Jul 31 05:22:41.559589 np0000006182 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 31 05:22:41.567214 np0000006182 devstack@c-api.service[100276]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 31 05:22:41.570358 np0000006182 devstack@c-api.service[100276]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 31 05:22:41 2026] *** Jul 31 05:22:41.570358 np0000006182 devstack@c-api.service[100276]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 31 05:22:41.570358 np0000006182 devstack@c-api.service[100276]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 31 05:22:41.570358 np0000006182 devstack@c-api.service[100276]: nodename: np0000006182 Jul 31 05:22:41.570358 np0000006182 devstack@c-api.service[100276]: machine: x86_64 Jul 31 05:22:41.570358 np0000006182 devstack@c-api.service[100276]: clock source: unix Jul 31 05:22:41.570358 np0000006182 devstack@c-api.service[100276]: pcre jit disabled Jul 31 05:22:41.570358 np0000006182 devstack@c-api.service[100276]: detected number of CPU cores: 16 Jul 31 05:22:41.570358 np0000006182 devstack@c-api.service[100276]: current working directory: / Jul 31 05:22:41.570358 np0000006182 devstack@c-api.service[100276]: detected binary path: /usr/bin/uwsgi-core Jul 31 05:22:41.570358 np0000006182 devstack@c-api.service[100276]: your processes number limit is 257052 Jul 31 05:22:41.570785 np0000006182 devstack@c-api.service[100276]: your memory page size is 4096 bytes Jul 31 05:22:41.570785 np0000006182 devstack@c-api.service[100276]: detected max file descriptor number: 2048 Jul 31 05:22:41.570785 np0000006182 devstack@c-api.service[100276]: lock engine: pthread robust mutexes Jul 31 05:22:41.570785 np0000006182 devstack@c-api.service[100276]: thunder lock: enabled Jul 31 05:22:41.570908 np0000006182 devstack@c-api.service[100276]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 31 05:22:41.570908 np0000006182 devstack@c-api.service[100276]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 31 05:22:41.570908 np0000006182 devstack@c-api.service[100276]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 31 05:22:41.570908 np0000006182 devstack@c-api.service[100276]: Set PythonHome to /opt/stack/data/venv Jul 31 05:22:41.614812 np0000006182 devstack@c-api.service[100276]: Python main interpreter initialized at 0x79a55fea4668 Jul 31 05:22:41.614812 np0000006182 devstack@c-api.service[100276]: python threads support enabled Jul 31 05:22:41.614812 np0000006182 devstack@c-api.service[100276]: your server socket listen backlog is limited to 100 connections Jul 31 05:22:41.614812 np0000006182 devstack@c-api.service[100276]: your mercy for graceful operations on workers is 80 seconds Jul 31 05:22:41.615425 np0000006182 devstack@c-api.service[100276]: mapped 671795 bytes (656 KB) for 4 cores Jul 31 05:22:41.615579 np0000006182 devstack@c-api.service[100276]: *** Operational MODE: preforking *** Jul 31 05:22:41.615844 np0000006182 devstack@c-api.service[100276]: *** uWSGI is running in multiple interpreter mode *** Jul 31 05:22:41.615844 np0000006182 devstack@c-api.service[100276]: spawned uWSGI master process (pid: 100276) Jul 31 05:22:41.616015 np0000006182 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 31 05:22:41.616555 np0000006182 devstack@c-api.service[100276]: spawned uWSGI worker 1 (pid: 100283, cores: 1) Jul 31 05:22:41.617428 np0000006182 devstack@c-api.service[100276]: spawned uWSGI worker 2 (pid: 100284, cores: 1) Jul 31 05:22:41.617906 np0000006182 devstack@c-api.service[100276]: spawned uWSGI worker 3 (pid: 100285, cores: 1) Jul 31 05:22:41.618469 np0000006182 devstack@c-api.service[100276]: spawned uWSGI worker 4 (pid: 100286, cores: 1) Jul 31 05:22:41.618530 np0000006182 devstack@c-api.service[100276]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 31 05:22:41.747667 np0000006182 devstack@c-api.service[100284]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 05:22:41.747667 np0000006182 devstack@c-api.service[100284]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 05:22:41.747667 np0000006182 devstack@c-api.service[100284]: we strongly recommend against using it for new projects. Jul 31 05:22:41.747667 np0000006182 devstack@c-api.service[100284]: If you are already using Eventlet, we recommend migrating to a different Jul 31 05:22:41.747667 np0000006182 devstack@c-api.service[100284]: framework. For more detail see Jul 31 05:22:41.747667 np0000006182 devstack@c-api.service[100284]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 05:22:41.747667 np0000006182 devstack@c-api.service[100284]: import eventlet # noqa Jul 31 05:22:41.760759 np0000006182 devstack@c-api.service[100286]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 05:22:41.760759 np0000006182 devstack@c-api.service[100286]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 05:22:41.760759 np0000006182 devstack@c-api.service[100286]: we strongly recommend against using it for new projects. Jul 31 05:22:41.760759 np0000006182 devstack@c-api.service[100286]: If you are already using Eventlet, we recommend migrating to a different Jul 31 05:22:41.760759 np0000006182 devstack@c-api.service[100286]: framework. For more detail see Jul 31 05:22:41.760759 np0000006182 devstack@c-api.service[100286]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 05:22:41.760759 np0000006182 devstack@c-api.service[100286]: import eventlet # noqa Jul 31 05:22:41.771999 np0000006182 devstack@c-api.service[100285]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 05:22:41.771999 np0000006182 devstack@c-api.service[100285]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 05:22:41.771999 np0000006182 devstack@c-api.service[100285]: we strongly recommend against using it for new projects. Jul 31 05:22:41.771999 np0000006182 devstack@c-api.service[100285]: If you are already using Eventlet, we recommend migrating to a different Jul 31 05:22:41.771999 np0000006182 devstack@c-api.service[100285]: framework. For more detail see Jul 31 05:22:41.771999 np0000006182 devstack@c-api.service[100285]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 05:22:41.771999 np0000006182 devstack@c-api.service[100285]: import eventlet # noqa Jul 31 05:22:41.779460 np0000006182 devstack@c-api.service[100283]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 05:22:41.779460 np0000006182 devstack@c-api.service[100283]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 05:22:41.779460 np0000006182 devstack@c-api.service[100283]: we strongly recommend against using it for new projects. Jul 31 05:22:41.779460 np0000006182 devstack@c-api.service[100283]: If you are already using Eventlet, we recommend migrating to a different Jul 31 05:22:41.779460 np0000006182 devstack@c-api.service[100283]: framework. For more detail see Jul 31 05:22:41.779460 np0000006182 devstack@c-api.service[100283]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 05:22:41.779460 np0000006182 devstack@c-api.service[100283]: import eventlet # noqa Jul 31 05:22:41.941541 np0000006182 devstack@c-api.service[100284]: /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 31 05:22:41.941541 np0000006182 devstack@c-api.service[100284]: from cgi import parse_header Jul 31 05:22:41.974500 np0000006182 devstack@c-api.service[100286]: /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 31 05:22:41.974500 np0000006182 devstack@c-api.service[100286]: from cgi import parse_header Jul 31 05:22:41.985994 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 05:22:41.985994 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:22:41.992128 np0000006182 devstack@c-api.service[100285]: /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 31 05:22:41.992128 np0000006182 devstack@c-api.service[100285]: from cgi import parse_header Jul 31 05:22:41.998165 np0000006182 devstack@c-api.service[100284]: /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 31 05:22:41.998165 np0000006182 devstack@c-api.service[100284]: removals.removed_module( Jul 31 05:22:42.000644 np0000006182 devstack@c-api.service[100284]: /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 31 05:22:42.000644 np0000006182 devstack@c-api.service[100284]: removals.removed_module( Jul 31 05:22:42.008840 np0000006182 devstack@c-api.service[100283]: /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 31 05:22:42.008840 np0000006182 devstack@c-api.service[100283]: from cgi import parse_header Jul 31 05:22:42.023271 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 05:22:42.023271 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:22:42.034516 np0000006182 devstack@c-api.service[100286]: /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 31 05:22:42.034516 np0000006182 devstack@c-api.service[100286]: removals.removed_module( Jul 31 05:22:42.036400 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 05:22:42.036400 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:22:42.036729 np0000006182 devstack@c-api.service[100286]: /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 31 05:22:42.036729 np0000006182 devstack@c-api.service[100286]: removals.removed_module( Jul 31 05:22:42.048085 np0000006182 devstack@c-api.service[100285]: /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 31 05:22:42.048085 np0000006182 devstack@c-api.service[100285]: removals.removed_module( Jul 31 05:22:42.050766 np0000006182 devstack@c-api.service[100285]: /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 31 05:22:42.050766 np0000006182 devstack@c-api.service[100285]: removals.removed_module( Jul 31 05:22:42.067277 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 31 05:22:42.067277 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:22:42.082547 np0000006182 devstack@c-api.service[100283]: /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 31 05:22:42.082547 np0000006182 devstack@c-api.service[100283]: removals.removed_module( Jul 31 05:22:42.085958 np0000006182 devstack@c-api.service[100283]: /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 31 05:22:42.085958 np0000006182 devstack@c-api.service[100283]: removals.removed_module( Jul 31 05:22:42.831643 np0000006182 devstack@c-api.service[100286]: /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 31 05:22:42.831643 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:22:42.884504 np0000006182 devstack@c-api.service[100286]: /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 31 05:22:42.884504 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:22:42.919629 np0000006182 devstack@c-api.service[100285]: /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 31 05:22:42.919629 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:22:42.966053 np0000006182 devstack@c-api.service[100284]: /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 31 05:22:42.966053 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:22:42.971224 np0000006182 devstack@c-api.service[100285]: /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 31 05:22:42.971224 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:22:43.037470 np0000006182 devstack@c-api.service[100284]: /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 31 05:22:43.037470 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:22:43.042114 np0000006182 devstack@c-api.service[100283]: /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 31 05:22:43.042114 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:22:43.066606 np0000006182 devstack@c-api.service[100286]: 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 31 05:22:43.066750 np0000006182 devstack@c-api.service[100286]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100286) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 05:22:43.108597 np0000006182 devstack@c-api.service[100283]: /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 31 05:22:43.108597 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:22:43.177030 np0000006182 devstack@c-api.service[100286]: /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 31 05:22:43.177030 np0000006182 devstack@c-api.service[100286]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 05:22:43.184913 np0000006182 devstack@c-api.service[100285]: 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 31 05:22:43.185198 np0000006182 devstack@c-api.service[100285]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100285) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 05:22:43.271803 np0000006182 devstack@c-api.service[100285]: /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 31 05:22:43.271803 np0000006182 devstack@c-api.service[100285]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 05:22:43.277850 np0000006182 devstack@c-api.service[100284]: 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 31 05:22:43.278142 np0000006182 devstack@c-api.service[100284]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100284) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 05:22:43.323294 np0000006182 devstack@c-api.service[100283]: 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 31 05:22:43.323569 np0000006182 devstack@c-api.service[100283]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100283) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 05:22:43.362387 np0000006182 devstack@c-api.service[100284]: /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 31 05:22:43.362387 np0000006182 devstack@c-api.service[100284]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 05:22:43.412738 np0000006182 devstack@c-api.service[100283]: /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 31 05:22:43.412738 np0000006182 devstack@c-api.service[100283]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 05:22:43.788755 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100285) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 05:22:43.789195 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.789300 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.789514 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.790639 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100286) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 05:22:43.791071 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100284) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 05:22:43.791172 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.791323 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.791598 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.791658 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.791718 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.791804 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.791922 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.792007 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.792051 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.792051 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.792171 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.792171 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.792253 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.792422 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.792519 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.792608 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.792699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.792739 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.792793 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.792832 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.792866 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.792906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.792959 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.793004 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.793084 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.793196 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.793313 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.793604 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.793675 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.793716 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.793792 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.793839 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.793900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.793939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.793977 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.794022 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.794072 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.794072 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.794164 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.794204 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.794271 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.794271 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.794345 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.794398 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.794440 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.794493 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.794539 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.794587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.794587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.794664 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.794710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.794761 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.794805 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.794855 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.794903 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.794988 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.795035 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.795076 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.795140 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.795194 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.795239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.795299 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.795299 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.795380 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.795429 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.795478 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.795519 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.795563 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.795607 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.796753 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.796816 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.796876 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.796933 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.796977 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.797019 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.797135 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.797619 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.797681 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.797728 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.797774 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.797856 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.797924 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.797970 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.798566 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.798672 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.798753 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.798857 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.798961 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.799059 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.799185 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.799260 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.799304 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.799382 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.799467 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.799524 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.799562 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.799605 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.799641 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.799677 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.799712 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.799787 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.799881 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.799945 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.799992 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.800027 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.800066 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.800117 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.800170 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.800216 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.800287 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.800340 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.800389 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.800426 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.800460 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.800500 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.800532 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.800568 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.800568 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.800762 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.800854 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.800942 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.800980 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.801042 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.801080 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.801152 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.801211 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.801279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.801319 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.801361 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.801409 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.801447 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.801447 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.801510 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.801551 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.801592 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.801592 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.801592 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.801681 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.801721 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.801757 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.801794 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.801830 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.801866 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.801907 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.801940 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.801975 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.802009 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.802043 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.802084 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.802148 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.802193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.802237 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.802283 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.802317 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.802363 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.802401 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.802442 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.802481 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.802534 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.802580 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.802616 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.802653 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.802690 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.802725 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.802776 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.802813 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.802848 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.802902 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.802940 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.802983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.803019 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.803062 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.803118 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.803160 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.804155 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.804214 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.804294 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.804360 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.804410 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.804478 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.804556 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.804931 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.805025 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.805085 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.805149 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.805234 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.805314 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.805382 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.805478 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.805591 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.805676 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.805774 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.805873 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.805968 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.806774 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.811739 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.811869 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.811869 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.811994 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.811994 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.811994 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.812169 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.812370 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.812418 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.812463 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.812512 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.812562 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.812599 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.812638 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.812671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.812671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.812743 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.812782 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.812820 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.812915 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.812961 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.813039 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.813083 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.813185 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.813232 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.813285 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.813578 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.813635 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.813683 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.813683 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.813757 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.813807 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.813939 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.814041 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.814117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.814158 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.814196 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.814255 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.814288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.814288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.814288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.814288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.815778 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.815850 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.815921 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.815980 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.816035 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.816090 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.816205 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.816286 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.816349 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.816392 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.816425 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.816461 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.816496 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.816537 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.816570 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.816605 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.816639 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.816682 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.816786 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.816875 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.816963 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.817010 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.817053 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.817090 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.817187 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.817273 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.817334 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.817383 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.817421 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.817462 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.817497 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.817533 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.817577 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.817613 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.817648 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.817700 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.817745 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.817794 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.817794 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.817871 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.817913 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.817962 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.818604 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.818688 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.818730 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.818772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.818872 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.818944 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.818993 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.819031 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.819064 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.819064 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.819161 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.819262 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.819306 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.819339 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.819373 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.819408 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.819447 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.819502 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.819558 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.819614 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.819678 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.821819 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.821915 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.821980 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.822040 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.822110 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.822183 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.822238 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.822287 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.822339 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.822379 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.822437 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.822486 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.822530 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.822572 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.822615 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.822655 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.822690 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.822721 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.822755 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.822799 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.822836 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.823221 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.823334 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.823371 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.823445 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.823482 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.823517 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.823561 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.823596 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.823636 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.823671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.823712 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.823747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.823782 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.823782 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.823850 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.823899 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.823945 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.823945 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.823945 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.823945 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.824068 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.825391 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.825451 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.825489 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.825526 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.825574 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.825612 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.825656 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.825706 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.825706 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.825784 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.825832 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.825871 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.825905 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.825951 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.825988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.825988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.826055 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.826092 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.826092 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.826204 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.826308 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.826355 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.826395 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.826451 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.826540 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.826592 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.826641 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.826641 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.826718 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.826759 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.826798 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.826837 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.826875 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.826920 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.826963 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.826963 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.827031 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.827072 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.827140 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.827377 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.827420 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.827460 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.827506 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.827546 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.827584 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.827622 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.827658 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.827694 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.827735 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.827772 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.827806 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.827838 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.827838 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.827910 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.827945 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.827977 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.828016 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.828049 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.828088 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.828142 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.828176 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.828225 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.828283 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.828318 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.828355 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.828394 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.828433 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.828470 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.828511 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.828552 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.828596 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.828639 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.828681 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.828733 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.828780 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.828821 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.828865 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.828865 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.828865 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.828865 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.828865 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.828865 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.828865 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.828865 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.829482 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.829582 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.829684 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.829790 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.829841 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.829893 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.829940 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.829977 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.830044 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.830115 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.830155 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.830262 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.830356 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.830462 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.830517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.830580 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.830668 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.830765 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.830858 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.830951 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.831056 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.831161 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.831266 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.831347 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.831424 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.831484 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.831537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.831583 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.831635 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.831679 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.831722 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.832063 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.832139 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.832193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.832254 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.832303 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.832350 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.832389 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.832443 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.832488 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.832535 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.832576 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.832621 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.832670 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.832711 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.832756 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.832799 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.832850 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.832901 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.832954 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.832999 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.833044 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.833087 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.833146 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.833201 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.833260 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.833301 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.833353 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.833398 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.833446 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.833489 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.833530 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.833577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.835727 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.835803 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.835883 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.835955 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.836015 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.836058 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.836122 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.836170 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.836213 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.836270 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.836332 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.836438 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.836510 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.836625 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.838868 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.838983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.839094 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.839226 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.839368 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.839470 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.839589 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.840438 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.840498 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.840590 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.840649 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.840708 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.840779 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.840822 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.840868 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.840906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.840940 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.840998 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.841128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.841181 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.841181 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.841282 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.841329 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.841370 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.841413 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.841506 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.841593 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.841709 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.842159 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.842216 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.842303 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.842361 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.842402 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.842443 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.842481 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.842517 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.842554 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.842595 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.842646 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.842689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.842689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.842757 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.842792 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.842829 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.842829 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.842903 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.842950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.842950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.842950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.843999 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.844060 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.844135 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.844212 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.844275 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.844324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.844324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.844391 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.844445 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.844493 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.844535 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.844582 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.844635 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.844679 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.844720 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.844763 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.844810 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.844863 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.844902 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.844941 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.844979 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.845018 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.845054 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.845091 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.845141 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.845180 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.845220 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.845280 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.845321 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.845358 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.845400 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.845400 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.845474 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.845518 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.845556 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.845599 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.845636 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.845681 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.845725 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.845725 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.845725 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.845725 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.849667 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.849764 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.849804 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.849862 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.849949 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.850039 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.850459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.850562 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.850641 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.850729 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.850799 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.850868 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.850940 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.851023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.851240 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.851386 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.851503 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.851609 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.851707 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.851810 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.851924 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.855846 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.855946 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.856013 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.856067 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.856157 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.856157 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.856234 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.856290 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.856329 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.856368 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.856411 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.856411 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.856411 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.856528 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.857170 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.857234 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.857234 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.857329 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.857372 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.857413 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.857452 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.857496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.857537 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.857597 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.857642 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.857684 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.857727 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.857776 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.857818 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.857860 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.857901 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.857941 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.857981 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.858023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.858073 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.858073 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.858166 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.858201 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.858309 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.858464 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.858553 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.858646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.861045 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100284) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.861164 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.861227 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100283) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 05:22:43.861281 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.861327 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100286) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.861379 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.861425 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.861462 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100284) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.861498 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100285) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.861541 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.861541 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.861606 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100284) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.861654 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.861690 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100286) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.861727 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.861783 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100286) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.861874 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.861977 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.861977 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100285) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.862057 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.862111 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100285) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.862148 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.862727 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.862796 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.862847 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.862919 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.862960 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.863119 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.863119 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.863609 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.863673 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.863717 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.863767 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.863827 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.863881 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.863940 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.863995 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.864057 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.864140 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.864208 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.864273 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.864351 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.864411 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.864962 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.865012 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.865077 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.865197 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.865257 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.865324 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.865397 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.865641 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.865692 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.865754 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.865821 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.865906 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.865986 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.866051 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.866576 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.866634 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.866676 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.866736 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.866780 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.866827 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.866925 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.867206 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.867269 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.867327 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.867383 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.867433 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.867475 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.867564 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.867611 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.867660 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.867726 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.867781 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.867831 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.867880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.867939 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.868714 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.868778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.868826 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.868887 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.868934 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.868982 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.869044 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.870075 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.870158 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.870219 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.870289 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.870332 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.870410 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.870458 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.870757 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.870815 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.870858 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.870905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.870955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.871004 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.871068 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.871894 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.871948 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.871992 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.872064 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.872139 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.872198 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.872267 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.872553 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.872621 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.872663 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.872738 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.872784 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.872838 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.872893 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.873399 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.873464 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.873513 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.873557 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.873616 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.873689 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.873753 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.874437 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.874492 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.874543 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.874607 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.874662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.874744 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.874791 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.875111 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.875163 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.875233 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.875300 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.875356 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.875407 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.875467 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.876031 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.876084 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.876147 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.876220 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.876287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.876345 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.876419 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.876640 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.876706 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.876783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.876830 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.876888 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.876931 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.876998 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.877045 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.877113 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.877176 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.877231 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.877297 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.877348 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.877406 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.877464 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.877617 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.877677 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.877742 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.877808 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.877851 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.877902 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.878388 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.878439 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.878506 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.878651 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.878713 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.878790 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.878843 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.879155 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.879220 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.879333 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.879333 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.879399 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.879437 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.879483 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.879538 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.879587 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.879640 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.879695 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.879748 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.879816 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.879862 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.880437 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.880498 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.880540 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.880586 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.880630 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.880695 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.880740 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.881280 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.881340 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.881386 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.881493 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.881493 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.881563 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.881597 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.882026 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.882074 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.882141 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.882203 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.882262 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.882319 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.882369 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.882792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.882868 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.882918 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.882986 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.883029 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.883078 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.883158 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.883224 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.883289 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.883345 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.883396 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.883447 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.883496 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.883555 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.884444 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.884516 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.884596 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.884694 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.884773 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.884872 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.884959 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.885878 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.885943 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.886051 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.886151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.886259 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.886346 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.886450 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.886792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.886863 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.886963 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.887051 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.887151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.887259 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.887360 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 05:22:43.888041 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100283) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 05:22:43.888125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 05:22:43.888230 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 05:22:43.888310 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 05:22:43.888414 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100283) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 05:22:43.888487 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100283) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 05:22:43.905589 np0000006182 devstack@c-api.service[100284]: INFO dbcounter [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Registered counter for database cinder Jul 31 05:22:43.911032 np0000006182 devstack@c-api.service[100286]: INFO dbcounter [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Registered counter for database cinder Jul 31 05:22:43.913178 np0000006182 devstack@c-api.service[100285]: INFO dbcounter [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Registered counter for database cinder Jul 31 05:22:43.933724 np0000006182 devstack@c-api.service[100283]: INFO dbcounter [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Registered counter for database cinder Jul 31 05:22:43.949559 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 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=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:43.956705 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-f413af50-7975-4478-ae60-8108c9b4eac3 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=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:43.957661 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 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=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:43.976081 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f 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=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:44.057284 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writer thread running {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 05:22:44.060051 np0000006182 devstack@c-api.service[100284]: INFO cinder.rpc [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 05:22:44.062625 np0000006182 devstack@c-api.service[100284]: INFO cinder.rpc [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 05:22:44.064791 np0000006182 devstack@c-api.service[100284]: INFO cinder.rpc [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 05:22:44.066728 np0000006182 devstack@c-api.service[100284]: INFO cinder.rpc [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 05:22:44.067076 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.067443 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.070087 np0000006182 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 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 31 05:22:44.072659 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.072845 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.075731 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writer thread running {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 05:22:44.077754 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writer thread running {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 05:22:44.078431 np0000006182 devstack@c-api.service[100286]: INFO cinder.rpc [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 05:22:44.080571 np0000006182 devstack@c-api.service[100285]: INFO cinder.rpc [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 05:22:44.080823 np0000006182 devstack@c-api.service[100286]: INFO cinder.rpc [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 05:22:44.083533 np0000006182 devstack@c-api.service[100286]: INFO cinder.rpc [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 05:22:44.083702 np0000006182 devstack@c-api.service[100285]: INFO cinder.rpc [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 05:22:44.086113 np0000006182 devstack@c-api.service[100285]: INFO cinder.rpc [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 05:22:44.086167 np0000006182 devstack@c-api.service[100286]: INFO cinder.rpc [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 05:22:44.086589 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.086896 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.087637 np0000006182 devstack@c-api.service[100286]: WARNING cinder.keymgr.conf_key_mgr [None req-f413af50-7975-4478-ae60-8108c9b4eac3 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 31 05:22:44.088191 np0000006182 devstack@c-api.service[100285]: INFO cinder.rpc [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 05:22:44.088595 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.088895 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.089657 np0000006182 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 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 31 05:22:44.090424 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.090602 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.092570 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.092718 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.103430 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 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=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:44.105687 np0000006182 devstack@c-api.service[100284]: INFO cinder.rpc [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 05:22:44.107647 np0000006182 devstack@c-api.service[100284]: INFO cinder.rpc [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 05:22:44.108042 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.108235 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.113775 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writer thread running {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 05:22:44.117031 np0000006182 devstack@c-api.service[100283]: INFO cinder.rpc [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 05:22:44.117547 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.117753 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.120075 np0000006182 devstack@c-api.service[100283]: INFO cinder.rpc [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 05:22:44.121307 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.121480 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.122720 np0000006182 devstack@c-api.service[100283]: INFO cinder.rpc [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 05:22:44.123849 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.123974 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.124973 np0000006182 devstack@c-api.service[100283]: INFO cinder.rpc [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 05:22:44.125469 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.125852 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.126521 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-f413af50-7975-4478-ae60-8108c9b4eac3 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=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:44.126662 np0000006182 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f 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 31 05:22:44.126780 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.126923 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.128889 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.129013 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.129341 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.129517 np0000006182 devstack@c-api.service[100286]: INFO cinder.rpc [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 05:22:44.129558 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.130905 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.131017 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.132684 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 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=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:44.132748 np0000006182 devstack@c-api.service[100286]: INFO cinder.rpc [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 05:22:44.133260 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.133308 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.133415 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.133484 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.135472 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.135609 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.136344 np0000006182 devstack@c-api.service[100285]: INFO cinder.rpc [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 05:22:44.137645 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.137771 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.138594 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.138705 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.139593 np0000006182 devstack@c-api.service[100285]: INFO cinder.rpc [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 05:22:44.140274 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.140512 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.140561 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.140651 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.143699 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.143893 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.144902 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.145075 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.146422 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.146557 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.147536 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.147654 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.151132 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.151132 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.151132 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.151274 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.151312 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.151350 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.151389 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.151389 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.151753 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.151871 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.152700 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.152825 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.153185 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.153338 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.153482 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.153592 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.154185 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.154337 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.155302 np0000006182 devstack@c-api.service[100284]: WARNING cinder.api.contrib.hosts [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 05:22:44.155576 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.155655 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.155693 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.155730 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.155765 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.155896 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.156324 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: extensions {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.157532 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: consistencygroups {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.157661 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.157815 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.164129 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.164268 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: extra_specs {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.164319 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.164355 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.164393 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: capabilities {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.164423 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.164459 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.164459 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.164517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: backups {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.164574 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f 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=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:44.164760 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.164944 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.165740 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: os-quota-sets {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.165862 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.166001 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.166154 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.166652 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.167461 np0000006182 devstack@c-api.service[100283]: INFO cinder.rpc [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 05:22:44.167653 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: qos-specs {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.167725 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.167875 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.170114 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: encryption {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.170806 np0000006182 devstack@c-api.service[100283]: INFO cinder.rpc [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 05:22:44.171303 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.171373 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.171519 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.171566 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.172151 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.172199 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: encryption {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.172305 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.173965 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: cgsnapshots {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.174777 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.174904 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.174951 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.175155 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.175897 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: scheduler-stats {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.176644 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.176789 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.177608 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: os-volume-manage {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.177833 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.177972 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.178296 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.178474 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.178659 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.178791 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.179352 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: os-snapshot-manage {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.179509 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.179628 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.180435 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.180558 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.181076 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: os-volume-transfer {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.181192 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.181316 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.181768 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.181950 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.181994 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.182072 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.182888 np0000006182 devstack@c-api.service[100286]: WARNING cinder.api.contrib.hosts [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 05:22:44.183151 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.183197 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: os-hosts {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.183282 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.184037 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: extensions {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.184878 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.184931 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: os-volume-type-access {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.185089 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.185258 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.185370 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: consistencygroups {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.185449 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.187032 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: os-availability-zone {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.187116 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: extra_specs {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.188573 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extended resource: os-quota-class-sets {{(pid=100284) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.188902 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.189132 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.193120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: capabilities {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.193261 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.193261 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.193333 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.193371 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.193410 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.193445 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: backups {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.193482 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.193482 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.193482 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.193562 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: os-quota-sets {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.193595 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.193595 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.193666 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.193666 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.193726 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.snapshot_actions [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] SnapshotActionsController initialized {{(pid=100284) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 05:22:44.193760 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: qos-specs {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.193791 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.193901 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.195086 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.195284 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.195866 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: encryption {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.196192 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.196364 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.197328 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.197378 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: encryption {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.197488 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.198458 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.198547 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.198610 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.198725 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: cgsnapshots {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.198772 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.199347 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.199527 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.199675 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.199820 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.199963 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.200020 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: scheduler-stats {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.200117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.200270 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension UsedLimits extending resource: limits {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.200407 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.200498 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.200541 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.200690 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.200734 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.200847 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension AdminActions extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.201004 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension AdminActions extending resource: snapshots {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.201164 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension AdminActions extending resource: backups {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.201215 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: os-volume-manage {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.201316 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension VolumeActions extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.201491 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.201635 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.router [None req-86d7096b-ffd6-4bc1-b2a0-63991ed918d0 None None] Extension TypesManage extending resource: types {{(pid=100284) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.201960 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.202162 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.202553 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: os-snapshot-manage {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.203823 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: os-volume-transfer {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.204653 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.204879 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.204962 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.205187 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.205439 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: os-hosts {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.206547 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: os-volume-type-access {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.206925 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.207151 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.208053 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: os-availability-zone {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.208481 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.208529 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.208674 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.208719 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.209382 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extended resource: os-quota-class-sets {{(pid=100286) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.209836 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.210026 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.210802 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.210974 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.211156 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.211368 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.211529 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.211717 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.211781 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.211923 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.212407 np0000006182 devstack@c-api.service[100284]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79a55fea4668 pid: 100284 (default app) Jul 31 05:22:44.212509 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.212691 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.212736 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.212824 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.213614 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.snapshot_actions [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] SnapshotActionsController initialized {{(pid=100286) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 05:22:44.213661 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.213809 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.214032 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.214185 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.214928 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.215065 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.215127 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.215176 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.215208 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.215273 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.216011 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.216069 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.216126 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.216170 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.216200 np0000006182 devstack@c-api.service[100285]: WARNING cinder.api.contrib.hosts [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 05:22:44.216509 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.216610 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.216680 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.216714 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.217255 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.217417 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.217479 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: extensions {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.217530 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.217612 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.217703 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.217814 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.217938 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension UsedLimits extending resource: limits {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.218064 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.218199 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.218331 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.218457 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension AdminActions extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.218513 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.218562 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension AdminActions extending resource: snapshots {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.218658 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension AdminActions extending resource: backups {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.218687 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.218752 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension VolumeActions extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.218874 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.218968 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.router [None req-f413af50-7975-4478-ae60-8108c9b4eac3 None None] Extension TypesManage extending resource: types {{(pid=100286) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.219369 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: consistencygroups {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.223469 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: extra_specs {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.225331 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.225434 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.225751 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: capabilities {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.226818 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3005075-2260-46a8-ab81-ac2f80a3a177 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:22:44.227260 np0000006182 devstack@c-api.service[100286]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79a55fea4668 pid: 100286 (default app) Jul 31 05:22:44.227613 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: backups {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.229019 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.229139 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.230286 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: os-quota-sets {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.230837 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1/1] 10.4.3.227 () {60 vars in 925 bytes} [Fri Jul 31 05:22:44 2026] GET /volume/v3/ => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 05:22:44.231172 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.231172 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.231971 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.232113 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.232320 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: qos-specs {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.232858 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.233265 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.233869 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.234043 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.235035 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.235125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: encryption {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.235184 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.235951 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.236115 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.237340 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.237340 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.237444 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: encryption {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.237803 np0000006182 devstack@c-api.service[100283]: WARNING cinder.api.contrib.hosts [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 05:22:44.238027 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.238180 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.238736 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: extensions {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.239272 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: cgsnapshots {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.240060 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: consistencygroups {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.241263 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: scheduler-stats {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.242584 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: extra_specs {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.243840 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: os-volume-manage {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.243901 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: capabilities {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.244896 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: backups {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.245209 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: os-snapshot-manage {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.246569 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: os-quota-sets {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.247701 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: os-volume-transfer {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.247857 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: qos-specs {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.249451 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: encryption {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.249537 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: os-hosts {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.250973 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: encryption {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.251384 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: os-volume-type-access {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.252443 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: cgsnapshots {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.253354 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: scheduler-stats {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.253454 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: os-availability-zone {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.255070 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: os-volume-manage {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.256186 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extended resource: os-quota-class-sets {{(pid=100285) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.256294 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: os-snapshot-manage {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.257423 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.257584 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: os-volume-transfer {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.257643 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.258840 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.259336 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.259393 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: os-hosts {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.260184 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.260372 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.260428 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: os-volume-type-access {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.261239 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.snapshot_actions [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] SnapshotActionsController initialized {{(pid=100285) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 05:22:44.261671 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: os-availability-zone {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.262798 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extended resource: os-quota-class-sets {{(pid=100283) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 05:22:44.263175 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.263410 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.264371 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.264485 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.264536 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.264667 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.265388 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.265436 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.265716 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.265900 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.266267 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.266445 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.267013 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.267073 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.snapshot_actions [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] SnapshotActionsController initialized {{(pid=100283) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 05:22:44.267270 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.268095 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.268188 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.268221 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.268384 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.268429 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.268546 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.268699 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.268840 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.268997 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension UsedLimits extending resource: limits {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.269169 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.269225 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.269346 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.269387 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.269497 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.269672 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension AdminActions extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.269838 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension AdminActions extending resource: snapshots {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.270010 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension AdminActions extending resource: backups {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.270041 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.270164 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.270203 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension VolumeActions extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.270367 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.270529 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.router [None req-edb845f1-95b7-4146-9918-c0cca7f73ea6 None None] Extension TypesManage extending resource: types {{(pid=100285) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.270844 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:22:44.270998 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:22:44.271561 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.271688 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.271788 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.271888 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.271982 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.272070 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.272196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension UsedLimits extending resource: limits {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.272305 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.272398 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.272496 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.272604 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension AdminActions extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.272757 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension AdminActions extending resource: snapshots {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.272877 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension AdminActions extending resource: backups {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.272983 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension VolumeActions extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.273113 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.273222 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.router [None req-c79c044c-0c8d-4d9f-8742-3844e401d80f None None] Extension TypesManage extending resource: types {{(pid=100283) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 05:22:44.281681 np0000006182 devstack@c-api.service[100283]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79a55fea4668 pid: 100283 (default app) Jul 31 05:22:44.281924 np0000006182 devstack@c-api.service[100285]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79a55fea4668 pid: 100285 (default app) Jul 31 05:22:49.646799 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-224a5a19-677c-49e7-a1a3-95fea8c04876 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:22:50.422388 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-224a5a19-677c-49e7-a1a3-95fea8c04876 admin admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:22:50.423258 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-224a5a19-677c-49e7-a1a3-95fea8c04876 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:22:50.425874 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:22:50.425874 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:22:50.475122 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-224a5a19-677c-49e7-a1a3-95fea8c04876 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=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:50.512785 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-224a5a19-677c-49e7-a1a3-95fea8c04876 admin admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:22:50.513288 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1/2] 10.4.3.227 () {68 vars in 1302 bytes} [Fri Jul 31 05:22:49 2026] POST /volume/v3/types => generated 183 bytes in 879 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:22:50.525135 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eaa02c8e-0e22-417c-9044-9734278e1168 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:22:50.834793 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eaa02c8e-0e22-417c-9044-9734278e1168 admin admin] POST https://10.4.3.227/volume/v3/types/e1330a49-eff5-466e-875e-1fdcc160b655/extra_specs Jul 31 05:22:50.835515 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eaa02c8e-0e22-417c-9044-9734278e1168 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:22:50.837369 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:22:50.837369 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:22:50.872642 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-eaa02c8e-0e22-417c-9044-9734278e1168 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=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:50.946279 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eaa02c8e-0e22-417c-9044-9734278e1168 admin admin] https://10.4.3.227/volume/v3/types/e1330a49-eff5-466e-875e-1fdcc160b655/extra_specs returned with HTTP 200 Jul 31 05:22:50.946279 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 2/3] 10.4.3.227 () {68 vars in 1449 bytes} [Fri Jul 31 05:22:50 2026] POST /volume/v3/types/e1330a49-eff5-466e-875e-1fdcc160b655/extra_specs => generated 52 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:22:51.259950 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd6b5c3b-4c39-4cde-b95f-f79e6f54c8a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:22:51.609599 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd6b5c3b-4c39-4cde-b95f-f79e6f54c8a7 admin admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:22:51.610250 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd6b5c3b-4c39-4cde-b95f-f79e6f54c8a7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:22:51.612057 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:22:51.612057 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:22:51.650327 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-cd6b5c3b-4c39-4cde-b95f-f79e6f54c8a7 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=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:51.685482 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd6b5c3b-4c39-4cde-b95f-f79e6f54c8a7 admin admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:22:51.686078 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1/4] 10.4.3.227 () {68 vars in 1302 bytes} [Fri Jul 31 05:22:51 2026] POST /volume/v3/types => generated 186 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:22:51.707388 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-035c4249-949a-4a69-af90-51720cb2e33a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:22:52.000312 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-035c4249-949a-4a69-af90-51720cb2e33a admin admin] POST https://10.4.3.227/volume/v3/types/abe4a680-032d-488a-966d-aeddf94308ae/extra_specs Jul 31 05:22:52.000877 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-035c4249-949a-4a69-af90-51720cb2e33a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:22:52.002575 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:22:52.002575 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:22:52.035972 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-035c4249-949a-4a69-af90-51720cb2e33a 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=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:22:52.097263 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-035c4249-949a-4a69-af90-51720cb2e33a admin admin] https://10.4.3.227/volume/v3/types/abe4a680-032d-488a-966d-aeddf94308ae/extra_specs returned with HTTP 200 Jul 31 05:22:52.097664 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1/5] 10.4.3.227 () {68 vars in 1449 bytes} [Fri Jul 31 05:22:51 2026] POST /volume/v3/types/abe4a680-032d-488a-966d-aeddf94308ae/extra_specs => generated 45 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:23:00.509027 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:23:00.941867 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:23:01.682714 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:23:02.095606 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:23:17.767242 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f3da09cc-fe40-4028-9d9d-fe87557f12b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:23:17.767912 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3da09cc-fe40-4028-9d9d-fe87557f12b7 None None] GET https://10.4.3.227/volume// Jul 31 05:23:17.768144 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3da09cc-fe40-4028-9d9d-fe87557f12b7 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:23:17.768393 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3da09cc-fe40-4028-9d9d-fe87557f12b7 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:23:17.768912 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3da09cc-fe40-4028-9d9d-fe87557f12b7 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:23:17.769258 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 2/6] 10.4.3.227 () {66 vars in 1425 bytes} [Fri Jul 31 05:23:17 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:24:02.346260 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00acdd49-2e4e-4107-adf0-bfedbc6d2b98 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:24:02.657240 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00acdd49-2e4e-4107-adf0-bfedbc6d2b98 tempest-verify_tempest_config-872607042 tempest-verify_tempest_config-872607042-project-member] GET https://10.4.3.227/volume/v3/extensions Jul 31 05:24:02.657473 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00acdd49-2e4e-4107-adf0-bfedbc6d2b98 tempest-verify_tempest_config-872607042 tempest-verify_tempest_config-872607042-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:24:02.657731 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00acdd49-2e4e-4107-adf0-bfedbc6d2b98 tempest-verify_tempest_config-872607042 tempest-verify_tempest_config-872607042-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:24:02.658049 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00acdd49-2e4e-4107-adf0-bfedbc6d2b98 tempest-verify_tempest_config-872607042 tempest-verify_tempest_config-872607042-project-member] https://10.4.3.227/volume/v3/extensions returned with HTTP 200 Jul 31 05:24:02.658403 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 3/7] 10.4.3.227 () {66 vars in 1246 bytes} [Fri Jul 31 05:24:02 2026] GET /volume/v3/extensions => generated 5245 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:24:51.212657 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5bfcc279-f442-4359-8a05-a303271d0a62 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:24:51.646827 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:24:51.647442 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2145600983"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:24:51.649003 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-2145600983'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:24:51.649401 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Create volume of 1 GB Jul 31 05:24:51.658786 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Availability zone cache updated, next update will occur around 2026-07-31 06:24:51.658211. {{(pid=100283) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 05:24:51.658957 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Availability Zones retrieved successfully. Jul 31 05:24:51.685785 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Flow 'volume_create_api' (76bfd9f8-c660-4784-85c9-6f970a0460af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:24:51.687554 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30afcda-d960-41cb-89df-2814a6f49d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:24:51.689500 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:24:51.747923 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a30afcda-d960-41cb-89df-2814a6f49d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:24:51.748603 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f1b9ad-8f6d-42fc-bf29-4ce04e80e41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:24:51.796814 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-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 31 05:24:51.797570 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-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 31 05:24:51.850287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Created reservations ['4ea5710f-301e-4726-b87d-f149b4268862', '46bd458b-2a19-4b92-936e-b620921e5329', 'ba6dfaae-a2c7-4001-9188-73390844e6c8', 'ff84e15e-1567-42bc-b31c-56f36e15b9ff'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:24:51.851194 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e5f1b9ad-8f6d-42fc-bf29-4ce04e80e41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ea5710f-301e-4726-b87d-f149b4268862', '46bd458b-2a19-4b92-936e-b620921e5329', 'ba6dfaae-a2c7-4001-9188-73390844e6c8', 'ff84e15e-1567-42bc-b31c-56f36e15b9ff']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:24:51.852125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f479a5-0603-4130-a605-cce3e4a527ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:24:51.915087 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71f479a5-0603-4130-a605-cce3e4a527ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a3aedf3-f19b-4580-a464-9293441c922e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2145600983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c44bc619a945d1abe3a74ba469e385',qos_specs=None,replication_status=,reservations=['4ea5710f-301e-4726-b87d-f149b4268862','46bd458b-2a19-4b92-936e-b620921e5329','ba6dfaae-a2c7-4001-9188-73390844e6c8','ff84e15e-1567-42bc-b31c-56f36e15b9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a18ba3973449d3a3534ec2991887f3',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:24:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-2145600983',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a3aedf3-f19b-4580-a464-9293441c922e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23c44bc619a945d1abe3a74ba469e385',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a5a18ba3973449d3a3534ec2991887f3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:24:51.915780 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2db836b-061e-49b8-b5af-47d8ee50b6d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:24:51.944134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2db836b-061e-49b8-b5af-47d8ee50b6d9) transitioned into state 'SUCCESS' from state '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-2145600983',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23c44bc619a945d1abe3a74ba469e385',qos_specs=None,replication_status=,reservations=['4ea5710f-301e-4726-b87d-f149b4268862','46bd458b-2a19-4b92-936e-b620921e5329','ba6dfaae-a2c7-4001-9188-73390844e6c8','ff84e15e-1567-42bc-b31c-56f36e15b9ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a5a18ba3973449d3a3534ec2991887f3',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:24:51.945015 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7641819f-6fcb-428e-9c52-1c37ae5a27af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:24:51.967843 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7641819f-6fcb-428e-9c52-1c37ae5a27af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:24:51.968763 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Flow 'volume_create_api' (76bfd9f8-c660-4784-85c9-6f970a0460af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:24:51.969199 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Create volume request issued successfully. Jul 31 05:24:51.970058 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5bfcc279-f442-4359-8a05-a303271d0a62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:24:51.970535 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 2/8] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:24:51 2026] POST /volume/v3/volumes => generated 759 bytes in 759 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:24:54.402400 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:24:54.405235 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:24:54.405857 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1931963155", "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:24:54.407606 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1931963155', 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:24:54.927166 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Create volume of 1 GB Jul 31 05:24:54.941798 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Availability zone cache updated, next update will occur around 2026-07-31 06:24:54.941142. {{(pid=100285) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 05:24:54.941950 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Availability Zones retrieved successfully. Jul 31 05:24:54.963672 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Flow 'volume_create_api' (f1b5ef31-e717-423f-994a-e8b820a644a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:24:54.965269 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79892ce9-7fb0-4ffb-a8c3-9948c8f2e224) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:24:54.966526 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:24:55.074834 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79892ce9-7fb0-4ffb-a8c3-9948c8f2e224) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:24:55.075780 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fda60e-6a3f-4aa4-95a0-cc0b66f4d1f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:24:55.118479 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-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 31 05:24:55.118883 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-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 31 05:24:55.175692 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Created reservations ['cb4db049-a2e5-4011-aebf-3f72a15006e2', '44b285bd-9126-4610-8c07-c285e5156a27', '5ea86f63-0f69-44b2-898f-6a0357061b34', '6d47320f-0700-408b-a533-3d026f1deada'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:24:55.177168 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3fda60e-6a3f-4aa4-95a0-cc0b66f4d1f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb4db049-a2e5-4011-aebf-3f72a15006e2', '44b285bd-9126-4610-8c07-c285e5156a27', '5ea86f63-0f69-44b2-898f-6a0357061b34', '6d47320f-0700-408b-a533-3d026f1deada']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:24:55.177950 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753a6458-bb28-4aae-89cd-a77c51881612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:24:55.232920 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (753a6458-bb28-4aae-89cd-a77c51881612) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f8f72fd-ac28-4324-b95b-6e5a8c000746', '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-1931963155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4702641b98c441659c85c310bb585e5e',qos_specs=None,replication_status=,reservations=['cb4db049-a2e5-4011-aebf-3f72a15006e2','44b285bd-9126-4610-8c07-c285e5156a27','5ea86f63-0f69-44b2-898f-6a0357061b34','6d47320f-0700-408b-a533-3d026f1deada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='442fe789de65440791334a994afbe553',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:24:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1931963155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f8f72fd-ac28-4324-b95b-6e5a8c000746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4702641b98c441659c85c310bb585e5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='442fe789de65440791334a994afbe553',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:24:55.234161 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f21346e-cd10-4495-8982-433eff292ca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:24:55.268856 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f21346e-cd10-4495-8982-433eff292ca1) transitioned into state 'SUCCESS' from state '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-1931963155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4702641b98c441659c85c310bb585e5e',qos_specs=None,replication_status=,reservations=['cb4db049-a2e5-4011-aebf-3f72a15006e2','44b285bd-9126-4610-8c07-c285e5156a27','5ea86f63-0f69-44b2-898f-6a0357061b34','6d47320f-0700-408b-a533-3d026f1deada'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='442fe789de65440791334a994afbe553',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:24:55.270029 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3d51d38-7c4e-47b6-aba6-f222678fad6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:24:55.298129 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3d51d38-7c4e-47b6-aba6-f222678fad6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:24:55.299667 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Flow 'volume_create_api' (f1b5ef31-e717-423f-994a-e8b820a644a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:24:55.300162 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Create volume request issued successfully. Jul 31 05:24:55.301581 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6dffa00c-8bc4-4486-a269-6b70fa194cb3 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:24:55.302199 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 2/9] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:24:54 2026] POST /volume/v3/volumes => generated 899 bytes in 900 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:24:55.320767 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-53e4d6f4-2644-4940-8b84-6d44af8a259e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:24:55.324319 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53e4d6f4-2644-4940-8b84-6d44af8a259e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:24:55.324657 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53e4d6f4-2644-4940-8b84-6d44af8a259e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:24:55.325558 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53e4d6f4-2644-4940-8b84-6d44af8a259e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:24:55.381360 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:24:55.381360 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:24:55.391639 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-53e4d6f4-2644-4940-8b84-6d44af8a259e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:24:55.399615 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53e4d6f4-2644-4940-8b84-6d44af8a259e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:24:55.400060 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 3/10] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:24:55 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 967 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:24:56.418306 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68dcaf44-86aa-4a4e-a615-dd281f783b3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:24:56.423235 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68dcaf44-86aa-4a4e-a615-dd281f783b3b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:24:56.423614 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68dcaf44-86aa-4a4e-a615-dd281f783b3b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:24:56.423917 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68dcaf44-86aa-4a4e-a615-dd281f783b3b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:24:56.466592 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:24:56.466592 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:24:56.476405 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-68dcaf44-86aa-4a4e-a615-dd281f783b3b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:24:56.485948 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68dcaf44-86aa-4a4e-a615-dd281f783b3b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:24:56.486372 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 4/11] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:24:56 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 991 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:24:57.504845 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa2b728d-f878-413f-931a-788f31baf77f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:24:57.507872 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa2b728d-f878-413f-931a-788f31baf77f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:24:57.508039 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa2b728d-f878-413f-931a-788f31baf77f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:24:57.508360 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa2b728d-f878-413f-931a-788f31baf77f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:24:57.519121 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:24:57.519121 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:24:57.527732 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aa2b728d-f878-413f-931a-788f31baf77f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:24:57.538294 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa2b728d-f878-413f-931a-788f31baf77f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:24:57.538744 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 3/12] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:24:57 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 991 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:24:58.554123 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-07307c68-abb8-4f18-8e87-956d0177c3f0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:24:58.556598 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07307c68-abb8-4f18-8e87-956d0177c3f0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:24:58.556989 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07307c68-abb8-4f18-8e87-956d0177c3f0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:24:58.557329 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-07307c68-abb8-4f18-8e87-956d0177c3f0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:24:58.566066 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:24:58.566066 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:24:58.573239 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-07307c68-abb8-4f18-8e87-956d0177c3f0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:24:58.581626 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-07307c68-abb8-4f18-8e87-956d0177c3f0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:24:58.582201 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 3/13] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:24:58 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 991 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:24:59.601562 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-85b0fbc4-c5ba-4774-92b0-cd3e3a51886d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:24:59.604257 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85b0fbc4-c5ba-4774-92b0-cd3e3a51886d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:24:59.604494 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85b0fbc4-c5ba-4774-92b0-cd3e3a51886d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:24:59.604858 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85b0fbc4-c5ba-4774-92b0-cd3e3a51886d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:24:59.615228 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:24:59.615228 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:24:59.621982 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-85b0fbc4-c5ba-4774-92b0-cd3e3a51886d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:24:59.633216 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85b0fbc4-c5ba-4774-92b0-cd3e3a51886d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:24:59.634180 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 4/14] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:24:59 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:00.649443 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43b21942-87df-4793-be38-c5eb3a7cd9f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:00.653008 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43b21942-87df-4793-be38-c5eb3a7cd9f5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:00.653008 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43b21942-87df-4793-be38-c5eb3a7cd9f5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:00.653008 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43b21942-87df-4793-be38-c5eb3a7cd9f5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:00.661051 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:00.661051 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:00.672123 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-43b21942-87df-4793-be38-c5eb3a7cd9f5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:00.675383 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43b21942-87df-4793-be38-c5eb3a7cd9f5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:00.676094 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 5/15] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:00 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:01.697577 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cbd4faa9-4ce3-47c3-83e7-1b0f4b0fdf4f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:01.699475 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbd4faa9-4ce3-47c3-83e7-1b0f4b0fdf4f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:01.699750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbd4faa9-4ce3-47c3-83e7-1b0f4b0fdf4f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:01.700175 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbd4faa9-4ce3-47c3-83e7-1b0f4b0fdf4f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:01.709697 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:01.709697 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:01.715171 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cbd4faa9-4ce3-47c3-83e7-1b0f4b0fdf4f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:01.723123 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbd4faa9-4ce3-47c3-83e7-1b0f4b0fdf4f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:01.723260 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 4/16] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:01 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:02.744897 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a7c7673a-b7b0-4313-8241-765b876f3075 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:02.747053 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7c7673a-b7b0-4313-8241-765b876f3075 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:02.747527 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7c7673a-b7b0-4313-8241-765b876f3075 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:02.747734 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7c7673a-b7b0-4313-8241-765b876f3075 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:02.755810 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:02.755810 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:02.764150 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a7c7673a-b7b0-4313-8241-765b876f3075 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:02.770723 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7c7673a-b7b0-4313-8241-765b876f3075 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:02.771250 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 4/17] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:02 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:03.788732 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d7d6ed7f-e00a-4e78-809d-2c69e59072b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:03.790782 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7d6ed7f-e00a-4e78-809d-2c69e59072b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:03.791031 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7d6ed7f-e00a-4e78-809d-2c69e59072b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:03.791309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7d6ed7f-e00a-4e78-809d-2c69e59072b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:03.802690 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:03.802690 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:03.809308 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d7d6ed7f-e00a-4e78-809d-2c69e59072b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:03.821800 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7d6ed7f-e00a-4e78-809d-2c69e59072b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:03.822437 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 5/18] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:03 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:04.847776 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d3f8d1c7-dda3-4ce8-ac08-622401dfeccc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:04.853149 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3f8d1c7-dda3-4ce8-ac08-622401dfeccc tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:04.853149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3f8d1c7-dda3-4ce8-ac08-622401dfeccc tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:04.853149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3f8d1c7-dda3-4ce8-ac08-622401dfeccc tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:04.870407 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:04.870407 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:04.879799 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d3f8d1c7-dda3-4ce8-ac08-622401dfeccc tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:04.890383 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3f8d1c7-dda3-4ce8-ac08-622401dfeccc tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:04.890383 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 6/19] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:04 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:05.209088 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:05.212446 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:25:05.212847 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-152242582"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:25:05.214756 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-152242582'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:25:05.214886 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Create volume of 1 GB Jul 31 05:25:05.222446 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Availability Zones retrieved successfully. Jul 31 05:25:05.231295 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Flow 'volume_create_api' (4b7d2ce8-6e30-420c-9b4e-38aa494faadc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:05.232870 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d06af44-82de-47c1-a7d1-7687885e27b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:05.234241 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:25:05.289941 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d06af44-82de-47c1-a7d1-7687885e27b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:05.291759 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72be85ad-0b4f-43d0-a693-c8a7db4b28d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:05.409382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Created reservations ['fc46affd-5108-4999-98e3-53fbf8a5922e', '92d3a294-da97-4ab5-a287-649fc9d35e79', 'ea1c64c3-4852-446a-9a3f-aa3108d88328', '7e3fd982-678a-459c-94ab-399f78d5a60e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:25:05.410309 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72be85ad-0b4f-43d0-a693-c8a7db4b28d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc46affd-5108-4999-98e3-53fbf8a5922e', '92d3a294-da97-4ab5-a287-649fc9d35e79', 'ea1c64c3-4852-446a-9a3f-aa3108d88328', '7e3fd982-678a-459c-94ab-399f78d5a60e']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:05.411354 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb6c3b92-5e4a-488a-9c28-4e564bc1ef44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:05.453371 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb6c3b92-5e4a-488a-9c28-4e564bc1ef44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a4397c2-d713-4b36-911f-75fdd17ef420', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-152242582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='984165276be14763894ab41db0e01258',qos_specs=None,replication_status=,reservations=['fc46affd-5108-4999-98e3-53fbf8a5922e','92d3a294-da97-4ab5-a287-649fc9d35e79','ea1c64c3-4852-446a-9a3f-aa3108d88328','7e3fd982-678a-459c-94ab-399f78d5a60e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6038138d589b427bb605367fda25bfdf',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:25:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-152242582',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a4397c2-d713-4b36-911f-75fdd17ef420,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='984165276be14763894ab41db0e01258',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6038138d589b427bb605367fda25bfdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:05.456571 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f0aabd-0365-41e6-8374-380efe8a8f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:05.495151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1f0aabd-0365-41e6-8374-380efe8a8f40) transitioned into state 'SUCCESS' from state '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-152242582',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='984165276be14763894ab41db0e01258',qos_specs=None,replication_status=,reservations=['fc46affd-5108-4999-98e3-53fbf8a5922e','92d3a294-da97-4ab5-a287-649fc9d35e79','ea1c64c3-4852-446a-9a3f-aa3108d88328','7e3fd982-678a-459c-94ab-399f78d5a60e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6038138d589b427bb605367fda25bfdf',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:05.495955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c87dc9b-0299-4ad0-bc43-1d670b2ec023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:05.513462 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c87dc9b-0299-4ad0-bc43-1d670b2ec023) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:05.513754 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Flow 'volume_create_api' (4b7d2ce8-6e30-420c-9b4e-38aa494faadc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:05.514476 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Create volume request issued successfully. Jul 31 05:25:05.515479 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b96ba0cb-7866-460e-a4bf-e5f7d6c2a11e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:25:05.515970 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 5/20] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:25:05 2026] POST /volume/v3/volumes => generated 751 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:25:05.532923 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b364b2be-273c-48b7-aaeb-44d208115cbc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:05.537514 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b364b2be-273c-48b7-aaeb-44d208115cbc tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:25:05.537657 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b364b2be-273c-48b7-aaeb-44d208115cbc tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:05.537972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b364b2be-273c-48b7-aaeb-44d208115cbc tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:05.551313 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:05.551313 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:05.565122 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b364b2be-273c-48b7-aaeb-44d208115cbc tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:25:05.569452 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b364b2be-273c-48b7-aaeb-44d208115cbc tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:25:05.570271 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 5/21] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:05 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 819 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:25:05.913826 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e9f1e099-20bc-4ca1-9261-d247da2bf5d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:05.917158 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9f1e099-20bc-4ca1-9261-d247da2bf5d2 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:05.918305 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9f1e099-20bc-4ca1-9261-d247da2bf5d2 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:05.918769 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9f1e099-20bc-4ca1-9261-d247da2bf5d2 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:05.931826 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:05.931826 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:05.938428 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e9f1e099-20bc-4ca1-9261-d247da2bf5d2 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:05.947725 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9f1e099-20bc-4ca1-9261-d247da2bf5d2 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:05.948490 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 6/22] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:05 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:06.595295 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bb9fdc72-ac3e-45b6-b379-2555eefc431d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:06.597902 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb9fdc72-ac3e-45b6-b379-2555eefc431d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:25:06.597902 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb9fdc72-ac3e-45b6-b379-2555eefc431d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:06.598067 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb9fdc72-ac3e-45b6-b379-2555eefc431d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:06.618618 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:06.618618 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:06.634462 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bb9fdc72-ac3e-45b6-b379-2555eefc431d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:25:06.643725 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb9fdc72-ac3e-45b6-b379-2555eefc431d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:25:06.643725 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 7/23] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:06 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:06.971680 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6bfbabc9-71bc-48cb-b86a-1e48ef69340a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:06.975534 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6bfbabc9-71bc-48cb-b86a-1e48ef69340a tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:06.976941 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6bfbabc9-71bc-48cb-b86a-1e48ef69340a tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:06.976941 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6bfbabc9-71bc-48cb-b86a-1e48ef69340a tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:06.987495 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:06.987495 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:06.993401 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6bfbabc9-71bc-48cb-b86a-1e48ef69340a tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:07.000894 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6bfbabc9-71bc-48cb-b86a-1e48ef69340a tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:07.001583 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 6/24] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:06 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:08.024988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7fa8fe7d-62f9-4313-b7d9-b36c402f4cd4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:08.027851 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7fa8fe7d-62f9-4313-b7d9-b36c402f4cd4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:08.028542 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7fa8fe7d-62f9-4313-b7d9-b36c402f4cd4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:08.028542 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7fa8fe7d-62f9-4313-b7d9-b36c402f4cd4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:08.047455 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:08.047455 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:08.059874 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7fa8fe7d-62f9-4313-b7d9-b36c402f4cd4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:08.067516 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7fa8fe7d-62f9-4313-b7d9-b36c402f4cd4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:08.068127 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 6/25] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:08 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:09.087063 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75039c1f-4a23-4eea-a033-63f2961fdb7d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:09.091271 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75039c1f-4a23-4eea-a033-63f2961fdb7d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:09.091271 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75039c1f-4a23-4eea-a033-63f2961fdb7d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:09.091271 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75039c1f-4a23-4eea-a033-63f2961fdb7d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:09.099966 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:09.099966 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:09.106547 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-75039c1f-4a23-4eea-a033-63f2961fdb7d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:09.113233 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75039c1f-4a23-4eea-a033-63f2961fdb7d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:09.113746 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 7/26] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:09 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:10.036265 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97cf1029-3c67-4b42-9165-19dd381486ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:10.131427 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59faf3c8-cd5b-4c65-be52-0e13c8d529d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:10.133496 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59faf3c8-cd5b-4c65-be52-0e13c8d529d5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:10.133600 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59faf3c8-cd5b-4c65-be52-0e13c8d529d5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:10.133814 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59faf3c8-cd5b-4c65-be52-0e13c8d529d5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:10.145165 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:10.145165 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:10.150711 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-59faf3c8-cd5b-4c65-be52-0e13c8d529d5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:10.157472 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59faf3c8-cd5b-4c65-be52-0e13c8d529d5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:10.157659 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 7/27] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:10 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:10.294382 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:25:10.294886 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1189317275"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:25:10.297046 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1189317275'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:25:10.298069 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Create volume of 1 GB Jul 31 05:25:10.318683 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Availability zone cache updated, next update will occur around 2026-07-31 06:25:10.317923. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 05:25:10.318840 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Availability Zones retrieved successfully. Jul 31 05:25:10.349714 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Flow 'volume_create_api' (e614ed0e-73dd-4544-9c60-ce3947fbd11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:10.351536 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890d8ae2-ddbb-4b50-afb8-3f36adaf0131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:10.352641 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:25:10.405038 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (890d8ae2-ddbb-4b50-afb8-3f36adaf0131) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:10.406639 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b67d04b-23a6-457b-b4e8-5d43ba4614b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:10.460233 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:25:10.460545 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:25:10.526061 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Created reservations ['f77681e4-c9c9-43a9-b841-8fe83cf4dd82', 'a657dfac-14fd-4e80-bea3-bab8d3159262', '86e4a3f7-302e-484e-97d7-eceab59ec1fd', '307f74f1-721d-4ce1-bd89-19605fc452ed'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:25:10.527279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b67d04b-23a6-457b-b4e8-5d43ba4614b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f77681e4-c9c9-43a9-b841-8fe83cf4dd82', 'a657dfac-14fd-4e80-bea3-bab8d3159262', '86e4a3f7-302e-484e-97d7-eceab59ec1fd', '307f74f1-721d-4ce1-bd89-19605fc452ed']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:10.528259 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691a01fc-04ce-4896-991f-f5ef6ecbbc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:10.585469 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (691a01fc-04ce-4896-991f-f5ef6ecbbc55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '256622cd-4be8-461d-b719-36ef81913020', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1189317275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69aac2d4c9b4e87aaad2e9420a11ad4',qos_specs=None,replication_status=,reservations=['f77681e4-c9c9-43a9-b841-8fe83cf4dd82','a657dfac-14fd-4e80-bea3-bab8d3159262','86e4a3f7-302e-484e-97d7-eceab59ec1fd','307f74f1-721d-4ce1-bd89-19605fc452ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9317e3c0b14564a9fb568ac9daec18',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:25:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1189317275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=256622cd-4be8-461d-b719-36ef81913020,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c69aac2d4c9b4e87aaad2e9420a11ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9317e3c0b14564a9fb568ac9daec18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:10.586375 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8255b0b8-1718-4efb-a33c-f11665c72868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:10.622607 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8255b0b8-1718-4efb-a33c-f11665c72868) transitioned into state 'SUCCESS' from state '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-1189317275',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c69aac2d4c9b4e87aaad2e9420a11ad4',qos_specs=None,replication_status=,reservations=['f77681e4-c9c9-43a9-b841-8fe83cf4dd82','a657dfac-14fd-4e80-bea3-bab8d3159262','86e4a3f7-302e-484e-97d7-eceab59ec1fd','307f74f1-721d-4ce1-bd89-19605fc452ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9317e3c0b14564a9fb568ac9daec18',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:10.624210 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01aa2210-1147-4811-bedd-4e907f5be7c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:10.658132 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01aa2210-1147-4811-bedd-4e907f5be7c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:10.659678 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Flow 'volume_create_api' (e614ed0e-73dd-4544-9c60-ce3947fbd11a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:10.659949 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Create volume request issued successfully. Jul 31 05:25:10.660914 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97cf1029-3c67-4b42-9165-19dd381486ee tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:25:10.661471 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 8/28] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:25:10 2026] POST /volume/v3/volumes => generated 785 bytes in 627 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:25:10.678785 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5e7582cd-3619-4854-a989-490e4424af20 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:10.681258 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e7582cd-3619-4854-a989-490e4424af20 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:25:10.681538 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e7582cd-3619-4854-a989-490e4424af20 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:10.681829 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e7582cd-3619-4854-a989-490e4424af20 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:10.716426 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:10.716426 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:10.725489 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5e7582cd-3619-4854-a989-490e4424af20 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:25:10.731690 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e7582cd-3619-4854-a989-490e4424af20 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:25:10.732701 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 7/29] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:10 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 964 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:11.174441 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-13c39836-0529-4c75-9460-c0ea640b5e54 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:11.176733 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13c39836-0529-4c75-9460-c0ea640b5e54 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:11.176816 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13c39836-0529-4c75-9460-c0ea640b5e54 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:11.176995 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13c39836-0529-4c75-9460-c0ea640b5e54 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:11.187275 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:11.187275 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:11.192390 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-13c39836-0529-4c75-9460-c0ea640b5e54 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:11.198011 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13c39836-0529-4c75-9460-c0ea640b5e54 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:11.198498 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 8/30] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:11 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:11.754169 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-73835a5e-8750-41ce-94eb-04a4616e2a0b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:11.756540 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73835a5e-8750-41ce-94eb-04a4616e2a0b tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:25:11.756823 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73835a5e-8750-41ce-94eb-04a4616e2a0b tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:11.757090 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73835a5e-8750-41ce-94eb-04a4616e2a0b tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:11.799362 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:11.799362 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:11.806648 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-73835a5e-8750-41ce-94eb-04a4616e2a0b tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:25:11.815421 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73835a5e-8750-41ce-94eb-04a4616e2a0b tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:25:11.816843 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 8/31] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:11 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:25:12.220745 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6939ca5f-fa9f-4411-8311-83e993f63c24 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:12.223278 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6939ca5f-fa9f-4411-8311-83e993f63c24 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:12.224003 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6939ca5f-fa9f-4411-8311-83e993f63c24 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:12.224226 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6939ca5f-fa9f-4411-8311-83e993f63c24 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:12.235207 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:12.235207 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:12.241140 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6939ca5f-fa9f-4411-8311-83e993f63c24 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:12.250144 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6939ca5f-fa9f-4411-8311-83e993f63c24 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:12.250816 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 9/32] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:12 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:13.271009 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-12c513ce-f902-4765-afd0-3db3179e34bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:13.275082 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12c513ce-f902-4765-afd0-3db3179e34bf tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:13.275365 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12c513ce-f902-4765-afd0-3db3179e34bf tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:13.277298 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12c513ce-f902-4765-afd0-3db3179e34bf tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:13.287436 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:13.287436 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:13.295238 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-12c513ce-f902-4765-afd0-3db3179e34bf tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:13.305719 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12c513ce-f902-4765-afd0-3db3179e34bf tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:13.306361 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 8/33] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:13 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:14.326725 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cde2e9a3-339c-468c-b956-813a46107762 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:14.330616 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cde2e9a3-339c-468c-b956-813a46107762 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:14.330925 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cde2e9a3-339c-468c-b956-813a46107762 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:14.331233 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cde2e9a3-339c-468c-b956-813a46107762 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:14.340800 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:14.340800 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:14.348195 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cde2e9a3-339c-468c-b956-813a46107762 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:14.353907 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cde2e9a3-339c-468c-b956-813a46107762 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:14.354371 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 9/34] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:14 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:15.377320 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f56b2708-e1e0-43a7-bce1-41dbb342dc72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:15.383030 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f56b2708-e1e0-43a7-bce1-41dbb342dc72 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:15.384346 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f56b2708-e1e0-43a7-bce1-41dbb342dc72 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:15.387962 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f56b2708-e1e0-43a7-bce1-41dbb342dc72 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:15.407370 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:15.407370 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:15.426169 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f56b2708-e1e0-43a7-bce1-41dbb342dc72 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:15.442436 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f56b2708-e1e0-43a7-bce1-41dbb342dc72 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:15.443386 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 9/35] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:15 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:15.494892 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:15.838513 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:25:15.843123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1391619193"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:25:15.843123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1391619193'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:25:15.849428 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Create volume of 1 GB Jul 31 05:25:15.850949 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:15.850949 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:15.852227 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Availability Zones retrieved successfully. Jul 31 05:25:15.867246 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Flow 'volume_create_api' (92b720a4-7e31-4c91-ad87-aaa489c09448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:15.868665 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7058965-2ece-460d-9699-b7888e0b3de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:15.870019 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:25:15.890618 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:15.890618 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:15.909292 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7058965-2ece-460d-9699-b7888e0b3de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=abe4a680-032d-488a-966d-aeddf94308ae,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abe4a680-032d-488a-966d-aeddf94308ae', 'encryption_key_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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:15.910370 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c45ef501-793b-4c03-aa21-90f86e74fed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:15.956595 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-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 31 05:25:15.956994 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-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 31 05:25:16.029186 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Created reservations ['4f877a79-59ed-4b8b-abd5-9898083e34f2', 'f163a189-fe36-4486-8aa6-08d98bd27fba', '9dda0555-0c1d-4880-b870-050e51c4c338', '4b66ebf1-6af3-4abb-a9aa-93d50311cd84'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:25:16.030467 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c45ef501-793b-4c03-aa21-90f86e74fed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f877a79-59ed-4b8b-abd5-9898083e34f2', 'f163a189-fe36-4486-8aa6-08d98bd27fba', '9dda0555-0c1d-4880-b870-050e51c4c338', '4b66ebf1-6af3-4abb-a9aa-93d50311cd84']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:16.037085 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8935ce10-dbe5-4cd0-921f-36c56fc1a818) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:16.071945 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8935ce10-dbe5-4cd0-921f-36c56fc1a818) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '548b6ed5-d2e5-45a3-b296-7d367653b918', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1391619193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7ce295fee096452e98155cd2ba5c3e1e',qos_specs=None,replication_status=,reservations=['4f877a79-59ed-4b8b-abd5-9898083e34f2','f163a189-fe36-4486-8aa6-08d98bd27fba','9dda0555-0c1d-4880-b870-050e51c4c338','4b66ebf1-6af3-4abb-a9aa-93d50311cd84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a301dbdaae343ea8260d3e6e3501b1c',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:25:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1391619193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=548b6ed5-d2e5-45a3-b296-7d367653b918,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7ce295fee096452e98155cd2ba5c3e1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a301dbdaae343ea8260d3e6e3501b1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abe4a680-032d-488a-966d-aeddf94308ae),volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:16.072831 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad8dea0b-aba5-4542-a913-510dc778b02f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:16.108796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad8dea0b-aba5-4542-a913-510dc778b02f) transitioned into state 'SUCCESS' from state '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-1391619193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7ce295fee096452e98155cd2ba5c3e1e',qos_specs=None,replication_status=,reservations=['4f877a79-59ed-4b8b-abd5-9898083e34f2','f163a189-fe36-4486-8aa6-08d98bd27fba','9dda0555-0c1d-4880-b870-050e51c4c338','4b66ebf1-6af3-4abb-a9aa-93d50311cd84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a301dbdaae343ea8260d3e6e3501b1c',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:16.110854 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee822d24-a01f-4465-93e9-6715e38d6b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:16.131366 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee822d24-a01f-4465-93e9-6715e38d6b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:16.132052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Flow 'volume_create_api' (92b720a4-7e31-4c91-ad87-aaa489c09448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:16.132749 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Create volume request issued successfully. Jul 31 05:25:16.133673 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4c0a864-a4df-4383-8c58-ca7fb5321d69 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:25:16.134330 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 10/36] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:25:15 2026] POST /volume/v3/volumes => generated 758 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:25:16.156375 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-37cd3c11-3f4b-441a-927f-5d3f3b7b561a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:16.158713 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37cd3c11-3f4b-441a-927f-5d3f3b7b561a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:25:16.159410 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37cd3c11-3f4b-441a-927f-5d3f3b7b561a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:16.159410 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37cd3c11-3f4b-441a-927f-5d3f3b7b561a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:16.173800 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:16.173800 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:16.183376 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-37cd3c11-3f4b-441a-927f-5d3f3b7b561a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:25:16.190143 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37cd3c11-3f4b-441a-927f-5d3f3b7b561a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:25:16.190629 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 9/37] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:16 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:16.470217 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b97c5f7e-f917-4512-a480-9efafead1f1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:16.475985 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b97c5f7e-f917-4512-a480-9efafead1f1d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:16.476247 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b97c5f7e-f917-4512-a480-9efafead1f1d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:16.476495 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b97c5f7e-f917-4512-a480-9efafead1f1d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:16.491131 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:16.491131 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:16.496960 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b97c5f7e-f917-4512-a480-9efafead1f1d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:16.504400 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b97c5f7e-f917-4512-a480-9efafead1f1d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:16.504820 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 10/38] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:16 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:17.213207 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8cacb948-eb82-4ac6-9611-844388e7ecd7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:17.217142 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8cacb948-eb82-4ac6-9611-844388e7ecd7 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:25:17.217267 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8cacb948-eb82-4ac6-9611-844388e7ecd7 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:17.217560 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8cacb948-eb82-4ac6-9611-844388e7ecd7 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:17.233638 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:17.233638 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:17.240944 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8cacb948-eb82-4ac6-9611-844388e7ecd7 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:25:17.248037 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8cacb948-eb82-4ac6-9611-844388e7ecd7 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:25:17.248543 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 10/39] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:17 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:17.268675 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df0100c1-0cde-4558-a767-c5339ff3684f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:17.526304 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ab53662-8b9b-4e5f-8964-483aeab3d35e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:17.540094 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ab53662-8b9b-4e5f-8964-483aeab3d35e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:17.540607 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ab53662-8b9b-4e5f-8964-483aeab3d35e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:17.540770 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ab53662-8b9b-4e5f-8964-483aeab3d35e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:17.552867 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:17.552867 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:17.558977 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1ab53662-8b9b-4e5f-8964-483aeab3d35e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:17.568248 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ab53662-8b9b-4e5f-8964-483aeab3d35e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:17.570333 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 10/40] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:17 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:17.645483 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df0100c1-0cde-4558-a767-c5339ff3684f tempest-TestMultiAttachVolumeSwap-1434396346 tempest-TestMultiAttachVolumeSwap-1434396346-project-admin] POST https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918/action Jul 31 05:25:17.646182 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df0100c1-0cde-4558-a767-c5339ff3684f tempest-TestMultiAttachVolumeSwap-1434396346 tempest-TestMultiAttachVolumeSwap-1434396346-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:25:17.646361 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df0100c1-0cde-4558-a767-c5339ff3684f tempest-TestMultiAttachVolumeSwap-1434396346 tempest-TestMultiAttachVolumeSwap-1434396346-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:25:17.660128 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:17.660128 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:17.660128 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-df0100c1-0cde-4558-a767-c5339ff3684f tempest-TestMultiAttachVolumeSwap-1434396346 tempest-TestMultiAttachVolumeSwap-1434396346-project-admin] Volume info retrieved successfully. Jul 31 05:25:17.674327 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-df0100c1-0cde-4558-a767-c5339ff3684f tempest-TestMultiAttachVolumeSwap-1434396346 tempest-TestMultiAttachVolumeSwap-1434396346-project-admin] Update volume admin metadata completed successfully. Jul 31 05:25:17.674505 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-df0100c1-0cde-4558-a767-c5339ff3684f tempest-TestMultiAttachVolumeSwap-1434396346 tempest-TestMultiAttachVolumeSwap-1434396346-project-admin] Update readonly setting on volume completed successfully. Jul 31 05:25:17.674710 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df0100c1-0cde-4558-a767-c5339ff3684f tempest-TestMultiAttachVolumeSwap-1434396346 tempest-TestMultiAttachVolumeSwap-1434396346-project-admin] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918/action returned with HTTP 202 Jul 31 05:25:17.675120 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 11/41] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:25:17 2026] POST /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918/action => generated 0 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:25:17.684771 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:17.686957 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:25:17.687498 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-155364034"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:25:17.690177 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-155364034'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:25:17.698669 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Create volume of 1 GB Jul 31 05:25:17.700747 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:17.700747 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:17.708331 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Availability zone cache updated, next update will occur around 2026-07-31 06:25:17.707748. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 05:25:17.709291 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Availability Zones retrieved successfully. Jul 31 05:25:17.741143 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Flow 'volume_create_api' (c8c89f3f-8937-4f92-a931-5e0deebc267b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:17.744891 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89221f70-5c56-4aa2-97a3-093d91e911bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:17.745328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:25:17.769468 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:17.769468 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:17.806089 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89221f70-5c56-4aa2-97a3-093d91e911bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=abe4a680-032d-488a-966d-aeddf94308ae,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abe4a680-032d-488a-966d-aeddf94308ae', 'encryption_key_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=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:17.807238 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (070b7881-55ce-47bc-bba7-70db7db0c98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:17.870330 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-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 31 05:25:17.870727 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-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 31 05:25:17.906123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Created reservations ['61c41afb-2335-426c-a4cc-b11833d39f15', '531968be-89d5-4173-a756-4d98568116ba', '5d37710f-cc5b-4464-a7dc-04ce8f6ea28b', 'b1960d38-9103-44df-923e-9cec4af1cc7c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:25:17.907321 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (070b7881-55ce-47bc-bba7-70db7db0c98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61c41afb-2335-426c-a4cc-b11833d39f15', '531968be-89d5-4173-a756-4d98568116ba', '5d37710f-cc5b-4464-a7dc-04ce8f6ea28b', 'b1960d38-9103-44df-923e-9cec4af1cc7c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:17.908411 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa671391-4c2d-4840-9182-50aedcbdbf40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:17.944316 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa671391-4c2d-4840-9182-50aedcbdbf40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '263b46b2-d834-4452-9115-f118c9b669ff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-155364034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7ce295fee096452e98155cd2ba5c3e1e',qos_specs=None,replication_status=,reservations=['61c41afb-2335-426c-a4cc-b11833d39f15','531968be-89d5-4173-a756-4d98568116ba','5d37710f-cc5b-4464-a7dc-04ce8f6ea28b','b1960d38-9103-44df-923e-9cec4af1cc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a301dbdaae343ea8260d3e6e3501b1c',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:25:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-155364034',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=263b46b2-d834-4452-9115-f118c9b669ff,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7ce295fee096452e98155cd2ba5c3e1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a301dbdaae343ea8260d3e6e3501b1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abe4a680-032d-488a-966d-aeddf94308ae),volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:17.944316 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ba83b6-ac46-4369-a43e-6eecb10ebfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:17.977910 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6ba83b6-ac46-4369-a43e-6eecb10ebfc2) transitioned into state 'SUCCESS' from state '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-155364034',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7ce295fee096452e98155cd2ba5c3e1e',qos_specs=None,replication_status=,reservations=['61c41afb-2335-426c-a4cc-b11833d39f15','531968be-89d5-4173-a756-4d98568116ba','5d37710f-cc5b-4464-a7dc-04ce8f6ea28b','b1960d38-9103-44df-923e-9cec4af1cc7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a301dbdaae343ea8260d3e6e3501b1c',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:17.978820 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b50f7e5-a9c1-4a04-8377-750a17193508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:18.008219 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b50f7e5-a9c1-4a04-8377-750a17193508) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:18.009681 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Flow 'volume_create_api' (c8c89f3f-8937-4f92-a931-5e0deebc267b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:18.009849 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Create volume request issued successfully. Jul 31 05:25:18.011397 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64053fc2-a5fd-487a-8ae7-ade56674ae2b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:25:18.011903 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 11/42] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:25:17 2026] POST /volume/v3/volumes => generated 757 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:25:18.035696 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5143ec9-6880-43c1-ac64-2590f641dae0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:18.039135 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5143ec9-6880-43c1-ac64-2590f641dae0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff Jul 31 05:25:18.039350 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5143ec9-6880-43c1-ac64-2590f641dae0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:18.039585 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5143ec9-6880-43c1-ac64-2590f641dae0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:18.052714 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:18.052714 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:18.062653 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5143ec9-6880-43c1-ac64-2590f641dae0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:25:18.072003 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5143ec9-6880-43c1-ac64-2590f641dae0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff returned with HTTP 200 Jul 31 05:25:18.072587 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 11/43] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:18 2026] GET /volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff => generated 825 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:18.591475 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56b9ab0a-9bf3-4fde-85ff-99868ab45122 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:18.594243 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56b9ab0a-9bf3-4fde-85ff-99868ab45122 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:18.594425 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56b9ab0a-9bf3-4fde-85ff-99868ab45122 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:18.594814 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56b9ab0a-9bf3-4fde-85ff-99868ab45122 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:18.614652 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:18.614652 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:18.626112 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56b9ab0a-9bf3-4fde-85ff-99868ab45122 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:18.634699 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56b9ab0a-9bf3-4fde-85ff-99868ab45122 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:18.634966 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 11/44] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:18 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:19.090141 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4d56649-0bf0-4ddf-965d-c7ca28927963 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:19.098764 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4d56649-0bf0-4ddf-965d-c7ca28927963 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff Jul 31 05:25:19.098764 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4d56649-0bf0-4ddf-965d-c7ca28927963 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:19.098764 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4d56649-0bf0-4ddf-965d-c7ca28927963 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:19.105772 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:19.105772 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:19.110811 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c4d56649-0bf0-4ddf-965d-c7ca28927963 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:25:19.117443 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4d56649-0bf0-4ddf-965d-c7ca28927963 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff returned with HTTP 200 Jul 31 05:25:19.118008 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 12/45] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:19 2026] GET /volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:19.657434 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bdd21807-cb06-445d-bd6f-a12e885386a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:19.664966 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdd21807-cb06-445d-bd6f-a12e885386a9 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:19.664966 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdd21807-cb06-445d-bd6f-a12e885386a9 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:19.664966 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdd21807-cb06-445d-bd6f-a12e885386a9 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:19.676766 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:19.676766 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:19.682479 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bdd21807-cb06-445d-bd6f-a12e885386a9 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:19.692736 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdd21807-cb06-445d-bd6f-a12e885386a9 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:19.693760 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 12/46] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:19 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:20.714130 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-701ad99f-88b9-49bb-8894-fbbc11848835 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:20.717460 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-701ad99f-88b9-49bb-8894-fbbc11848835 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:20.717460 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-701ad99f-88b9-49bb-8894-fbbc11848835 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:20.717460 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-701ad99f-88b9-49bb-8894-fbbc11848835 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:20.739701 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:20.739701 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:20.750646 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-701ad99f-88b9-49bb-8894-fbbc11848835 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:20.760559 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-701ad99f-88b9-49bb-8894-fbbc11848835 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:20.761118 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 12/47] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:20 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:21.779044 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d404de7-99be-4551-9225-2e23714ed837 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:21.781184 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d404de7-99be-4551-9225-2e23714ed837 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:21.783320 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d404de7-99be-4551-9225-2e23714ed837 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:21.783521 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d404de7-99be-4551-9225-2e23714ed837 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:21.794824 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:21.794824 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:21.800064 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2d404de7-99be-4551-9225-2e23714ed837 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:21.806199 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d404de7-99be-4551-9225-2e23714ed837 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:21.807598 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 12/48] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:21 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:22.828440 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f25e3d65-7a7b-4e45-baea-d01532ab706f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:22.832004 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f25e3d65-7a7b-4e45-baea-d01532ab706f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:22.833286 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f25e3d65-7a7b-4e45-baea-d01532ab706f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:22.834323 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f25e3d65-7a7b-4e45-baea-d01532ab706f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:22.846117 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:22.846117 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:22.854058 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f25e3d65-7a7b-4e45-baea-d01532ab706f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:22.866826 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f25e3d65-7a7b-4e45-baea-d01532ab706f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:22.868258 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 13/49] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:22 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:23.893210 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5a4017fa-5c37-4a38-b1fe-a660bdd3d37b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:23.895968 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a4017fa-5c37-4a38-b1fe-a660bdd3d37b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:23.896894 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a4017fa-5c37-4a38-b1fe-a660bdd3d37b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:23.896894 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a4017fa-5c37-4a38-b1fe-a660bdd3d37b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:23.908980 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:23.908980 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:23.923188 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5a4017fa-5c37-4a38-b1fe-a660bdd3d37b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:23.934229 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a4017fa-5c37-4a38-b1fe-a660bdd3d37b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:23.934849 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 13/50] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:23 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:24.963786 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d816ab2-95d3-483d-b633-229037e5be71 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:24.966836 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d816ab2-95d3-483d-b633-229037e5be71 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:24.967132 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d816ab2-95d3-483d-b633-229037e5be71 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:24.967411 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d816ab2-95d3-483d-b633-229037e5be71 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:24.980128 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:24.980128 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:24.989197 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5d816ab2-95d3-483d-b633-229037e5be71 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:24.998293 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d816ab2-95d3-483d-b633-229037e5be71 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:24.999174 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 13/51] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:24 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:26.019503 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-14ebb907-710f-41bd-8b4f-ce64199bfe02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:26.023628 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14ebb907-710f-41bd-8b4f-ce64199bfe02 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:26.023978 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14ebb907-710f-41bd-8b4f-ce64199bfe02 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:26.024536 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14ebb907-710f-41bd-8b4f-ce64199bfe02 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:26.042343 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:26.042343 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:26.048405 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-14ebb907-710f-41bd-8b4f-ce64199bfe02 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:26.056666 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14ebb907-710f-41bd-8b4f-ce64199bfe02 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:26.057252 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 13/52] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:26 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:27.078338 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45b112d6-a61c-4da3-8c14-112b67062a59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:27.086626 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45b112d6-a61c-4da3-8c14-112b67062a59 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:27.086626 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45b112d6-a61c-4da3-8c14-112b67062a59 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:27.086626 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45b112d6-a61c-4da3-8c14-112b67062a59 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:27.098164 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:27.098164 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:27.104558 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-45b112d6-a61c-4da3-8c14-112b67062a59 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:27.111976 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45b112d6-a61c-4da3-8c14-112b67062a59 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:27.112304 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 14/53] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:27 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 05:25:28.132560 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5f9d5014-6306-4526-8b80-727dbbd12fd1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:28.134806 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f9d5014-6306-4526-8b80-727dbbd12fd1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:28.135132 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f9d5014-6306-4526-8b80-727dbbd12fd1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:28.135385 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f9d5014-6306-4526-8b80-727dbbd12fd1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:28.145873 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:28.145873 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:28.158501 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5f9d5014-6306-4526-8b80-727dbbd12fd1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:28.169292 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f9d5014-6306-4526-8b80-727dbbd12fd1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:28.174134 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 14/54] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:28 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 05:25:29.194705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4de651ef-d45f-47ad-919f-c7574354477f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:29.201388 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4de651ef-d45f-47ad-919f-c7574354477f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:29.201682 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4de651ef-d45f-47ad-919f-c7574354477f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:29.201980 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4de651ef-d45f-47ad-919f-c7574354477f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:29.216463 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:29.216463 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:29.225244 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4de651ef-d45f-47ad-919f-c7574354477f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:29.239415 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4de651ef-d45f-47ad-919f-c7574354477f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:29.240482 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 14/55] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:29 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:30.267323 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-29212ca1-bb72-451c-9341-a547d7cdbedd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:30.270406 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29212ca1-bb72-451c-9341-a547d7cdbedd tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:30.270629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29212ca1-bb72-451c-9341-a547d7cdbedd tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:30.270840 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-29212ca1-bb72-451c-9341-a547d7cdbedd tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:30.285149 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:30.285149 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:30.291936 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-29212ca1-bb72-451c-9341-a547d7cdbedd tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:30.300207 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-29212ca1-bb72-451c-9341-a547d7cdbedd tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:30.301453 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 14/56] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:30 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:31.320300 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-24ab3d97-52de-4a2a-8157-9fc78233193e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:31.323551 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24ab3d97-52de-4a2a-8157-9fc78233193e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:31.323551 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24ab3d97-52de-4a2a-8157-9fc78233193e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:31.323551 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24ab3d97-52de-4a2a-8157-9fc78233193e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:31.335567 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:31.335567 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:31.342395 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-24ab3d97-52de-4a2a-8157-9fc78233193e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:31.350973 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24ab3d97-52de-4a2a-8157-9fc78233193e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:31.351773 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 15/57] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:31 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:32.371221 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-35fd6095-7fb4-4795-a417-817fd57824f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:32.373730 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35fd6095-7fb4-4795-a417-817fd57824f6 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:32.375086 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35fd6095-7fb4-4795-a417-817fd57824f6 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:32.375086 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35fd6095-7fb4-4795-a417-817fd57824f6 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:32.386028 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:32.386028 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:32.391041 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-35fd6095-7fb4-4795-a417-817fd57824f6 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:32.398524 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35fd6095-7fb4-4795-a417-817fd57824f6 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:32.399086 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 15/58] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:32 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:33.420587 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d6c5d856-f8d4-4bd2-94d4-82260d98eec8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:33.425133 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6c5d856-f8d4-4bd2-94d4-82260d98eec8 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:33.425133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6c5d856-f8d4-4bd2-94d4-82260d98eec8 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:33.425133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d6c5d856-f8d4-4bd2-94d4-82260d98eec8 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:33.435290 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:33.435290 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:33.444211 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d6c5d856-f8d4-4bd2-94d4-82260d98eec8 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:33.449573 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d6c5d856-f8d4-4bd2-94d4-82260d98eec8 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:33.450156 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 15/59] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:33 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:34.471955 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4e1b5c16-2ff4-40bd-8336-99cb4dde06a4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:34.474570 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e1b5c16-2ff4-40bd-8336-99cb4dde06a4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:34.474884 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e1b5c16-2ff4-40bd-8336-99cb4dde06a4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:34.475151 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e1b5c16-2ff4-40bd-8336-99cb4dde06a4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:34.485116 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:34.485116 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:34.491285 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4e1b5c16-2ff4-40bd-8336-99cb4dde06a4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:34.498020 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e1b5c16-2ff4-40bd-8336-99cb4dde06a4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:34.498694 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 15/60] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:34 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:35.524019 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fd93ce8f-2479-4432-894d-b8acdd015eb5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:35.526352 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd93ce8f-2479-4432-894d-b8acdd015eb5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:35.526654 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd93ce8f-2479-4432-894d-b8acdd015eb5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:35.527585 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd93ce8f-2479-4432-894d-b8acdd015eb5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:35.539387 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:35.539387 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:35.545197 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fd93ce8f-2479-4432-894d-b8acdd015eb5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:35.551247 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd93ce8f-2479-4432-894d-b8acdd015eb5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:35.551840 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 16/61] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:35 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:35.696583 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:35.698881 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:25:35.699374 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2069126130", "imageRef": "fce3ad39-ae85-4f55-81b1-3ba3b1f1d09b", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:25:35.701298 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2069126130', 'imageRef': 'fce3ad39-ae85-4f55-81b1-3ba3b1f1d09b', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:25:36.305915 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Create volume of 1 GB Jul 31 05:25:36.313674 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Availability Zones retrieved successfully. Jul 31 05:25:36.322490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Flow 'volume_create_api' (4383ee11-5360-4457-8b46-a8c519a23cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:36.323733 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdedeed1-545d-495e-ab7d-b784ec1e8b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:36.324760 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:25:36.437021 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdedeed1-545d-495e-ab7d-b784ec1e8b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:36.438042 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ec6e85-9f19-461b-a850-36172d74dd77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:36.480323 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-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 31 05:25:36.480807 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-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 31 05:25:36.553180 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Created reservations ['7383a8da-46ba-4bc0-8b11-b8cb5b711741', 'd517ebcf-e678-40fc-82a4-24223ada5a44', 'cee2e3a2-caa4-47ed-9ff1-a78eb35a54bf', '8d5522a1-2d38-45ef-bcd7-dde447356268'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:25:36.554233 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95ec6e85-9f19-461b-a850-36172d74dd77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7383a8da-46ba-4bc0-8b11-b8cb5b711741', 'd517ebcf-e678-40fc-82a4-24223ada5a44', 'cee2e3a2-caa4-47ed-9ff1-a78eb35a54bf', '8d5522a1-2d38-45ef-bcd7-dde447356268']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:36.555327 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16159b53-ec6a-4d3b-ad5b-bf5baa090036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:36.573565 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-88cdf55e-e1da-4179-b882-781f1bdca234 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:36.577133 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88cdf55e-e1da-4179-b882-781f1bdca234 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:36.577133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88cdf55e-e1da-4179-b882-781f1bdca234 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:36.577133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88cdf55e-e1da-4179-b882-781f1bdca234 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:36.585783 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16159b53-ec6a-4d3b-ad5b-bf5baa090036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f31eb998-e085-4cfc-a163-42f8b6a3df0b', '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-2069126130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c237d5eb7c14c32abbff54932028ddf',qos_specs=None,replication_status=,reservations=['7383a8da-46ba-4bc0-8b11-b8cb5b711741','d517ebcf-e678-40fc-82a4-24223ada5a44','cee2e3a2-caa4-47ed-9ff1-a78eb35a54bf','8d5522a1-2d38-45ef-bcd7-dde447356268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99d37edcad604da5a08b3c1594775129',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:25:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2069126130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f31eb998-e085-4cfc-a163-42f8b6a3df0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5c237d5eb7c14c32abbff54932028ddf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99d37edcad604da5a08b3c1594775129',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:36.586844 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:36.586844 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:36.586936 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0d5993-cb66-4eca-baef-ec3b96614a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:36.592199 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-88cdf55e-e1da-4179-b882-781f1bdca234 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:36.599877 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88cdf55e-e1da-4179-b882-781f1bdca234 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:36.600416 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 16/62] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:36 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:36.610491 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2e0d5993-cb66-4eca-baef-ec3b96614a1b) transitioned into state 'SUCCESS' from state '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-2069126130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5c237d5eb7c14c32abbff54932028ddf',qos_specs=None,replication_status=,reservations=['7383a8da-46ba-4bc0-8b11-b8cb5b711741','d517ebcf-e678-40fc-82a4-24223ada5a44','cee2e3a2-caa4-47ed-9ff1-a78eb35a54bf','8d5522a1-2d38-45ef-bcd7-dde447356268'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99d37edcad604da5a08b3c1594775129',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:36.611327 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af49c123-7348-4b11-8050-9f37582c4c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:36.625548 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af49c123-7348-4b11-8050-9f37582c4c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:36.626179 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Flow 'volume_create_api' (4383ee11-5360-4457-8b46-a8c519a23cf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:36.626457 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Create volume request issued successfully. Jul 31 05:25:36.627161 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae219a5c-4f5a-4b48-819c-9adfcaaedf84 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:25:36.627692 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 16/63] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:25:35 2026] POST /volume/v3/volumes => generated 753 bytes in 932 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:25:36.648205 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-61d70545-dfe4-4f7f-b9d0-fd5c4e61e1c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:36.650757 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61d70545-dfe4-4f7f-b9d0-fd5c4e61e1c5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:36.651045 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61d70545-dfe4-4f7f-b9d0-fd5c4e61e1c5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:36.651354 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61d70545-dfe4-4f7f-b9d0-fd5c4e61e1c5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:36.660483 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:36.660483 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:36.666792 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-61d70545-dfe4-4f7f-b9d0-fd5c4e61e1c5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:36.674552 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61d70545-dfe4-4f7f-b9d0-fd5c4e61e1c5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:36.675121 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 16/64] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:36 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:37.618637 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e0b4543-20e8-4290-a027-546a8d85ecdb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:37.620818 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e0b4543-20e8-4290-a027-546a8d85ecdb tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:37.621266 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e0b4543-20e8-4290-a027-546a8d85ecdb tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:37.621588 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e0b4543-20e8-4290-a027-546a8d85ecdb tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:37.630424 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:37.630424 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:37.635031 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0e0b4543-20e8-4290-a027-546a8d85ecdb tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:37.641002 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e0b4543-20e8-4290-a027-546a8d85ecdb tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:37.641506 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 17/65] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:37 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:37.691621 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1e1023b7-bcf3-4377-8056-de60f4dc8ca4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:37.694790 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e1023b7-bcf3-4377-8056-de60f4dc8ca4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:37.694951 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e1023b7-bcf3-4377-8056-de60f4dc8ca4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:37.695840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e1023b7-bcf3-4377-8056-de60f4dc8ca4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:37.703849 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:37.703849 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:37.710632 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1e1023b7-bcf3-4377-8056-de60f4dc8ca4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:37.717365 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e1023b7-bcf3-4377-8056-de60f4dc8ca4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:37.718298 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 17/66] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:37 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:38.660957 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b065636-5f9e-46ed-a7df-96e96ae65208 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:38.663679 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b065636-5f9e-46ed-a7df-96e96ae65208 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:38.663963 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b065636-5f9e-46ed-a7df-96e96ae65208 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:38.664210 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b065636-5f9e-46ed-a7df-96e96ae65208 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:38.674902 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:38.674902 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:38.681737 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0b065636-5f9e-46ed-a7df-96e96ae65208 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:38.688153 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b065636-5f9e-46ed-a7df-96e96ae65208 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:38.688662 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 17/67] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:38 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:38.733816 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09cc4052-c848-4cbd-9288-1c6d41ac9c87 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:38.736705 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09cc4052-c848-4cbd-9288-1c6d41ac9c87 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:38.736976 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09cc4052-c848-4cbd-9288-1c6d41ac9c87 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:38.737304 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09cc4052-c848-4cbd-9288-1c6d41ac9c87 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:38.747982 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:38.747982 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:38.753694 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09cc4052-c848-4cbd-9288-1c6d41ac9c87 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:38.761123 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09cc4052-c848-4cbd-9288-1c6d41ac9c87 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:38.761771 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 17/68] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:38 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:39.708335 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ece8dfc2-5222-45f7-b1e4-a36182eaf37b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:39.710767 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ece8dfc2-5222-45f7-b1e4-a36182eaf37b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:39.711278 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ece8dfc2-5222-45f7-b1e4-a36182eaf37b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:39.711398 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ece8dfc2-5222-45f7-b1e4-a36182eaf37b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:39.721372 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:39.721372 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:39.726590 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ece8dfc2-5222-45f7-b1e4-a36182eaf37b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:39.732938 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ece8dfc2-5222-45f7-b1e4-a36182eaf37b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:39.733573 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 18/69] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:39 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:39.779564 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1a54c48e-01a6-42b1-b98c-5d1ad80c04a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:39.782091 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a54c48e-01a6-42b1-b98c-5d1ad80c04a7 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:39.782470 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a54c48e-01a6-42b1-b98c-5d1ad80c04a7 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:39.782772 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1a54c48e-01a6-42b1-b98c-5d1ad80c04a7 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:39.792380 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:39.792380 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:39.798013 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1a54c48e-01a6-42b1-b98c-5d1ad80c04a7 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:39.805499 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1a54c48e-01a6-42b1-b98c-5d1ad80c04a7 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:39.806136 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 18/70] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:39 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:40.753660 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d9314062-d577-4981-97cb-c5701475c6ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:40.756322 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9314062-d577-4981-97cb-c5701475c6ac tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:40.756606 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9314062-d577-4981-97cb-c5701475c6ac tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:40.756852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9314062-d577-4981-97cb-c5701475c6ac tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:40.767554 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:40.767554 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:40.773581 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d9314062-d577-4981-97cb-c5701475c6ac tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:40.779793 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9314062-d577-4981-97cb-c5701475c6ac tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:40.780428 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 18/71] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:40 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:40.822160 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af318075-fe1a-406d-ab39-7d06e14cd00b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:40.824595 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af318075-fe1a-406d-ab39-7d06e14cd00b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:40.824851 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af318075-fe1a-406d-ab39-7d06e14cd00b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:40.825120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af318075-fe1a-406d-ab39-7d06e14cd00b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:40.835318 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:40.835318 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:40.840695 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-af318075-fe1a-406d-ab39-7d06e14cd00b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:40.847231 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af318075-fe1a-406d-ab39-7d06e14cd00b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:40.847768 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 18/72] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:40 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:41.800659 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fe23098c-9f78-4bf2-8f53-71cc3c01232f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:41.802849 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe23098c-9f78-4bf2-8f53-71cc3c01232f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:41.803435 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe23098c-9f78-4bf2-8f53-71cc3c01232f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:41.803769 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe23098c-9f78-4bf2-8f53-71cc3c01232f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:41.812564 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:41.812564 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:41.817675 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fe23098c-9f78-4bf2-8f53-71cc3c01232f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:41.824426 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe23098c-9f78-4bf2-8f53-71cc3c01232f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:41.825002 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 19/73] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:41 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 05:25:41.867060 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6155f75-063e-4e31-b5d5-a525ef490029 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:41.871079 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6155f75-063e-4e31-b5d5-a525ef490029 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:41.871079 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6155f75-063e-4e31-b5d5-a525ef490029 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:41.871079 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6155f75-063e-4e31-b5d5-a525ef490029 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:41.874396 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=116,cinder:INSERT=20,cinder:UPDATE=24 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:25:41.886405 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:41.886405 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:41.894142 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a6155f75-063e-4e31-b5d5-a525ef490029 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:41.901158 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6155f75-063e-4e31-b5d5-a525ef490029 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:41.902039 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 19/74] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:41 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:42.843465 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1f7769d-f54d-405d-b2cf-d8de39a92ca5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:42.845860 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1f7769d-f54d-405d-b2cf-d8de39a92ca5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:42.846167 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1f7769d-f54d-405d-b2cf-d8de39a92ca5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:42.846462 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1f7769d-f54d-405d-b2cf-d8de39a92ca5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:42.859451 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:42.859451 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:42.865007 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1f7769d-f54d-405d-b2cf-d8de39a92ca5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:42.872556 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1f7769d-f54d-405d-b2cf-d8de39a92ca5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:42.873047 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 19/75] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:42 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:42.920483 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f52f51e1-f8e6-4ca4-ad43-5a518ca0c77a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:42.922692 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f52f51e1-f8e6-4ca4-ad43-5a518ca0c77a tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:42.922953 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f52f51e1-f8e6-4ca4-ad43-5a518ca0c77a tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:42.923160 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f52f51e1-f8e6-4ca4-ad43-5a518ca0c77a tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:42.930303 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:42.930303 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:42.934645 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f52f51e1-f8e6-4ca4-ad43-5a518ca0c77a tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:42.939317 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f52f51e1-f8e6-4ca4-ad43-5a518ca0c77a tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:42.939815 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 19/76] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:42 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:43.891840 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2065c1a9-8b7a-4776-b321-6ea86378238e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:43.894563 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2065c1a9-8b7a-4776-b321-6ea86378238e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:43.894914 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2065c1a9-8b7a-4776-b321-6ea86378238e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:43.895249 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2065c1a9-8b7a-4776-b321-6ea86378238e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:43.905898 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:43.905898 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:43.911956 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2065c1a9-8b7a-4776-b321-6ea86378238e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:43.917909 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2065c1a9-8b7a-4776-b321-6ea86378238e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:43.918551 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 20/77] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:43 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:43.954583 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2212720b-a435-4134-9780-d0896725fd53 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:43.958009 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2212720b-a435-4134-9780-d0896725fd53 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:43.958009 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2212720b-a435-4134-9780-d0896725fd53 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:43.958413 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2212720b-a435-4134-9780-d0896725fd53 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:43.969167 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:43.969167 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:43.973423 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2212720b-a435-4134-9780-d0896725fd53 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:43.980574 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2212720b-a435-4134-9780-d0896725fd53 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:43.981481 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 20/78] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:43 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:44.936241 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-590a7ed8-7548-49ed-8c2a-3cba950f3069 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:44.938894 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-590a7ed8-7548-49ed-8c2a-3cba950f3069 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:44.939244 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-590a7ed8-7548-49ed-8c2a-3cba950f3069 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:44.939485 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-590a7ed8-7548-49ed-8c2a-3cba950f3069 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:44.948358 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:44.948358 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:44.953308 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-590a7ed8-7548-49ed-8c2a-3cba950f3069 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:44.959247 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-590a7ed8-7548-49ed-8c2a-3cba950f3069 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:44.959674 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 20/79] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:44 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:44.997568 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cf561e05-d18d-4dc3-8b1b-48044df74eeb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:45.000055 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cf561e05-d18d-4dc3-8b1b-48044df74eeb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:45.000379 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cf561e05-d18d-4dc3-8b1b-48044df74eeb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:45.000690 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cf561e05-d18d-4dc3-8b1b-48044df74eeb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:45.009480 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:45.009480 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:45.013600 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cf561e05-d18d-4dc3-8b1b-48044df74eeb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:45.018625 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cf561e05-d18d-4dc3-8b1b-48044df74eeb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:45.019095 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 20/80] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:44 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:45.979120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14833b3b-c928-4e7b-b688-76f191e1863d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:45.982051 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14833b3b-c928-4e7b-b688-76f191e1863d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:45.982393 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14833b3b-c928-4e7b-b688-76f191e1863d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:45.982634 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14833b3b-c928-4e7b-b688-76f191e1863d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:45.992652 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:45.992652 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:45.999467 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14833b3b-c928-4e7b-b688-76f191e1863d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:46.009196 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14833b3b-c928-4e7b-b688-76f191e1863d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:46.009704 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 21/81] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:45 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:46.036159 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d71f0ad2-2731-4dec-8ad7-5dca2e4a10cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:46.038294 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d71f0ad2-2731-4dec-8ad7-5dca2e4a10cb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:46.039152 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d71f0ad2-2731-4dec-8ad7-5dca2e4a10cb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:46.039405 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d71f0ad2-2731-4dec-8ad7-5dca2e4a10cb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:46.050156 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:46.050156 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:46.054924 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d71f0ad2-2731-4dec-8ad7-5dca2e4a10cb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:46.061047 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d71f0ad2-2731-4dec-8ad7-5dca2e4a10cb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:46.061381 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 21/82] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:46 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:47.022849 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3cefd54-aaa2-4712-9b39-9cbe3a7e231c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:47.025077 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3cefd54-aaa2-4712-9b39-9cbe3a7e231c tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:47.025366 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3cefd54-aaa2-4712-9b39-9cbe3a7e231c tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:47.025609 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3cefd54-aaa2-4712-9b39-9cbe3a7e231c tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:47.033978 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:47.033978 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:47.038394 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3cefd54-aaa2-4712-9b39-9cbe3a7e231c tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:47.044191 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3cefd54-aaa2-4712-9b39-9cbe3a7e231c tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:47.044862 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 21/83] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:47 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:47.076449 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0992145b-a810-470d-87aa-2373c547e938 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:47.078521 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0992145b-a810-470d-87aa-2373c547e938 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:47.078718 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0992145b-a810-470d-87aa-2373c547e938 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:47.078937 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0992145b-a810-470d-87aa-2373c547e938 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:47.086220 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:47.086220 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:47.090023 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0992145b-a810-470d-87aa-2373c547e938 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:47.094708 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0992145b-a810-470d-87aa-2373c547e938 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:47.095117 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 21/84] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:47 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:48.062811 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2a78e45-aeff-4851-a5a9-ca9df52660f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:48.064999 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2a78e45-aeff-4851-a5a9-ca9df52660f8 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:48.065316 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2a78e45-aeff-4851-a5a9-ca9df52660f8 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:48.065570 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2a78e45-aeff-4851-a5a9-ca9df52660f8 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:48.074067 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:48.074067 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:48.078629 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a2a78e45-aeff-4851-a5a9-ca9df52660f8 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:48.083564 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2a78e45-aeff-4851-a5a9-ca9df52660f8 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:48.083999 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 22/85] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:48 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:48.113553 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a370a8c0-dfcd-4239-898d-730438de72d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:48.118005 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a370a8c0-dfcd-4239-898d-730438de72d6 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:48.118005 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a370a8c0-dfcd-4239-898d-730438de72d6 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:48.118005 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a370a8c0-dfcd-4239-898d-730438de72d6 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:48.126419 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:48.126419 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:48.131760 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a370a8c0-dfcd-4239-898d-730438de72d6 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:48.138493 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a370a8c0-dfcd-4239-898d-730438de72d6 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:48.139358 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 22/86] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:48 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:49.103618 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a1718c32-985c-4c29-a8f2-30fdcfeda2b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:49.105504 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1718c32-985c-4c29-a8f2-30fdcfeda2b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:49.105737 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1718c32-985c-4c29-a8f2-30fdcfeda2b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:49.105937 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1718c32-985c-4c29-a8f2-30fdcfeda2b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:49.112480 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:49.112480 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:49.115874 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a1718c32-985c-4c29-a8f2-30fdcfeda2b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:49.119951 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1718c32-985c-4c29-a8f2-30fdcfeda2b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:49.120338 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 22/87] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:49 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:49.156989 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-427fe30d-cdae-4978-a744-495f54b89144 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:49.159480 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-427fe30d-cdae-4978-a744-495f54b89144 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:49.159723 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-427fe30d-cdae-4978-a744-495f54b89144 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:49.159956 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-427fe30d-cdae-4978-a744-495f54b89144 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:49.168031 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:49.168031 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:49.172474 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-427fe30d-cdae-4978-a744-495f54b89144 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:49.177566 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-427fe30d-cdae-4978-a744-495f54b89144 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:49.178030 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 22/88] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:49 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:50.137676 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8b2daff8-a794-4333-9c98-7794f88fdf49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:50.140115 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b2daff8-a794-4333-9c98-7794f88fdf49 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:50.140490 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b2daff8-a794-4333-9c98-7794f88fdf49 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:50.140709 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8b2daff8-a794-4333-9c98-7794f88fdf49 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:50.151125 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:50.151125 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:50.155510 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8b2daff8-a794-4333-9c98-7794f88fdf49 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:50.161537 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8b2daff8-a794-4333-9c98-7794f88fdf49 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:50.162148 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 23/89] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:50 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:50.193390 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d9ca543-dad7-47d1-b823-31c32230c786 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:50.195942 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d9ca543-dad7-47d1-b823-31c32230c786 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:50.198121 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d9ca543-dad7-47d1-b823-31c32230c786 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:50.198121 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d9ca543-dad7-47d1-b823-31c32230c786 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:50.208121 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:50.208121 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:50.214577 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4d9ca543-dad7-47d1-b823-31c32230c786 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:50.221908 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d9ca543-dad7-47d1-b823-31c32230c786 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:50.222761 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 23/90] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:50 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:51.177645 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1c470194-7c19-497b-a32a-0f7e669a1715 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:51.179922 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c470194-7c19-497b-a32a-0f7e669a1715 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:51.180279 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c470194-7c19-497b-a32a-0f7e669a1715 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:51.180509 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1c470194-7c19-497b-a32a-0f7e669a1715 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:51.183952 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=119,cinder:INSERT=16,cinder:UPDATE=24 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:25:51.195661 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:51.195661 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:51.200830 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1c470194-7c19-497b-a32a-0f7e669a1715 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:51.206567 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1c470194-7c19-497b-a32a-0f7e669a1715 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:51.207041 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 23/91] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:51 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:51.236398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b8136aa-3ab0-44ee-b77a-97b7d02d2e19 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:51.238581 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b8136aa-3ab0-44ee-b77a-97b7d02d2e19 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:51.238854 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b8136aa-3ab0-44ee-b77a-97b7d02d2e19 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:51.239374 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b8136aa-3ab0-44ee-b77a-97b7d02d2e19 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:51.248602 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:51.248602 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:51.254914 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5b8136aa-3ab0-44ee-b77a-97b7d02d2e19 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:51.261126 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b8136aa-3ab0-44ee-b77a-97b7d02d2e19 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:51.261759 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 23/92] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:51 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:52.222991 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ce4b0459-1659-4c93-b855-b9ef70a80308 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:52.225431 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce4b0459-1659-4c93-b855-b9ef70a80308 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:52.225779 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce4b0459-1659-4c93-b855-b9ef70a80308 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:52.225958 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ce4b0459-1659-4c93-b855-b9ef70a80308 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:52.228705 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=125,cinder:INSERT=21,cinder:UPDATE=24 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:25:52.237742 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:52.237742 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:52.243629 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ce4b0459-1659-4c93-b855-b9ef70a80308 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:52.249983 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ce4b0459-1659-4c93-b855-b9ef70a80308 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:52.250645 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 24/93] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:52 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:52.277807 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a7c3f33-1a47-4757-8e26-e59b91fb6a5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:52.279972 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a7c3f33-1a47-4757-8e26-e59b91fb6a5e tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:52.282163 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a7c3f33-1a47-4757-8e26-e59b91fb6a5e tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:52.282163 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a7c3f33-1a47-4757-8e26-e59b91fb6a5e tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:52.290218 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:52.290218 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:52.295423 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2a7c3f33-1a47-4757-8e26-e59b91fb6a5e tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:52.301357 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a7c3f33-1a47-4757-8e26-e59b91fb6a5e tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:52.301357 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 24/94] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:52 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:53.266444 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1bb4ebf0-e0ed-495b-a840-ccebe63dc528 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:53.268330 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1bb4ebf0-e0ed-495b-a840-ccebe63dc528 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:53.268557 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1bb4ebf0-e0ed-495b-a840-ccebe63dc528 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:53.268749 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1bb4ebf0-e0ed-495b-a840-ccebe63dc528 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:53.277361 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:53.277361 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:53.281444 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1bb4ebf0-e0ed-495b-a840-ccebe63dc528 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:53.285941 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1bb4ebf0-e0ed-495b-a840-ccebe63dc528 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:53.286361 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 24/95] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:53 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:53.314319 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3f30a96c-1d15-4ea2-a622-08cb5cb1dc5c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:53.316323 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f30a96c-1d15-4ea2-a622-08cb5cb1dc5c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:53.316566 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f30a96c-1d15-4ea2-a622-08cb5cb1dc5c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:53.316801 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f30a96c-1d15-4ea2-a622-08cb5cb1dc5c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:53.318690 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=113,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:25:53.324410 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:53.324410 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:53.328327 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3f30a96c-1d15-4ea2-a622-08cb5cb1dc5c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:53.332344 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f30a96c-1d15-4ea2-a622-08cb5cb1dc5c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:53.332953 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 24/96] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:53 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:54.302052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-edaee329-ec78-4a8d-a9c5-9aee604764e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:54.304683 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edaee329-ec78-4a8d-a9c5-9aee604764e0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:54.304949 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edaee329-ec78-4a8d-a9c5-9aee604764e0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:54.305219 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edaee329-ec78-4a8d-a9c5-9aee604764e0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:54.314211 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:54.314211 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:54.318652 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-edaee329-ec78-4a8d-a9c5-9aee604764e0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:54.324473 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edaee329-ec78-4a8d-a9c5-9aee604764e0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:54.324966 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 25/97] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:54 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:54.345256 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-330173c2-99e4-4055-8798-546240d185b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:54.347167 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-330173c2-99e4-4055-8798-546240d185b3 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:54.347614 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-330173c2-99e4-4055-8798-546240d185b3 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:54.348010 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-330173c2-99e4-4055-8798-546240d185b3 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:54.357136 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:54.357136 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:54.361328 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-330173c2-99e4-4055-8798-546240d185b3 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:54.366692 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-330173c2-99e4-4055-8798-546240d185b3 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:54.367410 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 25/98] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:54 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:55.341335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-13ec2fe9-3851-4ce9-b54e-37d275ebc2ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:55.343705 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13ec2fe9-3851-4ce9-b54e-37d275ebc2ea tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:55.344030 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13ec2fe9-3851-4ce9-b54e-37d275ebc2ea tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:55.344321 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13ec2fe9-3851-4ce9-b54e-37d275ebc2ea tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:55.354221 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:55.354221 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:55.359475 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-13ec2fe9-3851-4ce9-b54e-37d275ebc2ea tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:55.366202 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13ec2fe9-3851-4ce9-b54e-37d275ebc2ea tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:55.366819 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 25/99] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:55 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:55.385044 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ecc9a16-92eb-405d-bc5d-a8174d51157d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:55.386972 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ecc9a16-92eb-405d-bc5d-a8174d51157d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:55.387176 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ecc9a16-92eb-405d-bc5d-a8174d51157d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:55.387358 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ecc9a16-92eb-405d-bc5d-a8174d51157d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:55.394486 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:55.394486 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:55.397878 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1ecc9a16-92eb-405d-bc5d-a8174d51157d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:55.402015 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ecc9a16-92eb-405d-bc5d-a8174d51157d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:55.403037 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 25/100] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:55 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:56.385908 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-28baf662-df49-47de-aac3-97dc795c1809 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:56.388551 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28baf662-df49-47de-aac3-97dc795c1809 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:56.388843 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28baf662-df49-47de-aac3-97dc795c1809 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:56.389253 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-28baf662-df49-47de-aac3-97dc795c1809 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:56.398864 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:56.398864 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:56.404052 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-28baf662-df49-47de-aac3-97dc795c1809 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:56.411196 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-28baf662-df49-47de-aac3-97dc795c1809 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:56.411196 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 26/101] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:56 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:56.422140 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9300ce2f-a019-4877-86d4-34a093363986 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:56.424218 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9300ce2f-a019-4877-86d4-34a093363986 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:56.425139 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9300ce2f-a019-4877-86d4-34a093363986 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:56.425139 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9300ce2f-a019-4877-86d4-34a093363986 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:56.433271 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:56.433271 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:56.438253 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9300ce2f-a019-4877-86d4-34a093363986 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:56.444164 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9300ce2f-a019-4877-86d4-34a093363986 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:56.444164 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 26/102] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:56 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:57.434036 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-876654ef-78b7-4738-a19f-a5055ae9e8fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:57.436551 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-876654ef-78b7-4738-a19f-a5055ae9e8fa tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:57.436858 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-876654ef-78b7-4738-a19f-a5055ae9e8fa tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:57.437251 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-876654ef-78b7-4738-a19f-a5055ae9e8fa tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:57.445584 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:57.445584 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:57.450122 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-876654ef-78b7-4738-a19f-a5055ae9e8fa tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:57.457146 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-876654ef-78b7-4738-a19f-a5055ae9e8fa tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:57.457411 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8a445b90-de65-4247-9fcf-d880d8f1711d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:57.457834 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 26/103] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:57 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:57.459792 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a445b90-de65-4247-9fcf-d880d8f1711d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:57.460111 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a445b90-de65-4247-9fcf-d880d8f1711d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:57.460356 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a445b90-de65-4247-9fcf-d880d8f1711d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:57.469481 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:57.469481 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:57.474466 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8a445b90-de65-4247-9fcf-d880d8f1711d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:57.482865 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a445b90-de65-4247-9fcf-d880d8f1711d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:57.483871 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 26/104] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:57 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:25:57.828127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:57.829969 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:25:57.830311 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1354031340"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:25:57.831871 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1354031340'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:25:57.832036 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Create volume of 1 GB Jul 31 05:25:57.836402 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Availability Zones retrieved successfully. Jul 31 05:25:57.842411 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Flow 'volume_create_api' (4fd5196f-7b4a-4f25-a886-9376232be5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:57.843432 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92856f7a-b57b-40e5-bc2c-c83494a52bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:57.844358 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:25:57.871166 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92856f7a-b57b-40e5-bc2c-c83494a52bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:57.872004 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead77e47-9cd8-464f-b091-a4b8e6304a9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:57.930751 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Created reservations ['199b746b-3e66-4bdb-a0e9-6e8135380976', 'ce405515-a3eb-4f97-b9a3-4208e83b6ae4', '68be9aed-3c22-4148-9fc7-03df670a6a2f', '74b2f46f-96c0-4ec5-9df4-17b71af6d498'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:25:57.931604 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ead77e47-9cd8-464f-b091-a4b8e6304a9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['199b746b-3e66-4bdb-a0e9-6e8135380976', 'ce405515-a3eb-4f97-b9a3-4208e83b6ae4', '68be9aed-3c22-4148-9fc7-03df670a6a2f', '74b2f46f-96c0-4ec5-9df4-17b71af6d498']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:57.932418 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df81ff7-1840-4720-bf7c-cc487aaf1b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:57.956320 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5df81ff7-1840-4720-bf7c-cc487aaf1b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40bc395c-5241-4680-9a8c-cdddbcd47c1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1354031340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48beeee2b32741868b64304b994eacdb',qos_specs=None,replication_status=,reservations=['199b746b-3e66-4bdb-a0e9-6e8135380976','ce405515-a3eb-4f97-b9a3-4208e83b6ae4','68be9aed-3c22-4148-9fc7-03df670a6a2f','74b2f46f-96c0-4ec5-9df4-17b71af6d498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37120184f69a41a4bdbc94d93595ccde',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:25:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1354031340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40bc395c-5241-4680-9a8c-cdddbcd47c1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='48beeee2b32741868b64304b994eacdb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='37120184f69a41a4bdbc94d93595ccde',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:57.957290 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (690bf9ca-0b45-44bb-9acd-d3658b944f84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:57.980881 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (690bf9ca-0b45-44bb-9acd-d3658b944f84) transitioned into state 'SUCCESS' from state '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-1354031340',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='48beeee2b32741868b64304b994eacdb',qos_specs=None,replication_status=,reservations=['199b746b-3e66-4bdb-a0e9-6e8135380976','ce405515-a3eb-4f97-b9a3-4208e83b6ae4','68be9aed-3c22-4148-9fc7-03df670a6a2f','74b2f46f-96c0-4ec5-9df4-17b71af6d498'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='37120184f69a41a4bdbc94d93595ccde',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:57.981880 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48950986-54d5-4be0-87b4-bdc1f717826a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:25:57.994299 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48950986-54d5-4be0-87b4-bdc1f717826a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:25:57.997831 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Flow 'volume_create_api' (4fd5196f-7b4a-4f25-a886-9376232be5fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:25:57.997831 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Create volume request issued successfully. Jul 31 05:25:57.997831 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6098fc71-91fa-4ef1-964d-51c1f977c180 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:25:57.997831 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 27/105] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:25:57 2026] POST /volume/v3/volumes => generated 754 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:25:58.013862 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad84058d-fa1c-4f5b-823d-fa5883fa981f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:58.022969 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad84058d-fa1c-4f5b-823d-fa5883fa981f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:25:58.022969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad84058d-fa1c-4f5b-823d-fa5883fa981f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:58.022969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad84058d-fa1c-4f5b-823d-fa5883fa981f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:58.032602 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:58.032602 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:58.036691 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ad84058d-fa1c-4f5b-823d-fa5883fa981f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:25:58.042238 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad84058d-fa1c-4f5b-823d-fa5883fa981f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:25:58.043005 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 27/106] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:58 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:58.470912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-58f7a84c-141f-4dfc-87d1-5369c926572e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:58.472649 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58f7a84c-141f-4dfc-87d1-5369c926572e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:58.472897 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58f7a84c-141f-4dfc-87d1-5369c926572e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:58.473120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58f7a84c-141f-4dfc-87d1-5369c926572e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:58.479555 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:58.479555 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:58.483248 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-58f7a84c-141f-4dfc-87d1-5369c926572e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:58.488661 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58f7a84c-141f-4dfc-87d1-5369c926572e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:58.489233 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 27/107] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:58 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:25:58.500683 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4a002117-4254-42d9-a53c-872887294628 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:58.503084 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a002117-4254-42d9-a53c-872887294628 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:58.503285 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a002117-4254-42d9-a53c-872887294628 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:58.503453 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a002117-4254-42d9-a53c-872887294628 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:58.512393 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:58.512393 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:58.513673 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4a002117-4254-42d9-a53c-872887294628 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:58.517886 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a002117-4254-42d9-a53c-872887294628 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:58.518850 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 27/108] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:58 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:59.062419 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-423f5b7b-688e-42fa-afb1-35c2c344c615 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:59.064702 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-423f5b7b-688e-42fa-afb1-35c2c344c615 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:25:59.064956 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-423f5b7b-688e-42fa-afb1-35c2c344c615 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:59.065217 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-423f5b7b-688e-42fa-afb1-35c2c344c615 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:59.073945 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:59.073945 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:25:59.078074 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-423f5b7b-688e-42fa-afb1-35c2c344c615 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:25:59.084213 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-423f5b7b-688e-42fa-afb1-35c2c344c615 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:25:59.084716 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 28/109] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:59 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:59.507762 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64e8c32b-d736-49de-b351-3633aff88b34 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:59.511346 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64e8c32b-d736-49de-b351-3633aff88b34 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:25:59.511674 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64e8c32b-d736-49de-b351-3633aff88b34 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:59.511943 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64e8c32b-d736-49de-b351-3633aff88b34 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:59.523594 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:59.523594 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:25:59.530007 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64e8c32b-d736-49de-b351-3633aff88b34 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:25:59.535830 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c489d63-fcaf-4deb-9b01-4237152a4018 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:59.537072 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64e8c32b-d736-49de-b351-3633aff88b34 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:25:59.537735 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 28/110] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:25:59 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 05:25:59.542987 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c489d63-fcaf-4deb-9b01-4237152a4018 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:25:59.543411 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c489d63-fcaf-4deb-9b01-4237152a4018 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:59.543765 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c489d63-fcaf-4deb-9b01-4237152a4018 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:59.559767 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:59.559767 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:25:59.567516 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c489d63-fcaf-4deb-9b01-4237152a4018 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:25:59.571073 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c489d63-fcaf-4deb-9b01-4237152a4018 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:25:59.571821 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 28/111] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:25:59 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:25:59.687659 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-c6c93eaf-b969-49ca-b4fc-e64e2ced4d44 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:25:59.693687 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-c6c93eaf-b969-49ca-b4fc-e64e2ced4d44 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:25:59.694325 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-c6c93eaf-b969-49ca-b4fc-e64e2ced4d44 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:25:59.694468 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-c6c93eaf-b969-49ca-b4fc-e64e2ced4d44 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:25:59.705228 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:25:59.705228 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:25:59.711230 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-c6c93eaf-b969-49ca-b4fc-e64e2ced4d44 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:25:59.719502 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-c6c93eaf-b969-49ca-b4fc-e64e2ced4d44 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:25:59.720366 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 28/112] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:25:59 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:00.062760 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8440d530-df3f-43ab-88e8-36b8c9ae8bee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:00.063423 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8440d530-df3f-43ab-88e8-36b8c9ae8bee None None] GET https://10.4.3.227/volume// Jul 31 05:26:00.063616 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8440d530-df3f-43ab-88e8-36b8c9ae8bee None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:00.063796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8440d530-df3f-43ab-88e8-36b8c9ae8bee None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:00.064342 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8440d530-df3f-43ab-88e8-36b8c9ae8bee None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:00.064600 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 29/113] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:26: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 31 05:26:00.090338 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-36f8d08d-7bab-4f69-b515-36584d74c363 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:00.388177 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-36f8d08d-7bab-4f69-b515-36584d74c363 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:26:00.388177 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-36f8d08d-7bab-4f69-b515-36584d74c363 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40bc395c-5241-4680-9a8c-cdddbcd47c1f", "connector": null, "instance_uuid": "084b9c21-8b29-4839-a172-1ce059e13256"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:00.406219 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:00.406219 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:00.456984 np0000006182 devstack@c-api.service[100283]: /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 31 05:26:00.456984 np0000006182 devstack@c-api.service[100283]: .first() Jul 31 05:26:00.491697 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-36f8d08d-7bab-4f69-b515-36584d74c363 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:26:00.491697 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 29/114] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:26:00 2026] POST /volume/v3/attachments => generated 273 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:00.552840 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c59c4411-57f3-412e-b1e3-5b72a76f308d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:00.556470 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-12ab5a7e-a169-4b3f-a256-0e83173a05b4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:00.557005 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c59c4411-57f3-412e-b1e3-5b72a76f308d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:00.557005 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c59c4411-57f3-412e-b1e3-5b72a76f308d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:00.557529 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c59c4411-57f3-412e-b1e3-5b72a76f308d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:00.558705 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-998a1ce4-3f78-4fe1-b128-9c4e47282d03 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:00.558788 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12ab5a7e-a169-4b3f-a256-0e83173a05b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:26:00.559124 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12ab5a7e-a169-4b3f-a256-0e83173a05b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:00.559191 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-998a1ce4-3f78-4fe1-b128-9c4e47282d03 None None] GET https://10.4.3.227/volume// Jul 31 05:26:00.559327 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-998a1ce4-3f78-4fe1-b128-9c4e47282d03 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:00.559378 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12ab5a7e-a169-4b3f-a256-0e83173a05b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:00.559520 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-998a1ce4-3f78-4fe1-b128-9c4e47282d03 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:00.560280 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-998a1ce4-3f78-4fe1-b128-9c4e47282d03 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:00.560455 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 30/115] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:00.567898 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:00.567898 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:00.572840 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-12ab5a7e-a169-4b3f-a256-0e83173a05b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:26:00.578017 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:00.578017 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:00.581274 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12ab5a7e-a169-4b3f-a256-0e83173a05b4 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:26:00.581811 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 29/116] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:26:00 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:00.582835 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c59c4411-57f3-412e-b1e3-5b72a76f308d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:00.593172 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ff3b43c8-35ff-40d4-838f-f8c9a52d7883 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:00.593606 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c59c4411-57f3-412e-b1e3-5b72a76f308d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:00.593606 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 29/117] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:00 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:00.593741 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff3b43c8-35ff-40d4-838f-f8c9a52d7883 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:00.593741 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff3b43c8-35ff-40d4-838f-f8c9a52d7883 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:00.593741 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff3b43c8-35ff-40d4-838f-f8c9a52d7883 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:00.599998 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-7302a20e-596c-4d8d-b461-0de300105517 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:00.601565 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-7302a20e-596c-4d8d-b461-0de300105517 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:00.601819 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-7302a20e-596c-4d8d-b461-0de300105517 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:00.602088 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-7302a20e-596c-4d8d-b461-0de300105517 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:00.605030 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:00.605030 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:00.610832 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ff3b43c8-35ff-40d4-838f-f8c9a52d7883 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:00.615800 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:00.615800 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:00.617453 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff3b43c8-35ff-40d4-838f-f8c9a52d7883 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:00.618310 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 30/118] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:00 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:26:00.621924 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-7302a20e-596c-4d8d-b461-0de300105517 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:00.628959 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-7302a20e-596c-4d8d-b461-0de300105517 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:00.629577 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 31/119] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:00 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 1026 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:00.743232 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:00.745583 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:26:00.746039 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-221431017"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:00.748531 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-221431017'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:26:00.748775 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Create volume of 1 GB Jul 31 05:26:00.756034 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Availability Zones retrieved successfully. Jul 31 05:26:00.765668 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Flow 'volume_create_api' (e395f297-8976-4cdb-a16d-c0af8eb7e7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:26:00.768892 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fce7c39c-c6e4-4a91-b218-9779fdf9801d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:26:00.771232 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:26:00.826528 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fce7c39c-c6e4-4a91-b218-9779fdf9801d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:26:00.827740 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9fe1d76-f05c-4f97-be7b-05150cfa16a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:26:00.925293 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Created reservations ['c14e2f96-2c62-4dbd-adb1-7507797dd0b4', '6a8e6aef-53ad-4746-8978-cc7f4ee2ecb4', '2d45edd6-24b4-4583-9a7a-55efe95ff6c5', 'cac01ee8-d773-4404-a78e-8eeb5d93593d'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:26:00.926224 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9fe1d76-f05c-4f97-be7b-05150cfa16a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c14e2f96-2c62-4dbd-adb1-7507797dd0b4', '6a8e6aef-53ad-4746-8978-cc7f4ee2ecb4', '2d45edd6-24b4-4583-9a7a-55efe95ff6c5', 'cac01ee8-d773-4404-a78e-8eeb5d93593d']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:26:00.927261 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (874b4324-e620-4752-83ae-a25cdbcb0aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:26:00.962652 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (874b4324-e620-4752-83ae-a25cdbcb0aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8909e2de-b7d0-4e04-8416-90ca1f1fdf13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-221431017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5640709f3c54b4e936dff1f719e45b7',qos_specs=None,replication_status=,reservations=['c14e2f96-2c62-4dbd-adb1-7507797dd0b4','6a8e6aef-53ad-4746-8978-cc7f4ee2ecb4','2d45edd6-24b4-4583-9a7a-55efe95ff6c5','cac01ee8-d773-4404-a78e-8eeb5d93593d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e88750cbe184f0db330c2ba3da4b8a7',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-221431017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8909e2de-b7d0-4e04-8416-90ca1f1fdf13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5640709f3c54b4e936dff1f719e45b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e88750cbe184f0db330c2ba3da4b8a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:26:00.963970 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e768e4b-9b76-40c6-bb67-b2042b3a263f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:26:00.992630 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e768e4b-9b76-40c6-bb67-b2042b3a263f) transitioned into state 'SUCCESS' from state '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-221431017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5640709f3c54b4e936dff1f719e45b7',qos_specs=None,replication_status=,reservations=['c14e2f96-2c62-4dbd-adb1-7507797dd0b4','6a8e6aef-53ad-4746-8978-cc7f4ee2ecb4','2d45edd6-24b4-4583-9a7a-55efe95ff6c5','cac01ee8-d773-4404-a78e-8eeb5d93593d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e88750cbe184f0db330c2ba3da4b8a7',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:26:00.994216 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b98a0e96-dc50-4dfa-87c6-f3924295cb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:26:01.007126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b98a0e96-dc50-4dfa-87c6-f3924295cb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:26:01.007126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Flow 'volume_create_api' (e395f297-8976-4cdb-a16d-c0af8eb7e7b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:26:01.007126 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Create volume request issued successfully. Jul 31 05:26:01.007480 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-272b82d1-a197-4b16-b03e-a2f1f6c8e2ad tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:26:01.007972 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 30/120] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:26:00 2026] POST /volume/v3/volumes => generated 754 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:26:01.025168 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6fd9a0cb-ae01-43c1-9d6f-7a758ff54243 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:01.028617 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fd9a0cb-ae01-43c1-9d6f-7a758ff54243 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:01.028937 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fd9a0cb-ae01-43c1-9d6f-7a758ff54243 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:01.029230 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fd9a0cb-ae01-43c1-9d6f-7a758ff54243 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:01.042137 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:01.042137 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:01.046383 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6fd9a0cb-ae01-43c1-9d6f-7a758ff54243 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:01.053158 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fd9a0cb-ae01-43c1-9d6f-7a758ff54243 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:01.053686 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 30/121] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:01 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:01.176303 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-7d0689c1-72f3-4259-8aea-a423705ff8cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:01.179878 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-7d0689c1-72f3-4259-8aea-a423705ff8cc tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:01.180457 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-7d0689c1-72f3-4259-8aea-a423705ff8cc tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:01.180932 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-7d0689c1-72f3-4259-8aea-a423705ff8cc tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:01.191067 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:01.191067 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:01.197770 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-7d0689c1-72f3-4259-8aea-a423705ff8cc tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:01.203506 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-7d0689c1-72f3-4259-8aea-a423705ff8cc tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:01.204207 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 31/122] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:01 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:01.594480 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-065c4483-5fb7-4eb7-9409-422899bfdd9d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:01.605411 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-065c4483-5fb7-4eb7-9409-422899bfdd9d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] PUT https://10.4.3.227/volume/v3/attachments/500e5936-1d65-43e2-a98d-6dc3cdcc39d5 Jul 31 05:26:01.605411 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-065c4483-5fb7-4eb7-9409-422899bfdd9d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:01.607736 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e945bf4b-bbb3-4c49-baf8-ae2394709632 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:01.608057 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-434813f4-d809-4294-990e-e6696e5373b5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:01.612027 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e945bf4b-bbb3-4c49-baf8-ae2394709632 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:01.615120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e945bf4b-bbb3-4c49-baf8-ae2394709632 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:01.615120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e945bf4b-bbb3-4c49-baf8-ae2394709632 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:01.615638 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-434813f4-d809-4294-990e-e6696e5373b5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:26:01.615638 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-434813f4-d809-4294-990e-e6696e5373b5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:01.615638 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-434813f4-d809-4294-990e-e6696e5373b5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:01.628304 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:01.628304 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:01.633363 np0000006182 devstack@c-api.service[100284]: /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 31 05:26:01.633363 np0000006182 devstack@c-api.service[100284]: .first() Jul 31 05:26:01.636507 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-92328b3d-4143-4504-93a1-64635b3a3519 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:01.637611 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-434813f4-d809-4294-990e-e6696e5373b5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:26:01.639405 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:01.639405 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:01.639550 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92328b3d-4143-4504-93a1-64635b3a3519 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:01.641867 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92328b3d-4143-4504-93a1-64635b3a3519 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:01.641867 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92328b3d-4143-4504-93a1-64635b3a3519 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:01.643077 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-434813f4-d809-4294-990e-e6696e5373b5 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:26:01.643920 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 31/123] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:26:01 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:01.649444 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e945bf4b-bbb3-4c49-baf8-ae2394709632 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:01.649635 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-065c4483-5fb7-4eb7-9409-422899bfdd9d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Acquiring lock "cinder-attachment_update-40bc395c-5241-4680-9a8c-cdddbcd47c1f-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:26:01.650883 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:01.650883 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:01.657420 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-065c4483-5fb7-4eb7-9409-422899bfdd9d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Lock "cinder-attachment_update-40bc395c-5241-4680-9a8c-cdddbcd47c1f-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:26:01.657796 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e945bf4b-bbb3-4c49-baf8-ae2394709632 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:01.657796 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 31/124] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:01 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 846 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:01.657873 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:01.657873 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:01.657950 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-92328b3d-4143-4504-93a1-64635b3a3519 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:01.665993 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92328b3d-4143-4504-93a1-64635b3a3519 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:01.666573 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 32/125] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:01 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:01.690382 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f9995a3-a731-4c27-ac8c-8bd0f12a63d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:01.690759 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f9995a3-a731-4c27-ac8c-8bd0f12a63d1 None None] GET https://10.4.3.227/volume// Jul 31 05:26:01.691037 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f9995a3-a731-4c27-ac8c-8bd0f12a63d1 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:01.691339 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f9995a3-a731-4c27-ac8c-8bd0f12a63d1 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:01.691801 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f9995a3-a731-4c27-ac8c-8bd0f12a63d1 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:01.692282 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 32/126] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:26:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:26:01.718648 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-d12f25c3-8291-4ab6-aaf5-6622825f744d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:01.864385 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-065c4483-5fb7-4eb7-9409-422899bfdd9d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Lock "cinder-attachment_update-40bc395c-5241-4680-9a8c-cdddbcd47c1f-np0000006182" released by "attachment_update" :: held 0.207s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:26:01.864385 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-065c4483-5fb7-4eb7-9409-422899bfdd9d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments/500e5936-1d65-43e2-a98d-6dc3cdcc39d5 returned with HTTP 200 Jul 31 05:26:01.864385 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 32/127] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:26:01 2026] PUT /volume/v3/attachments/500e5936-1d65-43e2-a98d-6dc3cdcc39d5 => generated 969 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:02.036726 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-49f1eb55-2ffe-43fb-9bd6-fa1556e0f9db None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.046299 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-49f1eb55-2ffe-43fb-9bd6-fa1556e0f9db tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:02.046299 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-49f1eb55-2ffe-43fb-9bd6-fa1556e0f9db tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.046299 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-49f1eb55-2ffe-43fb-9bd6-fa1556e0f9db tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.059128 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.059128 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:02.066439 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-49f1eb55-2ffe-43fb-9bd6-fa1556e0f9db tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:02.070256 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-78f1af84-c803-40af-a88a-d9fdd1bd9f1c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.072789 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-49f1eb55-2ffe-43fb-9bd6-fa1556e0f9db tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:02.072951 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78f1af84-c803-40af-a88a-d9fdd1bd9f1c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:02.073238 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78f1af84-c803-40af-a88a-d9fdd1bd9f1c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.073484 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78f1af84-c803-40af-a88a-d9fdd1bd9f1c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.073902 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 33/128] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:02 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:02.094401 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.094401 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:02.107032 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-78f1af84-c803-40af-a88a-d9fdd1bd9f1c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:02.112718 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78f1af84-c803-40af-a88a-d9fdd1bd9f1c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:02.113197 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 33/129] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:02 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:02.216257 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-26043ca7-5c39-4352-ba1c-28eb88ebefa5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.221332 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-26043ca7-5c39-4352-ba1c-28eb88ebefa5 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:02.221332 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-26043ca7-5c39-4352-ba1c-28eb88ebefa5 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.221332 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-26043ca7-5c39-4352-ba1c-28eb88ebefa5 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.236024 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-d12f25c3-8291-4ab6-aaf5-6622825f744d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:26:02.236505 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-d12f25c3-8291-4ab6-aaf5-6622825f744d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "256622cd-4be8-461d-b719-36ef81913020", "connector": null, "instance_uuid": "228fdf3f-64c7-479b-b74b-adc360752e17"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:02.240862 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.240862 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:02.247538 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.247538 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:02.250692 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-26043ca7-5c39-4352-ba1c-28eb88ebefa5 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:02.255303 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-26043ca7-5c39-4352-ba1c-28eb88ebefa5 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:02.258124 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 33/130] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:02 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:02.300836 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-d12f25c3-8291-4ab6-aaf5-6622825f744d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:26:02.301460 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 32/131] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:26:01 2026] POST /volume/v3/attachments => generated 273 bytes in 583 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:02.342964 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7c4e68b6-7568-4394-9b85-c8fdbd7d1cff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.348392 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c4e68b6-7568-4394-9b85-c8fdbd7d1cff tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:02.348392 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c4e68b6-7568-4394-9b85-c8fdbd7d1cff tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.348392 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7c4e68b6-7568-4394-9b85-c8fdbd7d1cff tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.352196 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f32a1366-574a-4a48-a96d-74308468fe7c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.356127 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f32a1366-574a-4a48-a96d-74308468fe7c None None] GET https://10.4.3.227/volume// Jul 31 05:26:02.356127 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f32a1366-574a-4a48-a96d-74308468fe7c None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.356127 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f32a1366-574a-4a48-a96d-74308468fe7c None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.356127 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f32a1366-574a-4a48-a96d-74308468fe7c None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:02.356127 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 34/132] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26:02 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:26:02.366027 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.366027 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:02.371280 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-595a1218-b8d0-44a6-8d98-3c79aa6e36d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.372065 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7c4e68b6-7568-4394-9b85-c8fdbd7d1cff tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:02.375123 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-595a1218-b8d0-44a6-8d98-3c79aa6e36d5 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:02.375123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-595a1218-b8d0-44a6-8d98-3c79aa6e36d5 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.375123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-595a1218-b8d0-44a6-8d98-3c79aa6e36d5 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.378143 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7c4e68b6-7568-4394-9b85-c8fdbd7d1cff tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:02.378813 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 34/133] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:02 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:02.388866 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.388866 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:02.392469 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-595a1218-b8d0-44a6-8d98-3c79aa6e36d5 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:02.399198 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-595a1218-b8d0-44a6-8d98-3c79aa6e36d5 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:02.399972 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 34/134] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:02 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1247 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:02.509692 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-0ad32608-5332-4298-b31b-9bef7cbd0c50 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.515945 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-0ad32608-5332-4298-b31b-9bef7cbd0c50 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] PUT https://10.4.3.227/volume/v3/attachments/8e422237-2cb9-4911-9896-ea061ef70020 Jul 31 05:26:02.516317 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-0ad32608-5332-4298-b31b-9bef7cbd0c50 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:02.519522 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-17587582-b675-495c-aeef-49e2a9128968 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.519986 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17587582-b675-495c-aeef-49e2a9128968 None None] GET https://10.4.3.227/volume// Jul 31 05:26:02.520227 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17587582-b675-495c-aeef-49e2a9128968 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.520417 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17587582-b675-495c-aeef-49e2a9128968 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.520777 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17587582-b675-495c-aeef-49e2a9128968 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:02.521071 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 35/135] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:26: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 31 05:26:02.547397 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-41b9a11f-d87c-4bb1-9f33-7e84baa074da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.636647 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dbf457f6-f961-492e-9412-7c1442662fb7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.637089 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbf457f6-f961-492e-9412-7c1442662fb7 None None] GET https://10.4.3.227/volume// Jul 31 05:26:02.637089 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbf457f6-f961-492e-9412-7c1442662fb7 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.637381 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbf457f6-f961-492e-9412-7c1442662fb7 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.637537 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbf457f6-f961-492e-9412-7c1442662fb7 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:02.637891 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 35/136] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:26: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 31 05:26:02.659771 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c4ae4f8-02a3-471c-a24c-f9937573eebd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.665291 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c4ae4f8-02a3-471c-a24c-f9937573eebd tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:26:02.665291 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c4ae4f8-02a3-471c-a24c-f9937573eebd tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.665526 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c4ae4f8-02a3-471c-a24c-f9937573eebd tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.667055 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-7ff87b07-3dae-4202-95a0-2ca7fe206af7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.675331 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.675331 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:02.681737 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-0ad32608-5332-4298-b31b-9bef7cbd0c50 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Acquiring lock "cinder-attachment_update-256622cd-4be8-461d-b719-36ef81913020-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:26:02.681867 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c4ae4f8-02a3-471c-a24c-f9937573eebd tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:26:02.690580 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c4ae4f8-02a3-471c-a24c-f9937573eebd tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:26:02.690818 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-0ad32608-5332-4298-b31b-9bef7cbd0c50 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Lock "cinder-attachment_update-256622cd-4be8-461d-b719-36ef81913020-np0000006182" acquired by "attachment_update" :: waited 0.009s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:26:02.691203 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 36/137] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:26:02 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:02.693126 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.693126 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:02.693373 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c6eca09d-c476-42e8-9e4f-8c73531a1192 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.694080 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6eca09d-c476-42e8-9e4f-8c73531a1192 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:02.694457 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c6eca09d-c476-42e8-9e4f-8c73531a1192 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.694608 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c6eca09d-c476-42e8-9e4f-8c73531a1192 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.705651 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.705651 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:02.711405 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c6eca09d-c476-42e8-9e4f-8c73531a1192 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:02.716980 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6eca09d-c476-42e8-9e4f-8c73531a1192 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:02.717899 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 37/138] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:02 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:02.718420 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c16c25ee-51e5-496d-8d01-3030d9fe452c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.722122 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c16c25ee-51e5-496d-8d01-3030d9fe452c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:02.722345 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c16c25ee-51e5-496d-8d01-3030d9fe452c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.722602 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c16c25ee-51e5-496d-8d01-3030d9fe452c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.731886 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.731886 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:02.736120 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c16c25ee-51e5-496d-8d01-3030d9fe452c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:02.741676 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c16c25ee-51e5-496d-8d01-3030d9fe452c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:02.741918 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 38/139] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:02 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:02.811620 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-0ad32608-5332-4298-b31b-9bef7cbd0c50 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Lock "cinder-attachment_update-256622cd-4be8-461d-b719-36ef81913020-np0000006182" released by "attachment_update" :: held 0.121s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:26:02.812073 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-0ad32608-5332-4298-b31b-9bef7cbd0c50 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/attachments/8e422237-2cb9-4911-9896-ea061ef70020 returned with HTTP 200 Jul 31 05:26:02.812656 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 33/140] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:26:02 2026] PUT /volume/v3/attachments/8e422237-2cb9-4911-9896-ea061ef70020 => generated 969 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:02.856504 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-41b9a11f-d87c-4bb1-9f33-7e84baa074da tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:26:02.857087 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-41b9a11f-d87c-4bb1-9f33-7e84baa074da tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2a4397c2-d713-4b36-911f-75fdd17ef420", "connector": null, "instance_uuid": "0dbfd7f8-3435-4f96-8695-d2cc2e3e3947"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:02.869531 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.869531 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:02.901024 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-41b9a11f-d87c-4bb1-9f33-7e84baa074da tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:26:02.901539 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 35/141] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:26:02 2026] POST /volume/v3/attachments => generated 273 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:02.937161 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d6541cd0-fc20-4df8-b38f-b6dd466ede21 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.941339 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6541cd0-fc20-4df8-b38f-b6dd466ede21 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:02.941339 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6541cd0-fc20-4df8-b38f-b6dd466ede21 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.941339 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6541cd0-fc20-4df8-b38f-b6dd466ede21 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.955357 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-7ff87b07-3dae-4202-95a0-2ca7fe206af7 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:26:02.955915 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-7ff87b07-3dae-4202-95a0-2ca7fe206af7 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8909e2de-b7d0-4e04-8416-90ca1f1fdf13", "connector": null, "instance_uuid": "b518803d-adb8-443c-b69b-28d52bd65542"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:02.956286 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.956286 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:02.956580 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32e5413d-5a79-470c-b0bf-9f16903f7831 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.957265 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32e5413d-5a79-470c-b0bf-9f16903f7831 None None] GET https://10.4.3.227/volume// Jul 31 05:26:02.957434 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32e5413d-5a79-470c-b0bf-9f16903f7831 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.957624 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32e5413d-5a79-470c-b0bf-9f16903f7831 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.958172 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32e5413d-5a79-470c-b0bf-9f16903f7831 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:02.958951 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 34/142] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:02.962462 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d6541cd0-fc20-4df8-b38f-b6dd466ede21 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:02.966540 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-06cceb5e-0a8d-4855-8e43-d7ac0a081a35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:02.969338 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.969338 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:02.970607 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6541cd0-fc20-4df8-b38f-b6dd466ede21 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:02.971300 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 39/143] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:02 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:02.972188 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-06cceb5e-0a8d-4855-8e43-d7ac0a081a35 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:02.972466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-06cceb5e-0a8d-4855-8e43-d7ac0a081a35 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:02.972740 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-06cceb5e-0a8d-4855-8e43-d7ac0a081a35 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:02.986924 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:02.986924 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:02.991389 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-06cceb5e-0a8d-4855-8e43-d7ac0a081a35 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:02.997086 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-06cceb5e-0a8d-4855-8e43-d7ac0a081a35 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:02.997679 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 36/144] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:02 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:03.021349 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-7ff87b07-3dae-4202-95a0-2ca7fe206af7 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:26:03.021775 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 36/145] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:26:02 2026] POST /volume/v3/attachments => generated 273 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:03.057035 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e4c43dc6-5987-4b1b-bbea-4d433c814342 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:03.060135 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e4c43dc6-5987-4b1b-bbea-4d433c814342 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:03.060135 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e4c43dc6-5987-4b1b-bbea-4d433c814342 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:03.060135 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e4c43dc6-5987-4b1b-bbea-4d433c814342 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:03.073632 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:03.073632 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:03.085680 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e4c43dc6-5987-4b1b-bbea-4d433c814342 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:03.086788 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-ec4a8109-2633-4b32-81c7-fb19fd7cacaf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:03.087124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-26485b82-65da-4202-b9cc-82eecd83efae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:03.087627 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26485b82-65da-4202-b9cc-82eecd83efae None None] GET https://10.4.3.227/volume// Jul 31 05:26:03.087877 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26485b82-65da-4202-b9cc-82eecd83efae None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:03.088353 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-26485b82-65da-4202-b9cc-82eecd83efae None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:03.088756 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-26485b82-65da-4202-b9cc-82eecd83efae None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:03.089473 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-ec4a8109-2633-4b32-81c7-fb19fd7cacaf tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] PUT https://10.4.3.227/volume/v3/attachments/13250f64-c2b0-4ab7-9efc-6e8973c24cc0 Jul 31 05:26:03.089548 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 40/146] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26:03 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:26:03.089589 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-ec4a8109-2633-4b32-81c7-fb19fd7cacaf tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:03.097667 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e4c43dc6-5987-4b1b-bbea-4d433c814342 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:03.098859 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 35/147] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:03 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:03.102032 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-ec4a8109-2633-4b32-81c7-fb19fd7cacaf tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Acquiring lock "cinder-attachment_update-2a4397c2-d713-4b36-911f-75fdd17ef420-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:26:03.109649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-98990892-3ae8-40c8-ba77-d7f5c9d9f417 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:03.112256 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-ec4a8109-2633-4b32-81c7-fb19fd7cacaf tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Lock "cinder-attachment_update-2a4397c2-d713-4b36-911f-75fdd17ef420-np0000006182" acquired by "attachment_update" :: waited 0.010s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:26:03.113892 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:03.113892 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:03.114453 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-98990892-3ae8-40c8-ba77-d7f5c9d9f417 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:03.114453 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-98990892-3ae8-40c8-ba77-d7f5c9d9f417 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:03.114547 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-98990892-3ae8-40c8-ba77-d7f5c9d9f417 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:03.132443 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:03.132443 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:03.139456 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-98990892-3ae8-40c8-ba77-d7f5c9d9f417 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:03.145971 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-98990892-3ae8-40c8-ba77-d7f5c9d9f417 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:03.146596 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 37/148] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:03 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:03.232925 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-ec4a8109-2633-4b32-81c7-fb19fd7cacaf tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Lock "cinder-attachment_update-2a4397c2-d713-4b36-911f-75fdd17ef420-np0000006182" released by "attachment_update" :: held 0.119s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:26:03.232925 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-ec4a8109-2633-4b32-81c7-fb19fd7cacaf tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/attachments/13250f64-c2b0-4ab7-9efc-6e8973c24cc0 returned with HTTP 200 Jul 31 05:26:03.232925 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 37/149] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:26:03 2026] PUT /volume/v3/attachments/13250f64-c2b0-4ab7-9efc-6e8973c24cc0 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:03.239538 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-e4f24c17-ee84-4dcb-92fc-647164180473 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:03.241031 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-e4f24c17-ee84-4dcb-92fc-647164180473 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] PUT https://10.4.3.227/volume/v3/attachments/00ad4e1b-f39e-4f60-b522-77f77bfe6363 Jul 31 05:26:03.241522 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-e4f24c17-ee84-4dcb-92fc-647164180473 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:03.256856 np0000006182 devstack@c-api.service[100286]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 31 05:26:03.256856 np0000006182 devstack@c-api.service[100286]: .first() Jul 31 05:26:03.264701 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-e4f24c17-ee84-4dcb-92fc-647164180473 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Acquiring lock "cinder-attachment_update-8909e2de-b7d0-4e04-8416-90ca1f1fdf13-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:26:03.272171 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-e4f24c17-ee84-4dcb-92fc-647164180473 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Lock "cinder-attachment_update-8909e2de-b7d0-4e04-8416-90ca1f1fdf13-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:26:03.272171 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:03.272171 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:03.374075 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-e4f24c17-ee84-4dcb-92fc-647164180473 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Lock "cinder-attachment_update-8909e2de-b7d0-4e04-8416-90ca1f1fdf13-np0000006182" released by "attachment_update" :: held 0.103s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:26:03.374530 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-e4f24c17-ee84-4dcb-92fc-647164180473 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/attachments/00ad4e1b-f39e-4f60-b522-77f77bfe6363 returned with HTTP 200 Jul 31 05:26:03.375198 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 41/150] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:26:03 2026] PUT /volume/v3/attachments/00ad4e1b-f39e-4f60-b522-77f77bfe6363 => generated 969 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:03.396114 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d8112ac1-40e7-4d1d-95ad-34b3bc1cc32a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:03.398066 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8112ac1-40e7-4d1d-95ad-34b3bc1cc32a tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:03.398284 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8112ac1-40e7-4d1d-95ad-34b3bc1cc32a tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:03.398473 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8112ac1-40e7-4d1d-95ad-34b3bc1cc32a tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:03.411232 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:03.411232 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:03.415742 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d8112ac1-40e7-4d1d-95ad-34b3bc1cc32a tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:03.421442 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8112ac1-40e7-4d1d-95ad-34b3bc1cc32a tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:03.421956 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 36/151] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:03 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:03.708679 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2e9a33f-6b15-4b23-b7ce-6c1a992d4183 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:03.710827 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2e9a33f-6b15-4b23-b7ce-6c1a992d4183 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:26:03.711055 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2e9a33f-6b15-4b23-b7ce-6c1a992d4183 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:03.711258 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2e9a33f-6b15-4b23-b7ce-6c1a992d4183 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:03.736998 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4cea9623-77b7-4b53-bcb3-5ead24276027 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:03.739019 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cea9623-77b7-4b53-bcb3-5ead24276027 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:03.739235 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cea9623-77b7-4b53-bcb3-5ead24276027 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:03.739466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4cea9623-77b7-4b53-bcb3-5ead24276027 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:03.752726 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:03.752726 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:03.755506 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95981852-62d8-4fed-b62e-76202395d34a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:03.756675 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4cea9623-77b7-4b53-bcb3-5ead24276027 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:03.757660 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95981852-62d8-4fed-b62e-76202395d34a tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:03.757918 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95981852-62d8-4fed-b62e-76202395d34a tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:03.758221 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95981852-62d8-4fed-b62e-76202395d34a tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:03.761810 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4cea9623-77b7-4b53-bcb3-5ead24276027 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:03.762321 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 38/152] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:03 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:03.766552 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:03.766552 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:03.771855 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-95981852-62d8-4fed-b62e-76202395d34a tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:03.776770 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95981852-62d8-4fed-b62e-76202395d34a tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:03.777234 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 42/153] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:03 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:03.840129 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:03.840129 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:03.844366 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e2e9a33f-6b15-4b23-b7ce-6c1a992d4183 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:26:03.848937 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2e9a33f-6b15-4b23-b7ce-6c1a992d4183 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:26:03.849322 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 38/154] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:26:03 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:03.986947 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba88d69b-26ad-4e73-8389-926263ce8c4e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:03.988970 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba88d69b-26ad-4e73-8389-926263ce8c4e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:03.989219 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba88d69b-26ad-4e73-8389-926263ce8c4e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:03.989476 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba88d69b-26ad-4e73-8389-926263ce8c4e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:04.000192 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:04.000192 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:04.004146 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba88d69b-26ad-4e73-8389-926263ce8c4e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:04.008844 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba88d69b-26ad-4e73-8389-926263ce8c4e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:04.009293 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 37/155] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:03 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:04.118263 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac90e9a7-1d47-4f52-ba23-7859f56f8545 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:04.120920 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac90e9a7-1d47-4f52-ba23-7859f56f8545 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:04.121223 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac90e9a7-1d47-4f52-ba23-7859f56f8545 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:04.121466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac90e9a7-1d47-4f52-ba23-7859f56f8545 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:04.139146 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:04.139146 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:04.144902 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ac90e9a7-1d47-4f52-ba23-7859f56f8545 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:04.152054 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac90e9a7-1d47-4f52-ba23-7859f56f8545 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:04.152904 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 39/156] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:04 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:04.435561 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-501c5b8d-52b2-46d0-9d88-446bd63fbb83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:04.439644 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-501c5b8d-52b2-46d0-9d88-446bd63fbb83 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:04.439644 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-501c5b8d-52b2-46d0-9d88-446bd63fbb83 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:04.439644 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-501c5b8d-52b2-46d0-9d88-446bd63fbb83 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:04.472664 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:04.472664 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:04.478463 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-501c5b8d-52b2-46d0-9d88-446bd63fbb83 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:04.485121 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-501c5b8d-52b2-46d0-9d88-446bd63fbb83 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:04.485668 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 43/157] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:04 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:04.778778 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a58f24f-4793-48eb-9122-827c88237ca7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:04.780529 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a58f24f-4793-48eb-9122-827c88237ca7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:04.780734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a58f24f-4793-48eb-9122-827c88237ca7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:04.780989 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a58f24f-4793-48eb-9122-827c88237ca7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:04.790012 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7d1cb7d7-073d-4246-8e6b-3206852b436f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:04.790396 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:04.790396 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:04.792153 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d1cb7d7-073d-4246-8e6b-3206852b436f tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:04.792393 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d1cb7d7-073d-4246-8e6b-3206852b436f tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:04.792630 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d1cb7d7-073d-4246-8e6b-3206852b436f tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:04.795073 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8a58f24f-4793-48eb-9122-827c88237ca7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:04.801256 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:04.801256 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:04.801390 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a58f24f-4793-48eb-9122-827c88237ca7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:04.801820 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 39/158] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:04 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:04.805624 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7d1cb7d7-073d-4246-8e6b-3206852b436f tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:04.811284 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d1cb7d7-073d-4246-8e6b-3206852b436f tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:04.811785 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 38/159] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:04 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:04.862635 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-95540d8d-0ab0-4948-bc46-360d1e236e85 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:04.864984 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95540d8d-0ab0-4948-bc46-360d1e236e85 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:26:04.865292 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95540d8d-0ab0-4948-bc46-360d1e236e85 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:04.865543 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95540d8d-0ab0-4948-bc46-360d1e236e85 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:05.004061 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:05.004061 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:05.008568 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-95540d8d-0ab0-4948-bc46-360d1e236e85 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:26:05.013200 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95540d8d-0ab0-4948-bc46-360d1e236e85 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:26:05.013544 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 40/160] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:26:04 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:05.025164 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb643679-8698-4854-aad1-29934af3582a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:05.027169 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb643679-8698-4854-aad1-29934af3582a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:05.027360 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb643679-8698-4854-aad1-29934af3582a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:05.027563 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb643679-8698-4854-aad1-29934af3582a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:05.040351 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:05.040351 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:05.044525 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb643679-8698-4854-aad1-29934af3582a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:05.050246 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb643679-8698-4854-aad1-29934af3582a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:05.050794 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 44/161] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:05 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:05.169826 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a5b8fb92-227b-4445-9811-2e84b4cb0a05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:05.172259 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5b8fb92-227b-4445-9811-2e84b4cb0a05 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:05.172545 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5b8fb92-227b-4445-9811-2e84b4cb0a05 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:05.172819 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5b8fb92-227b-4445-9811-2e84b4cb0a05 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:05.186286 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:05.186286 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:05.190461 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a5b8fb92-227b-4445-9811-2e84b4cb0a05 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:05.194737 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5b8fb92-227b-4445-9811-2e84b4cb0a05 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:05.195114 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 40/162] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:05 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:05.508362 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d82029a0-6e5b-4db8-8b80-8128e37cdfc7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:05.510360 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d82029a0-6e5b-4db8-8b80-8128e37cdfc7 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:05.510625 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d82029a0-6e5b-4db8-8b80-8128e37cdfc7 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:05.510876 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d82029a0-6e5b-4db8-8b80-8128e37cdfc7 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:05.522054 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:05.522054 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:05.525694 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d82029a0-6e5b-4db8-8b80-8128e37cdfc7 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:05.530046 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d82029a0-6e5b-4db8-8b80-8128e37cdfc7 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:05.530517 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 39/163] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:05 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:05.817486 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3967da1a-ebc0-4cb9-96b1-d3f16714dcf2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:05.819640 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3967da1a-ebc0-4cb9-96b1-d3f16714dcf2 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:05.819990 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3967da1a-ebc0-4cb9-96b1-d3f16714dcf2 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:05.820282 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3967da1a-ebc0-4cb9-96b1-d3f16714dcf2 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:05.826794 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b328b919-f94c-4bb5-ae2e-f75e6e01316b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:05.829124 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b328b919-f94c-4bb5-ae2e-f75e6e01316b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:05.829680 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b328b919-f94c-4bb5-ae2e-f75e6e01316b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:05.829680 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b328b919-f94c-4bb5-ae2e-f75e6e01316b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:05.832211 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:05.832211 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:05.836716 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3967da1a-ebc0-4cb9-96b1-d3f16714dcf2 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:05.842613 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3967da1a-ebc0-4cb9-96b1-d3f16714dcf2 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:05.843137 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 41/164] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:05 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:05.983004 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:05.983004 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:05.987630 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b328b919-f94c-4bb5-ae2e-f75e6e01316b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:05.993790 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b328b919-f94c-4bb5-ae2e-f75e6e01316b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:05.994481 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 45/165] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:05 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:06.028535 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-889f3b16-553b-46f1-aa19-54494354c7e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.031190 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-889f3b16-553b-46f1-aa19-54494354c7e1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:26:06.031684 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-889f3b16-553b-46f1-aa19-54494354c7e1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:06.031684 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-889f3b16-553b-46f1-aa19-54494354c7e1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:06.040508 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:06.040508 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:06.045059 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-889f3b16-553b-46f1-aa19-54494354c7e1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:26:06.050016 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-889f3b16-553b-46f1-aa19-54494354c7e1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:26:06.050426 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 41/166] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:26:06 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1052 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:06.063854 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d95d4e38-169f-44ab-a093-8d86c5f1046e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.066028 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d95d4e38-169f-44ab-a093-8d86c5f1046e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:06.066330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d95d4e38-169f-44ab-a093-8d86c5f1046e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:06.066599 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d95d4e38-169f-44ab-a093-8d86c5f1046e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:06.077775 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:06.077775 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:06.082536 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d95d4e38-169f-44ab-a093-8d86c5f1046e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:06.088341 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d95d4e38-169f-44ab-a093-8d86c5f1046e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:06.088873 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 40/167] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:06 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:06.208178 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7fe93515-7e5f-49ea-9252-a11e084ca2c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.210015 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fe93515-7e5f-49ea-9252-a11e084ca2c2 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:06.210193 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fe93515-7e5f-49ea-9252-a11e084ca2c2 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:06.210391 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7fe93515-7e5f-49ea-9252-a11e084ca2c2 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:06.219983 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:06.219983 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:06.223656 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7fe93515-7e5f-49ea-9252-a11e084ca2c2 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:06.228310 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7fe93515-7e5f-49ea-9252-a11e084ca2c2 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:06.228697 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 42/168] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:06 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:06.363266 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e3745f72-5cb2-4b33-a7a7-9cd13668a6bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.365206 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3745f72-5cb2-4b33-a7a7-9cd13668a6bf tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:06.365432 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3745f72-5cb2-4b33-a7a7-9cd13668a6bf tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:06.365654 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3745f72-5cb2-4b33-a7a7-9cd13668a6bf tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:06.372052 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:06.372052 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:06.375538 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e3745f72-5cb2-4b33-a7a7-9cd13668a6bf tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:06.379319 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3745f72-5cb2-4b33-a7a7-9cd13668a6bf tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:06.379817 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 46/169] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:06 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:06.425883 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-2879ac7d-477e-4350-af6d-50794c6cbbeb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.427916 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-2879ac7d-477e-4350-af6d-50794c6cbbeb tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:06.428110 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-2879ac7d-477e-4350-af6d-50794c6cbbeb tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:06.428334 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-2879ac7d-477e-4350-af6d-50794c6cbbeb tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:06.434690 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:06.434690 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:06.437833 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-2879ac7d-477e-4350-af6d-50794c6cbbeb tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:06.441450 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-2879ac7d-477e-4350-af6d-50794c6cbbeb tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:06.441801 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 42/170] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:06 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:06.514087 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5cf646cf-5949-4595-9c1d-f88343340445 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.514595 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5cf646cf-5949-4595-9c1d-f88343340445 None None] GET https://10.4.3.227/volume// Jul 31 05:26:06.514778 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5cf646cf-5949-4595-9c1d-f88343340445 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:06.515005 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5cf646cf-5949-4595-9c1d-f88343340445 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:06.515335 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5cf646cf-5949-4595-9c1d-f88343340445 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:06.515617 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 41/171] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:26: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 31 05:26:06.524258 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-11fc0f8f-f001-48aa-9826-a45747632e95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.526496 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-11fc0f8f-f001-48aa-9826-a45747632e95 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:26:06.526853 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-11fc0f8f-f001-48aa-9826-a45747632e95 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a3aedf3-f19b-4580-a464-9293441c922e", "connector": null, "instance_uuid": "9868aaad-b746-471a-a91d-3e68c86dc572"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:06.534685 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:06.534685 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:06.542961 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32d2456d-e871-492f-82d6-163768fe9c62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.544722 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32d2456d-e871-492f-82d6-163768fe9c62 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:06.544911 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32d2456d-e871-492f-82d6-163768fe9c62 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:06.545083 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32d2456d-e871-492f-82d6-163768fe9c62 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:06.554034 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:06.554034 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:06.557113 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-32d2456d-e871-492f-82d6-163768fe9c62 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:06.557307 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-11fc0f8f-f001-48aa-9826-a45747632e95 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:26:06.557876 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 43/172] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:26:06 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 31 05:26:06.561444 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32d2456d-e871-492f-82d6-163768fe9c62 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:06.561918 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 47/173] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:06 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:06.583191 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73117c32-fc30-4e09-a6de-21dde8c5b831 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.584962 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73117c32-fc30-4e09-a6de-21dde8c5b831 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:06.585237 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73117c32-fc30-4e09-a6de-21dde8c5b831 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:06.585439 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73117c32-fc30-4e09-a6de-21dde8c5b831 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:06.593521 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d261dabe-9a6b-42e4-812a-fb2a6f3264ba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.593971 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d261dabe-9a6b-42e4-812a-fb2a6f3264ba None None] GET https://10.4.3.227/volume// Jul 31 05:26:06.594219 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d261dabe-9a6b-42e4-812a-fb2a6f3264ba None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:06.594473 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d261dabe-9a6b-42e4-812a-fb2a6f3264ba None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:06.594869 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d261dabe-9a6b-42e4-812a-fb2a6f3264ba None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:06.595259 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 42/174] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:06.595831 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:06.595831 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:06.599916 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-73117c32-fc30-4e09-a6de-21dde8c5b831 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:06.602047 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-7f072cf0-7d7f-41a2-b4b5-883f26dee2d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.604222 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73117c32-fc30-4e09-a6de-21dde8c5b831 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:06.604464 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-7f072cf0-7d7f-41a2-b4b5-883f26dee2d6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:06.604704 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 43/175] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:06 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:06.604756 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-7f072cf0-7d7f-41a2-b4b5-883f26dee2d6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:06.604925 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-7f072cf0-7d7f-41a2-b4b5-883f26dee2d6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:06.615183 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:06.615183 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:06.618901 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-7f072cf0-7d7f-41a2-b4b5-883f26dee2d6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:06.623142 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-7f072cf0-7d7f-41a2-b4b5-883f26dee2d6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:06.623719 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 44/176] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:06 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 1031 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:06.695629 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-0c22a7a3-ef67-4f73-96b5-4b44002c09c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.697430 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-0c22a7a3-ef67-4f73-96b5-4b44002c09c6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] PUT https://10.4.3.227/volume/v3/attachments/f1006c17-13ea-468e-96fa-3c218ca4da39 Jul 31 05:26:06.697851 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-0c22a7a3-ef67-4f73-96b5-4b44002c09c6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:06.705033 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-0c22a7a3-ef67-4f73-96b5-4b44002c09c6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Acquiring lock "cinder-attachment_update-6a3aedf3-f19b-4580-a464-9293441c922e-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:26:06.709793 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-0c22a7a3-ef67-4f73-96b5-4b44002c09c6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Lock "cinder-attachment_update-6a3aedf3-f19b-4580-a464-9293441c922e-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:26:06.710680 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:06.710680 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:06.781781 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-0c22a7a3-ef67-4f73-96b5-4b44002c09c6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Lock "cinder-attachment_update-6a3aedf3-f19b-4580-a464-9293441c922e-np0000006182" released by "attachment_update" :: held 0.072s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:26:06.782376 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-0c22a7a3-ef67-4f73-96b5-4b44002c09c6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/attachments/f1006c17-13ea-468e-96fa-3c218ca4da39 returned with HTTP 200 Jul 31 05:26:06.782888 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 48/177] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:26:06 2026] PUT /volume/v3/attachments/f1006c17-13ea-468e-96fa-3c218ca4da39 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:06.857027 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e080f443-90c6-483a-929d-1c3e57895bc6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:06.858988 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e080f443-90c6-483a-929d-1c3e57895bc6 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:06.859218 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e080f443-90c6-483a-929d-1c3e57895bc6 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:06.859458 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e080f443-90c6-483a-929d-1c3e57895bc6 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:06.868933 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:06.868933 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:06.872599 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e080f443-90c6-483a-929d-1c3e57895bc6 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:06.877608 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e080f443-90c6-483a-929d-1c3e57895bc6 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:06.878284 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 43/178] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:06 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:07.006715 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-edaf445f-eb9e-4a83-a484-843910a2852c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:07.008878 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edaf445f-eb9e-4a83-a484-843910a2852c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:07.009114 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edaf445f-eb9e-4a83-a484-843910a2852c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:07.009359 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edaf445f-eb9e-4a83-a484-843910a2852c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:07.016979 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:07.016979 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:07.021120 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-edaf445f-eb9e-4a83-a484-843910a2852c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:07.025896 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edaf445f-eb9e-4a83-a484-843910a2852c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:07.026360 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 44/179] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:07 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:07.064917 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f0fc1de-b083-4dca-83ca-8e8015833292 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:07.067644 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f0fc1de-b083-4dca-83ca-8e8015833292 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:26:07.067950 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f0fc1de-b083-4dca-83ca-8e8015833292 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:07.068217 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f0fc1de-b083-4dca-83ca-8e8015833292 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:07.076412 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:07.076412 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:07.080287 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6f0fc1de-b083-4dca-83ca-8e8015833292 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:26:07.085539 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f0fc1de-b083-4dca-83ca-8e8015833292 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:26:07.085993 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 45/180] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:26:07 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1572 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:07.100387 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f5aa0a6a-dc41-4069-99e9-6e9f8b7d2228 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:07.102302 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5aa0a6a-dc41-4069-99e9-6e9f8b7d2228 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:07.102586 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5aa0a6a-dc41-4069-99e9-6e9f8b7d2228 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:07.102883 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5aa0a6a-dc41-4069-99e9-6e9f8b7d2228 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:07.114197 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:07.114197 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:07.117879 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f5aa0a6a-dc41-4069-99e9-6e9f8b7d2228 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:07.123791 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5aa0a6a-dc41-4069-99e9-6e9f8b7d2228 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:07.124390 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 49/181] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:07 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:07.135309 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4441b664-165f-498d-89af-19d8f16224d0 req-abe3d441-e31b-42d6-b9a5-246dd311a1d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:07.137795 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-abe3d441-e31b-42d6-b9a5-246dd311a1d1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:26:07.138046 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-abe3d441-e31b-42d6-b9a5-246dd311a1d1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:07.138338 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-abe3d441-e31b-42d6-b9a5-246dd311a1d1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:07.146527 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:07.146527 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:07.150748 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4441b664-165f-498d-89af-19d8f16224d0 req-abe3d441-e31b-42d6-b9a5-246dd311a1d1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:26:07.156726 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-abe3d441-e31b-42d6-b9a5-246dd311a1d1 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:26:07.157284 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 44/182] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:07 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:07.242732 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-39ce7ceb-9a18-48f1-a397-19ff968ec616 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:07.244496 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39ce7ceb-9a18-48f1-a397-19ff968ec616 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:07.244693 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39ce7ceb-9a18-48f1-a397-19ff968ec616 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:07.244906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39ce7ceb-9a18-48f1-a397-19ff968ec616 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:07.254560 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:07.254560 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:07.258265 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-39ce7ceb-9a18-48f1-a397-19ff968ec616 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:07.263124 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39ce7ceb-9a18-48f1-a397-19ff968ec616 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:07.263681 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 45/183] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:07 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:07.574049 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ec00e14c-8f5c-41f5-a90d-693de6aca893 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:07.577129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec00e14c-8f5c-41f5-a90d-693de6aca893 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:07.577129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec00e14c-8f5c-41f5-a90d-693de6aca893 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:07.577186 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ec00e14c-8f5c-41f5-a90d-693de6aca893 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:07.589614 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:07.589614 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:07.594122 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ec00e14c-8f5c-41f5-a90d-693de6aca893 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:07.599308 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ec00e14c-8f5c-41f5-a90d-693de6aca893 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:07.599809 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 46/184] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:07 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:07.609919 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4441b664-165f-498d-89af-19d8f16224d0 req-7e0553d8-9119-4fcb-9e20-bc53ef8cb23e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:07.612451 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-7e0553d8-9119-4fcb-9e20-bc53ef8cb23e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:26:07.612742 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-7e0553d8-9119-4fcb-9e20-bc53ef8cb23e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:07.612981 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-7e0553d8-9119-4fcb-9e20-bc53ef8cb23e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:07.618266 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8702626a-8afd-4b44-b676-edc4ad1b6061 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:07.620544 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8702626a-8afd-4b44-b676-edc4ad1b6061 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:07.620721 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:07.620721 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:07.620788 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8702626a-8afd-4b44-b676-edc4ad1b6061 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:07.621055 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8702626a-8afd-4b44-b676-edc4ad1b6061 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:07.625332 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4441b664-165f-498d-89af-19d8f16224d0 req-7e0553d8-9119-4fcb-9e20-bc53ef8cb23e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:26:07.631129 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-7e0553d8-9119-4fcb-9e20-bc53ef8cb23e tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:26:07.631926 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 50/185] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:07 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:07.634129 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:07.634129 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:07.638764 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8702626a-8afd-4b44-b676-edc4ad1b6061 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:07.641584 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-121d27b8-6284-49b8-a996-4843ed5e562c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:07.642037 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-121d27b8-6284-49b8-a996-4843ed5e562c None None] GET https://10.4.3.227/volume// Jul 31 05:26:07.642238 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-121d27b8-6284-49b8-a996-4843ed5e562c None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:07.642420 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-121d27b8-6284-49b8-a996-4843ed5e562c None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:07.642753 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-121d27b8-6284-49b8-a996-4843ed5e562c None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:07.643128 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 46/186] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:26: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 31 05:26:07.644675 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8702626a-8afd-4b44-b676-edc4ad1b6061 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:07.645416 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 45/187] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:07 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:07.650954 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4441b664-165f-498d-89af-19d8f16224d0 req-0866b0a6-5e89-4ebf-91e1-fdb77a79ccf9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:07.653334 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-0866b0a6-5e89-4ebf-91e1-fdb77a79ccf9 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:26:07.653750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-0866b0a6-5e89-4ebf-91e1-fdb77a79ccf9 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f8f72fd-ac28-4324-b95b-6e5a8c000746", "connector": null, "instance_uuid": "14a05e93-db81-43ec-b640-e004a97521d6"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:07.662637 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:07.662637 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:07.693074 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-0866b0a6-5e89-4ebf-91e1-fdb77a79ccf9 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:26:07.693519 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 47/188] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:26:07 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 31 05:26:07.891167 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-31866df5-0c6a-4723-a7a6-3f7fa5147e4b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:07.895457 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31866df5-0c6a-4723-a7a6-3f7fa5147e4b tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:07.895457 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31866df5-0c6a-4723-a7a6-3f7fa5147e4b tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:07.895457 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31866df5-0c6a-4723-a7a6-3f7fa5147e4b tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:07.907278 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:07.907278 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:07.913564 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-31866df5-0c6a-4723-a7a6-3f7fa5147e4b tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:07.917342 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31866df5-0c6a-4723-a7a6-3f7fa5147e4b tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:07.917949 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 51/189] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:07 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:08.040987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84c716c9-5bd0-479c-b360-ec320b1e7760 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:08.043747 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84c716c9-5bd0-479c-b360-ec320b1e7760 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:08.044048 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84c716c9-5bd0-479c-b360-ec320b1e7760 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:08.044744 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84c716c9-5bd0-479c-b360-ec320b1e7760 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:08.060619 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:08.060619 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:08.068901 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-84c716c9-5bd0-479c-b360-ec320b1e7760 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:08.076170 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84c716c9-5bd0-479c-b360-ec320b1e7760 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:08.076724 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 47/190] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:08 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:08.138741 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9421f5af-266c-4e13-b02c-9559d003dd63 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:08.141711 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9421f5af-266c-4e13-b02c-9559d003dd63 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:08.141711 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9421f5af-266c-4e13-b02c-9559d003dd63 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:08.142131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9421f5af-266c-4e13-b02c-9559d003dd63 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:08.157092 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:08.157092 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:08.163883 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9421f5af-266c-4e13-b02c-9559d003dd63 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:08.171075 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9421f5af-266c-4e13-b02c-9559d003dd63 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:08.172211 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 46/191] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:08 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:08.276346 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-132cbb41-096d-4895-84b5-47318846125b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:08.278196 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-132cbb41-096d-4895-84b5-47318846125b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:08.278412 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-132cbb41-096d-4895-84b5-47318846125b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:08.278593 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-132cbb41-096d-4895-84b5-47318846125b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:08.291973 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:08.291973 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:08.297318 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-132cbb41-096d-4895-84b5-47318846125b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:08.302944 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-132cbb41-096d-4895-84b5-47318846125b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:08.303469 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 48/192] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:08 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:08.613426 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-47a3add9-242c-4533-9e50-377dfe0e3319 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:08.616549 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47a3add9-242c-4533-9e50-377dfe0e3319 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:08.616761 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47a3add9-242c-4533-9e50-377dfe0e3319 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:08.616958 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-47a3add9-242c-4533-9e50-377dfe0e3319 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:08.630997 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:08.630997 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:08.634885 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-47a3add9-242c-4533-9e50-377dfe0e3319 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:08.641568 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-47a3add9-242c-4533-9e50-377dfe0e3319 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:08.642057 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 52/193] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:08 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:08.659330 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1eec5465-4a3e-4bab-a2b0-326ed5bd4b4f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:08.662722 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1eec5465-4a3e-4bab-a2b0-326ed5bd4b4f tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:08.662981 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1eec5465-4a3e-4bab-a2b0-326ed5bd4b4f tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:08.663172 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1eec5465-4a3e-4bab-a2b0-326ed5bd4b4f tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:08.674388 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:08.674388 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:08.678349 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1eec5465-4a3e-4bab-a2b0-326ed5bd4b4f tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:08.684196 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1eec5465-4a3e-4bab-a2b0-326ed5bd4b4f tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:08.684624 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 48/194] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:08 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:08.773884 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-0b0482fb-0d4d-4493-b970-fd8aa6389dd4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:08.775923 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-0b0482fb-0d4d-4493-b970-fd8aa6389dd4 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:08.776135 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-0b0482fb-0d4d-4493-b970-fd8aa6389dd4 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:08.776323 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-0b0482fb-0d4d-4493-b970-fd8aa6389dd4 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:08.782929 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:08.782929 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:08.786631 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-0b0482fb-0d4d-4493-b970-fd8aa6389dd4 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:08.790916 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-0b0482fb-0d4d-4493-b970-fd8aa6389dd4 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:08.791316 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 47/195] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:08 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:08.880320 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7d662472-307d-4933-861d-9d1229508715 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:08.880832 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d662472-307d-4933-861d-9d1229508715 None None] GET https://10.4.3.227/volume// Jul 31 05:26:08.881081 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d662472-307d-4933-861d-9d1229508715 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:08.881382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d662472-307d-4933-861d-9d1229508715 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:08.882012 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d662472-307d-4933-861d-9d1229508715 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:08.882466 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 49/196] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:26: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 31 05:26:08.891364 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-0b185a66-6386-43ed-aa0d-aab8ad391ef1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:08.893601 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-0b185a66-6386-43ed-aa0d-aab8ad391ef1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:26:08.894109 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-0b185a66-6386-43ed-aa0d-aab8ad391ef1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "548b6ed5-d2e5-45a3-b296-7d367653b918", "connector": null, "instance_uuid": "3a9b8d84-d83a-4cb9-89c1-f0804a45b77b"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:08.904441 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:08.904441 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:08.932183 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3caf6b5-524e-4fbb-b139-cbbc01dba333 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:08.934173 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3caf6b5-524e-4fbb-b139-cbbc01dba333 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:08.934447 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3caf6b5-524e-4fbb-b139-cbbc01dba333 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:08.934673 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3caf6b5-524e-4fbb-b139-cbbc01dba333 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:08.943096 np0000006182 devstack@c-api.service[100286]: WARNING cinder.volume.api [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-0b185a66-6386-43ed-aa0d-aab8ad391ef1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 05:26:08.945432 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:08.945432 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:08.949535 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f3caf6b5-524e-4fbb-b139-cbbc01dba333 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:08.950014 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-0b185a66-6386-43ed-aa0d-aab8ad391ef1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:26:08.950825 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 53/197] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:26:08 2026] POST /volume/v3/attachments => generated 271 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:08.954928 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3caf6b5-524e-4fbb-b139-cbbc01dba333 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:08.955410 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 49/198] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:08 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:08.979711 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-21fc783b-a9b3-4ad7-b7c6-0e33b63e4b06 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:08.982654 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21fc783b-a9b3-4ad7-b7c6-0e33b63e4b06 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:08.982998 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21fc783b-a9b3-4ad7-b7c6-0e33b63e4b06 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:08.983355 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21fc783b-a9b3-4ad7-b7c6-0e33b63e4b06 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:08.996220 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:08.996220 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:09.001071 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-21fc783b-a9b3-4ad7-b7c6-0e33b63e4b06 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:09.006088 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60f4ff81-d738-4c67-b131-bedf758be4ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.006088 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60f4ff81-d738-4c67-b131-bedf758be4ce None None] GET https://10.4.3.227/volume// Jul 31 05:26:09.006088 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60f4ff81-d738-4c67-b131-bedf758be4ce None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:09.006088 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60f4ff81-d738-4c67-b131-bedf758be4ce None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:09.006088 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60f4ff81-d738-4c67-b131-bedf758be4ce None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:09.006088 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 50/199] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:09.007560 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21fc783b-a9b3-4ad7-b7c6-0e33b63e4b06 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:09.008117 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 48/200] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:08 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 868 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:09.020913 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-f13b6450-5ffb-4ffb-81cb-b9b4eb763b34 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.023346 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-f13b6450-5ffb-4ffb-81cb-b9b4eb763b34 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:09.023603 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-f13b6450-5ffb-4ffb-81cb-b9b4eb763b34 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:09.023874 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-f13b6450-5ffb-4ffb-81cb-b9b4eb763b34 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:09.034324 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:09.034324 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:09.039003 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-f13b6450-5ffb-4ffb-81cb-b9b4eb763b34 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:09.041367 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-828cabf4-3ac8-486f-bfb1-dac1e7581a85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.041808 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-828cabf4-3ac8-486f-bfb1-dac1e7581a85 None None] GET https://10.4.3.227/volume// Jul 31 05:26:09.042001 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-828cabf4-3ac8-486f-bfb1-dac1e7581a85 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:09.042273 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-828cabf4-3ac8-486f-bfb1-dac1e7581a85 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:09.042625 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-828cabf4-3ac8-486f-bfb1-dac1e7581a85 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:09.042944 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 50/201] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:09.044060 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-f13b6450-5ffb-4ffb-81cb-b9b4eb763b34 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:09.044481 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 54/202] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:09 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1048 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:09.055535 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4441b664-165f-498d-89af-19d8f16224d0 req-f4b07a94-5775-45d1-8f42-903b3bc64519 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.057664 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-f4b07a94-5775-45d1-8f42-903b3bc64519 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:26:09.057935 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-f4b07a94-5775-45d1-8f42-903b3bc64519 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:09.058149 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-f4b07a94-5775-45d1-8f42-903b3bc64519 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:09.067622 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:09.067622 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:09.071535 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4441b664-165f-498d-89af-19d8f16224d0 req-f4b07a94-5775-45d1-8f42-903b3bc64519 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:26:09.076860 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-f4b07a94-5775-45d1-8f42-903b3bc64519 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:26:09.077260 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 51/203] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:09 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:09.094901 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-213a76ca-3f62-47c6-9cc7-e35a53ef258c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.097343 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-213a76ca-3f62-47c6-9cc7-e35a53ef258c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:09.097616 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-213a76ca-3f62-47c6-9cc7-e35a53ef258c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:09.097880 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-213a76ca-3f62-47c6-9cc7-e35a53ef258c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:09.107353 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:09.107353 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:09.112700 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-213a76ca-3f62-47c6-9cc7-e35a53ef258c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:09.120085 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-213a76ca-3f62-47c6-9cc7-e35a53ef258c tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:09.120655 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 49/204] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:09 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:09.189139 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-ca69632c-432e-4106-9102-035f6a1f38b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.189292 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a791295-ca53-48ee-b99d-f57be5d8fd65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.191534 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a791295-ca53-48ee-b99d-f57be5d8fd65 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:09.191915 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-ca69632c-432e-4106-9102-035f6a1f38b1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] PUT https://10.4.3.227/volume/v3/attachments/eb680653-027a-4381-bcc0-b2f615d4f8b2 Jul 31 05:26:09.191983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a791295-ca53-48ee-b99d-f57be5d8fd65 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:09.192120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a791295-ca53-48ee-b99d-f57be5d8fd65 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:09.192303 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-ca69632c-432e-4106-9102-035f6a1f38b1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:09.199360 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4441b664-165f-498d-89af-19d8f16224d0 req-72da555f-77db-4d53-9747-00b96305085c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.201900 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-ca69632c-432e-4106-9102-035f6a1f38b1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Acquiring lock "cinder-attachment_update-548b6ed5-d2e5-45a3-b296-7d367653b918-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:26:09.203311 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:09.203311 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:09.203522 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-72da555f-77db-4d53-9747-00b96305085c tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] PUT https://10.4.3.227/volume/v3/attachments/1122e0af-9bae-4cb4-b02d-6faba558ee59 Jul 31 05:26:09.204148 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-72da555f-77db-4d53-9747-00b96305085c tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:09.208813 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-ca69632c-432e-4106-9102-035f6a1f38b1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Lock "cinder-attachment_update-548b6ed5-d2e5-45a3-b296-7d367653b918-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:26:09.209754 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2a791295-ca53-48ee-b99d-f57be5d8fd65 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:09.210264 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:09.210264 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:09.214831 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a791295-ca53-48ee-b99d-f57be5d8fd65 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:09.215566 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 51/205] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:09 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:09.216614 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4441b664-165f-498d-89af-19d8f16224d0 req-72da555f-77db-4d53-9747-00b96305085c tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Acquiring lock "cinder-attachment_update-6f8f72fd-ac28-4324-b95b-6e5a8c000746-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:26:09.221344 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4441b664-165f-498d-89af-19d8f16224d0 req-72da555f-77db-4d53-9747-00b96305085c tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Lock "cinder-attachment_update-6f8f72fd-ac28-4324-b95b-6e5a8c000746-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:26:09.222291 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:09.222291 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:09.319497 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9af66037-2178-4fa2-82bc-4906de48e443 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.321637 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9af66037-2178-4fa2-82bc-4906de48e443 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:09.321911 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9af66037-2178-4fa2-82bc-4906de48e443 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:09.322177 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9af66037-2178-4fa2-82bc-4906de48e443 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:09.333782 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:09.333782 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:09.337988 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9af66037-2178-4fa2-82bc-4906de48e443 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:09.343604 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9af66037-2178-4fa2-82bc-4906de48e443 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:09.344222 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 50/206] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:09 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:09.352908 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-ca69632c-432e-4106-9102-035f6a1f38b1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Lock "cinder-attachment_update-548b6ed5-d2e5-45a3-b296-7d367653b918-np0000006182" released by "attachment_update" :: held 0.144s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:26:09.353264 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-ca69632c-432e-4106-9102-035f6a1f38b1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/attachments/eb680653-027a-4381-bcc0-b2f615d4f8b2 returned with HTTP 200 Jul 31 05:26:09.353693 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 55/207] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:26:09 2026] PUT /volume/v3/attachments/eb680653-027a-4381-bcc0-b2f615d4f8b2 => generated 967 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:09.361936 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-4441b664-165f-498d-89af-19d8f16224d0 req-72da555f-77db-4d53-9747-00b96305085c tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Lock "cinder-attachment_update-6f8f72fd-ac28-4324-b95b-6e5a8c000746-np0000006182" released by "attachment_update" :: held 0.141s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:26:09.362554 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-72da555f-77db-4d53-9747-00b96305085c tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/attachments/1122e0af-9bae-4cb4-b02d-6faba558ee59 returned with HTTP 200 Jul 31 05:26:09.363070 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 52/208] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:26:09 2026] PUT /volume/v3/attachments/1122e0af-9bae-4cb4-b02d-6faba558ee59 => generated 969 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:09.389127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4441b664-165f-498d-89af-19d8f16224d0 req-76d407da-9423-407d-a3f3-c17be8faf30b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.391464 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-76d407da-9423-407d-a3f3-c17be8faf30b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] POST https://10.4.3.227/volume/v3/attachments/1122e0af-9bae-4cb4-b02d-6faba558ee59/action Jul 31 05:26:09.391891 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-76d407da-9423-407d-a3f3-c17be8faf30b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:09.392015 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-76d407da-9423-407d-a3f3-c17be8faf30b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:09.410019 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:09.410019 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:09.423935 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4441b664-165f-498d-89af-19d8f16224d0 req-76d407da-9423-407d-a3f3-c17be8faf30b tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/attachments/1122e0af-9bae-4cb4-b02d-6faba558ee59/action returned with HTTP 204 Jul 31 05:26:09.424476 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 52/209] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:26:09 2026] POST /volume/v3/attachments/1122e0af-9bae-4cb4-b02d-6faba558ee59/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:09.658025 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0f1f8a33-ed2c-4527-b908-8d003df3cedc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.660132 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f1f8a33-ed2c-4527-b908-8d003df3cedc tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:09.660343 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f1f8a33-ed2c-4527-b908-8d003df3cedc tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:09.660556 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f1f8a33-ed2c-4527-b908-8d003df3cedc tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:09.670305 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:09.670305 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:09.673698 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0f1f8a33-ed2c-4527-b908-8d003df3cedc tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:09.677696 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f1f8a33-ed2c-4527-b908-8d003df3cedc tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:09.678205 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 51/210] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:09 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:09.696561 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a24622f2-8b92-4192-b124-0472cef7380e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.698302 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a24622f2-8b92-4192-b124-0472cef7380e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:09.698521 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a24622f2-8b92-4192-b124-0472cef7380e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:09.698679 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a24622f2-8b92-4192-b124-0472cef7380e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:09.708075 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:09.708075 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:09.711797 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a24622f2-8b92-4192-b124-0472cef7380e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:09.716753 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a24622f2-8b92-4192-b124-0472cef7380e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:09.717227 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 56/211] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:09 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:09.968067 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87ba5453-0001-45a9-96f0-97a6bb965aeb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:09.970295 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87ba5453-0001-45a9-96f0-97a6bb965aeb tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:09.970541 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87ba5453-0001-45a9-96f0-97a6bb965aeb tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:09.970810 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87ba5453-0001-45a9-96f0-97a6bb965aeb tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:09.982821 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:09.982821 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:09.987220 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-87ba5453-0001-45a9-96f0-97a6bb965aeb tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:09.993208 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87ba5453-0001-45a9-96f0-97a6bb965aeb tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:09.993735 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 53/212] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:09 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:10.020412 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-25b704f3-c8c6-4af3-b171-9191e5a06fdb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:10.022326 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25b704f3-c8c6-4af3-b171-9191e5a06fdb tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:10.022522 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25b704f3-c8c6-4af3-b171-9191e5a06fdb tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:10.022707 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25b704f3-c8c6-4af3-b171-9191e5a06fdb tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:10.032148 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:10.032148 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:10.036274 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-25b704f3-c8c6-4af3-b171-9191e5a06fdb tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:10.041518 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25b704f3-c8c6-4af3-b171-9191e5a06fdb tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:10.042167 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 53/213] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:10 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:10.134326 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a68a24d6-1cd5-4cc5-9856-8d48622d6fad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:10.136060 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a68a24d6-1cd5-4cc5-9856-8d48622d6fad tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:10.136265 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a68a24d6-1cd5-4cc5-9856-8d48622d6fad tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:10.136459 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a68a24d6-1cd5-4cc5-9856-8d48622d6fad tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:10.143999 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:10.143999 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:10.147965 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a68a24d6-1cd5-4cc5-9856-8d48622d6fad tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:10.152374 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a68a24d6-1cd5-4cc5-9856-8d48622d6fad tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:10.152800 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 52/214] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:10 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:10.228829 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8bf9bafd-0cae-450a-8b06-132c69801c81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:10.230564 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8bf9bafd-0cae-450a-8b06-132c69801c81 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:10.230808 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8bf9bafd-0cae-450a-8b06-132c69801c81 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:10.231021 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8bf9bafd-0cae-450a-8b06-132c69801c81 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:10.245329 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:10.245329 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:10.251512 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8bf9bafd-0cae-450a-8b06-132c69801c81 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:10.260932 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8bf9bafd-0cae-450a-8b06-132c69801c81 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:10.261465 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 57/215] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:10 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:10.359603 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9958f8f0-872e-4f18-b43f-773854112830 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:10.361616 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9958f8f0-872e-4f18-b43f-773854112830 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:10.361871 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9958f8f0-872e-4f18-b43f-773854112830 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:10.362091 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9958f8f0-872e-4f18-b43f-773854112830 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:10.373916 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:10.373916 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:10.378466 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9958f8f0-872e-4f18-b43f-773854112830 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:10.384424 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9958f8f0-872e-4f18-b43f-773854112830 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:10.384864 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 54/216] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:10 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:10.690114 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85843153-8557-404b-b3f0-4747f3d7189d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:10.691892 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85843153-8557-404b-b3f0-4747f3d7189d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:10.691892 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85843153-8557-404b-b3f0-4747f3d7189d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:10.692129 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85843153-8557-404b-b3f0-4747f3d7189d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:10.701199 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:10.701199 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:10.704594 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85843153-8557-404b-b3f0-4747f3d7189d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:10.708551 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85843153-8557-404b-b3f0-4747f3d7189d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:10.708960 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 54/217] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:10 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:10.730169 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-12e5c5a6-96aa-471c-bf77-d20ea4fb8b69 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:10.733374 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12e5c5a6-96aa-471c-bf77-d20ea4fb8b69 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:10.733374 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12e5c5a6-96aa-471c-bf77-d20ea4fb8b69 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:10.733374 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12e5c5a6-96aa-471c-bf77-d20ea4fb8b69 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:10.743112 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:10.743112 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:10.747531 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-12e5c5a6-96aa-471c-bf77-d20ea4fb8b69 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:10.752937 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12e5c5a6-96aa-471c-bf77-d20ea4fb8b69 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:10.753682 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 53/218] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:10 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:11.006057 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a7ad34b8-e417-4a17-98b3-21b046099e91 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:11.007963 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7ad34b8-e417-4a17-98b3-21b046099e91 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:11.008230 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7ad34b8-e417-4a17-98b3-21b046099e91 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:11.008423 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7ad34b8-e417-4a17-98b3-21b046099e91 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:11.020303 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:11.020303 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:11.025855 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a7ad34b8-e417-4a17-98b3-21b046099e91 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:11.028584 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7ad34b8-e417-4a17-98b3-21b046099e91 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:11.029027 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 58/219] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:11 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:11.056054 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c73ea2d-a325-4143-a742-e72ff4681f01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:11.057961 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c73ea2d-a325-4143-a742-e72ff4681f01 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:11.058168 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c73ea2d-a325-4143-a742-e72ff4681f01 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:11.058355 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c73ea2d-a325-4143-a742-e72ff4681f01 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:11.070120 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:11.070120 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:11.074629 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c73ea2d-a325-4143-a742-e72ff4681f01 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:11.079376 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c73ea2d-a325-4143-a742-e72ff4681f01 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:11.079926 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 55/220] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:11 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:11.167631 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-abf34b3c-50f3-4769-943c-42e2af454db8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:11.169726 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abf34b3c-50f3-4769-943c-42e2af454db8 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:11.170002 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abf34b3c-50f3-4769-943c-42e2af454db8 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:11.170282 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abf34b3c-50f3-4769-943c-42e2af454db8 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:11.178589 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:11.178589 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:11.183404 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-abf34b3c-50f3-4769-943c-42e2af454db8 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:11.189718 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abf34b3c-50f3-4769-943c-42e2af454db8 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:11.190217 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 55/221] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:11 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:11.274919 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-618e19de-2809-46da-8a17-981ba4f432df None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:11.277664 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-618e19de-2809-46da-8a17-981ba4f432df tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:11.278022 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-618e19de-2809-46da-8a17-981ba4f432df tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:11.278286 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-618e19de-2809-46da-8a17-981ba4f432df tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:11.292003 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:11.292003 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:11.297076 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-618e19de-2809-46da-8a17-981ba4f432df tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:11.302897 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-618e19de-2809-46da-8a17-981ba4f432df tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:11.303421 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 54/222] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:11 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:11.396868 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe66634f-f411-4089-a4df-87b6db4cbfb5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:11.398608 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe66634f-f411-4089-a4df-87b6db4cbfb5 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:11.398848 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe66634f-f411-4089-a4df-87b6db4cbfb5 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:11.399026 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe66634f-f411-4089-a4df-87b6db4cbfb5 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:11.409499 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:11.409499 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:11.413367 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe66634f-f411-4089-a4df-87b6db4cbfb5 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:11.417866 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe66634f-f411-4089-a4df-87b6db4cbfb5 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:11.418703 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 59/223] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:11 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:11.723204 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d504ab17-9eb1-46ab-829f-a44cb3e980d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:11.725186 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d504ab17-9eb1-46ab-829f-a44cb3e980d2 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:11.725499 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d504ab17-9eb1-46ab-829f-a44cb3e980d2 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:11.725710 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d504ab17-9eb1-46ab-829f-a44cb3e980d2 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:11.736560 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:11.736560 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:11.740865 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d504ab17-9eb1-46ab-829f-a44cb3e980d2 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:11.745165 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d504ab17-9eb1-46ab-829f-a44cb3e980d2 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:11.745545 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 56/224] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:11 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:11.768428 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a60f1e4-641a-438b-8ae5-57eddfbc7fd3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:11.770219 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a60f1e4-641a-438b-8ae5-57eddfbc7fd3 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:11.770435 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a60f1e4-641a-438b-8ae5-57eddfbc7fd3 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:11.770640 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a60f1e4-641a-438b-8ae5-57eddfbc7fd3 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:11.780798 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:11.780798 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:11.784594 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2a60f1e4-641a-438b-8ae5-57eddfbc7fd3 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:11.788625 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a60f1e4-641a-438b-8ae5-57eddfbc7fd3 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:11.789019 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 56/225] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:11 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:12.041352 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-caf5eba0-6389-4bf3-bdaa-0c681d57e8d4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:12.043025 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-caf5eba0-6389-4bf3-bdaa-0c681d57e8d4 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:12.043226 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-caf5eba0-6389-4bf3-bdaa-0c681d57e8d4 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:12.043436 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-caf5eba0-6389-4bf3-bdaa-0c681d57e8d4 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:12.052155 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:12.052155 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:12.055321 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-caf5eba0-6389-4bf3-bdaa-0c681d57e8d4 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:12.059328 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-caf5eba0-6389-4bf3-bdaa-0c681d57e8d4 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:12.059736 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 55/226] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:12 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:12.093266 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aae7d613-70d1-4856-ac50-84f2cd0da650 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:12.095306 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aae7d613-70d1-4856-ac50-84f2cd0da650 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:12.095537 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aae7d613-70d1-4856-ac50-84f2cd0da650 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:12.095759 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aae7d613-70d1-4856-ac50-84f2cd0da650 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:12.106169 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:12.106169 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:12.110124 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aae7d613-70d1-4856-ac50-84f2cd0da650 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:12.114995 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aae7d613-70d1-4856-ac50-84f2cd0da650 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:12.115436 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 60/227] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:12 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:12.204847 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-503989b1-3185-4b67-af01-7dd745084744 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:12.207019 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-503989b1-3185-4b67-af01-7dd745084744 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:12.207299 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-503989b1-3185-4b67-af01-7dd745084744 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:12.207506 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-503989b1-3185-4b67-af01-7dd745084744 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:12.214824 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:12.214824 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:12.219033 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-503989b1-3185-4b67-af01-7dd745084744 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:12.223567 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-503989b1-3185-4b67-af01-7dd745084744 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:12.224128 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 57/228] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:12 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:12.317828 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59e309c8-f618-41e8-9ede-98a22bc929a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:12.319806 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59e309c8-f618-41e8-9ede-98a22bc929a6 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:12.320012 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59e309c8-f618-41e8-9ede-98a22bc929a6 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:12.320240 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59e309c8-f618-41e8-9ede-98a22bc929a6 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:12.329573 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:12.329573 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:12.332865 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59e309c8-f618-41e8-9ede-98a22bc929a6 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:12.336877 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59e309c8-f618-41e8-9ede-98a22bc929a6 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:12.337272 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 57/229] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:12 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:12.430736 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e40b8b15-d1e1-4980-9170-3267408c73c7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:12.432620 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e40b8b15-d1e1-4980-9170-3267408c73c7 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:12.432895 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e40b8b15-d1e1-4980-9170-3267408c73c7 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:12.433071 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e40b8b15-d1e1-4980-9170-3267408c73c7 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:12.442429 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:12.442429 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:12.445829 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e40b8b15-d1e1-4980-9170-3267408c73c7 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:12.450274 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e40b8b15-d1e1-4980-9170-3267408c73c7 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:12.450692 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 56/230] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:12 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:12.758231 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d2eb050-5d3c-492d-908f-b903b5d46de4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:12.759969 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d2eb050-5d3c-492d-908f-b903b5d46de4 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:12.760233 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d2eb050-5d3c-492d-908f-b903b5d46de4 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:12.760483 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d2eb050-5d3c-492d-908f-b903b5d46de4 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:12.770398 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:12.770398 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:12.774333 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7d2eb050-5d3c-492d-908f-b903b5d46de4 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:12.778881 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d2eb050-5d3c-492d-908f-b903b5d46de4 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:12.779269 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 61/231] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:12 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:12.804123 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6573f15c-ef80-466a-ae7e-b538a7e30c6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:12.806116 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6573f15c-ef80-466a-ae7e-b538a7e30c6a tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:12.806354 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6573f15c-ef80-466a-ae7e-b538a7e30c6a tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:12.806550 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6573f15c-ef80-466a-ae7e-b538a7e30c6a tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:12.815918 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:12.815918 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:12.819280 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6573f15c-ef80-466a-ae7e-b538a7e30c6a tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:12.822967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6573f15c-ef80-466a-ae7e-b538a7e30c6a tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:12.823355 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 58/232] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:12 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:13.072536 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca3ae20a-8688-4ae1-818e-90b8e09251e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:13.074348 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca3ae20a-8688-4ae1-818e-90b8e09251e0 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:13.074594 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca3ae20a-8688-4ae1-818e-90b8e09251e0 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:13.074826 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca3ae20a-8688-4ae1-818e-90b8e09251e0 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:13.084389 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:13.084389 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:13.087677 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ca3ae20a-8688-4ae1-818e-90b8e09251e0 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:13.092093 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca3ae20a-8688-4ae1-818e-90b8e09251e0 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:13.092509 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 58/233] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:13 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:13.127694 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-afa2335e-09c0-413b-9c64-59edcd82442b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:13.129774 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afa2335e-09c0-413b-9c64-59edcd82442b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:13.130003 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-afa2335e-09c0-413b-9c64-59edcd82442b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:13.130239 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-afa2335e-09c0-413b-9c64-59edcd82442b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:13.140509 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:13.140509 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:13.144464 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-afa2335e-09c0-413b-9c64-59edcd82442b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:13.149326 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afa2335e-09c0-413b-9c64-59edcd82442b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:13.149781 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 57/234] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:13 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:13.188396 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-67d3e927-2ec2-4e01-8203-94f9522bc65f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:13.190746 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-67d3e927-2ec2-4e01-8203-94f9522bc65f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] POST https://10.4.3.227/volume/v3/attachments/500e5936-1d65-43e2-a98d-6dc3cdcc39d5/action Jul 31 05:26:13.191504 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-67d3e927-2ec2-4e01-8203-94f9522bc65f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:13.191649 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-67d3e927-2ec2-4e01-8203-94f9522bc65f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:13.210112 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:13.210112 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:13.220822 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f9f90920-674e-4423-96e4-40fac312a5f4 req-67d3e927-2ec2-4e01-8203-94f9522bc65f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments/500e5936-1d65-43e2-a98d-6dc3cdcc39d5/action returned with HTTP 204 Jul 31 05:26:13.221379 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 62/235] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:26:13 2026] POST /volume/v3/attachments/500e5936-1d65-43e2-a98d-6dc3cdcc39d5/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:13.238894 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dc6c1792-9a35-44e5-869a-d02a32edb6a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:13.240274 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dc6c1792-9a35-44e5-869a-d02a32edb6a6 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:13.240376 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dc6c1792-9a35-44e5-869a-d02a32edb6a6 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:13.240582 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dc6c1792-9a35-44e5-869a-d02a32edb6a6 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:13.249674 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:13.249674 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:13.254269 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dc6c1792-9a35-44e5-869a-d02a32edb6a6 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:13.259873 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dc6c1792-9a35-44e5-869a-d02a32edb6a6 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:13.260358 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 59/236] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:13 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:13.349017 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b248b93-558b-4e12-98a3-b346c0f713ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:13.350766 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b248b93-558b-4e12-98a3-b346c0f713ad tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:13.350944 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b248b93-558b-4e12-98a3-b346c0f713ad tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:13.351171 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b248b93-558b-4e12-98a3-b346c0f713ad tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:13.359992 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:13.359992 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:13.363950 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b248b93-558b-4e12-98a3-b346c0f713ad tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:13.368050 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b248b93-558b-4e12-98a3-b346c0f713ad tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:13.368494 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 59/237] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:13 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:13.463399 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e43bff99-94cf-4c00-a23e-005946ca51ce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:13.465262 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e43bff99-94cf-4c00-a23e-005946ca51ce tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:13.465459 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e43bff99-94cf-4c00-a23e-005946ca51ce tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:13.465677 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e43bff99-94cf-4c00-a23e-005946ca51ce tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:13.475233 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:13.475233 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:13.479206 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e43bff99-94cf-4c00-a23e-005946ca51ce tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:13.484054 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e43bff99-94cf-4c00-a23e-005946ca51ce tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:13.484470 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 58/238] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:13 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:13.791084 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e059ff4-f27f-49d6-8e3f-71f5398b6ed9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:13.792971 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e059ff4-f27f-49d6-8e3f-71f5398b6ed9 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:13.793243 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e059ff4-f27f-49d6-8e3f-71f5398b6ed9 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:13.793471 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e059ff4-f27f-49d6-8e3f-71f5398b6ed9 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:13.802336 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:13.802336 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:13.805434 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e059ff4-f27f-49d6-8e3f-71f5398b6ed9 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:13.809043 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e059ff4-f27f-49d6-8e3f-71f5398b6ed9 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:13.809474 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 63/239] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:13 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:13.835598 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-65e60d76-1d39-4dab-bca0-6c616d464bdd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:13.837736 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65e60d76-1d39-4dab-bca0-6c616d464bdd tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:13.837955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65e60d76-1d39-4dab-bca0-6c616d464bdd tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:13.838186 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65e60d76-1d39-4dab-bca0-6c616d464bdd tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:13.848851 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:13.848851 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:13.852927 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-65e60d76-1d39-4dab-bca0-6c616d464bdd tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:13.857369 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65e60d76-1d39-4dab-bca0-6c616d464bdd tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:13.857798 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 60/240] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:13 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:14.104855 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc7486d1-c617-4836-a1bd-640a5917936d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:14.106795 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc7486d1-c617-4836-a1bd-640a5917936d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:14.107056 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc7486d1-c617-4836-a1bd-640a5917936d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:14.107201 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc7486d1-c617-4836-a1bd-640a5917936d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:14.117158 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:14.117158 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:14.120977 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dc7486d1-c617-4836-a1bd-640a5917936d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:14.126503 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc7486d1-c617-4836-a1bd-640a5917936d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:14.127066 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 60/241] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:14 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:14.139612 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-865c3505-d0d3-450b-8237-d0819c03ad3f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:14.141578 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-865c3505-d0d3-450b-8237-d0819c03ad3f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:26:14.141859 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-865c3505-d0d3-450b-8237-d0819c03ad3f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:14.142063 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-865c3505-d0d3-450b-8237-d0819c03ad3f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:14.152552 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:14.152552 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:14.159728 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-865c3505-d0d3-450b-8237-d0819c03ad3f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:26:14.163147 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4cca15a3-4805-4b9d-822d-f4af72b80ab4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:14.165269 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4cca15a3-4805-4b9d-822d-f4af72b80ab4 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:14.165358 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-865c3505-d0d3-450b-8237-d0819c03ad3f tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:26:14.165553 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4cca15a3-4805-4b9d-822d-f4af72b80ab4 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:14.165821 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4cca15a3-4805-4b9d-822d-f4af72b80ab4 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:14.165866 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 59/242] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:14 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:14.175834 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:14.175834 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:14.181460 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4cca15a3-4805-4b9d-822d-f4af72b80ab4 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:14.187278 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4cca15a3-4805-4b9d-822d-f4af72b80ab4 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:14.187814 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 64/243] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:14 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:14.275382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0fb12f99-7657-41e6-a28d-38c27ed22463 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:14.277598 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fb12f99-7657-41e6-a28d-38c27ed22463 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:14.277869 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0fb12f99-7657-41e6-a28d-38c27ed22463 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:14.278133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0fb12f99-7657-41e6-a28d-38c27ed22463 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:14.286425 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:14.286425 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:14.291337 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0fb12f99-7657-41e6-a28d-38c27ed22463 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:14.296283 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fb12f99-7657-41e6-a28d-38c27ed22463 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:14.296855 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 61/244] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:14 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:14.382566 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-caf8c386-bac2-4e8d-9bb4-cfbdbfc2ec84 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:14.384220 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caf8c386-bac2-4e8d-9bb4-cfbdbfc2ec84 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:14.384443 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-caf8c386-bac2-4e8d-9bb4-cfbdbfc2ec84 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:14.384653 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-caf8c386-bac2-4e8d-9bb4-cfbdbfc2ec84 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:14.393451 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:14.393451 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:14.397084 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-caf8c386-bac2-4e8d-9bb4-cfbdbfc2ec84 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:14.401246 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caf8c386-bac2-4e8d-9bb4-cfbdbfc2ec84 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:14.401636 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 61/245] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:14 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:14.497532 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8aaab704-4795-437a-b4f3-99dabeaa872c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:14.499670 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8aaab704-4795-437a-b4f3-99dabeaa872c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:14.499935 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8aaab704-4795-437a-b4f3-99dabeaa872c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:14.500151 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8aaab704-4795-437a-b4f3-99dabeaa872c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:14.510351 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:14.510351 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:14.514550 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8aaab704-4795-437a-b4f3-99dabeaa872c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:14.518465 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8aaab704-4795-437a-b4f3-99dabeaa872c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:14.518934 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 60/246] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:14 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:14.822286 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6fc166fd-518c-4d18-a926-0cd7af4e4f6f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:14.824129 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fc166fd-518c-4d18-a926-0cd7af4e4f6f tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:14.824320 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fc166fd-518c-4d18-a926-0cd7af4e4f6f tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:14.824500 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fc166fd-518c-4d18-a926-0cd7af4e4f6f tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:14.833832 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:14.833832 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:14.836978 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6fc166fd-518c-4d18-a926-0cd7af4e4f6f tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:14.840762 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fc166fd-518c-4d18-a926-0cd7af4e4f6f tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:14.841131 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 65/247] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:14 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:14.870047 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3297f1f9-2fd8-422a-bd6a-8c2aee255985 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:14.872145 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3297f1f9-2fd8-422a-bd6a-8c2aee255985 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:14.872424 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3297f1f9-2fd8-422a-bd6a-8c2aee255985 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:14.872627 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3297f1f9-2fd8-422a-bd6a-8c2aee255985 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:14.882392 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:14.882392 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:14.886065 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3297f1f9-2fd8-422a-bd6a-8c2aee255985 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:14.891596 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3297f1f9-2fd8-422a-bd6a-8c2aee255985 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:14.892049 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 62/248] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:14 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:15.200124 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2c9b539-6a78-4ceb-a386-d20457c4521b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:15.202270 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2c9b539-6a78-4ceb-a386-d20457c4521b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:15.202498 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2c9b539-6a78-4ceb-a386-d20457c4521b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:15.202701 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2c9b539-6a78-4ceb-a386-d20457c4521b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:15.212006 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:15.212006 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:15.216120 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b2c9b539-6a78-4ceb-a386-d20457c4521b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:15.221793 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2c9b539-6a78-4ceb-a386-d20457c4521b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:15.222505 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 62/249] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:15 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:15.313587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ddae8c95-0dfc-47d2-ad74-3a3ee195b958 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:15.315446 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddae8c95-0dfc-47d2-ad74-3a3ee195b958 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:15.315634 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddae8c95-0dfc-47d2-ad74-3a3ee195b958 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:15.315865 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddae8c95-0dfc-47d2-ad74-3a3ee195b958 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:15.324042 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:15.324042 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:15.328427 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ddae8c95-0dfc-47d2-ad74-3a3ee195b958 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:15.333184 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddae8c95-0dfc-47d2-ad74-3a3ee195b958 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:15.333573 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 61/250] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:15 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:15.414187 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88235e6f-ed50-4a9f-b168-79461ada081c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:15.415843 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88235e6f-ed50-4a9f-b168-79461ada081c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:15.416017 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88235e6f-ed50-4a9f-b168-79461ada081c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:15.416218 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88235e6f-ed50-4a9f-b168-79461ada081c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:15.425902 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:15.425902 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:15.430204 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-88235e6f-ed50-4a9f-b168-79461ada081c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:15.434903 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88235e6f-ed50-4a9f-b168-79461ada081c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:15.435353 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 66/251] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:15 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:15.534021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c60fc899-5896-4635-b774-050f35e6eaa3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:15.536172 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c60fc899-5896-4635-b774-050f35e6eaa3 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:15.536405 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c60fc899-5896-4635-b774-050f35e6eaa3 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:15.536713 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c60fc899-5896-4635-b774-050f35e6eaa3 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:15.546484 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:15.546484 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:15.549999 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c60fc899-5896-4635-b774-050f35e6eaa3 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:15.554467 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c60fc899-5896-4635-b774-050f35e6eaa3 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:15.555022 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 63/252] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:15 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:15.853123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db756835-d74f-4d36-8715-36ad15fa3907 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:15.854960 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db756835-d74f-4d36-8715-36ad15fa3907 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:15.855213 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db756835-d74f-4d36-8715-36ad15fa3907 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:15.855455 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db756835-d74f-4d36-8715-36ad15fa3907 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:15.865590 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:15.865590 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:15.869339 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-db756835-d74f-4d36-8715-36ad15fa3907 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:15.873290 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db756835-d74f-4d36-8715-36ad15fa3907 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:15.873709 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 63/253] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:15 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:15.905249 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0020f5b2-b2ff-420c-a573-d4337bc58a31 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:15.907734 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0020f5b2-b2ff-420c-a573-d4337bc58a31 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:15.908028 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0020f5b2-b2ff-420c-a573-d4337bc58a31 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:15.908314 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0020f5b2-b2ff-420c-a573-d4337bc58a31 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:15.921839 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:15.921839 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:15.927153 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0020f5b2-b2ff-420c-a573-d4337bc58a31 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:15.932631 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0020f5b2-b2ff-420c-a573-d4337bc58a31 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:15.933072 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 62/254] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:15 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:16.237617 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1735aa7c-4fab-4fda-8232-aea4519721d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:16.240059 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1735aa7c-4fab-4fda-8232-aea4519721d5 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:16.240297 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1735aa7c-4fab-4fda-8232-aea4519721d5 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:16.240560 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1735aa7c-4fab-4fda-8232-aea4519721d5 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:16.254673 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:16.254673 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:16.259716 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1735aa7c-4fab-4fda-8232-aea4519721d5 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:16.265150 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1735aa7c-4fab-4fda-8232-aea4519721d5 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:16.265631 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 67/255] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:16 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:16.315328 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-95e5922f-3b95-4e89-b4e7-81485bbcee4d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:16.317785 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-95e5922f-3b95-4e89-b4e7-81485bbcee4d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] POST https://10.4.3.227/volume/v3/attachments/8e422237-2cb9-4911-9896-ea061ef70020/action Jul 31 05:26:16.318594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-95e5922f-3b95-4e89-b4e7-81485bbcee4d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:16.318758 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-95e5922f-3b95-4e89-b4e7-81485bbcee4d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:16.337490 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:16.337490 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:16.348410 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6a774af0-dea7-4541-b941-4825c0498aa8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:16.350693 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a774af0-dea7-4541-b941-4825c0498aa8 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:16.350892 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a774af0-dea7-4541-b941-4825c0498aa8 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:16.351124 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6a774af0-dea7-4541-b941-4825c0498aa8 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:16.351856 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5c2dc72f-e37d-41b5-ba5e-1a0e482696df req-95e5922f-3b95-4e89-b4e7-81485bbcee4d tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/attachments/8e422237-2cb9-4911-9896-ea061ef70020/action returned with HTTP 204 Jul 31 05:26:16.352417 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 64/256] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:26:16 2026] POST /volume/v3/attachments/8e422237-2cb9-4911-9896-ea061ef70020/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:16.359729 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:16.359729 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:16.364037 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6a774af0-dea7-4541-b941-4825c0498aa8 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:16.370953 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6a774af0-dea7-4541-b941-4825c0498aa8 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:16.371447 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 64/257] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:16 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:16.452422 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-87ff9c3e-7999-469f-8688-418374f52411 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:16.454746 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87ff9c3e-7999-469f-8688-418374f52411 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:16.455038 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87ff9c3e-7999-469f-8688-418374f52411 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:16.455968 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87ff9c3e-7999-469f-8688-418374f52411 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:16.467946 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:16.467946 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:16.470871 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-87ff9c3e-7999-469f-8688-418374f52411 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:16.475117 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87ff9c3e-7999-469f-8688-418374f52411 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:16.475543 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 63/258] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:16 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:16.570265 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d9ec0750-8346-40f2-b9a5-74d73f69e29d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:16.572063 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9ec0750-8346-40f2-b9a5-74d73f69e29d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:16.572325 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9ec0750-8346-40f2-b9a5-74d73f69e29d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:16.572600 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9ec0750-8346-40f2-b9a5-74d73f69e29d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:16.582616 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:16.582616 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:16.586762 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d9ec0750-8346-40f2-b9a5-74d73f69e29d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:16.590935 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9ec0750-8346-40f2-b9a5-74d73f69e29d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:16.591343 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 68/259] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:16 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:16.887188 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5829705-b76d-484c-8557-b60115dc43ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:16.889399 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5829705-b76d-484c-8557-b60115dc43ea tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:16.889607 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5829705-b76d-484c-8557-b60115dc43ea tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:16.889811 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5829705-b76d-484c-8557-b60115dc43ea tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:16.899611 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:16.899611 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:16.904834 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d5829705-b76d-484c-8557-b60115dc43ea tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:16.910409 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5829705-b76d-484c-8557-b60115dc43ea tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:16.910815 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 65/260] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:16 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:16.923311 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-69323ac3-f1ff-4704-9d9e-9c225f98e001 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:16.925179 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69323ac3-f1ff-4704-9d9e-9c225f98e001 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:16.925418 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69323ac3-f1ff-4704-9d9e-9c225f98e001 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:16.925617 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69323ac3-f1ff-4704-9d9e-9c225f98e001 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:16.937114 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:16.937114 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:16.940996 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-69323ac3-f1ff-4704-9d9e-9c225f98e001 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:16.946167 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69323ac3-f1ff-4704-9d9e-9c225f98e001 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:16.946626 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 65/261] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:16 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1327 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:16.946766 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d74f6bb9-5e8c-4309-82c3-c057adbd791c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:16.949261 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d74f6bb9-5e8c-4309-82c3-c057adbd791c tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:16.949559 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d74f6bb9-5e8c-4309-82c3-c057adbd791c tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:16.949848 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d74f6bb9-5e8c-4309-82c3-c057adbd791c tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:16.963537 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:16.963537 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:16.970149 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d74f6bb9-5e8c-4309-82c3-c057adbd791c tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:16.975396 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d74f6bb9-5e8c-4309-82c3-c057adbd791c tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:16.975876 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 64/262] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:16 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:17.260809 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-deed10c0-5341-465f-8fa0-3940f8ae48b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.261309 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9fef4181-1086-44f7-ae7a-d6669722ca45 req-b9c16d2a-8205-4b28-8f15-b478392e7089 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.263006 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-deed10c0-5341-465f-8fa0-3940f8ae48b9 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:17.263122 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-deed10c0-5341-465f-8fa0-3940f8ae48b9 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:17.263343 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-deed10c0-5341-465f-8fa0-3940f8ae48b9 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:17.263906 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9fef4181-1086-44f7-ae7a-d6669722ca45 req-b9c16d2a-8205-4b28-8f15-b478392e7089 tempest-VolumesAssistedSnapshotsTest-1989722803 tempest-VolumesAssistedSnapshotsTest-1989722803-project] POST https://10.4.3.227/volume/v3/snapshots/d4d45127-7536-4df7-992c-ee77f5635821/action Jul 31 05:26:17.264994 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9fef4181-1086-44f7-ae7a-d6669722ca45 req-b9c16d2a-8205-4b28-8f15-b478392e7089 tempest-VolumesAssistedSnapshotsTest-1989722803 tempest-VolumesAssistedSnapshotsTest-1989722803-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:17.264994 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9fef4181-1086-44f7-ae7a-d6669722ca45 req-b9c16d2a-8205-4b28-8f15-b478392e7089 tempest-VolumesAssistedSnapshotsTest-1989722803 tempest-VolumesAssistedSnapshotsTest-1989722803-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:17.266441 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.snapshot_actions [req-9fef4181-1086-44f7-ae7a-d6669722ca45 req-b9c16d2a-8205-4b28-8f15-b478392e7089 tempest-VolumesAssistedSnapshotsTest-1989722803 tempest-VolumesAssistedSnapshotsTest-1989722803-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100283) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 05:26:17.266769 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5fba628b-bae4-4041-9c74-ec4b98ea3c94 req-30d8400f-9ff5-4363-8a6c-34846ce9b5c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.271385 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5fba628b-bae4-4041-9c74-ec4b98ea3c94 req-30d8400f-9ff5-4363-8a6c-34846ce9b5c5 tempest-VolumesAssistedSnapshotsTest-1989722803 tempest-VolumesAssistedSnapshotsTest-1989722803-project] POST https://10.4.3.227/volume/v3/snapshots/None/action Jul 31 05:26:17.271786 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5fba628b-bae4-4041-9c74-ec4b98ea3c94 req-30d8400f-9ff5-4363-8a6c-34846ce9b5c5 tempest-VolumesAssistedSnapshotsTest-1989722803 tempest-VolumesAssistedSnapshotsTest-1989722803-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:17.271949 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5fba628b-bae4-4041-9c74-ec4b98ea3c94 req-30d8400f-9ff5-4363-8a6c-34846ce9b5c5 tempest-VolumesAssistedSnapshotsTest-1989722803 tempest-VolumesAssistedSnapshotsTest-1989722803-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:17.275367 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.snapshot_actions [req-5fba628b-bae4-4041-9c74-ec4b98ea3c94 req-30d8400f-9ff5-4363-8a6c-34846ce9b5c5 tempest-VolumesAssistedSnapshotsTest-1989722803 tempest-VolumesAssistedSnapshotsTest-1989722803-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100284) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 05:26:17.276271 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:17.276271 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:17.278308 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b553de35-982b-4084-b90a-f4cc43f688a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.280361 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b553de35-982b-4084-b90a-f4cc43f688a8 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:17.280587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b553de35-982b-4084-b90a-f4cc43f688a8 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:17.280844 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b553de35-982b-4084-b90a-f4cc43f688a8 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:17.281529 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-deed10c0-5341-465f-8fa0-3940f8ae48b9 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:17.286448 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-deed10c0-5341-465f-8fa0-3940f8ae48b9 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:17.286887 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 69/263] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:17 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1327 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:17.292024 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:17.292024 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:17.292474 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9fef4181-1086-44f7-ae7a-d6669722ca45 req-b9c16d2a-8205-4b28-8f15-b478392e7089 tempest-VolumesAssistedSnapshotsTest-1989722803 tempest-VolumesAssistedSnapshotsTest-1989722803-project] https://10.4.3.227/volume/v3/snapshots/d4d45127-7536-4df7-992c-ee77f5635821/action returned with HTTP 404 Jul 31 05:26:17.294019 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 66/264] 10.4.3.227 () {72 vars in 1678 bytes} [Fri Jul 31 05:26:17 2026] POST /volume/v3/snapshots/d4d45127-7536-4df7-992c-ee77f5635821/action => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:17.299041 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5fba628b-bae4-4041-9c74-ec4b98ea3c94 req-30d8400f-9ff5-4363-8a6c-34846ce9b5c5 tempest-VolumesAssistedSnapshotsTest-1989722803 tempest-VolumesAssistedSnapshotsTest-1989722803-project] https://10.4.3.227/volume/v3/snapshots/None/action returned with HTTP 404 Jul 31 05:26:17.299174 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b553de35-982b-4084-b90a-f4cc43f688a8 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:17.299218 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 66/265] 10.4.3.227 () {72 vars in 1582 bytes} [Fri Jul 31 05:26:17 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:26:17.305364 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b553de35-982b-4084-b90a-f4cc43f688a8 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:17.305957 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 65/266] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:17 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:17.349860 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-2b275c1e-c86d-4c3a-8f59-5d4d80cdce81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.352802 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-2b275c1e-c86d-4c3a-8f59-5d4d80cdce81 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:17.353186 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-2b275c1e-c86d-4c3a-8f59-5d4d80cdce81 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:17.353486 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-2b275c1e-c86d-4c3a-8f59-5d4d80cdce81 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:17.366922 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:17.366922 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:17.373138 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-2b275c1e-c86d-4c3a-8f59-5d4d80cdce81 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:17.381961 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-2b275c1e-c86d-4c3a-8f59-5d4d80cdce81 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:17.382127 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 70/267] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:17 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1327 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:17.384140 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6fb00be9-2549-4877-bbb1-8090097ccee4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.385939 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fb00be9-2549-4877-bbb1-8090097ccee4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:17.386195 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fb00be9-2549-4877-bbb1-8090097ccee4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:17.386383 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6fb00be9-2549-4877-bbb1-8090097ccee4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:17.394317 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:17.394317 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:17.399065 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6fb00be9-2549-4877-bbb1-8090097ccee4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:17.405824 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6fb00be9-2549-4877-bbb1-8090097ccee4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:17.406249 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 67/268] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:17 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:17.435171 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-d0bc280f-ab14-4c9d-8111-d0cae85fc56c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.437237 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-d0bc280f-ab14-4c9d-8111-d0cae85fc56c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] POST https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020/action Jul 31 05:26:17.437608 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-d0bc280f-ab14-4c9d-8111-d0cae85fc56c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:17.437778 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-d0bc280f-ab14-4c9d-8111-d0cae85fc56c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:17.449621 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:17.449621 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:17.450112 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-d0bc280f-ab14-4c9d-8111-d0cae85fc56c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:17.459808 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-d0bc280f-ab14-4c9d-8111-d0cae85fc56c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Begin detaching volume completed successfully. Jul 31 05:26:17.460334 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-d0bc280f-ab14-4c9d-8111-d0cae85fc56c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020/action returned with HTTP 202 Jul 31 05:26:17.460714 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 67/269] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:26:17 2026] POST /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:26:17.489647 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f6af54d-1475-4457-bf03-9caafffd9697 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.492341 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f6af54d-1475-4457-bf03-9caafffd9697 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:17.492501 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f6af54d-1475-4457-bf03-9caafffd9697 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:17.492767 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f6af54d-1475-4457-bf03-9caafffd9697 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:17.501137 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-940b4905-88c0-4c10-a24a-53d89b387b51 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.501584 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-940b4905-88c0-4c10-a24a-53d89b387b51 None None] GET https://10.4.3.227/volume// Jul 31 05:26:17.501853 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-940b4905-88c0-4c10-a24a-53d89b387b51 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:17.502090 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-940b4905-88c0-4c10-a24a-53d89b387b51 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:17.502467 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-940b4905-88c0-4c10-a24a-53d89b387b51 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:17.503068 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 71/270] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:17.505000 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:17.505000 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:17.510326 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6f6af54d-1475-4457-bf03-9caafffd9697 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:17.511584 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-b8030ee8-6124-406a-bba4-2dd65f01e1b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.514092 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-b8030ee8-6124-406a-bba4-2dd65f01e1b1 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:17.514567 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-b8030ee8-6124-406a-bba4-2dd65f01e1b1 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:17.514567 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-b8030ee8-6124-406a-bba4-2dd65f01e1b1 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:17.515851 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f6af54d-1475-4457-bf03-9caafffd9697 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:17.516454 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 66/271] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:17 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:17.525013 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:17.525013 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:17.528529 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-b8030ee8-6124-406a-bba4-2dd65f01e1b1 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:17.532948 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-b8030ee8-6124-406a-bba4-2dd65f01e1b1 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:17.533344 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 68/272] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:17 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1553 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:17.604497 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bd004bcf-083d-4b55-81ef-653fcbc032d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.606416 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd004bcf-083d-4b55-81ef-653fcbc032d0 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:17.606608 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd004bcf-083d-4b55-81ef-653fcbc032d0 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:17.606831 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd004bcf-083d-4b55-81ef-653fcbc032d0 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:17.617828 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:17.617828 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:17.622423 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bd004bcf-083d-4b55-81ef-653fcbc032d0 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:17.628476 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd004bcf-083d-4b55-81ef-653fcbc032d0 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:17.629020 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 68/273] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:17 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:17.992489 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e15008ca-5601-46dd-b92c-cf8553f02d62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:17.994578 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e15008ca-5601-46dd-b92c-cf8553f02d62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:17.994831 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e15008ca-5601-46dd-b92c-cf8553f02d62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:17.995055 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e15008ca-5601-46dd-b92c-cf8553f02d62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:18.006133 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:18.006133 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:18.010069 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e15008ca-5601-46dd-b92c-cf8553f02d62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:18.014428 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e15008ca-5601-46dd-b92c-cf8553f02d62 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:18.014871 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 72/274] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:17 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:18.319056 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b4c8764-0a89-4b14-8a2b-74fe8a23921c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:18.321043 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b4c8764-0a89-4b14-8a2b-74fe8a23921c tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:18.321268 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b4c8764-0a89-4b14-8a2b-74fe8a23921c tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:18.321513 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b4c8764-0a89-4b14-8a2b-74fe8a23921c tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:18.333566 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:18.333566 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:18.338775 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7b4c8764-0a89-4b14-8a2b-74fe8a23921c tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:18.343979 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b4c8764-0a89-4b14-8a2b-74fe8a23921c tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:18.344433 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 67/275] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:18 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:18.420735 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-baf5ee06-a38b-4d95-bd56-2fa77de7f112 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:18.422586 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baf5ee06-a38b-4d95-bd56-2fa77de7f112 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:18.422976 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baf5ee06-a38b-4d95-bd56-2fa77de7f112 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:18.423301 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baf5ee06-a38b-4d95-bd56-2fa77de7f112 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:18.430650 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:18.430650 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:18.433740 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-baf5ee06-a38b-4d95-bd56-2fa77de7f112 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:18.437923 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baf5ee06-a38b-4d95-bd56-2fa77de7f112 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:18.438363 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 69/276] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:18 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:18.530961 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c7364f2-baac-4fe4-bf91-f162136695e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:18.533027 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c7364f2-baac-4fe4-bf91-f162136695e5 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:18.533288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c7364f2-baac-4fe4-bf91-f162136695e5 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:18.533502 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c7364f2-baac-4fe4-bf91-f162136695e5 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:18.546389 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:18.546389 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:18.550215 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1c7364f2-baac-4fe4-bf91-f162136695e5 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:18.556319 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c7364f2-baac-4fe4-bf91-f162136695e5 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:18.556902 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 69/277] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:18 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:18.640851 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-520a5160-09d9-4f31-8bc3-d804564a9558 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:18.643016 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-520a5160-09d9-4f31-8bc3-d804564a9558 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:18.643226 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-520a5160-09d9-4f31-8bc3-d804564a9558 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:18.643460 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-520a5160-09d9-4f31-8bc3-d804564a9558 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:18.654044 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:18.654044 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:18.657765 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-520a5160-09d9-4f31-8bc3-d804564a9558 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:18.662930 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-520a5160-09d9-4f31-8bc3-d804564a9558 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:18.663406 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 73/278] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:18 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:19.030457 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56c898e7-e719-4f28-8409-4b360fdc1914 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:19.032646 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56c898e7-e719-4f28-8409-4b360fdc1914 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:19.032912 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56c898e7-e719-4f28-8409-4b360fdc1914 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:19.033165 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56c898e7-e719-4f28-8409-4b360fdc1914 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:19.042182 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:19.042182 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:19.045390 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56c898e7-e719-4f28-8409-4b360fdc1914 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:19.049257 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56c898e7-e719-4f28-8409-4b360fdc1914 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:19.049644 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 68/279] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:19 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:19.272787 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-51a7401d-ed5c-4db2-a2e0-1a00f04fb220 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:19.275268 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-51a7401d-ed5c-4db2-a2e0-1a00f04fb220 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] POST https://10.4.3.227/volume/v3/attachments/13250f64-c2b0-4ab7-9efc-6e8973c24cc0/action Jul 31 05:26:19.275705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-51a7401d-ed5c-4db2-a2e0-1a00f04fb220 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:19.275882 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-51a7401d-ed5c-4db2-a2e0-1a00f04fb220 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:19.295892 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:19.295892 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:19.304703 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4a9421ce-85fd-4931-8915-8f89bc424ee7 req-51a7401d-ed5c-4db2-a2e0-1a00f04fb220 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/attachments/13250f64-c2b0-4ab7-9efc-6e8973c24cc0/action returned with HTTP 204 Jul 31 05:26:19.305212 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 70/280] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:26:19 2026] POST /volume/v3/attachments/13250f64-c2b0-4ab7-9efc-6e8973c24cc0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:19.358402 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0f5df97e-db43-4be9-bc6a-e3e8df7913c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:19.361746 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f5df97e-db43-4be9-bc6a-e3e8df7913c1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:19.361987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f5df97e-db43-4be9-bc6a-e3e8df7913c1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:19.362247 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0f5df97e-db43-4be9-bc6a-e3e8df7913c1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:19.375633 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:19.375633 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:19.381141 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0f5df97e-db43-4be9-bc6a-e3e8df7913c1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:19.385968 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0f5df97e-db43-4be9-bc6a-e3e8df7913c1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:19.386448 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 70/281] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:19 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:19.450738 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-60230f05-2433-4592-aabd-8387f68c46ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:19.453345 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60230f05-2433-4592-aabd-8387f68c46ed tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:19.453561 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60230f05-2433-4592-aabd-8387f68c46ed tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:19.453865 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60230f05-2433-4592-aabd-8387f68c46ed tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:19.463589 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:19.463589 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:19.468928 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-60230f05-2433-4592-aabd-8387f68c46ed tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:19.475118 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60230f05-2433-4592-aabd-8387f68c46ed tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:19.475570 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 74/282] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:19 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:19.569652 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-86c22fce-7b97-4a48-a7e3-0606f52bfc81 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:19.571987 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86c22fce-7b97-4a48-a7e3-0606f52bfc81 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:19.572278 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86c22fce-7b97-4a48-a7e3-0606f52bfc81 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:19.572552 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-86c22fce-7b97-4a48-a7e3-0606f52bfc81 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:19.584398 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:19.584398 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:19.588915 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-86c22fce-7b97-4a48-a7e3-0606f52bfc81 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:19.593682 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-86c22fce-7b97-4a48-a7e3-0606f52bfc81 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:19.594091 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 69/283] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:19 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:19.606876 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bcc485a0-4723-4f27-a693-0443dce62d6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:19.609378 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcc485a0-4723-4f27-a693-0443dce62d6e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:19.609378 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bcc485a0-4723-4f27-a693-0443dce62d6e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:19.609378 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bcc485a0-4723-4f27-a693-0443dce62d6e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:19.618702 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:19.618702 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:19.622137 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bcc485a0-4723-4f27-a693-0443dce62d6e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:19.626080 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcc485a0-4723-4f27-a693-0443dce62d6e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:19.626446 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 71/284] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:19 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1136 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:19.676743 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b26d9dbe-a01a-414c-89bf-423e488d9a6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:19.679208 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b26d9dbe-a01a-414c-89bf-423e488d9a6b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:19.679511 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b26d9dbe-a01a-414c-89bf-423e488d9a6b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:19.679809 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b26d9dbe-a01a-414c-89bf-423e488d9a6b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:19.691870 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:19.691870 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:19.696129 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b26d9dbe-a01a-414c-89bf-423e488d9a6b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:19.701448 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b26d9dbe-a01a-414c-89bf-423e488d9a6b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:19.701903 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 71/285] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:19 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:20.062136 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f3b8dd6d-6243-47f5-b1e1-006466a2e930 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:20.064405 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3b8dd6d-6243-47f5-b1e1-006466a2e930 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:20.064662 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3b8dd6d-6243-47f5-b1e1-006466a2e930 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:20.064909 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3b8dd6d-6243-47f5-b1e1-006466a2e930 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:20.077195 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:20.077195 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:20.082057 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f3b8dd6d-6243-47f5-b1e1-006466a2e930 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:20.087505 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3b8dd6d-6243-47f5-b1e1-006466a2e930 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:20.087980 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 75/286] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:20 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:20.403417 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a8e93cf-2709-4e4f-9581-2fbd2c6c737f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:20.405860 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a8e93cf-2709-4e4f-9581-2fbd2c6c737f tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:20.406176 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a8e93cf-2709-4e4f-9581-2fbd2c6c737f tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:20.406475 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a8e93cf-2709-4e4f-9581-2fbd2c6c737f tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:20.420783 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:20.420783 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:20.425183 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a8e93cf-2709-4e4f-9581-2fbd2c6c737f tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:20.431168 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a8e93cf-2709-4e4f-9581-2fbd2c6c737f tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:20.431710 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 70/287] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:20 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:20.488168 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-76e11355-b408-406e-90b8-e6e6e6cffd1d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:20.490154 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76e11355-b408-406e-90b8-e6e6e6cffd1d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:20.490439 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76e11355-b408-406e-90b8-e6e6e6cffd1d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:20.490701 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76e11355-b408-406e-90b8-e6e6e6cffd1d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:20.498183 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:20.498183 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:20.501924 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-76e11355-b408-406e-90b8-e6e6e6cffd1d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:20.506181 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76e11355-b408-406e-90b8-e6e6e6cffd1d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:20.506757 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 72/288] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:20 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:20.716541 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f7ccdb9-a614-4092-8b11-192be87e455d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:20.718229 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f7ccdb9-a614-4092-8b11-192be87e455d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:20.718445 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f7ccdb9-a614-4092-8b11-192be87e455d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:20.718637 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f7ccdb9-a614-4092-8b11-192be87e455d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:20.727941 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:20.727941 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:20.731243 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f7ccdb9-a614-4092-8b11-192be87e455d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:20.735039 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f7ccdb9-a614-4092-8b11-192be87e455d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:20.735558 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 72/289] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:20 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:21.101869 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5ac1e65d-cea5-4c11-a62d-8e8760a69ec8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:21.104020 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ac1e65d-cea5-4c11-a62d-8e8760a69ec8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:21.104284 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ac1e65d-cea5-4c11-a62d-8e8760a69ec8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:21.104548 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5ac1e65d-cea5-4c11-a62d-8e8760a69ec8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:21.116978 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:21.116978 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:21.121838 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5ac1e65d-cea5-4c11-a62d-8e8760a69ec8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:21.127694 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5ac1e65d-cea5-4c11-a62d-8e8760a69ec8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:21.128188 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 76/290] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:21 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:21.428413 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5134ca37-ff04-4730-949a-56562f208cfe req-f7cc4a31-15fb-4d7c-8653-3faf598c8402 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:21.431048 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-f7cc4a31-15fb-4d7c-8653-3faf598c8402 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:21.431292 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-f7cc4a31-15fb-4d7c-8653-3faf598c8402 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:21.431515 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-f7cc4a31-15fb-4d7c-8653-3faf598c8402 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:21.442564 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:21.442564 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:21.444836 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2aabe7ca-8e2d-4d88-b4cf-c26f144e63b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:21.446737 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2aabe7ca-8e2d-4d88-b4cf-c26f144e63b6 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:21.446990 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2aabe7ca-8e2d-4d88-b4cf-c26f144e63b6 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:21.447204 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5134ca37-ff04-4730-949a-56562f208cfe req-f7cc4a31-15fb-4d7c-8653-3faf598c8402 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:21.447271 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2aabe7ca-8e2d-4d88-b4cf-c26f144e63b6 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:21.452545 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-f7cc4a31-15fb-4d7c-8653-3faf598c8402 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:21.453025 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 71/291] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:21 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:21.456841 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:21.456841 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:21.461213 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2aabe7ca-8e2d-4d88-b4cf-c26f144e63b6 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:21.465908 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2aabe7ca-8e2d-4d88-b4cf-c26f144e63b6 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:21.466525 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 73/292] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:21 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:21.489985 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5134ca37-ff04-4730-949a-56562f208cfe req-96a8958d-aee9-41cb-aa05-9beeb46b087c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:21.492133 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-96a8958d-aee9-41cb-aa05-9beeb46b087c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] POST https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420/action Jul 31 05:26:21.492618 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-96a8958d-aee9-41cb-aa05-9beeb46b087c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:21.492775 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-96a8958d-aee9-41cb-aa05-9beeb46b087c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:21.506374 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:21.506374 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:21.506824 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5134ca37-ff04-4730-949a-56562f208cfe req-96a8958d-aee9-41cb-aa05-9beeb46b087c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:21.513033 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5134ca37-ff04-4730-949a-56562f208cfe req-96a8958d-aee9-41cb-aa05-9beeb46b087c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Begin detaching volume completed successfully. Jul 31 05:26:21.513831 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-96a8958d-aee9-41cb-aa05-9beeb46b087c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420/action returned with HTTP 202 Jul 31 05:26:21.514044 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 73/293] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:26:21 2026] POST /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:26:21.519012 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-057dcdf9-592a-4337-9c29-208711f229d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:21.521225 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-057dcdf9-592a-4337-9c29-208711f229d4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:21.521467 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-057dcdf9-592a-4337-9c29-208711f229d4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:21.521752 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-057dcdf9-592a-4337-9c29-208711f229d4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:21.530413 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:21.530413 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:21.535125 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-057dcdf9-592a-4337-9c29-208711f229d4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:21.535658 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-333e6ce3-2745-4af0-9483-277f3b6c691a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:21.537812 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-333e6ce3-2745-4af0-9483-277f3b6c691a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:21.538039 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-333e6ce3-2745-4af0-9483-277f3b6c691a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:21.538401 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-333e6ce3-2745-4af0-9483-277f3b6c691a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:21.542202 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-057dcdf9-592a-4337-9c29-208711f229d4 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:21.542546 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 77/294] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:21 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:21.548354 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:21.548354 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:21.552066 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-333e6ce3-2745-4af0-9483-277f3b6c691a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:21.556592 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-333e6ce3-2745-4af0-9483-277f3b6c691a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:21.557132 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 72/295] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:21 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:21.562304 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5ba8a327-07d2-4465-97d0-1c70e4401c29 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:21.562805 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ba8a327-07d2-4465-97d0-1c70e4401c29 None None] GET https://10.4.3.227/volume// Jul 31 05:26:21.563011 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5ba8a327-07d2-4465-97d0-1c70e4401c29 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:21.563277 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5ba8a327-07d2-4465-97d0-1c70e4401c29 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:21.563659 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ba8a327-07d2-4465-97d0-1c70e4401c29 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:21.564013 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 74/296] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:21.571879 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5134ca37-ff04-4730-949a-56562f208cfe req-2ef015de-8b06-4a2a-bbd0-023ae17b0ba5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:21.573894 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-2ef015de-8b06-4a2a-bbd0-023ae17b0ba5 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:21.574157 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-2ef015de-8b06-4a2a-bbd0-023ae17b0ba5 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:21.574360 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-2ef015de-8b06-4a2a-bbd0-023ae17b0ba5 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:21.583174 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:21.583174 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:21.587084 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5134ca37-ff04-4730-949a-56562f208cfe req-2ef015de-8b06-4a2a-bbd0-023ae17b0ba5 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:21.591829 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-2ef015de-8b06-4a2a-bbd0-023ae17b0ba5 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:21.592238 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 74/297] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:21 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1319 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:21.748211 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f9eb6fb-8040-4703-9464-c29e1f9cc0eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:21.750224 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f9eb6fb-8040-4703-9464-c29e1f9cc0eb tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:21.750224 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f9eb6fb-8040-4703-9464-c29e1f9cc0eb tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:21.750286 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f9eb6fb-8040-4703-9464-c29e1f9cc0eb tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:21.759493 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:21.759493 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:21.762387 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6f9eb6fb-8040-4703-9464-c29e1f9cc0eb tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:21.767753 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f9eb6fb-8040-4703-9464-c29e1f9cc0eb tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:21.767753 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 78/298] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:21 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:22.140153 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-948897c7-4929-41b6-8286-3c2c51c2be51 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:22.141496 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-948897c7-4929-41b6-8286-3c2c51c2be51 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:22.141720 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-948897c7-4929-41b6-8286-3c2c51c2be51 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:22.141937 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-948897c7-4929-41b6-8286-3c2c51c2be51 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:22.150785 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:22.150785 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:22.154348 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-948897c7-4929-41b6-8286-3c2c51c2be51 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:22.158815 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-948897c7-4929-41b6-8286-3c2c51c2be51 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:22.159175 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 73/299] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:22 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:22.331808 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-2ce30597-434e-479d-acc8-7cdb393e0009 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:22.333791 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-2ce30597-434e-479d-acc8-7cdb393e0009 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] POST https://10.4.3.227/volume/v3/attachments/00ad4e1b-f39e-4f60-b522-77f77bfe6363/action Jul 31 05:26:22.334174 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-2ce30597-434e-479d-acc8-7cdb393e0009 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:22.334298 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-2ce30597-434e-479d-acc8-7cdb393e0009 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:22.349045 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:22.349045 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:22.357287 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0c9f9b67-36f8-4573-9cb7-4c0c727c7b45 req-2ce30597-434e-479d-acc8-7cdb393e0009 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/attachments/00ad4e1b-f39e-4f60-b522-77f77bfe6363/action returned with HTTP 204 Jul 31 05:26:22.357697 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 75/300] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:26:22 2026] POST /volume/v3/attachments/00ad4e1b-f39e-4f60-b522-77f77bfe6363/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:22.478837 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08901e68-5c8c-4c45-8a1f-3de459769100 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:22.481127 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08901e68-5c8c-4c45-8a1f-3de459769100 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:22.481453 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08901e68-5c8c-4c45-8a1f-3de459769100 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:22.481778 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08901e68-5c8c-4c45-8a1f-3de459769100 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:22.493856 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:22.493856 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:22.498525 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-08901e68-5c8c-4c45-8a1f-3de459769100 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:22.503987 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08901e68-5c8c-4c45-8a1f-3de459769100 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:22.504534 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 75/301] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:22 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:22.554643 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-912e41be-0073-4390-a10e-8a49ddc6059f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:22.556922 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-912e41be-0073-4390-a10e-8a49ddc6059f tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:22.557125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-912e41be-0073-4390-a10e-8a49ddc6059f tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:22.557343 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-912e41be-0073-4390-a10e-8a49ddc6059f tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:22.565736 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:22.565736 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:22.569821 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7d6c9b56-15fd-4860-b283-37482cda581c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:22.570222 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-912e41be-0073-4390-a10e-8a49ddc6059f tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:22.571588 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d6c9b56-15fd-4860-b283-37482cda581c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:22.571777 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d6c9b56-15fd-4860-b283-37482cda581c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:22.571956 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d6c9b56-15fd-4860-b283-37482cda581c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:22.574608 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-912e41be-0073-4390-a10e-8a49ddc6059f tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:22.574989 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 79/302] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:22 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:22.583335 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:22.583335 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:22.588160 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7d6c9b56-15fd-4860-b283-37482cda581c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:22.594210 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d6c9b56-15fd-4860-b283-37482cda581c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:22.594759 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 74/303] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:22 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:22.780115 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f34e4b9-35f5-4ce9-b849-0d8dc2a87cc0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:22.782114 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f34e4b9-35f5-4ce9-b849-0d8dc2a87cc0 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:22.782362 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f34e4b9-35f5-4ce9-b849-0d8dc2a87cc0 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:22.782622 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f34e4b9-35f5-4ce9-b849-0d8dc2a87cc0 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:22.794360 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:22.794360 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:22.798844 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f34e4b9-35f5-4ce9-b849-0d8dc2a87cc0 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:22.806030 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f34e4b9-35f5-4ce9-b849-0d8dc2a87cc0 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:22.806602 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 76/304] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:22 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:22.819989 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-915ce1a2-2bc0-4391-b0a2-680861bff88c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:22.822228 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-915ce1a2-2bc0-4391-b0a2-680861bff88c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:22.822555 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-915ce1a2-2bc0-4391-b0a2-680861bff88c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:22.822857 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-915ce1a2-2bc0-4391-b0a2-680861bff88c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:22.833689 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:22.833689 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:22.837889 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-915ce1a2-2bc0-4391-b0a2-680861bff88c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:22.842468 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-915ce1a2-2bc0-4391-b0a2-680861bff88c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:22.842880 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 76/305] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:22 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:22.854994 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aa1d620b-17c5-4ed0-a5c5-a44d29ea511c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:22.857335 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa1d620b-17c5-4ed0-a5c5-a44d29ea511c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:22.857617 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa1d620b-17c5-4ed0-a5c5-a44d29ea511c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:22.857882 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa1d620b-17c5-4ed0-a5c5-a44d29ea511c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:22.870662 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:22.870662 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:22.875198 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aa1d620b-17c5-4ed0-a5c5-a44d29ea511c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:22.881008 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa1d620b-17c5-4ed0-a5c5-a44d29ea511c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:22.881568 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 80/306] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:22 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:22.985864 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d0eade12-8652-42c6-955e-875792c1b276 req-2c3d9ad6-673d-4515-ad75-e3a14b2b7f32 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:22.988262 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-2c3d9ad6-673d-4515-ad75-e3a14b2b7f32 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:22.988490 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-2c3d9ad6-673d-4515-ad75-e3a14b2b7f32 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:22.988736 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-2c3d9ad6-673d-4515-ad75-e3a14b2b7f32 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:22.999523 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:22.999523 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:23.003479 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d0eade12-8652-42c6-955e-875792c1b276 req-2c3d9ad6-673d-4515-ad75-e3a14b2b7f32 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:23.008147 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-2c3d9ad6-673d-4515-ad75-e3a14b2b7f32 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:23.008732 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 75/307] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:22 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:23.047840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d0eade12-8652-42c6-955e-875792c1b276 req-d43c4ad4-83ef-4cbc-939e-d7d2bd90f08a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:23.050482 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-d43c4ad4-83ef-4cbc-939e-d7d2bd90f08a tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] POST https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13/action Jul 31 05:26:23.050931 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-d43c4ad4-83ef-4cbc-939e-d7d2bd90f08a tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:23.051109 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-d43c4ad4-83ef-4cbc-939e-d7d2bd90f08a tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:23.064658 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:23.064658 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:23.065279 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d0eade12-8652-42c6-955e-875792c1b276 req-d43c4ad4-83ef-4cbc-939e-d7d2bd90f08a tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:23.074039 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d0eade12-8652-42c6-955e-875792c1b276 req-d43c4ad4-83ef-4cbc-939e-d7d2bd90f08a tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Begin detaching volume completed successfully. Jul 31 05:26:23.074328 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-d43c4ad4-83ef-4cbc-939e-d7d2bd90f08a tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13/action returned with HTTP 202 Jul 31 05:26:23.074885 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 77/308] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:26:23 2026] POST /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:26:23.096451 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ec395acf-01f8-4102-a32c-744560dd8b8d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:23.098414 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec395acf-01f8-4102-a32c-744560dd8b8d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:23.098688 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec395acf-01f8-4102-a32c-744560dd8b8d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:23.098938 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec395acf-01f8-4102-a32c-744560dd8b8d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:23.110739 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:23.110739 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:23.115705 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ec395acf-01f8-4102-a32c-744560dd8b8d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:23.118929 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ea6eef1-4a88-47d3-a444-2fa33cea4680 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:23.119455 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ea6eef1-4a88-47d3-a444-2fa33cea4680 None None] GET https://10.4.3.227/volume// Jul 31 05:26:23.119713 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ea6eef1-4a88-47d3-a444-2fa33cea4680 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:23.119951 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ea6eef1-4a88-47d3-a444-2fa33cea4680 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:23.120303 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ea6eef1-4a88-47d3-a444-2fa33cea4680 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:23.120669 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 81/309] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:23.120840 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec395acf-01f8-4102-a32c-744560dd8b8d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:23.121338 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 77/310] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:23 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:23.129392 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d0eade12-8652-42c6-955e-875792c1b276 req-b13ea1c8-337e-4d53-afff-e9e00091623c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:23.131131 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-b13ea1c8-337e-4d53-afff-e9e00091623c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:23.131286 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-b13ea1c8-337e-4d53-afff-e9e00091623c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:23.131500 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-b13ea1c8-337e-4d53-afff-e9e00091623c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:23.142186 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:23.142186 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:23.146893 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d0eade12-8652-42c6-955e-875792c1b276 req-b13ea1c8-337e-4d53-afff-e9e00091623c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:23.153070 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-b13ea1c8-337e-4d53-afff-e9e00091623c tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:23.153444 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 76/311] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:23 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:23.172180 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-beae3433-1092-4fe4-bbfd-a7034791550d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:23.174419 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-beae3433-1092-4fe4-bbfd-a7034791550d tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:23.174719 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-beae3433-1092-4fe4-bbfd-a7034791550d tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:23.174971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-beae3433-1092-4fe4-bbfd-a7034791550d tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:23.187801 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:23.187801 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:23.192420 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-beae3433-1092-4fe4-bbfd-a7034791550d tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:23.197665 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-beae3433-1092-4fe4-bbfd-a7034791550d tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:23.198061 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 78/312] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:23 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:23.516886 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-596d5eec-cb4b-4e72-9208-72ee9fee75f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:23.518711 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-596d5eec-cb4b-4e72-9208-72ee9fee75f7 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:23.518922 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-596d5eec-cb4b-4e72-9208-72ee9fee75f7 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:23.519136 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-596d5eec-cb4b-4e72-9208-72ee9fee75f7 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:23.527941 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:23.527941 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:23.531172 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-596d5eec-cb4b-4e72-9208-72ee9fee75f7 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:23.534760 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-596d5eec-cb4b-4e72-9208-72ee9fee75f7 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:23.535086 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 82/313] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:23 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:23.587554 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2326ca52-7d0b-4802-b94e-25b40376b8bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:23.589330 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2326ca52-7d0b-4802-b94e-25b40376b8bc tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:23.589521 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2326ca52-7d0b-4802-b94e-25b40376b8bc tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:23.589710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2326ca52-7d0b-4802-b94e-25b40376b8bc tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:23.596071 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:23.596071 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:23.599092 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2326ca52-7d0b-4802-b94e-25b40376b8bc tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:23.602753 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2326ca52-7d0b-4802-b94e-25b40376b8bc tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:23.603094 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 78/314] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:23 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:23.606817 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a62cf239-e1aa-4373-b793-e6444e97be53 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:23.608822 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a62cf239-e1aa-4373-b793-e6444e97be53 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:23.609041 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a62cf239-e1aa-4373-b793-e6444e97be53 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:23.609277 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a62cf239-e1aa-4373-b793-e6444e97be53 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:23.618829 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:23.618829 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:23.622985 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a62cf239-e1aa-4373-b793-e6444e97be53 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:23.627766 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a62cf239-e1aa-4373-b793-e6444e97be53 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:23.628291 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 77/315] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:23 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:24.137048 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-55ee5a09-e918-4fd7-906b-c1ff20c96f5b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:24.138764 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55ee5a09-e918-4fd7-906b-c1ff20c96f5b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:24.139076 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55ee5a09-e918-4fd7-906b-c1ff20c96f5b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:24.140157 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55ee5a09-e918-4fd7-906b-c1ff20c96f5b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:24.148072 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:24.148072 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:24.151778 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-55ee5a09-e918-4fd7-906b-c1ff20c96f5b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:24.156847 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55ee5a09-e918-4fd7-906b-c1ff20c96f5b tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:24.157238 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 79/316] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:24 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:24.211376 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3565b24-934b-467b-af5f-17151e5a35e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:24.213589 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3565b24-934b-467b-af5f-17151e5a35e3 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:24.213895 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3565b24-934b-467b-af5f-17151e5a35e3 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:24.214237 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3565b24-934b-467b-af5f-17151e5a35e3 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:24.224507 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:24.224507 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:24.227785 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3565b24-934b-467b-af5f-17151e5a35e3 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:24.232220 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3565b24-934b-467b-af5f-17151e5a35e3 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:24.232659 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 83/317] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:24 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:24.546886 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d61a30f-6b75-4bb7-af69-384cfa15ed61 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:24.548933 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d61a30f-6b75-4bb7-af69-384cfa15ed61 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:24.549204 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d61a30f-6b75-4bb7-af69-384cfa15ed61 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:24.549446 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d61a30f-6b75-4bb7-af69-384cfa15ed61 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:24.559509 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:24.559509 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:24.563685 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6d61a30f-6b75-4bb7-af69-384cfa15ed61 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:24.568162 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d61a30f-6b75-4bb7-af69-384cfa15ed61 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:24.568725 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 79/318] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:24 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:24.616919 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78d04119-eb8d-44e5-9180-1ed164b60873 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:24.619193 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78d04119-eb8d-44e5-9180-1ed164b60873 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:24.619193 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78d04119-eb8d-44e5-9180-1ed164b60873 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:24.619328 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78d04119-eb8d-44e5-9180-1ed164b60873 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:24.628354 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:24.628354 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:24.633055 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-78d04119-eb8d-44e5-9180-1ed164b60873 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:24.638946 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78d04119-eb8d-44e5-9180-1ed164b60873 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:24.639558 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 78/319] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:24 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:24.640725 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac755b7c-09f0-4d64-b9e1-92278fa15857 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:24.642931 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac755b7c-09f0-4d64-b9e1-92278fa15857 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:24.643132 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac755b7c-09f0-4d64-b9e1-92278fa15857 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:24.643321 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac755b7c-09f0-4d64-b9e1-92278fa15857 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:24.652130 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:24.652130 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:24.655422 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ac755b7c-09f0-4d64-b9e1-92278fa15857 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:24.659498 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac755b7c-09f0-4d64-b9e1-92278fa15857 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:24.659907 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 80/320] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:24 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:25.170965 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-169bc17b-8716-4a31-b6b6-ac8c80029227 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:25.173134 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-169bc17b-8716-4a31-b6b6-ac8c80029227 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:25.173388 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-169bc17b-8716-4a31-b6b6-ac8c80029227 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:25.173653 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-169bc17b-8716-4a31-b6b6-ac8c80029227 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:25.185136 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:25.185136 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:25.189305 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-169bc17b-8716-4a31-b6b6-ac8c80029227 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:25.194008 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-169bc17b-8716-4a31-b6b6-ac8c80029227 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:25.194500 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 84/321] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:25 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:25.245611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ffbb3f7-6691-42a0-aa7e-0f627154eec6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:25.247744 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ffbb3f7-6691-42a0-aa7e-0f627154eec6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:25.248288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ffbb3f7-6691-42a0-aa7e-0f627154eec6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:25.248444 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ffbb3f7-6691-42a0-aa7e-0f627154eec6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:25.261581 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:25.261581 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:25.266925 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6ffbb3f7-6691-42a0-aa7e-0f627154eec6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:25.272808 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ffbb3f7-6691-42a0-aa7e-0f627154eec6 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:25.273361 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 80/322] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:25 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:25.332364 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-4b4b1a99-7e64-49f9-8a81-88f4ddeb37a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:25.335052 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-4b4b1a99-7e64-49f9-8a81-88f4ddeb37a9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] POST https://10.4.3.227/volume/v3/attachments/f1006c17-13ea-468e-96fa-3c218ca4da39/action Jul 31 05:26:25.335918 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-4b4b1a99-7e64-49f9-8a81-88f4ddeb37a9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:25.336093 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-4b4b1a99-7e64-49f9-8a81-88f4ddeb37a9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:25.350467 np0000006182 devstack@c-api.service[100285]: /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 31 05:26:25.350467 np0000006182 devstack@c-api.service[100285]: .first() Jul 31 05:26:25.369388 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:25.369388 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:25.381038 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e40d3469-3d86-4b76-9f32-b273c4bbfeca req-4b4b1a99-7e64-49f9-8a81-88f4ddeb37a9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/attachments/f1006c17-13ea-468e-96fa-3c218ca4da39/action returned with HTTP 204 Jul 31 05:26:25.381726 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 79/323] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:26:25 2026] POST /volume/v3/attachments/f1006c17-13ea-468e-96fa-3c218ca4da39/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:25.581958 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a1de2367-6fb5-42b1-b9f2-f98ddf3912fb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:25.583716 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1de2367-6fb5-42b1-b9f2-f98ddf3912fb tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:25.583905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1de2367-6fb5-42b1-b9f2-f98ddf3912fb tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:25.584114 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1de2367-6fb5-42b1-b9f2-f98ddf3912fb tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:25.593118 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:25.593118 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:25.597148 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a1de2367-6fb5-42b1-b9f2-f98ddf3912fb tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:25.601853 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1de2367-6fb5-42b1-b9f2-f98ddf3912fb tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:25.602412 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 81/324] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:25 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:25.654802 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2eeb4010-4b37-49ba-96d7-834b066b0de3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:25.656986 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eeb4010-4b37-49ba-96d7-834b066b0de3 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:25.657258 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eeb4010-4b37-49ba-96d7-834b066b0de3 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:25.657532 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eeb4010-4b37-49ba-96d7-834b066b0de3 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:25.666624 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:25.666624 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:25.672058 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2eeb4010-4b37-49ba-96d7-834b066b0de3 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:25.673197 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-028e3450-ce4c-4b90-a6a3-f456536c5bf6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:25.675432 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-028e3450-ce4c-4b90-a6a3-f456536c5bf6 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:25.675698 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-028e3450-ce4c-4b90-a6a3-f456536c5bf6 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:25.675950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-028e3450-ce4c-4b90-a6a3-f456536c5bf6 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:25.678143 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eeb4010-4b37-49ba-96d7-834b066b0de3 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:25.678694 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 85/325] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:25 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:25.688328 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:25.688328 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:25.693016 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-028e3450-ce4c-4b90-a6a3-f456536c5bf6 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:25.698592 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-028e3450-ce4c-4b90-a6a3-f456536c5bf6 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:25.699082 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 81/326] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:25 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:26.210195 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af3dacf5-6689-4f57-a0c5-d7bbd2069f58 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:26.212191 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af3dacf5-6689-4f57-a0c5-d7bbd2069f58 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:26.212440 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af3dacf5-6689-4f57-a0c5-d7bbd2069f58 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:26.212670 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af3dacf5-6689-4f57-a0c5-d7bbd2069f58 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:26.223316 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:26.223316 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:26.227852 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-af3dacf5-6689-4f57-a0c5-d7bbd2069f58 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:26.234592 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af3dacf5-6689-4f57-a0c5-d7bbd2069f58 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:26.235245 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 80/327] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:26 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1142 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:26.288477 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-649b1764-215c-4bc9-9310-a96d4aa527a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:26.290550 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-649b1764-215c-4bc9-9310-a96d4aa527a2 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:26.290848 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-649b1764-215c-4bc9-9310-a96d4aa527a2 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:26.291140 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-649b1764-215c-4bc9-9310-a96d4aa527a2 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:26.303932 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:26.303932 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:26.308058 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-649b1764-215c-4bc9-9310-a96d4aa527a2 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:26.313332 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-649b1764-215c-4bc9-9310-a96d4aa527a2 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:26.313819 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 82/328] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:26 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 1144 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:26.335875 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f35537fd-99b0-41c0-9e82-094c2f9b5331 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:26.335875 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f35537fd-99b0-41c0-9e82-094c2f9b5331 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:26.335875 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f35537fd-99b0-41c0-9e82-094c2f9b5331 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:26.335875 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f35537fd-99b0-41c0-9e82-094c2f9b5331 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:26.347689 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:26.347689 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:26.352690 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f35537fd-99b0-41c0-9e82-094c2f9b5331 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:26.358798 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f35537fd-99b0-41c0-9e82-094c2f9b5331 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:26.359427 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 86/329] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:26 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:26.378361 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0fc7df9d-42c4-4487-b7a2-ea2baaa0fd86 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:26.381268 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0fc7df9d-42c4-4487-b7a2-ea2baaa0fd86 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:26.381569 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0fc7df9d-42c4-4487-b7a2-ea2baaa0fd86 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:26.381865 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0fc7df9d-42c4-4487-b7a2-ea2baaa0fd86 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:26.396335 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:26.396335 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:26.401660 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0fc7df9d-42c4-4487-b7a2-ea2baaa0fd86 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:26.408792 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0fc7df9d-42c4-4487-b7a2-ea2baaa0fd86 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:26.408792 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 82/330] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:26 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:26.616168 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4dafefb9-d26e-41be-8612-c33e880b69fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:26.619330 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4dafefb9-d26e-41be-8612-c33e880b69fe tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:26.619330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4dafefb9-d26e-41be-8612-c33e880b69fe tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:26.619330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4dafefb9-d26e-41be-8612-c33e880b69fe tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:26.635805 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:26.635805 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:26.640634 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4dafefb9-d26e-41be-8612-c33e880b69fe tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:26.648203 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4dafefb9-d26e-41be-8612-c33e880b69fe tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:26.648758 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 81/331] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:26 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:26.694367 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22103638-01f5-4296-904b-e9b552c5e1ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:26.696288 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22103638-01f5-4296-904b-e9b552c5e1ea tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:26.696510 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22103638-01f5-4296-904b-e9b552c5e1ea tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:26.696732 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22103638-01f5-4296-904b-e9b552c5e1ea tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:26.704119 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:26.704119 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:26.708260 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-22103638-01f5-4296-904b-e9b552c5e1ea tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:26.712886 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22103638-01f5-4296-904b-e9b552c5e1ea tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:26.713534 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 83/332] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:26 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:26.714636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92c04b25-4f73-4e98-b23e-e45cbbcf103c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:26.716476 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92c04b25-4f73-4e98-b23e-e45cbbcf103c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:26.716689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92c04b25-4f73-4e98-b23e-e45cbbcf103c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:26.716915 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92c04b25-4f73-4e98-b23e-e45cbbcf103c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:26.727415 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:26.727415 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:26.731666 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-92c04b25-4f73-4e98-b23e-e45cbbcf103c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:26.736550 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e6e756d4-152a-4f74-a892-fcb29d312602 req-12e16fa6-146e-47ce-82e8-b8bc224437d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:26.737053 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92c04b25-4f73-4e98-b23e-e45cbbcf103c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:26.737558 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 87/333] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:26 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:26.738768 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e6e756d4-152a-4f74-a892-fcb29d312602 req-12e16fa6-146e-47ce-82e8-b8bc224437d9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:26:26.738973 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e6e756d4-152a-4f74-a892-fcb29d312602 req-12e16fa6-146e-47ce-82e8-b8bc224437d9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:26.739239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e6e756d4-152a-4f74-a892-fcb29d312602 req-12e16fa6-146e-47ce-82e8-b8bc224437d9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:26.749125 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:26.749125 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:26.753041 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e6e756d4-152a-4f74-a892-fcb29d312602 req-12e16fa6-146e-47ce-82e8-b8bc224437d9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:26:26.757869 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e6e756d4-152a-4f74-a892-fcb29d312602 req-12e16fa6-146e-47ce-82e8-b8bc224437d9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:26:26.758448 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 83/334] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:26 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 1144 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:27.248696 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a7c8bab8-e0ce-4fd3-bfa1-cac83e487428 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:27.251059 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7c8bab8-e0ce-4fd3-bfa1-cac83e487428 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:27.251338 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7c8bab8-e0ce-4fd3-bfa1-cac83e487428 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:27.251601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7c8bab8-e0ce-4fd3-bfa1-cac83e487428 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:27.264917 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:27.264917 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:27.269523 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a7c8bab8-e0ce-4fd3-bfa1-cac83e487428 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:27.275180 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7c8bab8-e0ce-4fd3-bfa1-cac83e487428 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:27.275652 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 82/335] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:27 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:27.662336 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e4c99bc-7c64-4a6e-84f8-b655e586ea3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:27.664232 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e4c99bc-7c64-4a6e-84f8-b655e586ea3b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:27.664529 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e4c99bc-7c64-4a6e-84f8-b655e586ea3b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:27.664750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e4c99bc-7c64-4a6e-84f8-b655e586ea3b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:27.674804 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:27.674804 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:27.679726 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e4c99bc-7c64-4a6e-84f8-b655e586ea3b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:27.684343 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e4c99bc-7c64-4a6e-84f8-b655e586ea3b tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:27.684777 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 84/336] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:27 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:27.726894 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59633bd3-e0da-4ab6-b7b7-9e9a869f7c11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:27.732763 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59633bd3-e0da-4ab6-b7b7-9e9a869f7c11 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:27.733986 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59633bd3-e0da-4ab6-b7b7-9e9a869f7c11 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:27.734296 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59633bd3-e0da-4ab6-b7b7-9e9a869f7c11 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:27.743049 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:27.743049 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:27.747412 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59633bd3-e0da-4ab6-b7b7-9e9a869f7c11 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:27.753418 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-76800e13-169f-4553-9084-8009ed7c46c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:27.754252 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59633bd3-e0da-4ab6-b7b7-9e9a869f7c11 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:27.754690 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 88/337] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:27 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:27.755442 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76800e13-169f-4553-9084-8009ed7c46c2 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:27.755646 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76800e13-169f-4553-9084-8009ed7c46c2 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:27.755826 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-76800e13-169f-4553-9084-8009ed7c46c2 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:27.764607 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:27.764607 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:27.769194 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-76800e13-169f-4553-9084-8009ed7c46c2 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:27.773607 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-76800e13-169f-4553-9084-8009ed7c46c2 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:27.774138 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 84/338] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:27 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:28.292129 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-51a701ac-7072-4f31-a91a-1f5ed6700277 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:28.295004 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51a701ac-7072-4f31-a91a-1f5ed6700277 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:28.295294 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51a701ac-7072-4f31-a91a-1f5ed6700277 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:28.295583 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-51a701ac-7072-4f31-a91a-1f5ed6700277 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:28.309724 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:28.309724 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:28.315790 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-51a701ac-7072-4f31-a91a-1f5ed6700277 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:28.322094 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-51a701ac-7072-4f31-a91a-1f5ed6700277 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:28.322959 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 83/339] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:28 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:28.401448 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-9734434b-0269-4453-9ab5-cbf0760c1657 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:28.407133 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-9734434b-0269-4453-9ab5-cbf0760c1657 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] POST https://10.4.3.227/volume/v3/attachments/eb680653-027a-4381-bcc0-b2f615d4f8b2/action Jul 31 05:26:28.407133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-9734434b-0269-4453-9ab5-cbf0760c1657 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:28.407133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-9734434b-0269-4453-9ab5-cbf0760c1657 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:28.427712 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:28.427712 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:28.444626 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7d734db8-ee5b-4b5f-b782-6f3beab1f6ce req-9734434b-0269-4453-9ab5-cbf0760c1657 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/attachments/eb680653-027a-4381-bcc0-b2f615d4f8b2/action returned with HTTP 204 Jul 31 05:26:28.445433 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 85/340] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:26:28 2026] POST /volume/v3/attachments/eb680653-027a-4381-bcc0-b2f615d4f8b2/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:28.698734 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b8fc5813-49c6-4a08-ba7d-cb10cbe112d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:28.700730 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8fc5813-49c6-4a08-ba7d-cb10cbe112d0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:28.700988 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b8fc5813-49c6-4a08-ba7d-cb10cbe112d0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:28.701292 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b8fc5813-49c6-4a08-ba7d-cb10cbe112d0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:28.710817 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:28.710817 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:28.714287 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b8fc5813-49c6-4a08-ba7d-cb10cbe112d0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:28.719383 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8fc5813-49c6-4a08-ba7d-cb10cbe112d0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:28.720010 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 89/341] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:28 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:28.764638 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-3449c289-b3f6-4b62-865b-2e6bb7f5af48 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:28.767728 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7ded9b38-687d-4e3b-8e20-6fe65c99defb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:28.768203 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-3449c289-b3f6-4b62-865b-2e6bb7f5af48 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:28.768462 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-3449c289-b3f6-4b62-865b-2e6bb7f5af48 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:28.768746 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-3449c289-b3f6-4b62-865b-2e6bb7f5af48 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:28.769319 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ded9b38-687d-4e3b-8e20-6fe65c99defb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:28.769539 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ded9b38-687d-4e3b-8e20-6fe65c99defb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:28.769744 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ded9b38-687d-4e3b-8e20-6fe65c99defb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:28.778485 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:28.778485 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:28.780596 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:28.780596 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:28.782488 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7ded9b38-687d-4e3b-8e20-6fe65c99defb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:28.784325 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-3449c289-b3f6-4b62-865b-2e6bb7f5af48 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:28.787307 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7a7bcd8b-626b-4ced-a331-697c9d45dca9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:28.788096 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ded9b38-687d-4e3b-8e20-6fe65c99defb tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:28.788767 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 84/342] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:28 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:28.790177 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-3449c289-b3f6-4b62-865b-2e6bb7f5af48 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:28.790561 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 85/343] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:28 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:28.796275 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a7bcd8b-626b-4ced-a331-697c9d45dca9 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:28.796715 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a7bcd8b-626b-4ced-a331-697c9d45dca9 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:28.797029 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a7bcd8b-626b-4ced-a331-697c9d45dca9 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:28.809675 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:28.809675 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:28.815346 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7a7bcd8b-626b-4ced-a331-697c9d45dca9 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:28.819901 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a7bcd8b-626b-4ced-a331-697c9d45dca9 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:28.820467 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 86/344] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:28 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:28.889441 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b164454f-795e-4f42-bd79-85ef99611d44 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:28.889919 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b164454f-795e-4f42-bd79-85ef99611d44 None None] GET https://10.4.3.227/volume// Jul 31 05:26:28.890053 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b164454f-795e-4f42-bd79-85ef99611d44 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:28.890340 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b164454f-795e-4f42-bd79-85ef99611d44 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:28.890756 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b164454f-795e-4f42-bd79-85ef99611d44 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:28.891079 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 90/345] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:26: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 31 05:26:28.898964 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9e657b21-6c2c-4caa-98cc-899018e64f74 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:28.900985 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9e657b21-6c2c-4caa-98cc-899018e64f74 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:26:28.901417 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9e657b21-6c2c-4caa-98cc-899018e64f74 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "548b6ed5-d2e5-45a3-b296-7d367653b918", "connector": null, "instance_uuid": "d432d0d3-e8c2-4238-b4c6-5b39614e2375"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:28.912221 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:28.912221 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:28.942656 np0000006182 devstack@c-api.service[100285]: WARNING cinder.volume.api [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9e657b21-6c2c-4caa-98cc-899018e64f74 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 05:26:28.948312 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9e657b21-6c2c-4caa-98cc-899018e64f74 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:26:28.948861 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 85/346] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:26:28 2026] POST /volume/v3/attachments => generated 271 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:28.974834 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85287b6b-d647-4512-b8fb-852fb51c1540 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:28.976943 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85287b6b-d647-4512-b8fb-852fb51c1540 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:28.977811 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85287b6b-d647-4512-b8fb-852fb51c1540 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:28.977811 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85287b6b-d647-4512-b8fb-852fb51c1540 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:28.989287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b6dd117-7333-4e29-abdc-c242cbb63158 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:28.989797 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b6dd117-7333-4e29-abdc-c242cbb63158 None None] GET https://10.4.3.227/volume// Jul 31 05:26:28.990011 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b6dd117-7333-4e29-abdc-c242cbb63158 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:28.990268 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b6dd117-7333-4e29-abdc-c242cbb63158 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:28.990542 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:28.990542 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:28.990676 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b6dd117-7333-4e29-abdc-c242cbb63158 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:28.991021 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 87/347] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:28.994795 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85287b6b-d647-4512-b8fb-852fb51c1540 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:28.999829 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85287b6b-d647-4512-b8fb-852fb51c1540 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:29.000091 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-c46ac699-e710-4d6c-b14d-2082d6fa41d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:29.000250 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 86/348] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:28 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1163 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:29.002399 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-c46ac699-e710-4d6c-b14d-2082d6fa41d3 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:29.002805 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-c46ac699-e710-4d6c-b14d-2082d6fa41d3 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:29.002858 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-c46ac699-e710-4d6c-b14d-2082d6fa41d3 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:29.014278 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:29.014278 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:29.017692 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-c46ac699-e710-4d6c-b14d-2082d6fa41d3 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:29.021719 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-c46ac699-e710-4d6c-b14d-2082d6fa41d3 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:29.022126 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 91/349] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:28 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1343 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:29.108121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9dae6697-0501-448a-a349-ca18721fd903 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:29.110221 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9dae6697-0501-448a-a349-ca18721fd903 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] PUT https://10.4.3.227/volume/v3/attachments/de7a3fb5-d2f5-4d3f-a060-26572ab77f61 Jul 31 05:26:29.110589 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9dae6697-0501-448a-a349-ca18721fd903 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:29.118916 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9dae6697-0501-448a-a349-ca18721fd903 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Acquiring lock "cinder-attachment_update-548b6ed5-d2e5-45a3-b296-7d367653b918-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:26:29.123668 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9dae6697-0501-448a-a349-ca18721fd903 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Lock "cinder-attachment_update-548b6ed5-d2e5-45a3-b296-7d367653b918-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:26:29.124643 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:29.124643 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:29.206876 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9dae6697-0501-448a-a349-ca18721fd903 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Lock "cinder-attachment_update-548b6ed5-d2e5-45a3-b296-7d367653b918-np0000006182" released by "attachment_update" :: held 0.083s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:26:29.207303 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-9dae6697-0501-448a-a349-ca18721fd903 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/attachments/de7a3fb5-d2f5-4d3f-a060-26572ab77f61 returned with HTTP 200 Jul 31 05:26:29.207903 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 86/350] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:26:29 2026] PUT /volume/v3/attachments/de7a3fb5-d2f5-4d3f-a060-26572ab77f61 => generated 967 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:29.334949 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-834d3f48-a147-4731-8888-8176903e308a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:29.336855 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-834d3f48-a147-4731-8888-8176903e308a tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:29.337066 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-834d3f48-a147-4731-8888-8176903e308a tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:29.337347 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-834d3f48-a147-4731-8888-8176903e308a tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:29.347011 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:29.347011 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:29.350580 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-834d3f48-a147-4731-8888-8176903e308a tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:29.354644 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-834d3f48-a147-4731-8888-8176903e308a tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:29.355016 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 88/351] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:29 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:29.803552 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-314e9a12-ce74-4993-86e5-97dd453fd754 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:29.805305 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-314e9a12-ce74-4993-86e5-97dd453fd754 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:29.805517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-314e9a12-ce74-4993-86e5-97dd453fd754 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:29.805709 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-314e9a12-ce74-4993-86e5-97dd453fd754 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:29.812762 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:29.812762 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:29.816658 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-314e9a12-ce74-4993-86e5-97dd453fd754 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:29.822375 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-314e9a12-ce74-4993-86e5-97dd453fd754 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:29.823054 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 87/352] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:29 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:29.833518 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-440d2ed0-c6cf-4482-8095-0e7012e0ab1b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:29.835850 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-440d2ed0-c6cf-4482-8095-0e7012e0ab1b tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:29.836118 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-440d2ed0-c6cf-4482-8095-0e7012e0ab1b tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:29.836370 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-440d2ed0-c6cf-4482-8095-0e7012e0ab1b tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:29.848785 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:29.848785 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:29.853409 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-440d2ed0-c6cf-4482-8095-0e7012e0ab1b tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:29.859178 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-440d2ed0-c6cf-4482-8095-0e7012e0ab1b tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:29.859727 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 92/353] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:29 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:30.012801 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f7bfe88-c228-4b22-8661-9d80ca7e2bfd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:30.014482 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f7bfe88-c228-4b22-8661-9d80ca7e2bfd tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:30.014690 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f7bfe88-c228-4b22-8661-9d80ca7e2bfd tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:30.014868 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f7bfe88-c228-4b22-8661-9d80ca7e2bfd tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:30.025892 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:30.025892 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:30.028879 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9f7bfe88-c228-4b22-8661-9d80ca7e2bfd tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:30.032327 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f7bfe88-c228-4b22-8661-9d80ca7e2bfd tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:30.032681 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 87/354] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:30 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:30.366971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7973f6bb-9393-4cc9-88a9-dae32eef93a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:30.368725 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7973f6bb-9393-4cc9-88a9-dae32eef93a2 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:30.368905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7973f6bb-9393-4cc9-88a9-dae32eef93a2 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:30.369078 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7973f6bb-9393-4cc9-88a9-dae32eef93a2 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:30.378107 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:30.378107 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:30.384259 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7973f6bb-9393-4cc9-88a9-dae32eef93a2 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:30.388111 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7973f6bb-9393-4cc9-88a9-dae32eef93a2 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:30.388521 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 89/355] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:30 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1142 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:30.839288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be91d21b-029b-4c53-8216-75f55d4347b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:30.841488 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be91d21b-029b-4c53-8216-75f55d4347b9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:30.841771 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be91d21b-029b-4c53-8216-75f55d4347b9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:30.842032 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be91d21b-029b-4c53-8216-75f55d4347b9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:30.851346 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:30.851346 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:30.855890 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-be91d21b-029b-4c53-8216-75f55d4347b9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:30.861854 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be91d21b-029b-4c53-8216-75f55d4347b9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:30.862402 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 88/356] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:30 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:30.873238 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0fc09d5f-a297-48fe-bff2-9c9142b4c25c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:30.875120 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fc09d5f-a297-48fe-bff2-9c9142b4c25c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:30.875367 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fc09d5f-a297-48fe-bff2-9c9142b4c25c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:30.875601 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fc09d5f-a297-48fe-bff2-9c9142b4c25c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:30.886780 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:30.886780 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:30.890738 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0fc09d5f-a297-48fe-bff2-9c9142b4c25c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:30.895337 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fc09d5f-a297-48fe-bff2-9c9142b4c25c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:30.895812 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 93/357] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:30 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:31.045396 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c855265a-f63f-40b6-8f77-22b915eb2f8e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:31.047034 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c855265a-f63f-40b6-8f77-22b915eb2f8e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:31.047276 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c855265a-f63f-40b6-8f77-22b915eb2f8e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:31.047452 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c855265a-f63f-40b6-8f77-22b915eb2f8e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:31.058177 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:31.058177 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:31.061336 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c855265a-f63f-40b6-8f77-22b915eb2f8e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:31.065301 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c855265a-f63f-40b6-8f77-22b915eb2f8e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:31.065697 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 88/358] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:31 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:31.403729 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c2338847-3866-49c5-be30-96a500e19c1e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:31.407165 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2338847-3866-49c5-be30-96a500e19c1e tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:31.407165 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2338847-3866-49c5-be30-96a500e19c1e tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:31.407165 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2338847-3866-49c5-be30-96a500e19c1e tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:31.420542 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:31.420542 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:31.425830 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c2338847-3866-49c5-be30-96a500e19c1e tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:31.430889 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2338847-3866-49c5-be30-96a500e19c1e tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:31.431520 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 90/359] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:31 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:31.872971 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ea23687c-a7a6-472d-9990-834814e8a290 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:31.873414 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea23687c-a7a6-472d-9990-834814e8a290 None None] GET https://10.4.3.227/volume// Jul 31 05:26:31.873518 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea23687c-a7a6-472d-9990-834814e8a290 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:31.873752 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ea23687c-a7a6-472d-9990-834814e8a290 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:31.874087 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ea23687c-a7a6-472d-9990-834814e8a290 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:31.874354 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 89/360] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:31.875467 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1787b29e-310b-4c51-bb3b-3e4f82d46fd2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:31.878064 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1787b29e-310b-4c51-bb3b-3e4f82d46fd2 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:31.878064 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1787b29e-310b-4c51-bb3b-3e4f82d46fd2 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:31.878210 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1787b29e-310b-4c51-bb3b-3e4f82d46fd2 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:31.883361 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-96ebf9ad-7335-4107-91e5-889c2f0facfc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:31.886810 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-96ebf9ad-7335-4107-91e5-889c2f0facfc tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:26:31.887241 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:31.887241 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:31.887350 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-96ebf9ad-7335-4107-91e5-889c2f0facfc tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40bc395c-5241-4680-9a8c-cdddbcd47c1f", "connector": null, "instance_uuid": "084b9c21-8b29-4839-a172-1ce059e13256"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:31.892879 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1787b29e-310b-4c51-bb3b-3e4f82d46fd2 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:31.899043 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1787b29e-310b-4c51-bb3b-3e4f82d46fd2 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:31.899550 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 94/361] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:31 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:31.903059 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:31.903059 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:31.910530 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ef895ea-d11f-4997-b175-8b4c87c39de4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:31.912306 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ef895ea-d11f-4997-b175-8b4c87c39de4 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:31.912516 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ef895ea-d11f-4997-b175-8b4c87c39de4 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:31.912696 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ef895ea-d11f-4997-b175-8b4c87c39de4 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:31.923607 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:31.923607 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:31.928764 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8ef895ea-d11f-4997-b175-8b4c87c39de4 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:31.933711 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ef895ea-d11f-4997-b175-8b4c87c39de4 tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:31.934146 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 91/362] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:31 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:31.943872 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-96ebf9ad-7335-4107-91e5-889c2f0facfc tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:26:31.944471 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 89/363] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:26:31 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 31 05:26:31.953136 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-7773f7b3-3962-45f1-a48a-827ea56544a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:31.953459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-8a1fb25c-8867-4a15-b0ee-09db69f15a1e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:31.955433 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-7773f7b3-3962-45f1-a48a-827ea56544a8 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] DELETE https://10.4.3.227/volume/v3/attachments/500e5936-1d65-43e2-a98d-6dc3cdcc39d5 Jul 31 05:26:31.955577 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-8a1fb25c-8867-4a15-b0ee-09db69f15a1e tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] DELETE https://10.4.3.227/volume/v3/attachments/8e422237-2cb9-4911-9896-ea061ef70020 Jul 31 05:26:31.955671 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-7773f7b3-3962-45f1-a48a-827ea56544a8 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:31.955765 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-8a1fb25c-8867-4a15-b0ee-09db69f15a1e tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:31.955901 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-7773f7b3-3962-45f1-a48a-827ea56544a8 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:31.955962 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-8a1fb25c-8867-4a15-b0ee-09db69f15a1e tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:31.962944 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:31.962944 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:31.968861 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:31.968861 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:32.043333 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3e4fb0cc-97b6-4b8c-bf7d-bfcb87dd7d2d req-8a1fb25c-8867-4a15-b0ee-09db69f15a1e tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/attachments/8e422237-2cb9-4911-9896-ea061ef70020 returned with HTTP 200 Jul 31 05:26:32.044053 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 95/364] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:26:31 2026] DELETE /volume/v3/attachments/8e422237-2cb9-4911-9896-ea061ef70020 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:32.045907 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-7773f7b3-3962-45f1-a48a-827ea56544a8 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments/500e5936-1d65-43e2-a98d-6dc3cdcc39d5 returned with HTTP 200 Jul 31 05:26:32.046407 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 90/365] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:26:31 2026] DELETE /volume/v3/attachments/500e5936-1d65-43e2-a98d-6dc3cdcc39d5 => generated 192 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:32.082385 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8326f9e4-30b7-4494-90bf-844e20882dd1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:32.084806 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8326f9e4-30b7-4494-90bf-844e20882dd1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:32.085093 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8326f9e4-30b7-4494-90bf-844e20882dd1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:32.085470 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8326f9e4-30b7-4494-90bf-844e20882dd1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:32.099375 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:32.099375 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:32.104890 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8326f9e4-30b7-4494-90bf-844e20882dd1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:32.111001 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8326f9e4-30b7-4494-90bf-844e20882dd1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:32.111431 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 92/366] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:32 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:32.294826 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5134ca37-ff04-4730-949a-56562f208cfe req-6d66fee5-feff-41f7-b87a-10e6ca73f27c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:32.297079 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-6d66fee5-feff-41f7-b87a-10e6ca73f27c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] DELETE https://10.4.3.227/volume/v3/attachments/13250f64-c2b0-4ab7-9efc-6e8973c24cc0 Jul 31 05:26:32.297350 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-6d66fee5-feff-41f7-b87a-10e6ca73f27c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:32.297569 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-6d66fee5-feff-41f7-b87a-10e6ca73f27c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:32.306199 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:32.306199 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:32.374303 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5134ca37-ff04-4730-949a-56562f208cfe req-6d66fee5-feff-41f7-b87a-10e6ca73f27c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/attachments/13250f64-c2b0-4ab7-9efc-6e8973c24cc0 returned with HTTP 200 Jul 31 05:26:32.374790 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 90/367] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:26:32 2026] DELETE /volume/v3/attachments/13250f64-c2b0-4ab7-9efc-6e8973c24cc0 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:32.444324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d2f6e1df-0f19-4ee6-a919-ec1a74e28852 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:32.445873 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2f6e1df-0f19-4ee6-a919-ec1a74e28852 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:32.446041 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2f6e1df-0f19-4ee6-a919-ec1a74e28852 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:32.446254 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2f6e1df-0f19-4ee6-a919-ec1a74e28852 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:32.456475 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:32.456475 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:32.460304 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d2f6e1df-0f19-4ee6-a919-ec1a74e28852 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:32.465877 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2f6e1df-0f19-4ee6-a919-ec1a74e28852 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:32.466428 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 96/368] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:32 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:32.627864 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d0eade12-8652-42c6-955e-875792c1b276 req-6644dbe4-3b65-472c-bd0b-f76246f31b2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:32.631193 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-6644dbe4-3b65-472c-bd0b-f76246f31b2d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] DELETE https://10.4.3.227/volume/v3/attachments/00ad4e1b-f39e-4f60-b522-77f77bfe6363 Jul 31 05:26:32.631465 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-6644dbe4-3b65-472c-bd0b-f76246f31b2d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:32.631738 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-6644dbe4-3b65-472c-bd0b-f76246f31b2d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:32.645127 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:32.645127 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:32.707198 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d0eade12-8652-42c6-955e-875792c1b276 req-6644dbe4-3b65-472c-bd0b-f76246f31b2d tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/attachments/00ad4e1b-f39e-4f60-b522-77f77bfe6363 returned with HTTP 200 Jul 31 05:26:32.707532 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 91/369] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:26:32 2026] DELETE /volume/v3/attachments/00ad4e1b-f39e-4f60-b522-77f77bfe6363 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:32.912658 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60e88178-26fc-4284-bf32-c029f3e69095 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:32.915512 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60e88178-26fc-4284-bf32-c029f3e69095 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:32.915833 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60e88178-26fc-4284-bf32-c029f3e69095 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:32.916133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60e88178-26fc-4284-bf32-c029f3e69095 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:32.927821 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:32.927821 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:32.935903 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-60e88178-26fc-4284-bf32-c029f3e69095 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:32.943566 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60e88178-26fc-4284-bf32-c029f3e69095 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:32.943566 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 93/370] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:32 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:32.947379 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a5a7f075-7241-45b1-8a65-00b550b4fb2c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:32.949914 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a5a7f075-7241-45b1-8a65-00b550b4fb2c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:32.950331 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a5a7f075-7241-45b1-8a65-00b550b4fb2c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:32.950573 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a5a7f075-7241-45b1-8a65-00b550b4fb2c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:32.964147 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:32.964147 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:32.971512 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a5a7f075-7241-45b1-8a65-00b550b4fb2c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:32.978153 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a5a7f075-7241-45b1-8a65-00b550b4fb2c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:32.978775 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 91/371] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:32 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:33.087339 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-bb3eef76-7c90-4223-b21d-95af85642d28 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:33.089797 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-bb3eef76-7c90-4223-b21d-95af85642d28 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] PUT https://10.4.3.227/volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71 Jul 31 05:26:33.090365 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-bb3eef76-7c90-4223-b21d-95af85642d28 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:33.099242 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-bb3eef76-7c90-4223-b21d-95af85642d28 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Acquiring lock "cinder-attachment_update-40bc395c-5241-4680-9a8c-cdddbcd47c1f-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:26:33.106819 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-bb3eef76-7c90-4223-b21d-95af85642d28 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Lock "cinder-attachment_update-40bc395c-5241-4680-9a8c-cdddbcd47c1f-np0000006182" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:26:33.108608 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:33.108608 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:33.129979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-98e342d0-89c9-4ad9-96fb-71cdd83a73de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:33.133287 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98e342d0-89c9-4ad9-96fb-71cdd83a73de tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:33.133567 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98e342d0-89c9-4ad9-96fb-71cdd83a73de tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:33.133772 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98e342d0-89c9-4ad9-96fb-71cdd83a73de tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:33.137120 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b4c8b693-0a50-42a6-8615-c8f8aa965a17 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:33.139979 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4c8b693-0a50-42a6-8615-c8f8aa965a17 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:33.140236 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4c8b693-0a50-42a6-8615-c8f8aa965a17 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:33.140500 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4c8b693-0a50-42a6-8615-c8f8aa965a17 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:33.152122 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:33.152122 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:33.155959 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:33.155959 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:33.161587 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b4c8b693-0a50-42a6-8615-c8f8aa965a17 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:33.161907 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-98e342d0-89c9-4ad9-96fb-71cdd83a73de tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:33.167131 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98e342d0-89c9-4ad9-96fb-71cdd83a73de tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:33.167670 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 92/372] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:33 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1164 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:33.168412 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4c8b693-0a50-42a6-8615-c8f8aa965a17 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:33.168528 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 94/373] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:33 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:33.185977 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aaf30be2-6448-4e8f-a53f-c34d6df7d95c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:33.188451 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aaf30be2-6448-4e8f-a53f-c34d6df7d95c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:33.188620 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aaf30be2-6448-4e8f-a53f-c34d6df7d95c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:33.189051 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aaf30be2-6448-4e8f-a53f-c34d6df7d95c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:33.189283 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-aaf30be2-6448-4e8f-a53f-c34d6df7d95c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Delete volume with id: 256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:33.201927 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:33.201927 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:33.202501 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aaf30be2-6448-4e8f-a53f-c34d6df7d95c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:33.230365 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-bb3eef76-7c90-4223-b21d-95af85642d28 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Lock "cinder-attachment_update-40bc395c-5241-4680-9a8c-cdddbcd47c1f-np0000006182" released by "attachment_update" :: held 0.124s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:26:33.230840 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-bb3eef76-7c90-4223-b21d-95af85642d28 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71 returned with HTTP 200 Jul 31 05:26:33.231476 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 97/374] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:26:33 2026] PUT /volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:33.251430 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aaf30be2-6448-4e8f-a53f-c34d6df7d95c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Delete volume request issued successfully. Jul 31 05:26:33.251652 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-a2c19c9a-93dc-45d5-a443-34ccc62902ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:33.251711 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aaf30be2-6448-4e8f-a53f-c34d6df7d95c tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 202 Jul 31 05:26:33.252722 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 92/375] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:26:33 2026] DELETE /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:26:33.254729 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-a2c19c9a-93dc-45d5-a443-34ccc62902ce tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71 Jul 31 05:26:33.255001 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-a2c19c9a-93dc-45d5-a443-34ccc62902ce tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:33.255353 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-a2c19c9a-93dc-45d5-a443-34ccc62902ce tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:33.261984 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e740e24f-fde7-4afc-86da-2a8645c141db None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:33.265311 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e740e24f-fde7-4afc-86da-2a8645c141db tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:33.265311 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e740e24f-fde7-4afc-86da-2a8645c141db tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:33.266658 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e740e24f-fde7-4afc-86da-2a8645c141db tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:33.277417 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-a2c19c9a-93dc-45d5-a443-34ccc62902ce tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71 returned with HTTP 200 Jul 31 05:26:33.278006 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 93/376] 10.4.3.227 () {70 vars in 1651 bytes} [Fri Jul 31 05:26:33 2026] GET /volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:33.280340 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:33.280340 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:33.295777 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e740e24f-fde7-4afc-86da-2a8645c141db tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Volume info retrieved successfully. Jul 31 05:26:33.306133 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e740e24f-fde7-4afc-86da-2a8645c141db tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 200 Jul 31 05:26:33.307294 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 95/377] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:33 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 1024 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:33.486648 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de96c500-9721-4339-abf7-1eb871f01698 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:33.490462 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de96c500-9721-4339-abf7-1eb871f01698 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:33.490462 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de96c500-9721-4339-abf7-1eb871f01698 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:33.490631 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de96c500-9721-4339-abf7-1eb871f01698 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:33.500520 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:33.500520 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:33.505658 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-de96c500-9721-4339-abf7-1eb871f01698 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] Volume info retrieved successfully. Jul 31 05:26:33.511775 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de96c500-9721-4339-abf7-1eb871f01698 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-reader] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:33.512352 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 98/378] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:33 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:33.572310 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-91bcb408-a517-49e0-b5a1-419513bb20c9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:33.574242 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-91bcb408-a517-49e0-b5a1-419513bb20c9 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:33.574496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-91bcb408-a517-49e0-b5a1-419513bb20c9 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:33.574699 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-91bcb408-a517-49e0-b5a1-419513bb20c9 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:33.586608 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:33.586608 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:33.592640 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-91bcb408-a517-49e0-b5a1-419513bb20c9 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:33.599072 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-91bcb408-a517-49e0-b5a1-419513bb20c9 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:33.599545 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 93/379] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:33 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:33.660818 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d1bc07b4-65cc-47c7-8507-aa55e3a59a03 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:33.663445 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1bc07b4-65cc-47c7-8507-aa55e3a59a03 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:33.663858 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1bc07b4-65cc-47c7-8507-aa55e3a59a03 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:33.664147 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d1bc07b4-65cc-47c7-8507-aa55e3a59a03 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:33.671841 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:33.671841 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:33.676342 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d1bc07b4-65cc-47c7-8507-aa55e3a59a03 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:33.681683 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d1bc07b4-65cc-47c7-8507-aa55e3a59a03 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:33.682512 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 94/380] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:33 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:33.959792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-58226643-babc-4f4c-90c1-c591d1748fec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:33.962062 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58226643-babc-4f4c-90c1-c591d1748fec tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:33.962325 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58226643-babc-4f4c-90c1-c591d1748fec tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:33.962537 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-58226643-babc-4f4c-90c1-c591d1748fec tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:33.974129 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:33.974129 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:33.977145 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-58226643-babc-4f4c-90c1-c591d1748fec tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:33.983553 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-58226643-babc-4f4c-90c1-c591d1748fec tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:33.984036 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 96/381] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:33 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:34.183414 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a9992ff-a5ff-4431-a844-bc428e4ef21a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:34.185683 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a9992ff-a5ff-4431-a844-bc428e4ef21a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:34.185885 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a9992ff-a5ff-4431-a844-bc428e4ef21a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:34.186085 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a9992ff-a5ff-4431-a844-bc428e4ef21a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:34.200968 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:34.200968 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:34.211699 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0a9992ff-a5ff-4431-a844-bc428e4ef21a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:34.220701 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a9992ff-a5ff-4431-a844-bc428e4ef21a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:34.221356 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 99/382] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:34 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1164 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:34.325198 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1966dc27-87ed-4c72-8dc1-b9b10f09daab None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:34.328655 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1966dc27-87ed-4c72-8dc1-b9b10f09daab tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:34.329228 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1966dc27-87ed-4c72-8dc1-b9b10f09daab tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:34.329228 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1966dc27-87ed-4c72-8dc1-b9b10f09daab tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:34.345341 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1966dc27-87ed-4c72-8dc1-b9b10f09daab tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 404 Jul 31 05:26:34.346233 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 94/383] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:34 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:34.612627 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-01333ace-3ec1-40eb-9bee-feaab466a48f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:34.615750 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01333ace-3ec1-40eb-9bee-feaab466a48f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:26:34.615750 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01333ace-3ec1-40eb-9bee-feaab466a48f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:34.616183 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01333ace-3ec1-40eb-9bee-feaab466a48f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:34.634664 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:34.634664 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:34.641551 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-01333ace-3ec1-40eb-9bee-feaab466a48f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:26:34.649468 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01333ace-3ec1-40eb-9bee-feaab466a48f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:26:34.650349 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 95/384] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:26:34 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1864 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:34.989052 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-99f914ae-3bc9-48c4-80c9-35b509a638db None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:34.992888 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-99f914ae-3bc9-48c4-80c9-35b509a638db tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] POST https://10.4.3.227/volume/v3/attachments/de7a3fb5-d2f5-4d3f-a060-26572ab77f61/action Jul 31 05:26:34.992888 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-99f914ae-3bc9-48c4-80c9-35b509a638db tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:34.993169 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-99f914ae-3bc9-48c4-80c9-35b509a638db tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:35.005895 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2471ba09-eccd-4c77-996e-349b1b15a7b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:35.006713 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2471ba09-eccd-4c77-996e-349b1b15a7b1 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:35.006905 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2471ba09-eccd-4c77-996e-349b1b15a7b1 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:35.008044 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2471ba09-eccd-4c77-996e-349b1b15a7b1 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:35.027540 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:35.027540 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:35.037860 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2471ba09-eccd-4c77-996e-349b1b15a7b1 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:35.037946 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:35.037946 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:35.046274 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2471ba09-eccd-4c77-996e-349b1b15a7b1 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:35.046556 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 100/385] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:35 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:35.065192 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a6f92c8f-2780-46c3-b6ca-cd53430cba78 req-99f914ae-3bc9-48c4-80c9-35b509a638db tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/attachments/de7a3fb5-d2f5-4d3f-a060-26572ab77f61/action returned with HTTP 204 Jul 31 05:26:35.065741 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 97/386] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:26:34 2026] POST /volume/v3/attachments/de7a3fb5-d2f5-4d3f-a060-26572ab77f61/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:35.237909 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f7e96b66-5e20-4b0d-a330-e371a12b652e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:35.241811 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7e96b66-5e20-4b0d-a330-e371a12b652e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:35.242008 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7e96b66-5e20-4b0d-a330-e371a12b652e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:35.242301 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7e96b66-5e20-4b0d-a330-e371a12b652e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:35.264276 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:35.264276 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:35.269014 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f7e96b66-5e20-4b0d-a330-e371a12b652e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:35.274466 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7e96b66-5e20-4b0d-a330-e371a12b652e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:35.275395 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 95/387] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:35 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1458 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:35.651439 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c4b681c5-8081-46cc-b380-d8a51982436e req-9a8c627c-ad0f-4d1e-b09b-1bef0eb8ba1c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:35.656298 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c4b681c5-8081-46cc-b380-d8a51982436e req-9a8c627c-ad0f-4d1e-b09b-1bef0eb8ba1c tempest-TestMultiAttachVolumeSwap-142664441 tempest-TestMultiAttachVolumeSwap-142664441-project] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:35.656298 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c4b681c5-8081-46cc-b380-d8a51982436e req-9a8c627c-ad0f-4d1e-b09b-1bef0eb8ba1c tempest-TestMultiAttachVolumeSwap-142664441 tempest-TestMultiAttachVolumeSwap-142664441-project] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:35.656298 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c4b681c5-8081-46cc-b380-d8a51982436e req-9a8c627c-ad0f-4d1e-b09b-1bef0eb8ba1c tempest-TestMultiAttachVolumeSwap-142664441 tempest-TestMultiAttachVolumeSwap-142664441-project] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:35.673493 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:35.673493 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:35.677504 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c4b681c5-8081-46cc-b380-d8a51982436e req-9a8c627c-ad0f-4d1e-b09b-1bef0eb8ba1c tempest-TestMultiAttachVolumeSwap-142664441 tempest-TestMultiAttachVolumeSwap-142664441-project] Volume info retrieved successfully. Jul 31 05:26:35.682604 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c4b681c5-8081-46cc-b380-d8a51982436e req-9a8c627c-ad0f-4d1e-b09b-1bef0eb8ba1c tempest-TestMultiAttachVolumeSwap-142664441 tempest-TestMultiAttachVolumeSwap-142664441-project] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:35.683117 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 96/388] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:35 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1642 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:35.696170 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-28095805-256a-44da-b153-5cd4c82eb558 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:35.697747 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28095805-256a-44da-b153-5cd4c82eb558 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-reader] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:35.697973 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-28095805-256a-44da-b153-5cd4c82eb558 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:35.698123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-28095805-256a-44da-b153-5cd4c82eb558 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:35.723917 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:35.723917 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:35.728000 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-28095805-256a-44da-b153-5cd4c82eb558 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-reader] Volume info retrieved successfully. Jul 31 05:26:35.733282 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28095805-256a-44da-b153-5cd4c82eb558 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-reader] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:35.733789 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 101/389] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:35 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1458 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:35.751997 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3544f4ff-fca3-4d24-ba2a-d156402eb076 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:35.753868 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3544f4ff-fca3-4d24-ba2a-d156402eb076 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-reader] GET https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff Jul 31 05:26:35.754114 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3544f4ff-fca3-4d24-ba2a-d156402eb076 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:35.754332 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3544f4ff-fca3-4d24-ba2a-d156402eb076 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:35.762951 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:35.762951 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:35.767739 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3544f4ff-fca3-4d24-ba2a-d156402eb076 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-reader] Volume info retrieved successfully. Jul 31 05:26:35.773798 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3544f4ff-fca3-4d24-ba2a-d156402eb076 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-reader] https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff returned with HTTP 200 Jul 31 05:26:35.773943 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 98/390] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:35 2026] GET /volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:35.871589 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b93d3898-39e6-4a70-a76b-12c986a1afb0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:35.873931 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b93d3898-39e6-4a70-a76b-12c986a1afb0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:35.874200 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b93d3898-39e6-4a70-a76b-12c986a1afb0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:35.874497 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b93d3898-39e6-4a70-a76b-12c986a1afb0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:35.886911 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:35.886911 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:35.890526 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b93d3898-39e6-4a70-a76b-12c986a1afb0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:35.894608 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b93d3898-39e6-4a70-a76b-12c986a1afb0 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:35.894987 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 96/391] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:35 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1458 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:35.964218 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-c08752e0-0c88-4e92-b75b-b589d14a61ea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:35.966662 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-c08752e0-0c88-4e92-b75b-b589d14a61ea tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:35.966898 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-c08752e0-0c88-4e92-b75b-b589d14a61ea tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:35.967191 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-c08752e0-0c88-4e92-b75b-b589d14a61ea tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:35.980834 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:35.980834 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:35.985790 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-c08752e0-0c88-4e92-b75b-b589d14a61ea tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:35.990584 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-c08752e0-0c88-4e92-b75b-b589d14a61ea tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:35.990991 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 97/392] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:35 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1458 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:36.045180 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-660bcdde-0ce5-4bb3-b126-ba55ea5a0c91 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:36.047846 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-660bcdde-0ce5-4bb3-b126-ba55ea5a0c91 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] POST https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918/action Jul 31 05:26:36.048369 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-660bcdde-0ce5-4bb3-b126-ba55ea5a0c91 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:36.048504 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-660bcdde-0ce5-4bb3-b126-ba55ea5a0c91 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:36.063317 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:36.063317 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:36.063784 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-660bcdde-0ce5-4bb3-b126-ba55ea5a0c91 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:36.065625 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07340e52-ca77-4b09-9d4c-5a9f47b43c89 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:36.069228 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07340e52-ca77-4b09-9d4c-5a9f47b43c89 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:36.069320 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07340e52-ca77-4b09-9d4c-5a9f47b43c89 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:36.069858 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07340e52-ca77-4b09-9d4c-5a9f47b43c89 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:36.074122 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-660bcdde-0ce5-4bb3-b126-ba55ea5a0c91 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Begin detaching volume completed successfully. Jul 31 05:26:36.074122 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-660bcdde-0ce5-4bb3-b126-ba55ea5a0c91 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918/action returned with HTTP 202 Jul 31 05:26:36.074674 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 102/393] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:26:36 2026] POST /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:26:36.079612 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:36.079612 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:36.085038 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07340e52-ca77-4b09-9d4c-5a9f47b43c89 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:36.090458 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07340e52-ca77-4b09-9d4c-5a9f47b43c89 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:36.090827 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 99/394] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:36 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:36.132055 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf1f87ad-7b94-431a-a960-d0f5f9821e73 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:36.132544 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf1f87ad-7b94-431a-a960-d0f5f9821e73 None None] GET https://10.4.3.227/volume// Jul 31 05:26:36.132746 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf1f87ad-7b94-431a-a960-d0f5f9821e73 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:36.132987 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf1f87ad-7b94-431a-a960-d0f5f9821e73 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:36.133446 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf1f87ad-7b94-431a-a960-d0f5f9821e73 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:36.133789 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 97/395] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:36.142755 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-cf67b22f-3f49-4d24-9643-baa18dae20bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:36.145051 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-cf67b22f-3f49-4d24-9643-baa18dae20bc tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:36.145288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-cf67b22f-3f49-4d24-9643-baa18dae20bc tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:36.145669 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-cf67b22f-3f49-4d24-9643-baa18dae20bc tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:36.158404 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:36.158404 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:36.162077 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-cf67b22f-3f49-4d24-9643-baa18dae20bc tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:36.166675 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-cf67b22f-3f49-4d24-9643-baa18dae20bc tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:36.167052 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 98/396] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:36 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1641 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:36.770656 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-01174fb2-118e-45a8-9959-4869dd3f9c3a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:36.780253 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01174fb2-118e-45a8-9959-4869dd3f9c3a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:36.780690 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01174fb2-118e-45a8-9959-4869dd3f9c3a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:36.781049 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01174fb2-118e-45a8-9959-4869dd3f9c3a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:36.790747 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:36.790747 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:36.799446 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-01174fb2-118e-45a8-9959-4869dd3f9c3a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:36.812150 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01174fb2-118e-45a8-9959-4869dd3f9c3a tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:36.812779 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 103/397] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:36 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:36.826191 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-f525bc0e-d44b-4f80-abcc-be93c03cf965 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:36.828713 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-f525bc0e-d44b-4f80-abcc-be93c03cf965 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:36.829049 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-f525bc0e-d44b-4f80-abcc-be93c03cf965 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:36.829275 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-f525bc0e-d44b-4f80-abcc-be93c03cf965 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:36.849008 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:36.849008 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:36.859222 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-f525bc0e-d44b-4f80-abcc-be93c03cf965 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:36.864803 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-f525bc0e-d44b-4f80-abcc-be93c03cf965 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:36.865430 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 100/398] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:36 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:26:36.883916 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-90d40c32-24c1-46e0-8675-a4ddb0d0b9ab None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:36.887860 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90d40c32-24c1-46e0-8675-a4ddb0d0b9ab tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:36.888150 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-90d40c32-24c1-46e0-8675-a4ddb0d0b9ab tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:36.888385 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-90d40c32-24c1-46e0-8675-a4ddb0d0b9ab tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:36.889905 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-5ab400cb-7426-4ccd-bf27-9df90777de63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:36.893466 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-5ab400cb-7426-4ccd-bf27-9df90777de63 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] DELETE https://10.4.3.227/volume/v3/attachments/de7a3fb5-d2f5-4d3f-a060-26572ab77f61 Jul 31 05:26:36.893466 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-5ab400cb-7426-4ccd-bf27-9df90777de63 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:36.894554 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-5ab400cb-7426-4ccd-bf27-9df90777de63 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:36.901265 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:36.901265 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:36.904795 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:36.904795 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:36.906760 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-90d40c32-24c1-46e0-8675-a4ddb0d0b9ab tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:36.913115 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90d40c32-24c1-46e0-8675-a4ddb0d0b9ab tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:36.913743 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 98/399] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:36 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:36.993074 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-570a0735-42cc-4daa-bc92-2c20710f13c6 req-5ab400cb-7426-4ccd-bf27-9df90777de63 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/attachments/de7a3fb5-d2f5-4d3f-a060-26572ab77f61 returned with HTTP 200 Jul 31 05:26:36.993074 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 99/400] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:26:36 2026] DELETE /volume/v3/attachments/de7a3fb5-d2f5-4d3f-a060-26572ab77f61 => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:37.105231 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a1a74e01-514a-4cdb-9656-ecf179c95850 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:37.107655 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1a74e01-514a-4cdb-9656-ecf179c95850 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:37.107867 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1a74e01-514a-4cdb-9656-ecf179c95850 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:37.108169 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1a74e01-514a-4cdb-9656-ecf179c95850 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:37.121474 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:37.121474 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:37.126872 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a1a74e01-514a-4cdb-9656-ecf179c95850 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:37.138885 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1a74e01-514a-4cdb-9656-ecf179c95850 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:37.139482 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 104/401] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:37 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:37.190905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa577733-0e1e-4e8e-913c-ccd15cc89278 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:37.193677 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa577733-0e1e-4e8e-913c-ccd15cc89278 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:37.194126 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa577733-0e1e-4e8e-913c-ccd15cc89278 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:37.194553 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa577733-0e1e-4e8e-913c-ccd15cc89278 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:37.207204 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:37.207204 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:37.210290 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fa577733-0e1e-4e8e-913c-ccd15cc89278 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:37.215244 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa577733-0e1e-4e8e-913c-ccd15cc89278 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:37.215838 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 101/402] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:37 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:37.269194 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-ca63f164-2f6a-42f5-a8e3-d620d472ff1c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:37.272176 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-ca63f164-2f6a-42f5-a8e3-d620d472ff1c tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:37.272436 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-ca63f164-2f6a-42f5-a8e3-d620d472ff1c tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:37.272667 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-ca63f164-2f6a-42f5-a8e3-d620d472ff1c tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:37.295426 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:37.295426 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:37.303844 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-ca63f164-2f6a-42f5-a8e3-d620d472ff1c tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:37.309983 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-ca63f164-2f6a-42f5-a8e3-d620d472ff1c tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:37.310490 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 99/403] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:37 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1161 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:37.336990 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-cb9495ed-6984-47f3-b05a-0ff230d51cc2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:37.339661 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-cb9495ed-6984-47f3-b05a-0ff230d51cc2 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] POST https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918/action Jul 31 05:26:37.340094 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-cb9495ed-6984-47f3-b05a-0ff230d51cc2 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:37.340286 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-cb9495ed-6984-47f3-b05a-0ff230d51cc2 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:37.355920 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:37.355920 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:37.356557 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-cb9495ed-6984-47f3-b05a-0ff230d51cc2 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:37.372151 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-cb9495ed-6984-47f3-b05a-0ff230d51cc2 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Begin detaching volume completed successfully. Jul 31 05:26:37.372401 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-cb9495ed-6984-47f3-b05a-0ff230d51cc2 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918/action returned with HTTP 202 Jul 31 05:26:37.373360 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 100/404] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:26:37 2026] POST /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:26:37.436162 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21afaa2c-bca8-4aef-b0cd-ba487925a434 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:37.436658 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21afaa2c-bca8-4aef-b0cd-ba487925a434 None None] GET https://10.4.3.227/volume// Jul 31 05:26:37.436866 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21afaa2c-bca8-4aef-b0cd-ba487925a434 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:37.437142 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21afaa2c-bca8-4aef-b0cd-ba487925a434 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:37.437458 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21afaa2c-bca8-4aef-b0cd-ba487925a434 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:37.437766 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 105/405] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:26:37.446415 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-5b3bc566-aa05-4dad-942e-6e7e5404b028 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:37.448717 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-5b3bc566-aa05-4dad-942e-6e7e5404b028 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:37.449178 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-5b3bc566-aa05-4dad-942e-6e7e5404b028 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:37.451278 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-5b3bc566-aa05-4dad-942e-6e7e5404b028 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:37.470991 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:37.470991 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:37.476905 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-5b3bc566-aa05-4dad-942e-6e7e5404b028 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:37.487501 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-5b3bc566-aa05-4dad-942e-6e7e5404b028 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:37.487501 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 102/406] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:37 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1344 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:37.602114 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a9cc5738-16f4-4e7e-bcce-16af446f3a97 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:37.606771 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a9cc5738-16f4-4e7e-bcce-16af446f3a97 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] DELETE https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:37.607067 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a9cc5738-16f4-4e7e-bcce-16af446f3a97 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:37.607365 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a9cc5738-16f4-4e7e-bcce-16af446f3a97 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:37.608714 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-a9cc5738-16f4-4e7e-bcce-16af446f3a97 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Delete volume with id: 8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:37.625557 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:37.625557 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:37.626255 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a9cc5738-16f4-4e7e-bcce-16af446f3a97 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:37.654956 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f452110a-9a76-4b69-a1f8-ebd32259932f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:37.656913 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f452110a-9a76-4b69-a1f8-ebd32259932f tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:37.657359 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f452110a-9a76-4b69-a1f8-ebd32259932f tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:37.657818 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f452110a-9a76-4b69-a1f8-ebd32259932f tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:37.658244 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f452110a-9a76-4b69-a1f8-ebd32259932f tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Delete volume with id: 256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:37.666887 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f452110a-9a76-4b69-a1f8-ebd32259932f tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 404 Jul 31 05:26:37.667480 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 101/407] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:26:37 2026] DELETE /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:37.669395 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a9cc5738-16f4-4e7e-bcce-16af446f3a97 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Delete volume request issued successfully. Jul 31 05:26:37.669691 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a9cc5738-16f4-4e7e-bcce-16af446f3a97 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 202 Jul 31 05:26:37.670340 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 100/408] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:26:37 2026] DELETE /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:26:37.676687 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3a6484f6-3db0-4ef6-84f8-014b1057fe24 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:37.678534 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c94f3e47-220e-4706-a0be-b12b253ba1e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:37.684002 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a6484f6-3db0-4ef6-84f8-014b1057fe24 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] GET https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 Jul 31 05:26:37.684002 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a6484f6-3db0-4ef6-84f8-014b1057fe24 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:37.684002 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3a6484f6-3db0-4ef6-84f8-014b1057fe24 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:37.684120 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c94f3e47-220e-4706-a0be-b12b253ba1e3 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:37.684120 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c94f3e47-220e-4706-a0be-b12b253ba1e3 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:37.684120 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c94f3e47-220e-4706-a0be-b12b253ba1e3 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:37.691033 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3a6484f6-3db0-4ef6-84f8-014b1057fe24 tempest-VolumesAssistedSnapshotsTest-921056643 tempest-VolumesAssistedSnapshotsTest-921056643-project-admin] https://10.4.3.227/volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 returned with HTTP 404 Jul 31 05:26:37.691674 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 106/409] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:37 2026] GET /volume/v3/volumes/256622cd-4be8-461d-b719-36ef81913020 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:37.698790 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:37.698790 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:37.709277 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c94f3e47-220e-4706-a0be-b12b253ba1e3 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Volume info retrieved successfully. Jul 31 05:26:37.716179 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c94f3e47-220e-4706-a0be-b12b253ba1e3 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 200 Jul 31 05:26:37.716827 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 103/410] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:37 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:38.156183 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e19a386-d3d8-43bd-9522-e118d9c0f7e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:38.158329 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e19a386-d3d8-43bd-9522-e118d9c0f7e1 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:38.158548 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e19a386-d3d8-43bd-9522-e118d9c0f7e1 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:38.158806 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e19a386-d3d8-43bd-9522-e118d9c0f7e1 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:38.166665 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:38.166665 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:38.170613 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0e19a386-d3d8-43bd-9522-e118d9c0f7e1 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:38.175503 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e19a386-d3d8-43bd-9522-e118d9c0f7e1 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:38.175890 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 102/411] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:38 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:38.733872 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0630f7d2-c992-424f-973c-5079b40ed383 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:38.736792 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0630f7d2-c992-424f-973c-5079b40ed383 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] GET https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 Jul 31 05:26:38.737188 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0630f7d2-c992-424f-973c-5079b40ed383 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:38.737479 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0630f7d2-c992-424f-973c-5079b40ed383 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:38.745486 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0630f7d2-c992-424f-973c-5079b40ed383 tempest-AttachSCSIVolumeTestJSON-1241983514 tempest-AttachSCSIVolumeTestJSON-1241983514-project-member] https://10.4.3.227/volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 returned with HTTP 404 Jul 31 05:26:38.746262 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 101/412] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:38 2026] GET /volume/v3/volumes/8909e2de-b7d0-4e04-8416-90ca1f1fdf13 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:39.189517 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-efd90d5c-3b83-42a9-9cd0-9d8b9c947c76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:39.192159 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-efd90d5c-3b83-42a9-9cd0-9d8b9c947c76 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:39.192368 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-efd90d5c-3b83-42a9-9cd0-9d8b9c947c76 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:39.192611 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-efd90d5c-3b83-42a9-9cd0-9d8b9c947c76 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:39.200151 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:39.200151 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:39.204625 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-efd90d5c-3b83-42a9-9cd0-9d8b9c947c76 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:39.211194 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-efd90d5c-3b83-42a9-9cd0-9d8b9c947c76 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:39.211644 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 107/413] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:39 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:40.229202 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63b33bd7-ff5f-47a2-a8ca-143fe79e08cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:40.232884 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63b33bd7-ff5f-47a2-a8ca-143fe79e08cc tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:40.233040 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63b33bd7-ff5f-47a2-a8ca-143fe79e08cc tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:40.233236 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63b33bd7-ff5f-47a2-a8ca-143fe79e08cc tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:40.246346 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:40.246346 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:40.258469 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63b33bd7-ff5f-47a2-a8ca-143fe79e08cc tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:40.264682 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63b33bd7-ff5f-47a2-a8ca-143fe79e08cc tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:40.264682 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 104/414] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:40 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 906 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:41.279647 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-518f7dcb-f209-431d-9d7e-870afc9d3804 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:41.281511 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-518f7dcb-f209-431d-9d7e-870afc9d3804 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:41.281744 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-518f7dcb-f209-431d-9d7e-870afc9d3804 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:41.281912 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-518f7dcb-f209-431d-9d7e-870afc9d3804 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:41.290024 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:41.290024 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:41.294215 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-518f7dcb-f209-431d-9d7e-870afc9d3804 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:41.300842 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-518f7dcb-f209-431d-9d7e-870afc9d3804 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:41.303168 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 103/415] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:41 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 1160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:41.353652 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-ce409fa0-796f-4bea-b794-baa300069f88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:41.360019 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-ce409fa0-796f-4bea-b794-baa300069f88 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:41.360345 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-ce409fa0-796f-4bea-b794-baa300069f88 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:41.361322 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-ce409fa0-796f-4bea-b794-baa300069f88 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:41.386402 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:41.386402 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:41.397963 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-ce409fa0-796f-4bea-b794-baa300069f88 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:41.406421 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-ce409fa0-796f-4bea-b794-baa300069f88 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:41.407109 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 102/416] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:41 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 1160 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:41.565494 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3b9e3d95-e82d-4261-a7c8-f1efa40ed54d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:41.566732 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b9e3d95-e82d-4261-a7c8-f1efa40ed54d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] DELETE https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:41.566932 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b9e3d95-e82d-4261-a7c8-f1efa40ed54d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:41.567165 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b9e3d95-e82d-4261-a7c8-f1efa40ed54d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:41.567377 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3b9e3d95-e82d-4261-a7c8-f1efa40ed54d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Delete volume with id: 2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:41.588742 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:41.588742 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:41.590002 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3b9e3d95-e82d-4261-a7c8-f1efa40ed54d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:41.628797 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3b9e3d95-e82d-4261-a7c8-f1efa40ed54d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Delete volume request issued successfully. Jul 31 05:26:41.629119 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b9e3d95-e82d-4261-a7c8-f1efa40ed54d tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 202 Jul 31 05:26:41.629745 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 108/417] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:26:41 2026] DELETE /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:26:41.645081 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1e3504e-220c-46b9-ac68-52f625b8a94c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:41.648592 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1e3504e-220c-46b9-ac68-52f625b8a94c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:41.649049 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1e3504e-220c-46b9-ac68-52f625b8a94c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:41.649049 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1e3504e-220c-46b9-ac68-52f625b8a94c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:41.665769 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:41.665769 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:41.676763 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b1e3504e-220c-46b9-ac68-52f625b8a94c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Volume info retrieved successfully. Jul 31 05:26:41.688858 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1e3504e-220c-46b9-ac68-52f625b8a94c tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 200 Jul 31 05:26:41.690036 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 105/418] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:41 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:41.705309 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-f62ba394-4deb-4c55-a959-a51ad01437f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:41.708178 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-f62ba394-4deb-4c55-a959-a51ad01437f7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] POST https://10.4.3.227/volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71/action Jul 31 05:26:41.708330 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-f62ba394-4deb-4c55-a959-a51ad01437f7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:41.708503 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-f62ba394-4deb-4c55-a959-a51ad01437f7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:41.741292 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:41.741292 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:41.760288 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-37dd19ae-339a-4b7c-ae56-c6ae5bb3346c req-f62ba394-4deb-4c55-a959-a51ad01437f7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71/action returned with HTTP 204 Jul 31 05:26:41.760754 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 104/419] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:26:41 2026] POST /volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 31 05:26:41.907663 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-a0942e20-ca97-44fc-aefa-78eb9f801536 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:41.913644 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-a0942e20-ca97-44fc-aefa-78eb9f801536 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:41.913848 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-a0942e20-ca97-44fc-aefa-78eb9f801536 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:41.914630 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-a0942e20-ca97-44fc-aefa-78eb9f801536 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:41.926319 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:41.926319 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:41.932847 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-a0942e20-ca97-44fc-aefa-78eb9f801536 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:41.940914 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-a0942e20-ca97-44fc-aefa-78eb9f801536 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:41.941548 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 103/420] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:41 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:41.954686 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-863d7654-cb93-4d2b-8bb8-f2e630992f80 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:41.955215 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-863d7654-cb93-4d2b-8bb8-f2e630992f80 None None] GET https://10.4.3.227/volume// Jul 31 05:26:41.955472 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-863d7654-cb93-4d2b-8bb8-f2e630992f80 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:41.955718 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-863d7654-cb93-4d2b-8bb8-f2e630992f80 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:41.956331 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-863d7654-cb93-4d2b-8bb8-f2e630992f80 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:41.957092 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 109/421] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:26:41 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:26:41.971272 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-545c1f47-65c7-46f4-b086-8d3e11e9f098 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:41.975778 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-545c1f47-65c7-46f4-b086-8d3e11e9f098 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:26:41.977117 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-545c1f47-65c7-46f4-b086-8d3e11e9f098 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f31eb998-e085-4cfc-a163-42f8b6a3df0b", "connector": null, "instance_uuid": "c8802ff5-666c-46a6-b9eb-a9919180dae3"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:41.982754 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=376,cinder:UPDATE=21,cinder:INSERT=4 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:26:41.992033 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:41.992033 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:42.037508 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-545c1f47-65c7-46f4-b086-8d3e11e9f098 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:26:42.038421 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 106/422] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:26:41 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:26:42.667065 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-f1a17b33-17d8-4915-8397-81c2a20ddf67 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:42.671146 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-f1a17b33-17d8-4915-8397-81c2a20ddf67 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:42.671146 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-f1a17b33-17d8-4915-8397-81c2a20ddf67 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:42.671146 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-f1a17b33-17d8-4915-8397-81c2a20ddf67 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:42.692264 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:42.692264 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:42.698478 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-f1a17b33-17d8-4915-8397-81c2a20ddf67 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:42.704749 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-f1a17b33-17d8-4915-8397-81c2a20ddf67 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:42.705268 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 105/423] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:42 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 1164 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:42.709491 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ea13c72-80c5-40aa-8bd7-dcc3f360208e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:42.712520 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ea13c72-80c5-40aa-8bd7-dcc3f360208e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] GET https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 Jul 31 05:26:42.713260 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ea13c72-80c5-40aa-8bd7-dcc3f360208e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:42.713415 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ea13c72-80c5-40aa-8bd7-dcc3f360208e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:42.724187 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ea13c72-80c5-40aa-8bd7-dcc3f360208e tempest-TaggedAttachmentsTest-1819434474 tempest-TaggedAttachmentsTest-1819434474-project-member] https://10.4.3.227/volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 returned with HTTP 404 Jul 31 05:26:42.724977 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 104/424] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:42 2026] GET /volume/v3/volumes/2a4397c2-d713-4b36-911f-75fdd17ef420 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:43.173270 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-c5de837a-cbd4-4d37-b20d-0eb5fba2ff1e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:43.178910 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-c5de837a-cbd4-4d37-b20d-0eb5fba2ff1e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] DELETE https://10.4.3.227/volume/v3/attachments/eb680653-027a-4381-bcc0-b2f615d4f8b2 Jul 31 05:26:43.179115 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-c5de837a-cbd4-4d37-b20d-0eb5fba2ff1e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:43.179612 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-c5de837a-cbd4-4d37-b20d-0eb5fba2ff1e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:43.194243 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:43.194243 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:43.261998 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-22d90287-5f9a-444f-bab7-afb8e079aa68 req-c5de837a-cbd4-4d37-b20d-0eb5fba2ff1e tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/attachments/eb680653-027a-4381-bcc0-b2f615d4f8b2 returned with HTTP 200 Jul 31 05:26:43.261998 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 110/425] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:26:43 2026] DELETE /volume/v3/attachments/eb680653-027a-4381-bcc0-b2f615d4f8b2 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:43.952453 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94714d38-2933-4384-861b-6aed3c0b2baf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:43.952453 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94714d38-2933-4384-861b-6aed3c0b2baf None None] GET https://10.4.3.227/volume// Jul 31 05:26:43.952453 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94714d38-2933-4384-861b-6aed3c0b2baf None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:43.952453 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94714d38-2933-4384-861b-6aed3c0b2baf None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:43.956122 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94714d38-2933-4384-861b-6aed3c0b2baf None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:43.959409 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 107/426] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26:43 2026] GET /volume/ => generated 386 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:26:43.982059 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-4e30e151-fe5c-4940-a349-55c2aa4bb268 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:43.985710 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-4e30e151-fe5c-4940-a349-55c2aa4bb268 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:43.985962 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-4e30e151-fe5c-4940-a349-55c2aa4bb268 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:43.986257 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-4e30e151-fe5c-4940-a349-55c2aa4bb268 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:43.999908 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:43.999908 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:44.009182 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-4e30e151-fe5c-4940-a349-55c2aa4bb268 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:44.017827 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-4e30e151-fe5c-4940-a349-55c2aa4bb268 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:44.018592 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 106/427] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:26:43 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 1339 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:26:44.141731 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-8060bf1e-2040-4e51-8081-262975e1fee5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:44.144078 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-8060bf1e-2040-4e51-8081-262975e1fee5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] PUT https://10.4.3.227/volume/v3/attachments/0032e838-b985-45d2-a09e-0bc89275125d Jul 31 05:26:44.144387 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-8060bf1e-2040-4e51-8081-262975e1fee5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:44.157323 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-8060bf1e-2040-4e51-8081-262975e1fee5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Acquiring lock "cinder-attachment_update-f31eb998-e085-4cfc-a163-42f8b6a3df0b-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:26:44.164450 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-8060bf1e-2040-4e51-8081-262975e1fee5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Lock "cinder-attachment_update-f31eb998-e085-4cfc-a163-42f8b6a3df0b-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:26:44.167327 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:44.167327 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:44.312030 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-8060bf1e-2040-4e51-8081-262975e1fee5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Lock "cinder-attachment_update-f31eb998-e085-4cfc-a163-42f8b6a3df0b-np0000006182" released by "attachment_update" :: held 0.148s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:26:44.312492 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-8060bf1e-2040-4e51-8081-262975e1fee5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/attachments/0032e838-b985-45d2-a09e-0bc89275125d returned with HTTP 200 Jul 31 05:26:44.313685 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 105/428] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:26:44 2026] PUT /volume/v3/attachments/0032e838-b985-45d2-a09e-0bc89275125d => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:44.497027 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-2b53242b-aef4-4372-84e0-cf8ec48449c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:44.505720 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-2b53242b-aef4-4372-84e0-cf8ec48449c5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] POST https://10.4.3.227/volume/v3/attachments/0032e838-b985-45d2-a09e-0bc89275125d/action Jul 31 05:26:44.506300 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-2b53242b-aef4-4372-84e0-cf8ec48449c5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:44.506446 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-2b53242b-aef4-4372-84e0-cf8ec48449c5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:44.554741 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:44.554741 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:44.585256 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5571f65f-4bac-46b6-8bdb-ee9214f5d030 req-2b53242b-aef4-4372-84e0-cf8ec48449c5 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/attachments/0032e838-b985-45d2-a09e-0bc89275125d/action returned with HTTP 204 Jul 31 05:26:44.585954 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 111/429] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:26:44 2026] POST /volume/v3/attachments/0032e838-b985-45d2-a09e-0bc89275125d/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:49.017506 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21a3d4cf-136c-4443-bd35-359798c16b12 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:49.020409 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21a3d4cf-136c-4443-bd35-359798c16b12 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] DELETE https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff Jul 31 05:26:49.020677 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21a3d4cf-136c-4443-bd35-359798c16b12 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:49.020953 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21a3d4cf-136c-4443-bd35-359798c16b12 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:49.021250 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-21a3d4cf-136c-4443-bd35-359798c16b12 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Delete volume with id: 263b46b2-d834-4452-9115-f118c9b669ff Jul 31 05:26:49.030553 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:49.030553 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:49.031343 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-21a3d4cf-136c-4443-bd35-359798c16b12 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:49.061950 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-21a3d4cf-136c-4443-bd35-359798c16b12 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Delete volume request issued successfully. Jul 31 05:26:49.062279 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21a3d4cf-136c-4443-bd35-359798c16b12 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff returned with HTTP 202 Jul 31 05:26:49.062830 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 108/430] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:26:49 2026] DELETE /volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:26:49.072052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65c8aff9-bb6f-4897-b5e2-809ddf96bda8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:49.074234 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65c8aff9-bb6f-4897-b5e2-809ddf96bda8 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff Jul 31 05:26:49.074519 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65c8aff9-bb6f-4897-b5e2-809ddf96bda8 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:49.074658 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65c8aff9-bb6f-4897-b5e2-809ddf96bda8 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:49.082935 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:49.082935 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:49.086921 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-65c8aff9-bb6f-4897-b5e2-809ddf96bda8 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:49.092157 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65c8aff9-bb6f-4897-b5e2-809ddf96bda8 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff returned with HTTP 200 Jul 31 05:26:49.092510 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 107/431] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:49 2026] GET /volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:50.111403 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-69b8fae5-3b37-4f85-bab9-965e0efd445a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:50.113632 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69b8fae5-3b37-4f85-bab9-965e0efd445a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff Jul 31 05:26:50.113632 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69b8fae5-3b37-4f85-bab9-965e0efd445a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:50.113893 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69b8fae5-3b37-4f85-bab9-965e0efd445a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:50.124870 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69b8fae5-3b37-4f85-bab9-965e0efd445a tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff returned with HTTP 404 Jul 31 05:26:50.125629 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 106/432] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:50 2026] GET /volume/v3/volumes/263b46b2-d834-4452-9115-f118c9b669ff => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:50.134405 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9db34e9b-a8a3-4fcf-b929-9e345d482e96 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:50.138716 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-727a54ff-ffbc-4fbb-bc08-017f33de6d2a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:50.139070 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9db34e9b-a8a3-4fcf-b929-9e345d482e96 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] DELETE https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:50.139070 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9db34e9b-a8a3-4fcf-b929-9e345d482e96 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:50.139180 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-727a54ff-ffbc-4fbb-bc08-017f33de6d2a None None] GET https://10.4.3.227/volume// Jul 31 05:26:50.139220 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9db34e9b-a8a3-4fcf-b929-9e345d482e96 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:50.139256 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-727a54ff-ffbc-4fbb-bc08-017f33de6d2a None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:50.139292 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9db34e9b-a8a3-4fcf-b929-9e345d482e96 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Delete volume with id: 548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:50.139337 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-727a54ff-ffbc-4fbb-bc08-017f33de6d2a None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:50.139337 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-727a54ff-ffbc-4fbb-bc08-017f33de6d2a None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:26:50.139337 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 109/433] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:26: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 31 05:26:50.150258 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-415afe0f-6787-4bf0-9c57-a318d4dec553 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:50.152337 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-415afe0f-6787-4bf0-9c57-a318d4dec553 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:26:50.152337 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-415afe0f-6787-4bf0-9c57-a318d4dec553 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40bc395c-5241-4680-9a8c-cdddbcd47c1f", "connector": null, "instance_uuid": "084b9c21-8b29-4839-a172-1ce059e13256"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:50.152612 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:50.152612 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:50.153495 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9db34e9b-a8a3-4fcf-b929-9e345d482e96 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:50.173343 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:50.173343 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:50.179482 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9db34e9b-a8a3-4fcf-b929-9e345d482e96 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Delete volume request issued successfully. Jul 31 05:26:50.179745 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9db34e9b-a8a3-4fcf-b929-9e345d482e96 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 202 Jul 31 05:26:50.180395 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 112/434] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:26:50 2026] DELETE /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:26:50.189549 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2998d0f8-6f4c-43fa-83b2-3c3f796e67da None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:50.192854 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2998d0f8-6f4c-43fa-83b2-3c3f796e67da tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:50.193248 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2998d0f8-6f4c-43fa-83b2-3c3f796e67da tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:50.193539 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2998d0f8-6f4c-43fa-83b2-3c3f796e67da tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:50.203689 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:50.203689 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:50.208398 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2998d0f8-6f4c-43fa-83b2-3c3f796e67da tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Volume info retrieved successfully. Jul 31 05:26:50.215723 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2998d0f8-6f4c-43fa-83b2-3c3f796e67da tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 200 Jul 31 05:26:50.216442 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 107/435] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:50 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 868 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:50.219171 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-415afe0f-6787-4bf0-9c57-a318d4dec553 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:26:50.219995 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 108/436] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:26:50 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 31 05:26:50.230353 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-a473f4cf-149b-483e-ba91-2d18784278b8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:50.237277 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-a473f4cf-149b-483e-ba91-2d18784278b8 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] DELETE https://10.4.3.227/volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71 Jul 31 05:26:50.237277 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-a473f4cf-149b-483e-ba91-2d18784278b8 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:50.237277 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-a473f4cf-149b-483e-ba91-2d18784278b8 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:50.248883 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:50.248883 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:50.341604 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-a473f4cf-149b-483e-ba91-2d18784278b8 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71 returned with HTTP 200 Jul 31 05:26:50.342159 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 110/437] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:26:50 2026] DELETE /volume/v3/attachments/5c457767-d9c6-490b-bc76-361d2c3adf71 => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:51.236804 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65d7a0be-167c-4292-8711-4e46d024a6b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:51.238750 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65d7a0be-167c-4292-8711-4e46d024a6b1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] GET https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 Jul 31 05:26:51.238979 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65d7a0be-167c-4292-8711-4e46d024a6b1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:51.239202 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65d7a0be-167c-4292-8711-4e46d024a6b1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:51.241546 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=377,cinder:UPDATE=19,cinder:INSERT=3 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:26:51.246568 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65d7a0be-167c-4292-8711-4e46d024a6b1 tempest-TestMultiAttachVolumeSwap-1380985341 tempest-TestMultiAttachVolumeSwap-1380985341-project-member] https://10.4.3.227/volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 returned with HTTP 404 Jul 31 05:26:51.247922 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 113/438] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:26:51 2026] GET /volume/v3/volumes/548b6ed5-d2e5-45a3-b296-7d367653b918 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:26:52.066800 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-3463d40f-2bf0-49ea-ab5d-8e8613d9a0ea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:52.071414 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-3463d40f-2bf0-49ea-ab5d-8e8613d9a0ea tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] PUT https://10.4.3.227/volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b Jul 31 05:26:52.071477 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-3463d40f-2bf0-49ea-ab5d-8e8613d9a0ea tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:52.079754 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-3463d40f-2bf0-49ea-ab5d-8e8613d9a0ea tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Acquiring lock "cinder-attachment_update-40bc395c-5241-4680-9a8c-cdddbcd47c1f-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:26:52.085740 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-3463d40f-2bf0-49ea-ab5d-8e8613d9a0ea tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Lock "cinder-attachment_update-40bc395c-5241-4680-9a8c-cdddbcd47c1f-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:26:52.087214 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:52.087214 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:52.185269 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-3463d40f-2bf0-49ea-ab5d-8e8613d9a0ea tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Lock "cinder-attachment_update-40bc395c-5241-4680-9a8c-cdddbcd47c1f-np0000006182" released by "attachment_update" :: held 0.099s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:26:52.185500 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-3463d40f-2bf0-49ea-ab5d-8e8613d9a0ea tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b returned with HTTP 200 Jul 31 05:26:52.186684 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 108/439] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:26:52 2026] PUT /volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:52.195024 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-37d2cf8a-0096-4605-90ae-59f1062df9f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:52.198117 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-37d2cf8a-0096-4605-90ae-59f1062df9f9 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b Jul 31 05:26:52.201437 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-37d2cf8a-0096-4605-90ae-59f1062df9f9 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:52.201662 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-37d2cf8a-0096-4605-90ae-59f1062df9f9 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:52.235969 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-37d2cf8a-0096-4605-90ae-59f1062df9f9 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b returned with HTTP 200 Jul 31 05:26:52.236467 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 109/440] 10.4.3.227 () {70 vars in 1651 bytes} [Fri Jul 31 05:26:52 2026] GET /volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b => generated 994 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:54.676769 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:54.680177 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/limits Jul 31 05:26:54.680538 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:54.680868 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:54.698825 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-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 31 05:26:54.699893 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-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 31 05:26:54.700331 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:26:54.701400 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-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 31 05:26:54.702182 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:26:54.702527 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:26:54.703180 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:26:54.704250 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:54.704250 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:54.723460 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-02fe2c2e-7cc8-45de-a929-84283d4fd91b tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/limits returned with HTTP 200 Jul 31 05:26:54.724008 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 111/441] 10.4.3.227 () {68 vars in 1484 bytes} [Fri Jul 31 05:26:54 2026] GET /volume/v3/limits => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:54.793636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-9b4b5ee6-c50a-46b2-a376-2215018a11db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:54.798066 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-9b4b5ee6-c50a-46b2-a376-2215018a11db tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:54.798422 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-9b4b5ee6-c50a-46b2-a376-2215018a11db tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:54.799086 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-9b4b5ee6-c50a-46b2-a376-2215018a11db tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:54.809536 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:54.809536 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:54.813881 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-9b4b5ee6-c50a-46b2-a376-2215018a11db tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:54.821033 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-9b4b5ee6-c50a-46b2-a376-2215018a11db tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 200 Jul 31 05:26:54.821481 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 114/442] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:26:54 2026] GET /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 1452 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:26:54.834202 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-e2056459-67b3-421f-9a09-2f8cf6438a49 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:54.836309 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-e2056459-67b3-421f-9a09-2f8cf6438a49 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:26:54.836818 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-e2056459-67b3-421f-9a09-2f8cf6438a49 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f31eb998-e085-4cfc-a163-42f8b6a3df0b", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-239982447", "description": null, "metadata": {}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:54.843124 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=399,cinder:INSERT=15,cinder:UPDATE=29 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:26:54.848251 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:54.848251 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:54.848981 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-e2056459-67b3-421f-9a09-2f8cf6438a49 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:26:54.849356 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-e2056459-67b3-421f-9a09-2f8cf6438a49 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Create snapshot from volume f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:26:54.867651 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-e2056459-67b3-421f-9a09-2f8cf6438a49 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-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 31 05:26:54.893681 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-e2056459-67b3-421f-9a09-2f8cf6438a49 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Created reservations ['dd31e9f8-e66f-4f5f-ae21-567db16dfca3', 'fdf955a6-97e3-4874-8f51-72be8326d1b4', 'dcccc8e7-55d3-4f62-a7a6-23edda702875', '9ff1eb50-1b6c-4ad4-84f7-cf1ab7d719ae'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:26:54.945973 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-e2056459-67b3-421f-9a09-2f8cf6438a49 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Snapshot force create request issued successfully. Jul 31 05:26:54.945973 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-83ca0b6a-d0ff-4145-a5c1-0291ca289f87 req-e2056459-67b3-421f-9a09-2f8cf6438a49 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:26:54.945973 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 109/443] 10.4.3.227 () {72 vars in 1547 bytes} [Fri Jul 31 05:26:54 2026] POST /volume/v3/snapshots => generated 318 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 05:26:58.393346 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8f19c15-5eeb-4619-8b0e-2f8fce030200 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:58.395511 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8f19c15-5eeb-4619-8b0e-2f8fce030200 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c Jul 31 05:26:58.396175 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8f19c15-5eeb-4619-8b0e-2f8fce030200 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:58.396487 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8f19c15-5eeb-4619-8b0e-2f8fce030200 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:58.418333 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=408,cinder:INSERT=12,cinder:UPDATE=33 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:26:58.434011 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:58.434011 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:26:58.434490 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b8f19c15-5eeb-4619-8b0e-2f8fce030200 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Snapshot retrieved successfully. Jul 31 05:26:58.435498 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8f19c15-5eeb-4619-8b0e-2f8fce030200 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c returned with HTTP 200 Jul 31 05:26:58.438199 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 110/444] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:26:58 2026] GET /volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c => generated 477 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:59.100327 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-49598c6d-2a6f-4157-a3e2-2ae9d958893d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:59.102112 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49598c6d-2a6f-4157-a3e2-2ae9d958893d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c Jul 31 05:26:59.102462 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49598c6d-2a6f-4157-a3e2-2ae9d958893d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:59.102713 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49598c6d-2a6f-4157-a3e2-2ae9d958893d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:59.102857 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-49598c6d-2a6f-4157-a3e2-2ae9d958893d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Delete snapshot with id: 8768f4dd-c15a-4a9c-a6ba-63521501f94c Jul 31 05:26:59.129635 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:59.129635 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:26:59.130161 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-49598c6d-2a6f-4157-a3e2-2ae9d958893d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Snapshot retrieved successfully. Jul 31 05:26:59.156419 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-49598c6d-2a6f-4157-a3e2-2ae9d958893d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Snapshot delete request issued successfully. Jul 31 05:26:59.156852 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49598c6d-2a6f-4157-a3e2-2ae9d958893d tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c returned with HTTP 202 Jul 31 05:26:59.157520 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 112/445] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:26:59 2026] DELETE /volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:26:59.170418 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a489774-32ed-47ac-aa63-c47bab27c7c7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:59.172503 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a489774-32ed-47ac-aa63-c47bab27c7c7 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c Jul 31 05:26:59.172739 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a489774-32ed-47ac-aa63-c47bab27c7c7 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:26:59.172936 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a489774-32ed-47ac-aa63-c47bab27c7c7 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:26:59.220247 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:59.220247 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:26:59.220884 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9a489774-32ed-47ac-aa63-c47bab27c7c7 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Snapshot retrieved successfully. Jul 31 05:26:59.222143 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a489774-32ed-47ac-aa63-c47bab27c7c7 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c returned with HTTP 200 Jul 31 05:26:59.222441 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 115/446] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:26:59 2026] GET /volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c => generated 476 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:26:59.772447 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-e6ebbe36-faaa-4663-9c56-ad8685fb3f6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:26:59.778371 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-e6ebbe36-faaa-4663-9c56-ad8685fb3f6d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] POST https://10.4.3.227/volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b/action Jul 31 05:26:59.779093 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-e6ebbe36-faaa-4663-9c56-ad8685fb3f6d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:26:59.779452 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-e6ebbe36-faaa-4663-9c56-ad8685fb3f6d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:26:59.809750 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:26:59.809750 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:26:59.832295 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-00e22ebe-bdfa-4a3c-adf1-3cd2c58be0cf req-e6ebbe36-faaa-4663-9c56-ad8685fb3f6d tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b/action returned with HTTP 204 Jul 31 05:26:59.833072 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 110/447] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:26:59 2026] POST /volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:00.236501 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-710e6d07-2de2-4fb1-974f-4d219292c840 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:00.237061 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-710e6d07-2de2-4fb1-974f-4d219292c840 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] GET https://10.4.3.227/volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c Jul 31 05:27:00.237061 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-710e6d07-2de2-4fb1-974f-4d219292c840 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:00.237258 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-710e6d07-2de2-4fb1-974f-4d219292c840 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:00.246912 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-710e6d07-2de2-4fb1-974f-4d219292c840 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c returned with HTTP 404 Jul 31 05:27:00.247541 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 111/448] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:27:00 2026] GET /volume/v3/snapshots/8768f4dd-c15a-4a9c-a6ba-63521501f94c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:02.424802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-963c3ffb-83cc-478e-b5b7-dd3703b8b269 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:02.430502 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-963c3ffb-83cc-478e-b5b7-dd3703b8b269 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] DELETE https://10.4.3.227/volume/v3/attachments/0032e838-b985-45d2-a09e-0bc89275125d Jul 31 05:27:02.430758 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-963c3ffb-83cc-478e-b5b7-dd3703b8b269 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:02.430990 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-963c3ffb-83cc-478e-b5b7-dd3703b8b269 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:02.448299 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:02.448299 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:02.547824 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-963c3ffb-83cc-478e-b5b7-dd3703b8b269 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/attachments/0032e838-b985-45d2-a09e-0bc89275125d returned with HTTP 200 Jul 31 05:27:02.548445 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 113/449] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:27:02 2026] DELETE /volume/v3/attachments/0032e838-b985-45d2-a09e-0bc89275125d => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:02.568799 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-9f17ff84-51ce-46fa-8027-ab64e5454fe9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:02.574146 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-9f17ff84-51ce-46fa-8027-ab64e5454fe9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:27:02.574146 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-9f17ff84-51ce-46fa-8027-ab64e5454fe9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:02.574146 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-9f17ff84-51ce-46fa-8027-ab64e5454fe9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:02.574146 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-9f17ff84-51ce-46fa-8027-ab64e5454fe9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Delete volume with id: f31eb998-e085-4cfc-a163-42f8b6a3df0b Jul 31 05:27:02.584594 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:02.584594 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:02.585690 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-9f17ff84-51ce-46fa-8027-ab64e5454fe9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Volume info retrieved successfully. Jul 31 05:27:02.617759 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-9f17ff84-51ce-46fa-8027-ab64e5454fe9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] Delete volume request issued successfully. Jul 31 05:27:02.618724 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-91c78bae-62da-4332-8b7f-0a63547fb43b req-9f17ff84-51ce-46fa-8027-ab64e5454fe9 tempest-ImageDependencyTests-251718539 tempest-ImageDependencyTests-251718539-project-member] https://10.4.3.227/volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b returned with HTTP 202 Jul 31 05:27:02.618724 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 116/450] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:27:02 2026] DELETE /volume/v3/volumes/f31eb998-e085-4cfc-a163-42f8b6a3df0b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:27:03.946211 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b7eec45d-1173-4e94-a9cb-c6fcdadef373 req-4e94943f-53fa-4909-918b-334c17faa2d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:03.948515 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b7eec45d-1173-4e94-a9cb-c6fcdadef373 req-4e94943f-53fa-4909-918b-334c17faa2d7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] DELETE https://10.4.3.227/volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b Jul 31 05:27:03.948739 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b7eec45d-1173-4e94-a9cb-c6fcdadef373 req-4e94943f-53fa-4909-918b-334c17faa2d7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:03.948976 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b7eec45d-1173-4e94-a9cb-c6fcdadef373 req-4e94943f-53fa-4909-918b-334c17faa2d7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:03.962130 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:03.962130 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:04.017610 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b7eec45d-1173-4e94-a9cb-c6fcdadef373 req-4e94943f-53fa-4909-918b-334c17faa2d7 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b returned with HTTP 200 Jul 31 05:27:04.018022 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 111/451] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:27:03 2026] DELETE /volume/v3/attachments/c75b4db9-6e46-4a85-a94f-18b2495ada0b => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:04.851576 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-361a59db-417c-4324-9c82-d7a5a3e557bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:04.855551 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-361a59db-417c-4324-9c82-d7a5a3e557bd tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:27:04.855703 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-361a59db-417c-4324-9c82-d7a5a3e557bd tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:04.855925 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-361a59db-417c-4324-9c82-d7a5a3e557bd tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:04.870356 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:04.870356 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:04.877192 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-361a59db-417c-4324-9c82-d7a5a3e557bd tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:27:04.881599 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-361a59db-417c-4324-9c82-d7a5a3e557bd tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:27:04.882122 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 112/452] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:04 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:04.948389 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-28e507c6-d0e9-42df-bb11-7f72bc531433 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:04.950700 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28e507c6-d0e9-42df-bb11-7f72bc531433 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:27:04.950996 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28e507c6-d0e9-42df-bb11-7f72bc531433 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:04.951295 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28e507c6-d0e9-42df-bb11-7f72bc531433 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:04.962125 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:04.962125 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:04.969187 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-28e507c6-d0e9-42df-bb11-7f72bc531433 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:27:04.974873 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28e507c6-d0e9-42df-bb11-7f72bc531433 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:27:04.975452 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 114/453] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:04 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:05.002208 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-704074cc-bd3f-411a-be41-02268164fd61 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:05.006666 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-704074cc-bd3f-411a-be41-02268164fd61 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] DELETE https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:27:05.006666 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-704074cc-bd3f-411a-be41-02268164fd61 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:05.006666 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-704074cc-bd3f-411a-be41-02268164fd61 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:05.006666 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-704074cc-bd3f-411a-be41-02268164fd61 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Delete volume with id: 40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:27:05.016420 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:05.016420 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:05.018835 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-704074cc-bd3f-411a-be41-02268164fd61 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:27:05.061192 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-704074cc-bd3f-411a-be41-02268164fd61 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Delete volume request issued successfully. Jul 31 05:27:05.061192 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-704074cc-bd3f-411a-be41-02268164fd61 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 202 Jul 31 05:27:05.061192 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 117/454] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:27:05 2026] DELETE /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:27:05.073870 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0eb55845-9d4c-41ef-a4ae-92ce69362c18 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:05.078545 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0eb55845-9d4c-41ef-a4ae-92ce69362c18 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:27:05.078893 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0eb55845-9d4c-41ef-a4ae-92ce69362c18 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:05.079608 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0eb55845-9d4c-41ef-a4ae-92ce69362c18 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:05.093781 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:05.093781 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:05.099012 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0eb55845-9d4c-41ef-a4ae-92ce69362c18 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Volume info retrieved successfully. Jul 31 05:27:05.110534 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0eb55845-9d4c-41ef-a4ae-92ce69362c18 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 200 Jul 31 05:27:05.110534 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 112/455] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:05 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:06.130146 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4702718-e54d-429f-8e21-bab288c2ba33 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:06.132972 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4702718-e54d-429f-8e21-bab288c2ba33 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] GET https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f Jul 31 05:27:06.133193 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4702718-e54d-429f-8e21-bab288c2ba33 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:06.133638 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4702718-e54d-429f-8e21-bab288c2ba33 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:06.142899 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4702718-e54d-429f-8e21-bab288c2ba33 tempest-ServerActionsTestOtherB-529072107 tempest-ServerActionsTestOtherB-529072107-project-member] https://10.4.3.227/volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f returned with HTTP 404 Jul 31 05:27:06.144094 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 113/456] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:06 2026] GET /volume/v3/volumes/40bc395c-5241-4680-9a8c-cdddbcd47c1f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:06.512597 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d424a4ae-0680-4daf-8c42-0a19b23a4043 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:06.672097 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d424a4ae-0680-4daf-8c42-0a19b23a4043 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] GET https://10.4.3.227/volume/v3/os-quota-class-sets/default Jul 31 05:27:06.672465 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d424a4ae-0680-4daf-8c42-0a19b23a4043 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:06.672848 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d424a4ae-0680-4daf-8c42-0a19b23a4043 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:06.698692 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d424a4ae-0680-4daf-8c42-0a19b23a4043 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] https://10.4.3.227/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 05:27:06.699336 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 115/457] 10.4.3.227 () {66 vars in 1297 bytes} [Fri Jul 31 05:27:06 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:06.717179 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-36fab608-fe8c-4dd0-a8f5-0719732e50fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:06.719805 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36fab608-fe8c-4dd0-a8f5-0719732e50fc tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] GET https://10.4.3.227/volume/v3/os-quota-class-sets/default Jul 31 05:27:06.720049 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36fab608-fe8c-4dd0-a8f5-0719732e50fc tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:06.720257 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36fab608-fe8c-4dd0-a8f5-0719732e50fc tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:06.737380 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36fab608-fe8c-4dd0-a8f5-0719732e50fc tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] https://10.4.3.227/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 05:27:06.738009 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 118/458] 10.4.3.227 () {66 vars in 1297 bytes} [Fri Jul 31 05:27:06 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:06.748080 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06f8b278-533e-4510-8ad8-71b7d3f066b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:06.750339 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06f8b278-533e-4510-8ad8-71b7d3f066b6 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:27:06.751561 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06f8b278-533e-4510-8ad8-71b7d3f066b6 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-314417042"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:06.773670 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06f8b278-533e-4510-8ad8-71b7d3f066b6 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:27:06.774401 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 113/459] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:27:06 2026] POST /volume/v3/types => generated 227 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:06.785633 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-984d0fd0-2724-4fa3-92d8-7b1dad80b195 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:06.788153 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-984d0fd0-2724-4fa3-92d8-7b1dad80b195 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-class-sets/default Jul 31 05:27:06.788505 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-984d0fd0-2724-4fa3-92d8-7b1dad80b195 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-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-314417042": 1, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-314417042": 3, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-314417042": 8}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:06.909495 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-984d0fd0-2724-4fa3-92d8-7b1dad80b195 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] https://10.4.3.227/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 05:27:06.910090 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 114/460] 10.4.3.227 () {68 vars in 1318 bytes} [Fri Jul 31 05:27:06 2026] PUT /volume/v3/os-quota-class-sets/default => generated 606 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:06.924306 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a22631ad-0f25-4232-9000-0717c35a5bc8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:06.926526 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a22631ad-0f25-4232-9000-0717c35a5bc8 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/458618e3f3e84303b5b23d230fbfdc0e/defaults Jul 31 05:27:06.926526 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a22631ad-0f25-4232-9000-0717c35a5bc8 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:06.926861 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a22631ad-0f25-4232-9000-0717c35a5bc8 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Calling method 'defaults' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:06.939526 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a22631ad-0f25-4232-9000-0717c35a5bc8 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/458618e3f3e84303b5b23d230fbfdc0e/defaults returned with HTTP 200 Jul 31 05:27:06.939849 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 116/461] 10.4.3.227 () {66 vars in 1381 bytes} [Fri Jul 31 05:27:06 2026] GET /volume/v3/os-quota-sets/458618e3f3e84303b5b23d230fbfdc0e/defaults => generated 642 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:07.190819 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0bc8fb46-6360-444e-b642-557e43ec394c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:07.192914 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bc8fb46-6360-444e-b642-557e43ec394c tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/135ef372f37c4eab8fd1a6e7b33488cd/defaults Jul 31 05:27:07.194201 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bc8fb46-6360-444e-b642-557e43ec394c tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:07.194799 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0bc8fb46-6360-444e-b642-557e43ec394c tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Calling method 'defaults' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:07.203574 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-0bc8fb46-6360-444e-b642-557e43ec394c tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-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 31 05:27:07.204257 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-0bc8fb46-6360-444e-b642-557e43ec394c tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-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 31 05:27:07.204616 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-0bc8fb46-6360-444e-b642-557e43ec394c tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-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 31 05:27:07.205010 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-0bc8fb46-6360-444e-b642-557e43ec394c tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-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 31 05:27:07.205401 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-0bc8fb46-6360-444e-b642-557e43ec394c tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-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 31 05:27:07.209582 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0bc8fb46-6360-444e-b642-557e43ec394c tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/135ef372f37c4eab8fd1a6e7b33488cd/defaults returned with HTTP 200 Jul 31 05:27:07.219790 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 119/462] 10.4.3.227 () {66 vars in 1381 bytes} [Fri Jul 31 05:27:07 2026] GET /volume/v3/os-quota-sets/135ef372f37c4eab8fd1a6e7b33488cd/defaults => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:07.345381 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b3d2fe5-c039-4af5-8381-eb002d3de87b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:07.347665 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b3d2fe5-c039-4af5-8381-eb002d3de87b tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] DELETE https://10.4.3.227/volume/v3/types/1b494342-61ad-4414-bff2-d4ae7f530de5 Jul 31 05:27:07.348247 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b3d2fe5-c039-4af5-8381-eb002d3de87b tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:07.348624 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b3d2fe5-c039-4af5-8381-eb002d3de87b tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:07.414414 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b3d2fe5-c039-4af5-8381-eb002d3de87b tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] https://10.4.3.227/volume/v3/types/1b494342-61ad-4414-bff2-d4ae7f530de5 returned with HTTP 202 Jul 31 05:27:07.414617 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 114/463] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:27:07 2026] DELETE /volume/v3/types/1b494342-61ad-4414-bff2-d4ae7f530de5 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:27:07.423481 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e7d7927c-3f17-42e3-a09f-30b50c5ff2d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:07.426721 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7d7927c-3f17-42e3-a09f-30b50c5ff2d9 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] GET https://10.4.3.227/volume/v3/types/1b494342-61ad-4414-bff2-d4ae7f530de5 Jul 31 05:27:07.427899 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7d7927c-3f17-42e3-a09f-30b50c5ff2d9 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:07.428162 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7d7927c-3f17-42e3-a09f-30b50c5ff2d9 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:07.433675 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7d7927c-3f17-42e3-a09f-30b50c5ff2d9 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] https://10.4.3.227/volume/v3/types/1b494342-61ad-4414-bff2-d4ae7f530de5 returned with HTTP 404 Jul 31 05:27:07.435366 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 115/464] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:27:07 2026] GET /volume/v3/types/1b494342-61ad-4414-bff2-d4ae7f530de5 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:07.453768 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e5b3db8b-be0d-402a-8ff3-6551b7ef8ec6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:07.458737 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5b3db8b-be0d-402a-8ff3-6551b7ef8ec6 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-class-sets/default Jul 31 05:27:07.459514 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5b3db8b-be0d-402a-8ff3-6551b7ef8ec6 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:07.590117 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5b3db8b-be0d-402a-8ff3-6551b7ef8ec6 tempest-VolumeQuotaClassesTest-2101761272 tempest-VolumeQuotaClassesTest-2101761272-project-admin] https://10.4.3.227/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 05:27:07.591116 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 117/465] 10.4.3.227 () {68 vars in 1318 bytes} [Fri Jul 31 05:27:07 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:27:07.833011 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:08.033277 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:08.033929 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-654243504", "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:08.043566 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-654243504', 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:08.159457 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Create volume of 1 GB Jul 31 05:27:08.165659 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Availability Zones retrieved successfully. Jul 31 05:27:08.171426 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Flow 'volume_create_api' (a959abfd-1624-4348-b46e-6d0c593bab04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:08.173677 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894dfda1-8c8d-4cd1-a510-437eda1c7a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:08.173848 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:08.260932 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (894dfda1-8c8d-4cd1-a510-437eda1c7a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:08.262324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0f44fa-ca1f-48d3-9018-3a1938b56e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:08.365604 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Created reservations ['5fb67129-838b-4b0c-8d5c-61c48c468388', '41cbd032-1d88-4dd8-88c2-3cc78383c708', 'b3a6de42-c036-4ebf-8f27-144a8011236c', '41eb0409-661a-4dee-8a55-d8009c57aa16'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:08.366517 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0f44fa-ca1f-48d3-9018-3a1938b56e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fb67129-838b-4b0c-8d5c-61c48c468388', '41cbd032-1d88-4dd8-88c2-3cc78383c708', 'b3a6de42-c036-4ebf-8f27-144a8011236c', '41eb0409-661a-4dee-8a55-d8009c57aa16']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:08.367531 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c13f42f-2744-40ad-a36a-a4778322f4cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:08.398743 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c13f42f-2744-40ad-a36a-a4778322f4cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30f2245f-2629-4764-aa68-0bef2cc65702', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-654243504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daeb653126d14964953e270a090ba3f3',qos_specs=None,replication_status=,reservations=['5fb67129-838b-4b0c-8d5c-61c48c468388','41cbd032-1d88-4dd8-88c2-3cc78383c708','b3a6de42-c036-4ebf-8f27-144a8011236c','41eb0409-661a-4dee-8a55-d8009c57aa16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb9a27beca467cac08a928a1c06060',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-654243504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30f2245f-2629-4764-aa68-0bef2cc65702,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='daeb653126d14964953e270a090ba3f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='defb9a27beca467cac08a928a1c06060',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:08.400830 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49641821-119b-413b-8dbd-1662df8e0f5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:08.426912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49641821-119b-413b-8dbd-1662df8e0f5e) transitioned into state 'SUCCESS' from state '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-654243504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daeb653126d14964953e270a090ba3f3',qos_specs=None,replication_status=,reservations=['5fb67129-838b-4b0c-8d5c-61c48c468388','41cbd032-1d88-4dd8-88c2-3cc78383c708','b3a6de42-c036-4ebf-8f27-144a8011236c','41eb0409-661a-4dee-8a55-d8009c57aa16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb9a27beca467cac08a928a1c06060',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:08.428004 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feb703df-ebc1-4c82-9709-c52f5180f259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:08.442246 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (feb703df-ebc1-4c82-9709-c52f5180f259) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:08.443342 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Flow 'volume_create_api' (a959abfd-1624-4348-b46e-6d0c593bab04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:08.443857 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Create volume request issued successfully. Jul 31 05:27:08.444672 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8feaca9a-f172-4589-97ff-d1c7f7948e78 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:08.448186 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 120/466] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:27:07 2026] POST /volume/v3/volumes => generated 756 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:08.465604 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2129a4a1-ac82-495a-9e2a-16345d404472 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:08.467840 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2129a4a1-ac82-495a-9e2a-16345d404472 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 Jul 31 05:27:08.468176 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2129a4a1-ac82-495a-9e2a-16345d404472 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:08.468690 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2129a4a1-ac82-495a-9e2a-16345d404472 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:08.480278 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:08.480278 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:08.487941 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2129a4a1-ac82-495a-9e2a-16345d404472 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:08.496625 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2129a4a1-ac82-495a-9e2a-16345d404472 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 returned with HTTP 200 Jul 31 05:27:08.497297 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 115/467] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:08 2026] GET /volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:09.515305 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14d58e46-b5e2-4dda-9315-2f2e025f698e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:09.518242 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14d58e46-b5e2-4dda-9315-2f2e025f698e tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 Jul 31 05:27:09.518836 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14d58e46-b5e2-4dda-9315-2f2e025f698e tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:09.518836 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14d58e46-b5e2-4dda-9315-2f2e025f698e tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:09.531793 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:09.531793 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:09.537878 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14d58e46-b5e2-4dda-9315-2f2e025f698e tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:09.544185 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14d58e46-b5e2-4dda-9315-2f2e025f698e tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 returned with HTTP 200 Jul 31 05:27:09.544693 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 116/468] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:09 2026] GET /volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 => generated 1364 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:09.562916 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:09.566896 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:09.567131 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-555511224"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:09.573119 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-555511224'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:09.573436 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Create volume of 1 GB Jul 31 05:27:09.581151 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Availability Zones retrieved successfully. Jul 31 05:27:09.589912 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Flow 'volume_create_api' (2d6cd7a9-5535-4e45-a39b-d5b6ee77b68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:09.591749 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcee850b-ff00-48a5-aaf7-a0058af144b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:09.593301 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:09.649231 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dcee850b-ff00-48a5-aaf7-a0058af144b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:09.650396 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d335efa-1cd2-4718-84e2-094891bf95bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:09.725948 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Created reservations ['f35ef7a0-ae8f-4bd1-aac7-5899ca369111', '46e796fd-5c70-4046-a315-c97b3e996482', 'f7370dc8-8f2d-4f8c-8d7c-3b560246c3db', 'efd67cf5-e07f-4d87-8af4-180e9022d7d6'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:09.726975 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d335efa-1cd2-4718-84e2-094891bf95bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f35ef7a0-ae8f-4bd1-aac7-5899ca369111', '46e796fd-5c70-4046-a315-c97b3e996482', 'f7370dc8-8f2d-4f8c-8d7c-3b560246c3db', 'efd67cf5-e07f-4d87-8af4-180e9022d7d6']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:09.727884 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c78cbd-e3c3-4241-9f42-cae683ff4a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:09.760254 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9c78cbd-e3c3-4241-9f42-cae683ff4a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f2967cd-2e17-4ee7-81d7-e695a0ee4222', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-555511224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daeb653126d14964953e270a090ba3f3',qos_specs=None,replication_status=,reservations=['f35ef7a0-ae8f-4bd1-aac7-5899ca369111','46e796fd-5c70-4046-a315-c97b3e996482','f7370dc8-8f2d-4f8c-8d7c-3b560246c3db','efd67cf5-e07f-4d87-8af4-180e9022d7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb9a27beca467cac08a928a1c06060',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-555511224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f2967cd-2e17-4ee7-81d7-e695a0ee4222,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='daeb653126d14964953e270a090ba3f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='defb9a27beca467cac08a928a1c06060',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:09.761251 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27798fc3-b3a2-4c1f-a46b-1382d02220e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:09.791906 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27798fc3-b3a2-4c1f-a46b-1382d02220e9) transitioned into state 'SUCCESS' from state '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-555511224',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daeb653126d14964953e270a090ba3f3',qos_specs=None,replication_status=,reservations=['f35ef7a0-ae8f-4bd1-aac7-5899ca369111','46e796fd-5c70-4046-a315-c97b3e996482','f7370dc8-8f2d-4f8c-8d7c-3b560246c3db','efd67cf5-e07f-4d87-8af4-180e9022d7d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb9a27beca467cac08a928a1c06060',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:09.792655 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c72a6e1-5ff5-4a48-a76d-6e73206c07cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:09.806016 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c72a6e1-5ff5-4a48-a76d-6e73206c07cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:09.807007 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Flow 'volume_create_api' (2d6cd7a9-5535-4e45-a39b-d5b6ee77b68a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:09.807371 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Create volume request issued successfully. Jul 31 05:27:09.807980 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbc116d4-fa8c-4a1e-bd9c-a142d1491ffa tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:09.808474 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 118/469] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:27:09 2026] POST /volume/v3/volumes => generated 756 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:09.826982 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41bbc7f1-326d-4727-8ac1-c4aece419316 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:09.829206 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41bbc7f1-326d-4727-8ac1-c4aece419316 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 Jul 31 05:27:09.829478 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41bbc7f1-326d-4727-8ac1-c4aece419316 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:09.829631 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41bbc7f1-326d-4727-8ac1-c4aece419316 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:09.837972 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:09.837972 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:09.845131 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-41bbc7f1-326d-4727-8ac1-c4aece419316 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:09.850385 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41bbc7f1-326d-4727-8ac1-c4aece419316 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 returned with HTTP 200 Jul 31 05:27:09.850861 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 121/470] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:09 2026] GET /volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 => generated 824 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:27:10.741811 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:10.865202 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d8fb9a88-6251-4190-a8bc-d589324bf040 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:10.867017 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8fb9a88-6251-4190-a8bc-d589324bf040 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 Jul 31 05:27:10.867234 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d8fb9a88-6251-4190-a8bc-d589324bf040 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:10.867424 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d8fb9a88-6251-4190-a8bc-d589324bf040 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:10.879456 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:10.879456 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:10.883356 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d8fb9a88-6251-4190-a8bc-d589324bf040 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:10.888012 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8fb9a88-6251-4190-a8bc-d589324bf040 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 returned with HTTP 200 Jul 31 05:27:10.888425 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 117/471] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:10 2026] GET /volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:10.902037 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:10.906327 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:10.906872 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2118037237"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:10.909550 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2118037237'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:10.909654 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Create volume of 1 GB Jul 31 05:27:10.910372 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:10.910372 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:10.916912 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Availability Zones retrieved successfully. Jul 31 05:27:10.924808 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Flow 'volume_create_api' (9b4f683b-2b17-4d8d-a470-8941f56c2e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:10.925699 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254467c1-8307-4f90-b232-d603a9cf977f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:10.926983 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:10.939544 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:10.939822 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-910139530", "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:10.941482 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-910139530', 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:10.960257 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (254467c1-8307-4f90-b232-d603a9cf977f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:10.961096 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c851eaf-3591-4233-9390-f944a1c55956) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:11.007870 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Created reservations ['4c93cfb7-b223-4ddc-ae70-2a6eb024985b', '345dae24-3455-4846-92a9-ed0331be6198', '40bc3f98-f943-48f2-92b7-5e9de7261e67', 'c1e67380-1ea1-4960-8ffd-332255f65aa3'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:11.009027 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c851eaf-3591-4233-9390-f944a1c55956) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c93cfb7-b223-4ddc-ae70-2a6eb024985b', '345dae24-3455-4846-92a9-ed0331be6198', '40bc3f98-f943-48f2-92b7-5e9de7261e67', 'c1e67380-1ea1-4960-8ffd-332255f65aa3']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:11.010298 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95568ed-4e74-44b2-beee-4a9534ea8cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:11.042002 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95568ed-4e74-44b2-beee-4a9534ea8cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38b4259f-7736-4f00-98a7-349d047c9786', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2118037237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daeb653126d14964953e270a090ba3f3',qos_specs=None,replication_status=,reservations=['4c93cfb7-b223-4ddc-ae70-2a6eb024985b','345dae24-3455-4846-92a9-ed0331be6198','40bc3f98-f943-48f2-92b7-5e9de7261e67','c1e67380-1ea1-4960-8ffd-332255f65aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb9a27beca467cac08a928a1c06060',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2118037237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38b4259f-7736-4f00-98a7-349d047c9786,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='daeb653126d14964953e270a090ba3f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='defb9a27beca467cac08a928a1c06060',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:11.042784 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b330d723-fb6e-4e43-bce3-e47d14117505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:11.063136 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Create volume of 1 GB Jul 31 05:27:11.067615 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Availability Zones retrieved successfully. Jul 31 05:27:11.070771 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b330d723-fb6e-4e43-bce3-e47d14117505) transitioned into state 'SUCCESS' from state '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-2118037237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='daeb653126d14964953e270a090ba3f3',qos_specs=None,replication_status=,reservations=['4c93cfb7-b223-4ddc-ae70-2a6eb024985b','345dae24-3455-4846-92a9-ed0331be6198','40bc3f98-f943-48f2-92b7-5e9de7261e67','c1e67380-1ea1-4960-8ffd-332255f65aa3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='defb9a27beca467cac08a928a1c06060',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:11.071564 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5d641d-63f8-4fc0-9ade-ca0267a65b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:11.073047 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Flow 'volume_create_api' (7627265f-8b41-44c7-9cb4-da508419bb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:11.074312 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3042e9-6032-4c22-bc92-ca16dcc96ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:11.075455 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:11.083595 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d5d641d-63f8-4fc0-9ade-ca0267a65b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:11.084637 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Flow 'volume_create_api' (9b4f683b-2b17-4d8d-a470-8941f56c2e50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:11.085018 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Create volume request issued successfully. Jul 31 05:27:11.085685 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d5fb930-10fb-4490-a9b7-4c83ef1d8506 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:11.086124 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 119/472] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:27:10 2026] POST /volume/v3/volumes => generated 757 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:11.112287 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-599d6441-d3a2-4605-8938-38e3b33d0bae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:11.114192 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-599d6441-d3a2-4605-8938-38e3b33d0bae tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 Jul 31 05:27:11.115648 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-599d6441-d3a2-4605-8938-38e3b33d0bae tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:11.115648 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-599d6441-d3a2-4605-8938-38e3b33d0bae tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:11.127792 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:11.127792 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:11.134615 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-599d6441-d3a2-4605-8938-38e3b33d0bae tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:11.141776 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-599d6441-d3a2-4605-8938-38e3b33d0bae tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 returned with HTTP 200 Jul 31 05:27:11.142434 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 122/473] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:11 2026] GET /volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:11.154426 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d3042e9-6032-4c22-bc92-ca16dcc96ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:11.155366 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6ad58d-08fe-47dc-b9cc-a572b269572b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:11.229309 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Created reservations ['d579d9b8-1459-4253-a33d-2b760de66fe7', 'efd6f7cd-ad89-47a0-8439-903a681f593e', '5d3bad62-8207-46cd-9969-973b59f23d8e', 'a275f606-2a87-4b73-b244-bcf75c8ce265'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:11.229388 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa6ad58d-08fe-47dc-b9cc-a572b269572b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d579d9b8-1459-4253-a33d-2b760de66fe7', 'efd6f7cd-ad89-47a0-8439-903a681f593e', '5d3bad62-8207-46cd-9969-973b59f23d8e', 'a275f606-2a87-4b73-b244-bcf75c8ce265']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:11.230158 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db2c1475-08f0-4be2-9185-a25863114f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:11.262808 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db2c1475-08f0-4be2-9185-a25863114f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3036b01b-c31c-441a-a46f-0bd14459b4f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-910139530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ac3eaa6e21409ca780a766c539f8c5',qos_specs=None,replication_status=,reservations=['d579d9b8-1459-4253-a33d-2b760de66fe7','efd6f7cd-ad89-47a0-8439-903a681f593e','5d3bad62-8207-46cd-9969-973b59f23d8e','a275f606-2a87-4b73-b244-bcf75c8ce265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19966b968714b44b9a62a8b0f95bf6d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-910139530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3036b01b-c31c-441a-a46f-0bd14459b4f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75ac3eaa6e21409ca780a766c539f8c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a19966b968714b44b9a62a8b0f95bf6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:11.263687 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36850ee9-2abe-4c87-81ef-a5e6de383490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:11.290192 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36850ee9-2abe-4c87-81ef-a5e6de383490) transitioned into state 'SUCCESS' from state '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-910139530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ac3eaa6e21409ca780a766c539f8c5',qos_specs=None,replication_status=,reservations=['d579d9b8-1459-4253-a33d-2b760de66fe7','efd6f7cd-ad89-47a0-8439-903a681f593e','5d3bad62-8207-46cd-9969-973b59f23d8e','a275f606-2a87-4b73-b244-bcf75c8ce265'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19966b968714b44b9a62a8b0f95bf6d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:11.291023 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bed0ef-4c63-433f-83e2-322db276814f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:11.305615 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69bed0ef-4c63-433f-83e2-322db276814f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:11.307834 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Flow 'volume_create_api' (7627265f-8b41-44c7-9cb4-da508419bb97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:11.307834 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Create volume request issued successfully. Jul 31 05:27:11.309254 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78beb24c-ea75-43ee-b25b-d6d66af72575 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:11.309424 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 116/474] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:27:10 2026] POST /volume/v3/volumes => generated 751 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:11.327492 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-862b6fab-9450-4fc2-97ae-561b791779c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:11.329504 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-862b6fab-9450-4fc2-97ae-561b791779c6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 Jul 31 05:27:11.330698 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-862b6fab-9450-4fc2-97ae-561b791779c6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:11.330698 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-862b6fab-9450-4fc2-97ae-561b791779c6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:11.347829 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:11.347829 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:11.354157 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-862b6fab-9450-4fc2-97ae-561b791779c6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:11.365254 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-862b6fab-9450-4fc2-97ae-561b791779c6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 returned with HTTP 200 Jul 31 05:27:11.365995 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 118/475] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:11 2026] GET /volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:11.626937 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:11.633804 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:11.633804 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1515221222"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:11.633804 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Create volume request body: {'volume': {'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1515221222'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:11.744577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-67488239-2880-458f-865f-8df4cb9ede49 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:11.747989 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-67488239-2880-458f-865f-8df4cb9ede49 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:27:11.748547 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-67488239-2880-458f-865f-8df4cb9ede49 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:11.748810 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-67488239-2880-458f-865f-8df4cb9ede49 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:11.762204 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:11.762204 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:11.766568 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-67488239-2880-458f-865f-8df4cb9ede49 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:27:11.773862 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-67488239-2880-458f-865f-8df4cb9ede49 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:27:11.774428 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 123/476] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:27:11 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1684 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:11.819953 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-2d71ece5-022d-4bd1-8832-f44088269814 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:11.823541 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-2d71ece5-022d-4bd1-8832-f44088269814 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:27:11.824118 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-2d71ece5-022d-4bd1-8832-f44088269814 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:11.824198 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-2d71ece5-022d-4bd1-8832-f44088269814 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:11.841994 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:11.841994 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:11.846747 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-2d71ece5-022d-4bd1-8832-f44088269814 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:27:11.854698 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-2d71ece5-022d-4bd1-8832-f44088269814 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:27:11.855316 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 117/477] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:27:11 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1684 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:11.995804 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Create volume of 1 GB Jul 31 05:27:11.995804 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:11.995804 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:11.999054 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Availability Zones retrieved successfully. Jul 31 05:27:12.004883 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Flow 'volume_create_api' (69648d30-3abe-4c9d-b112-a15978e20f52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:12.005938 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb4542e-e7c2-4095-9c25-ac6bb203092c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:12.006971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:12.114802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb4542e-e7c2-4095-9c25-ac6bb203092c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:12.115537 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c592ce-4422-4af8-ab36-6bf65eaef6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:12.163828 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73df39d6-2943-4168-b10b-bfb2529a8c4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:12.168141 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73df39d6-2943-4168-b10b-bfb2529a8c4e tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 Jul 31 05:27:12.170278 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73df39d6-2943-4168-b10b-bfb2529a8c4e tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:12.170278 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73df39d6-2943-4168-b10b-bfb2529a8c4e tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:12.187013 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:12.187013 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:12.192932 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-73df39d6-2943-4168-b10b-bfb2529a8c4e tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:12.201168 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73df39d6-2943-4168-b10b-bfb2529a8c4e tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 returned with HTTP 200 Jul 31 05:27:12.204642 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 119/478] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:12 2026] GET /volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:12.212190 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Created reservations ['3d5fad32-aa05-4d5a-931d-44734af5df4f', '5b7bff5e-4cda-4e95-bfe6-91e567466073', 'b80414ea-2e36-42a2-b0e6-62ed0b1a0c1e', '8fab5121-235d-4fb4-b69b-42f2a3efff03'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:12.213301 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65c592ce-4422-4af8-ab36-6bf65eaef6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d5fad32-aa05-4d5a-931d-44734af5df4f', '5b7bff5e-4cda-4e95-bfe6-91e567466073', 'b80414ea-2e36-42a2-b0e6-62ed0b1a0c1e', '8fab5121-235d-4fb4-b69b-42f2a3efff03']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:12.214406 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bcf746d-924d-4702-952f-836e3599e696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:12.253750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1bcf746d-924d-4702-952f-836e3599e696) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd0244fe-144c-4af8-b2b7-0b262747e877', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1515221222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f762a53aa43545f5a43e5082447dfdc2',qos_specs=None,replication_status=,reservations=['3d5fad32-aa05-4d5a-931d-44734af5df4f','5b7bff5e-4cda-4e95-bfe6-91e567466073','b80414ea-2e36-42a2-b0e6-62ed0b1a0c1e','8fab5121-235d-4fb4-b69b-42f2a3efff03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f049364c174a6a99136e2b9259bbd1',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1515221222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd0244fe-144c-4af8-b2b7-0b262747e877,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f762a53aa43545f5a43e5082447dfdc2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98f049364c174a6a99136e2b9259bbd1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:12.256968 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (176e9000-32b9-4588-bfbd-e2f21bcce99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:12.285929 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (176e9000-32b9-4588-bfbd-e2f21bcce99c) transitioned into state 'SUCCESS' from state '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-1515221222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f762a53aa43545f5a43e5082447dfdc2',qos_specs=None,replication_status=,reservations=['3d5fad32-aa05-4d5a-931d-44734af5df4f','5b7bff5e-4cda-4e95-bfe6-91e567466073','b80414ea-2e36-42a2-b0e6-62ed0b1a0c1e','8fab5121-235d-4fb4-b69b-42f2a3efff03'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f049364c174a6a99136e2b9259bbd1',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:12.287013 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (361f8605-f4f8-4c90-829d-d766cd861052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:12.300563 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (361f8605-f4f8-4c90-829d-d766cd861052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:12.301921 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Flow 'volume_create_api' (69648d30-3abe-4c9d-b112-a15978e20f52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:12.302453 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Create volume request issued successfully. Jul 31 05:27:12.303309 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c2df5e6-5973-4ca5-b750-0bad36556071 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:12.303873 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 120/479] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:27:11 2026] POST /volume/v3/volumes => generated 751 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:12.325953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21a5343d-2d87-4c37-bde4-7e96776dcbeb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:12.328522 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21a5343d-2d87-4c37-bde4-7e96776dcbeb tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] GET https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 Jul 31 05:27:12.328908 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21a5343d-2d87-4c37-bde4-7e96776dcbeb tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:12.329202 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21a5343d-2d87-4c37-bde4-7e96776dcbeb tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:12.344196 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:12.344196 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:12.352365 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-21a5343d-2d87-4c37-bde4-7e96776dcbeb tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Volume info retrieved successfully. Jul 31 05:27:12.359944 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21a5343d-2d87-4c37-bde4-7e96776dcbeb tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 returned with HTTP 200 Jul 31 05:27:12.360419 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 124/480] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:12 2026] GET /volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 => generated 819 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:12.384542 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7d7d072c-7074-4314-94c6-6c1909572291 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:12.389416 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d7d072c-7074-4314-94c6-6c1909572291 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 Jul 31 05:27:12.389416 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d7d072c-7074-4314-94c6-6c1909572291 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:12.389416 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d7d072c-7074-4314-94c6-6c1909572291 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:12.395045 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:12.395045 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:12.399832 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7d7d072c-7074-4314-94c6-6c1909572291 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:12.405615 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d7d072c-7074-4314-94c6-6c1909572291 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 returned with HTTP 200 Jul 31 05:27:12.405657 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 118/481] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:12 2026] GET /volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:12.427907 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:12.430964 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:12.432462 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1142271006"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:12.434425 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1142271006'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:12.434425 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Create volume of 1 GB Jul 31 05:27:12.451286 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Availability Zones retrieved successfully. Jul 31 05:27:12.462983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Flow 'volume_create_api' (945c17dc-7dfe-4bf0-adcf-00be1d0026c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:12.464673 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542334b0-60ff-4550-b5ae-6d2c59bda461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:12.466467 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:12.515956 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (542334b0-60ff-4550-b5ae-6d2c59bda461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:12.517129 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa090a4a-9629-481b-b107-c0381a9ef082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:12.590898 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Created reservations ['2d34a979-db94-422a-9074-cd35fd9e4887', '0960cc37-6f8d-49b4-89ca-23ef4f14863e', 'd24a2f5c-b707-4028-9dc9-2c4b4f42f36e', '3838633d-78bc-4d5d-850f-f5e16e9e419d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:12.592032 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa090a4a-9629-481b-b107-c0381a9ef082) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d34a979-db94-422a-9074-cd35fd9e4887', '0960cc37-6f8d-49b4-89ca-23ef4f14863e', 'd24a2f5c-b707-4028-9dc9-2c4b4f42f36e', '3838633d-78bc-4d5d-850f-f5e16e9e419d']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:12.592906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17582007-d881-44ab-8ba1-51ee2cb57e27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:12.627041 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17582007-d881-44ab-8ba1-51ee2cb57e27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df50c5d3-272e-47c6-a677-ed30fdff3497', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1142271006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ac3eaa6e21409ca780a766c539f8c5',qos_specs=None,replication_status=,reservations=['2d34a979-db94-422a-9074-cd35fd9e4887','0960cc37-6f8d-49b4-89ca-23ef4f14863e','d24a2f5c-b707-4028-9dc9-2c4b4f42f36e','3838633d-78bc-4d5d-850f-f5e16e9e419d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19966b968714b44b9a62a8b0f95bf6d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1142271006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df50c5d3-272e-47c6-a677-ed30fdff3497,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75ac3eaa6e21409ca780a766c539f8c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a19966b968714b44b9a62a8b0f95bf6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:12.628473 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc2a086-7642-4265-a631-7f216917f11d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:12.652806 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc2a086-7642-4265-a631-7f216917f11d) transitioned into state 'SUCCESS' from state '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-1142271006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ac3eaa6e21409ca780a766c539f8c5',qos_specs=None,replication_status=,reservations=['2d34a979-db94-422a-9074-cd35fd9e4887','0960cc37-6f8d-49b4-89ca-23ef4f14863e','d24a2f5c-b707-4028-9dc9-2c4b4f42f36e','3838633d-78bc-4d5d-850f-f5e16e9e419d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19966b968714b44b9a62a8b0f95bf6d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:12.654282 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c145bc08-8938-47f8-9340-daff2ce1c713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:12.667257 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c145bc08-8938-47f8-9340-daff2ce1c713) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:12.668331 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Flow 'volume_create_api' (945c17dc-7dfe-4bf0-adcf-00be1d0026c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:12.668761 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Create volume request issued successfully. Jul 31 05:27:12.669639 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed2f6353-d82b-4be5-891f-8de6e68cc8e7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:12.670178 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 120/482] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:27:12 2026] POST /volume/v3/volumes => generated 752 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:12.683538 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-786fe56c-d4c1-469d-b152-33c29f48119e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:12.685386 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-786fe56c-d4c1-469d-b152-33c29f48119e tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 Jul 31 05:27:12.685635 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-786fe56c-d4c1-469d-b152-33c29f48119e tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:12.685876 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-786fe56c-d4c1-469d-b152-33c29f48119e tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:12.704731 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:12.704731 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:12.713762 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-786fe56c-d4c1-469d-b152-33c29f48119e tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:12.720363 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-786fe56c-d4c1-469d-b152-33c29f48119e tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 returned with HTTP 200 Jul 31 05:27:12.720883 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 121/483] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:12 2026] GET /volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 => generated 820 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:13.379076 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f37541ab-646f-4623-9cec-e2a17c74fb9d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.382753 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f37541ab-646f-4623-9cec-e2a17c74fb9d tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] GET https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 Jul 31 05:27:13.383008 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f37541ab-646f-4623-9cec-e2a17c74fb9d tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:13.383236 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f37541ab-646f-4623-9cec-e2a17c74fb9d tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:13.397951 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.397951 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:13.402159 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b837e7b-5f76-4b92-9c60-26f024810e15 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.402630 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b837e7b-5f76-4b92-9c60-26f024810e15 None None] GET https://10.4.3.227/volume// Jul 31 05:27:13.402919 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b837e7b-5f76-4b92-9c60-26f024810e15 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:13.403211 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b837e7b-5f76-4b92-9c60-26f024810e15 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:13.403662 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b837e7b-5f76-4b92-9c60-26f024810e15 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:13.404022 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f37541ab-646f-4623-9cec-e2a17c74fb9d tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Volume info retrieved successfully. Jul 31 05:27:13.404075 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 119/484] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:27: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 31 05:27:13.412408 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f37541ab-646f-4623-9cec-e2a17c74fb9d tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 returned with HTTP 200 Jul 31 05:27:13.414616 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 125/485] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:13 2026] GET /volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:13.414724 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-75dd31a4-bc66-4f0c-b09c-bc52fead7e6d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.418372 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-75dd31a4-bc66-4f0c-b09c-bc52fead7e6d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:27:13.419002 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-75dd31a4-bc66-4f0c-b09c-bc52fead7e6d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6f8f72fd-ac28-4324-b95b-6e5a8c000746", "connector": null, "instance_uuid": "14a05e93-db81-43ec-b640-e004a97521d6"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:13.430955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4a528d5a-fdce-4553-810d-3f34e3a63b84 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.433668 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a528d5a-fdce-4553-810d-3f34e3a63b84 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] POST https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877/action Jul 31 05:27:13.434089 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a528d5a-fdce-4553-810d-3f34e3a63b84 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-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=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:13.434300 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a528d5a-fdce-4553-810d-3f34e3a63b84 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:13.439214 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.439214 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:13.449834 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.449834 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:13.458241 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.458241 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:13.458714 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4a528d5a-fdce-4553-810d-3f34e3a63b84 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Volume info retrieved successfully. Jul 31 05:27:13.482269 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4a528d5a-fdce-4553-810d-3f34e3a63b84 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Update volume metadata completed successfully. Jul 31 05:27:13.482630 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a528d5a-fdce-4553-810d-3f34e3a63b84 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877/action returned with HTTP 200 Jul 31 05:27:13.483212 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 122/486] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:27:13 2026] POST /volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877/action => generated 563 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:13.486608 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-75dd31a4-bc66-4f0c-b09c-bc52fead7e6d tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:27:13.487139 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 121/487] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:27:13 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:13.495944 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a536cd2d-7e21-45dd-a9af-e967f88dca10 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.498300 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a536cd2d-7e21-45dd-a9af-e967f88dca10 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] GET https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 Jul 31 05:27:13.498581 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a536cd2d-7e21-45dd-a9af-e967f88dca10 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:13.498841 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a536cd2d-7e21-45dd-a9af-e967f88dca10 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:13.518092 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.518092 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:13.522756 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a536cd2d-7e21-45dd-a9af-e967f88dca10 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Volume info retrieved successfully. Jul 31 05:27:13.535306 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a536cd2d-7e21-45dd-a9af-e967f88dca10 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 returned with HTTP 200 Jul 31 05:27:13.535843 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 120/488] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:13 2026] GET /volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 => generated 1419 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:13.554527 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-6a713eea-6c1c-40a7-ad47-438d3722e218 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.554995 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dfa46eb0-8492-4b38-b141-1f0d92c1e053 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.557121 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-6a713eea-6c1c-40a7-ad47-438d3722e218 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] DELETE https://10.4.3.227/volume/v3/attachments/1122e0af-9bae-4cb4-b02d-6faba558ee59 Jul 31 05:27:13.557333 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-6a713eea-6c1c-40a7-ad47-438d3722e218 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:13.557777 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-6a713eea-6c1c-40a7-ad47-438d3722e218 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:13.557850 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfa46eb0-8492-4b38-b141-1f0d92c1e053 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] POST https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877/action Jul 31 05:27:13.558353 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfa46eb0-8492-4b38-b141-1f0d92c1e053 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:13.558353 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfa46eb0-8492-4b38-b141-1f0d92c1e053 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:13.569373 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.569373 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:13.570838 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.570838 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:13.577175 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.577175 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:13.577714 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dfa46eb0-8492-4b38-b141-1f0d92c1e053 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Volume info retrieved successfully. Jul 31 05:27:13.594403 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dfa46eb0-8492-4b38-b141-1f0d92c1e053 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Get volume image-metadata completed successfully. Jul 31 05:27:13.614186 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dfa46eb0-8492-4b38-b141-1f0d92c1e053 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Delete volume metadata completed successfully. Jul 31 05:27:13.614432 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfa46eb0-8492-4b38-b141-1f0d92c1e053 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877/action returned with HTTP 200 Jul 31 05:27:13.614926 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 123/489] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:27:13 2026] POST /volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877/action => generated 0 bytes in 60 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 05:27:13.625209 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6fa6a2a1-5c10-42c1-b0fd-283f39546e24 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.627400 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fa6a2a1-5c10-42c1-b0fd-283f39546e24 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] POST https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877/action Jul 31 05:27:13.627850 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fa6a2a1-5c10-42c1-b0fd-283f39546e24 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:13.628415 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fa6a2a1-5c10-42c1-b0fd-283f39546e24 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:13.640961 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.640961 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:13.641536 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6fa6a2a1-5c10-42c1-b0fd-283f39546e24 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Volume info retrieved successfully. Jul 31 05:27:13.649730 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-6a713eea-6c1c-40a7-ad47-438d3722e218 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/attachments/1122e0af-9bae-4cb4-b02d-6faba558ee59 returned with HTTP 200 Jul 31 05:27:13.650222 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 126/490] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:27:13 2026] DELETE /volume/v3/attachments/1122e0af-9bae-4cb4-b02d-6faba558ee59 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:13.651299 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6fa6a2a1-5c10-42c1-b0fd-283f39546e24 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Get volume image-metadata completed successfully. Jul 31 05:27:13.651602 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fa6a2a1-5c10-42c1-b0fd-283f39546e24 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877/action returned with HTTP 200 Jul 31 05:27:13.652093 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 122/491] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:27:13 2026] POST /volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877/action => generated 537 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:13.664117 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b4a683a6-ec97-41c5-a564-746ecd3f4b62 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.670237 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4a683a6-ec97-41c5-a564-746ecd3f4b62 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] GET https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 Jul 31 05:27:13.670237 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4a683a6-ec97-41c5-a564-746ecd3f4b62 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:13.670237 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b4a683a6-ec97-41c5-a564-746ecd3f4b62 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:13.680448 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.680448 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:13.684916 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b4a683a6-ec97-41c5-a564-746ecd3f4b62 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Volume info retrieved successfully. Jul 31 05:27:13.690820 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b4a683a6-ec97-41c5-a564-746ecd3f4b62 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 returned with HTTP 200 Jul 31 05:27:13.691418 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 121/492] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:13 2026] GET /volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 => generated 1393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:27:13.712183 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d82097fc-2e68-4fe5-8cc7-ae1442e87fc2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.714272 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d82097fc-2e68-4fe5-8cc7-ae1442e87fc2 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] DELETE https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 Jul 31 05:27:13.714535 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d82097fc-2e68-4fe5-8cc7-ae1442e87fc2 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:13.714872 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d82097fc-2e68-4fe5-8cc7-ae1442e87fc2 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:13.715082 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d82097fc-2e68-4fe5-8cc7-ae1442e87fc2 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Delete volume with id: cd0244fe-144c-4af8-b2b7-0b262747e877 Jul 31 05:27:13.725133 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.725133 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:13.725133 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d82097fc-2e68-4fe5-8cc7-ae1442e87fc2 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Volume info retrieved successfully. Jul 31 05:27:13.736569 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23a3afe9-eef3-4aca-830d-ec1501b45056 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.743182 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23a3afe9-eef3-4aca-830d-ec1501b45056 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 Jul 31 05:27:13.743182 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23a3afe9-eef3-4aca-830d-ec1501b45056 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:13.743182 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23a3afe9-eef3-4aca-830d-ec1501b45056 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:13.750840 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d82097fc-2e68-4fe5-8cc7-ae1442e87fc2 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Delete volume request issued successfully. Jul 31 05:27:13.750840 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d82097fc-2e68-4fe5-8cc7-ae1442e87fc2 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 returned with HTTP 202 Jul 31 05:27:13.751633 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 124/493] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:27:13 2026] DELETE /volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:27:13.759972 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.759972 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:13.763243 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-21026400-88a5-424a-94e4-3a71931e21f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.765659 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-23a3afe9-eef3-4aca-830d-ec1501b45056 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:13.766066 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21026400-88a5-424a-94e4-3a71931e21f9 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] GET https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 Jul 31 05:27:13.766303 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21026400-88a5-424a-94e4-3a71931e21f9 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:13.766524 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21026400-88a5-424a-94e4-3a71931e21f9 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:13.772721 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23a3afe9-eef3-4aca-830d-ec1501b45056 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 returned with HTTP 200 Jul 31 05:27:13.773439 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 127/494] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:13 2026] GET /volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:13.782340 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.782340 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:13.789504 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-21026400-88a5-424a-94e4-3a71931e21f9 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Volume info retrieved successfully. Jul 31 05:27:13.791765 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.793853 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:13.794217 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-468334794"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:13.795662 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-468334794'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:13.795815 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Create volume of 1 GB Jul 31 05:27:13.799340 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21026400-88a5-424a-94e4-3a71931e21f9 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 returned with HTTP 200 Jul 31 05:27:13.800035 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 123/495] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:13 2026] GET /volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 => generated 1392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:13.802215 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Availability Zones retrieved successfully. Jul 31 05:27:13.808899 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Flow 'volume_create_api' (2b8ec6e3-be37-4e73-ab15-c9c7c32fbe19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:13.810265 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba28d732-b482-43b4-b2f2-51e407d93031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:13.811624 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:13.816673 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2d8d9489-75ab-4cfd-b8c4-865a683b62f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.816673 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d8d9489-75ab-4cfd-b8c4-865a683b62f0 None None] GET https://10.4.3.227/volume// Jul 31 05:27:13.816876 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d8d9489-75ab-4cfd-b8c4-865a683b62f0 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:13.817088 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2d8d9489-75ab-4cfd-b8c4-865a683b62f0 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:13.817447 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2d8d9489-75ab-4cfd-b8c4-865a683b62f0 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:13.817789 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 125/496] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:27: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 31 05:27:13.825815 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-930c3928-b255-4a41-82a4-6fd9bc32b519 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:13.830856 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-930c3928-b255-4a41-82a4-6fd9bc32b519 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] POST https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746/action Jul 31 05:27:13.832867 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-930c3928-b255-4a41-82a4-6fd9bc32b519 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Action body: b'{"os-reimage": {"image_id": "ca19c5d5-80cf-404d-8869-16818f629306", "reimage_reserved": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:13.833076 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-930c3928-b255-4a41-82a4-6fd9bc32b519 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "ca19c5d5-80cf-404d-8869-16818f629306", "reimage_reserved": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:13.845520 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba28d732-b482-43b4-b2f2-51e407d93031) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:13.846312 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7f8063a-85e2-4931-8516-b8dfd2fcab65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:13.849798 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:13.849798 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:13.850377 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-930c3928-b255-4a41-82a4-6fd9bc32b519 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:27:13.910333 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Created reservations ['7743226f-e649-457f-8b46-1294d0c313df', '64f8b443-27b8-4e7b-8e5a-8e40304f1a36', 'bd2108ce-6fb6-42f8-800e-d0ddcd74b8fa', '63d66a41-706c-4a10-a3a5-ece8e657bccf'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:13.911368 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7f8063a-85e2-4931-8516-b8dfd2fcab65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7743226f-e649-457f-8b46-1294d0c313df', '64f8b443-27b8-4e7b-8e5a-8e40304f1a36', 'bd2108ce-6fb6-42f8-800e-d0ddcd74b8fa', '63d66a41-706c-4a10-a3a5-ece8e657bccf']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:13.912724 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d3e1dd4-53c3-4b6c-b620-f4e661f6a6e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:13.938269 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d3e1dd4-53c3-4b6c-b620-f4e661f6a6e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dae7e314-9edf-4f51-9982-16ebd8e79f49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-468334794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ac3eaa6e21409ca780a766c539f8c5',qos_specs=None,replication_status=,reservations=['7743226f-e649-457f-8b46-1294d0c313df','64f8b443-27b8-4e7b-8e5a-8e40304f1a36','bd2108ce-6fb6-42f8-800e-d0ddcd74b8fa','63d66a41-706c-4a10-a3a5-ece8e657bccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19966b968714b44b9a62a8b0f95bf6d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-468334794',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dae7e314-9edf-4f51-9982-16ebd8e79f49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='75ac3eaa6e21409ca780a766c539f8c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a19966b968714b44b9a62a8b0f95bf6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:13.938979 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4afc72b-c43c-4dbb-a153-efa30c889b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:13.961885 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4afc72b-c43c-4dbb-a153-efa30c889b24) transitioned into state 'SUCCESS' from state '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-468334794',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='75ac3eaa6e21409ca780a766c539f8c5',qos_specs=None,replication_status=,reservations=['7743226f-e649-457f-8b46-1294d0c313df','64f8b443-27b8-4e7b-8e5a-8e40304f1a36','bd2108ce-6fb6-42f8-800e-d0ddcd74b8fa','63d66a41-706c-4a10-a3a5-ece8e657bccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a19966b968714b44b9a62a8b0f95bf6d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:13.962589 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1e1021-a316-40b3-99ad-12f129980e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:13.979126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa1e1021-a316-40b3-99ad-12f129980e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:13.979126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Flow 'volume_create_api' (2b8ec6e3-be37-4e73-ab15-c9c7c32fbe19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:13.979126 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Create volume request issued successfully. Jul 31 05:27:13.979126 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66ae64e8-fcb7-4a95-8c19-bf717b6f10f1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:13.979126 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 122/497] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:27:13 2026] POST /volume/v3/volumes => generated 751 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:13.979891 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-930c3928-b255-4a41-82a4-6fd9bc32b519 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746/action returned with HTTP 202 Jul 31 05:27:13.980560 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 128/498] 10.4.3.227 () {74 vars in 1713 bytes} [Fri Jul 31 05:27:13 2026] POST /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 05:27:13.999066 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dd699b17-c4c1-4260-985e-49173f98111b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:14.001677 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd699b17-c4c1-4260-985e-49173f98111b tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 Jul 31 05:27:14.002041 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd699b17-c4c1-4260-985e-49173f98111b tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:14.002417 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd699b17-c4c1-4260-985e-49173f98111b tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:14.011426 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:14.011426 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:14.015648 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dd699b17-c4c1-4260-985e-49173f98111b tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:14.020260 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd699b17-c4c1-4260-985e-49173f98111b tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 returned with HTTP 200 Jul 31 05:27:14.020664 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 124/499] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:13 2026] GET /volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:14.817974 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9ca3368a-8362-4935-91df-841ebb238365 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:14.820468 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ca3368a-8362-4935-91df-841ebb238365 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] GET https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 Jul 31 05:27:14.820791 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ca3368a-8362-4935-91df-841ebb238365 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:14.821060 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ca3368a-8362-4935-91df-841ebb238365 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:14.830851 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ca3368a-8362-4935-91df-841ebb238365 tempest-VolumesImageMetadata-337765607 tempest-VolumesImageMetadata-337765607-project-member] https://10.4.3.227/volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 returned with HTTP 404 Jul 31 05:27:14.831637 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 126/500] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:14 2026] GET /volume/v3/volumes/cd0244fe-144c-4af8-b2b7-0b262747e877 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:15.036900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-13f257c4-1c34-4a35-a873-1a9e6aa6b469 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:15.039192 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-13f257c4-1c34-4a35-a873-1a9e6aa6b469 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 Jul 31 05:27:15.039339 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-13f257c4-1c34-4a35-a873-1a9e6aa6b469 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:15.039540 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-13f257c4-1c34-4a35-a873-1a9e6aa6b469 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:15.052004 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:15.052004 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:15.060175 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-13f257c4-1c34-4a35-a873-1a9e6aa6b469 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:15.065538 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-13f257c4-1c34-4a35-a873-1a9e6aa6b469 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 returned with HTTP 200 Jul 31 05:27:15.066017 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 123/501] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:15 2026] GET /volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:16.533628 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:16.625599 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:16.626088 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2074978631"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:16.627759 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2074978631'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:16.628012 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create volume of 1 GB Jul 31 05:27:16.628331 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:16.628331 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:16.632341 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Availability Zones retrieved successfully. Jul 31 05:27:16.640529 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Flow 'volume_create_api' (b66eb7de-30dc-4fed-ad6f-4c66094860cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:16.641894 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5cc122-17ef-49f5-b2f5-3be2e552fec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:16.643539 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:16.671892 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b5cc122-17ef-49f5-b2f5-3be2e552fec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:16.672954 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b92e583-f4e1-4ad6-81ce-a3ef120d837b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:16.743500 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Created reservations ['a8f91b2c-9ee9-4912-a37c-5cdbcc5b9859', 'fdd45cdd-5056-44d4-ba6d-ec28312af5f1', '49248ea2-a79d-4952-be79-890f641c209c', '70808c7a-e724-4d76-9e3a-846517f582ed'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:16.744324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b92e583-f4e1-4ad6-81ce-a3ef120d837b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8f91b2c-9ee9-4912-a37c-5cdbcc5b9859', 'fdd45cdd-5056-44d4-ba6d-ec28312af5f1', '49248ea2-a79d-4952-be79-890f641c209c', '70808c7a-e724-4d76-9e3a-846517f582ed']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:16.745000 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13acaf2a-99d7-4e25-b29d-bf7f9aff5b22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:16.768832 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13acaf2a-99d7-4e25-b29d-bf7f9aff5b22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6aa6eef6-4488-4228-907d-e392ec99c9da', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2074978631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='480be74a965341c8b99e286b0c991185',qos_specs=None,replication_status=,reservations=['a8f91b2c-9ee9-4912-a37c-5cdbcc5b9859','fdd45cdd-5056-44d4-ba6d-ec28312af5f1','49248ea2-a79d-4952-be79-890f641c209c','70808c7a-e724-4d76-9e3a-846517f582ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aedbb3aa7d44d118b2258081bf47484',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2074978631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6aa6eef6-4488-4228-907d-e392ec99c9da,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='480be74a965341c8b99e286b0c991185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aedbb3aa7d44d118b2258081bf47484',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:16.769732 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (822f8b8b-85ef-41f6-8c56-f78b1ac077a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:16.787268 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (822f8b8b-85ef-41f6-8c56-f78b1ac077a4) transitioned into state 'SUCCESS' from state '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-2074978631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='480be74a965341c8b99e286b0c991185',qos_specs=None,replication_status=,reservations=['a8f91b2c-9ee9-4912-a37c-5cdbcc5b9859','fdd45cdd-5056-44d4-ba6d-ec28312af5f1','49248ea2-a79d-4952-be79-890f641c209c','70808c7a-e724-4d76-9e3a-846517f582ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aedbb3aa7d44d118b2258081bf47484',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:16.787974 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f185519d-8561-4472-9f5f-be9bf4346cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:16.796525 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f185519d-8561-4472-9f5f-be9bf4346cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:16.797699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Flow 'volume_create_api' (b66eb7de-30dc-4fed-ad6f-4c66094860cd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:16.797699 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create volume request issued successfully. Jul 31 05:27:16.798455 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b84dc6f-0a0d-44b7-88d1-520a6754e202 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:16.798891 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 129/502] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:27:16 2026] POST /volume/v3/volumes => generated 751 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:16.810765 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71bb6d43-05e8-43c0-9e11-55ebf34de839 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:16.812842 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71bb6d43-05e8-43c0-9e11-55ebf34de839 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da Jul 31 05:27:16.813129 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71bb6d43-05e8-43c0-9e11-55ebf34de839 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:16.813342 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71bb6d43-05e8-43c0-9e11-55ebf34de839 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:16.820254 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:16.820254 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:16.824217 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-71bb6d43-05e8-43c0-9e11-55ebf34de839 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:16.830773 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71bb6d43-05e8-43c0-9e11-55ebf34de839 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da returned with HTTP 200 Jul 31 05:27:16.831245 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 125/503] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:16 2026] GET /volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:16.953919 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da4966ed-a884-4d17-8420-a2499006f9a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:16.956032 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da4966ed-a884-4d17-8420-a2499006f9a9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:27:16.956032 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da4966ed-a884-4d17-8420-a2499006f9a9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:16.956279 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da4966ed-a884-4d17-8420-a2499006f9a9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:16.967271 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:16.967271 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:16.971623 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da4966ed-a884-4d17-8420-a2499006f9a9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:27:16.976137 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da4966ed-a884-4d17-8420-a2499006f9a9 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:27:16.976438 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 127/504] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:16 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 1144 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:17.021341 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-257eb55b-dea9-4953-aed6-f064c151a30a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:17.026244 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-257eb55b-dea9-4953-aed6-f064c151a30a tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:27:17.026522 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-257eb55b-dea9-4953-aed6-f064c151a30a tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:17.026740 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-257eb55b-dea9-4953-aed6-f064c151a30a tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:17.042215 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:17.042215 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:17.046557 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-257eb55b-dea9-4953-aed6-f064c151a30a tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:27:17.051392 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-257eb55b-dea9-4953-aed6-f064c151a30a tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:27:17.051991 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 124/505] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:27:17 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:17.075034 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-774f9185-dd54-4a51-a16a-157d43a87621 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:17.080365 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-774f9185-dd54-4a51-a16a-157d43a87621 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] POST https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e/action Jul 31 05:27:17.080882 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-774f9185-dd54-4a51-a16a-157d43a87621 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:17.080978 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-774f9185-dd54-4a51-a16a-157d43a87621 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:17.094923 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:17.094923 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:17.095521 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-774f9185-dd54-4a51-a16a-157d43a87621 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:27:17.102720 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-774f9185-dd54-4a51-a16a-157d43a87621 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Begin detaching volume completed successfully. Jul 31 05:27:17.102982 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-774f9185-dd54-4a51-a16a-157d43a87621 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e/action returned with HTTP 202 Jul 31 05:27:17.103532 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 130/506] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:27:17 2026] POST /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:27:17.166861 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2dd96468-18d9-46ec-b09b-db090e6c0a77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:17.167284 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2dd96468-18d9-46ec-b09b-db090e6c0a77 None None] GET https://10.4.3.227/volume// Jul 31 05:27:17.167459 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2dd96468-18d9-46ec-b09b-db090e6c0a77 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:17.167720 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2dd96468-18d9-46ec-b09b-db090e6c0a77 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:17.168003 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2dd96468-18d9-46ec-b09b-db090e6c0a77 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:17.168292 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 126/507] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:27: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 31 05:27:17.177970 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-1cac8de2-ce2f-40a8-abda-4fe1b600622d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:17.180376 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-1cac8de2-ce2f-40a8-abda-4fe1b600622d tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:27:17.180660 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-1cac8de2-ce2f-40a8-abda-4fe1b600622d tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:17.181417 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-1cac8de2-ce2f-40a8-abda-4fe1b600622d tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:17.199439 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:17.199439 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:17.205779 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-1cac8de2-ce2f-40a8-abda-4fe1b600622d tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:27:17.212086 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-1cac8de2-ce2f-40a8-abda-4fe1b600622d tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:27:17.212481 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 128/508] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:27:17 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:27:17.848390 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1d123106-deb9-4007-9a6e-2ed613cf3ca3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:17.851160 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d123106-deb9-4007-9a6e-2ed613cf3ca3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da Jul 31 05:27:17.851322 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1d123106-deb9-4007-9a6e-2ed613cf3ca3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:17.851605 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1d123106-deb9-4007-9a6e-2ed613cf3ca3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:17.860469 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:17.860469 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:17.868355 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1d123106-deb9-4007-9a6e-2ed613cf3ca3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:17.874957 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d123106-deb9-4007-9a6e-2ed613cf3ca3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da returned with HTTP 200 Jul 31 05:27:17.875557 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 125/509] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:17 2026] GET /volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:17.893971 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-103dc4ce-2ce3-49ef-876f-bbe7df24be39 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:17.896368 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-103dc4ce-2ce3-49ef-876f-bbe7df24be39 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:27:17.896551 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-103dc4ce-2ce3-49ef-876f-bbe7df24be39 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6aa6eef6-4488-4228-907d-e392ec99c9da", "name": "tempest-VolumesDeleteCascade-Snapshot-785444993"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:17.909985 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:17.909985 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:17.910696 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-103dc4ce-2ce3-49ef-876f-bbe7df24be39 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:17.910909 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-103dc4ce-2ce3-49ef-876f-bbe7df24be39 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create snapshot from volume 6aa6eef6-4488-4228-907d-e392ec99c9da Jul 31 05:27:17.961773 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-103dc4ce-2ce3-49ef-876f-bbe7df24be39 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Created reservations ['93693be1-419a-49f1-8e94-456e2310b344', 'c72c30c7-3064-4261-ad4c-5a16d9daa7f8', 'f97e70c3-584e-4c78-a178-c8b486f18539', '4aa1000a-b765-4647-8047-1c9359ca8b69'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:18.001292 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-103dc4ce-2ce3-49ef-876f-bbe7df24be39 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Snapshot create request issued successfully. Jul 31 05:27:18.001507 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-103dc4ce-2ce3-49ef-876f-bbe7df24be39 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:27:18.001920 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 131/510] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:27:17 2026] POST /volume/v3/snapshots => generated 306 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:18.013409 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9ad93a59-6881-4773-97bf-ee86a935962d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:18.015651 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ad93a59-6881-4773-97bf-ee86a935962d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/snapshots/6de3dbe3-9520-4142-9c6a-8d5bf96413d3 Jul 31 05:27:18.016169 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ad93a59-6881-4773-97bf-ee86a935962d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:18.016169 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ad93a59-6881-4773-97bf-ee86a935962d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:18.021501 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:18.021501 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:18.021993 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9ad93a59-6881-4773-97bf-ee86a935962d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Snapshot retrieved successfully. Jul 31 05:27:18.023121 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ad93a59-6881-4773-97bf-ee86a935962d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots/6de3dbe3-9520-4142-9c6a-8d5bf96413d3 returned with HTTP 200 Jul 31 05:27:18.023240 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 127/511] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:27:18 2026] GET /volume/v3/snapshots/6de3dbe3-9520-4142-9c6a-8d5bf96413d3 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:18.232946 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-0be49fdd-2e75-401c-8a73-4386c29ab16f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:18.238582 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-0be49fdd-2e75-401c-8a73-4386c29ab16f tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] DELETE https://10.4.3.227/volume/v3/attachments/f1006c17-13ea-468e-96fa-3c218ca4da39 Jul 31 05:27:18.238854 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-0be49fdd-2e75-401c-8a73-4386c29ab16f tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:18.239121 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-0be49fdd-2e75-401c-8a73-4386c29ab16f tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:18.250676 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:18.250676 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:18.316484 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-19ad6356-7373-4ba8-9b5e-9be1bdb0be9c req-0be49fdd-2e75-401c-8a73-4386c29ab16f tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/attachments/f1006c17-13ea-468e-96fa-3c218ca4da39 returned with HTTP 200 Jul 31 05:27:18.316871 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 129/512] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:27:18 2026] DELETE /volume/v3/attachments/f1006c17-13ea-468e-96fa-3c218ca4da39 => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:19.036374 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dbdf5cab-5557-4cb6-bf2e-b1138fdf4a37 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:19.040412 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dbdf5cab-5557-4cb6-bf2e-b1138fdf4a37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/snapshots/6de3dbe3-9520-4142-9c6a-8d5bf96413d3 Jul 31 05:27:19.040863 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dbdf5cab-5557-4cb6-bf2e-b1138fdf4a37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:19.041138 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dbdf5cab-5557-4cb6-bf2e-b1138fdf4a37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:19.050513 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:19.050513 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:19.050999 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dbdf5cab-5557-4cb6-bf2e-b1138fdf4a37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Snapshot retrieved successfully. Jul 31 05:27:19.052052 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dbdf5cab-5557-4cb6-bf2e-b1138fdf4a37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots/6de3dbe3-9520-4142-9c6a-8d5bf96413d3 returned with HTTP 200 Jul 31 05:27:19.052703 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 126/513] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:27:19 2026] GET /volume/v3/snapshots/6de3dbe3-9520-4142-9c6a-8d5bf96413d3 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:19.063072 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-83fc62e6-64d8-4c2e-a739-1c987680ef52 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:19.065496 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83fc62e6-64d8-4c2e-a739-1c987680ef52 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:27:19.065856 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83fc62e6-64d8-4c2e-a739-1c987680ef52 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6aa6eef6-4488-4228-907d-e392ec99c9da", "name": "tempest-VolumesDeleteCascade-Snapshot-992328284"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:19.077409 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:19.077409 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:19.078054 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-83fc62e6-64d8-4c2e-a739-1c987680ef52 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:19.078243 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-83fc62e6-64d8-4c2e-a739-1c987680ef52 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create snapshot from volume 6aa6eef6-4488-4228-907d-e392ec99c9da Jul 31 05:27:19.120247 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-83fc62e6-64d8-4c2e-a739-1c987680ef52 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Created reservations ['59a370c3-d794-4a23-99a9-523d4b43e6c7', 'b234facf-4ab5-4825-9def-e931939688d6', 'fa3a11b3-08d6-4077-990b-163796a50cf2', '3505fde6-698b-4c14-b971-baa29fb80f9e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:19.162820 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-83fc62e6-64d8-4c2e-a739-1c987680ef52 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Snapshot create request issued successfully. Jul 31 05:27:19.163346 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83fc62e6-64d8-4c2e-a739-1c987680ef52 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:27:19.163997 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 132/514] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:27:19 2026] POST /volume/v3/snapshots => generated 306 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:19.172752 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d736c40-835d-44cf-b98d-073ecc780d48 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:19.178202 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d736c40-835d-44cf-b98d-073ecc780d48 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/snapshots/c753b4ff-443e-4f48-bdaa-fef12418b2bb Jul 31 05:27:19.178728 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d736c40-835d-44cf-b98d-073ecc780d48 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:19.178728 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d736c40-835d-44cf-b98d-073ecc780d48 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:19.184884 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:19.184884 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:19.185493 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9d736c40-835d-44cf-b98d-073ecc780d48 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Snapshot retrieved successfully. Jul 31 05:27:19.186562 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d736c40-835d-44cf-b98d-073ecc780d48 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots/c753b4ff-443e-4f48-bdaa-fef12418b2bb returned with HTTP 200 Jul 31 05:27:19.187029 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 128/515] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:27:19 2026] GET /volume/v3/snapshots/c753b4ff-443e-4f48-bdaa-fef12418b2bb => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:19.291635 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-75406bcd-8d74-4903-8287-c7d5f6e05e81 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:19.296241 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75406bcd-8d74-4903-8287-c7d5f6e05e81 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:27:19.296241 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75406bcd-8d74-4903-8287-c7d5f6e05e81 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:19.296241 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75406bcd-8d74-4903-8287-c7d5f6e05e81 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:19.308489 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:19.308489 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:19.314952 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-75406bcd-8d74-4903-8287-c7d5f6e05e81 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:27:19.320346 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75406bcd-8d74-4903-8287-c7d5f6e05e81 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:27:19.323121 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 130/516] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:19 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:20.200433 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e2960a52-12da-43a4-981b-b395f9ad8491 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:20.203487 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2960a52-12da-43a4-981b-b395f9ad8491 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/snapshots/c753b4ff-443e-4f48-bdaa-fef12418b2bb Jul 31 05:27:20.203875 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2960a52-12da-43a4-981b-b395f9ad8491 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:20.204066 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2960a52-12da-43a4-981b-b395f9ad8491 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:20.215475 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:20.215475 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:20.216511 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e2960a52-12da-43a4-981b-b395f9ad8491 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Snapshot retrieved successfully. Jul 31 05:27:20.221193 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2960a52-12da-43a4-981b-b395f9ad8491 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots/c753b4ff-443e-4f48-bdaa-fef12418b2bb returned with HTTP 200 Jul 31 05:27:20.221652 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 127/517] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:27:20 2026] GET /volume/v3/snapshots/c753b4ff-443e-4f48-bdaa-fef12418b2bb => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:20.239203 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c0876e2-f901-4a6e-ba62-55b1e211661c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:20.240793 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c0876e2-f901-4a6e-ba62-55b1e211661c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da?cascade=True Jul 31 05:27:20.241005 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c0876e2-f901-4a6e-ba62-55b1e211661c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:20.241213 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c0876e2-f901-4a6e-ba62-55b1e211661c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:20.241429 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5c0876e2-f901-4a6e-ba62-55b1e211661c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Delete volume with id: 6aa6eef6-4488-4228-907d-e392ec99c9da Jul 31 05:27:20.251075 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:20.251075 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:20.251565 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5c0876e2-f901-4a6e-ba62-55b1e211661c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:20.322183 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5c0876e2-f901-4a6e-ba62-55b1e211661c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Delete volume request issued successfully. Jul 31 05:27:20.322314 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c0876e2-f901-4a6e-ba62-55b1e211661c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da?cascade=True returned with HTTP 202 Jul 31 05:27:20.322760 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 133/518] 10.4.3.227 () {66 vars in 1376 bytes} [Fri Jul 31 05:27:20 2026] DELETE /volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da?cascade=True => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:27:20.332517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-596c669c-228e-428b-b7ce-dedec100fa0f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:20.338128 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-596c669c-228e-428b-b7ce-dedec100fa0f tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da Jul 31 05:27:20.338128 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-596c669c-228e-428b-b7ce-dedec100fa0f tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:20.338128 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-596c669c-228e-428b-b7ce-dedec100fa0f tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:20.345254 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:20.345254 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:20.351080 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-596c669c-228e-428b-b7ce-dedec100fa0f tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:20.357356 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-596c669c-228e-428b-b7ce-dedec100fa0f tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da returned with HTTP 200 Jul 31 05:27:20.358055 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 129/519] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:20 2026] GET /volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:20.467902 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:20.470233 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:20.470509 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-178378394"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:20.472596 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-178378394'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:20.472834 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Create volume of 1 GB Jul 31 05:27:20.479359 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Availability Zones retrieved successfully. Jul 31 05:27:20.487603 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Flow 'volume_create_api' (a8aced35-e85b-4c6c-ae2b-534af4a71ff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:20.489358 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7708e7cd-d49b-4505-8dfd-b02b9cdc53e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:20.491022 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:20.540335 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7708e7cd-d49b-4505-8dfd-b02b9cdc53e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:20.540335 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e89149-8247-44e4-abd2-595eeb43cb80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:20.679083 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Created reservations ['3a702c98-6c36-4ffc-9a74-1c5f91dc1fe0', '53724203-6714-487a-8ff2-90c8f62d329b', '9d15db85-0f53-49f3-873a-0e6f82f76157', '909aee8a-7112-4cf5-8266-fc98b4259910'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:20.680009 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20e89149-8247-44e4-abd2-595eeb43cb80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a702c98-6c36-4ffc-9a74-1c5f91dc1fe0', '53724203-6714-487a-8ff2-90c8f62d329b', '9d15db85-0f53-49f3-873a-0e6f82f76157', '909aee8a-7112-4cf5-8266-fc98b4259910']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:20.680967 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (855aa477-1cde-4f84-9fc7-1d8c96caeaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:20.722327 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (855aa477-1cde-4f84-9fc7-1d8c96caeaf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-178378394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbab53c315954a39a6f6c6c23d3d1c86',qos_specs=None,replication_status=,reservations=['3a702c98-6c36-4ffc-9a74-1c5f91dc1fe0','53724203-6714-487a-8ff2-90c8f62d329b','9d15db85-0f53-49f3-873a-0e6f82f76157','909aee8a-7112-4cf5-8266-fc98b4259910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a0afef48244a55a225345d01ed100b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-178378394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fbab53c315954a39a6f6c6c23d3d1c86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a0afef48244a55a225345d01ed100b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:20.723025 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de385d57-c8c5-4e84-8acd-bef538131502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:20.758809 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de385d57-c8c5-4e84-8acd-bef538131502) transitioned into state 'SUCCESS' from state '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-178378394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fbab53c315954a39a6f6c6c23d3d1c86',qos_specs=None,replication_status=,reservations=['3a702c98-6c36-4ffc-9a74-1c5f91dc1fe0','53724203-6714-487a-8ff2-90c8f62d329b','9d15db85-0f53-49f3-873a-0e6f82f76157','909aee8a-7112-4cf5-8266-fc98b4259910'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a0afef48244a55a225345d01ed100b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:20.759889 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce394e3-b83a-4cec-bd57-928c35388b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:20.775944 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce394e3-b83a-4cec-bd57-928c35388b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:20.777277 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Flow 'volume_create_api' (a8aced35-e85b-4c6c-ae2b-534af4a71ff7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:20.777632 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Create volume request issued successfully. Jul 31 05:27:20.780504 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfc5a1ba-2fa7-4e05-b70a-fdda03ef19c4 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:20.780999 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 131/520] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:27:20 2026] POST /volume/v3/volumes => generated 754 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:20.799188 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd995512-f98e-4e0d-82dd-b8c17fc0614f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:20.802899 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd995512-f98e-4e0d-82dd-b8c17fc0614f tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] GET https://10.4.3.227/volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 Jul 31 05:27:20.803079 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd995512-f98e-4e0d-82dd-b8c17fc0614f tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:20.803441 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd995512-f98e-4e0d-82dd-b8c17fc0614f tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:20.811831 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:20.811831 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:20.816925 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bd995512-f98e-4e0d-82dd-b8c17fc0614f tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Volume info retrieved successfully. Jul 31 05:27:20.822937 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd995512-f98e-4e0d-82dd-b8c17fc0614f tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] https://10.4.3.227/volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 returned with HTTP 200 Jul 31 05:27:20.823446 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 128/521] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:20 2026] GET /volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 => generated 822 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:21.381314 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-03f3b31c-5adf-4f37-9fd2-c54ad513ea57 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.387770 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03f3b31c-5adf-4f37-9fd2-c54ad513ea57 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da Jul 31 05:27:21.388152 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03f3b31c-5adf-4f37-9fd2-c54ad513ea57 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:21.388527 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03f3b31c-5adf-4f37-9fd2-c54ad513ea57 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:21.401840 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03f3b31c-5adf-4f37-9fd2-c54ad513ea57 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da returned with HTTP 404 Jul 31 05:27:21.403457 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 134/522] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:21 2026] GET /volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:21.413071 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-163bc31c-277c-492d-ad9b-1afe96c56d37 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.417734 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-163bc31c-277c-492d-ad9b-1afe96c56d37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes Jul 31 05:27:21.417734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-163bc31c-277c-492d-ad9b-1afe96c56d37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:21.417734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-163bc31c-277c-492d-ad9b-1afe96c56d37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:21.417734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-163bc31c-277c-492d-ad9b-1afe96c56d37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:27:21.420619 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-163bc31c-277c-492d-ad9b-1afe96c56d37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:27:21.467252 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-163bc31c-277c-492d-ad9b-1afe96c56d37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Get all volumes completed successfully. Jul 31 05:27:21.467637 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-163bc31c-277c-492d-ad9b-1afe96c56d37 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 200 Jul 31 05:27:21.468132 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 130/523] 10.4.3.227 () {66 vars in 1237 bytes} [Fri Jul 31 05:27:21 2026] GET /volume/v3/volumes => generated 15 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:27:21.482390 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ce26b58e-69de-40b1-a6b3-37bca16af7ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.485294 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce26b58e-69de-40b1-a6b3-37bca16af7ee tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/snapshots Jul 31 05:27:21.485612 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce26b58e-69de-40b1-a6b3-37bca16af7ee tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:21.485921 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce26b58e-69de-40b1-a6b3-37bca16af7ee tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:21.487263 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-ce26b58e-69de-40b1-a6b3-37bca16af7ee tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:27:21.487621 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:21.487621 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:21.489290 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-ce26b58e-69de-40b1-a6b3-37bca16af7ee tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:27:21.516166 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ce26b58e-69de-40b1-a6b3-37bca16af7ee tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Get all snapshots completed successfully. Jul 31 05:27:21.516166 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce26b58e-69de-40b1-a6b3-37bca16af7ee tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 200 Jul 31 05:27:21.516166 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 132/524] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:27:21 2026] GET /volume/v3/snapshots => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:27:21.532261 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b9186296-aee9-4eba-87bb-396ed0227180 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.534404 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9186296-aee9-4eba-87bb-396ed0227180 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/c753b4ff-443e-4f48-bdaa-fef12418b2bb Jul 31 05:27:21.534511 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9186296-aee9-4eba-87bb-396ed0227180 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:21.534776 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9186296-aee9-4eba-87bb-396ed0227180 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:21.534903 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-b9186296-aee9-4eba-87bb-396ed0227180 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Delete snapshot with id: c753b4ff-443e-4f48-bdaa-fef12418b2bb Jul 31 05:27:21.540764 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9186296-aee9-4eba-87bb-396ed0227180 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots/c753b4ff-443e-4f48-bdaa-fef12418b2bb returned with HTTP 404 Jul 31 05:27:21.541502 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 129/525] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:27:21 2026] DELETE /volume/v3/snapshots/c753b4ff-443e-4f48-bdaa-fef12418b2bb => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:21.549812 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c04a30f4-6fbe-4a37-86d7-917105632c85 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.552452 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c04a30f4-6fbe-4a37-86d7-917105632c85 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/6de3dbe3-9520-4142-9c6a-8d5bf96413d3 Jul 31 05:27:21.552853 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c04a30f4-6fbe-4a37-86d7-917105632c85 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:21.553265 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c04a30f4-6fbe-4a37-86d7-917105632c85 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:21.553578 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-c04a30f4-6fbe-4a37-86d7-917105632c85 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Delete snapshot with id: 6de3dbe3-9520-4142-9c6a-8d5bf96413d3 Jul 31 05:27:21.563875 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c04a30f4-6fbe-4a37-86d7-917105632c85 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots/6de3dbe3-9520-4142-9c6a-8d5bf96413d3 returned with HTTP 404 Jul 31 05:27:21.563875 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 135/526] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:27:21 2026] DELETE /volume/v3/snapshots/6de3dbe3-9520-4142-9c6a-8d5bf96413d3 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:21.573588 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ce99c94-0cba-40c1-9e0d-b98b9e2abe20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.575590 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ce99c94-0cba-40c1-9e0d-b98b9e2abe20 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da Jul 31 05:27:21.575801 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ce99c94-0cba-40c1-9e0d-b98b9e2abe20 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:21.576223 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ce99c94-0cba-40c1-9e0d-b98b9e2abe20 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:21.581484 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ce99c94-0cba-40c1-9e0d-b98b9e2abe20 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da returned with HTTP 404 Jul 31 05:27:21.582157 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 131/527] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:21 2026] GET /volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:21.594217 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dcee303c-113d-4309-87f5-a78ead5258a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.599433 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcee303c-113d-4309-87f5-a78ead5258a3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da Jul 31 05:27:21.599676 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcee303c-113d-4309-87f5-a78ead5258a3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:21.599978 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcee303c-113d-4309-87f5-a78ead5258a3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:21.600952 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-dcee303c-113d-4309-87f5-a78ead5258a3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Delete volume with id: 6aa6eef6-4488-4228-907d-e392ec99c9da Jul 31 05:27:21.610636 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcee303c-113d-4309-87f5-a78ead5258a3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da returned with HTTP 404 Jul 31 05:27:21.611175 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 133/528] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:27:21 2026] DELETE /volume/v3/volumes/6aa6eef6-4488-4228-907d-e392ec99c9da => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:21.621859 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.624307 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:21.624635 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1394370298"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:21.626025 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1394370298'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:21.627963 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create volume of 1 GB Jul 31 05:27:21.641474 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Availability Zones retrieved successfully. Jul 31 05:27:21.647335 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Flow 'volume_create_api' (12241d11-4b43-4002-832a-3c9601aaec59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:21.648843 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4791f895-6abf-4df9-a3f2-eccc6de130c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:21.649905 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:21.687378 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4791f895-6abf-4df9-a3f2-eccc6de130c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:21.688141 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19fab9e2-4952-4a8a-aa88-3b1c92649d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:21.737519 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Created reservations ['944b1e88-0ab6-4363-9074-dcdf2782f4ac', '6d53f083-3fc7-499e-825a-da25a4321fd0', '11c68686-d60a-4d8d-ab26-b53f5c823e88', 'ad0ecbd8-6466-436f-8ae2-44d7086fab46'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:21.737519 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19fab9e2-4952-4a8a-aa88-3b1c92649d7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['944b1e88-0ab6-4363-9074-dcdf2782f4ac', '6d53f083-3fc7-499e-825a-da25a4321fd0', '11c68686-d60a-4d8d-ab26-b53f5c823e88', 'ad0ecbd8-6466-436f-8ae2-44d7086fab46']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:21.737519 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb0d39d2-2729-4105-9314-c9010fcb135d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:21.747366 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aee6dc39-cbfa-4c74-af14-19fb790bfdb4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.747366 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aee6dc39-cbfa-4c74-af14-19fb790bfdb4 None None] GET https://10.4.3.227/volume// Jul 31 05:27:21.747366 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aee6dc39-cbfa-4c74-af14-19fb790bfdb4 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:21.747366 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aee6dc39-cbfa-4c74-af14-19fb790bfdb4 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:21.747366 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aee6dc39-cbfa-4c74-af14-19fb790bfdb4 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:21.747366 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 136/529] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:27: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 31 05:27:21.760084 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-1073113b-b59b-4b12-86d9-fdda9b2ade8a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.762878 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-1073113b-b59b-4b12-86d9-fdda9b2ade8a tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:27:21.763158 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-1073113b-b59b-4b12-86d9-fdda9b2ade8a tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:21.763585 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-1073113b-b59b-4b12-86d9-fdda9b2ade8a tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:21.765758 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb0d39d2-2729-4105-9314-c9010fcb135d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b092e4c-34ab-4761-a11b-057b7c08d962', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1394370298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='480be74a965341c8b99e286b0c991185',qos_specs=None,replication_status=,reservations=['944b1e88-0ab6-4363-9074-dcdf2782f4ac','6d53f083-3fc7-499e-825a-da25a4321fd0','11c68686-d60a-4d8d-ab26-b53f5c823e88','ad0ecbd8-6466-436f-8ae2-44d7086fab46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aedbb3aa7d44d118b2258081bf47484',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1394370298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b092e4c-34ab-4761-a11b-057b7c08d962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='480be74a965341c8b99e286b0c991185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aedbb3aa7d44d118b2258081bf47484',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:21.766471 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70cd6250-b69a-44a0-b775-b10f5df2c081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:21.777172 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:21.777172 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:21.782677 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-1073113b-b59b-4b12-86d9-fdda9b2ade8a tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:27:21.790300 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-1073113b-b59b-4b12-86d9-fdda9b2ade8a tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:27:21.790300 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 132/530] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:27:21 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1540 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:27:21.796526 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70cd6250-b69a-44a0-b775-b10f5df2c081) transitioned into state 'SUCCESS' from state '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-1394370298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='480be74a965341c8b99e286b0c991185',qos_specs=None,replication_status=,reservations=['944b1e88-0ab6-4363-9074-dcdf2782f4ac','6d53f083-3fc7-499e-825a-da25a4321fd0','11c68686-d60a-4d8d-ab26-b53f5c823e88','ad0ecbd8-6466-436f-8ae2-44d7086fab46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6aedbb3aa7d44d118b2258081bf47484',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:21.797450 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b4322bd-8c8f-4d1a-9135-b9fadd2f8fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:21.812633 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b4322bd-8c8f-4d1a-9135-b9fadd2f8fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:21.813506 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Flow 'volume_create_api' (12241d11-4b43-4002-832a-3c9601aaec59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:21.813879 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create volume request issued successfully. Jul 31 05:27:21.814496 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-95e3a7fd-f2ea-47b8-aabc-ccaa0f1038b7 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:21.818150 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 130/531] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:27:21 2026] POST /volume/v3/volumes => generated 751 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:21.832208 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-284b6a8d-c370-461e-b393-a3d6951f383c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.835662 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-284b6a8d-c370-461e-b393-a3d6951f383c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 Jul 31 05:27:21.835662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-284b6a8d-c370-461e-b393-a3d6951f383c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:21.835662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-284b6a8d-c370-461e-b393-a3d6951f383c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:21.840908 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-585b5b4c-8d73-45da-85c9-7258b0b8a81c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.844114 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-585b5b4c-8d73-45da-85c9-7258b0b8a81c tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] GET https://10.4.3.227/volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 Jul 31 05:27:21.844114 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-585b5b4c-8d73-45da-85c9-7258b0b8a81c tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:21.844114 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-585b5b4c-8d73-45da-85c9-7258b0b8a81c tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:21.846646 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:21.846646 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:21.850969 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:21.850969 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:21.854413 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-284b6a8d-c370-461e-b393-a3d6951f383c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:21.860031 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-585b5b4c-8d73-45da-85c9-7258b0b8a81c tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Volume info retrieved successfully. Jul 31 05:27:21.860710 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-284b6a8d-c370-461e-b393-a3d6951f383c tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 returned with HTTP 200 Jul 31 05:27:21.862596 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 134/532] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:21 2026] GET /volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:21.863196 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-585b5b4c-8d73-45da-85c9-7258b0b8a81c tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] https://10.4.3.227/volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 returned with HTTP 200 Jul 31 05:27:21.863196 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 137/533] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:21 2026] GET /volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:21.917782 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-9d8b605c-e503-441d-a0bc-cc8e0e15d48f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:21.921300 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-9d8b605c-e503-441d-a0bc-cc8e0e15d48f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] PUT https://10.4.3.227/volume/v3/attachments/79bba1ab-bc2a-4215-b93e-42bf010828bd Jul 31 05:27:21.921823 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-9d8b605c-e503-441d-a0bc-cc8e0e15d48f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:21.933922 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-9d8b605c-e503-441d-a0bc-cc8e0e15d48f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Acquiring lock "cinder-attachment_update-6f8f72fd-ac28-4324-b95b-6e5a8c000746-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:27:21.939385 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-9d8b605c-e503-441d-a0bc-cc8e0e15d48f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Lock "cinder-attachment_update-6f8f72fd-ac28-4324-b95b-6e5a8c000746-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:27:21.940373 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:21.940373 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:21.997973 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-34b24f1e-3221-4f47-9829-ec1ccfef1460 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.003957 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-34b24f1e-3221-4f47-9829-ec1ccfef1460 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 Jul 31 05:27:22.003957 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-34b24f1e-3221-4f47-9829-ec1ccfef1460 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:22.003957 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-34b24f1e-3221-4f47-9829-ec1ccfef1460 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:22.014455 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:22.014455 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:22.020405 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-34b24f1e-3221-4f47-9829-ec1ccfef1460 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:22.020816 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-73fda246-bdb8-4c02-ac8e-6270e8148e28 req-c305a9ab-196f-4b26-9977-5af67dfb3968 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.024252 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-73fda246-bdb8-4c02-ac8e-6270e8148e28 req-c305a9ab-196f-4b26-9977-5af67dfb3968 tempest-VolumesAdminNegativeTest-291728475 tempest-VolumesAdminNegativeTest-291728475-project] GET https://10.4.3.227/volume/v3/volumes/9961a800-6516-40f1-9a99-15de232cd98f Jul 31 05:27:22.024528 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-73fda246-bdb8-4c02-ac8e-6270e8148e28 req-c305a9ab-196f-4b26-9977-5af67dfb3968 tempest-VolumesAdminNegativeTest-291728475 tempest-VolumesAdminNegativeTest-291728475-project] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:22.024963 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-73fda246-bdb8-4c02-ac8e-6270e8148e28 req-c305a9ab-196f-4b26-9977-5af67dfb3968 tempest-VolumesAdminNegativeTest-291728475 tempest-VolumesAdminNegativeTest-291728475-project] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:22.025526 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-34b24f1e-3221-4f47-9829-ec1ccfef1460 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 returned with HTTP 200 Jul 31 05:27:22.026066 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 131/534] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:27:21 2026] GET /volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:22.032924 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-73fda246-bdb8-4c02-ac8e-6270e8148e28 req-c305a9ab-196f-4b26-9977-5af67dfb3968 tempest-VolumesAdminNegativeTest-291728475 tempest-VolumesAdminNegativeTest-291728475-project] https://10.4.3.227/volume/v3/volumes/9961a800-6516-40f1-9a99-15de232cd98f returned with HTTP 404 Jul 31 05:27:22.033479 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 135/535] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:27:22 2026] GET /volume/v3/volumes/9961a800-6516-40f1-9a99-15de232cd98f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:22.039119 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b5529f5a-5dfa-4c8f-a90c-dbbc6929a8d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.049477 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b5529f5a-5dfa-4c8f-a90c-dbbc6929a8d0 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 Jul 31 05:27:22.049716 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b5529f5a-5dfa-4c8f-a90c-dbbc6929a8d0 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:22.049956 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b5529f5a-5dfa-4c8f-a90c-dbbc6929a8d0 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:22.052409 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-144a09bc-6177-4fba-81a0-3d71e23c0c7a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.057670 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-144a09bc-6177-4fba-81a0-3d71e23c0c7a tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] DELETE https://10.4.3.227/volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 Jul 31 05:27:22.058002 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-144a09bc-6177-4fba-81a0-3d71e23c0c7a tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:22.058071 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-144a09bc-6177-4fba-81a0-3d71e23c0c7a tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:22.058297 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-144a09bc-6177-4fba-81a0-3d71e23c0c7a tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Delete volume with id: a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 Jul 31 05:27:22.061148 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:22.061148 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:22.069924 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b5529f5a-5dfa-4c8f-a90c-dbbc6929a8d0 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:22.072676 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:22.072676 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:22.072846 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-144a09bc-6177-4fba-81a0-3d71e23c0c7a tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Volume info retrieved successfully. Jul 31 05:27:22.075058 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b5529f5a-5dfa-4c8f-a90c-dbbc6929a8d0 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 returned with HTTP 200 Jul 31 05:27:22.075743 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 138/536] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:27:22 2026] GET /volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:22.088177 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-bd2a88ba-45d3-4e67-9e6c-122152264e25 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.090592 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-bd2a88ba-45d3-4e67-9e6c-122152264e25 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 Jul 31 05:27:22.090791 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-bd2a88ba-45d3-4e67-9e6c-122152264e25 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:22.090975 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-bd2a88ba-45d3-4e67-9e6c-122152264e25 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:22.098903 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:22.098903 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:22.106128 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-bd2a88ba-45d3-4e67-9e6c-122152264e25 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:22.111377 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-bd2a88ba-45d3-4e67-9e6c-122152264e25 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 returned with HTTP 200 Jul 31 05:27:22.112129 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-144a09bc-6177-4fba-81a0-3d71e23c0c7a tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Delete volume request issued successfully. Jul 31 05:27:22.112215 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 136/537] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:27:22 2026] GET /volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:22.112263 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-144a09bc-6177-4fba-81a0-3d71e23c0c7a tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] https://10.4.3.227/volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 returned with HTTP 202 Jul 31 05:27:22.112799 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 132/538] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:27:22 2026] DELETE /volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:27:22.120873 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f9f672b-6a5e-4fc3-b036-3350697edd9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.123159 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f9f672b-6a5e-4fc3-b036-3350697edd9f tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] GET https://10.4.3.227/volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 Jul 31 05:27:22.123426 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f9f672b-6a5e-4fc3-b036-3350697edd9f tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:22.123907 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f9f672b-6a5e-4fc3-b036-3350697edd9f tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:22.127693 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a045bf14-890c-4482-9f35-4622d8118c2f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.128051 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a045bf14-890c-4482-9f35-4622d8118c2f None None] GET https://10.4.3.227/volume// Jul 31 05:27:22.128247 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a045bf14-890c-4482-9f35-4622d8118c2f None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:22.128418 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a045bf14-890c-4482-9f35-4622d8118c2f None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:22.128720 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a045bf14-890c-4482-9f35-4622d8118c2f None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:22.128979 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 137/539] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:27: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 31 05:27:22.133256 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:22.133256 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:22.137048 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6f9f672b-6a5e-4fc3-b036-3350697edd9f tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Volume info retrieved successfully. Jul 31 05:27:22.141771 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f9f672b-6a5e-4fc3-b036-3350697edd9f tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] https://10.4.3.227/volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 returned with HTTP 200 Jul 31 05:27:22.142086 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 139/540] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:22 2026] GET /volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:22.142867 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-8fa0f2a4-e486-45dc-9b08-f67e81152880 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.147962 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-8fa0f2a4-e486-45dc-9b08-f67e81152880 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:27:22.148479 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-8fa0f2a4-e486-45dc-9b08-f67e81152880 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30f2245f-2629-4764-aa68-0bef2cc65702", "connector": null, "instance_uuid": "7bbc3be4-606e-4a0c-ae27-eb5ffb650957"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:22.159859 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:22.159859 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:22.175938 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-9d8b605c-e503-441d-a0bc-cc8e0e15d48f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Lock "cinder-attachment_update-6f8f72fd-ac28-4324-b95b-6e5a8c000746-np0000006182" released by "attachment_update" :: held 0.235s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:27:22.175938 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-9d8b605c-e503-441d-a0bc-cc8e0e15d48f tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/attachments/79bba1ab-bc2a-4215-b93e-42bf010828bd returned with HTTP 200 Jul 31 05:27:22.175938 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 133/541] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:27:21 2026] PUT /volume/v3/attachments/79bba1ab-bc2a-4215-b93e-42bf010828bd => generated 969 bytes in 258 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:22.194344 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-8fa0f2a4-e486-45dc-9b08-f67e81152880 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:27:22.195002 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 133/542] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:27:22 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:22.205851 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f23eb66-bb69-437f-8333-00e07c5630c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.206006 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-7221d99f-22d0-46df-b73e-f78b4d392dff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.206296 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f23eb66-bb69-437f-8333-00e07c5630c5 None None] GET https://10.4.3.227/volume// Jul 31 05:27:22.206534 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f23eb66-bb69-437f-8333-00e07c5630c5 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:22.206737 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f23eb66-bb69-437f-8333-00e07c5630c5 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:22.207053 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f23eb66-bb69-437f-8333-00e07c5630c5 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:22.207406 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 138/543] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:27: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 31 05:27:22.210822 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-7221d99f-22d0-46df-b73e-f78b4d392dff tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] POST https://10.4.3.227/volume/v3/attachments/79bba1ab-bc2a-4215-b93e-42bf010828bd/action Jul 31 05:27:22.210822 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-7221d99f-22d0-46df-b73e-f78b4d392dff tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:22.210822 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-7221d99f-22d0-46df-b73e-f78b4d392dff tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:22.222124 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b5f4b774-c453-45f3-b0dd-dbbb02caf768 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.222275 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b5f4b774-c453-45f3-b0dd-dbbb02caf768 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:27:22.222654 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b5f4b774-c453-45f3-b0dd-dbbb02caf768 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f2967cd-2e17-4ee7-81d7-e695a0ee4222", "connector": null, "instance_uuid": "7bbc3be4-606e-4a0c-ae27-eb5ffb650957"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:22.230776 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:22.230776 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:22.237117 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:22.237117 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:22.245755 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11b81ad1-f675-45ce-bdf5-b9905bc102e0 req-7221d99f-22d0-46df-b73e-f78b4d392dff tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/attachments/79bba1ab-bc2a-4215-b93e-42bf010828bd/action returned with HTTP 204 Jul 31 05:27:22.246249 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 140/544] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:27:22 2026] POST /volume/v3/attachments/79bba1ab-bc2a-4215-b93e-42bf010828bd/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:22.263971 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b5f4b774-c453-45f3-b0dd-dbbb02caf768 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:27:22.264531 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 134/545] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:27:22 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:22.276034 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8d8e1fda-7d11-41ca-a0e5-1b2daefa913a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.276992 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d8e1fda-7d11-41ca-a0e5-1b2daefa913a None None] GET https://10.4.3.227/volume// Jul 31 05:27:22.276992 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d8e1fda-7d11-41ca-a0e5-1b2daefa913a None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:22.277558 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d8e1fda-7d11-41ca-a0e5-1b2daefa913a None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:22.277754 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d8e1fda-7d11-41ca-a0e5-1b2daefa913a None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:22.278156 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 134/546] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:27:22 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:27:22.292381 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b3854a53-429a-47e2-89df-38a9b5a01dc0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.297021 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b3854a53-429a-47e2-89df-38a9b5a01dc0 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:27:22.297765 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b3854a53-429a-47e2-89df-38a9b5a01dc0 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "38b4259f-7736-4f00-98a7-349d047c9786", "connector": null, "instance_uuid": "7bbc3be4-606e-4a0c-ae27-eb5ffb650957"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:22.310718 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:22.310718 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:22.352542 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-b3854a53-429a-47e2-89df-38a9b5a01dc0 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:27:22.353123 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 139/547] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:27:22 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 31 05:27:22.881749 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09acae9a-45b6-4292-9d8e-a7c530c60ca6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.884209 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09acae9a-45b6-4292-9d8e-a7c530c60ca6 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 Jul 31 05:27:22.884559 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09acae9a-45b6-4292-9d8e-a7c530c60ca6 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:22.884845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09acae9a-45b6-4292-9d8e-a7c530c60ca6 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:22.894985 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:22.894985 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:22.903006 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09acae9a-45b6-4292-9d8e-a7c530c60ca6 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:22.911074 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09acae9a-45b6-4292-9d8e-a7c530c60ca6 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 returned with HTTP 200 Jul 31 05:27:22.911665 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 141/548] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:22 2026] GET /volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:22.928897 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fbb679fa-6dd1-44dd-8ab8-87e70895c9ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:22.931897 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fbb679fa-6dd1-44dd-8ab8-87e70895c9ab tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:27:22.932357 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fbb679fa-6dd1-44dd-8ab8-87e70895c9ab tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8b092e4c-34ab-4761-a11b-057b7c08d962", "name": "tempest-VolumesDeleteCascade-Snapshot-251955143"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:22.944069 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:22.944069 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:22.944758 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fbb679fa-6dd1-44dd-8ab8-87e70895c9ab tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:22.944947 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-fbb679fa-6dd1-44dd-8ab8-87e70895c9ab tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create snapshot from volume 8b092e4c-34ab-4761-a11b-057b7c08d962 Jul 31 05:27:22.968353 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-fbb679fa-6dd1-44dd-8ab8-87e70895c9ab tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-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 31 05:27:22.980374 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-fbb679fa-6dd1-44dd-8ab8-87e70895c9ab tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Created reservations ['8aa604dd-afee-47d6-a066-2da8d1197fb4', '09f659b7-a7ef-4b8c-b6dd-580cdd612407', '72991d17-6c3d-480e-a3fc-ee537feb94af', 'f0f57634-dd3d-4f26-a336-424b9ddd4d27'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:23.021765 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7113d089-261e-4cc1-aa99-6db35a81bdc8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.026127 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fbb679fa-6dd1-44dd-8ab8-87e70895c9ab tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Snapshot create request issued successfully. Jul 31 05:27:23.026127 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fbb679fa-6dd1-44dd-8ab8-87e70895c9ab tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:27:23.026127 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 135/549] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:27:22 2026] POST /volume/v3/snapshots => generated 306 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:23.026354 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7113d089-261e-4cc1-aa99-6db35a81bdc8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:27:23.026354 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7113d089-261e-4cc1-aa99-6db35a81bdc8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.026354 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7113d089-261e-4cc1-aa99-6db35a81bdc8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.026551 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7113d089-261e-4cc1-aa99-6db35a81bdc8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Delete volume with id: 6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:27:23.037578 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-09a86d71-ab16-4504-821f-6d8793da89f9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.042714 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09a86d71-ab16-4504-821f-6d8793da89f9 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/snapshots/c634807b-c90b-457e-89ba-4e895f233daf Jul 31 05:27:23.042989 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09a86d71-ab16-4504-821f-6d8793da89f9 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.043201 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09a86d71-ab16-4504-821f-6d8793da89f9 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.047248 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:23.047248 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:23.047827 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7113d089-261e-4cc1-aa99-6db35a81bdc8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:27:23.054309 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:23.054309 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:23.054918 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-09a86d71-ab16-4504-821f-6d8793da89f9 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Snapshot retrieved successfully. Jul 31 05:27:23.056792 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09a86d71-ab16-4504-821f-6d8793da89f9 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots/c634807b-c90b-457e-89ba-4e895f233daf returned with HTTP 200 Jul 31 05:27:23.062136 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 140/550] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:27:23 2026] GET /volume/v3/snapshots/c634807b-c90b-457e-89ba-4e895f233daf => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:23.086345 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7113d089-261e-4cc1-aa99-6db35a81bdc8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Delete volume request issued successfully. Jul 31 05:27:23.086586 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7113d089-261e-4cc1-aa99-6db35a81bdc8 tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 202 Jul 31 05:27:23.087070 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 135/551] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:27:23 2026] DELETE /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:27:23.094751 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f38c6f4-0b9c-4b24-b521-fc008d89a65e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.096742 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f38c6f4-0b9c-4b24-b521-fc008d89a65e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:27:23.096988 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f38c6f4-0b9c-4b24-b521-fc008d89a65e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.097209 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f38c6f4-0b9c-4b24-b521-fc008d89a65e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.104207 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:23.104207 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:23.107934 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2f38c6f4-0b9c-4b24-b521-fc008d89a65e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Volume info retrieved successfully. Jul 31 05:27:23.112739 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f38c6f4-0b9c-4b24-b521-fc008d89a65e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 200 Jul 31 05:27:23.113115 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 142/552] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:23 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:23.158759 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b00851c-59db-48f4-9813-93fdda051772 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.161386 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b00851c-59db-48f4-9813-93fdda051772 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] GET https://10.4.3.227/volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 Jul 31 05:27:23.161658 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b00851c-59db-48f4-9813-93fdda051772 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.161939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b00851c-59db-48f4-9813-93fdda051772 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.169348 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b00851c-59db-48f4-9813-93fdda051772 tempest-VolumesAdminNegativeTest-28400743 tempest-VolumesAdminNegativeTest-28400743-project-member] https://10.4.3.227/volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 returned with HTTP 404 Jul 31 05:27:23.170054 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 136/553] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:23 2026] GET /volume/v3/volumes/a90d9e2d-06c2-4d44-99f8-f0b0d1f808e3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:23.445002 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-38c58fab-013a-434f-a364-76cb89515d75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.449623 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-38c58fab-013a-434f-a364-76cb89515d75 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 Jul 31 05:27:23.449954 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-38c58fab-013a-434f-a364-76cb89515d75 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.450192 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-38c58fab-013a-434f-a364-76cb89515d75 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.470528 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:23.470528 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:23.475430 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-38c58fab-013a-434f-a364-76cb89515d75 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:23.485760 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-38c58fab-013a-434f-a364-76cb89515d75 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 returned with HTTP 200 Jul 31 05:27:23.486335 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 141/554] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:27:23 2026] GET /volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 => generated 1359 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:23.500053 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-3ee64cdf-854c-4d1a-97dc-a87b0177bf92 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.503903 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-3ee64cdf-854c-4d1a-97dc-a87b0177bf92 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 Jul 31 05:27:23.504077 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-3ee64cdf-854c-4d1a-97dc-a87b0177bf92 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.504325 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-3ee64cdf-854c-4d1a-97dc-a87b0177bf92 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.513206 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:23.513206 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:23.517497 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-3ee64cdf-854c-4d1a-97dc-a87b0177bf92 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:23.523898 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-3ee64cdf-854c-4d1a-97dc-a87b0177bf92 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 returned with HTTP 200 Jul 31 05:27:23.523898 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 136/555] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:27:23 2026] GET /volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:23.535909 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-8c82bb47-bd62-48b9-aaab-ab018b7c5255 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.538290 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-8c82bb47-bd62-48b9-aaab-ab018b7c5255 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 Jul 31 05:27:23.543535 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-8c82bb47-bd62-48b9-aaab-ab018b7c5255 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.543535 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-8c82bb47-bd62-48b9-aaab-ab018b7c5255 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.553458 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:23.553458 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:23.571045 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-8c82bb47-bd62-48b9-aaab-ab018b7c5255 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:23.575012 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-8c82bb47-bd62-48b9-aaab-ab018b7c5255 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 returned with HTTP 200 Jul 31 05:27:23.575749 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 143/556] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:27:23 2026] GET /volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:23.598426 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ddb4e891-c794-4983-a108-5e7a661ce859 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.598855 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddb4e891-c794-4983-a108-5e7a661ce859 None None] GET https://10.4.3.227/volume// Jul 31 05:27:23.599236 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddb4e891-c794-4983-a108-5e7a661ce859 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.599381 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ddb4e891-c794-4983-a108-5e7a661ce859 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.599809 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ddb4e891-c794-4983-a108-5e7a661ce859 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:23.600246 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 137/557] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:27: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 31 05:27:23.611810 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-a48caa81-3937-4d84-9256-4cd28815b4cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.616265 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-a48caa81-3937-4d84-9256-4cd28815b4cf tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:27:23.616682 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-a48caa81-3937-4d84-9256-4cd28815b4cf tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3036b01b-c31c-441a-a46f-0bd14459b4f3", "connector": null, "instance_uuid": "5677ae72-5e1f-4ba8-af60-55812d95b8d2"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:23.634786 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:23.634786 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:23.676289 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-a48caa81-3937-4d84-9256-4cd28815b4cf tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:27:23.676289 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 142/558] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:27:23 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 31 05:27:23.686381 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aa33ae43-d7eb-465e-a50b-e862b63f69e9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.686927 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa33ae43-d7eb-465e-a50b-e862b63f69e9 None None] GET https://10.4.3.227/volume// Jul 31 05:27:23.687261 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa33ae43-d7eb-465e-a50b-e862b63f69e9 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.687829 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa33ae43-d7eb-465e-a50b-e862b63f69e9 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.688315 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa33ae43-d7eb-465e-a50b-e862b63f69e9 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:23.688755 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 137/559] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:27: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 31 05:27:23.701652 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-15746442-0eb2-4ecc-aa6a-5b55a7782c75 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.704272 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-15746442-0eb2-4ecc-aa6a-5b55a7782c75 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:27:23.704636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-15746442-0eb2-4ecc-aa6a-5b55a7782c75 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df50c5d3-272e-47c6-a677-ed30fdff3497", "connector": null, "instance_uuid": "5677ae72-5e1f-4ba8-af60-55812d95b8d2"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:23.716414 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:23.716414 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:23.780119 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-15746442-0eb2-4ecc-aa6a-5b55a7782c75 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:27:23.780469 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 144/560] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:27:23 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:23.800153 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6155ae2-c671-41b1-9162-626291696883 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.800321 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6155ae2-c671-41b1-9162-626291696883 None None] GET https://10.4.3.227/volume// Jul 31 05:27:23.800569 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6155ae2-c671-41b1-9162-626291696883 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.800766 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6155ae2-c671-41b1-9162-626291696883 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.801318 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6155ae2-c671-41b1-9162-626291696883 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:23.801727 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 138/561] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:27: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 31 05:27:23.816292 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-bab8f968-6194-48a3-9078-494dc59bb65b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.818705 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-bab8f968-6194-48a3-9078-494dc59bb65b tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:27:23.821221 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-bab8f968-6194-48a3-9078-494dc59bb65b tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dae7e314-9edf-4f51-9982-16ebd8e79f49", "connector": null, "instance_uuid": "5677ae72-5e1f-4ba8-af60-55812d95b8d2"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:23.829646 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:23.829646 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:23.872398 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-bab8f968-6194-48a3-9078-494dc59bb65b tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:27:23.872919 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 143/562] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:27:23 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 31 05:27:23.896653 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a163477a-1512-47e5-8ef2-9dc29ffb57be None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.896925 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a163477a-1512-47e5-8ef2-9dc29ffb57be None None] GET https://10.4.3.227/volume// Jul 31 05:27:23.896973 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a163477a-1512-47e5-8ef2-9dc29ffb57be None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.897171 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a163477a-1512-47e5-8ef2-9dc29ffb57be None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.898234 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a163477a-1512-47e5-8ef2-9dc29ffb57be None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:23.898234 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 138/563] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:27: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 31 05:27:23.907050 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-1523d458-9d2d-4f36-9ba9-90ccc6c50791 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:23.909076 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-1523d458-9d2d-4f36-9ba9-90ccc6c50791 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 Jul 31 05:27:23.909569 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-1523d458-9d2d-4f36-9ba9-90ccc6c50791 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:23.909569 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-1523d458-9d2d-4f36-9ba9-90ccc6c50791 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:23.925938 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:23.925938 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:23.932343 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-1523d458-9d2d-4f36-9ba9-90ccc6c50791 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:23.938710 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-1523d458-9d2d-4f36-9ba9-90ccc6c50791 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 returned with HTTP 200 Jul 31 05:27:23.939229 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 145/564] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:27:23 2026] GET /volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 => generated 1543 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:27:24.061387 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6dcf6b2d-187a-4d94-aec6-318583e75a36 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.064547 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6dcf6b2d-187a-4d94-aec6-318583e75a36 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] PUT https://10.4.3.227/volume/v3/attachments/3ebfdb0c-a5f9-4e1d-83ec-0117694e7858 Jul 31 05:27:24.067403 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6dcf6b2d-187a-4d94-aec6-318583e75a36 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:24.071039 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e8c77fc0-bba2-4bf1-8e67-3f2f411eec3d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.074639 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8c77fc0-bba2-4bf1-8e67-3f2f411eec3d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/snapshots/c634807b-c90b-457e-89ba-4e895f233daf Jul 31 05:27:24.075202 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8c77fc0-bba2-4bf1-8e67-3f2f411eec3d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:24.075295 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8c77fc0-bba2-4bf1-8e67-3f2f411eec3d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:24.077811 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6dcf6b2d-187a-4d94-aec6-318583e75a36 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Acquiring lock "cinder-attachment_update-30f2245f-2629-4764-aa68-0bef2cc65702-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:27:24.083738 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:24.083738 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:24.087126 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6dcf6b2d-187a-4d94-aec6-318583e75a36 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Lock "cinder-attachment_update-30f2245f-2629-4764-aa68-0bef2cc65702-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:27:24.087657 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e8c77fc0-bba2-4bf1-8e67-3f2f411eec3d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Snapshot retrieved successfully. Jul 31 05:27:24.087657 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8c77fc0-bba2-4bf1-8e67-3f2f411eec3d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots/c634807b-c90b-457e-89ba-4e895f233daf returned with HTTP 200 Jul 31 05:27:24.087719 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:24.087719 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:24.087764 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 144/565] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:27:24 2026] GET /volume/v3/snapshots/c634807b-c90b-457e-89ba-4e895f233daf => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:24.099624 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.102026 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:24.102026 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c634807b-c90b-457e-89ba-4e895f233daf", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1599824368"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:24.104216 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create volume request body: {'volume': {'snapshot_id': 'c634807b-c90b-457e-89ba-4e895f233daf', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1599824368'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:24.113176 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:24.113176 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:24.113814 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Snapshot retrieved successfully. Jul 31 05:27:24.114012 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create volume of 1 GB Jul 31 05:27:24.121822 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Availability Zones retrieved successfully. Jul 31 05:27:24.128648 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Flow 'volume_create_api' (ad3ef714-5964-451b-b0f4-2e659c2fa56a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:24.129061 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d71caf98-d388-4f53-b28f-264dba87de2e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.130569 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3398d79d-d461-4dbd-9b32-2dbd153053e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:24.131135 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:24.131660 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d71caf98-d388-4f53-b28f-264dba87de2e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] GET https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e Jul 31 05:27:24.132063 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d71caf98-d388-4f53-b28f-264dba87de2e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:24.132582 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d71caf98-d388-4f53-b28f-264dba87de2e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:24.140440 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d71caf98-d388-4f53-b28f-264dba87de2e tempest-ServerStableDeviceRescueTest-1726433349 tempest-ServerStableDeviceRescueTest-1726433349-project-member] https://10.4.3.227/volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e returned with HTTP 404 Jul 31 05:27:24.141176 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 146/566] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:24 2026] GET /volume/v3/volumes/6a3aedf3-f19b-4580-a464-9293441c922e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:24.180866 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3398d79d-d461-4dbd-9b32-2dbd153053e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c634807b-c90b-457e-89ba-4e895f233daf', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:24.182124 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669be18a-0245-4a0c-8f0c-42913562575b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:24.212485 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6dcf6b2d-187a-4d94-aec6-318583e75a36 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Lock "cinder-attachment_update-30f2245f-2629-4764-aa68-0bef2cc65702-np0000006182" released by "attachment_update" :: held 0.127s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:27:24.212485 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6dcf6b2d-187a-4d94-aec6-318583e75a36 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments/3ebfdb0c-a5f9-4e1d-83ec-0117694e7858 returned with HTTP 200 Jul 31 05:27:24.213172 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 139/567] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:27:24 2026] PUT /volume/v3/attachments/3ebfdb0c-a5f9-4e1d-83ec-0117694e7858 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:24.255944 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Created reservations ['ae2837d3-9754-4fa3-bfce-7974c4ecc172', 'd03c2ef3-e959-4e82-8bfd-2704c834a6ce', 'b21be4b3-d8f4-42d2-b5be-0b9cb6b956ac', '41388a7c-a56b-4a79-8bf9-9dc794c7d56e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:24.257194 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669be18a-0245-4a0c-8f0c-42913562575b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae2837d3-9754-4fa3-bfce-7974c4ecc172', 'd03c2ef3-e959-4e82-8bfd-2704c834a6ce', 'b21be4b3-d8f4-42d2-b5be-0b9cb6b956ac', '41388a7c-a56b-4a79-8bf9-9dc794c7d56e']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:24.258956 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c16b83-0b76-4d7b-ade9-6579c589cbf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:24.260854 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-50766daa-2438-4bc4-a952-205f4ac02273 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.263954 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-50766daa-2438-4bc4-a952-205f4ac02273 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] POST https://10.4.3.227/volume/v3/attachments/3ebfdb0c-a5f9-4e1d-83ec-0117694e7858/action Jul 31 05:27:24.264508 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-50766daa-2438-4bc4-a952-205f4ac02273 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:24.264957 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-50766daa-2438-4bc4-a952-205f4ac02273 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:24.291232 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:24.291232 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:24.310763 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72c16b83-0b76-4d7b-ade9-6579c589cbf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a573d07c-2fe6-4cf8-bfd7-54709f72a6fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1599824368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='480be74a965341c8b99e286b0c991185',qos_specs=None,replication_status=,reservations=['ae2837d3-9754-4fa3-bfce-7974c4ecc172','d03c2ef3-e959-4e82-8bfd-2704c834a6ce','b21be4b3-d8f4-42d2-b5be-0b9cb6b956ac','41388a7c-a56b-4a79-8bf9-9dc794c7d56e'],size=1,snapshot_id=c634807b-c90b-457e-89ba-4e895f233daf,source_replicaid=,source_volid=None,status='creating',user_id='6aedbb3aa7d44d118b2258081bf47484',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1599824368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a573d07c-2fe6-4cf8-bfd7-54709f72a6fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='480be74a965341c8b99e286b0c991185',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c634807b-c90b-457e-89ba-4e895f233daf,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6aedbb3aa7d44d118b2258081bf47484',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:24.312764 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2761ddac-1c8e-4bdd-837a-cda9aca4d04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:24.315483 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-50766daa-2438-4bc4-a952-205f4ac02273 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments/3ebfdb0c-a5f9-4e1d-83ec-0117694e7858/action returned with HTTP 204 Jul 31 05:27:24.315483 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 145/568] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:27:24 2026] POST /volume/v3/attachments/3ebfdb0c-a5f9-4e1d-83ec-0117694e7858/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:24.346965 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2761ddac-1c8e-4bdd-837a-cda9aca4d04f) transitioned into state 'SUCCESS' from state '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-1599824368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='480be74a965341c8b99e286b0c991185',qos_specs=None,replication_status=,reservations=['ae2837d3-9754-4fa3-bfce-7974c4ecc172','d03c2ef3-e959-4e82-8bfd-2704c834a6ce','b21be4b3-d8f4-42d2-b5be-0b9cb6b956ac','41388a7c-a56b-4a79-8bf9-9dc794c7d56e'],size=1,snapshot_id=c634807b-c90b-457e-89ba-4e895f233daf,source_replicaid=,source_volid=None,status='creating',user_id='6aedbb3aa7d44d118b2258081bf47484',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:24.347957 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4634287-d1d2-4364-9f27-d65c781e9164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:24.364459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bc1ec41d-41f1-4102-a063-285ed45bd2b5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.364459 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc1ec41d-41f1-4102-a063-285ed45bd2b5 None None] GET https://10.4.3.227/volume// Jul 31 05:27:24.364459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc1ec41d-41f1-4102-a063-285ed45bd2b5 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:24.364459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc1ec41d-41f1-4102-a063-285ed45bd2b5 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:24.364459 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc1ec41d-41f1-4102-a063-285ed45bd2b5 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:24.365925 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 147/569] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:27: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 31 05:27:24.381134 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4634287-d1d2-4364-9f27-d65c781e9164) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:24.381134 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Flow 'volume_create_api' (ad3ef714-5964-451b-b0f4-2e659c2fa56a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:24.381270 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6863e39f-ce0d-497e-8209-8035e03406a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.381868 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Create volume request issued successfully. Jul 31 05:27:24.382692 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31d420fd-2c1c-4d04-aab6-5c3b5dbb10d5 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:24.383182 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 139/570] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:27:24 2026] POST /volume/v3/volumes => generated 785 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:24.386135 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6863e39f-ce0d-497e-8209-8035e03406a6 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 Jul 31 05:27:24.386374 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6863e39f-ce0d-497e-8209-8035e03406a6 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:24.386562 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6863e39f-ce0d-497e-8209-8035e03406a6 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:24.398561 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f55a15d-955b-4059-9a93-fa61c1ff77b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.401041 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f55a15d-955b-4059-9a93-fa61c1ff77b3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb Jul 31 05:27:24.401639 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f55a15d-955b-4059-9a93-fa61c1ff77b3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:24.401639 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f55a15d-955b-4059-9a93-fa61c1ff77b3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:24.405893 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:24.405893 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:24.411137 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6863e39f-ce0d-497e-8209-8035e03406a6 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:24.417152 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-6863e39f-ce0d-497e-8209-8035e03406a6 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 returned with HTTP 200 Jul 31 05:27:24.417764 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:24.417764 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:24.417857 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 140/571] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:27:24 2026] GET /volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 => generated 1028 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:27:24.428991 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2f55a15d-955b-4059-9a93-fa61c1ff77b3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:24.438916 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f55a15d-955b-4059-9a93-fa61c1ff77b3 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb returned with HTTP 200 Jul 31 05:27:24.439588 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 146/572] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:24 2026] GET /volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:24.550341 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-7134e6df-5d00-43e2-9643-6097235de11b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.551199 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-7134e6df-5d00-43e2-9643-6097235de11b tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] PUT https://10.4.3.227/volume/v3/attachments/fc6e2e9b-4af5-4265-bdd1-9d0abe13e0f8 Jul 31 05:27:24.551722 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-7134e6df-5d00-43e2-9643-6097235de11b tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:24.561170 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-7134e6df-5d00-43e2-9643-6097235de11b tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Acquiring lock "cinder-attachment_update-2f2967cd-2e17-4ee7-81d7-e695a0ee4222-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:27:24.571164 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-7134e6df-5d00-43e2-9643-6097235de11b tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Lock "cinder-attachment_update-2f2967cd-2e17-4ee7-81d7-e695a0ee4222-np0000006182" acquired by "attachment_update" :: waited 0.009s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:27:24.571883 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:24.571883 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:24.690636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-7134e6df-5d00-43e2-9643-6097235de11b tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Lock "cinder-attachment_update-2f2967cd-2e17-4ee7-81d7-e695a0ee4222-np0000006182" released by "attachment_update" :: held 0.120s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:27:24.690921 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-7134e6df-5d00-43e2-9643-6097235de11b tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments/fc6e2e9b-4af5-4265-bdd1-9d0abe13e0f8 returned with HTTP 200 Jul 31 05:27:24.691411 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 148/573] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:27:24 2026] PUT /volume/v3/attachments/fc6e2e9b-4af5-4265-bdd1-9d0abe13e0f8 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:24.717356 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-3dd1e2be-8bd0-41cf-94b1-ef8ad5058158 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.720905 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-3dd1e2be-8bd0-41cf-94b1-ef8ad5058158 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] POST https://10.4.3.227/volume/v3/attachments/fc6e2e9b-4af5-4265-bdd1-9d0abe13e0f8/action Jul 31 05:27:24.721288 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-3dd1e2be-8bd0-41cf-94b1-ef8ad5058158 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:24.721404 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-3dd1e2be-8bd0-41cf-94b1-ef8ad5058158 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:24.738220 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:24.738220 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:24.754239 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-3dd1e2be-8bd0-41cf-94b1-ef8ad5058158 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments/fc6e2e9b-4af5-4265-bdd1-9d0abe13e0f8/action returned with HTTP 204 Jul 31 05:27:24.754705 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 140/574] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:27:24 2026] POST /volume/v3/attachments/fc6e2e9b-4af5-4265-bdd1-9d0abe13e0f8/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:24.783943 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc4a7515-8440-43b7-81ed-c87eed85677a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.783943 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc4a7515-8440-43b7-81ed-c87eed85677a None None] GET https://10.4.3.227/volume// Jul 31 05:27:24.783943 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc4a7515-8440-43b7-81ed-c87eed85677a None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:24.783943 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc4a7515-8440-43b7-81ed-c87eed85677a None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:24.784305 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc4a7515-8440-43b7-81ed-c87eed85677a None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:24.784541 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 141/575] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:27: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 31 05:27:24.792527 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-fab30e57-9dd1-4145-9d29-77072856bc61 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.794690 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-fab30e57-9dd1-4145-9d29-77072856bc61 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 Jul 31 05:27:24.794819 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-fab30e57-9dd1-4145-9d29-77072856bc61 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:24.794897 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-fab30e57-9dd1-4145-9d29-77072856bc61 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:24.804410 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:24.804410 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:24.808240 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-fab30e57-9dd1-4145-9d29-77072856bc61 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:27:24.812839 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-fab30e57-9dd1-4145-9d29-77072856bc61 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 returned with HTTP 200 Jul 31 05:27:24.813301 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 147/576] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:27:24 2026] GET /volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 => generated 1029 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:27:24.939709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0c4e8732-cbd1-44a3-a7be-604b9077bc99 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:24.946323 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0c4e8732-cbd1-44a3-a7be-604b9077bc99 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] PUT https://10.4.3.227/volume/v3/attachments/5d548c87-50bf-4931-ba1d-bbc3507674f6 Jul 31 05:27:24.946639 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0c4e8732-cbd1-44a3-a7be-604b9077bc99 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:24.959568 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0c4e8732-cbd1-44a3-a7be-604b9077bc99 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Acquiring lock "cinder-attachment_update-38b4259f-7736-4f00-98a7-349d047c9786-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:27:24.966150 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0c4e8732-cbd1-44a3-a7be-604b9077bc99 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Lock "cinder-attachment_update-38b4259f-7736-4f00-98a7-349d047c9786-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:27:24.966150 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:24.966150 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:25.063187 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0c4e8732-cbd1-44a3-a7be-604b9077bc99 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Lock "cinder-attachment_update-38b4259f-7736-4f00-98a7-349d047c9786-np0000006182" released by "attachment_update" :: held 0.099s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:27:25.063187 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0c4e8732-cbd1-44a3-a7be-604b9077bc99 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments/5d548c87-50bf-4931-ba1d-bbc3507674f6 returned with HTTP 200 Jul 31 05:27:25.063187 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 149/577] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:27:24 2026] PUT /volume/v3/attachments/5d548c87-50bf-4931-ba1d-bbc3507674f6 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:25.096007 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0e923a0b-b523-4526-a519-068470427092 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:25.099829 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0e923a0b-b523-4526-a519-068470427092 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] POST https://10.4.3.227/volume/v3/attachments/5d548c87-50bf-4931-ba1d-bbc3507674f6/action Jul 31 05:27:25.100233 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0e923a0b-b523-4526-a519-068470427092 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:25.100387 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0e923a0b-b523-4526-a519-068470427092 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:25.118092 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:25.118092 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:25.129679 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-38e88a81-064b-4a1e-b2da-2a36d8a180d8 req-0e923a0b-b523-4526-a519-068470427092 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments/5d548c87-50bf-4931-ba1d-bbc3507674f6/action returned with HTTP 204 Jul 31 05:27:25.130964 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 141/578] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:27:25 2026] POST /volume/v3/attachments/5d548c87-50bf-4931-ba1d-bbc3507674f6/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:25.456224 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3913f5fa-ee26-4114-8a1f-02de51027189 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:25.459255 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3913f5fa-ee26-4114-8a1f-02de51027189 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb Jul 31 05:27:25.459444 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3913f5fa-ee26-4114-8a1f-02de51027189 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:25.459682 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3913f5fa-ee26-4114-8a1f-02de51027189 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:25.472520 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:25.472520 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:25.483429 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3913f5fa-ee26-4114-8a1f-02de51027189 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:25.489241 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3913f5fa-ee26-4114-8a1f-02de51027189 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb returned with HTTP 200 Jul 31 05:27:25.489788 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 142/579] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:25 2026] GET /volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:25.507452 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f970165-c89f-41dd-9c4a-e69873b2ffb8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:25.508973 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f970165-c89f-41dd-9c4a-e69873b2ffb8 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb Jul 31 05:27:25.509273 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f970165-c89f-41dd-9c4a-e69873b2ffb8 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:25.509555 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f970165-c89f-41dd-9c4a-e69873b2ffb8 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:25.518833 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:25.518833 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:25.527965 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2f970165-c89f-41dd-9c4a-e69873b2ffb8 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:25.537605 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f970165-c89f-41dd-9c4a-e69873b2ffb8 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb returned with HTTP 200 Jul 31 05:27:25.538020 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 148/580] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:25 2026] GET /volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:25.557209 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3cff3e0-95a8-4175-bf0c-a064623491cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:25.562714 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3cff3e0-95a8-4175-bf0c-a064623491cd tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] DELETE https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962?cascade=True Jul 31 05:27:25.562880 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3cff3e0-95a8-4175-bf0c-a064623491cd tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:25.563143 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3cff3e0-95a8-4175-bf0c-a064623491cd tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:25.563286 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a3cff3e0-95a8-4175-bf0c-a064623491cd tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Delete volume with id: 8b092e4c-34ab-4761-a11b-057b7c08d962 Jul 31 05:27:25.573580 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:25.573580 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:25.574051 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3cff3e0-95a8-4175-bf0c-a064623491cd tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:25.616611 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3cff3e0-95a8-4175-bf0c-a064623491cd tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Delete volume request issued successfully. Jul 31 05:27:25.616611 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3cff3e0-95a8-4175-bf0c-a064623491cd tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962?cascade=True returned with HTTP 202 Jul 31 05:27:25.616611 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 150/581] 10.4.3.227 () {66 vars in 1376 bytes} [Fri Jul 31 05:27:25 2026] DELETE /volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962?cascade=True => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:27:25.627353 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bfa2ce5b-0903-440d-adb0-62852b5cd301 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:25.629754 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfa2ce5b-0903-440d-adb0-62852b5cd301 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 Jul 31 05:27:25.629988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfa2ce5b-0903-440d-adb0-62852b5cd301 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:25.630233 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfa2ce5b-0903-440d-adb0-62852b5cd301 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:25.641664 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:25.641664 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:25.646310 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bfa2ce5b-0903-440d-adb0-62852b5cd301 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:25.655768 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfa2ce5b-0903-440d-adb0-62852b5cd301 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 returned with HTTP 200 Jul 31 05:27:25.656244 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 142/582] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:25 2026] GET /volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:26.278413 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8eff259-21e4-49ac-93f7-7a6e629d2052 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.278762 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8eff259-21e4-49ac-93f7-7a6e629d2052 None None] GET https://10.4.3.227/volume// Jul 31 05:27:26.278944 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8eff259-21e4-49ac-93f7-7a6e629d2052 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:26.279249 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8eff259-21e4-49ac-93f7-7a6e629d2052 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:26.279738 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8eff259-21e4-49ac-93f7-7a6e629d2052 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:26.280273 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 143/583] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:27: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 31 05:27:26.293093 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-01968528-2b08-4907-aecf-381b3273e284 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.295435 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-01968528-2b08-4907-aecf-381b3273e284 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 Jul 31 05:27:26.296799 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-01968528-2b08-4907-aecf-381b3273e284 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:26.296799 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-01968528-2b08-4907-aecf-381b3273e284 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:26.313857 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:26.313857 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:26.319113 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-01968528-2b08-4907-aecf-381b3273e284 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:26.326331 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-01968528-2b08-4907-aecf-381b3273e284 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 returned with HTTP 200 Jul 31 05:27:26.326967 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 149/584] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:27:26 2026] GET /volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 => generated 1538 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:27:26.425834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-b76e886b-832c-4fbd-9ca1-ed99c5cf0dce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.429114 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-b76e886b-832c-4fbd-9ca1-ed99c5cf0dce tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] PUT https://10.4.3.227/volume/v3/attachments/339db66e-4f9a-4530-9d2a-b6f0d98ec81e Jul 31 05:27:26.429488 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-b76e886b-832c-4fbd-9ca1-ed99c5cf0dce tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:26.439739 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-b76e886b-832c-4fbd-9ca1-ed99c5cf0dce tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Acquiring lock "cinder-attachment_update-3036b01b-c31c-441a-a46f-0bd14459b4f3-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:27:26.446061 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-b76e886b-832c-4fbd-9ca1-ed99c5cf0dce tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Lock "cinder-attachment_update-3036b01b-c31c-441a-a46f-0bd14459b4f3-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:27:26.447044 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:26.447044 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:26.554517 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-b76e886b-832c-4fbd-9ca1-ed99c5cf0dce tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Lock "cinder-attachment_update-3036b01b-c31c-441a-a46f-0bd14459b4f3-np0000006182" released by "attachment_update" :: held 0.108s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:27:26.554841 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-b76e886b-832c-4fbd-9ca1-ed99c5cf0dce tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments/339db66e-4f9a-4530-9d2a-b6f0d98ec81e returned with HTTP 200 Jul 31 05:27:26.555404 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 151/585] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:27:26 2026] PUT /volume/v3/attachments/339db66e-4f9a-4530-9d2a-b6f0d98ec81e => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:26.582054 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-6768c381-9a4d-4f63-8223-8a566757c6bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.585171 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-6768c381-9a4d-4f63-8223-8a566757c6bf tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] POST https://10.4.3.227/volume/v3/attachments/339db66e-4f9a-4530-9d2a-b6f0d98ec81e/action Jul 31 05:27:26.585666 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-6768c381-9a4d-4f63-8223-8a566757c6bf tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:26.585850 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-6768c381-9a4d-4f63-8223-8a566757c6bf tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:26.605852 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:26.605852 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:26.618869 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-6768c381-9a4d-4f63-8223-8a566757c6bf tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments/339db66e-4f9a-4530-9d2a-b6f0d98ec81e/action returned with HTTP 204 Jul 31 05:27:26.619673 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 143/586] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:27:26 2026] POST /volume/v3/attachments/339db66e-4f9a-4530-9d2a-b6f0d98ec81e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:26.638803 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3843fc87-a882-442d-a59e-85881ea07747 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.639276 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3843fc87-a882-442d-a59e-85881ea07747 None None] GET https://10.4.3.227/volume// Jul 31 05:27:26.639421 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3843fc87-a882-442d-a59e-85881ea07747 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:26.639614 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3843fc87-a882-442d-a59e-85881ea07747 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:26.639965 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3843fc87-a882-442d-a59e-85881ea07747 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:26.640292 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 144/587] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:27: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 31 05:27:26.652059 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-a6b85b0b-6e60-439f-93ce-f6942aff0cf8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.658076 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-a6b85b0b-6e60-439f-93ce-f6942aff0cf8 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 Jul 31 05:27:26.658471 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-a6b85b0b-6e60-439f-93ce-f6942aff0cf8 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:26.658671 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-a6b85b0b-6e60-439f-93ce-f6942aff0cf8 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:26.673581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-527d37b3-df7a-4d09-bd8a-ba5656aa2c45 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.674462 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:26.674462 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:26.675619 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-527d37b3-df7a-4d09-bd8a-ba5656aa2c45 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 Jul 31 05:27:26.676348 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-527d37b3-df7a-4d09-bd8a-ba5656aa2c45 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:26.676631 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-527d37b3-df7a-4d09-bd8a-ba5656aa2c45 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:26.681026 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-a6b85b0b-6e60-439f-93ce-f6942aff0cf8 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:26.686384 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-527d37b3-df7a-4d09-bd8a-ba5656aa2c45 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 returned with HTTP 404 Jul 31 05:27:26.689199 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 152/588] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:26 2026] GET /volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:26.695537 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-a6b85b0b-6e60-439f-93ce-f6942aff0cf8 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 returned with HTTP 200 Jul 31 05:27:26.696145 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 150/589] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:27:26 2026] GET /volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 => generated 1024 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:27:26.697136 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-761da41c-cd6b-42da-b0b6-f611bfc23954 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.700699 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-761da41c-cd6b-42da-b0b6-f611bfc23954 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes Jul 31 05:27:26.701003 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-761da41c-cd6b-42da-b0b6-f611bfc23954 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:26.701432 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-761da41c-cd6b-42da-b0b6-f611bfc23954 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:26.702038 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-761da41c-cd6b-42da-b0b6-f611bfc23954 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:27:26.702813 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-761da41c-cd6b-42da-b0b6-f611bfc23954 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:27:26.738710 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-761da41c-cd6b-42da-b0b6-f611bfc23954 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Get all volumes completed successfully. Jul 31 05:27:26.738710 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-761da41c-cd6b-42da-b0b6-f611bfc23954 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 200 Jul 31 05:27:26.738937 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 144/590] 10.4.3.227 () {66 vars in 1237 bytes} [Fri Jul 31 05:27:26 2026] GET /volume/v3/volumes => generated 335 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:26.750495 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-045c1692-dc72-428b-a387-2bbd82f8a2e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.754747 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-045c1692-dc72-428b-a387-2bbd82f8a2e0 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/snapshots Jul 31 05:27:26.754917 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-045c1692-dc72-428b-a387-2bbd82f8a2e0 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:26.755137 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-045c1692-dc72-428b-a387-2bbd82f8a2e0 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:26.755454 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-045c1692-dc72-428b-a387-2bbd82f8a2e0 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:27:26.756989 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-045c1692-dc72-428b-a387-2bbd82f8a2e0 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:27:26.778167 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-045c1692-dc72-428b-a387-2bbd82f8a2e0 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Get all snapshots completed successfully. Jul 31 05:27:26.778757 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-045c1692-dc72-428b-a387-2bbd82f8a2e0 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 200 Jul 31 05:27:26.779485 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 145/591] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:27:26 2026] GET /volume/v3/snapshots => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:27:26.789758 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dbd93f44-a57a-40a3-8de2-a425df699066 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.792866 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-d0d3463f-75e5-46ea-9a9b-2c2519167878 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.792944 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbd93f44-a57a-40a3-8de2-a425df699066 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb Jul 31 05:27:26.793320 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbd93f44-a57a-40a3-8de2-a425df699066 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:26.793584 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbd93f44-a57a-40a3-8de2-a425df699066 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:26.795372 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-d0d3463f-75e5-46ea-9a9b-2c2519167878 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] PUT https://10.4.3.227/volume/v3/attachments/ace462e0-4f50-446e-ba1a-f07e2d0b42e7 Jul 31 05:27:26.795860 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-d0d3463f-75e5-46ea-9a9b-2c2519167878 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:26.803010 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:26.803010 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:26.804992 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-d0d3463f-75e5-46ea-9a9b-2c2519167878 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Acquiring lock "cinder-attachment_update-df50c5d3-272e-47c6-a677-ed30fdff3497-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:27:26.809881 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dbd93f44-a57a-40a3-8de2-a425df699066 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:26.812225 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-d0d3463f-75e5-46ea-9a9b-2c2519167878 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Lock "cinder-attachment_update-df50c5d3-272e-47c6-a677-ed30fdff3497-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:27:26.813406 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:26.813406 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:26.815406 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbd93f44-a57a-40a3-8de2-a425df699066 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb returned with HTTP 200 Jul 31 05:27:26.816322 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 153/592] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:26 2026] GET /volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:26.832615 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5314710f-ff1b-4dee-accc-292aa46fb103 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.834842 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5314710f-ff1b-4dee-accc-292aa46fb103 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] DELETE https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb Jul 31 05:27:26.835377 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5314710f-ff1b-4dee-accc-292aa46fb103 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:26.835623 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5314710f-ff1b-4dee-accc-292aa46fb103 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:26.835921 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5314710f-ff1b-4dee-accc-292aa46fb103 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Delete volume with id: a573d07c-2fe6-4cf8-bfd7-54709f72a6fb Jul 31 05:27:26.845280 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:26.845280 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:26.845280 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5314710f-ff1b-4dee-accc-292aa46fb103 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:26.872962 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5314710f-ff1b-4dee-accc-292aa46fb103 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Delete volume request issued successfully. Jul 31 05:27:26.873352 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5314710f-ff1b-4dee-accc-292aa46fb103 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb returned with HTTP 202 Jul 31 05:27:26.874322 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 145/593] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:27:26 2026] DELETE /volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:27:26.882621 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62bf4bad-7fcf-42d9-8ffc-7b8d0db8c207 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.884730 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62bf4bad-7fcf-42d9-8ffc-7b8d0db8c207 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb Jul 31 05:27:26.884851 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62bf4bad-7fcf-42d9-8ffc-7b8d0db8c207 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:26.885171 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62bf4bad-7fcf-42d9-8ffc-7b8d0db8c207 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:26.894580 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:26.894580 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:26.899992 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-62bf4bad-7fcf-42d9-8ffc-7b8d0db8c207 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Volume info retrieved successfully. Jul 31 05:27:26.905727 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62bf4bad-7fcf-42d9-8ffc-7b8d0db8c207 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb returned with HTTP 200 Jul 31 05:27:26.906192 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 146/594] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:26 2026] GET /volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:26.943502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-d0d3463f-75e5-46ea-9a9b-2c2519167878 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Lock "cinder-attachment_update-df50c5d3-272e-47c6-a677-ed30fdff3497-np0000006182" released by "attachment_update" :: held 0.131s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:27:26.943912 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-d0d3463f-75e5-46ea-9a9b-2c2519167878 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments/ace462e0-4f50-446e-ba1a-f07e2d0b42e7 returned with HTTP 200 Jul 31 05:27:26.944468 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 151/595] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:27:26 2026] PUT /volume/v3/attachments/ace462e0-4f50-446e-ba1a-f07e2d0b42e7 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:26.974428 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-860df043-acd0-448d-b037-2ac457b13ae4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:26.976951 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-860df043-acd0-448d-b037-2ac457b13ae4 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] POST https://10.4.3.227/volume/v3/attachments/ace462e0-4f50-446e-ba1a-f07e2d0b42e7/action Jul 31 05:27:26.977580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-860df043-acd0-448d-b037-2ac457b13ae4 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:26.977580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-860df043-acd0-448d-b037-2ac457b13ae4 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:26.997548 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:26.997548 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:27.009992 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-860df043-acd0-448d-b037-2ac457b13ae4 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments/ace462e0-4f50-446e-ba1a-f07e2d0b42e7/action returned with HTTP 204 Jul 31 05:27:27.010627 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 154/596] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:27:26 2026] POST /volume/v3/attachments/ace462e0-4f50-446e-ba1a-f07e2d0b42e7/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:27.032217 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9da95dea-c7b7-40d8-8de4-5da7c2c130ff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:27.032727 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9da95dea-c7b7-40d8-8de4-5da7c2c130ff None None] GET https://10.4.3.227/volume// Jul 31 05:27:27.033028 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9da95dea-c7b7-40d8-8de4-5da7c2c130ff None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:27.033398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9da95dea-c7b7-40d8-8de4-5da7c2c130ff None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:27.033692 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9da95dea-c7b7-40d8-8de4-5da7c2c130ff None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:27.034088 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 146/597] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:27: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 31 05:27:27.042414 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-47988c79-1ea4-4d12-826b-ba28aaaa4468 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:27.045302 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-47988c79-1ea4-4d12-826b-ba28aaaa4468 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 Jul 31 05:27:27.045598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-47988c79-1ea4-4d12-826b-ba28aaaa4468 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:27.045875 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-47988c79-1ea4-4d12-826b-ba28aaaa4468 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:27.056961 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:27.056961 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:27.061776 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-47988c79-1ea4-4d12-826b-ba28aaaa4468 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:27:27.067491 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-47988c79-1ea4-4d12-826b-ba28aaaa4468 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 returned with HTTP 200 Jul 31 05:27:27.067982 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 147/598] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:27:27 2026] GET /volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 => generated 1023 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:27:27.155652 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-9b2e95eb-bff0-44ab-b08f-04dc8a8143d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:27.157728 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-9b2e95eb-bff0-44ab-b08f-04dc8a8143d8 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] PUT https://10.4.3.227/volume/v3/attachments/0d12ee03-3b5c-476f-b771-6cf045d73bcd Jul 31 05:27:27.158182 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-9b2e95eb-bff0-44ab-b08f-04dc8a8143d8 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:27.165577 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-9b2e95eb-bff0-44ab-b08f-04dc8a8143d8 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Acquiring lock "cinder-attachment_update-dae7e314-9edf-4f51-9982-16ebd8e79f49-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:27:27.170221 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-9b2e95eb-bff0-44ab-b08f-04dc8a8143d8 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Lock "cinder-attachment_update-dae7e314-9edf-4f51-9982-16ebd8e79f49-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:27:27.171095 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:27.171095 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:27.263372 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-9b2e95eb-bff0-44ab-b08f-04dc8a8143d8 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Lock "cinder-attachment_update-dae7e314-9edf-4f51-9982-16ebd8e79f49-np0000006182" released by "attachment_update" :: held 0.093s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:27:27.263846 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-9b2e95eb-bff0-44ab-b08f-04dc8a8143d8 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments/0d12ee03-3b5c-476f-b771-6cf045d73bcd returned with HTTP 200 Jul 31 05:27:27.264568 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 152/599] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:27:27 2026] PUT /volume/v3/attachments/0d12ee03-3b5c-476f-b771-6cf045d73bcd => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:27.291165 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-1d21326a-84b7-4713-8265-b599b04957a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:27.295658 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-1d21326a-84b7-4713-8265-b599b04957a6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] POST https://10.4.3.227/volume/v3/attachments/0d12ee03-3b5c-476f-b771-6cf045d73bcd/action Jul 31 05:27:27.296040 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-1d21326a-84b7-4713-8265-b599b04957a6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:27:27.296177 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-1d21326a-84b7-4713-8265-b599b04957a6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:27.319895 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:27.319895 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:27.333817 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-11e680e7-1b01-462c-843e-ce4697f662c4 req-1d21326a-84b7-4713-8265-b599b04957a6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments/0d12ee03-3b5c-476f-b771-6cf045d73bcd/action returned with HTTP 204 Jul 31 05:27:27.335279 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 155/600] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:27:27 2026] POST /volume/v3/attachments/0d12ee03-3b5c-476f-b771-6cf045d73bcd/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:27.922245 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10b87388-f6fa-4aca-8e3e-4dbf51e05a6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:27.925325 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10b87388-f6fa-4aca-8e3e-4dbf51e05a6d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb Jul 31 05:27:27.925644 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10b87388-f6fa-4aca-8e3e-4dbf51e05a6d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:27.925938 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10b87388-f6fa-4aca-8e3e-4dbf51e05a6d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:27.938698 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10b87388-f6fa-4aca-8e3e-4dbf51e05a6d tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb returned with HTTP 404 Jul 31 05:27:27.939736 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 147/601] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:27 2026] GET /volume/v3/volumes/a573d07c-2fe6-4cf8-bfd7-54709f72a6fb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:27.949403 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c113fd35-213c-4c1c-b62b-d07182272b20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:27.951433 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c113fd35-213c-4c1c-b62b-d07182272b20 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/c634807b-c90b-457e-89ba-4e895f233daf Jul 31 05:27:27.951667 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c113fd35-213c-4c1c-b62b-d07182272b20 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:27.951885 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c113fd35-213c-4c1c-b62b-d07182272b20 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:27.952670 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-c113fd35-213c-4c1c-b62b-d07182272b20 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Delete snapshot with id: c634807b-c90b-457e-89ba-4e895f233daf Jul 31 05:27:27.960982 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c113fd35-213c-4c1c-b62b-d07182272b20 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/snapshots/c634807b-c90b-457e-89ba-4e895f233daf returned with HTTP 404 Jul 31 05:27:27.960982 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 148/602] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:27:27 2026] DELETE /volume/v3/snapshots/c634807b-c90b-457e-89ba-4e895f233daf => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:27.972696 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40cdf1ab-5891-44d4-97ee-eea2138dfe50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:27.976438 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40cdf1ab-5891-44d4-97ee-eea2138dfe50 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] GET https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 Jul 31 05:27:27.976438 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40cdf1ab-5891-44d4-97ee-eea2138dfe50 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:27.976438 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40cdf1ab-5891-44d4-97ee-eea2138dfe50 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:27.988170 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40cdf1ab-5891-44d4-97ee-eea2138dfe50 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 returned with HTTP 404 Jul 31 05:27:27.989147 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 153/603] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:27 2026] GET /volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:28.000188 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-63b4880a-9db4-4938-9a53-069cd397cf61 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:28.003054 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63b4880a-9db4-4938-9a53-069cd397cf61 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] DELETE https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 Jul 31 05:27:28.004996 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-63b4880a-9db4-4938-9a53-069cd397cf61 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:28.004996 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-63b4880a-9db4-4938-9a53-069cd397cf61 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:28.004996 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-63b4880a-9db4-4938-9a53-069cd397cf61 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] Delete volume with id: 8b092e4c-34ab-4761-a11b-057b7c08d962 Jul 31 05:27:28.010823 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63b4880a-9db4-4938-9a53-069cd397cf61 tempest-VolumesDeleteCascade-1494294174 tempest-VolumesDeleteCascade-1494294174-project-member] https://10.4.3.227/volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 returned with HTTP 404 Jul 31 05:27:28.011452 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 156/604] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:27:27 2026] DELETE /volume/v3/volumes/8b092e4c-34ab-4761-a11b-057b7c08d962 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:30.899629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5650d86c-ae7f-4bb6-a7dd-e9bcc79decb0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:30.904265 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5650d86c-ae7f-4bb6-a7dd-e9bcc79decb0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] GET https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:27:30.904265 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5650d86c-ae7f-4bb6-a7dd-e9bcc79decb0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:30.904265 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5650d86c-ae7f-4bb6-a7dd-e9bcc79decb0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:30.919523 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:30.919523 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:30.926927 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5650d86c-ae7f-4bb6-a7dd-e9bcc79decb0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:27:30.936845 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5650d86c-ae7f-4bb6-a7dd-e9bcc79decb0 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 200 Jul 31 05:27:30.937562 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 148/605] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:27:30 2026] GET /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 1833 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:27:37.960242 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=150,cinder:UPDATE=35,cinder:INSERT=16 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:27:37.983262 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:UPDATE=80,cinder:INSERT=39,cinder:SELECT=277 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:27:38.011712 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=219,cinder:UPDATE=71,cinder:INSERT=37 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:27:40.933491 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=224,cinder:INSERT=40,cinder:UPDATE=80 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:27:46.195129 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:46.381438 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:46.383930 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1426778217"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:46.384260 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1426778217'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:46.384456 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Create volume of 1 GB Jul 31 05:27:46.391387 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Availability Zones retrieved successfully. Jul 31 05:27:46.400632 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Flow 'volume_create_api' (3571683c-6869-43c3-ac3a-5a36f685af73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:46.402368 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878f6f6c-2112-4059-bb18-6bca84a30a35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:46.403648 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:46.458147 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (878f6f6c-2112-4059-bb18-6bca84a30a35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:46.458630 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46cff4d5-00d6-42eb-8d6f-54c6da575dd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:46.579310 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Created reservations ['ca02e7a3-59be-4f91-a6da-98bb44fda2ed', 'ff871279-2697-44ec-825f-46be58181325', '65fee92c-6ec3-44ab-b4b7-76a65ae0a983', '3f569dd9-c6bf-4461-9f91-107aa01e3472'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:46.580326 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46cff4d5-00d6-42eb-8d6f-54c6da575dd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca02e7a3-59be-4f91-a6da-98bb44fda2ed', 'ff871279-2697-44ec-825f-46be58181325', '65fee92c-6ec3-44ab-b4b7-76a65ae0a983', '3f569dd9-c6bf-4461-9f91-107aa01e3472']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:46.581616 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ffbf7f-ade6-4e10-b1d9-2bb7b771a230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:46.616804 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4ffbf7f-ade6-4e10-b1d9-2bb7b771a230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6660542b-c67d-4162-a036-c68b3a9b0f8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1426778217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='796379148779494080d11e532883d6bf',qos_specs=None,replication_status=,reservations=['ca02e7a3-59be-4f91-a6da-98bb44fda2ed','ff871279-2697-44ec-825f-46be58181325','65fee92c-6ec3-44ab-b4b7-76a65ae0a983','3f569dd9-c6bf-4461-9f91-107aa01e3472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='557fa9a8a3e94aa3b5bc072bac39e22f',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1426778217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6660542b-c67d-4162-a036-c68b3a9b0f8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='796379148779494080d11e532883d6bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='557fa9a8a3e94aa3b5bc072bac39e22f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:46.617587 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533d09e5-e73c-4a17-8a68-4c3a60fb47c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:46.639491 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (533d09e5-e73c-4a17-8a68-4c3a60fb47c8) transitioned into state 'SUCCESS' from state '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-1426778217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='796379148779494080d11e532883d6bf',qos_specs=None,replication_status=,reservations=['ca02e7a3-59be-4f91-a6da-98bb44fda2ed','ff871279-2697-44ec-825f-46be58181325','65fee92c-6ec3-44ab-b4b7-76a65ae0a983','3f569dd9-c6bf-4461-9f91-107aa01e3472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='557fa9a8a3e94aa3b5bc072bac39e22f',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:46.640223 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aaee03e-18a1-472b-8042-803dc21a6cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:46.655995 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aaee03e-18a1-472b-8042-803dc21a6cb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:46.656931 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Flow 'volume_create_api' (3571683c-6869-43c3-ac3a-5a36f685af73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:46.657482 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Create volume request issued successfully. Jul 31 05:27:46.658008 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ff4879ea-2aee-451b-8b0d-46c3c4c5da4e tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:46.659000 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 149/606] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:27:46 2026] POST /volume/v3/volumes => generated 774 bytes in 467 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:27:46.676882 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b0c551dd-fe7b-433e-b1b9-fbe3934295ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:46.679503 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0c551dd-fe7b-433e-b1b9-fbe3934295ec tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:27:46.681117 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0c551dd-fe7b-433e-b1b9-fbe3934295ec tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:46.681455 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0c551dd-fe7b-433e-b1b9-fbe3934295ec tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:46.691847 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:46.691847 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:46.695423 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b0c551dd-fe7b-433e-b1b9-fbe3934295ec tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:27:46.699879 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0c551dd-fe7b-433e-b1b9-fbe3934295ec tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:27:46.700328 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 154/607] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:27:46 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:47.714076 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71203535-3caf-4f93-8ed4-f0c06444d7a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:47.715783 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71203535-3caf-4f93-8ed4-f0c06444d7a1 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:27:47.715985 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71203535-3caf-4f93-8ed4-f0c06444d7a1 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:47.716221 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71203535-3caf-4f93-8ed4-f0c06444d7a1 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:47.728146 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:47.728146 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:47.732850 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-71203535-3caf-4f93-8ed4-f0c06444d7a1 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:27:47.738690 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71203535-3caf-4f93-8ed4-f0c06444d7a1 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:27:47.739162 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 157/608] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:27:47 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 867 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:56.287239 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:56.290860 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:27:56.291314 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1503335867"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:56.292926 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1503335867'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:27:56.293058 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Create volume of 1 GB Jul 31 05:27:56.298516 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Availability Zones retrieved successfully. Jul 31 05:27:56.306508 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Flow 'volume_create_api' (d1bf5c4e-ed65-437a-a0ab-64d1fe5d4296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:56.307548 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c12764-340a-4607-a8ce-f638c1d3a584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:56.308690 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:27:56.337074 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c12764-340a-4607-a8ce-f638c1d3a584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:56.337919 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b06cbf9-1bb9-4a78-a2bb-9ecf6a3a6d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:56.407017 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Created reservations ['465c7e52-6596-4f8f-ae52-540e15107639', 'f736f783-bf0e-40e6-be5b-27a04360b250', 'e05019c2-fbbe-4fb3-aa27-d0d99bccf39e', '41f86a79-8d67-4d17-90e1-b1e3e0f3754a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:27:56.407540 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b06cbf9-1bb9-4a78-a2bb-9ecf6a3a6d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['465c7e52-6596-4f8f-ae52-540e15107639', 'f736f783-bf0e-40e6-be5b-27a04360b250', 'e05019c2-fbbe-4fb3-aa27-d0d99bccf39e', '41f86a79-8d67-4d17-90e1-b1e3e0f3754a']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:56.408458 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccda882c-079b-4a25-9615-0ce440353abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:56.445273 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccda882c-079b-4a25-9615-0ce440353abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a413f552-9a5a-4488-912e-90c8c96c0360', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1503335867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ea4bcff14845bba84fc85f066cf525',qos_specs=None,replication_status=,reservations=['465c7e52-6596-4f8f-ae52-540e15107639','f736f783-bf0e-40e6-be5b-27a04360b250','e05019c2-fbbe-4fb3-aa27-d0d99bccf39e','41f86a79-8d67-4d17-90e1-b1e3e0f3754a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57af0f02b4ee48c1a5bb658f71947089',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:27:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1503335867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a413f552-9a5a-4488-912e-90c8c96c0360,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4ea4bcff14845bba84fc85f066cf525',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='57af0f02b4ee48c1a5bb658f71947089',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:56.446439 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ad8265-c04a-453a-ad37-04e43ceff18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:56.472669 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (75ad8265-c04a-453a-ad37-04e43ceff18c) transitioned into state 'SUCCESS' from state '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-1503335867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4ea4bcff14845bba84fc85f066cf525',qos_specs=None,replication_status=,reservations=['465c7e52-6596-4f8f-ae52-540e15107639','f736f783-bf0e-40e6-be5b-27a04360b250','e05019c2-fbbe-4fb3-aa27-d0d99bccf39e','41f86a79-8d67-4d17-90e1-b1e3e0f3754a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='57af0f02b4ee48c1a5bb658f71947089',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:56.473887 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab2472cc-35b4-4dfe-bb4c-96443c331037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:27:56.487908 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab2472cc-35b4-4dfe-bb4c-96443c331037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:27:56.489192 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Flow 'volume_create_api' (d1bf5c4e-ed65-437a-a0ab-64d1fe5d4296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:27:56.489649 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Create volume request issued successfully. Jul 31 05:27:56.495302 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-013ade93-e1bf-4f8c-acc9-8bcb0b62ccbd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:27:56.498813 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 149/609] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:27:56 2026] POST /volume/v3/volumes => generated 752 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:27:56.516031 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c1dd8f1e-03fa-48ef-8112-081616ecf358 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:56.519451 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1dd8f1e-03fa-48ef-8112-081616ecf358 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:27:56.519451 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1dd8f1e-03fa-48ef-8112-081616ecf358 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:56.519571 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1dd8f1e-03fa-48ef-8112-081616ecf358 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:56.527954 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:56.527954 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:56.534054 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c1dd8f1e-03fa-48ef-8112-081616ecf358 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:27:56.542694 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1dd8f1e-03fa-48ef-8112-081616ecf358 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:27:56.542694 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 150/610] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:56 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:56.698456 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=4 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:27:57.559017 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7df0f662-7429-4c01-9cc7-8c80c3b51c96 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:57.561453 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7df0f662-7429-4c01-9cc7-8c80c3b51c96 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:27:57.561726 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7df0f662-7429-4c01-9cc7-8c80c3b51c96 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:57.562022 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7df0f662-7429-4c01-9cc7-8c80c3b51c96 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:57.572347 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:57.572347 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:57.577996 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7df0f662-7429-4c01-9cc7-8c80c3b51c96 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:27:57.585470 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7df0f662-7429-4c01-9cc7-8c80c3b51c96 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:27:57.586055 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 155/611] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:57 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:57.650969 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0c6d39c6-23f0-4d0f-b698-0fc1f8d6e195 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:57.650969 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0c6d39c6-23f0-4d0f-b698-0fc1f8d6e195 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:27:57.650969 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0c6d39c6-23f0-4d0f-b698-0fc1f8d6e195 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:57.650969 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0c6d39c6-23f0-4d0f-b698-0fc1f8d6e195 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:57.664121 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:57.664121 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:27:57.678314 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0c6d39c6-23f0-4d0f-b698-0fc1f8d6e195 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:27:57.683668 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0c6d39c6-23f0-4d0f-b698-0fc1f8d6e195 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:27:57.684261 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 158/612] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:27:57 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:27:57.814689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f170812-1a37-4ce3-a353-d04e50caee82 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:57.815235 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f170812-1a37-4ce3-a353-d04e50caee82 None None] GET https://10.4.3.227/volume// Jul 31 05:27:57.815398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f170812-1a37-4ce3-a353-d04e50caee82 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:57.815646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f170812-1a37-4ce3-a353-d04e50caee82 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:57.815974 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f170812-1a37-4ce3-a353-d04e50caee82 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:57.816296 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 150/613] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:27: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 31 05:27:57.824006 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-6acf0f98-2d08-4d3b-9cf6-01b3c3b6921d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:57.826725 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-6acf0f98-2d08-4d3b-9cf6-01b3c3b6921d tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:27:57.827196 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-6acf0f98-2d08-4d3b-9cf6-01b3c3b6921d tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a413f552-9a5a-4488-912e-90c8c96c0360", "connector": null, "instance_uuid": "00259f08-0b5a-4eee-948b-14d9bd8d7d02"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:57.839949 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:57.839949 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:57.874777 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-6acf0f98-2d08-4d3b-9cf6-01b3c3b6921d tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:27:57.875409 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 151/614] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:27:57 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:57.909534 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ac99557-43d3-4dba-8c74-2fb266ead20c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:57.911736 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ac99557-43d3-4dba-8c74-2fb266ead20c tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:27:57.912047 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ac99557-43d3-4dba-8c74-2fb266ead20c tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:57.912330 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ac99557-43d3-4dba-8c74-2fb266ead20c tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:57.927742 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:57.927742 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:57.938709 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ac99557-43d3-4dba-8c74-2fb266ead20c tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:27:57.943873 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ac99557-43d3-4dba-8c74-2fb266ead20c tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:27:57.944260 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 156/615] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:57 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:27:57.948389 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a6d5868-ff65-42bf-bc8e-7df6497174ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:57.948650 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a6d5868-ff65-42bf-bc8e-7df6497174ae None None] GET https://10.4.3.227/volume// Jul 31 05:27:57.948793 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a6d5868-ff65-42bf-bc8e-7df6497174ae None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:57.949006 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a6d5868-ff65-42bf-bc8e-7df6497174ae None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:57.949309 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a6d5868-ff65-42bf-bc8e-7df6497174ae None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:27:57.949548 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 159/616] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:27:57 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:27:57.965195 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-e35a639e-79b0-4616-a3d8-57de4eba8be5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:57.967795 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-e35a639e-79b0-4616-a3d8-57de4eba8be5 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:27:57.968087 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-e35a639e-79b0-4616-a3d8-57de4eba8be5 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:57.968291 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-e35a639e-79b0-4616-a3d8-57de4eba8be5 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:57.986574 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:57.986574 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:27:57.991877 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-e35a639e-79b0-4616-a3d8-57de4eba8be5 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:27:57.998995 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-e35a639e-79b0-4616-a3d8-57de4eba8be5 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:27:57.999667 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 151/617] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:27:57 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:27:58.100778 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0ab27ceb-96cc-45f6-9085-62c5aed7ddf4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:58.104311 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0ab27ceb-96cc-45f6-9085-62c5aed7ddf4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] PUT https://10.4.3.227/volume/v3/attachments/29031b4a-ca76-4fc9-b11d-66957da0785b Jul 31 05:27:58.105019 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0ab27ceb-96cc-45f6-9085-62c5aed7ddf4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:27:58.114358 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0ab27ceb-96cc-45f6-9085-62c5aed7ddf4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Acquiring lock "cinder-attachment_update-a413f552-9a5a-4488-912e-90c8c96c0360-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:27:58.121364 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0ab27ceb-96cc-45f6-9085-62c5aed7ddf4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Lock "cinder-attachment_update-a413f552-9a5a-4488-912e-90c8c96c0360-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:27:58.123272 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:58.123272 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:27:58.277472 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0ab27ceb-96cc-45f6-9085-62c5aed7ddf4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Lock "cinder-attachment_update-a413f552-9a5a-4488-912e-90c8c96c0360-np0000006182" released by "attachment_update" :: held 0.156s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:27:58.277946 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-0ab27ceb-96cc-45f6-9085-62c5aed7ddf4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/attachments/29031b4a-ca76-4fc9-b11d-66957da0785b returned with HTTP 200 Jul 31 05:27:58.278539 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 152/618] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:27:58 2026] PUT /volume/v3/attachments/29031b4a-ca76-4fc9-b11d-66957da0785b => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:27:58.963567 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-436af126-9e32-4b93-9179-35e1fc462b49 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:27:58.965714 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-436af126-9e32-4b93-9179-35e1fc462b49 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:27:58.967133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-436af126-9e32-4b93-9179-35e1fc462b49 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:27:58.967133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-436af126-9e32-4b93-9179-35e1fc462b49 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:27:58.979829 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:27:58.979829 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:27:58.985889 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-436af126-9e32-4b93-9179-35e1fc462b49 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:27:58.993181 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-436af126-9e32-4b93-9179-35e1fc462b49 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:27:58.993181 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 157/619] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:27:58 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:00.008334 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-804c07aa-9559-4b09-b2f9-d6f3e508d4d9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:00.010657 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-804c07aa-9559-4b09-b2f9-d6f3e508d4d9 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:00.010984 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-804c07aa-9559-4b09-b2f9-d6f3e508d4d9 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:00.011270 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-804c07aa-9559-4b09-b2f9-d6f3e508d4d9 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:00.026456 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:00.026456 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:00.032281 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-804c07aa-9559-4b09-b2f9-d6f3e508d4d9 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:00.038533 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-804c07aa-9559-4b09-b2f9-d6f3e508d4d9 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:00.039053 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 160/620] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:00 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:01.060794 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ff076a85-103d-4475-9cac-3ec7e875c026 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:01.062876 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff076a85-103d-4475-9cac-3ec7e875c026 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:01.063383 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff076a85-103d-4475-9cac-3ec7e875c026 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:01.063761 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff076a85-103d-4475-9cac-3ec7e875c026 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:01.084300 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:01.084300 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:01.090492 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ff076a85-103d-4475-9cac-3ec7e875c026 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:01.101609 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff076a85-103d-4475-9cac-3ec7e875c026 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:01.102186 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 152/621] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:01 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:02.124786 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a5d378d7-a575-46b7-89f1-f61102dd9f39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:02.126824 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5d378d7-a575-46b7-89f1-f61102dd9f39 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:02.128224 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5d378d7-a575-46b7-89f1-f61102dd9f39 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:02.132124 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5d378d7-a575-46b7-89f1-f61102dd9f39 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:02.151769 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:02.151769 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:02.160407 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a5d378d7-a575-46b7-89f1-f61102dd9f39 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:02.167943 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5d378d7-a575-46b7-89f1-f61102dd9f39 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:02.168499 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 153/622] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:02 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:03.189648 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f2d466cb-1437-4d90-9474-8f7af6335b7e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:03.192198 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2d466cb-1437-4d90-9474-8f7af6335b7e tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:03.192899 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2d466cb-1437-4d90-9474-8f7af6335b7e tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:03.192899 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2d466cb-1437-4d90-9474-8f7af6335b7e tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:03.206497 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:03.206497 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:03.212907 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f2d466cb-1437-4d90-9474-8f7af6335b7e tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:03.219448 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2d466cb-1437-4d90-9474-8f7af6335b7e tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:03.220842 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 158/623] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:03 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:04.243265 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81991743-9c97-4814-8c8c-db2433eab822 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:04.248604 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81991743-9c97-4814-8c8c-db2433eab822 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:04.249717 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81991743-9c97-4814-8c8c-db2433eab822 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:04.250266 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81991743-9c97-4814-8c8c-db2433eab822 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:04.281944 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:04.281944 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:04.286131 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-81991743-9c97-4814-8c8c-db2433eab822 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:04.295653 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81991743-9c97-4814-8c8c-db2433eab822 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:04.295653 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 161/624] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:04 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:05.311979 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-981dc807-691f-4b6a-8262-4f2584325ff4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:05.314065 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-981dc807-691f-4b6a-8262-4f2584325ff4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:05.314525 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-981dc807-691f-4b6a-8262-4f2584325ff4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:05.314856 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-981dc807-691f-4b6a-8262-4f2584325ff4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:05.332082 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:05.332082 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:05.337282 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-981dc807-691f-4b6a-8262-4f2584325ff4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:05.342878 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-981dc807-691f-4b6a-8262-4f2584325ff4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:05.343415 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 153/625] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:05 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:06.365690 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a8c179a-d14c-437b-abd3-4ba1106c9cb9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:06.368185 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a8c179a-d14c-437b-abd3-4ba1106c9cb9 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:06.368466 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a8c179a-d14c-437b-abd3-4ba1106c9cb9 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:06.368751 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a8c179a-d14c-437b-abd3-4ba1106c9cb9 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:06.383544 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:06.383544 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:06.390202 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5a8c179a-d14c-437b-abd3-4ba1106c9cb9 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:06.396158 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a8c179a-d14c-437b-abd3-4ba1106c9cb9 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:06.397252 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 154/626] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:06 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:07.417910 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-82923a13-1cb2-4a4e-a3f5-7c3c1f6f0ffd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:07.422091 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82923a13-1cb2-4a4e-a3f5-7c3c1f6f0ffd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:07.423184 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82923a13-1cb2-4a4e-a3f5-7c3c1f6f0ffd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:07.423184 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82923a13-1cb2-4a4e-a3f5-7c3c1f6f0ffd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:07.453300 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:07.453300 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:07.457353 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-82923a13-1cb2-4a4e-a3f5-7c3c1f6f0ffd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:07.465920 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82923a13-1cb2-4a4e-a3f5-7c3c1f6f0ffd tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:07.466586 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 159/627] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:07 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:07.705326 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:07.710045 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:28:07.710045 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1670329254"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:07.711685 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1670329254'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:28:07.711866 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Create volume of 1 GB Jul 31 05:28:07.720590 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Availability Zones retrieved successfully. Jul 31 05:28:07.735628 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Flow 'volume_create_api' (8020d51c-7973-4e04-8ea9-5a06bb649a0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:07.737161 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddde17d-1756-4101-849a-6034740e06e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:07.739639 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:28:07.765345 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-e3e29355-12df-4146-b4fd-502cb3c59a28 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:07.768646 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-e3e29355-12df-4146-b4fd-502cb3c59a28 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] POST https://10.4.3.227/volume/v3/attachments/29031b4a-ca76-4fc9-b11d-66957da0785b/action Jul 31 05:28:07.769907 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-e3e29355-12df-4146-b4fd-502cb3c59a28 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:28:07.769907 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-e3e29355-12df-4146-b4fd-502cb3c59a28 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:07.802007 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:07.802007 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:07.806250 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ddde17d-1756-4101-849a-6034740e06e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:07.806467 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7fb01e-3215-44fd-8aa4-7dc2a3460912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:07.840787 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a8f8e766-bc34-43fa-933e-6fefed878e11 req-e3e29355-12df-4146-b4fd-502cb3c59a28 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/attachments/29031b4a-ca76-4fc9-b11d-66957da0785b/action returned with HTTP 204 Jul 31 05:28:07.840787 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 154/628] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:28:07 2026] POST /volume/v3/attachments/29031b4a-ca76-4fc9-b11d-66957da0785b/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:28:07.957035 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Created reservations ['22b986f5-2182-4fd1-9309-1f7ab8c234c8', '9d3365bf-7c9a-4cd8-91d4-d0597edc4b75', 'dd7ba21a-ec3b-4b81-bbaf-d64ea5e1277b', '4a3222bb-103e-4ee5-9dc1-153253d06b10'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:28:07.957035 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd7fb01e-3215-44fd-8aa4-7dc2a3460912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22b986f5-2182-4fd1-9309-1f7ab8c234c8', '9d3365bf-7c9a-4cd8-91d4-d0597edc4b75', 'dd7ba21a-ec3b-4b81-bbaf-d64ea5e1277b', '4a3222bb-103e-4ee5-9dc1-153253d06b10']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:07.957780 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2282b3ba-8efd-4a8b-ad07-d381fb7f159b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:08.001429 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2282b3ba-8efd-4a8b-ad07-d381fb7f159b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea2b704f-5788-4e17-926e-4a7ed95f13d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1670329254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0571de34672495ea686e940a76a05c7',qos_specs=None,replication_status=,reservations=['22b986f5-2182-4fd1-9309-1f7ab8c234c8','9d3365bf-7c9a-4cd8-91d4-d0597edc4b75','dd7ba21a-ec3b-4b81-bbaf-d64ea5e1277b','4a3222bb-103e-4ee5-9dc1-153253d06b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5034281ab23441b8a054fcc6516a743c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:28:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1670329254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea2b704f-5788-4e17-926e-4a7ed95f13d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0571de34672495ea686e940a76a05c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5034281ab23441b8a054fcc6516a743c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:08.004806 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7fdff0b-131b-4183-af7f-4e3d26ccd7d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:08.065051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7fdff0b-131b-4183-af7f-4e3d26ccd7d9) transitioned into state 'SUCCESS' from state '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-1670329254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0571de34672495ea686e940a76a05c7',qos_specs=None,replication_status=,reservations=['22b986f5-2182-4fd1-9309-1f7ab8c234c8','9d3365bf-7c9a-4cd8-91d4-d0597edc4b75','dd7ba21a-ec3b-4b81-bbaf-d64ea5e1277b','4a3222bb-103e-4ee5-9dc1-153253d06b10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5034281ab23441b8a054fcc6516a743c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:08.065051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a3a719-bfe9-45e6-8bdf-99ba2b7197f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:08.107343 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c3a3a719-bfe9-45e6-8bdf-99ba2b7197f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:08.114710 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Flow 'volume_create_api' (8020d51c-7973-4e04-8ea9-5a06bb649a0a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:08.116662 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Create volume request issued successfully. Jul 31 05:28:08.118210 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c29ac54-b450-4a68-aa69-b36468a3e0b1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:28:08.118937 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 162/629] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:28:07 2026] POST /volume/v3/volumes => generated 759 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:28:08.138906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a3ebe9b-9e64-4ab1-9030-eccfe4bf23e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:08.148386 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a3ebe9b-9e64-4ab1-9030-eccfe4bf23e0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 Jul 31 05:28:08.148765 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a3ebe9b-9e64-4ab1-9030-eccfe4bf23e0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:08.148927 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a3ebe9b-9e64-4ab1-9030-eccfe4bf23e0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:08.164634 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:08.164634 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:08.173148 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a3ebe9b-9e64-4ab1-9030-eccfe4bf23e0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:28:08.180847 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a3ebe9b-9e64-4ab1-9030-eccfe4bf23e0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 returned with HTTP 200 Jul 31 05:28:08.180847 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 155/630] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:08 2026] GET /volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 => generated 827 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:08.485971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f1eca664-7e11-4266-9e42-077cd4b80261 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:08.488869 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1eca664-7e11-4266-9e42-077cd4b80261 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:08.489048 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1eca664-7e11-4266-9e42-077cd4b80261 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:08.489276 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1eca664-7e11-4266-9e42-077cd4b80261 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:08.511246 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:08.511246 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:08.522255 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f1eca664-7e11-4266-9e42-077cd4b80261 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:08.535936 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1eca664-7e11-4266-9e42-077cd4b80261 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:08.539533 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 160/631] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:08 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 1137 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:08.562145 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ab025c2e-8459-4686-88a2-7da5f3d308d2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:08.565285 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ab025c2e-8459-4686-88a2-7da5f3d308d2 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:08.565285 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ab025c2e-8459-4686-88a2-7da5f3d308d2 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:08.566362 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ab025c2e-8459-4686-88a2-7da5f3d308d2 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:08.582756 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:08.582756 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:08.589719 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ab025c2e-8459-4686-88a2-7da5f3d308d2 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:08.596959 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ab025c2e-8459-4686-88a2-7da5f3d308d2 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:08.597579 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 155/632] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:08 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:09.202862 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c2e4f75a-3355-4161-9210-4006e10bc397 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:09.207003 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2e4f75a-3355-4161-9210-4006e10bc397 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 Jul 31 05:28:09.207003 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2e4f75a-3355-4161-9210-4006e10bc397 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:09.207303 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2e4f75a-3355-4161-9210-4006e10bc397 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:09.216385 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:09.216385 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:09.222142 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c2e4f75a-3355-4161-9210-4006e10bc397 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:28:09.229274 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2e4f75a-3355-4161-9210-4006e10bc397 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 returned with HTTP 200 Jul 31 05:28:09.229649 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 163/633] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:09 2026] GET /volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:10.303740 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-0e9c5a9f-5c7a-4723-a226-c19d85b58098 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:10.307160 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-0e9c5a9f-5c7a-4723-a226-c19d85b58098 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] DELETE https://10.4.3.227/volume/v3/attachments/79bba1ab-bc2a-4215-b93e-42bf010828bd Jul 31 05:28:10.307712 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-0e9c5a9f-5c7a-4723-a226-c19d85b58098 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:10.307712 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-0e9c5a9f-5c7a-4723-a226-c19d85b58098 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:10.319790 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:10.319790 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:10.404683 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-0e9c5a9f-5c7a-4723-a226-c19d85b58098 tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/attachments/79bba1ab-bc2a-4215-b93e-42bf010828bd returned with HTTP 200 Jul 31 05:28:10.405153 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 156/634] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:28:10 2026] DELETE /volume/v3/attachments/79bba1ab-bc2a-4215-b93e-42bf010828bd => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:10.427458 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-b952cf21-888b-42ed-b4d1-03d2510546da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:10.434063 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-b952cf21-888b-42ed-b4d1-03d2510546da tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:28:10.434318 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-b952cf21-888b-42ed-b4d1-03d2510546da tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:10.434788 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-b952cf21-888b-42ed-b4d1-03d2510546da tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:10.434788 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-b952cf21-888b-42ed-b4d1-03d2510546da tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Delete volume with id: 6f8f72fd-ac28-4324-b95b-6e5a8c000746 Jul 31 05:28:10.447290 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:10.447290 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:10.447939 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-b952cf21-888b-42ed-b4d1-03d2510546da tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Volume info retrieved successfully. Jul 31 05:28:10.486610 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-b952cf21-888b-42ed-b4d1-03d2510546da tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] Delete volume request issued successfully. Jul 31 05:28:10.486708 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-250d4e28-89f5-41e6-bea6-306a391682d8 req-b952cf21-888b-42ed-b4d1-03d2510546da tempest-ServerActionsV293TestJSON-1978752980 tempest-ServerActionsV293TestJSON-1978752980-project-member] https://10.4.3.227/volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 returned with HTTP 202 Jul 31 05:28:10.487238 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 161/635] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:28:10 2026] DELETE /volume/v3/volumes/6f8f72fd-ac28-4324-b95b-6e5a8c000746 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:28:10.499946 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8db89e4e-802e-420d-a0e9-5eac9bc63e10 req-309274bc-550a-4017-8358-a0221cf703e4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:10.502859 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8db89e4e-802e-420d-a0e9-5eac9bc63e10 req-309274bc-550a-4017-8358-a0221cf703e4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] DELETE https://10.4.3.227/volume/v3/attachments/29031b4a-ca76-4fc9-b11d-66957da0785b Jul 31 05:28:10.503843 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8db89e4e-802e-420d-a0e9-5eac9bc63e10 req-309274bc-550a-4017-8358-a0221cf703e4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:10.503843 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8db89e4e-802e-420d-a0e9-5eac9bc63e10 req-309274bc-550a-4017-8358-a0221cf703e4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:10.513072 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:10.513072 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:10.600441 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8db89e4e-802e-420d-a0e9-5eac9bc63e10 req-309274bc-550a-4017-8358-a0221cf703e4 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/attachments/29031b4a-ca76-4fc9-b11d-66957da0785b returned with HTTP 200 Jul 31 05:28:10.601062 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 156/636] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:28:10 2026] DELETE /volume/v3/attachments/29031b4a-ca76-4fc9-b11d-66957da0785b => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:12.623851 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c5ab5f2-d661-467c-a2c4-5cccde3e2fd2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:12.627201 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c5ab5f2-d661-467c-a2c4-5cccde3e2fd2 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:12.627719 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c5ab5f2-d661-467c-a2c4-5cccde3e2fd2 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:12.627883 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c5ab5f2-d661-467c-a2c4-5cccde3e2fd2 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:12.638329 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:12.638329 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:12.643943 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0c5ab5f2-d661-467c-a2c4-5cccde3e2fd2 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:12.649123 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c5ab5f2-d661-467c-a2c4-5cccde3e2fd2 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:12.649713 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 164/637] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:12 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:12.665931 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8765b672-c3e9-48b7-a2eb-c3dd67b7034d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:12.668207 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8765b672-c3e9-48b7-a2eb-c3dd67b7034d tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:12.668511 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8765b672-c3e9-48b7-a2eb-c3dd67b7034d tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:12.668630 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8765b672-c3e9-48b7-a2eb-c3dd67b7034d tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:12.677903 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:12.677903 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:12.683678 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8765b672-c3e9-48b7-a2eb-c3dd67b7034d tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:12.690647 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8765b672-c3e9-48b7-a2eb-c3dd67b7034d tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:12.691265 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 157/638] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:12 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:12.744150 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9afd389c-540c-482d-b60d-6776a3d9f757 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:12.746682 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9afd389c-540c-482d-b60d-6776a3d9f757 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:12.746682 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9afd389c-540c-482d-b60d-6776a3d9f757 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:12.746682 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9afd389c-540c-482d-b60d-6776a3d9f757 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:12.754753 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:12.754753 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:12.760784 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9afd389c-540c-482d-b60d-6776a3d9f757 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:12.768056 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9afd389c-540c-482d-b60d-6776a3d9f757 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:12.768909 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 162/639] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:12 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:12.791003 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0439ad10-b555-4319-b494-144b374f3f59 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:12.793441 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0439ad10-b555-4319-b494-144b374f3f59 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] DELETE https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:12.793846 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0439ad10-b555-4319-b494-144b374f3f59 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:12.794163 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0439ad10-b555-4319-b494-144b374f3f59 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:12.794437 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0439ad10-b555-4319-b494-144b374f3f59 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Delete volume with id: a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:12.803915 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:12.803915 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:12.804677 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0439ad10-b555-4319-b494-144b374f3f59 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:12.828130 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0439ad10-b555-4319-b494-144b374f3f59 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Delete volume request issued successfully. Jul 31 05:28:12.828130 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0439ad10-b555-4319-b494-144b374f3f59 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 202 Jul 31 05:28:12.828130 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 157/640] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:28:12 2026] DELETE /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:28:12.836330 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c9f1871-b2ee-44fb-8f3f-3941ba8deb58 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:12.839940 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c9f1871-b2ee-44fb-8f3f-3941ba8deb58 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:12.841490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c9f1871-b2ee-44fb-8f3f-3941ba8deb58 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:12.841490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c9f1871-b2ee-44fb-8f3f-3941ba8deb58 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:12.851244 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:12.851244 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:12.859251 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5c9f1871-b2ee-44fb-8f3f-3941ba8deb58 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Volume info retrieved successfully. Jul 31 05:28:12.866773 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c9f1871-b2ee-44fb-8f3f-3941ba8deb58 tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 200 Jul 31 05:28:12.866773 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 165/641] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:12 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:13.389808 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:13.391288 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:28:13.391761 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-947537574"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:13.393600 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-947537574'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:28:13.393799 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Create volume of 1 GB Jul 31 05:28:13.398517 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Availability Zones retrieved successfully. Jul 31 05:28:13.407121 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Flow 'volume_create_api' (c3823434-017a-47c6-8f76-b5569dd81447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:13.407121 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33efa4e8-5eaf-458c-8964-dde5b0787685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:13.407121 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:28:13.439548 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33efa4e8-5eaf-458c-8964-dde5b0787685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:13.442565 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6820026d-2106-44b7-8afe-b9115646c44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:13.534127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Created reservations ['14ff6840-d823-4f74-a764-3bcf280223b1', '041444a2-46c1-48bc-a7eb-72a303043a18', 'a1863b66-dec8-4b1d-98ae-ed1860bbcb1b', '992ec511-6e17-44bf-94ee-45824c807d97'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:28:13.534127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6820026d-2106-44b7-8afe-b9115646c44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14ff6840-d823-4f74-a764-3bcf280223b1', '041444a2-46c1-48bc-a7eb-72a303043a18', 'a1863b66-dec8-4b1d-98ae-ed1860bbcb1b', '992ec511-6e17-44bf-94ee-45824c807d97']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:13.534127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8d1ad49-d6ce-4b7a-8876-2688cde118ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:13.561711 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8d1ad49-d6ce-4b7a-8876-2688cde118ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d4fd191-4a2f-41b1-a3d7-2bc6cd553530', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-947537574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49a318eeed045e0acdc6ef7db5ab7d0',qos_specs=None,replication_status=,reservations=['14ff6840-d823-4f74-a764-3bcf280223b1','041444a2-46c1-48bc-a7eb-72a303043a18','a1863b66-dec8-4b1d-98ae-ed1860bbcb1b','992ec511-6e17-44bf-94ee-45824c807d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55fc99635890465cb2ba4c35af86f0e0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:28:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-947537574',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d4fd191-4a2f-41b1-a3d7-2bc6cd553530,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d49a318eeed045e0acdc6ef7db5ab7d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55fc99635890465cb2ba4c35af86f0e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:13.563737 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15851c56-c0ae-460b-8136-a7b41bd227b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:13.588982 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15851c56-c0ae-460b-8136-a7b41bd227b7) transitioned into state 'SUCCESS' from state '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-947537574',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49a318eeed045e0acdc6ef7db5ab7d0',qos_specs=None,replication_status=,reservations=['14ff6840-d823-4f74-a764-3bcf280223b1','041444a2-46c1-48bc-a7eb-72a303043a18','a1863b66-dec8-4b1d-98ae-ed1860bbcb1b','992ec511-6e17-44bf-94ee-45824c807d97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55fc99635890465cb2ba4c35af86f0e0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:13.588982 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1994630-821d-40db-96dd-f5a8b4a4adad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:13.615138 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1994630-821d-40db-96dd-f5a8b4a4adad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:13.616739 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Flow 'volume_create_api' (c3823434-017a-47c6-8f76-b5569dd81447) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:13.617411 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Create volume request issued successfully. Jul 31 05:28:13.618807 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b528b5a-af5f-4d1e-b79e-e0fa74202811 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:28:13.619465 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 158/642] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:28:13 2026] POST /volume/v3/volumes => generated 756 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:28:13.637401 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ff0549c6-317c-454b-b3ff-a92cb5a23fec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:13.640081 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff0549c6-317c-454b-b3ff-a92cb5a23fec tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:28:13.640383 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff0549c6-317c-454b-b3ff-a92cb5a23fec tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:13.640693 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff0549c6-317c-454b-b3ff-a92cb5a23fec tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:13.651663 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:13.651663 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:13.663755 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ff0549c6-317c-454b-b3ff-a92cb5a23fec tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:28:13.672770 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff0549c6-317c-454b-b3ff-a92cb5a23fec tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 200 Jul 31 05:28:13.675421 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 163/643] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:13 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 824 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:13.885584 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-343792cf-5131-4104-ac9e-99c44c9e949b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:13.888045 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-343792cf-5131-4104-ac9e-99c44c9e949b tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] GET https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 Jul 31 05:28:13.888315 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-343792cf-5131-4104-ac9e-99c44c9e949b tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:13.888576 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-343792cf-5131-4104-ac9e-99c44c9e949b tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:13.894887 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-343792cf-5131-4104-ac9e-99c44c9e949b tempest-DeleteServersTestJSON-1220634470 tempest-DeleteServersTestJSON-1220634470-project-member] https://10.4.3.227/volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 returned with HTTP 404 Jul 31 05:28:13.895578 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 158/644] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:13 2026] GET /volume/v3/volumes/a413f552-9a5a-4488-912e-90c8c96c0360 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:28:14.692274 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b4b5fdee-19be-4f7e-bce7-f6f80639fd71 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:14.694309 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4b5fdee-19be-4f7e-bce7-f6f80639fd71 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:28:14.696123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4b5fdee-19be-4f7e-bce7-f6f80639fd71 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:14.696123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4b5fdee-19be-4f7e-bce7-f6f80639fd71 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:14.704840 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:14.704840 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:14.711397 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b4b5fdee-19be-4f7e-bce7-f6f80639fd71 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:28:14.718982 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4b5fdee-19be-4f7e-bce7-f6f80639fd71 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 200 Jul 31 05:28:14.719663 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 166/645] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:14 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:17.832972 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-74b20022-7496-4e28-9f57-f9560663c2d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:17.836476 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:28:17.836476 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-375022860"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:17.837094 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-375022860'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:28:17.837299 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Create volume of 1 GB Jul 31 05:28:17.837604 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:17.837604 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:17.843212 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Availability Zones retrieved successfully. Jul 31 05:28:17.850304 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Flow 'volume_create_api' (ec0daaea-44a3-4c04-b8ec-12f6afe8fc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:17.852638 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2906db6-2b5b-48df-8b81-bb1331bd87ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:17.853583 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:28:17.883783 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2906db6-2b5b-48df-8b81-bb1331bd87ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:17.884566 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c17e561f-678d-4d16-b81c-ba662503403f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:17.944166 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Created reservations ['da045cfb-0b8b-4666-89d5-589d38034c69', '78096c51-bc2f-4ced-9352-e99ab9d43369', '19f38776-3718-4a5f-8a8a-0a86be48df9c', 'b593b944-2149-47a3-8758-4732a11daf7b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:28:17.945253 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c17e561f-678d-4d16-b81c-ba662503403f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da045cfb-0b8b-4666-89d5-589d38034c69', '78096c51-bc2f-4ced-9352-e99ab9d43369', '19f38776-3718-4a5f-8a8a-0a86be48df9c', 'b593b944-2149-47a3-8758-4732a11daf7b']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:17.946497 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90fe6e4c-ac57-439c-a6ed-328e51bcf454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:17.977188 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90fe6e4c-ac57-439c-a6ed-328e51bcf454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '485462ec-e8ba-44d7-9b6f-57471d6e60dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-375022860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0571de34672495ea686e940a76a05c7',qos_specs=None,replication_status=,reservations=['da045cfb-0b8b-4666-89d5-589d38034c69','78096c51-bc2f-4ced-9352-e99ab9d43369','19f38776-3718-4a5f-8a8a-0a86be48df9c','b593b944-2149-47a3-8758-4732a11daf7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5034281ab23441b8a054fcc6516a743c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:28:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-375022860',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=485462ec-e8ba-44d7-9b6f-57471d6e60dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0571de34672495ea686e940a76a05c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5034281ab23441b8a054fcc6516a743c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:17.978866 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33783dd4-0c4d-40a4-8758-62e05988cdd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:18.004954 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33783dd4-0c4d-40a4-8758-62e05988cdd6) transitioned into state 'SUCCESS' from state '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-375022860',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0571de34672495ea686e940a76a05c7',qos_specs=None,replication_status=,reservations=['da045cfb-0b8b-4666-89d5-589d38034c69','78096c51-bc2f-4ced-9352-e99ab9d43369','19f38776-3718-4a5f-8a8a-0a86be48df9c','b593b944-2149-47a3-8758-4732a11daf7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5034281ab23441b8a054fcc6516a743c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:18.005669 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a219c6-5bc5-43c6-8a3e-793c5098ab82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:18.017975 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6a219c6-5bc5-43c6-8a3e-793c5098ab82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:18.020963 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Flow 'volume_create_api' (ec0daaea-44a3-4c04-b8ec-12f6afe8fc3b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:18.020963 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Create volume request issued successfully. Jul 31 05:28:18.020963 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74b20022-7496-4e28-9f57-f9560663c2d9 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:28:18.021404 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 159/646] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:28:17 2026] POST /volume/v3/volumes => generated 758 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:28:18.037933 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-96d7554f-32f5-4eb7-a3c4-c53633292571 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:18.040804 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96d7554f-32f5-4eb7-a3c4-c53633292571 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:28:18.041094 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96d7554f-32f5-4eb7-a3c4-c53633292571 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:18.041452 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96d7554f-32f5-4eb7-a3c4-c53633292571 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:18.052625 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:18.052625 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:18.057283 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-96d7554f-32f5-4eb7-a3c4-c53633292571 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:28:18.063347 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96d7554f-32f5-4eb7-a3c4-c53633292571 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:28:18.063873 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 164/647] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:18 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:19.081798 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e654ad11-3ac0-4fcc-ac95-909261eb2515 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:19.084671 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e654ad11-3ac0-4fcc-ac95-909261eb2515 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:28:19.084671 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e654ad11-3ac0-4fcc-ac95-909261eb2515 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:19.084671 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e654ad11-3ac0-4fcc-ac95-909261eb2515 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:19.093042 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:19.093042 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:19.097930 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e654ad11-3ac0-4fcc-ac95-909261eb2515 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:28:19.104393 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e654ad11-3ac0-4fcc-ac95-909261eb2515 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:28:19.105268 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 159/648] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:19 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:22.940640 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-dcbb728e-5319-4120-a954-b0e5a0d419f9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:22.944412 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-dcbb728e-5319-4120-a954-b0e5a0d419f9 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:28:22.944412 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-dcbb728e-5319-4120-a954-b0e5a0d419f9 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:22.944412 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-dcbb728e-5319-4120-a954-b0e5a0d419f9 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:22.952986 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:22.952986 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:22.958987 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-dcbb728e-5319-4120-a954-b0e5a0d419f9 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:28:22.968437 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-dcbb728e-5319-4120-a954-b0e5a0d419f9 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 200 Jul 31 05:28:22.968437 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 167/649] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:28:22 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:23.005467 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebbee4c9-40df-42ab-9d47-6f29eaffe7ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:23.006124 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebbee4c9-40df-42ab-9d47-6f29eaffe7ee None None] GET https://10.4.3.227/volume// Jul 31 05:28:23.007162 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebbee4c9-40df-42ab-9d47-6f29eaffe7ee None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:23.008679 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebbee4c9-40df-42ab-9d47-6f29eaffe7ee None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:23.008679 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebbee4c9-40df-42ab-9d47-6f29eaffe7ee None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:28:23.008679 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 160/650] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:28: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 31 05:28:23.023134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-bd45bbf3-8114-4e7e-a4c4-c0cba1c7d814 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:23.026682 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-bd45bbf3-8114-4e7e-a4c4-c0cba1c7d814 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:28:23.027411 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-bd45bbf3-8114-4e7e-a4c4-c0cba1c7d814 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d4fd191-4a2f-41b1-a3d7-2bc6cd553530", "connector": null, "instance_uuid": "aa45394a-a5a5-4972-96af-2801edd606de"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:23.041706 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:23.041706 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:23.075682 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-bd45bbf3-8114-4e7e-a4c4-c0cba1c7d814 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:28:23.076436 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 165/651] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:28:23 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 31 05:28:23.124694 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-23144a43-e8a5-455b-a22a-83a815bf9776 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:23.128472 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-23144a43-e8a5-455b-a22a-83a815bf9776 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] POST https://10.4.3.227/volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc/action Jul 31 05:28:23.129030 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-23144a43-e8a5-455b-a22a-83a815bf9776 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:28:23.129531 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-23144a43-e8a5-455b-a22a-83a815bf9776 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:23.159196 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:23.159196 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:23.179652 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b47511b1-a8a6-43c3-8bbc-f173cfedd167 req-23144a43-e8a5-455b-a22a-83a815bf9776 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc/action returned with HTTP 204 Jul 31 05:28:23.180263 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 160/652] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:28:23 2026] POST /volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:28:23.211235 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5e1f1dac-699e-4bbc-a276-0262ca46906e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:23.217172 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e1f1dac-699e-4bbc-a276-0262ca46906e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:28:23.217488 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e1f1dac-699e-4bbc-a276-0262ca46906e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:23.217827 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e1f1dac-699e-4bbc-a276-0262ca46906e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:23.241256 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:23.241256 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:23.251443 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5e1f1dac-699e-4bbc-a276-0262ca46906e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:28:23.255920 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e1f1dac-699e-4bbc-a276-0262ca46906e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 200 Jul 31 05:28:23.256559 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 168/653] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:23 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 1111 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:23.275318 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d38847d-d1dc-4ade-9a54-b85e5d968ddd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:23.278363 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d38847d-d1dc-4ade-9a54-b85e5d968ddd tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:28:23.278696 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d38847d-d1dc-4ade-9a54-b85e5d968ddd tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:23.279115 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d38847d-d1dc-4ade-9a54-b85e5d968ddd tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:23.303867 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:23.303867 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:23.309863 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2d38847d-d1dc-4ade-9a54-b85e5d968ddd tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:28:23.317396 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d38847d-d1dc-4ade-9a54-b85e5d968ddd tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 200 Jul 31 05:28:23.317883 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 161/654] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:23 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 1111 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:25.079404 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4e4ec981-8acf-40b9-ac81-775ffd4bb9e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:25.079911 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e4ec981-8acf-40b9-ac81-775ffd4bb9e4 None None] GET https://10.4.3.227/volume// Jul 31 05:28:25.080126 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e4ec981-8acf-40b9-ac81-775ffd4bb9e4 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:25.080397 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e4ec981-8acf-40b9-ac81-775ffd4bb9e4 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:25.080896 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e4ec981-8acf-40b9-ac81-775ffd4bb9e4 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:28:25.081328 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 166/655] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:28: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 31 05:28:25.092204 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ff025c24-121e-4175-a235-540af6d88023 req-e1110078-86e2-426f-bed2-cc033247b733 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:25.095783 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ff025c24-121e-4175-a235-540af6d88023 req-e1110078-86e2-426f-bed2-cc033247b733 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:28:25.096338 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ff025c24-121e-4175-a235-540af6d88023 req-e1110078-86e2-426f-bed2-cc033247b733 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:25.096735 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ff025c24-121e-4175-a235-540af6d88023 req-e1110078-86e2-426f-bed2-cc033247b733 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:25.111913 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:25.111913 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:25.119985 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ff025c24-121e-4175-a235-540af6d88023 req-e1110078-86e2-426f-bed2-cc033247b733 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:28:25.127731 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ff025c24-121e-4175-a235-540af6d88023 req-e1110078-86e2-426f-bed2-cc033247b733 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 200 Jul 31 05:28:25.128592 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 161/656] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:28:25 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 1291 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:28:25.247595 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ff025c24-121e-4175-a235-540af6d88023 req-fb72832d-7b82-4647-923d-a68cf454da9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:25.252357 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ff025c24-121e-4175-a235-540af6d88023 req-fb72832d-7b82-4647-923d-a68cf454da9f tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] PUT https://10.4.3.227/volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc Jul 31 05:28:25.252357 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ff025c24-121e-4175-a235-540af6d88023 req-fb72832d-7b82-4647-923d-a68cf454da9f tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:25.265110 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ff025c24-121e-4175-a235-540af6d88023 req-fb72832d-7b82-4647-923d-a68cf454da9f tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Acquiring lock "cinder-attachment_update-4d4fd191-4a2f-41b1-a3d7-2bc6cd553530-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:28:25.271861 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ff025c24-121e-4175-a235-540af6d88023 req-fb72832d-7b82-4647-923d-a68cf454da9f tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Lock "cinder-attachment_update-4d4fd191-4a2f-41b1-a3d7-2bc6cd553530-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:28:25.274215 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:25.274215 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:25.439411 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ff025c24-121e-4175-a235-540af6d88023 req-fb72832d-7b82-4647-923d-a68cf454da9f tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Lock "cinder-attachment_update-4d4fd191-4a2f-41b1-a3d7-2bc6cd553530-np0000006182" released by "attachment_update" :: held 0.166s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:28:25.439411 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ff025c24-121e-4175-a235-540af6d88023 req-fb72832d-7b82-4647-923d-a68cf454da9f tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc returned with HTTP 200 Jul 31 05:28:25.439648 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 169/657] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:28:25 2026] PUT /volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:25.488339 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ff025c24-121e-4175-a235-540af6d88023 req-58a91dde-d9cf-4f59-9400-97c232d22ad7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:25.497067 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ff025c24-121e-4175-a235-540af6d88023 req-58a91dde-d9cf-4f59-9400-97c232d22ad7 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] POST https://10.4.3.227/volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc/action Jul 31 05:28:25.498312 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ff025c24-121e-4175-a235-540af6d88023 req-58a91dde-d9cf-4f59-9400-97c232d22ad7 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:28:25.500476 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ff025c24-121e-4175-a235-540af6d88023 req-58a91dde-d9cf-4f59-9400-97c232d22ad7 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:25.529370 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:25.529370 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:25.550450 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ff025c24-121e-4175-a235-540af6d88023 req-58a91dde-d9cf-4f59-9400-97c232d22ad7 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc/action returned with HTTP 204 Jul 31 05:28:25.551151 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 162/658] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:28:25 2026] POST /volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:28:30.155519 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-acd39dab-320b-49ea-83f4-12f341bfd47c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:30.157489 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:28:30.157946 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1261448789"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:30.159914 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1261448789'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:28:30.159914 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Create volume of 1 GB Jul 31 05:28:30.160167 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:30.160167 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:30.165953 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Availability Zones retrieved successfully. Jul 31 05:28:30.175406 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Flow 'volume_create_api' (1a444607-fe16-4761-98e8-26c06984f12e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:30.176707 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04c7a0d-8bcd-4a10-9a19-9a47ca5bbf57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:30.178382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:28:30.230317 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d04c7a0d-8bcd-4a10-9a19-9a47ca5bbf57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:30.231547 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64feabff-73b8-4546-af5b-38b66aea0ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:30.340377 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Created reservations ['f1b63b0b-51b5-4f8c-9e3b-7d5e519a881d', 'a35c2c09-bfbe-4365-a253-904a3be83dd6', 'ed1b381a-e406-47b3-af0f-16b4494326a6', '0175683f-7192-4639-902d-0848b760c303'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:28:30.341379 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64feabff-73b8-4546-af5b-38b66aea0ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1b63b0b-51b5-4f8c-9e3b-7d5e519a881d', 'a35c2c09-bfbe-4365-a253-904a3be83dd6', 'ed1b381a-e406-47b3-af0f-16b4494326a6', '0175683f-7192-4639-902d-0848b760c303']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:30.342515 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f89190-b6ac-4e77-b0f5-e66b6274a73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:30.387419 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5f89190-b6ac-4e77-b0f5-e66b6274a73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e78cb17-766a-435b-b68e-f863fcc43267', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1261448789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1644f388c2ef4d469cfb39202daad234',qos_specs=None,replication_status=,reservations=['f1b63b0b-51b5-4f8c-9e3b-7d5e519a881d','a35c2c09-bfbe-4365-a253-904a3be83dd6','ed1b381a-e406-47b3-af0f-16b4494326a6','0175683f-7192-4639-902d-0848b760c303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2f38c91204462afc35d19de53eb26',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:28:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1261448789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e78cb17-766a-435b-b68e-f863fcc43267,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1644f388c2ef4d469cfb39202daad234',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51f2f38c91204462afc35d19de53eb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:30.388315 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c816b5-bef7-4226-a7d5-f63b73c09fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:30.438431 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5c816b5-bef7-4226-a7d5-f63b73c09fe9) transitioned into state 'SUCCESS' from state '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-1261448789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1644f388c2ef4d469cfb39202daad234',qos_specs=None,replication_status=,reservations=['f1b63b0b-51b5-4f8c-9e3b-7d5e519a881d','a35c2c09-bfbe-4365-a253-904a3be83dd6','ed1b381a-e406-47b3-af0f-16b4494326a6','0175683f-7192-4639-902d-0848b760c303'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2f38c91204462afc35d19de53eb26',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:30.438715 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b9448fd-35b9-41a9-8c1e-0bb5cc111c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:30.455748 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b9448fd-35b9-41a9-8c1e-0bb5cc111c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:30.459177 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Flow 'volume_create_api' (1a444607-fe16-4761-98e8-26c06984f12e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:30.459177 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Create volume request issued successfully. Jul 31 05:28:30.459177 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acd39dab-320b-49ea-83f4-12f341bfd47c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:28:30.459177 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 167/659] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:28:30 2026] POST /volume/v3/volumes => generated 751 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:28:30.482239 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6841e372-300f-473f-a0c8-ccd0f19d551b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:30.483240 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6841e372-300f-473f-a0c8-ccd0f19d551b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:28:30.483558 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6841e372-300f-473f-a0c8-ccd0f19d551b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:30.483843 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6841e372-300f-473f-a0c8-ccd0f19d551b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:30.506229 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:30.506229 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:30.524673 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6841e372-300f-473f-a0c8-ccd0f19d551b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:28:30.546566 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6841e372-300f-473f-a0c8-ccd0f19d551b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:28:30.546566 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 162/660] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:30 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 819 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:31.568166 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae955ded-a068-4d04-b01e-143588d1546d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:31.573270 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae955ded-a068-4d04-b01e-143588d1546d tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:28:31.573478 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae955ded-a068-4d04-b01e-143588d1546d tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:31.573722 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae955ded-a068-4d04-b01e-143588d1546d tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:31.592240 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:31.592240 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:31.599128 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae955ded-a068-4d04-b01e-143588d1546d tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:28:31.606277 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae955ded-a068-4d04-b01e-143588d1546d tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:28:31.606832 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 170/661] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:31 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:31.674343 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-1b092e45-4161-4a9b-9953-7a567b395f84 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:31.677363 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-1b092e45-4161-4a9b-9953-7a567b395f84 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:28:31.678018 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-1b092e45-4161-4a9b-9953-7a567b395f84 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:31.678018 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-1b092e45-4161-4a9b-9953-7a567b395f84 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:31.692577 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:31.692577 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:31.697145 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-1b092e45-4161-4a9b-9953-7a567b395f84 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:28:31.703951 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-1b092e45-4161-4a9b-9953-7a567b395f84 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:28:31.706042 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 163/662] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:28:31 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:31.850320 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c2100822-476a-4a4e-9add-9767e425d31b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:31.850320 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2100822-476a-4a4e-9add-9767e425d31b None None] GET https://10.4.3.227/volume// Jul 31 05:28:31.850650 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2100822-476a-4a4e-9add-9767e425d31b None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:31.850650 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2100822-476a-4a4e-9add-9767e425d31b None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:31.851911 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2100822-476a-4a4e-9add-9767e425d31b None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:28:31.851911 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 168/663] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:28: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 31 05:28:31.862153 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-2dde1645-8540-4da3-8d8b-46d6795d329e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:31.865951 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-2dde1645-8540-4da3-8d8b-46d6795d329e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:28:31.866668 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-2dde1645-8540-4da3-8d8b-46d6795d329e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e78cb17-766a-435b-b68e-f863fcc43267", "connector": null, "instance_uuid": "736fd3b4-a917-4ab0-b959-2c3befb98d67"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:31.893250 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:31.893250 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:31.946062 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-2dde1645-8540-4da3-8d8b-46d6795d329e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:28:31.947294 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 163/664] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:28:31 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:31.987945 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f3caab6-729d-4590-9a77-2d2ac78e133a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:31.990844 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f3caab6-729d-4590-9a77-2d2ac78e133a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:28:31.993681 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f3caab6-729d-4590-9a77-2d2ac78e133a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:31.993681 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f3caab6-729d-4590-9a77-2d2ac78e133a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:32.001752 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67c9fab8-3e84-4463-bdd9-e01d7ac45a10 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:32.001752 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67c9fab8-3e84-4463-bdd9-e01d7ac45a10 None None] GET https://10.4.3.227/volume// Jul 31 05:28:32.001752 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67c9fab8-3e84-4463-bdd9-e01d7ac45a10 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:32.001752 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67c9fab8-3e84-4463-bdd9-e01d7ac45a10 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:32.001752 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67c9fab8-3e84-4463-bdd9-e01d7ac45a10 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:28:32.001752 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 164/665] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:28: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 31 05:28:32.009642 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:32.009642 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:32.013437 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-6966fa8f-8b6b-4236-bde5-c58b145ac24b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:32.019860 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-6966fa8f-8b6b-4236-bde5-c58b145ac24b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:28:32.019860 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-6966fa8f-8b6b-4236-bde5-c58b145ac24b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:32.019860 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-6966fa8f-8b6b-4236-bde5-c58b145ac24b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:32.021866 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2f3caab6-729d-4590-9a77-2d2ac78e133a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:28:32.029504 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f3caab6-729d-4590-9a77-2d2ac78e133a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:28:32.030177 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 171/666] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:31 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 843 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:32.039560 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:32.039560 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:32.050772 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-6966fa8f-8b6b-4236-bde5-c58b145ac24b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:28:32.061894 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-6966fa8f-8b6b-4236-bde5-c58b145ac24b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:28:32.061894 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 169/667] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:28:32 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 1023 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:28:32.193707 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-8caae07a-c6a1-43cf-ac46-7f0defdfd258 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:32.197806 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-8caae07a-c6a1-43cf-ac46-7f0defdfd258 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] PUT https://10.4.3.227/volume/v3/attachments/615b1d89-d378-4613-865c-f8bc431a0eea Jul 31 05:28:32.198626 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-8caae07a-c6a1-43cf-ac46-7f0defdfd258 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:32.211165 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-8caae07a-c6a1-43cf-ac46-7f0defdfd258 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Acquiring lock "cinder-attachment_update-9e78cb17-766a-435b-b68e-f863fcc43267-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:28:32.216892 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-8caae07a-c6a1-43cf-ac46-7f0defdfd258 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Lock "cinder-attachment_update-9e78cb17-766a-435b-b68e-f863fcc43267-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:28:32.218292 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:32.218292 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:32.362337 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-8caae07a-c6a1-43cf-ac46-7f0defdfd258 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Lock "cinder-attachment_update-9e78cb17-766a-435b-b68e-f863fcc43267-np0000006182" released by "attachment_update" :: held 0.146s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:28:32.362741 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-8caae07a-c6a1-43cf-ac46-7f0defdfd258 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments/615b1d89-d378-4613-865c-f8bc431a0eea returned with HTTP 200 Jul 31 05:28:32.363443 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 164/668] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:28:32 2026] PUT /volume/v3/attachments/615b1d89-d378-4613-865c-f8bc431a0eea => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:33.045438 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e5ad8ac9-468c-433d-bbbb-ab1408196a93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:33.047830 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5ad8ac9-468c-433d-bbbb-ab1408196a93 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:28:33.048268 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5ad8ac9-468c-433d-bbbb-ab1408196a93 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:33.048633 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5ad8ac9-468c-433d-bbbb-ab1408196a93 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:33.062233 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:33.062233 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:33.066442 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e5ad8ac9-468c-433d-bbbb-ab1408196a93 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:28:33.071420 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5ad8ac9-468c-433d-bbbb-ab1408196a93 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:28:33.071420 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 165/669] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:33 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:34.097312 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e328c162-4784-4318-bfca-663ce8f66763 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:34.099877 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e328c162-4784-4318-bfca-663ce8f66763 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:28:34.100127 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e328c162-4784-4318-bfca-663ce8f66763 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:34.100520 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e328c162-4784-4318-bfca-663ce8f66763 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:34.115767 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:34.115767 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:34.124215 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e328c162-4784-4318-bfca-663ce8f66763 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:28:34.136763 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e328c162-4784-4318-bfca-663ce8f66763 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:28:34.137553 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 172/670] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:34 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:34.394014 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-320be83e-5e69-4727-a0aa-bf7fa5797fea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:34.398165 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-320be83e-5e69-4727-a0aa-bf7fa5797fea tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:34.398165 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-320be83e-5e69-4727-a0aa-bf7fa5797fea tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:34.398165 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-320be83e-5e69-4727-a0aa-bf7fa5797fea tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:34.406844 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:34.406844 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:34.414881 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-320be83e-5e69-4727-a0aa-bf7fa5797fea tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:34.424440 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-320be83e-5e69-4727-a0aa-bf7fa5797fea tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:34.425342 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 170/671] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:28:34 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:34.509541 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1eecac1-249b-494b-b873-c155fd870c68 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:34.510398 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1eecac1-249b-494b-b873-c155fd870c68 None None] GET https://10.4.3.227/volume// Jul 31 05:28:34.510398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1eecac1-249b-494b-b873-c155fd870c68 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:34.510986 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1eecac1-249b-494b-b873-c155fd870c68 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:34.511676 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1eecac1-249b-494b-b873-c155fd870c68 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:28:34.512065 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 165/672] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:28:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:28:34.519853 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-88bffd64-2b10-4547-8f07-24a203f5ecc6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:34.522682 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-88bffd64-2b10-4547-8f07-24a203f5ecc6 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:28:34.523835 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-88bffd64-2b10-4547-8f07-24a203f5ecc6 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6660542b-c67d-4162-a036-c68b3a9b0f8e", "connector": null, "instance_uuid": "98bde0fb-a399-4b5a-b5e4-309cbfa58980"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:34.533751 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:34.533751 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:34.561908 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-88bffd64-2b10-4547-8f07-24a203f5ecc6 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:28:34.562565 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 166/673] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:28:34 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 31 05:28:34.597544 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6028e396-55fb-4d21-95c4-e797d175da42 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:34.601183 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6028e396-55fb-4d21-95c4-e797d175da42 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:34.601491 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6028e396-55fb-4d21-95c4-e797d175da42 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:34.602573 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6028e396-55fb-4d21-95c4-e797d175da42 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:34.619754 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:34.619754 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:34.622388 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f3f4af36-2f63-4256-914b-45218bafea86 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:34.625392 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3f4af36-2f63-4256-914b-45218bafea86 None None] GET https://10.4.3.227/volume// Jul 31 05:28:34.625392 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3f4af36-2f63-4256-914b-45218bafea86 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:34.625392 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3f4af36-2f63-4256-914b-45218bafea86 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:34.625392 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3f4af36-2f63-4256-914b-45218bafea86 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:28:34.625392 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 171/674] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:28:34 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:28:34.628753 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6028e396-55fb-4d21-95c4-e797d175da42 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:34.638682 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6028e396-55fb-4d21-95c4-e797d175da42 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:34.639285 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 173/675] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:34 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:34.639410 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-8df3d41c-6777-4dd4-b3df-e2315d2d0a2a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:34.642021 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-8df3d41c-6777-4dd4-b3df-e2315d2d0a2a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:34.642815 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-8df3d41c-6777-4dd4-b3df-e2315d2d0a2a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:34.642815 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-8df3d41c-6777-4dd4-b3df-e2315d2d0a2a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:34.661794 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:34.661794 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:34.671321 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-8df3d41c-6777-4dd4-b3df-e2315d2d0a2a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:34.679072 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-8df3d41c-6777-4dd4-b3df-e2315d2d0a2a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:34.680761 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 166/676] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:28:34 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 1028 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:28:34.814138 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-993f2d93-d124-44c0-a3ec-c3cc498cb9e2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:34.818790 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-993f2d93-d124-44c0-a3ec-c3cc498cb9e2 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] PUT https://10.4.3.227/volume/v3/attachments/cb9e1b43-bd0f-4415-aa8b-529b3d04caa1 Jul 31 05:28:34.818790 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-993f2d93-d124-44c0-a3ec-c3cc498cb9e2 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:34.829380 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-993f2d93-d124-44c0-a3ec-c3cc498cb9e2 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Acquiring lock "cinder-attachment_update-6660542b-c67d-4162-a036-c68b3a9b0f8e-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:28:34.836447 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-993f2d93-d124-44c0-a3ec-c3cc498cb9e2 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Lock "cinder-attachment_update-6660542b-c67d-4162-a036-c68b3a9b0f8e-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:28:34.839172 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:34.839172 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:34.934341 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-993f2d93-d124-44c0-a3ec-c3cc498cb9e2 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Lock "cinder-attachment_update-6660542b-c67d-4162-a036-c68b3a9b0f8e-np0000006182" released by "attachment_update" :: held 0.097s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:28:34.934341 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-993f2d93-d124-44c0-a3ec-c3cc498cb9e2 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/attachments/cb9e1b43-bd0f-4415-aa8b-529b3d04caa1 returned with HTTP 200 Jul 31 05:28:34.934341 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 167/677] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:28:34 2026] PUT /volume/v3/attachments/cb9e1b43-bd0f-4415-aa8b-529b3d04caa1 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:35.162888 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-138ae4af-f662-4931-8375-c59c71ef7148 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:35.170583 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-138ae4af-f662-4931-8375-c59c71ef7148 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:28:35.170583 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-138ae4af-f662-4931-8375-c59c71ef7148 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:35.170583 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-138ae4af-f662-4931-8375-c59c71ef7148 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:35.189700 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:35.189700 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:35.199423 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-138ae4af-f662-4931-8375-c59c71ef7148 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:28:35.205944 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-138ae4af-f662-4931-8375-c59c71ef7148 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:28:35.206596 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 172/678] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:35 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:35.656555 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5aa8e233-56b1-410e-91c6-49d40bbfa399 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:35.658576 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5aa8e233-56b1-410e-91c6-49d40bbfa399 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:35.658868 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5aa8e233-56b1-410e-91c6-49d40bbfa399 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:35.659174 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5aa8e233-56b1-410e-91c6-49d40bbfa399 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:35.676844 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:35.676844 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:35.682741 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5aa8e233-56b1-410e-91c6-49d40bbfa399 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:35.689749 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5aa8e233-56b1-410e-91c6-49d40bbfa399 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:35.690220 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 174/679] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:35 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 867 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:35.702419 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-aa01bdb9-b199-4748-9559-5b0e04224c30 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:35.705322 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-aa01bdb9-b199-4748-9559-5b0e04224c30 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/attachments/615b1d89-d378-4613-865c-f8bc431a0eea/action Jul 31 05:28:35.705684 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-aa01bdb9-b199-4748-9559-5b0e04224c30 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:28:35.705836 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-aa01bdb9-b199-4748-9559-5b0e04224c30 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:35.732415 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:35.732415 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:35.751684 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-568e78bf-c512-48e5-934f-012a38d7b4fb req-aa01bdb9-b199-4748-9559-5b0e04224c30 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments/615b1d89-d378-4613-865c-f8bc431a0eea/action returned with HTTP 204 Jul 31 05:28:35.752348 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 167/680] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:28:35 2026] POST /volume/v3/attachments/615b1d89-d378-4613-865c-f8bc431a0eea/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:28:36.225138 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e7c5df59-445f-4ade-bf8a-652fcbf6c691 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:36.228833 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7c5df59-445f-4ade-bf8a-652fcbf6c691 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:28:36.229129 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7c5df59-445f-4ade-bf8a-652fcbf6c691 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:36.229370 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7c5df59-445f-4ade-bf8a-652fcbf6c691 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:36.241976 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:36.241976 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:36.251033 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e7c5df59-445f-4ade-bf8a-652fcbf6c691 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:28:36.256406 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7c5df59-445f-4ade-bf8a-652fcbf6c691 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:28:36.260124 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 168/681] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:36 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:36.273778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d4cddae-7b18-41b5-82aa-3a49cbb03d8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:36.275576 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d4cddae-7b18-41b5-82aa-3a49cbb03d8e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:28:36.275778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d4cddae-7b18-41b5-82aa-3a49cbb03d8e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:36.275961 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d4cddae-7b18-41b5-82aa-3a49cbb03d8e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:36.286287 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:36.286287 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:36.290159 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d4cddae-7b18-41b5-82aa-3a49cbb03d8e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:28:36.296196 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d4cddae-7b18-41b5-82aa-3a49cbb03d8e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:28:36.296196 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 173/682] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:36 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:36.711730 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-723973fc-c914-4728-b791-16bf5f40d473 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:36.718464 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-723973fc-c914-4728-b791-16bf5f40d473 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:36.719780 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-723973fc-c914-4728-b791-16bf5f40d473 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:36.719914 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-723973fc-c914-4728-b791-16bf5f40d473 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:36.743552 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:36.743552 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:36.749534 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-723973fc-c914-4728-b791-16bf5f40d473 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:36.769152 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-723973fc-c914-4728-b791-16bf5f40d473 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:36.769273 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 175/683] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:36 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 867 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:37.790506 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-08f28ccf-5d6c-4ab1-a69f-d31982e86b5b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:37.791830 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08f28ccf-5d6c-4ab1-a69f-d31982e86b5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:37.792090 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08f28ccf-5d6c-4ab1-a69f-d31982e86b5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:37.792333 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08f28ccf-5d6c-4ab1-a69f-d31982e86b5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:37.808159 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:37.808159 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:37.821136 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-08f28ccf-5d6c-4ab1-a69f-d31982e86b5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:37.829633 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08f28ccf-5d6c-4ab1-a69f-d31982e86b5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:37.830064 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 168/684] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:37 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:38.854867 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c850641-a4df-4bf3-8ede-03e4975c0007 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:38.856953 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c850641-a4df-4bf3-8ede-03e4975c0007 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:38.857340 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c850641-a4df-4bf3-8ede-03e4975c0007 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:38.857569 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c850641-a4df-4bf3-8ede-03e4975c0007 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:38.860478 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=150,cinder:INSERT=28,cinder:UPDATE=47 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:28:38.871818 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:38.871818 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:38.878826 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9c850641-a4df-4bf3-8ede-03e4975c0007 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:38.890154 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c850641-a4df-4bf3-8ede-03e4975c0007 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:38.890154 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 169/685] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:38 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 867 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:39.916085 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-66e1a64a-837e-45cc-be21-d55365bcee71 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:39.920080 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66e1a64a-837e-45cc-be21-d55365bcee71 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:39.920080 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66e1a64a-837e-45cc-be21-d55365bcee71 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:39.921087 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66e1a64a-837e-45cc-be21-d55365bcee71 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:39.940691 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:39.940691 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:39.949595 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-66e1a64a-837e-45cc-be21-d55365bcee71 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:39.957034 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66e1a64a-837e-45cc-be21-d55365bcee71 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:39.961125 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 174/686] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:39 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:40.980742 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81c7a023-984d-4ab8-b9b1-d032d9181303 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:40.984132 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81c7a023-984d-4ab8-b9b1-d032d9181303 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:40.984132 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81c7a023-984d-4ab8-b9b1-d032d9181303 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:40.984132 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81c7a023-984d-4ab8-b9b1-d032d9181303 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:40.986434 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=104,cinder:INSERT=10,cinder:UPDATE=13 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:28:41.007525 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:41.007525 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:41.016249 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-81c7a023-984d-4ab8-b9b1-d032d9181303 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:41.020519 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81c7a023-984d-4ab8-b9b1-d032d9181303 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:41.021212 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 176/687] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:40 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:41.845511 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-2de6e5eb-e4fc-4a04-b8f4-8b169ed5bacc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:41.848175 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-2de6e5eb-e4fc-4a04-b8f4-8b169ed5bacc tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] POST https://10.4.3.227/volume/v3/attachments/cb9e1b43-bd0f-4415-aa8b-529b3d04caa1/action Jul 31 05:28:41.848678 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-2de6e5eb-e4fc-4a04-b8f4-8b169ed5bacc tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:28:41.848837 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-2de6e5eb-e4fc-4a04-b8f4-8b169ed5bacc tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:41.878920 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:41.878920 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:41.899155 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-79b5d65d-da7e-46dd-8934-bcddb7f30df3 req-2de6e5eb-e4fc-4a04-b8f4-8b169ed5bacc tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/attachments/cb9e1b43-bd0f-4415-aa8b-529b3d04caa1/action returned with HTTP 204 Jul 31 05:28:41.899155 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 169/688] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:28:41 2026] POST /volume/v3/attachments/cb9e1b43-bd0f-4415-aa8b-529b3d04caa1/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:28:42.038064 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-663d5e43-464f-460c-8b2a-990859df2d3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:42.042468 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-663d5e43-464f-460c-8b2a-990859df2d3a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:42.042468 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-663d5e43-464f-460c-8b2a-990859df2d3a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:42.042468 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-663d5e43-464f-460c-8b2a-990859df2d3a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:42.054490 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:42.054490 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:42.061115 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-663d5e43-464f-460c-8b2a-990859df2d3a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:42.069146 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-663d5e43-464f-460c-8b2a-990859df2d3a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:42.069146 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 170/689] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:42 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:28:42.087054 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3510d3bd-0d66-45f1-8477-de8e9f794d5b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:42.090471 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3510d3bd-0d66-45f1-8477-de8e9f794d5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] POST https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e/action Jul 31 05:28:42.090874 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3510d3bd-0d66-45f1-8477-de8e9f794d5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:28:42.093087 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3510d3bd-0d66-45f1-8477-de8e9f794d5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:42.108192 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:42.108192 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:42.112132 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3510d3bd-0d66-45f1-8477-de8e9f794d5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:42.171185 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3510d3bd-0d66-45f1-8477-de8e9f794d5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Created reservations ['bac7669d-9377-439d-b8b1-bdbef582fdb8', 'e8fd1ca4-acf1-40b9-b69b-955b93b6142c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:28:42.210345 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3510d3bd-0d66-45f1-8477-de8e9f794d5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Extend volume request issued successfully. Jul 31 05:28:42.210793 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3510d3bd-0d66-45f1-8477-de8e9f794d5b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e/action returned with HTTP 202 Jul 31 05:28:42.211454 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 175/690] 10.4.3.227 () {70 vars in 1431 bytes} [Fri Jul 31 05:28:42 2026] POST /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 05:28:42.228021 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5378f1d-c90d-4a09-9e2a-98ef9b393608 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:42.230585 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5378f1d-c90d-4a09-9e2a-98ef9b393608 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:42.230948 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5378f1d-c90d-4a09-9e2a-98ef9b393608 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:42.231464 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5378f1d-c90d-4a09-9e2a-98ef9b393608 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:42.248220 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:42.248220 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:42.254611 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c5378f1d-c90d-4a09-9e2a-98ef9b393608 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:42.261569 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5378f1d-c90d-4a09-9e2a-98ef9b393608 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:42.262088 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 177/691] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:42 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:28:42.676478 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3510d3bd-0d66-45f1-8477-de8e9f794d5b req-0f5e602a-3f8c-4e07-ad87-d7a1758a79d8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:42.679526 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3510d3bd-0d66-45f1-8477-de8e9f794d5b req-0f5e602a-3f8c-4e07-ad87-d7a1758a79d8 service nova] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:42.679774 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3510d3bd-0d66-45f1-8477-de8e9f794d5b req-0f5e602a-3f8c-4e07-ad87-d7a1758a79d8 service nova] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:42.680022 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3510d3bd-0d66-45f1-8477-de8e9f794d5b req-0f5e602a-3f8c-4e07-ad87-d7a1758a79d8 service nova] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:42.692006 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:42.692006 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:42.697275 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3510d3bd-0d66-45f1-8477-de8e9f794d5b req-0f5e602a-3f8c-4e07-ad87-d7a1758a79d8 service nova] Volume info retrieved successfully. Jul 31 05:28:42.703782 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3510d3bd-0d66-45f1-8477-de8e9f794d5b req-0f5e602a-3f8c-4e07-ad87-d7a1758a79d8 service nova] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:42.703782 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 170/692] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:28:42 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 1315 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:43.291691 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33746d27-cace-4a02-abc0-ef9aa2667a0b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:43.297521 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33746d27-cace-4a02-abc0-ef9aa2667a0b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:43.297701 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33746d27-cace-4a02-abc0-ef9aa2667a0b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:43.301720 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33746d27-cace-4a02-abc0-ef9aa2667a0b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:43.323822 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:43.323822 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:43.335813 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-33746d27-cace-4a02-abc0-ef9aa2667a0b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:43.352555 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33746d27-cace-4a02-abc0-ef9aa2667a0b tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:43.352555 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 171/693] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:43 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 1159 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:28:43.373572 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-99179ba8-e321-4c62-8d79-7c9bdc9952a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:43.376130 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99179ba8-e321-4c62-8d79-7c9bdc9952a9 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:43.376346 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99179ba8-e321-4c62-8d79-7c9bdc9952a9 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:43.376600 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99179ba8-e321-4c62-8d79-7c9bdc9952a9 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:43.397639 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:43.397639 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:43.406121 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-99179ba8-e321-4c62-8d79-7c9bdc9952a9 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:43.416589 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99179ba8-e321-4c62-8d79-7c9bdc9952a9 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:43.417627 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 176/694] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:43 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 1159 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:28:43.797032 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-f1837b88-455b-4b1d-a6e0-1eb2b7a5ee00 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:43.802543 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-f1837b88-455b-4b1d-a6e0-1eb2b7a5ee00 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:43.802543 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-f1837b88-455b-4b1d-a6e0-1eb2b7a5ee00 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:43.802543 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-f1837b88-455b-4b1d-a6e0-1eb2b7a5ee00 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:43.823323 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:43.823323 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:43.828719 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-f1837b88-455b-4b1d-a6e0-1eb2b7a5ee00 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:43.838851 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-f1837b88-455b-4b1d-a6e0-1eb2b7a5ee00 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:43.839393 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 178/695] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:28:43 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 1141 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:43.871968 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-3293c44b-0db3-4cb7-8189-575f2ffae1c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:43.876047 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-3293c44b-0db3-4cb7-8189-575f2ffae1c5 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] POST https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e/action Jul 31 05:28:43.876047 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-3293c44b-0db3-4cb7-8189-575f2ffae1c5 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:28:43.876291 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-3293c44b-0db3-4cb7-8189-575f2ffae1c5 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:43.895209 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:43.895209 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:43.896082 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-3293c44b-0db3-4cb7-8189-575f2ffae1c5 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:43.917327 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-3293c44b-0db3-4cb7-8189-575f2ffae1c5 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Begin detaching volume completed successfully. Jul 31 05:28:43.917327 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-3293c44b-0db3-4cb7-8189-575f2ffae1c5 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e/action returned with HTTP 202 Jul 31 05:28:43.922308 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 171/696] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:28:43 2026] POST /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:28:43.958162 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-52cefe57-f2dc-4fd1-829d-aea14039dd13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:43.961410 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52cefe57-f2dc-4fd1-829d-aea14039dd13 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:43.961877 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52cefe57-f2dc-4fd1-829d-aea14039dd13 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:43.962227 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52cefe57-f2dc-4fd1-829d-aea14039dd13 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:43.980977 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:43.980977 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:43.986306 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-52cefe57-f2dc-4fd1-829d-aea14039dd13 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:43.992002 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52cefe57-f2dc-4fd1-829d-aea14039dd13 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:43.992558 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 172/697] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:43 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 1162 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:28:44.041880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e6dd8dd9-5322-401d-bd30-a1bcd8cbab16 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:44.042487 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6dd8dd9-5322-401d-bd30-a1bcd8cbab16 None None] GET https://10.4.3.227/volume// Jul 31 05:28:44.043450 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6dd8dd9-5322-401d-bd30-a1bcd8cbab16 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:44.043450 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6dd8dd9-5322-401d-bd30-a1bcd8cbab16 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:44.043917 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6dd8dd9-5322-401d-bd30-a1bcd8cbab16 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:28:44.044533 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 177/698] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:28:44 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:28:44.071995 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-269f0a2f-b1cb-4f00-a1ca-896a114a880a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:44.076290 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-269f0a2f-b1cb-4f00-a1ca-896a114a880a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:44.076536 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-269f0a2f-b1cb-4f00-a1ca-896a114a880a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:44.076731 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-269f0a2f-b1cb-4f00-a1ca-896a114a880a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:44.093755 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:44.093755 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:44.107664 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-269f0a2f-b1cb-4f00-a1ca-896a114a880a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:44.116651 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-269f0a2f-b1cb-4f00-a1ca-896a114a880a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:44.117258 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 179/699] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:28:44 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 1324 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:28:44.990164 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:44.993231 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:28:44.994544 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "374b81e5-9c5c-4bde-a469-63a95f440d60-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:44.998053 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '374b81e5-9c5c-4bde-a469-63a95f440d60-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:28:44.998053 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Create volume of 1 GB Jul 31 05:28:45.011118 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Availability Zones retrieved successfully. Jul 31 05:28:45.011338 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67c21aa6-418e-476a-87a7-fffd1881a9f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:45.016694 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67c21aa6-418e-476a-87a7-fffd1881a9f5 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:45.016887 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67c21aa6-418e-476a-87a7-fffd1881a9f5 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:45.017212 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67c21aa6-418e-476a-87a7-fffd1881a9f5 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:45.024589 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Flow 'volume_create_api' (063f5885-d0fb-4eb0-a927-51cff3f1c585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:45.026451 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afcd21e-bd47-480a-bfd6-a58bf73a11f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:45.028064 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:28:45.035709 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:45.035709 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:45.041358 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67c21aa6-418e-476a-87a7-fffd1881a9f5 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:45.047314 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67c21aa6-418e-476a-87a7-fffd1881a9f5 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:45.049541 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 173/700] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:45 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 1162 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:28:45.075187 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5afcd21e-bd47-480a-bfd6-a58bf73a11f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:45.076660 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (357de4ec-da4c-4187-a225-ebe1a9c651ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:45.180638 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Created reservations ['42b3540b-cbdf-4b16-b861-a0c640e91749', '7183090a-2463-4306-b3f7-a90725aa1fd1', '5b702ce6-a1f8-471f-9fa2-edad49584600', '9e7268b3-4034-4c1a-9079-36fb2522b955'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:28:45.181771 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (357de4ec-da4c-4187-a225-ebe1a9c651ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42b3540b-cbdf-4b16-b861-a0c640e91749', '7183090a-2463-4306-b3f7-a90725aa1fd1', '5b702ce6-a1f8-471f-9fa2-edad49584600', '9e7268b3-4034-4c1a-9079-36fb2522b955']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:45.182324 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e630f36-641c-4bc4-98bf-7a9d182dd9ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:45.228128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e630f36-641c-4bc4-98bf-7a9d182dd9ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cde4ed60-09d4-4aca-832d-bfedbe41410a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='374b81e5-9c5c-4bde-a469-63a95f440d60-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8db2d56e3c34e6cb77bd54229cebe0d',qos_specs=None,replication_status=,reservations=['42b3540b-cbdf-4b16-b861-a0c640e91749','7183090a-2463-4306-b3f7-a90725aa1fd1','5b702ce6-a1f8-471f-9fa2-edad49584600','9e7268b3-4034-4c1a-9079-36fb2522b955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0793a1461b9644bca16fabfc1dce45fd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:28:45Z,deleted=False,deleted_at=None,display_description='',display_name='374b81e5-9c5c-4bde-a469-63a95f440d60-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cde4ed60-09d4-4aca-832d-bfedbe41410a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8db2d56e3c34e6cb77bd54229cebe0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0793a1461b9644bca16fabfc1dce45fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:45.228489 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cddd409-ab48-41a9-b6e2-0f816f9bc3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:45.284058 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cddd409-ab48-41a9-b6e2-0f816f9bc3a3) transitioned into 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='374b81e5-9c5c-4bde-a469-63a95f440d60-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8db2d56e3c34e6cb77bd54229cebe0d',qos_specs=None,replication_status=,reservations=['42b3540b-cbdf-4b16-b861-a0c640e91749','7183090a-2463-4306-b3f7-a90725aa1fd1','5b702ce6-a1f8-471f-9fa2-edad49584600','9e7268b3-4034-4c1a-9079-36fb2522b955'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0793a1461b9644bca16fabfc1dce45fd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:45.284058 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c66204d-2b64-46bd-a1f4-d39eddbf9f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:45.308020 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c66204d-2b64-46bd-a1f4-d39eddbf9f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:45.308988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Flow 'volume_create_api' (063f5885-d0fb-4eb0-a927-51cff3f1c585) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:45.309922 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Create volume request issued successfully. Jul 31 05:28:45.310583 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-a915d38a-791a-4d5d-bacd-b829c7f580de tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:28:45.311091 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 172/701] 10.4.3.227 () {72 vars in 1541 bytes} [Fri Jul 31 05:28:44 2026] POST /volume/v3/volumes => generated 749 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:28:45.387568 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-dfe19c14-c187-44c9-a045-3c368d14db50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:45.390980 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-dfe19c14-c187-44c9-a045-3c368d14db50 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] GET https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a Jul 31 05:28:45.391358 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-dfe19c14-c187-44c9-a045-3c368d14db50 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:45.391960 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-dfe19c14-c187-44c9-a045-3c368d14db50 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:45.405449 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:45.405449 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:45.418137 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-dfe19c14-c187-44c9-a045-3c368d14db50 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:28:45.424329 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-dfe19c14-c187-44c9-a045-3c368d14db50 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a returned with HTTP 200 Jul 31 05:28:45.427528 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 178/702] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:28:45 2026] GET /volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:45.444939 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-11bc868f-b2bb-4ca1-a2d9-3d49845c6b32 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:45.452501 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-11bc868f-b2bb-4ca1-a2d9-3d49845c6b32 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] GET https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a Jul 31 05:28:45.454142 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-11bc868f-b2bb-4ca1-a2d9-3d49845c6b32 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:45.454142 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-11bc868f-b2bb-4ca1-a2d9-3d49845c6b32 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:45.467945 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:45.467945 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:45.474173 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-11bc868f-b2bb-4ca1-a2d9-3d49845c6b32 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:28:45.485207 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-11bc868f-b2bb-4ca1-a2d9-3d49845c6b32 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a returned with HTTP 200 Jul 31 05:28:45.485845 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 180/703] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:28:45 2026] GET /volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:45.796077 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-da469816-e37a-480e-b2bc-793f3b97186a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:45.800647 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-da469816-e37a-480e-b2bc-793f3b97186a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] DELETE https://10.4.3.227/volume/v3/attachments/cb9e1b43-bd0f-4415-aa8b-529b3d04caa1 Jul 31 05:28:45.801257 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-da469816-e37a-480e-b2bc-793f3b97186a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:45.801384 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-da469816-e37a-480e-b2bc-793f3b97186a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:45.810739 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:45.810739 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:45.880924 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a868b0cc-5ab5-4bda-97ad-dc1504c76899 req-da469816-e37a-480e-b2bc-793f3b97186a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/attachments/cb9e1b43-bd0f-4415-aa8b-529b3d04caa1 returned with HTTP 200 Jul 31 05:28:45.881731 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 174/704] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:28:45 2026] DELETE /volume/v3/attachments/cb9e1b43-bd0f-4415-aa8b-529b3d04caa1 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:46.066624 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3cbc9697-3367-4f2a-b30e-28a005d173cd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:46.075222 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3cbc9697-3367-4f2a-b30e-28a005d173cd tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:46.075222 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3cbc9697-3367-4f2a-b30e-28a005d173cd tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:46.075222 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3cbc9697-3367-4f2a-b30e-28a005d173cd tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:46.090142 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:46.090142 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:46.102006 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3cbc9697-3367-4f2a-b30e-28a005d173cd tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:46.112290 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3cbc9697-3367-4f2a-b30e-28a005d173cd tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:46.112912 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 173/705] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:46 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:47.947796 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:47.949896 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:28:47.950435 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-133086509"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:47.954440 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-133086509'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:28:47.954659 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Create volume of 1 GB Jul 31 05:28:47.963212 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Availability Zones retrieved successfully. Jul 31 05:28:47.973161 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Flow 'volume_create_api' (a63919d8-8baf-42ae-9cf3-4ec32abef807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:47.975121 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e021aba-1a5c-4dad-8862-4f3b3a2f6354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:47.976434 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:28:48.041592 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e021aba-1a5c-4dad-8862-4f3b3a2f6354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:48.042489 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa3ebd2e-1d1c-4f0d-88a0-a7079896c314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:48.173856 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Created reservations ['6b97affb-dfea-4514-a7b5-df3bb6f1dedb', '58d54844-a1c8-428f-b75a-33853e65e08a', 'ebf7c306-2ed1-41ff-87b4-79e286eb5e76', '9c219079-706c-4acd-8369-c77f4dcf0b79'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:28:48.175018 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa3ebd2e-1d1c-4f0d-88a0-a7079896c314) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b97affb-dfea-4514-a7b5-df3bb6f1dedb', '58d54844-a1c8-428f-b75a-33853e65e08a', 'ebf7c306-2ed1-41ff-87b4-79e286eb5e76', '9c219079-706c-4acd-8369-c77f4dcf0b79']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:48.176622 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09fac90-2199-443d-b533-4e2d90985879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:48.226464 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b09fac90-2199-443d-b533-4e2d90985879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eb34cbb-00b0-493a-8959-bd464dc553ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-133086509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a828edd53274b2cb4ebb663d9d31784',qos_specs=None,replication_status=,reservations=['6b97affb-dfea-4514-a7b5-df3bb6f1dedb','58d54844-a1c8-428f-b75a-33853e65e08a','ebf7c306-2ed1-41ff-87b4-79e286eb5e76','9c219079-706c-4acd-8369-c77f4dcf0b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30d4b5b7b9064098bf0917818a7991d6',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:28:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-133086509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eb34cbb-00b0-493a-8959-bd464dc553ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a828edd53274b2cb4ebb663d9d31784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30d4b5b7b9064098bf0917818a7991d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:48.228849 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444513d3-559b-4f3e-8d02-9f2ad8df8293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:48.270357 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (444513d3-559b-4f3e-8d02-9f2ad8df8293) transitioned into state 'SUCCESS' from state '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-133086509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a828edd53274b2cb4ebb663d9d31784',qos_specs=None,replication_status=,reservations=['6b97affb-dfea-4514-a7b5-df3bb6f1dedb','58d54844-a1c8-428f-b75a-33853e65e08a','ebf7c306-2ed1-41ff-87b4-79e286eb5e76','9c219079-706c-4acd-8369-c77f4dcf0b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30d4b5b7b9064098bf0917818a7991d6',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:48.271638 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6623ae-0873-4f44-b86d-18aa3c9d230f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:48.288020 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc6623ae-0873-4f44-b86d-18aa3c9d230f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:48.289502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Flow 'volume_create_api' (a63919d8-8baf-42ae-9cf3-4ec32abef807) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:48.290145 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Create volume request issued successfully. Jul 31 05:28:48.290861 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00b7d756-475f-4149-bd3e-deeb20bfe5d4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:28:48.291475 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 179/706] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:28:47 2026] POST /volume/v3/volumes => generated 753 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:28:48.313120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ba3d00a5-99e5-4c2f-84ff-b4cc468681e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:48.315006 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba3d00a5-99e5-4c2f-84ff-b4cc468681e4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] GET https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef Jul 31 05:28:48.315271 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba3d00a5-99e5-4c2f-84ff-b4cc468681e4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:48.315462 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ba3d00a5-99e5-4c2f-84ff-b4cc468681e4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:48.326420 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:48.326420 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:48.333688 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ba3d00a5-99e5-4c2f-84ff-b4cc468681e4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume info retrieved successfully. Jul 31 05:28:48.341324 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ba3d00a5-99e5-4c2f-84ff-b4cc468681e4 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef returned with HTTP 200 Jul 31 05:28:48.342152 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 181/707] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:48 2026] GET /volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:48.504322 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c297aa32-db18-4628-b723-fa9a43c36983 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:48.506960 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c297aa32-db18-4628-b723-fa9a43c36983 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] GET https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a Jul 31 05:28:48.507212 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c297aa32-db18-4628-b723-fa9a43c36983 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:48.507500 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c297aa32-db18-4628-b723-fa9a43c36983 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:48.516652 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:48.516652 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:48.526179 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c297aa32-db18-4628-b723-fa9a43c36983 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:28:48.533321 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c297aa32-db18-4628-b723-fa9a43c36983 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a returned with HTTP 200 Jul 31 05:28:48.533801 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 175/708] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:28:48 2026] GET /volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:48.545724 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8e57cb23-c3bb-4156-8c9b-57eb9ba99c6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:48.546322 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e57cb23-c3bb-4156-8c9b-57eb9ba99c6d None None] GET https://10.4.3.227/volume// Jul 31 05:28:48.546632 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8e57cb23-c3bb-4156-8c9b-57eb9ba99c6d None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:48.546771 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8e57cb23-c3bb-4156-8c9b-57eb9ba99c6d None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:48.547984 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e57cb23-c3bb-4156-8c9b-57eb9ba99c6d None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:28:48.547984 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 174/709] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:28:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:28:48.564411 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-10c338ba-a80c-449a-afee-9004585375da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:48.565960 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-10c338ba-a80c-449a-afee-9004585375da tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:28:48.566798 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-10c338ba-a80c-449a-afee-9004585375da tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cde4ed60-09d4-4aca-832d-bfedbe41410a", "connector": null, "instance_uuid": "374b81e5-9c5c-4bde-a469-63a95f440d60"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:48.579875 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:48.579875 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:48.613965 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-10c338ba-a80c-449a-afee-9004585375da tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:28:48.614544 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 180/710] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:28:48 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:48.625540 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea292d12-b9ab-4b95-99be-0f6bca1df516 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:48.626986 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea292d12-b9ab-4b95-99be-0f6bca1df516 None None] GET https://10.4.3.227/volume// Jul 31 05:28:48.626986 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea292d12-b9ab-4b95-99be-0f6bca1df516 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:48.626986 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea292d12-b9ab-4b95-99be-0f6bca1df516 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:48.626986 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea292d12-b9ab-4b95-99be-0f6bca1df516 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:28:48.631649 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 182/711] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:28:48 2026] GET /volume/ => generated 386 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 05:28:48.642214 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c342c8ed-f6f6-4aba-a425-94c2e1060fd0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:48.644663 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c342c8ed-f6f6-4aba-a425-94c2e1060fd0 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] GET https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a Jul 31 05:28:48.644880 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c342c8ed-f6f6-4aba-a425-94c2e1060fd0 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:48.645127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c342c8ed-f6f6-4aba-a425-94c2e1060fd0 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:48.656309 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:48.656309 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:48.660860 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c342c8ed-f6f6-4aba-a425-94c2e1060fd0 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:28:48.666340 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c342c8ed-f6f6-4aba-a425-94c2e1060fd0 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a returned with HTTP 200 Jul 31 05:28:48.666819 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 176/712] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:28:48 2026] GET /volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a => generated 1021 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:28:48.789332 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c012c61e-ca63-4789-899e-37a174c196cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:48.795500 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c012c61e-ca63-4789-899e-37a174c196cb tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] PUT https://10.4.3.227/volume/v3/attachments/a1bcc1c5-963c-4e50-a1c4-5df1b685f5cb Jul 31 05:28:48.796349 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c012c61e-ca63-4789-899e-37a174c196cb tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:48.809986 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c012c61e-ca63-4789-899e-37a174c196cb tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Acquiring lock "cinder-attachment_update-cde4ed60-09d4-4aca-832d-bfedbe41410a-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:28:48.817136 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c012c61e-ca63-4789-899e-37a174c196cb tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Lock "cinder-attachment_update-cde4ed60-09d4-4aca-832d-bfedbe41410a-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:28:48.818658 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:48.818658 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:48.959392 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c012c61e-ca63-4789-899e-37a174c196cb tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Lock "cinder-attachment_update-cde4ed60-09d4-4aca-832d-bfedbe41410a-np0000006182" released by "attachment_update" :: held 0.142s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:28:48.959551 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-c012c61e-ca63-4789-899e-37a174c196cb tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/attachments/a1bcc1c5-963c-4e50-a1c4-5df1b685f5cb returned with HTTP 200 Jul 31 05:28:48.960538 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 175/713] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:28:48 2026] PUT /volume/v3/attachments/a1bcc1c5-963c-4e50-a1c4-5df1b685f5cb => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:48.999853 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-6d26ebfe-36a6-4d81-b5a5-e2ec3b82f541 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:49.004200 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-6d26ebfe-36a6-4d81-b5a5-e2ec3b82f541 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] POST https://10.4.3.227/volume/v3/attachments/a1bcc1c5-963c-4e50-a1c4-5df1b685f5cb/action Jul 31 05:28:49.008321 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-6d26ebfe-36a6-4d81-b5a5-e2ec3b82f541 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:28:49.008321 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-6d26ebfe-36a6-4d81-b5a5-e2ec3b82f541 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:49.032244 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:49.032244 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:49.056121 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b1ebaa22-178d-446d-9fc9-24bddbed5d6d req-6d26ebfe-36a6-4d81-b5a5-e2ec3b82f541 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/attachments/a1bcc1c5-963c-4e50-a1c4-5df1b685f5cb/action returned with HTTP 204 Jul 31 05:28:49.057586 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 181/714] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:28:48 2026] POST /volume/v3/attachments/a1bcc1c5-963c-4e50-a1c4-5df1b685f5cb/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:28:49.360705 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4924d441-1da4-4b97-93eb-1a7c71afc427 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:49.364579 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4924d441-1da4-4b97-93eb-1a7c71afc427 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] GET https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef Jul 31 05:28:49.364765 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4924d441-1da4-4b97-93eb-1a7c71afc427 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:49.365258 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4924d441-1da4-4b97-93eb-1a7c71afc427 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:49.378877 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:49.378877 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:49.386039 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4924d441-1da4-4b97-93eb-1a7c71afc427 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume info retrieved successfully. Jul 31 05:28:49.394578 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4924d441-1da4-4b97-93eb-1a7c71afc427 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef returned with HTTP 200 Jul 31 05:28:49.394757 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 183/715] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:49 2026] GET /volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:49.413265 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d89dc55-77fb-4ea0-8892-8654714b64bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:49.415797 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d89dc55-77fb-4ea0-8892-8654714b64bf tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] POST https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef/action Jul 31 05:28:49.416402 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d89dc55-77fb-4ea0-8892-8654714b64bf tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:28:49.416402 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d89dc55-77fb-4ea0-8892-8654714b64bf tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:49.431801 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:49.431801 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:49.432655 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d89dc55-77fb-4ea0-8892-8654714b64bf tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume info retrieved successfully. Jul 31 05:28:49.441038 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d89dc55-77fb-4ea0-8892-8654714b64bf tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume updated successfully. Jul 31 05:28:49.441564 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d89dc55-77fb-4ea0-8892-8654714b64bf tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef/action returned with HTTP 200 Jul 31 05:28:49.442373 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 177/716] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:28:49 2026] POST /volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef/action => generated 0 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 05:28:49.454749 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3c07aa09-f83a-45d2-bd66-d77d1f88290c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:49.457928 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3c07aa09-f83a-45d2-bd66-d77d1f88290c tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] GET https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef Jul 31 05:28:49.458320 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3c07aa09-f83a-45d2-bd66-d77d1f88290c tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:49.458660 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3c07aa09-f83a-45d2-bd66-d77d1f88290c tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:49.471342 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:49.471342 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:49.481516 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3c07aa09-f83a-45d2-bd66-d77d1f88290c tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume info retrieved successfully. Jul 31 05:28:49.492026 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3c07aa09-f83a-45d2-bd66-d77d1f88290c tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef returned with HTTP 200 Jul 31 05:28:49.492833 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 176/717] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:49 2026] GET /volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:49.627314 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fdf28f18-443b-49fe-ae40-1d2f8c86e63b req-9f05ddeb-4f10-43be-8730-2e34b8bc5be9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:49.630257 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fdf28f18-443b-49fe-ae40-1d2f8c86e63b req-9f05ddeb-4f10-43be-8730-2e34b8bc5be9 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] GET https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef Jul 31 05:28:49.630557 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fdf28f18-443b-49fe-ae40-1d2f8c86e63b req-9f05ddeb-4f10-43be-8730-2e34b8bc5be9 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:49.630845 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fdf28f18-443b-49fe-ae40-1d2f8c86e63b req-9f05ddeb-4f10-43be-8730-2e34b8bc5be9 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:49.644752 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:49.644752 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:49.651506 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fdf28f18-443b-49fe-ae40-1d2f8c86e63b req-9f05ddeb-4f10-43be-8730-2e34b8bc5be9 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume info retrieved successfully. Jul 31 05:28:49.659047 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fdf28f18-443b-49fe-ae40-1d2f8c86e63b req-9f05ddeb-4f10-43be-8730-2e34b8bc5be9 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef returned with HTTP 200 Jul 31 05:28:49.659638 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 182/718] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:28:49 2026] GET /volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:50.251139 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:50.255557 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:28:50.255952 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1274175212"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:50.258463 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1274175212'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:28:50.259967 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Create volume of 1 GB Jul 31 05:28:50.265607 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Availability Zones retrieved successfully. Jul 31 05:28:50.273142 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Flow 'volume_create_api' (59ddeb6a-f217-484b-8426-72db21ce6043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:50.274212 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (513d8309-37e3-437c-a56e-62f52c62cadd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:50.274932 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:28:50.315807 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (513d8309-37e3-437c-a56e-62f52c62cadd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:50.318987 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c79c053-3ec5-4d62-9166-5fc7c2d98fcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:50.378371 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Created reservations ['b1575b65-9c3b-47a3-b897-8110adf385c8', '59830ea6-c920-4015-a8e0-4917207b636a', '00fb93e8-11b5-4b8f-b41d-07701978a983', '01dbe2c6-1833-45b0-a2bd-594cc3120dd3'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:28:50.379498 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c79c053-3ec5-4d62-9166-5fc7c2d98fcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1575b65-9c3b-47a3-b897-8110adf385c8', '59830ea6-c920-4015-a8e0-4917207b636a', '00fb93e8-11b5-4b8f-b41d-07701978a983', '01dbe2c6-1833-45b0-a2bd-594cc3120dd3']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:50.380799 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559d84c1-39c6-449f-ba74-cd296d5fdae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:50.413966 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (559d84c1-39c6-449f-ba74-cd296d5fdae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7cdc553-2b72-494c-9c1f-6baf3c380754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1274175212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a828edd53274b2cb4ebb663d9d31784',qos_specs=None,replication_status=,reservations=['b1575b65-9c3b-47a3-b897-8110adf385c8','59830ea6-c920-4015-a8e0-4917207b636a','00fb93e8-11b5-4b8f-b41d-07701978a983','01dbe2c6-1833-45b0-a2bd-594cc3120dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30d4b5b7b9064098bf0917818a7991d6',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:28:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1274175212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7cdc553-2b72-494c-9c1f-6baf3c380754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a828edd53274b2cb4ebb663d9d31784',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30d4b5b7b9064098bf0917818a7991d6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:50.414874 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe937421-965e-4394-a785-a1efe1bdcf4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:50.463230 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe937421-965e-4394-a785-a1efe1bdcf4e) transitioned into state 'SUCCESS' from state '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-1274175212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a828edd53274b2cb4ebb663d9d31784',qos_specs=None,replication_status=,reservations=['b1575b65-9c3b-47a3-b897-8110adf385c8','59830ea6-c920-4015-a8e0-4917207b636a','00fb93e8-11b5-4b8f-b41d-07701978a983','01dbe2c6-1833-45b0-a2bd-594cc3120dd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30d4b5b7b9064098bf0917818a7991d6',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:50.464237 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b028c320-e686-43dc-a4c4-f862026b0e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:50.484962 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b028c320-e686-43dc-a4c4-f862026b0e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:50.486840 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Flow 'volume_create_api' (59ddeb6a-f217-484b-8426-72db21ce6043) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:50.487457 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Create volume request issued successfully. Jul 31 05:28:50.488681 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23233cc9-b59f-4d59-be07-2f7b5d58ac91 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:28:50.489503 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 184/719] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:28:50 2026] POST /volume/v3/volumes => generated 754 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:28:50.508628 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-822f42bf-bd3c-46b3-a8b9-73da1a82ece3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:50.511784 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-822f42bf-bd3c-46b3-a8b9-73da1a82ece3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] GET https://10.4.3.227/volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 Jul 31 05:28:50.512595 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-822f42bf-bd3c-46b3-a8b9-73da1a82ece3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:50.512915 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-822f42bf-bd3c-46b3-a8b9-73da1a82ece3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:50.529487 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:50.529487 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:50.536068 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-822f42bf-bd3c-46b3-a8b9-73da1a82ece3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume info retrieved successfully. Jul 31 05:28:50.544273 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-822f42bf-bd3c-46b3-a8b9-73da1a82ece3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 returned with HTTP 200 Jul 31 05:28:50.544756 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 178/720] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:50 2026] GET /volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:50.781356 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b78193f5-4825-4466-a1f1-5682fd766a7a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:50.783487 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b78193f5-4825-4466-a1f1-5682fd766a7a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:50.783788 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b78193f5-4825-4466-a1f1-5682fd766a7a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:50.784117 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b78193f5-4825-4466-a1f1-5682fd766a7a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:50.793336 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:50.793336 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:50.799930 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b78193f5-4825-4466-a1f1-5682fd766a7a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:50.807727 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b78193f5-4825-4466-a1f1-5682fd766a7a tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:50.808463 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 177/721] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:50 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:50.820429 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3f40a063-133a-4365-b37e-8096941d2149 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:50.823955 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f40a063-133a-4365-b37e-8096941d2149 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:50.823955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f40a063-133a-4365-b37e-8096941d2149 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:50.824813 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f40a063-133a-4365-b37e-8096941d2149 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:50.825130 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3f40a063-133a-4365-b37e-8096941d2149 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Delete volume with id: 6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:50.833194 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:50.833194 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:50.834158 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3f40a063-133a-4365-b37e-8096941d2149 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:50.859681 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3f40a063-133a-4365-b37e-8096941d2149 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Delete volume request issued successfully. Jul 31 05:28:50.860189 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f40a063-133a-4365-b37e-8096941d2149 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 202 Jul 31 05:28:50.860897 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 183/722] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:28:50 2026] DELETE /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:28:50.870888 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e2a7be8-7664-4652-b267-2ef5e8c7f812 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:50.873840 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e2a7be8-7664-4652-b267-2ef5e8c7f812 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:50.873840 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e2a7be8-7664-4652-b267-2ef5e8c7f812 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:50.874058 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e2a7be8-7664-4652-b267-2ef5e8c7f812 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:50.885159 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:50.885159 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:50.890444 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e2a7be8-7664-4652-b267-2ef5e8c7f812 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Volume info retrieved successfully. Jul 31 05:28:50.896831 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e2a7be8-7664-4652-b267-2ef5e8c7f812 tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 200 Jul 31 05:28:50.897489 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 185/723] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:50 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 866 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:51.561556 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3014422c-1f9f-4d99-ba95-c6499a8a5bda None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:51.564853 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3014422c-1f9f-4d99-ba95-c6499a8a5bda tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] GET https://10.4.3.227/volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 Jul 31 05:28:51.565558 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3014422c-1f9f-4d99-ba95-c6499a8a5bda tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:51.565558 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3014422c-1f9f-4d99-ba95-c6499a8a5bda tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:51.577521 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:51.577521 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:51.582180 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3014422c-1f9f-4d99-ba95-c6499a8a5bda tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume info retrieved successfully. Jul 31 05:28:51.588250 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3014422c-1f9f-4d99-ba95-c6499a8a5bda tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 returned with HTTP 200 Jul 31 05:28:51.588722 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 179/724] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:51 2026] GET /volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:51.918765 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d87eaef1-69b6-45bd-b5e2-2d4e0c4640cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:51.922394 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d87eaef1-69b6-45bd-b5e2-2d4e0c4640cb tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] GET https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e Jul 31 05:28:51.922717 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d87eaef1-69b6-45bd-b5e2-2d4e0c4640cb tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:51.922972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d87eaef1-69b6-45bd-b5e2-2d4e0c4640cb tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:51.930744 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=161,cinder:INSERT=22,cinder:UPDATE=41 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:28:51.938481 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d87eaef1-69b6-45bd-b5e2-2d4e0c4640cb tempest-VolumesExtendAttachedTest-1235569230 tempest-VolumesExtendAttachedTest-1235569230-project-member] https://10.4.3.227/volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e returned with HTTP 404 Jul 31 05:28:51.939484 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 178/725] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:28:51 2026] GET /volume/v3/volumes/6660542b-c67d-4162-a036-c68b3a9b0f8e => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:28:51.964427 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ce328ec1-720f-402e-b5c6-e70967f89a6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:51.966334 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce328ec1-720f-402e-b5c6-e70967f89a6a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] DELETE https://10.4.3.227/volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 Jul 31 05:28:51.966549 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce328ec1-720f-402e-b5c6-e70967f89a6a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:51.966773 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce328ec1-720f-402e-b5c6-e70967f89a6a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:51.967062 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ce328ec1-720f-402e-b5c6-e70967f89a6a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Delete volume with id: a7cdc553-2b72-494c-9c1f-6baf3c380754 Jul 31 05:28:51.974411 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:51.974411 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:51.975094 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ce328ec1-720f-402e-b5c6-e70967f89a6a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume info retrieved successfully. Jul 31 05:28:51.999063 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ce328ec1-720f-402e-b5c6-e70967f89a6a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Delete volume request issued successfully. Jul 31 05:28:51.999297 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce328ec1-720f-402e-b5c6-e70967f89a6a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 returned with HTTP 202 Jul 31 05:28:51.999762 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 184/726] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:28:51 2026] DELETE /volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:28:52.008414 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-014498f3-7583-48f8-8873-25fec7dce36a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:52.011497 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-014498f3-7583-48f8-8873-25fec7dce36a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] GET https://10.4.3.227/volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 Jul 31 05:28:52.011908 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-014498f3-7583-48f8-8873-25fec7dce36a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:52.011908 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-014498f3-7583-48f8-8873-25fec7dce36a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:52.021789 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:52.021789 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:52.028167 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-014498f3-7583-48f8-8873-25fec7dce36a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume info retrieved successfully. Jul 31 05:28:52.036589 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-014498f3-7583-48f8-8873-25fec7dce36a tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 returned with HTTP 200 Jul 31 05:28:52.036589 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 186/727] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:52 2026] GET /volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:53.052636 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cd754359-287b-4993-bd9a-55518d64e95c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:53.054455 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd754359-287b-4993-bd9a-55518d64e95c tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] GET https://10.4.3.227/volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 Jul 31 05:28:53.054637 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd754359-287b-4993-bd9a-55518d64e95c tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:53.054863 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd754359-287b-4993-bd9a-55518d64e95c tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:53.060386 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd754359-287b-4993-bd9a-55518d64e95c tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 returned with HTTP 404 Jul 31 05:28:53.060929 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 180/728] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:53 2026] GET /volume/v3/volumes/a7cdc553-2b72-494c-9c1f-6baf3c380754 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:28:53.071163 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0f765c8e-2224-40be-9173-13ad5378d6e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:53.074782 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f765c8e-2224-40be-9173-13ad5378d6e3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] DELETE https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef Jul 31 05:28:53.074782 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f765c8e-2224-40be-9173-13ad5378d6e3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:53.075937 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f765c8e-2224-40be-9173-13ad5378d6e3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:53.076259 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0f765c8e-2224-40be-9173-13ad5378d6e3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Delete volume with id: 8eb34cbb-00b0-493a-8959-bd464dc553ef Jul 31 05:28:53.089829 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:53.089829 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:28:53.090520 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0f765c8e-2224-40be-9173-13ad5378d6e3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume info retrieved successfully. Jul 31 05:28:53.116971 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0f765c8e-2224-40be-9173-13ad5378d6e3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Delete volume request issued successfully. Jul 31 05:28:53.119281 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f765c8e-2224-40be-9173-13ad5378d6e3 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef returned with HTTP 202 Jul 31 05:28:53.119281 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 179/729] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:28:53 2026] DELETE /volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:28:53.129057 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ae2f3094-0b61-4233-aba7-125fa67211fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:53.131864 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae2f3094-0b61-4233-aba7-125fa67211fd tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] GET https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef Jul 31 05:28:53.132624 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae2f3094-0b61-4233-aba7-125fa67211fd tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:53.132624 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae2f3094-0b61-4233-aba7-125fa67211fd tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:53.141279 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:53.141279 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:53.145982 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ae2f3094-0b61-4233-aba7-125fa67211fd tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Volume info retrieved successfully. Jul 31 05:28:53.151985 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae2f3094-0b61-4233-aba7-125fa67211fd tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef returned with HTTP 200 Jul 31 05:28:53.152700 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 185/730] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:53 2026] GET /volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:54.172350 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70519b0e-00c7-4161-8ad7-b7dd69e9d463 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:54.175796 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70519b0e-00c7-4161-8ad7-b7dd69e9d463 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] GET https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef Jul 31 05:28:54.176148 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70519b0e-00c7-4161-8ad7-b7dd69e9d463 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:54.178368 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70519b0e-00c7-4161-8ad7-b7dd69e9d463 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:54.187210 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70519b0e-00c7-4161-8ad7-b7dd69e9d463 tempest-ServersNegativeTestJSON-936498227 tempest-ServersNegativeTestJSON-936498227-project-member] https://10.4.3.227/volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef returned with HTTP 404 Jul 31 05:28:54.191138 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 187/731] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:54 2026] GET /volume/v3/volumes/8eb34cbb-00b0-493a-8959-bd464dc553ef => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:28:56.147393 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-dd58db4f-ca86-4e03-8a33-fc5fbbb471fe req-ca873133-1c50-4dbb-9019-5dad651a3c0b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:56.149736 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dd58db4f-ca86-4e03-8a33-fc5fbbb471fe req-ca873133-1c50-4dbb-9019-5dad651a3c0b tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] GET https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a Jul 31 05:28:56.149978 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-dd58db4f-ca86-4e03-8a33-fc5fbbb471fe req-ca873133-1c50-4dbb-9019-5dad651a3c0b tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:56.150194 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-dd58db4f-ca86-4e03-8a33-fc5fbbb471fe req-ca873133-1c50-4dbb-9019-5dad651a3c0b tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:56.161615 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:56.161615 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:28:56.166860 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-dd58db4f-ca86-4e03-8a33-fc5fbbb471fe req-ca873133-1c50-4dbb-9019-5dad651a3c0b tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:28:56.171908 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-dd58db4f-ca86-4e03-8a33-fc5fbbb471fe req-ca873133-1c50-4dbb-9019-5dad651a3c0b tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a returned with HTTP 200 Jul 31 05:28:56.172340 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 181/732] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:28:56 2026] GET /volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:28:58.578816 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18accd35-8e9f-44f5-bd7b-152b519023fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:58.687222 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:28:58.687458 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1869294622", "metadata": {"Type": "Test"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:28:58.689068 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1869294622', 'metadata': {'Type': 'Test'}}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:28:58.690482 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume of 1 GB Jul 31 05:28:58.695798 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Availability Zones retrieved successfully. Jul 31 05:28:58.702737 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (a0e35fef-c2dc-41a5-98aa-736341b78021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:58.703967 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f289bd70-1f21-4ca0-bf7e-41b0ee6edd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:58.705610 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:28:58.745888 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f289bd70-1f21-4ca0-bf7e-41b0ee6edd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:58.746978 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f7f5da-22ed-4001-a901-7afa2d81e9d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:58.831056 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Created reservations ['daa7b1ab-e8d2-40ba-b7a3-d8656f75ebbe', 'a495323b-22d8-4949-b362-82e710d345ff', '99d95233-6524-4ece-89e4-712993226c61', '2627663c-4b88-43f4-bbb4-0f99db844d2e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:28:58.831961 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59f7f5da-22ed-4001-a901-7afa2d81e9d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daa7b1ab-e8d2-40ba-b7a3-d8656f75ebbe', 'a495323b-22d8-4949-b362-82e710d345ff', '99d95233-6524-4ece-89e4-712993226c61', '2627663c-4b88-43f4-bbb4-0f99db844d2e']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:58.832764 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a630ab4b-4a78-4ebb-9831-9712b41438d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:58.858677 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a630ab4b-4a78-4ebb-9831-9712b41438d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74fcf233-274f-4d97-a8ad-67d4b1269568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1869294622',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['daa7b1ab-e8d2-40ba-b7a3-d8656f75ebbe','a495323b-22d8-4949-b362-82e710d345ff','99d95233-6524-4ece-89e4-712993226c61','2627663c-4b88-43f4-bbb4-0f99db844d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:28:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1869294622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74fcf233-274f-4d97-a8ad-67d4b1269568,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='4895d8edd1be468289efa15d7bcc50e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f85b1c96d1794d72af4af4e70eaee672',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:58.860485 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe66723-61d6-49e8-a6b4-6532831cbd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:58.879122 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fe66723-61d6-49e8-a6b4-6532831cbd43) transitioned into state 'SUCCESS' from state '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-1869294622',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['daa7b1ab-e8d2-40ba-b7a3-d8656f75ebbe','a495323b-22d8-4949-b362-82e710d345ff','99d95233-6524-4ece-89e4-712993226c61','2627663c-4b88-43f4-bbb4-0f99db844d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:58.879822 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430496a6-529e-4c84-9f76-224b77be0832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:28:58.892139 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (430496a6-529e-4c84-9f76-224b77be0832) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:28:58.893730 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (a0e35fef-c2dc-41a5-98aa-736341b78021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:28:58.894233 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request issued successfully. Jul 31 05:28:58.895194 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18accd35-8e9f-44f5-bd7b-152b519023fd tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:28:58.895647 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 180/733] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:28:58 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 31 05:28:58.910243 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b158a668-da5c-4004-80cd-642c129650ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:58.913190 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b158a668-da5c-4004-80cd-642c129650ad tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 Jul 31 05:28:58.913399 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b158a668-da5c-4004-80cd-642c129650ad tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:58.913596 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b158a668-da5c-4004-80cd-642c129650ad tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:58.916046 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=178,cinder:UPDATE=36,cinder:INSERT=27 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:28:58.922603 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:58.922603 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:28:58.927026 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b158a668-da5c-4004-80cd-642c129650ad tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:28:58.931876 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b158a668-da5c-4004-80cd-642c129650ad tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 returned with HTTP 200 Jul 31 05:28:58.932478 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 186/734] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:58 2026] GET /volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:59.946005 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46e98ea5-b806-4689-9133-ae2f81d00893 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:59.949017 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46e98ea5-b806-4689-9133-ae2f81d00893 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 Jul 31 05:28:59.949234 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46e98ea5-b806-4689-9133-ae2f81d00893 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:59.949492 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46e98ea5-b806-4689-9133-ae2f81d00893 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:59.958863 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:59.958863 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:28:59.963130 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-46e98ea5-b806-4689-9133-ae2f81d00893 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:28:59.968550 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46e98ea5-b806-4689-9133-ae2f81d00893 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 returned with HTTP 200 Jul 31 05:28:59.969288 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 188/735] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:59 2026] GET /volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:28:59.985547 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68bfd2a8-9015-4ca6-94c8-e8b2e057ef98 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:28:59.987932 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68bfd2a8-9015-4ca6-94c8-e8b2e057ef98 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 Jul 31 05:28:59.988145 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68bfd2a8-9015-4ca6-94c8-e8b2e057ef98 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:28:59.988405 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68bfd2a8-9015-4ca6-94c8-e8b2e057ef98 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:28:59.998526 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:28:59.998526 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:00.003387 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-68bfd2a8-9015-4ca6-94c8-e8b2e057ef98 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:00.009399 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68bfd2a8-9015-4ca6-94c8-e8b2e057ef98 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 returned with HTTP 200 Jul 31 05:29:00.010134 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 182/736] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:28:59 2026] GET /volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:00.025873 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-84a59887-eff5-40fa-873d-c1412e664896 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:00.028268 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84a59887-eff5-40fa-873d-c1412e664896 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] PUT https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 Jul 31 05:29:00.028697 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-84a59887-eff5-40fa-873d-c1412e664896 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1869294622"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:00.039420 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:00.039420 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:00.044383 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-84a59887-eff5-40fa-873d-c1412e664896 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:00.052202 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-84a59887-eff5-40fa-873d-c1412e664896 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume updated successfully. Jul 31 05:29:00.053127 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84a59887-eff5-40fa-873d-c1412e664896 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 returned with HTTP 200 Jul 31 05:29:00.053677 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 181/737] 10.4.3.227 () {68 vars in 1368 bytes} [Fri Jul 31 05:29:00 2026] PUT /volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 => generated 784 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:00.068770 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc2c8019-6800-4003-aeae-3932c40652de None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:00.070691 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc2c8019-6800-4003-aeae-3932c40652de tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] PUT https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 Jul 31 05:29:00.071169 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc2c8019-6800-4003-aeae-3932c40652de tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-415383095", "description": "This is the new description of volume"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:00.080175 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:00.080175 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:00.084032 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc2c8019-6800-4003-aeae-3932c40652de tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:00.091250 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc2c8019-6800-4003-aeae-3932c40652de tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume updated successfully. Jul 31 05:29:00.091950 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc2c8019-6800-4003-aeae-3932c40652de tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 returned with HTTP 200 Jul 31 05:29:00.092424 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 187/738] 10.4.3.227 () {68 vars in 1369 bytes} [Fri Jul 31 05:29:00 2026] PUT /volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:00.107503 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbc9acce-09cc-4c27-a2f9-5faf95ae25fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:00.109579 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbc9acce-09cc-4c27-a2f9-5faf95ae25fb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 Jul 31 05:29:00.109855 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbc9acce-09cc-4c27-a2f9-5faf95ae25fb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:00.110054 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbc9acce-09cc-4c27-a2f9-5faf95ae25fb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:00.119192 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:00.119192 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:00.124280 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cbc9acce-09cc-4c27-a2f9-5faf95ae25fb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:00.130085 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbc9acce-09cc-4c27-a2f9-5faf95ae25fb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 returned with HTTP 200 Jul 31 05:29:00.130581 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 189/739] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:00 2026] GET /volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 => generated 890 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:00.147841 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:00.149378 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:00.149702 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1092418769", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1076516153"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:00.150991 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1092418769', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1076516153'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:00.151109 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume of 1 GB Jul 31 05:29:00.154841 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Availability Zones retrieved successfully. Jul 31 05:29:00.159930 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (fbd80346-8dd8-4074-a259-9fd1c6a78577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:00.160793 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e3509a-b77d-4666-8cfe-89c31076c39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:00.161683 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:00.189327 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e3509a-b77d-4666-8cfe-89c31076c39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:00.190196 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca84adf9-a8a1-4b2a-872b-92661c3eede6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:00.237226 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Created reservations ['ae7232b4-8b1d-4689-9c3b-24d0a889961d', '07e44686-f11a-43b8-b0bd-7c059883afb1', '5476abc2-b5cc-4b94-9c32-cdef550b6e14', 'f9bd36ae-d8b4-45ea-a4f5-38dad8af41c8'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:00.238066 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca84adf9-a8a1-4b2a-872b-92661c3eede6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae7232b4-8b1d-4689-9c3b-24d0a889961d', '07e44686-f11a-43b8-b0bd-7c059883afb1', '5476abc2-b5cc-4b94-9c32-cdef550b6e14', 'f9bd36ae-d8b4-45ea-a4f5-38dad8af41c8']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:00.238848 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba3ee1f-352b-4c1d-8194-2c9b6735b033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:00.264020 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dba3ee1f-352b-4c1d-8194-2c9b6735b033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0188fe1b-b555-4927-9b67-3eb38eb41e47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1092418769',display_name='tempest-VolumesGetTest-Volume-1076516153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['ae7232b4-8b1d-4689-9c3b-24d0a889961d','07e44686-f11a-43b8-b0bd-7c059883afb1','5476abc2-b5cc-4b94-9c32-cdef550b6e14','f9bd36ae-d8b4-45ea-a4f5-38dad8af41c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:00Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1092418769',display_name='tempest-VolumesGetTest-Volume-1076516153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0188fe1b-b555-4927-9b67-3eb38eb41e47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4895d8edd1be468289efa15d7bcc50e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f85b1c96d1794d72af4af4e70eaee672',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:00.264849 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11bb58a3-bc36-4988-a697-a4df90b08aef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:00.284533 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11bb58a3-bc36-4988-a697-a4df90b08aef) transitioned into 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-1092418769',display_name='tempest-VolumesGetTest-Volume-1076516153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['ae7232b4-8b1d-4689-9c3b-24d0a889961d','07e44686-f11a-43b8-b0bd-7c059883afb1','5476abc2-b5cc-4b94-9c32-cdef550b6e14','f9bd36ae-d8b4-45ea-a4f5-38dad8af41c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:00.285322 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6df9d89-eec2-427f-bed3-5aaca30a7f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:00.295483 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a6df9d89-eec2-427f-bed3-5aaca30a7f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:00.296845 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (fbd80346-8dd8-4074-a259-9fd1c6a78577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:00.297258 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request issued successfully. Jul 31 05:29:00.298349 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-31e7dfcb-23d8-436c-8ce0-341552026a13 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:00.299203 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 183/740] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:29:00 2026] POST /volume/v3/volumes => generated 780 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 05:29:00.316023 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1febd19d-51ec-4b39-9e9c-01ceae22a7e1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:00.321901 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1febd19d-51ec-4b39-9e9c-01ceae22a7e1 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 Jul 31 05:29:00.322169 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1febd19d-51ec-4b39-9e9c-01ceae22a7e1 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:00.322395 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1febd19d-51ec-4b39-9e9c-01ceae22a7e1 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:00.340897 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:00.340897 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:00.350677 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1febd19d-51ec-4b39-9e9c-01ceae22a7e1 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:00.358292 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1febd19d-51ec-4b39-9e9c-01ceae22a7e1 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 returned with HTTP 200 Jul 31 05:29:00.358799 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 182/741] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:00 2026] GET /volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 => generated 848 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:00.587712 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:00.591376 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:00.591802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-796664291", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:00.594237 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-796664291', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:00.594391 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Create volume of 1 GB Jul 31 05:29:00.599153 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Availability Zones retrieved successfully. Jul 31 05:29:00.605902 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Flow 'volume_create_api' (843eb4d1-1c21-403d-ac38-168795cd76aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:00.606916 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719e4a7a-c417-452a-bdbb-02da02a606cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:00.607913 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:00.637676 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (719e4a7a-c417-452a-bdbb-02da02a606cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:00.638475 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6fa76ac-36a6-4a7e-90de-79c0765aeee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:00.697463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Created reservations ['2b1369ea-55c6-40ae-a1e9-0b8a5bb92075', '81718788-d1ab-45b8-896f-e1c0dfb00c2d', 'e3d9e4a6-9449-4878-a8b6-33a8d4a04658', '954abeca-a8e4-4b4d-8edf-78f78d28d63b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:00.698504 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6fa76ac-36a6-4a7e-90de-79c0765aeee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b1369ea-55c6-40ae-a1e9-0b8a5bb92075', '81718788-d1ab-45b8-896f-e1c0dfb00c2d', 'e3d9e4a6-9449-4878-a8b6-33a8d4a04658', '954abeca-a8e4-4b4d-8edf-78f78d28d63b']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:00.699468 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769523cb-8038-44ee-a2a7-b843381776e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:00.722998 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (769523cb-8038-44ee-a2a7-b843381776e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cbff709-6cce-48ad-8876-6ea00d04862a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-796664291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='889344a2ee75497d84f036e9479a858e',qos_specs=None,replication_status=,reservations=['2b1369ea-55c6-40ae-a1e9-0b8a5bb92075','81718788-d1ab-45b8-896f-e1c0dfb00c2d','e3d9e4a6-9449-4878-a8b6-33a8d4a04658','954abeca-a8e4-4b4d-8edf-78f78d28d63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ecdb05c1ff1473d8bf60aeda453657d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-796664291',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cbff709-6cce-48ad-8876-6ea00d04862a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='889344a2ee75497d84f036e9479a858e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ecdb05c1ff1473d8bf60aeda453657d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:00.723880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220cdbf9-4cda-4994-a534-799dd207a436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:00.743094 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (220cdbf9-4cda-4994-a534-799dd207a436) transitioned into state 'SUCCESS' from state '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-796664291',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='889344a2ee75497d84f036e9479a858e',qos_specs=None,replication_status=,reservations=['2b1369ea-55c6-40ae-a1e9-0b8a5bb92075','81718788-d1ab-45b8-896f-e1c0dfb00c2d','e3d9e4a6-9449-4878-a8b6-33a8d4a04658','954abeca-a8e4-4b4d-8edf-78f78d28d63b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ecdb05c1ff1473d8bf60aeda453657d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:00.743783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dc1f9c-49f7-4461-977e-3963803112b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:00.752905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dc1f9c-49f7-4461-977e-3963803112b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:00.753859 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Flow 'volume_create_api' (843eb4d1-1c21-403d-ac38-168795cd76aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:00.754232 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Create volume request issued successfully. Jul 31 05:29:00.754865 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-88dee83a-d14d-48a3-a45c-d6e525cc4a5a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:00.755385 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 188/742] 10.4.3.227 () {72 vars in 1541 bytes} [Fri Jul 31 05:29:00 2026] POST /volume/v3/volumes => generated 754 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:00.763855 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-831fae23-609a-463a-b221-9da21dc617c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:00.766340 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-831fae23-609a-463a-b221-9da21dc617c0 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] GET https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a Jul 31 05:29:00.766583 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-831fae23-609a-463a-b221-9da21dc617c0 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:00.766826 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-831fae23-609a-463a-b221-9da21dc617c0 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:00.773832 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:00.773832 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:00.777248 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-831fae23-609a-463a-b221-9da21dc617c0 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Volume info retrieved successfully. Jul 31 05:29:00.781400 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9fb5bb7b-3602-4853-901b-36a2a5743429 req-831fae23-609a-463a-b221-9da21dc617c0 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a returned with HTTP 200 Jul 31 05:29:00.781777 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 190/743] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:00 2026] GET /volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:00.815136 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e35cb6db-ecfd-4004-bafa-e3ae95404dbb req-778b451f-cd43-4bf7-a316-f51eef5fc396 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:00.819175 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e35cb6db-ecfd-4004-bafa-e3ae95404dbb req-778b451f-cd43-4bf7-a316-f51eef5fc396 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] GET https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a Jul 31 05:29:00.819434 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e35cb6db-ecfd-4004-bafa-e3ae95404dbb req-778b451f-cd43-4bf7-a316-f51eef5fc396 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:00.819707 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e35cb6db-ecfd-4004-bafa-e3ae95404dbb req-778b451f-cd43-4bf7-a316-f51eef5fc396 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:00.830638 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:00.830638 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:00.835993 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e35cb6db-ecfd-4004-bafa-e3ae95404dbb req-778b451f-cd43-4bf7-a316-f51eef5fc396 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Volume info retrieved successfully. Jul 31 05:29:00.842472 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e35cb6db-ecfd-4004-bafa-e3ae95404dbb req-778b451f-cd43-4bf7-a316-f51eef5fc396 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a returned with HTTP 200 Jul 31 05:29:00.843178 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 184/744] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:00 2026] GET /volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:01.379081 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83613cd1-80a8-4d1a-b35d-752c8ce6fc9a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:01.381769 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83613cd1-80a8-4d1a-b35d-752c8ce6fc9a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 Jul 31 05:29:01.382009 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83613cd1-80a8-4d1a-b35d-752c8ce6fc9a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:01.382245 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83613cd1-80a8-4d1a-b35d-752c8ce6fc9a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:01.391359 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:01.391359 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:01.398090 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-83613cd1-80a8-4d1a-b35d-752c8ce6fc9a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:01.403015 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83613cd1-80a8-4d1a-b35d-752c8ce6fc9a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 returned with HTTP 200 Jul 31 05:29:01.403534 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 183/745] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:01 2026] GET /volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:01.423530 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-72e0bc35-8e3a-4f48-b51f-12c609e4332e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:01.426254 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-72e0bc35-8e3a-4f48-b51f-12c609e4332e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] PUT https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 Jul 31 05:29:01.426254 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-72e0bc35-8e3a-4f48-b51f-12c609e4332e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1869294622", "description": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:01.435903 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:01.435903 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:01.440571 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-72e0bc35-8e3a-4f48-b51f-12c609e4332e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:01.449052 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-72e0bc35-8e3a-4f48-b51f-12c609e4332e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume updated successfully. Jul 31 05:29:01.449684 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-72e0bc35-8e3a-4f48-b51f-12c609e4332e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 returned with HTTP 200 Jul 31 05:29:01.450126 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 189/746] 10.4.3.227 () {68 vars in 1368 bytes} [Fri Jul 31 05:29:01 2026] PUT /volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 => generated 770 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:01.467080 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3d26849-8967-4ce3-8e4c-6ba4d65a308c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:01.468893 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3d26849-8967-4ce3-8e4c-6ba4d65a308c tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 Jul 31 05:29:01.469071 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3d26849-8967-4ce3-8e4c-6ba4d65a308c tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:01.469289 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3d26849-8967-4ce3-8e4c-6ba4d65a308c tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:01.476034 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:01.476034 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:01.480408 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c3d26849-8967-4ce3-8e4c-6ba4d65a308c tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:01.485046 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3d26849-8967-4ce3-8e4c-6ba4d65a308c tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 returned with HTTP 200 Jul 31 05:29:01.485460 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 191/747] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:01 2026] GET /volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:01.502334 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f906ccb0-404f-462a-88cb-2c36512280bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:01.504345 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f906ccb0-404f-462a-88cb-2c36512280bb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] DELETE https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 Jul 31 05:29:01.504613 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f906ccb0-404f-462a-88cb-2c36512280bb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:01.504843 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f906ccb0-404f-462a-88cb-2c36512280bb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:01.505047 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f906ccb0-404f-462a-88cb-2c36512280bb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume with id: 0188fe1b-b555-4927-9b67-3eb38eb41e47 Jul 31 05:29:01.511637 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:01.511637 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:01.512178 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f906ccb0-404f-462a-88cb-2c36512280bb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:01.555169 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f906ccb0-404f-462a-88cb-2c36512280bb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume request issued successfully. Jul 31 05:29:01.555412 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f906ccb0-404f-462a-88cb-2c36512280bb tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 returned with HTTP 202 Jul 31 05:29:01.555910 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 185/748] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:01 2026] DELETE /volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:01.564886 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a91b8ba-c8b6-407d-aa83-5826de0039f3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:01.566554 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a91b8ba-c8b6-407d-aa83-5826de0039f3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 Jul 31 05:29:01.566746 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a91b8ba-c8b6-407d-aa83-5826de0039f3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:01.566925 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a91b8ba-c8b6-407d-aa83-5826de0039f3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:01.580306 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:01.580306 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:01.589705 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3a91b8ba-c8b6-407d-aa83-5826de0039f3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:01.597009 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a91b8ba-c8b6-407d-aa83-5826de0039f3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 returned with HTTP 200 Jul 31 05:29:01.597433 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 184/749] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:01 2026] GET /volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:01.876884 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-752ed6db-b66e-4187-832c-69dbc0eafec7 req-1559dd36-a7d8-40b8-9294-2725173ce200 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:01.880809 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-752ed6db-b66e-4187-832c-69dbc0eafec7 req-1559dd36-a7d8-40b8-9294-2725173ce200 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] GET https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a Jul 31 05:29:01.880984 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-752ed6db-b66e-4187-832c-69dbc0eafec7 req-1559dd36-a7d8-40b8-9294-2725173ce200 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:01.881263 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-752ed6db-b66e-4187-832c-69dbc0eafec7 req-1559dd36-a7d8-40b8-9294-2725173ce200 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:01.890302 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:01.890302 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:01.895322 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-752ed6db-b66e-4187-832c-69dbc0eafec7 req-1559dd36-a7d8-40b8-9294-2725173ce200 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Volume info retrieved successfully. Jul 31 05:29:01.901286 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-752ed6db-b66e-4187-832c-69dbc0eafec7 req-1559dd36-a7d8-40b8-9294-2725173ce200 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a returned with HTTP 200 Jul 31 05:29:01.901815 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 190/750] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:01 2026] GET /volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:01.929798 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-084b57f4-45e1-49dd-9f0f-85ea0fa0ae41 req-3ecada29-1628-43bf-b3b5-90ef9a06e2c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:01.932332 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-084b57f4-45e1-49dd-9f0f-85ea0fa0ae41 req-3ecada29-1628-43bf-b3b5-90ef9a06e2c9 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:29:01.932762 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-084b57f4-45e1-49dd-9f0f-85ea0fa0ae41 req-3ecada29-1628-43bf-b3b5-90ef9a06e2c9 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5cbff709-6cce-48ad-8876-6ea00d04862a", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-266353702", "description": null, "metadata": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:01.943974 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:01.943974 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:01.944581 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-084b57f4-45e1-49dd-9f0f-85ea0fa0ae41 req-3ecada29-1628-43bf-b3b5-90ef9a06e2c9 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Volume info retrieved successfully. Jul 31 05:29:01.944767 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [req-084b57f4-45e1-49dd-9f0f-85ea0fa0ae41 req-3ecada29-1628-43bf-b3b5-90ef9a06e2c9 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Create snapshot from volume 5cbff709-6cce-48ad-8876-6ea00d04862a Jul 31 05:29:01.975608 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [req-084b57f4-45e1-49dd-9f0f-85ea0fa0ae41 req-3ecada29-1628-43bf-b3b5-90ef9a06e2c9 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Created reservations ['a68a09da-fd15-4aad-8b87-6d5fee70e3f4', '9958cad0-5abc-4395-9650-2973a752b97e', '3d3cf3d1-0518-4444-a387-b2488a503e86', '8f076eb6-4c0d-47fc-84a0-2e8b76fe26f2'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:02.008179 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-084b57f4-45e1-49dd-9f0f-85ea0fa0ae41 req-3ecada29-1628-43bf-b3b5-90ef9a06e2c9 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Snapshot create request issued successfully. Jul 31 05:29:02.008647 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-084b57f4-45e1-49dd-9f0f-85ea0fa0ae41 req-3ecada29-1628-43bf-b3b5-90ef9a06e2c9 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:29:02.009312 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 192/751] 10.4.3.227 () {72 vars in 1547 bytes} [Fri Jul 31 05:29:01 2026] POST /volume/v3/snapshots => generated 310 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:02.080993 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ca771b86-2911-4dc1-8e22-a019138fab28 req-63bcd839-4fef-4c12-9276-ad36bd415dbd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:02.086784 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ca771b86-2911-4dc1-8e22-a019138fab28 req-63bcd839-4fef-4c12-9276-ad36bd415dbd tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] GET https://10.4.3.227/volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a Jul 31 05:29:02.087118 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ca771b86-2911-4dc1-8e22-a019138fab28 req-63bcd839-4fef-4c12-9276-ad36bd415dbd tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:02.087299 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ca771b86-2911-4dc1-8e22-a019138fab28 req-63bcd839-4fef-4c12-9276-ad36bd415dbd tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:02.093340 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:02.093340 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:02.094596 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ca771b86-2911-4dc1-8e22-a019138fab28 req-63bcd839-4fef-4c12-9276-ad36bd415dbd tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] Snapshot retrieved successfully. Jul 31 05:29:02.094899 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ca771b86-2911-4dc1-8e22-a019138fab28 req-63bcd839-4fef-4c12-9276-ad36bd415dbd tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] https://10.4.3.227/volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a returned with HTTP 200 Jul 31 05:29:02.095273 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 186/752] 10.4.3.227 () {68 vars in 1604 bytes} [Fri Jul 31 05:29:02 2026] GET /volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:02.120179 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b8e131f2-6c19-43de-acd4-cdc6e621efc5 req-95e0519c-1e1c-4193-87a1-80ebc43e35a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:02.122243 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b8e131f2-6c19-43de-acd4-cdc6e621efc5 req-95e0519c-1e1c-4193-87a1-80ebc43e35a8 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] GET https://10.4.3.227/volume/v3/snapshots/detail Jul 31 05:29:02.122445 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b8e131f2-6c19-43de-acd4-cdc6e621efc5 req-95e0519c-1e1c-4193-87a1-80ebc43e35a8 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:02.122626 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b8e131f2-6c19-43de-acd4-cdc6e621efc5 req-95e0519c-1e1c-4193-87a1-80ebc43e35a8 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:02.122918 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [req-b8e131f2-6c19-43de-acd4-cdc6e621efc5 req-95e0519c-1e1c-4193-87a1-80ebc43e35a8 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:02.124028 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.db.api [req-b8e131f2-6c19-43de-acd4-cdc6e621efc5 req-95e0519c-1e1c-4193-87a1-80ebc43e35a8 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:29:02.135360 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b8e131f2-6c19-43de-acd4-cdc6e621efc5 req-95e0519c-1e1c-4193-87a1-80ebc43e35a8 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] Get all snapshots completed successfully. Jul 31 05:29:02.135782 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:02.135782 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:02.136388 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b8e131f2-6c19-43de-acd4-cdc6e621efc5 req-95e0519c-1e1c-4193-87a1-80ebc43e35a8 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-reader] https://10.4.3.227/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 05:29:02.136993 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 185/753] 10.4.3.227 () {68 vars in 1514 bytes} [Fri Jul 31 05:29:02 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:02.161201 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1b506a6d-970b-436f-9a46-91f72bca73e6 req-d7ba55f0-cb51-4b41-b9d0-a84f549a29c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:02.163290 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1b506a6d-970b-436f-9a46-91f72bca73e6 req-d7ba55f0-cb51-4b41-b9d0-a84f549a29c2 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] GET https://10.4.3.227/volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a Jul 31 05:29:02.163502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1b506a6d-970b-436f-9a46-91f72bca73e6 req-d7ba55f0-cb51-4b41-b9d0-a84f549a29c2 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:02.163676 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1b506a6d-970b-436f-9a46-91f72bca73e6 req-d7ba55f0-cb51-4b41-b9d0-a84f549a29c2 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:02.168554 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:02.168554 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:02.168988 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1b506a6d-970b-436f-9a46-91f72bca73e6 req-d7ba55f0-cb51-4b41-b9d0-a84f549a29c2 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Snapshot retrieved successfully. Jul 31 05:29:02.169756 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1b506a6d-970b-436f-9a46-91f72bca73e6 req-d7ba55f0-cb51-4b41-b9d0-a84f549a29c2 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a returned with HTTP 200 Jul 31 05:29:02.170095 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 191/754] 10.4.3.227 () {68 vars in 1604 bytes} [Fri Jul 31 05:29:02 2026] GET /volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:02.197817 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3fdf781d-28a5-4b55-8d04-03c58fd35269 req-376499cc-77d8-483e-b4de-e179563cf538 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:02.201571 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3fdf781d-28a5-4b55-8d04-03c58fd35269 req-376499cc-77d8-483e-b4de-e179563cf538 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a Jul 31 05:29:02.201729 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3fdf781d-28a5-4b55-8d04-03c58fd35269 req-376499cc-77d8-483e-b4de-e179563cf538 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:02.201912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3fdf781d-28a5-4b55-8d04-03c58fd35269 req-376499cc-77d8-483e-b4de-e179563cf538 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:02.202041 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [req-3fdf781d-28a5-4b55-8d04-03c58fd35269 req-376499cc-77d8-483e-b4de-e179563cf538 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Delete snapshot with id: 44ab7fba-8939-4a0e-b94f-b737f0fbc74a Jul 31 05:29:02.207260 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:02.207260 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:02.207713 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3fdf781d-28a5-4b55-8d04-03c58fd35269 req-376499cc-77d8-483e-b4de-e179563cf538 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Snapshot retrieved successfully. Jul 31 05:29:02.224766 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3fdf781d-28a5-4b55-8d04-03c58fd35269 req-376499cc-77d8-483e-b4de-e179563cf538 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Snapshot delete request issued successfully. Jul 31 05:29:02.224981 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3fdf781d-28a5-4b55-8d04-03c58fd35269 req-376499cc-77d8-483e-b4de-e179563cf538 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a returned with HTTP 202 Jul 31 05:29:02.225849 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 193/755] 10.4.3.227 () {70 vars in 1626 bytes} [Fri Jul 31 05:29:02 2026] DELETE /volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:02.252419 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-72391195-bab2-4b70-b15e-e94c570c7b1d req-996b9bf0-76b7-40b5-8f8b-acbb604d081b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:02.255116 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-72391195-bab2-4b70-b15e-e94c570c7b1d req-996b9bf0-76b7-40b5-8f8b-acbb604d081b tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] GET https://10.4.3.227/volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a Jul 31 05:29:02.255400 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-72391195-bab2-4b70-b15e-e94c570c7b1d req-996b9bf0-76b7-40b5-8f8b-acbb604d081b tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:02.255666 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-72391195-bab2-4b70-b15e-e94c570c7b1d req-996b9bf0-76b7-40b5-8f8b-acbb604d081b tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:02.261847 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:02.261847 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:02.262488 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-72391195-bab2-4b70-b15e-e94c570c7b1d req-996b9bf0-76b7-40b5-8f8b-acbb604d081b tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Snapshot retrieved successfully. Jul 31 05:29:02.263524 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-72391195-bab2-4b70-b15e-e94c570c7b1d req-996b9bf0-76b7-40b5-8f8b-acbb604d081b tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a returned with HTTP 200 Jul 31 05:29:02.264112 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 187/756] 10.4.3.227 () {68 vars in 1604 bytes} [Fri Jul 31 05:29:02 2026] GET /volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:02.613014 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-35164cd3-3bdb-45de-8889-35bfb449d6b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:02.615057 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35164cd3-3bdb-45de-8889-35bfb449d6b2 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 Jul 31 05:29:02.615266 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35164cd3-3bdb-45de-8889-35bfb449d6b2 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:02.615487 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35164cd3-3bdb-45de-8889-35bfb449d6b2 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:02.621115 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35164cd3-3bdb-45de-8889-35bfb449d6b2 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 returned with HTTP 404 Jul 31 05:29:02.621591 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 186/757] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:02 2026] GET /volume/v3/volumes/0188fe1b-b555-4927-9b67-3eb38eb41e47 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:02.631910 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a72ad1f9-7f64-4b37-8f5b-a332ed2c259e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:02.634606 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a72ad1f9-7f64-4b37-8f5b-a332ed2c259e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 Jul 31 05:29:02.634905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a72ad1f9-7f64-4b37-8f5b-a332ed2c259e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:02.635229 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a72ad1f9-7f64-4b37-8f5b-a332ed2c259e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:02.644978 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:02.644978 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:02.651155 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a72ad1f9-7f64-4b37-8f5b-a332ed2c259e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:02.658291 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a72ad1f9-7f64-4b37-8f5b-a332ed2c259e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 returned with HTTP 200 Jul 31 05:29:02.659138 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 192/758] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:02 2026] GET /volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 => generated 890 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:02.675187 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8059147b-ac5b-4fde-8d34-7b51d5fc09b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:02.677389 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8059147b-ac5b-4fde-8d34-7b51d5fc09b4 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] DELETE https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 Jul 31 05:29:02.677646 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8059147b-ac5b-4fde-8d34-7b51d5fc09b4 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:02.677876 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8059147b-ac5b-4fde-8d34-7b51d5fc09b4 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:02.678067 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8059147b-ac5b-4fde-8d34-7b51d5fc09b4 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume with id: 74fcf233-274f-4d97-a8ad-67d4b1269568 Jul 31 05:29:02.686599 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:02.686599 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:02.687243 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8059147b-ac5b-4fde-8d34-7b51d5fc09b4 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:02.710732 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8059147b-ac5b-4fde-8d34-7b51d5fc09b4 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume request issued successfully. Jul 31 05:29:02.710877 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8059147b-ac5b-4fde-8d34-7b51d5fc09b4 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 returned with HTTP 202 Jul 31 05:29:02.711316 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 194/759] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:02 2026] DELETE /volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:02.718533 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4d4fb19-1fc7-44bd-bc57-ebe7f90a6fd2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:02.720887 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4d4fb19-1fc7-44bd-bc57-ebe7f90a6fd2 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 Jul 31 05:29:02.721222 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4d4fb19-1fc7-44bd-bc57-ebe7f90a6fd2 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:02.721508 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4d4fb19-1fc7-44bd-bc57-ebe7f90a6fd2 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:02.731122 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:02.731122 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:02.735778 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d4d4fb19-1fc7-44bd-bc57-ebe7f90a6fd2 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:02.740889 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4d4fb19-1fc7-44bd-bc57-ebe7f90a6fd2 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 returned with HTTP 200 Jul 31 05:29:02.741246 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 188/760] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:02 2026] GET /volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 => generated 889 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:03.292167 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-95ef43ae-cd64-482b-97d9-6f61f495c450 req-7e5415be-9dc8-479e-9d04-946a7d12509a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:03.294307 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-95ef43ae-cd64-482b-97d9-6f61f495c450 req-7e5415be-9dc8-479e-9d04-946a7d12509a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] GET https://10.4.3.227/volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a Jul 31 05:29:03.294521 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-95ef43ae-cd64-482b-97d9-6f61f495c450 req-7e5415be-9dc8-479e-9d04-946a7d12509a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:03.294690 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-95ef43ae-cd64-482b-97d9-6f61f495c450 req-7e5415be-9dc8-479e-9d04-946a7d12509a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:03.299007 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-95ef43ae-cd64-482b-97d9-6f61f495c450 req-7e5415be-9dc8-479e-9d04-946a7d12509a tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a returned with HTTP 404 Jul 31 05:29:03.299623 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 187/761] 10.4.3.227 () {68 vars in 1604 bytes} [Fri Jul 31 05:29:03 2026] GET /volume/v3/snapshots/44ab7fba-8939-4a0e-b94f-b737f0fbc74a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:03.320234 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e2407ee5-3718-42d8-b079-971a0ac7fdbb req-a41036f4-3426-49c0-adcf-e6827671b637 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:03.322589 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e2407ee5-3718-42d8-b079-971a0ac7fdbb req-a41036f4-3426-49c0-adcf-e6827671b637 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] DELETE https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a Jul 31 05:29:03.322745 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e2407ee5-3718-42d8-b079-971a0ac7fdbb req-a41036f4-3426-49c0-adcf-e6827671b637 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:03.322991 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e2407ee5-3718-42d8-b079-971a0ac7fdbb req-a41036f4-3426-49c0-adcf-e6827671b637 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:03.323199 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-e2407ee5-3718-42d8-b079-971a0ac7fdbb req-a41036f4-3426-49c0-adcf-e6827671b637 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Delete volume with id: 5cbff709-6cce-48ad-8876-6ea00d04862a Jul 31 05:29:03.331467 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:03.331467 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:03.332013 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e2407ee5-3718-42d8-b079-971a0ac7fdbb req-a41036f4-3426-49c0-adcf-e6827671b637 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Volume info retrieved successfully. Jul 31 05:29:03.350846 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e2407ee5-3718-42d8-b079-971a0ac7fdbb req-a41036f4-3426-49c0-adcf-e6827671b637 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Delete volume request issued successfully. Jul 31 05:29:03.351125 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e2407ee5-3718-42d8-b079-971a0ac7fdbb req-a41036f4-3426-49c0-adcf-e6827671b637 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a returned with HTTP 202 Jul 31 05:29:03.351596 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 193/762] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:29:03 2026] DELETE /volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:03.382770 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f41163b8-9a00-4e1b-943c-e308f7f44e0d req-ee1ec278-4770-40d9-a193-0268949e4fb7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:03.385450 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f41163b8-9a00-4e1b-943c-e308f7f44e0d req-ee1ec278-4770-40d9-a193-0268949e4fb7 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] GET https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a Jul 31 05:29:03.385648 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f41163b8-9a00-4e1b-943c-e308f7f44e0d req-ee1ec278-4770-40d9-a193-0268949e4fb7 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:03.385888 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f41163b8-9a00-4e1b-943c-e308f7f44e0d req-ee1ec278-4770-40d9-a193-0268949e4fb7 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:03.395791 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:03.395791 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:03.400861 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f41163b8-9a00-4e1b-943c-e308f7f44e0d req-ee1ec278-4770-40d9-a193-0268949e4fb7 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Volume info retrieved successfully. Jul 31 05:29:03.408523 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f41163b8-9a00-4e1b-943c-e308f7f44e0d req-ee1ec278-4770-40d9-a193-0268949e4fb7 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a returned with HTTP 200 Jul 31 05:29:03.409146 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 195/763] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:03 2026] GET /volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:03.757117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2378e2df-778f-40d3-90da-c39cd1edd7c3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:03.758848 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2378e2df-778f-40d3-90da-c39cd1edd7c3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 Jul 31 05:29:03.759059 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2378e2df-778f-40d3-90da-c39cd1edd7c3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:03.759277 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2378e2df-778f-40d3-90da-c39cd1edd7c3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:03.764541 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2378e2df-778f-40d3-90da-c39cd1edd7c3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 returned with HTTP 404 Jul 31 05:29:03.765176 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 189/764] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:03 2026] GET /volume/v3/volumes/74fcf233-274f-4d97-a8ad-67d4b1269568 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:03.774554 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:03.776251 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:03.776570 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1223910217"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:03.777868 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1223910217'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:03.777976 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume of 1 GB Jul 31 05:29:03.782471 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Availability Zones retrieved successfully. Jul 31 05:29:03.787593 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (f32a1372-022e-4c9f-8f64-c4fa3dd2d703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:03.788729 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a20862a-e203-4176-902f-90ad2526e86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:03.789646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:03.814320 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a20862a-e203-4176-902f-90ad2526e86c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:03.815031 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063c9343-aca2-4a7c-949f-3fd71fa5cf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:03.854131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Created reservations ['dab0c475-48f5-4caf-a498-9f0194f8480b', 'a11fdd4f-d9d6-40b7-9bf1-cb026d4a01c1', 'ce22403b-78b7-4ec0-a3d6-b37fdc4539a5', '8c9d9961-e9b8-4e66-829b-4e11a3b1aa40'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:03.854892 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (063c9343-aca2-4a7c-949f-3fd71fa5cf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dab0c475-48f5-4caf-a498-9f0194f8480b', 'a11fdd4f-d9d6-40b7-9bf1-cb026d4a01c1', 'ce22403b-78b7-4ec0-a3d6-b37fdc4539a5', '8c9d9961-e9b8-4e66-829b-4e11a3b1aa40']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:03.855673 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a3bdb6-2dbc-4603-9489-ee52cd7a14dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:03.877352 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17a3bdb6-2dbc-4603-9489-ee52cd7a14dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '121e55c3-dd2f-47f7-a208-7ce1afc8a1b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1223910217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['dab0c475-48f5-4caf-a498-9f0194f8480b','a11fdd4f-d9d6-40b7-9bf1-cb026d4a01c1','ce22403b-78b7-4ec0-a3d6-b37fdc4539a5','8c9d9961-e9b8-4e66-829b-4e11a3b1aa40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1223910217',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=121e55c3-dd2f-47f7-a208-7ce1afc8a1b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4895d8edd1be468289efa15d7bcc50e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f85b1c96d1794d72af4af4e70eaee672',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:03.878241 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04ebfe16-488f-4ed2-9b89-8c68fba8065b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:03.903591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04ebfe16-488f-4ed2-9b89-8c68fba8065b) transitioned into state 'SUCCESS' from state '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-1223910217',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['dab0c475-48f5-4caf-a498-9f0194f8480b','a11fdd4f-d9d6-40b7-9bf1-cb026d4a01c1','ce22403b-78b7-4ec0-a3d6-b37fdc4539a5','8c9d9961-e9b8-4e66-829b-4e11a3b1aa40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:03.904685 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9351647a-ff60-4276-b46c-012761688a96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:03.917523 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9351647a-ff60-4276-b46c-012761688a96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:03.918629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (f32a1372-022e-4c9f-8f64-c4fa3dd2d703) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:03.919116 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request issued successfully. Jul 31 05:29:03.919918 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4b1aaf5-6751-4247-a59e-48dd7ff7987a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:03.920623 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 188/765] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:29:03 2026] POST /volume/v3/volumes => generated 745 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:03.935902 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6458225d-bfbc-4aad-90cd-42d880c99ed1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:03.938149 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6458225d-bfbc-4aad-90cd-42d880c99ed1 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 Jul 31 05:29:03.938149 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6458225d-bfbc-4aad-90cd-42d880c99ed1 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:03.938377 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6458225d-bfbc-4aad-90cd-42d880c99ed1 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:03.947807 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:03.947807 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:03.954922 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6458225d-bfbc-4aad-90cd-42d880c99ed1 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:03.960510 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6458225d-bfbc-4aad-90cd-42d880c99ed1 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 returned with HTTP 200 Jul 31 05:29:03.960954 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 194/766] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:03 2026] GET /volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 => generated 813 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:04.453074 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ce7aa807-2f82-454b-af0a-deebc1f3dc7a req-56485446-1d0e-4485-a5cb-68467b26dccf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:04.457315 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ce7aa807-2f82-454b-af0a-deebc1f3dc7a req-56485446-1d0e-4485-a5cb-68467b26dccf tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] GET https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a Jul 31 05:29:04.457594 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ce7aa807-2f82-454b-af0a-deebc1f3dc7a req-56485446-1d0e-4485-a5cb-68467b26dccf tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:04.457844 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ce7aa807-2f82-454b-af0a-deebc1f3dc7a req-56485446-1d0e-4485-a5cb-68467b26dccf tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:04.465485 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ce7aa807-2f82-454b-af0a-deebc1f3dc7a req-56485446-1d0e-4485-a5cb-68467b26dccf tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a returned with HTTP 404 Jul 31 05:29:04.466293 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 196/767] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:04 2026] GET /volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:04.497305 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-83fc5406-f737-42a9-863f-169af7a7bc0a req-49866e6d-b146-4694-acba-4aaa7268ab05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:04.499733 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83fc5406-f737-42a9-863f-169af7a7bc0a req-49866e6d-b146-4694-acba-4aaa7268ab05 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] DELETE https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a Jul 31 05:29:04.499888 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-83fc5406-f737-42a9-863f-169af7a7bc0a req-49866e6d-b146-4694-acba-4aaa7268ab05 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:04.500059 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-83fc5406-f737-42a9-863f-169af7a7bc0a req-49866e6d-b146-4694-acba-4aaa7268ab05 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:04.500257 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-83fc5406-f737-42a9-863f-169af7a7bc0a req-49866e6d-b146-4694-acba-4aaa7268ab05 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Delete volume with id: 5cbff709-6cce-48ad-8876-6ea00d04862a Jul 31 05:29:04.509623 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-83fc5406-f737-42a9-863f-169af7a7bc0a req-49866e6d-b146-4694-acba-4aaa7268ab05 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a returned with HTTP 404 Jul 31 05:29:04.510084 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 190/768] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:29:04 2026] DELETE /volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:04.538179 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d2386bf3-823c-48a6-ab22-4378ac67e094 req-90675d8b-9c8a-4114-9467-987f99791520 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:04.540832 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d2386bf3-823c-48a6-ab22-4378ac67e094 req-90675d8b-9c8a-4114-9467-987f99791520 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] GET https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a Jul 31 05:29:04.541159 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d2386bf3-823c-48a6-ab22-4378ac67e094 req-90675d8b-9c8a-4114-9467-987f99791520 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:04.541432 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d2386bf3-823c-48a6-ab22-4378ac67e094 req-90675d8b-9c8a-4114-9467-987f99791520 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:04.550494 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d2386bf3-823c-48a6-ab22-4378ac67e094 req-90675d8b-9c8a-4114-9467-987f99791520 tempest-VolumesSnapshotsTestJSON-1557437394 tempest-VolumesSnapshotsTestJSON-1557437394-project-member] https://10.4.3.227/volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a returned with HTTP 404 Jul 31 05:29:04.551855 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 189/769] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:04 2026] GET /volume/v3/volumes/5cbff709-6cce-48ad-8876-6ea00d04862a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:04.978748 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2b5f3e95-a033-4fca-80dd-9e6ee5109553 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:04.982927 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b5f3e95-a033-4fca-80dd-9e6ee5109553 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 Jul 31 05:29:04.983227 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b5f3e95-a033-4fca-80dd-9e6ee5109553 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:04.983466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b5f3e95-a033-4fca-80dd-9e6ee5109553 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:04.994756 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:04.994756 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:05.001703 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2b5f3e95-a033-4fca-80dd-9e6ee5109553 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:05.008760 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b5f3e95-a033-4fca-80dd-9e6ee5109553 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 returned with HTTP 200 Jul 31 05:29:05.009274 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 195/770] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:04 2026] GET /volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:05.031792 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:05.034511 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:05.034995 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "121e55c3-dd2f-47f7-a208-7ce1afc8a1b9", "size": 1, "name": "tempest-VolumesGetTest-Volume-576672535", "metadata": {"Type": "Test"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:05.037669 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request body: {'volume': {'source_volid': '121e55c3-dd2f-47f7-a208-7ce1afc8a1b9', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-576672535', 'metadata': {'Type': 'Test'}}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:05.048351 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:05.048351 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:05.048761 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume retrieved successfully. Jul 31 05:29:05.048894 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume of 1 GB Jul 31 05:29:05.054627 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Availability Zones retrieved successfully. Jul 31 05:29:05.061663 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (aaab3566-8534-4871-a2b4-724bbfa558e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:05.063460 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf70e23-9011-4e12-95f3-b28004454c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:05.064966 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:05.091963 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf70e23-9011-4e12-95f3-b28004454c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '121e55c3-dd2f-47f7-a208-7ce1afc8a1b9', 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:05.092920 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b010cc-560c-4e27-9c90-d512523985c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:05.142665 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Created reservations ['dcf5bc6b-0fdf-4a50-a5c6-ae36af4e2e12', '084ca17a-b203-44e5-9ced-2aa03e59c432', '0607395a-28f2-4886-aad1-5ee34b1bd111', '2f569728-58ec-4096-8c6f-dd35939c74f2'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:05.142665 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b010cc-560c-4e27-9c90-d512523985c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcf5bc6b-0fdf-4a50-a5c6-ae36af4e2e12', '084ca17a-b203-44e5-9ced-2aa03e59c432', '0607395a-28f2-4886-aad1-5ee34b1bd111', '2f569728-58ec-4096-8c6f-dd35939c74f2']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:05.142665 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377c3550-e290-46cf-bc09-23487bfaa70d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:05.188966 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377c3550-e290-46cf-bc09-23487bfaa70d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb9d6816-f9f6-45c5-9a42-f0768d9b840b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-576672535',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['dcf5bc6b-0fdf-4a50-a5c6-ae36af4e2e12','084ca17a-b203-44e5-9ced-2aa03e59c432','0607395a-28f2-4886-aad1-5ee34b1bd111','2f569728-58ec-4096-8c6f-dd35939c74f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=121e55c3-dd2f-47f7-a208-7ce1afc8a1b9,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-576672535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb9d6816-f9f6-45c5-9a42-f0768d9b840b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='4895d8edd1be468289efa15d7bcc50e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=121e55c3-dd2f-47f7-a208-7ce1afc8a1b9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f85b1c96d1794d72af4af4e70eaee672',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:05.190078 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a057c6-d30a-4dce-8a68-b732a96cf08f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:05.210117 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0a057c6-d30a-4dce-8a68-b732a96cf08f) transitioned into state 'SUCCESS' from state '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-576672535',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['dcf5bc6b-0fdf-4a50-a5c6-ae36af4e2e12','084ca17a-b203-44e5-9ced-2aa03e59c432','0607395a-28f2-4886-aad1-5ee34b1bd111','2f569728-58ec-4096-8c6f-dd35939c74f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=121e55c3-dd2f-47f7-a208-7ce1afc8a1b9,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:05.210870 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cda1bb9-c13b-49c1-acb5-1463ce6482d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:05.227471 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8cda1bb9-c13b-49c1-acb5-1463ce6482d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:05.228383 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (aaab3566-8534-4871-a2b4-724bbfa558e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:05.228728 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request issued successfully. Jul 31 05:29:05.229292 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6a1be08-4d39-4bd8-a0d1-b9b2b9b92024 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:05.229713 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 197/771] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:29:05 2026] POST /volume/v3/volumes => generated 792 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:05.241954 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a9af93be-510a-4aea-bd2b-5b6219325981 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:05.243739 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9af93be-510a-4aea-bd2b-5b6219325981 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b Jul 31 05:29:05.243922 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9af93be-510a-4aea-bd2b-5b6219325981 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:05.244148 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9af93be-510a-4aea-bd2b-5b6219325981 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:05.250963 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:05.250963 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:05.255617 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a9af93be-510a-4aea-bd2b-5b6219325981 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:05.259637 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9af93be-510a-4aea-bd2b-5b6219325981 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b returned with HTTP 200 Jul 31 05:29:05.259978 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 191/772] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:05 2026] GET /volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:06.274385 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f1aff4ad-7fbd-451e-add8-d5fcdbca2382 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:06.277139 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1aff4ad-7fbd-451e-add8-d5fcdbca2382 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b Jul 31 05:29:06.277761 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1aff4ad-7fbd-451e-add8-d5fcdbca2382 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:06.278418 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1aff4ad-7fbd-451e-add8-d5fcdbca2382 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:06.290311 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:06.290311 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:06.296757 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f1aff4ad-7fbd-451e-add8-d5fcdbca2382 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:06.303968 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1aff4ad-7fbd-451e-add8-d5fcdbca2382 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b returned with HTTP 200 Jul 31 05:29:06.304596 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 190/773] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:06 2026] GET /volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b => generated 885 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:06.322432 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb621f63-ed48-4160-8db0-5efd2e4b8bba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:06.325036 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb621f63-ed48-4160-8db0-5efd2e4b8bba tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b Jul 31 05:29:06.325252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb621f63-ed48-4160-8db0-5efd2e4b8bba tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:06.325483 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb621f63-ed48-4160-8db0-5efd2e4b8bba tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:06.333440 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:06.333440 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:06.337914 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb621f63-ed48-4160-8db0-5efd2e4b8bba tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:06.343868 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb621f63-ed48-4160-8db0-5efd2e4b8bba tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b returned with HTTP 200 Jul 31 05:29:06.344343 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 196/774] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:06 2026] GET /volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b => generated 885 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:06.359897 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1f9b872a-c95d-4409-9e4b-917421e29167 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:06.361929 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f9b872a-c95d-4409-9e4b-917421e29167 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] PUT https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b Jul 31 05:29:06.362316 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f9b872a-c95d-4409-9e4b-917421e29167 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-576672535"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:06.370466 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:06.370466 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:06.374189 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1f9b872a-c95d-4409-9e4b-917421e29167 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:06.380831 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1f9b872a-c95d-4409-9e4b-917421e29167 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume updated successfully. Jul 31 05:29:06.381524 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f9b872a-c95d-4409-9e4b-917421e29167 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b returned with HTTP 200 Jul 31 05:29:06.382053 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 198/775] 10.4.3.227 () {68 vars in 1368 bytes} [Fri Jul 31 05:29:06 2026] PUT /volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b => generated 817 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:06.396072 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-92012faa-8788-423f-8cb1-8c69ee5b35c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:06.400125 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92012faa-8788-423f-8cb1-8c69ee5b35c7 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] PUT https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b Jul 31 05:29:06.400125 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-92012faa-8788-423f-8cb1-8c69ee5b35c7 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-283669165", "description": "This is the new description of volume"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:06.405935 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:06.405935 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:06.409799 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-92012faa-8788-423f-8cb1-8c69ee5b35c7 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:06.416276 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-92012faa-8788-423f-8cb1-8c69ee5b35c7 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume updated successfully. Jul 31 05:29:06.416941 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-92012faa-8788-423f-8cb1-8c69ee5b35c7 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b returned with HTTP 200 Jul 31 05:29:06.417541 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 192/776] 10.4.3.227 () {68 vars in 1369 bytes} [Fri Jul 31 05:29:06 2026] PUT /volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:06.435306 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4d06cd65-a41d-4709-b50f-b256ef8b8522 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:06.438128 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d06cd65-a41d-4709-b50f-b256ef8b8522 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b Jul 31 05:29:06.438455 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d06cd65-a41d-4709-b50f-b256ef8b8522 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:06.438806 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d06cd65-a41d-4709-b50f-b256ef8b8522 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:06.450824 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:06.450824 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:06.455905 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4d06cd65-a41d-4709-b50f-b256ef8b8522 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:06.462393 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d06cd65-a41d-4709-b50f-b256ef8b8522 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b returned with HTTP 200 Jul 31 05:29:06.463165 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 191/777] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:06 2026] GET /volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b => generated 924 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:06.480956 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3506579f-b6d5-4991-8887-acbfb560918b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:06.484062 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:06.484679 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2005852294", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-471203804"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:06.486513 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2005852294', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-471203804'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:06.486807 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume of 1 GB Jul 31 05:29:06.494911 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Availability Zones retrieved successfully. Jul 31 05:29:06.506216 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (844f9735-e4f8-48f9-bb6f-b00768a24231) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:06.509660 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90c7c945-a559-431e-ba65-adb1e3eac69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:06.510316 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:06.545748 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90c7c945-a559-431e-ba65-adb1e3eac69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:06.547201 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520e51f3-8092-48cf-8db5-8c2d438cc836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:06.600095 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Created reservations ['96cc81ce-966e-4423-b946-320260894123', 'd29b5a45-01e0-4ad6-a2e9-29da8ad3c0b7', 'e04929a5-32e1-4871-bcdd-7903ebab1f8f', 'c313d8f3-0ba4-4111-84c2-42cabe412a8d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:06.601427 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (520e51f3-8092-48cf-8db5-8c2d438cc836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96cc81ce-966e-4423-b946-320260894123', 'd29b5a45-01e0-4ad6-a2e9-29da8ad3c0b7', 'e04929a5-32e1-4871-bcdd-7903ebab1f8f', 'c313d8f3-0ba4-4111-84c2-42cabe412a8d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:06.602582 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6cccbf-8117-4ab7-94b2-10c3e112ab83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:06.605272 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:06.607442 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:06.607783 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-154751073", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:06.609442 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-154751073', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:06.609562 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Create volume of 1 GB Jul 31 05:29:06.613487 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Availability Zones retrieved successfully. Jul 31 05:29:06.619153 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Flow 'volume_create_api' (2bb8eea6-ae7e-43e5-ab31-4a75ff27ab67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:06.619972 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97b8c49-cf78-4229-af32-4f6d6fd031d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:06.620812 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:06.633277 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c6cccbf-8117-4ab7-94b2-10c3e112ab83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7e0815d-cdbd-480b-962d-b7ddc5646abf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2005852294',display_name='tempest-VolumesGetTest-Volume-471203804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['96cc81ce-966e-4423-b946-320260894123','d29b5a45-01e0-4ad6-a2e9-29da8ad3c0b7','e04929a5-32e1-4871-bcdd-7903ebab1f8f','c313d8f3-0ba4-4111-84c2-42cabe412a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:06Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2005852294',display_name='tempest-VolumesGetTest-Volume-471203804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a7e0815d-cdbd-480b-962d-b7ddc5646abf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4895d8edd1be468289efa15d7bcc50e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f85b1c96d1794d72af4af4e70eaee672',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:06.634325 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d780860-3590-4028-a2cd-b0e9408f53b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:06.650276 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e97b8c49-cf78-4229-af32-4f6d6fd031d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:06.651023 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce141266-b12a-4b16-915b-e54ed452b39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:06.657955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d780860-3590-4028-a2cd-b0e9408f53b5) transitioned into 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-2005852294',display_name='tempest-VolumesGetTest-Volume-471203804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['96cc81ce-966e-4423-b946-320260894123','d29b5a45-01e0-4ad6-a2e9-29da8ad3c0b7','e04929a5-32e1-4871-bcdd-7903ebab1f8f','c313d8f3-0ba4-4111-84c2-42cabe412a8d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:06.658997 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1177c5d3-b0f4-494c-81ec-7f45118cf61b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:06.670115 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1177c5d3-b0f4-494c-81ec-7f45118cf61b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:06.671572 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (844f9735-e4f8-48f9-bb6f-b00768a24231) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:06.671572 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request issued successfully. Jul 31 05:29:06.672183 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3506579f-b6d5-4991-8887-acbfb560918b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:06.672682 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 197/778] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:29:06 2026] POST /volume/v3/volumes => generated 779 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:06.689857 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-81816486-145b-4230-b2c6-cd148ea19a10 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:06.694210 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81816486-145b-4230-b2c6-cd148ea19a10 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf Jul 31 05:29:06.694210 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81816486-145b-4230-b2c6-cd148ea19a10 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:06.694210 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-81816486-145b-4230-b2c6-cd148ea19a10 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:06.703998 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:06.703998 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:06.709636 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-81816486-145b-4230-b2c6-cd148ea19a10 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:06.715504 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-81816486-145b-4230-b2c6-cd148ea19a10 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf returned with HTTP 200 Jul 31 05:29:06.716093 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 193/779] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:06 2026] GET /volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:06.730758 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Created reservations ['c8f4d806-87a7-4c01-b0c5-6885382ad812', 'd75716e0-062f-4dbb-8c0c-d9ee3f964a8e', 'e6b0f7ba-8163-45eb-9075-92568b7d9c5b', 'd54053c4-a6d8-4e03-9667-189608580aef'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:06.731670 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce141266-b12a-4b16-915b-e54ed452b39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8f4d806-87a7-4c01-b0c5-6885382ad812', 'd75716e0-062f-4dbb-8c0c-d9ee3f964a8e', 'e6b0f7ba-8163-45eb-9075-92568b7d9c5b', 'd54053c4-a6d8-4e03-9667-189608580aef']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:06.732639 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479a00cb-6349-4667-8f7b-41ad967f24a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:06.763080 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (479a00cb-6349-4667-8f7b-41ad967f24a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48116953-f9cf-4b66-82ea-aeb4d1b005bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-154751073',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8d648fd4f74647ffaf0fa5139a7fd7bc',qos_specs=None,replication_status=,reservations=['c8f4d806-87a7-4c01-b0c5-6885382ad812','d75716e0-062f-4dbb-8c0c-d9ee3f964a8e','e6b0f7ba-8163-45eb-9075-92568b7d9c5b','d54053c4-a6d8-4e03-9667-189608580aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa7e5641d297469e9cd6495b6e49c834',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-154751073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48116953-f9cf-4b66-82ea-aeb4d1b005bf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='8d648fd4f74647ffaf0fa5139a7fd7bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa7e5641d297469e9cd6495b6e49c834',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:06.763942 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1581b678-cbf9-433c-b01e-64840260f447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:06.786996 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1581b678-cbf9-433c-b01e-64840260f447) transitioned into state 'SUCCESS' from state '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-154751073',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='8d648fd4f74647ffaf0fa5139a7fd7bc',qos_specs=None,replication_status=,reservations=['c8f4d806-87a7-4c01-b0c5-6885382ad812','d75716e0-062f-4dbb-8c0c-d9ee3f964a8e','e6b0f7ba-8163-45eb-9075-92568b7d9c5b','d54053c4-a6d8-4e03-9667-189608580aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa7e5641d297469e9cd6495b6e49c834',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:06.787845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1318788d-1cc9-491a-beee-42848173ea5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:06.798230 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1318788d-1cc9-491a-beee-42848173ea5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:06.799280 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Flow 'volume_create_api' (2bb8eea6-ae7e-43e5-ab31-4a75ff27ab67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:06.799647 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Create volume request issued successfully. Jul 31 05:29:06.800390 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-ba01c68f-4860-48a1-9dfb-6b4f7c7247f3 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:06.800844 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 199/780] 10.4.3.227 () {72 vars in 1541 bytes} [Fri Jul 31 05:29:06 2026] POST /volume/v3/volumes => generated 762 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:06.815779 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-11112479-eaac-4f3b-ba95-7dda74abcfdc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:06.818790 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-11112479-eaac-4f3b-ba95-7dda74abcfdc tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] GET https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf Jul 31 05:29:06.819189 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-11112479-eaac-4f3b-ba95-7dda74abcfdc tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:06.819634 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-11112479-eaac-4f3b-ba95-7dda74abcfdc tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:06.828825 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:06.828825 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:06.833854 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-11112479-eaac-4f3b-ba95-7dda74abcfdc tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Volume info retrieved successfully. Jul 31 05:29:06.840393 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-360ab86e-d94e-415d-8c5e-fa8769e6fe1c req-11112479-eaac-4f3b-ba95-7dda74abcfdc tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf returned with HTTP 200 Jul 31 05:29:06.841116 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 192/781] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:06 2026] GET /volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf => generated 830 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:29:06.873808 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5b1c41be-64d9-48f9-b94f-a123d3ae14a5 req-e0c2f56e-440f-427b-a93b-76bd3bbe0029 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:06.876520 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5b1c41be-64d9-48f9-b94f-a123d3ae14a5 req-e0c2f56e-440f-427b-a93b-76bd3bbe0029 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] GET https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf Jul 31 05:29:06.876703 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5b1c41be-64d9-48f9-b94f-a123d3ae14a5 req-e0c2f56e-440f-427b-a93b-76bd3bbe0029 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:06.876914 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5b1c41be-64d9-48f9-b94f-a123d3ae14a5 req-e0c2f56e-440f-427b-a93b-76bd3bbe0029 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:06.884359 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:06.884359 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:06.888669 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-5b1c41be-64d9-48f9-b94f-a123d3ae14a5 req-e0c2f56e-440f-427b-a93b-76bd3bbe0029 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Volume info retrieved successfully. Jul 31 05:29:06.893331 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5b1c41be-64d9-48f9-b94f-a123d3ae14a5 req-e0c2f56e-440f-427b-a93b-76bd3bbe0029 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf returned with HTTP 200 Jul 31 05:29:06.893845 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 198/782] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:06 2026] GET /volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:07.668908 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e6130cbb-3c62-4a6a-9c2b-1bb27616f580 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:07.672829 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e6130cbb-3c62-4a6a-9c2b-1bb27616f580 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:07.672829 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e6130cbb-3c62-4a6a-9c2b-1bb27616f580 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:07.672829 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e6130cbb-3c62-4a6a-9c2b-1bb27616f580 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:07.679582 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:07.679582 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:07.683962 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e6130cbb-3c62-4a6a-9c2b-1bb27616f580 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:07.689946 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e6130cbb-3c62-4a6a-9c2b-1bb27616f580 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:07.690579 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 194/783] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:07 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:07.731221 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-58346eb5-1414-4a80-a275-4a27afe86d8b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:07.733758 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58346eb5-1414-4a80-a275-4a27afe86d8b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf Jul 31 05:29:07.734065 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58346eb5-1414-4a80-a275-4a27afe86d8b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:07.734399 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58346eb5-1414-4a80-a275-4a27afe86d8b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:07.744485 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:07.744485 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:07.749591 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-58346eb5-1414-4a80-a275-4a27afe86d8b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:07.756214 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58346eb5-1414-4a80-a275-4a27afe86d8b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf returned with HTTP 200 Jul 31 05:29:07.756746 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 200/784] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:07 2026] GET /volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:07.772126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2bbe44b2-8a4b-40e1-8a34-6891f8c418a5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:07.775980 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2bbe44b2-8a4b-40e1-8a34-6891f8c418a5 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] PUT https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf Jul 31 05:29:07.777256 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2bbe44b2-8a4b-40e1-8a34-6891f8c418a5 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-576672535", "description": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:07.789764 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:07.789764 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:07.795903 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2bbe44b2-8a4b-40e1-8a34-6891f8c418a5 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:07.804280 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2bbe44b2-8a4b-40e1-8a34-6891f8c418a5 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume updated successfully. Jul 31 05:29:07.804921 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2bbe44b2-8a4b-40e1-8a34-6891f8c418a5 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf returned with HTTP 200 Jul 31 05:29:07.805425 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 193/785] 10.4.3.227 () {68 vars in 1368 bytes} [Fri Jul 31 05:29:07 2026] PUT /volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf => generated 769 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:07.823745 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2894ea2-bb8a-43f9-953b-5eeb4b5ff8d7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:07.826182 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2894ea2-bb8a-43f9-953b-5eeb4b5ff8d7 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf Jul 31 05:29:07.826446 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2894ea2-bb8a-43f9-953b-5eeb4b5ff8d7 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:07.826694 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2894ea2-bb8a-43f9-953b-5eeb4b5ff8d7 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:07.836598 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:07.836598 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:07.841825 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2894ea2-bb8a-43f9-953b-5eeb4b5ff8d7 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:07.847437 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2894ea2-bb8a-43f9-953b-5eeb4b5ff8d7 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf returned with HTTP 200 Jul 31 05:29:07.847910 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 199/786] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:07 2026] GET /volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:07.862232 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-26e51904-eecf-487a-8c01-b23c11a63376 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:07.865690 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26e51904-eecf-487a-8c01-b23c11a63376 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] DELETE https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf Jul 31 05:29:07.865690 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26e51904-eecf-487a-8c01-b23c11a63376 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:07.865690 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26e51904-eecf-487a-8c01-b23c11a63376 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:07.865690 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-26e51904-eecf-487a-8c01-b23c11a63376 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume with id: a7e0815d-cdbd-480b-962d-b7ddc5646abf Jul 31 05:29:07.872487 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:07.872487 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:07.897831 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-26e51904-eecf-487a-8c01-b23c11a63376 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:07.901997 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-26e51904-eecf-487a-8c01-b23c11a63376 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume request issued successfully. Jul 31 05:29:07.901997 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26e51904-eecf-487a-8c01-b23c11a63376 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf returned with HTTP 202 Jul 31 05:29:07.901997 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 195/787] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:07 2026] DELETE /volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:07.912280 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3052b60-f92d-4b01-b3e5-6d81283e2054 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:07.914881 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3052b60-f92d-4b01-b3e5-6d81283e2054 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf Jul 31 05:29:07.915230 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3052b60-f92d-4b01-b3e5-6d81283e2054 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:07.915230 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3052b60-f92d-4b01-b3e5-6d81283e2054 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:07.928389 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-85ac02d1-1651-4776-be21-18082c915f4b req-f8da96fc-1a2d-42a1-9aec-07eca67d431f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:07.929832 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-85ac02d1-1651-4776-be21-18082c915f4b req-f8da96fc-1a2d-42a1-9aec-07eca67d431f tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] GET https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf Jul 31 05:29:07.930280 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-85ac02d1-1651-4776-be21-18082c915f4b req-f8da96fc-1a2d-42a1-9aec-07eca67d431f tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:07.930280 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-85ac02d1-1651-4776-be21-18082c915f4b req-f8da96fc-1a2d-42a1-9aec-07eca67d431f tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:07.937235 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:07.937235 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:07.939472 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:07.939472 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:07.944246 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-85ac02d1-1651-4776-be21-18082c915f4b req-f8da96fc-1a2d-42a1-9aec-07eca67d431f tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Volume info retrieved successfully. Jul 31 05:29:07.944426 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3052b60-f92d-4b01-b3e5-6d81283e2054 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:07.949042 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-85ac02d1-1651-4776-be21-18082c915f4b req-f8da96fc-1a2d-42a1-9aec-07eca67d431f tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf returned with HTTP 200 Jul 31 05:29:07.949513 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 194/788] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:07 2026] GET /volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:07.949598 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3052b60-f92d-4b01-b3e5-6d81283e2054 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf returned with HTTP 200 Jul 31 05:29:07.949933 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 201/789] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:07 2026] GET /volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf => generated 836 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:07.962058 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d07157a-6c98-4a98-9465-9e9f33457936 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:07.962601 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d07157a-6c98-4a98-9465-9e9f33457936 None None] GET https://10.4.3.227/volume// Jul 31 05:29:07.962863 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d07157a-6c98-4a98-9465-9e9f33457936 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:07.963179 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d07157a-6c98-4a98-9465-9e9f33457936 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:07.963601 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d07157a-6c98-4a98-9465-9e9f33457936 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:29:07.964009 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 200/790] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:29: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 31 05:29:07.972263 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-44413c69-6346-4081-85be-0c45695d7cd6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:07.974849 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-44413c69-6346-4081-85be-0c45695d7cd6 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:29:07.975179 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-44413c69-6346-4081-85be-0c45695d7cd6 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "485462ec-e8ba-44d7-9b6f-57471d6e60dd", "connector": null, "instance_uuid": "3bcd2115-ba54-42c6-b5bb-7fff48974246"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:07.991304 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:07.991304 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:08.030834 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-44413c69-6346-4081-85be-0c45695d7cd6 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:29:08.031361 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 196/791] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:29:07 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 31 05:29:08.038440 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7edc9f31-1da8-4efd-81b7-1ae4f49cea5a req-19fc7908-fca9-474d-a728-4ecd0403443e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:08.042699 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7edc9f31-1da8-4efd-81b7-1ae4f49cea5a req-19fc7908-fca9-474d-a728-4ecd0403443e tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-reader] GET https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf Jul 31 05:29:08.042972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7edc9f31-1da8-4efd-81b7-1ae4f49cea5a req-19fc7908-fca9-474d-a728-4ecd0403443e tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:08.043241 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7edc9f31-1da8-4efd-81b7-1ae4f49cea5a req-19fc7908-fca9-474d-a728-4ecd0403443e tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:08.052265 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:08.052265 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:08.058015 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-7edc9f31-1da8-4efd-81b7-1ae4f49cea5a req-19fc7908-fca9-474d-a728-4ecd0403443e tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-reader] Volume info retrieved successfully. Jul 31 05:29:08.058725 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45a8b47f-8277-4d54-8082-c93da2236910 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:08.060491 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45a8b47f-8277-4d54-8082-c93da2236910 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:08.061595 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45a8b47f-8277-4d54-8082-c93da2236910 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:08.061829 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45a8b47f-8277-4d54-8082-c93da2236910 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:08.064622 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7edc9f31-1da8-4efd-81b7-1ae4f49cea5a req-19fc7908-fca9-474d-a728-4ecd0403443e tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-reader] https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf returned with HTTP 200 Jul 31 05:29:08.064732 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 195/792] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:08 2026] GET /volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:08.080067 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:08.080067 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:08.080238 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-52ebf8a8-ad9a-472f-89e5-86b320e1b73a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:08.080746 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52ebf8a8-ad9a-472f-89e5-86b320e1b73a None None] GET https://10.4.3.227/volume// Jul 31 05:29:08.081001 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52ebf8a8-ad9a-472f-89e5-86b320e1b73a None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:08.081286 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52ebf8a8-ad9a-472f-89e5-86b320e1b73a None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:08.081765 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52ebf8a8-ad9a-472f-89e5-86b320e1b73a None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:29:08.082239 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 201/793] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:29: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 31 05:29:08.085409 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-45a8b47f-8277-4d54-8082-c93da2236910 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:08.093092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e59e3125-8cdf-4447-a02b-2a0ea92bf6e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:08.094320 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45a8b47f-8277-4d54-8082-c93da2236910 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:08.094811 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 202/794] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:08 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:08.095845 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e59e3125-8cdf-4447-a02b-2a0ea92bf6e1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:08.095910 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e8a773fe-71be-4476-9e76-47ce531bf48d req-0bc39a3a-ec56-407a-88fd-ad026ca8307c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:08.096054 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e59e3125-8cdf-4447-a02b-2a0ea92bf6e1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:08.096349 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e59e3125-8cdf-4447-a02b-2a0ea92bf6e1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:08.097933 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e8a773fe-71be-4476-9e76-47ce531bf48d req-0bc39a3a-ec56-407a-88fd-ad026ca8307c tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] DELETE https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf Jul 31 05:29:08.098158 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e8a773fe-71be-4476-9e76-47ce531bf48d req-0bc39a3a-ec56-407a-88fd-ad026ca8307c tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:08.098398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e8a773fe-71be-4476-9e76-47ce531bf48d req-0bc39a3a-ec56-407a-88fd-ad026ca8307c tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:08.098511 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [req-e8a773fe-71be-4476-9e76-47ce531bf48d req-0bc39a3a-ec56-407a-88fd-ad026ca8307c tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Delete volume with id: 48116953-f9cf-4b66-82ea-aeb4d1b005bf Jul 31 05:29:08.105510 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:08.105510 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:08.106092 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e8a773fe-71be-4476-9e76-47ce531bf48d req-0bc39a3a-ec56-407a-88fd-ad026ca8307c tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Volume info retrieved successfully. Jul 31 05:29:08.108128 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:08.108128 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:08.112644 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e59e3125-8cdf-4447-a02b-2a0ea92bf6e1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:08.118064 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-e59e3125-8cdf-4447-a02b-2a0ea92bf6e1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:08.118621 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 197/795] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:29:08 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 1030 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:29:08.123586 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e8a773fe-71be-4476-9e76-47ce531bf48d req-0bc39a3a-ec56-407a-88fd-ad026ca8307c tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Delete volume request issued successfully. Jul 31 05:29:08.123821 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e8a773fe-71be-4476-9e76-47ce531bf48d req-0bc39a3a-ec56-407a-88fd-ad026ca8307c tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf returned with HTTP 202 Jul 31 05:29:08.124395 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 196/796] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:29:08 2026] DELETE /volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:08.161065 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-362c8d28-fb89-47b8-91ab-1e0a5d6f25c3 req-8af1347a-a912-4c8b-9cd4-447699b15f74 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:08.169007 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-362c8d28-fb89-47b8-91ab-1e0a5d6f25c3 req-8af1347a-a912-4c8b-9cd4-447699b15f74 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] GET https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf Jul 31 05:29:08.169594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-362c8d28-fb89-47b8-91ab-1e0a5d6f25c3 req-8af1347a-a912-4c8b-9cd4-447699b15f74 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:08.169594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-362c8d28-fb89-47b8-91ab-1e0a5d6f25c3 req-8af1347a-a912-4c8b-9cd4-447699b15f74 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:08.189575 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:08.189575 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:08.193665 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-362c8d28-fb89-47b8-91ab-1e0a5d6f25c3 req-8af1347a-a912-4c8b-9cd4-447699b15f74 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Volume info retrieved successfully. Jul 31 05:29:08.198992 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-362c8d28-fb89-47b8-91ab-1e0a5d6f25c3 req-8af1347a-a912-4c8b-9cd4-447699b15f74 tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf returned with HTTP 200 Jul 31 05:29:08.199563 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 202/797] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:08 2026] GET /volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf => generated 854 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:08.238593 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-c436eb33-7a58-44c2-a6db-ded8681a70b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:08.241485 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-c436eb33-7a58-44c2-a6db-ded8681a70b7 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] PUT https://10.4.3.227/volume/v3/attachments/a40f75e0-ee4e-4b7c-ace2-750f4afe8df0 Jul 31 05:29:08.241882 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-c436eb33-7a58-44c2-a6db-ded8681a70b7 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:08.253477 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-c436eb33-7a58-44c2-a6db-ded8681a70b7 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Acquiring lock "cinder-attachment_update-485462ec-e8ba-44d7-9b6f-57471d6e60dd-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:29:08.258197 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-c436eb33-7a58-44c2-a6db-ded8681a70b7 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Lock "cinder-attachment_update-485462ec-e8ba-44d7-9b6f-57471d6e60dd-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:29:08.258781 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:08.258781 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:08.355480 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-c436eb33-7a58-44c2-a6db-ded8681a70b7 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Lock "cinder-attachment_update-485462ec-e8ba-44d7-9b6f-57471d6e60dd-np0000006182" released by "attachment_update" :: held 0.098s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:29:08.356631 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-c436eb33-7a58-44c2-a6db-ded8681a70b7 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/attachments/a40f75e0-ee4e-4b7c-ace2-750f4afe8df0 returned with HTTP 200 Jul 31 05:29:08.356631 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 203/798] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:29:08 2026] PUT /volume/v3/attachments/a40f75e0-ee4e-4b7c-ace2-750f4afe8df0 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:08.967047 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5fcbde01-2ee9-4409-9945-35f1db95e25a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:08.968668 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5fcbde01-2ee9-4409-9945-35f1db95e25a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf Jul 31 05:29:08.968920 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5fcbde01-2ee9-4409-9945-35f1db95e25a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:08.969191 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5fcbde01-2ee9-4409-9945-35f1db95e25a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:08.975761 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5fcbde01-2ee9-4409-9945-35f1db95e25a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf returned with HTTP 404 Jul 31 05:29:08.977620 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 198/799] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:08 2026] GET /volume/v3/volumes/a7e0815d-cdbd-480b-962d-b7ddc5646abf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:08.988070 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c6898be3-9b7c-4ef7-8924-41ffbcbdb12e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:08.992123 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6898be3-9b7c-4ef7-8924-41ffbcbdb12e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b Jul 31 05:29:08.992123 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c6898be3-9b7c-4ef7-8924-41ffbcbdb12e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:08.992123 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c6898be3-9b7c-4ef7-8924-41ffbcbdb12e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:09.007376 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:09.007376 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:09.015875 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c6898be3-9b7c-4ef7-8924-41ffbcbdb12e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:09.028364 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6898be3-9b7c-4ef7-8924-41ffbcbdb12e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b returned with HTTP 200 Jul 31 05:29:09.028964 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 197/800] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:08 2026] GET /volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b => generated 924 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:09.047266 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-77226222-464d-427c-b306-6ab2a44bf483 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:09.049487 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77226222-464d-427c-b306-6ab2a44bf483 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] DELETE https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b Jul 31 05:29:09.050266 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77226222-464d-427c-b306-6ab2a44bf483 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:09.050572 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77226222-464d-427c-b306-6ab2a44bf483 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:09.050799 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-77226222-464d-427c-b306-6ab2a44bf483 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume with id: fb9d6816-f9f6-45c5-9a42-f0768d9b840b Jul 31 05:29:09.060260 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:09.060260 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:09.060881 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-77226222-464d-427c-b306-6ab2a44bf483 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:09.090081 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-77226222-464d-427c-b306-6ab2a44bf483 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume request issued successfully. Jul 31 05:29:09.090081 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77226222-464d-427c-b306-6ab2a44bf483 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b returned with HTTP 202 Jul 31 05:29:09.090828 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 203/801] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:09 2026] DELETE /volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:09.102560 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-915e37b7-b84f-42c6-b519-fe90fbe2e2bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:09.106363 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-915e37b7-b84f-42c6-b519-fe90fbe2e2bf tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b Jul 31 05:29:09.106577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-915e37b7-b84f-42c6-b519-fe90fbe2e2bf tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:09.106823 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-915e37b7-b84f-42c6-b519-fe90fbe2e2bf tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:09.118171 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2fa8b24-338e-4015-9f9b-a9e78c5203bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:09.121620 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2fa8b24-338e-4015-9f9b-a9e78c5203bc tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:09.122005 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2fa8b24-338e-4015-9f9b-a9e78c5203bc tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:09.123068 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:09.123068 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:09.123203 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2fa8b24-338e-4015-9f9b-a9e78c5203bc tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:09.133368 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-915e37b7-b84f-42c6-b519-fe90fbe2e2bf tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:09.137871 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:09.137871 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:09.141686 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-915e37b7-b84f-42c6-b519-fe90fbe2e2bf tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b returned with HTTP 200 Jul 31 05:29:09.142046 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 204/802] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:09 2026] GET /volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b => generated 923 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:09.144020 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a2fa8b24-338e-4015-9f9b-a9e78c5203bc tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:09.150526 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2fa8b24-338e-4015-9f9b-a9e78c5203bc tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:09.150950 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 199/803] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:09 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:09.231631 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ac696eea-0949-442c-8db4-60b9fe3c262c req-d7ba9ee0-7c77-4d81-99ea-57f2c117d0de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:09.235091 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ac696eea-0949-442c-8db4-60b9fe3c262c req-d7ba9ee0-7c77-4d81-99ea-57f2c117d0de tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] GET https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf Jul 31 05:29:09.235365 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ac696eea-0949-442c-8db4-60b9fe3c262c req-d7ba9ee0-7c77-4d81-99ea-57f2c117d0de tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:09.235612 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ac696eea-0949-442c-8db4-60b9fe3c262c req-d7ba9ee0-7c77-4d81-99ea-57f2c117d0de tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:09.242351 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ac696eea-0949-442c-8db4-60b9fe3c262c req-d7ba9ee0-7c77-4d81-99ea-57f2c117d0de tempest-VolumesGetTestJSON-112225223 tempest-VolumesGetTestJSON-112225223-project-member] https://10.4.3.227/volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf returned with HTTP 404 Jul 31 05:29:09.243648 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 198/804] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:09 2026] GET /volume/v3/volumes/48116953-f9cf-4b66-82ea-aeb4d1b005bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:10.160825 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-845615df-5dad-49a8-a48e-9cc6755f183a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:10.163088 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-845615df-5dad-49a8-a48e-9cc6755f183a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b Jul 31 05:29:10.163251 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-845615df-5dad-49a8-a48e-9cc6755f183a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:10.163726 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-845615df-5dad-49a8-a48e-9cc6755f183a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:10.171828 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-845615df-5dad-49a8-a48e-9cc6755f183a tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b returned with HTTP 404 Jul 31 05:29:10.173206 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 204/805] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:10 2026] GET /volume/v3/volumes/fb9d6816-f9f6-45c5-9a42-f0768d9b840b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:10.180354 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12ac07ed-c11e-4a97-bd59-c602b61fb80f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:10.188304 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-066a29ab-94d7-4d6a-8ee9-6d23be56bea5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:10.188612 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12ac07ed-c11e-4a97-bd59-c602b61fb80f tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:10.188612 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12ac07ed-c11e-4a97-bd59-c602b61fb80f tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:10.188612 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12ac07ed-c11e-4a97-bd59-c602b61fb80f tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:10.190307 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-066a29ab-94d7-4d6a-8ee9-6d23be56bea5 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 Jul 31 05:29:10.190720 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-066a29ab-94d7-4d6a-8ee9-6d23be56bea5 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:10.190906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-066a29ab-94d7-4d6a-8ee9-6d23be56bea5 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:10.202202 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:10.202202 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:10.205508 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:10.205508 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:10.214530 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-066a29ab-94d7-4d6a-8ee9-6d23be56bea5 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:10.214670 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-12ac07ed-c11e-4a97-bd59-c602b61fb80f tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:10.219683 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12ac07ed-c11e-4a97-bd59-c602b61fb80f tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:10.220273 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-066a29ab-94d7-4d6a-8ee9-6d23be56bea5 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 returned with HTTP 200 Jul 31 05:29:10.221789 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 205/806] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:10 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:10.221892 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 200/807] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:10 2026] GET /volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:10.240082 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c033d36-6ef1-4186-965e-2f250f175322 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:10.244389 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c033d36-6ef1-4186-965e-2f250f175322 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] DELETE https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 Jul 31 05:29:10.244820 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c033d36-6ef1-4186-965e-2f250f175322 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:10.245356 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c033d36-6ef1-4186-965e-2f250f175322 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:10.245356 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5c033d36-6ef1-4186-965e-2f250f175322 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume with id: 121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 Jul 31 05:29:10.255494 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:10.255494 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:10.256173 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5c033d36-6ef1-4186-965e-2f250f175322 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:10.286340 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5c033d36-6ef1-4186-965e-2f250f175322 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume request issued successfully. Jul 31 05:29:10.286340 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c033d36-6ef1-4186-965e-2f250f175322 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 returned with HTTP 202 Jul 31 05:29:10.286340 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 199/808] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:10 2026] DELETE /volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:10.298801 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21369900-4e36-4f33-ad3e-18399974b2c3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:10.306027 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21369900-4e36-4f33-ad3e-18399974b2c3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 Jul 31 05:29:10.310127 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21369900-4e36-4f33-ad3e-18399974b2c3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:10.310548 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21369900-4e36-4f33-ad3e-18399974b2c3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:10.322264 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:10.322264 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:10.331343 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-21369900-4e36-4f33-ad3e-18399974b2c3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:10.338970 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21369900-4e36-4f33-ad3e-18399974b2c3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 returned with HTTP 200 Jul 31 05:29:10.339639 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 205/809] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:10 2026] GET /volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 => generated 837 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:11.237636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-954e7ae2-83a1-4f55-831d-c3fc17b4dd7e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:11.239824 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-954e7ae2-83a1-4f55-831d-c3fc17b4dd7e tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:11.240028 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-954e7ae2-83a1-4f55-831d-c3fc17b4dd7e tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:11.240301 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-954e7ae2-83a1-4f55-831d-c3fc17b4dd7e tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:11.251051 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:11.251051 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:11.255062 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-954e7ae2-83a1-4f55-831d-c3fc17b4dd7e tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:11.261176 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-954e7ae2-83a1-4f55-831d-c3fc17b4dd7e tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:11.261616 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 206/810] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:11 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:11.360198 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1fbab4f2-bbe8-4c2b-acfb-4eb3d75bdeef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:11.362264 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fbab4f2-bbe8-4c2b-acfb-4eb3d75bdeef tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 Jul 31 05:29:11.362721 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fbab4f2-bbe8-4c2b-acfb-4eb3d75bdeef tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:11.362721 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1fbab4f2-bbe8-4c2b-acfb-4eb3d75bdeef tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:11.369580 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1fbab4f2-bbe8-4c2b-acfb-4eb3d75bdeef tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 returned with HTTP 404 Jul 31 05:29:11.370135 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 201/811] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:11 2026] GET /volume/v3/volumes/121e55c3-dd2f-47f7-a208-7ce1afc8a1b9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:11.454020 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:11.458669 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:11.458669 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1, "name": "tempest-VolumesGetTest-Volume-1497181553", "metadata": {"Type": "Test"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:11.462119 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request body: {'volume': {'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1497181553', 'metadata': {'Type': 'Test'}}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:11.554488 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-061f80bc-db96-4fba-a550-343f314a5094 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:11.581510 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume of 1 GB Jul 31 05:29:11.587429 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Availability Zones retrieved successfully. Jul 31 05:29:11.595621 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (933b4501-dbf4-44d6-b87c-3c06c6963ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:11.597204 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3672109-58a3-43e3-a882-122609df54fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:11.598436 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:11.670137 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3672109-58a3-43e3-a882-122609df54fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:11.670844 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f51256d-9253-4ff7-af56-bcea701ce2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:11.690569 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-061f80bc-db96-4fba-a550-343f314a5094 tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f Jul 31 05:29:11.691206 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-061f80bc-db96-4fba-a550-343f314a5094 tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:11.692013 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-061f80bc-db96-4fba-a550-343f314a5094 tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:11.714301 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-061f80bc-db96-4fba-a550-343f314a5094 tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f returned with HTTP 200 Jul 31 05:29:11.715030 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 206/812] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:29:11 2026] GET /volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f => generated 437 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:11.727786 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Created reservations ['6c25222f-8275-43fd-b2fd-38998021a4e1', 'bf228e4e-f896-4a78-aeb3-b011452085eb', '1a394add-a171-479e-afd5-fa4bae34d913', '86a8652c-8699-4488-9a58-197a65b2b29b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:11.728326 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f51256d-9253-4ff7-af56-bcea701ce2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6c25222f-8275-43fd-b2fd-38998021a4e1', 'bf228e4e-f896-4a78-aeb3-b011452085eb', '1a394add-a171-479e-afd5-fa4bae34d913', '86a8652c-8699-4488-9a58-197a65b2b29b']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:11.729074 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (998380c0-ec1a-4ec9-a1c7-d29dd92e73c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:11.731543 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:11.731850 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-0c6cb33f-57ac-4abb-bca5-b570bfa5acb6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:11.734093 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-0c6cb33f-57ac-4abb-bca5-b570bfa5acb6 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] POST https://10.4.3.227/volume/v3/attachments/a40f75e0-ee4e-4b7c-ace2-750f4afe8df0/action Jul 31 05:29:11.734565 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-0c6cb33f-57ac-4abb-bca5-b570bfa5acb6 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:11.734734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-0c6cb33f-57ac-4abb-bca5-b570bfa5acb6 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:11.755932 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (998380c0-ec1a-4ec9-a1c7-d29dd92e73c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32a90318-5f83-4567-a14f-1a801e4c3e76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1497181553',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['6c25222f-8275-43fd-b2fd-38998021a4e1','bf228e4e-f896-4a78-aeb3-b011452085eb','1a394add-a171-479e-afd5-fa4bae34d913','86a8652c-8699-4488-9a58-197a65b2b29b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1497181553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32a90318-5f83-4567-a14f-1a801e4c3e76,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='4895d8edd1be468289efa15d7bcc50e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f85b1c96d1794d72af4af4e70eaee672',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:11.756645 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49693248-ddfc-4996-9778-fc0e17ec952d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:11.758771 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:11.758771 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:11.776910 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a8c26ce7-f57b-4df3-aa90-769e79e84eb2 req-0c6cb33f-57ac-4abb-bca5-b570bfa5acb6 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/attachments/a40f75e0-ee4e-4b7c-ace2-750f4afe8df0/action returned with HTTP 204 Jul 31 05:29:11.778306 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 202/813] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:29:11 2026] POST /volume/v3/attachments/a40f75e0-ee4e-4b7c-ace2-750f4afe8df0/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:11.785177 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49693248-ddfc-4996-9778-fc0e17ec952d) transitioned into state 'SUCCESS' from state '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-1497181553',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['6c25222f-8275-43fd-b2fd-38998021a4e1','bf228e4e-f896-4a78-aeb3-b011452085eb','1a394add-a171-479e-afd5-fa4bae34d913','86a8652c-8699-4488-9a58-197a65b2b29b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:11.785177 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b993411c-97c7-4a1d-84c6-44a01e3f55e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:11.798140 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b993411c-97c7-4a1d-84c6-44a01e3f55e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:11.798140 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (933b4501-dbf4-44d6-b87c-3c06c6963ac9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:11.798140 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request issued successfully. Jul 31 05:29:11.798140 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8661098-4ea9-402b-80e2-5cf08ef7d489 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:11.798433 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 200/814] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:29:11 2026] POST /volume/v3/volumes => generated 759 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:11.813880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5641f0ec-d572-4c87-9eb1-4e20c2923b39 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:11.816232 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5641f0ec-d572-4c87-9eb1-4e20c2923b39 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 Jul 31 05:29:11.816471 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5641f0ec-d572-4c87-9eb1-4e20c2923b39 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:11.816705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5641f0ec-d572-4c87-9eb1-4e20c2923b39 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:11.829701 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:11.829701 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:11.836028 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:11.836413 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-1611918120"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:11.836616 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5641f0ec-d572-4c87-9eb1-4e20c2923b39 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:11.837975 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-1611918120'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:11.838112 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Create volume of 1 GB Jul 31 05:29:11.842715 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5641f0ec-d572-4c87-9eb1-4e20c2923b39 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 returned with HTTP 200 Jul 31 05:29:11.843162 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 207/815] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:11 2026] GET /volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 => generated 827 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:11.844073 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Availability Zones retrieved successfully. Jul 31 05:29:11.853203 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Flow 'volume_create_api' (76572a93-cff5-406f-8184-b712afc5dd80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:11.854778 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333dc991-da48-400c-9e67-736e732e59f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:11.856455 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:11.888927 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (333dc991-da48-400c-9e67-736e732e59f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:11.889788 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e8c8dc-a4b3-4d63-82c6-830815145b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:11.974650 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Created reservations ['86391ac7-30c8-4a91-861f-d9eb81d388fd', '8c020b3d-36f5-415a-b786-293094aaee28', '0967465f-dd5a-4546-b673-26d005146597', '4c5f40f6-ab94-4564-86d2-17101cdb632b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:11.975431 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10e8c8dc-a4b3-4d63-82c6-830815145b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86391ac7-30c8-4a91-861f-d9eb81d388fd', '8c020b3d-36f5-415a-b786-293094aaee28', '0967465f-dd5a-4546-b673-26d005146597', '4c5f40f6-ab94-4564-86d2-17101cdb632b']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:11.976217 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd8d93b-1d99-4c11-9156-1bc4a17fe6d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:12.003701 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2bd8d93b-1d99-4c11-9156-1bc4a17fe6d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f7da64-b675-4976-baba-3a4c56f5228e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1611918120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2efdcafe083d4f1c8a7ce62748fbe98f',qos_specs=None,replication_status=,reservations=['86391ac7-30c8-4a91-861f-d9eb81d388fd','8c020b3d-36f5-415a-b786-293094aaee28','0967465f-dd5a-4546-b673-26d005146597','4c5f40f6-ab94-4564-86d2-17101cdb632b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c28bd04ca0442eb93584457d206e84',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-1611918120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f7da64-b675-4976-baba-3a4c56f5228e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2efdcafe083d4f1c8a7ce62748fbe98f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68c28bd04ca0442eb93584457d206e84',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:12.004526 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68cee22b-6622-46b0-a711-b1b3cd0c3558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:12.026194 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68cee22b-6622-46b0-a711-b1b3cd0c3558) transitioned into state 'SUCCESS' from state '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-1611918120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2efdcafe083d4f1c8a7ce62748fbe98f',qos_specs=None,replication_status=,reservations=['86391ac7-30c8-4a91-861f-d9eb81d388fd','8c020b3d-36f5-415a-b786-293094aaee28','0967465f-dd5a-4546-b673-26d005146597','4c5f40f6-ab94-4564-86d2-17101cdb632b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68c28bd04ca0442eb93584457d206e84',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:12.027982 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f712b329-d30b-41f2-8f13-3e323f6db90e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:12.042983 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f712b329-d30b-41f2-8f13-3e323f6db90e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:12.044205 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Flow 'volume_create_api' (76572a93-cff5-406f-8184-b712afc5dd80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:12.044537 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Create volume request issued successfully. Jul 31 05:29:12.045348 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-222b3201-7c90-44ae-8d35-a0407cfb3047 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:12.046280 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 207/816] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:29:11 2026] POST /volume/v3/volumes => generated 759 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:12.061498 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14dac73b-2770-498d-a04e-ecb320255d29 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:12.066913 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14dac73b-2770-498d-a04e-ecb320255d29 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] GET https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e Jul 31 05:29:12.067783 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14dac73b-2770-498d-a04e-ecb320255d29 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:12.067783 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14dac73b-2770-498d-a04e-ecb320255d29 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:12.089752 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:12.089752 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:12.101309 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14dac73b-2770-498d-a04e-ecb320255d29 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Volume info retrieved successfully. Jul 31 05:29:12.111365 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14dac73b-2770-498d-a04e-ecb320255d29 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e returned with HTTP 200 Jul 31 05:29:12.112006 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 203/817] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:12 2026] GET /volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e => generated 827 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:12.277674 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-589ee7ab-ac3d-4aaf-a1a9-4692a7da2f03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:12.280912 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-589ee7ab-ac3d-4aaf-a1a9-4692a7da2f03 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:12.281286 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-589ee7ab-ac3d-4aaf-a1a9-4692a7da2f03 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:12.281739 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-589ee7ab-ac3d-4aaf-a1a9-4692a7da2f03 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:12.297149 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:12.297149 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:12.302123 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-589ee7ab-ac3d-4aaf-a1a9-4692a7da2f03 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:12.307288 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-589ee7ab-ac3d-4aaf-a1a9-4692a7da2f03 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:12.307942 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 201/818] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:12 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:12.321453 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-780d2264-16e4-49ee-9994-be582396c547 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:12.324412 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-780d2264-16e4-49ee-9994-be582396c547 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:12.324731 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-780d2264-16e4-49ee-9994-be582396c547 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:12.325048 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-780d2264-16e4-49ee-9994-be582396c547 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:12.339765 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:12.339765 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:12.343852 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-780d2264-16e4-49ee-9994-be582396c547 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:12.348837 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-780d2264-16e4-49ee-9994-be582396c547 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:12.349252 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 208/819] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:12 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:12.412696 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a8d72d7a-48fd-4121-a3a9-b806a691cb1c req-84c980c6-2b24-4353-999a-2e3858f43730 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:12.415180 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a8d72d7a-48fd-4121-a3a9-b806a691cb1c req-84c980c6-2b24-4353-999a-2e3858f43730 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:12.415447 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a8d72d7a-48fd-4121-a3a9-b806a691cb1c req-84c980c6-2b24-4353-999a-2e3858f43730 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:12.415677 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a8d72d7a-48fd-4121-a3a9-b806a691cb1c req-84c980c6-2b24-4353-999a-2e3858f43730 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:12.426080 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:12.426080 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:12.431221 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a8d72d7a-48fd-4121-a3a9-b806a691cb1c req-84c980c6-2b24-4353-999a-2e3858f43730 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:12.436025 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a8d72d7a-48fd-4121-a3a9-b806a691cb1c req-84c980c6-2b24-4353-999a-2e3858f43730 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:12.436600 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 208/820] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:12 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 1143 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:12.861809 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bf6fc08c-f2dc-4dea-b495-7dbd0f786bca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:12.863627 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf6fc08c-f2dc-4dea-b495-7dbd0f786bca tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 Jul 31 05:29:12.863841 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bf6fc08c-f2dc-4dea-b495-7dbd0f786bca tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:12.864030 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bf6fc08c-f2dc-4dea-b495-7dbd0f786bca tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:12.875561 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:12.875561 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:12.884010 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bf6fc08c-f2dc-4dea-b495-7dbd0f786bca tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:12.889785 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf6fc08c-f2dc-4dea-b495-7dbd0f786bca tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 returned with HTTP 200 Jul 31 05:29:12.890312 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 204/821] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:12 2026] GET /volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 => generated 1367 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:12.907720 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9289a667-3ff3-463d-9c08-416c00c27d27 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:12.909631 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9289a667-3ff3-463d-9c08-416c00c27d27 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 Jul 31 05:29:12.909900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9289a667-3ff3-463d-9c08-416c00c27d27 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:12.910164 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9289a667-3ff3-463d-9c08-416c00c27d27 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:12.918218 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:12.918218 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:12.924072 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9289a667-3ff3-463d-9c08-416c00c27d27 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:12.929403 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9289a667-3ff3-463d-9c08-416c00c27d27 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 returned with HTTP 200 Jul 31 05:29:12.929798 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 202/822] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:12 2026] GET /volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 => generated 1367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:12.943220 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-325e05fe-fb77-45b9-b717-0f399e2d6a94 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:12.948151 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-325e05fe-fb77-45b9-b717-0f399e2d6a94 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] PUT https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 Jul 31 05:29:12.948151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-325e05fe-fb77-45b9-b717-0f399e2d6a94 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1497181553"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:12.954361 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:12.954361 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:12.957855 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-325e05fe-fb77-45b9-b717-0f399e2d6a94 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:12.966996 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-325e05fe-fb77-45b9-b717-0f399e2d6a94 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume updated successfully. Jul 31 05:29:12.966996 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-325e05fe-fb77-45b9-b717-0f399e2d6a94 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 returned with HTTP 200 Jul 31 05:29:12.966996 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 209/823] 10.4.3.227 () {68 vars in 1368 bytes} [Fri Jul 31 05:29:12 2026] PUT /volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 => generated 783 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:29:12.979724 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d8c3eea5-7137-4455-a386-42632ebf5370 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:12.982112 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8c3eea5-7137-4455-a386-42632ebf5370 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] PUT https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 Jul 31 05:29:12.982258 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8c3eea5-7137-4455-a386-42632ebf5370 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1580087311", "description": "This is the new description of volume"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:12.992748 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:12.992748 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:12.997016 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d8c3eea5-7137-4455-a386-42632ebf5370 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:13.004038 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d8c3eea5-7137-4455-a386-42632ebf5370 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume updated successfully. Jul 31 05:29:13.004768 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8c3eea5-7137-4455-a386-42632ebf5370 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 returned with HTTP 200 Jul 31 05:29:13.005192 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 209/824] 10.4.3.227 () {68 vars in 1369 bytes} [Fri Jul 31 05:29:12 2026] PUT /volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:13.018180 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-42a6b4bc-a37b-45c4-9e49-1310ea06a824 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.020149 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42a6b4bc-a37b-45c4-9e49-1310ea06a824 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 Jul 31 05:29:13.020523 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42a6b4bc-a37b-45c4-9e49-1310ea06a824 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:13.020806 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42a6b4bc-a37b-45c4-9e49-1310ea06a824 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:13.029490 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:13.029490 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:13.036173 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-42a6b4bc-a37b-45c4-9e49-1310ea06a824 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:13.048632 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42a6b4bc-a37b-45c4-9e49-1310ea06a824 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 returned with HTTP 200 Jul 31 05:29:13.049601 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 205/825] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:13 2026] GET /volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 => generated 1406 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:13.067128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.069399 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:13.069857 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-587287314", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1573842164"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:13.071693 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-587287314', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1573842164'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:13.071841 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume of 1 GB Jul 31 05:29:13.076780 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Availability Zones retrieved successfully. Jul 31 05:29:13.084355 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (03ce0e53-631b-4f31-bea3-5a8bc0c58bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:13.085672 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01aba656-e4e4-43d6-889a-2d9bfdfe661c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.086927 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:13.124627 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01aba656-e4e4-43d6-889a-2d9bfdfe661c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:13.125283 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b301aa77-67fc-4b98-8043-6a23e2d4671f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.127096 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5d5027b-e671-4f7f-a237-22553cdb90fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.129821 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5d5027b-e671-4f7f-a237-22553cdb90fa tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] GET https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e Jul 31 05:29:13.130061 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5d5027b-e671-4f7f-a237-22553cdb90fa tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:13.130317 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5d5027b-e671-4f7f-a237-22553cdb90fa tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:13.138006 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:13.138006 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:13.143030 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5d5027b-e671-4f7f-a237-22553cdb90fa tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Volume info retrieved successfully. Jul 31 05:29:13.149085 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5d5027b-e671-4f7f-a237-22553cdb90fa tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e returned with HTTP 200 Jul 31 05:29:13.149745 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 210/826] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:13 2026] GET /volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:13.166009 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-97d2886c-a70b-49c6-8e65-95b13a481ed5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.168340 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97d2886c-a70b-49c6-8e65-95b13a481ed5 tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f Jul 31 05:29:13.168750 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-97d2886c-a70b-49c6-8e65-95b13a481ed5 tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:13.189140 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Created reservations ['36d15c51-c07e-4778-87a7-03dd96d066e4', 'dbe8788d-cd12-4c60-8fd4-c50ed5cec789', 'c82ab27d-9dc4-4798-a8aa-170db453d39f', 'fcf3cda1-65fb-4c80-b8d3-f790a06f4512'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:13.190207 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b301aa77-67fc-4b98-8043-6a23e2d4671f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36d15c51-c07e-4778-87a7-03dd96d066e4', 'dbe8788d-cd12-4c60-8fd4-c50ed5cec789', 'c82ab27d-9dc4-4798-a8aa-170db453d39f', 'fcf3cda1-65fb-4c80-b8d3-f790a06f4512']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:13.191480 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e42fa7-dfaa-4c43-8bef-bc6c97cbd9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.237262 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c4e42fa7-dfaa-4c43-8bef-bc6c97cbd9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00fd4a25-9b9e-4729-8879-b54761be4900', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-587287314',display_name='tempest-VolumesGetTest-Volume-1573842164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['36d15c51-c07e-4778-87a7-03dd96d066e4','dbe8788d-cd12-4c60-8fd4-c50ed5cec789','c82ab27d-9dc4-4798-a8aa-170db453d39f','fcf3cda1-65fb-4c80-b8d3-f790a06f4512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:13Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-587287314',display_name='tempest-VolumesGetTest-Volume-1573842164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00fd4a25-9b9e-4729-8879-b54761be4900,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4895d8edd1be468289efa15d7bcc50e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f85b1c96d1794d72af4af4e70eaee672',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:13.238302 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6869d5dd-ba18-412b-9963-d65c71ece597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.243730 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97d2886c-a70b-49c6-8e65-95b13a481ed5 tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f returned with HTTP 200 Jul 31 05:29:13.244508 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 210/827] 10.4.3.227 () {68 vars in 1374 bytes} [Fri Jul 31 05:29:13 2026] PUT /volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f => generated 392 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:13.257804 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.261958 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:13.263625 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:13.265146 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6869d5dd-ba18-412b-9963-d65c71ece597) transitioned into 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-587287314',display_name='tempest-VolumesGetTest-Volume-1573842164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4895d8edd1be468289efa15d7bcc50e2',qos_specs=None,replication_status=,reservations=['36d15c51-c07e-4778-87a7-03dd96d066e4','dbe8788d-cd12-4c60-8fd4-c50ed5cec789','c82ab27d-9dc4-4798-a8aa-170db453d39f','fcf3cda1-65fb-4c80-b8d3-f790a06f4512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f85b1c96d1794d72af4af4e70eaee672',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:13.265967 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802f8fb5-5007-42ac-ab91-9f7e99cbcafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.266931 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:13.267015 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Create volume of 2 GB Jul 31 05:29:13.273248 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Availability Zones retrieved successfully. Jul 31 05:29:13.278008 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (802f8fb5-5007-42ac-ab91-9f7e99cbcafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:13.280120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Flow 'volume_create_api' (03ce0e53-631b-4f31-bea3-5a8bc0c58bcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:13.280120 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Create volume request issued successfully. Jul 31 05:29:13.280120 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09238f0d-32ab-4d81-aa29-b382247d2b3f tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:13.280375 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 203/828] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:29:13 2026] POST /volume/v3/volumes => generated 779 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:13.282973 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Flow 'volume_create_api' (1aa86ad7-bef7-41a0-9e7a-ff8d7a038ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:13.284568 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b4d2c4-86cc-4892-afbc-5cdcaaabcb69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.285649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Validating volume size '2' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:13.294662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bba1b10c-f642-4d67-8de1-91535f79fb3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.296979 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bba1b10c-f642-4d67-8de1-91535f79fb3b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 Jul 31 05:29:13.298188 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bba1b10c-f642-4d67-8de1-91535f79fb3b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:13.298188 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bba1b10c-f642-4d67-8de1-91535f79fb3b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:13.310372 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:13.310372 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:13.317929 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bba1b10c-f642-4d67-8de1-91535f79fb3b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:13.324515 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bba1b10c-f642-4d67-8de1-91535f79fb3b tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 returned with HTTP 200 Jul 31 05:29:13.324823 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 211/829] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:13 2026] GET /volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:13.337273 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b4d2c4-86cc-4892-afbc-5cdcaaabcb69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:13.338839 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b758f6ef-af78-4e75-b769-183f6c94c2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.382391 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota_utils [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Quota exceeded for 2efdcafe083d4f1c8a7ce62748fbe98f, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 05:29:13.385841 np0000006182 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b758f6ef-af78-4e75-b769-183f6c94c2a4) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 05:29:13.385841 np0000006182 devstack@c-api.service[100284]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 31 05:29:13.387909 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b758f6ef-af78-4e75-b769-183f6c94c2a4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.388890 np0000006182 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b758f6ef-af78-4e75-b769-183f6c94c2a4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 05:29:13.389983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b4d2c4-86cc-4892-afbc-5cdcaaabcb69) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.391006 np0000006182 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2b4d2c4-86cc-4892-afbc-5cdcaaabcb69) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 05:29:13.392207 np0000006182 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Flow 'volume_create_api' (1aa86ad7-bef7-41a0-9e7a-ff8d7a038ebd) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 05:29:13.392621 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.middleware.fault [None req-b2dfbbb5-3e4c-43d2-a2b8-f09e0730efc9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 413 Jul 31 05:29:13.396592 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 206/830] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:29:13 2026] POST /volume/v3/volumes => generated 208 bytes in 138 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 05:29:13.407027 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8fc5fb4a-2f13-432a-823b-78f11de76a5a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.408771 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fc5fb4a-2f13-432a-823b-78f11de76a5a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f Jul 31 05:29:13.409109 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8fc5fb4a-2f13-432a-823b-78f11de76a5a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:13.470448 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8fc5fb4a-2f13-432a-823b-78f11de76a5a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f returned with HTTP 200 Jul 31 05:29:13.470984 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 211/831] 10.4.3.227 () {68 vars in 1374 bytes} [Fri Jul 31 05:29:13 2026] PUT /volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f => generated 392 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:13.481675 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.486167 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:13.489158 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:13.491506 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:13.491673 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Create volume of 1 GB Jul 31 05:29:13.492139 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:13.492139 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:13.501886 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Availability Zones retrieved successfully. Jul 31 05:29:13.510898 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Flow 'volume_create_api' (f03e3f60-efc0-46ce-b309-62231e0ab7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:13.513878 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d903ba-1da4-4c8a-a0d9-c93186db4496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.515126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:13.546205 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d903ba-1da4-4c8a-a0d9-c93186db4496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:13.546983 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fbc7eba-652a-456a-b395-f04def0c1bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.583898 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota_utils [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Quota exceeded for 2efdcafe083d4f1c8a7ce62748fbe98f, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 31 05:29:13.586890 np0000006182 devstack@c-api.service[100285]: WARNING cinder.volume.api [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fbc7eba-652a-456a-b395-f04def0c1bc6) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 05:29:13.586890 np0000006182 devstack@c-api.service[100285]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 31 05:29:13.588747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fbc7eba-652a-456a-b395-f04def0c1bc6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.589726 np0000006182 devstack@c-api.service[100285]: WARNING cinder.volume.api [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fbc7eba-652a-456a-b395-f04def0c1bc6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 05:29:13.590496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d903ba-1da4-4c8a-a0d9-c93186db4496) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:13.591466 np0000006182 devstack@c-api.service[100285]: WARNING cinder.volume.api [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5d903ba-1da4-4c8a-a0d9-c93186db4496) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 05:29:13.592179 np0000006182 devstack@c-api.service[100285]: WARNING cinder.volume.api [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Flow 'volume_create_api' (f03e3f60-efc0-46ce-b309-62231e0ab7a0) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 05:29:13.592487 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.middleware.fault [None req-8ab21b7a-3961-43d7-92ae-7eac03ae8ec9 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 413 Jul 31 05:29:13.593169 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 204/832] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:29:13 2026] POST /volume/v3/volumes => generated 150 bytes in 112 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 05:29:13.601638 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b3ae2c82-dafb-4929-a979-f0e538982651 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.604224 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3ae2c82-dafb-4929-a979-f0e538982651 tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f Jul 31 05:29:13.604560 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3ae2c82-dafb-4929-a979-f0e538982651 tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:13.652175 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3ae2c82-dafb-4929-a979-f0e538982651 tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f returned with HTTP 200 Jul 31 05:29:13.652721 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 212/833] 10.4.3.227 () {68 vars in 1374 bytes} [Fri Jul 31 05:29:13 2026] PUT /volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f => generated 391 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:29:13.661911 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a15c5024-7682-4106-867f-093fcf9b3df1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.667977 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a15c5024-7682-4106-867f-093fcf9b3df1 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] POST https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e/action Jul 31 05:29:13.668457 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a15c5024-7682-4106-867f-093fcf9b3df1 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:13.668639 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a15c5024-7682-4106-867f-093fcf9b3df1 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:13.677284 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:13.677284 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:13.678118 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a15c5024-7682-4106-867f-093fcf9b3df1 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Volume info retrieved successfully. Jul 31 05:29:13.718133 np0000006182 devstack@c-api.service[100284]: ERROR cinder.volume.api [None req-a15c5024-7682-4106-867f-093fcf9b3df1 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Quota exceeded for 2efdcafe083d4f1c8a7ce62748fbe98f, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 05:29:13.728287 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.middleware.fault [None req-a15c5024-7682-4106-867f-093fcf9b3df1 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e/action returned with HTTP 413 Jul 31 05:29:13.729146 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 207/834] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:29:13 2026] POST /volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e/action => generated 208 bytes in 68 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 05:29:13.742655 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a45229c-e018-4088-bb85-55fc82393244 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.744962 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a45229c-e018-4088-bb85-55fc82393244 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] GET https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e Jul 31 05:29:13.745356 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a45229c-e018-4088-bb85-55fc82393244 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:13.745645 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a45229c-e018-4088-bb85-55fc82393244 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:13.757347 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:13.757347 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:13.761749 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7a45229c-e018-4088-bb85-55fc82393244 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Volume info retrieved successfully. Jul 31 05:29:13.770883 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a45229c-e018-4088-bb85-55fc82393244 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e returned with HTTP 200 Jul 31 05:29:13.771607 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 212/835] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:13 2026] GET /volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:13.788496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-336eecd2-a166-4ae8-9025-5dfeeaae6501 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.792244 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-336eecd2-a166-4ae8-9025-5dfeeaae6501 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] DELETE https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e Jul 31 05:29:13.792797 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-336eecd2-a166-4ae8-9025-5dfeeaae6501 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:13.793329 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-336eecd2-a166-4ae8-9025-5dfeeaae6501 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:13.793709 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-336eecd2-a166-4ae8-9025-5dfeeaae6501 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Delete volume with id: 02f7da64-b675-4976-baba-3a4c56f5228e Jul 31 05:29:13.806365 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:13.806365 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:13.806655 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-336eecd2-a166-4ae8-9025-5dfeeaae6501 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Volume info retrieved successfully. Jul 31 05:29:13.851613 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-336eecd2-a166-4ae8-9025-5dfeeaae6501 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Delete volume request issued successfully. Jul 31 05:29:13.851717 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-336eecd2-a166-4ae8-9025-5dfeeaae6501 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e returned with HTTP 202 Jul 31 05:29:13.852157 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 205/836] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:13 2026] DELETE /volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:13.869169 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a79d2caa-d0d9-47ec-ab25-9a960544bd98 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:13.871653 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a79d2caa-d0d9-47ec-ab25-9a960544bd98 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] GET https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e Jul 31 05:29:13.871837 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a79d2caa-d0d9-47ec-ab25-9a960544bd98 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:13.872320 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a79d2caa-d0d9-47ec-ab25-9a960544bd98 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:13.882984 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:13.882984 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:13.894744 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a79d2caa-d0d9-47ec-ab25-9a960544bd98 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Volume info retrieved successfully. Jul 31 05:29:13.901180 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a79d2caa-d0d9-47ec-ab25-9a960544bd98 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e returned with HTTP 200 Jul 31 05:29:13.901572 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 213/837] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:13 2026] GET /volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:14.343370 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-126df917-0567-41fb-a4da-b9115721c453 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:14.347166 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-126df917-0567-41fb-a4da-b9115721c453 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 Jul 31 05:29:14.347166 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-126df917-0567-41fb-a4da-b9115721c453 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:14.347166 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-126df917-0567-41fb-a4da-b9115721c453 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:14.367093 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:14.367093 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:14.373150 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-126df917-0567-41fb-a4da-b9115721c453 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:14.378764 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-126df917-0567-41fb-a4da-b9115721c453 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 returned with HTTP 200 Jul 31 05:29:14.379231 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 208/838] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:14 2026] GET /volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:14.401503 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74be0028-391e-44cc-836e-70e8efe4266e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:14.404504 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74be0028-391e-44cc-836e-70e8efe4266e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] PUT https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 Jul 31 05:29:14.404969 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74be0028-391e-44cc-836e-70e8efe4266e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1497181553", "description": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:14.420710 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:14.420710 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:14.426496 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74be0028-391e-44cc-836e-70e8efe4266e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:14.437736 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74be0028-391e-44cc-836e-70e8efe4266e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume updated successfully. Jul 31 05:29:14.438392 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74be0028-391e-44cc-836e-70e8efe4266e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 returned with HTTP 200 Jul 31 05:29:14.439082 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 213/839] 10.4.3.227 () {68 vars in 1368 bytes} [Fri Jul 31 05:29:14 2026] PUT /volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 => generated 770 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:14.459378 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-05f87e9f-9dc5-4bee-9e71-14c94685dc26 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:14.463028 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-05f87e9f-9dc5-4bee-9e71-14c94685dc26 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 Jul 31 05:29:14.463273 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-05f87e9f-9dc5-4bee-9e71-14c94685dc26 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:14.463510 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-05f87e9f-9dc5-4bee-9e71-14c94685dc26 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:14.475814 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:14.475814 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:14.481610 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-05f87e9f-9dc5-4bee-9e71-14c94685dc26 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:14.487541 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-05f87e9f-9dc5-4bee-9e71-14c94685dc26 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 returned with HTTP 200 Jul 31 05:29:14.488128 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 206/840] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:14 2026] GET /volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:14.507155 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1321ab3-fff3-4f73-bf25-2c7f00328ce3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:14.510407 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1321ab3-fff3-4f73-bf25-2c7f00328ce3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] DELETE https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 Jul 31 05:29:14.510690 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1321ab3-fff3-4f73-bf25-2c7f00328ce3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:14.511706 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1321ab3-fff3-4f73-bf25-2c7f00328ce3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:14.511706 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c1321ab3-fff3-4f73-bf25-2c7f00328ce3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume with id: 00fd4a25-9b9e-4729-8879-b54761be4900 Jul 31 05:29:14.520590 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:14.520590 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:14.521336 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c1321ab3-fff3-4f73-bf25-2c7f00328ce3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:14.560910 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c1321ab3-fff3-4f73-bf25-2c7f00328ce3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume request issued successfully. Jul 31 05:29:14.560910 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1321ab3-fff3-4f73-bf25-2c7f00328ce3 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 returned with HTTP 202 Jul 31 05:29:14.565820 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 214/841] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:14 2026] DELETE /volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:14.577955 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cce97c5e-8dc7-4f32-8b6b-9595fc48a1aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:14.583721 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cce97c5e-8dc7-4f32-8b6b-9595fc48a1aa tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 Jul 31 05:29:14.583721 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cce97c5e-8dc7-4f32-8b6b-9595fc48a1aa tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:14.584050 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cce97c5e-8dc7-4f32-8b6b-9595fc48a1aa tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:14.597479 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:14.597479 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:14.603492 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cce97c5e-8dc7-4f32-8b6b-9595fc48a1aa tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:14.610172 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cce97c5e-8dc7-4f32-8b6b-9595fc48a1aa tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 returned with HTTP 200 Jul 31 05:29:14.611711 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 209/842] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:14 2026] GET /volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:14.920483 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44179fdf-6260-4df3-8375-82e611d90320 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:14.928137 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44179fdf-6260-4df3-8375-82e611d90320 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] GET https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e Jul 31 05:29:14.928137 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44179fdf-6260-4df3-8375-82e611d90320 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:14.928137 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44179fdf-6260-4df3-8375-82e611d90320 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:14.934961 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44179fdf-6260-4df3-8375-82e611d90320 tempest-VolumeQuotasNegativeTestJSON-1041620064 tempest-VolumeQuotasNegativeTestJSON-1041620064-project-member] https://10.4.3.227/volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e returned with HTTP 404 Jul 31 05:29:14.935635 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 214/843] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:14 2026] GET /volume/v3/volumes/02f7da64-b675-4976-baba-3a4c56f5228e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:14.948017 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e2f9fc7-8ae3-4e47-a056-eabb8cbe1a2a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:14.951260 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e2f9fc7-8ae3-4e47-a056-eabb8cbe1a2a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f Jul 31 05:29:14.951597 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e2f9fc7-8ae3-4e47-a056-eabb8cbe1a2a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:15.069749 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-2e2f9fc7-8ae3-4e47-a056-eabb8cbe1a2a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-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 31 05:29:15.069943 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-2e2f9fc7-8ae3-4e47-a056-eabb8cbe1a2a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-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 31 05:29:15.070282 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-2e2f9fc7-8ae3-4e47-a056-eabb8cbe1a2a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-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 31 05:29:15.070767 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-2e2f9fc7-8ae3-4e47-a056-eabb8cbe1a2a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-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 31 05:29:15.071016 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-2e2f9fc7-8ae3-4e47-a056-eabb8cbe1a2a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-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 31 05:29:15.071316 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-2e2f9fc7-8ae3-4e47-a056-eabb8cbe1a2a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-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 31 05:29:15.076591 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e2f9fc7-8ae3-4e47-a056-eabb8cbe1a2a tempest-VolumeQuotasNegativeTestJSON-760042040 tempest-VolumeQuotasNegativeTestJSON-760042040-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f returned with HTTP 200 Jul 31 05:29:15.077109 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 207/844] 10.4.3.227 () {68 vars in 1375 bytes} [Fri Jul 31 05:29:14 2026] PUT /volume/v3/os-quota-sets/2efdcafe083d4f1c8a7ce62748fbe98f => generated 395 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:15.631543 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e983e54-b04e-40b6-be3b-6a20f675431e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:15.634091 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e983e54-b04e-40b6-be3b-6a20f675431e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 Jul 31 05:29:15.634401 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e983e54-b04e-40b6-be3b-6a20f675431e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:15.634674 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e983e54-b04e-40b6-be3b-6a20f675431e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:15.645920 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e983e54-b04e-40b6-be3b-6a20f675431e tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 returned with HTTP 404 Jul 31 05:29:15.647147 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 215/845] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:15 2026] GET /volume/v3/volumes/00fd4a25-9b9e-4729-8879-b54761be4900 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:15.655245 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af5f631f-f39f-403c-87aa-d14093181911 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:15.657712 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af5f631f-f39f-403c-87aa-d14093181911 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 Jul 31 05:29:15.658005 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af5f631f-f39f-403c-87aa-d14093181911 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:15.658331 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af5f631f-f39f-403c-87aa-d14093181911 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:15.668814 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:15.668814 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:15.674618 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af5f631f-f39f-403c-87aa-d14093181911 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:15.682017 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af5f631f-f39f-403c-87aa-d14093181911 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 returned with HTTP 200 Jul 31 05:29:15.682626 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 210/846] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:15 2026] GET /volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 => generated 1406 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:15.701762 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4897c1e5-aa3c-4d5b-849d-6cb724265a03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:15.703720 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4897c1e5-aa3c-4d5b-849d-6cb724265a03 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] DELETE https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 Jul 31 05:29:15.703958 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4897c1e5-aa3c-4d5b-849d-6cb724265a03 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:15.704145 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4897c1e5-aa3c-4d5b-849d-6cb724265a03 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:15.704320 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4897c1e5-aa3c-4d5b-849d-6cb724265a03 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume with id: 32a90318-5f83-4567-a14f-1a801e4c3e76 Jul 31 05:29:15.713681 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:15.713681 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:15.714377 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4897c1e5-aa3c-4d5b-849d-6cb724265a03 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:15.745664 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4897c1e5-aa3c-4d5b-849d-6cb724265a03 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Delete volume request issued successfully. Jul 31 05:29:15.745894 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4897c1e5-aa3c-4d5b-849d-6cb724265a03 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 returned with HTTP 202 Jul 31 05:29:15.748538 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 215/847] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:15 2026] DELETE /volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:15.758953 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c5b6edc6-102b-4271-b447-e94b981ec0dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:15.760942 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5b6edc6-102b-4271-b447-e94b981ec0dc tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 Jul 31 05:29:15.761210 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5b6edc6-102b-4271-b447-e94b981ec0dc tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:15.761395 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5b6edc6-102b-4271-b447-e94b981ec0dc tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:15.769606 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:15.769606 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:15.774495 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c5b6edc6-102b-4271-b447-e94b981ec0dc tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Volume info retrieved successfully. Jul 31 05:29:15.781176 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5b6edc6-102b-4271-b447-e94b981ec0dc tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 returned with HTTP 200 Jul 31 05:29:15.781730 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 208/848] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:15 2026] GET /volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:16.776774 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-88965e3e-3140-4467-82ba-56de1053baa9 req-894ce573-70a4-464c-8523-d857f174b4b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:16.782184 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-88965e3e-3140-4467-82ba-56de1053baa9 req-894ce573-70a4-464c-8523-d857f174b4b7 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:16.782184 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-88965e3e-3140-4467-82ba-56de1053baa9 req-894ce573-70a4-464c-8523-d857f174b4b7 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:16.782184 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-88965e3e-3140-4467-82ba-56de1053baa9 req-894ce573-70a4-464c-8523-d857f174b4b7 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:16.794954 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:16.794954 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:16.796646 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d4d49261-92f9-4118-a331-da0221ca5f79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:16.800498 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4d49261-92f9-4118-a331-da0221ca5f79 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] GET https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 Jul 31 05:29:16.800498 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4d49261-92f9-4118-a331-da0221ca5f79 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:16.800571 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-88965e3e-3140-4467-82ba-56de1053baa9 req-894ce573-70a4-464c-8523-d857f174b4b7 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:16.800633 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d4d49261-92f9-4118-a331-da0221ca5f79 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:16.806543 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-88965e3e-3140-4467-82ba-56de1053baa9 req-894ce573-70a4-464c-8523-d857f174b4b7 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:16.807218 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 216/849] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:16 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:16.808500 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d4d49261-92f9-4118-a331-da0221ca5f79 tempest-VolumesGetTest-382546960 tempest-VolumesGetTest-382546960-project-member] https://10.4.3.227/volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 returned with HTTP 404 Jul 31 05:29:16.808954 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 211/850] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:16 2026] GET /volume/v3/volumes/32a90318-5f83-4567-a14f-1a801e4c3e76 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:18.507729 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1570d2b4-6e74-4e13-bfa1-59892f53cccd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:18.527332 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c3e16c0c-0aef-4577-83e6-d8bcb4e4fb3e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:18.529260 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3e16c0c-0aef-4577-83e6-d8bcb4e4fb3e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:29:18.529576 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3e16c0c-0aef-4577-83e6-d8bcb4e4fb3e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:18.529878 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3e16c0c-0aef-4577-83e6-d8bcb4e4fb3e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:18.547419 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:18.547419 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:18.560344 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c3e16c0c-0aef-4577-83e6-d8bcb4e4fb3e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:29:18.570545 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3e16c0c-0aef-4577-83e6-d8bcb4e4fb3e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 200 Jul 31 05:29:18.572657 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 209/851] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:18 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 1141 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:18.630960 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-5a379e8b-f488-4d3f-b879-929862a1d721 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:18.634421 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-5a379e8b-f488-4d3f-b879-929862a1d721 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:29:18.634704 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-5a379e8b-f488-4d3f-b879-929862a1d721 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:18.635281 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-5a379e8b-f488-4d3f-b879-929862a1d721 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:18.649736 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:18.649736 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:18.654878 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-5a379e8b-f488-4d3f-b879-929862a1d721 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:29:18.660200 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-5a379e8b-f488-4d3f-b879-929862a1d721 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 200 Jul 31 05:29:18.660411 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 217/852] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:18 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 1141 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:18.687784 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1570d2b4-6e74-4e13-bfa1-59892f53cccd tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:29:18.688621 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1570d2b4-6e74-4e13-bfa1-59892f53cccd tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-133820265", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:18.692176 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9923be0e-3f22-4a5e-9924-d75e5a8cd693 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:18.695225 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9923be0e-3f22-4a5e-9924-d75e5a8cd693 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] POST https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530/action Jul 31 05:29:18.695793 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9923be0e-3f22-4a5e-9924-d75e5a8cd693 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:18.695913 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9923be0e-3f22-4a5e-9924-d75e5a8cd693 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:18.711035 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1570d2b4-6e74-4e13-bfa1-59892f53cccd tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:29:18.711689 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 216/853] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:29:18 2026] POST /volume/v3/types => generated 274 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:18.712856 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:18.712856 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:18.716178 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9923be0e-3f22-4a5e-9924-d75e5a8cd693 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:29:18.723442 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-77cc249d-282e-4d32-8009-961496ae4bc3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:18.724992 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-77cc249d-282e-4d32-8009-961496ae4bc3 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:29:18.725867 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-77cc249d-282e-4d32-8009-961496ae4bc3 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-761632623", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:18.726563 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9923be0e-3f22-4a5e-9924-d75e5a8cd693 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Begin detaching volume completed successfully. Jul 31 05:29:18.726882 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9923be0e-3f22-4a5e-9924-d75e5a8cd693 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530/action returned with HTTP 202 Jul 31 05:29:18.727503 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 212/854] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:29:18 2026] POST /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:29:18.754780 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-77cc249d-282e-4d32-8009-961496ae4bc3 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:29:18.755376 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 210/855] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:29:18 2026] POST /volume/v3/types => generated 274 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:18.765656 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:18.793881 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4805469-2dba-4abd-b43e-690301ffa9bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:18.794731 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4805469-2dba-4abd-b43e-690301ffa9bb None None] GET https://10.4.3.227/volume// Jul 31 05:29:18.794731 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4805469-2dba-4abd-b43e-690301ffa9bb None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:18.795810 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4805469-2dba-4abd-b43e-690301ffa9bb None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:18.796475 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4805469-2dba-4abd-b43e-690301ffa9bb None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:29:18.796836 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 217/856] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:29:18 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:29:18.810141 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9bdadf4b-7376-41f0-9f38-367cf71b38df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:18.811441 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9bdadf4b-7376-41f0-9f38-367cf71b38df tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:29:18.813832 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9bdadf4b-7376-41f0-9f38-367cf71b38df tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:18.813832 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9bdadf4b-7376-41f0-9f38-367cf71b38df tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:18.831058 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:18.831058 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:18.836529 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9bdadf4b-7376-41f0-9f38-367cf71b38df tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:29:18.843594 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-9bdadf4b-7376-41f0-9f38-367cf71b38df tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 200 Jul 31 05:29:18.844527 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 213/857] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:29:18 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 1324 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:29:18.887145 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d402f569-9650-4427-8f12-a5f68c9857ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:18.927325 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:18.927504 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-874936650", "volume_type": "f486e3ab-fd72-495b-a1d7-ad2d71efce32", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:18.930077 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-874936650', 'volume_type': 'f486e3ab-fd72-495b-a1d7-ad2d71efce32', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:18.932596 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d402f569-9650-4427-8f12-a5f68c9857ac tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes Jul 31 05:29:18.932895 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d402f569-9650-4427-8f12-a5f68c9857ac tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:18.933215 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d402f569-9650-4427-8f12-a5f68c9857ac tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:18.934953 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-d402f569-9650-4427-8f12-a5f68c9857ac tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:18.936076 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Create volume of 1 GB Jul 31 05:29:18.939634 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:18.939634 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:18.939882 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d402f569-9650-4427-8f12-a5f68c9857ac tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:18.939916 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Availability Zones retrieved successfully. Jul 31 05:29:18.943144 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Flow 'volume_create_api' (1593c038-a910-4d7d-85f7-1fa3f7757488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:18.944086 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482033e1-ccea-4762-8b96-2f6a94cbdc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:18.944288 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d402f569-9650-4427-8f12-a5f68c9857ac tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:18.944763 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d402f569-9650-4427-8f12-a5f68c9857ac tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 200 Jul 31 05:29:18.945289 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:18.945729 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 211/858] 10.4.3.227 () {66 vars in 1237 bytes} [Fri Jul 31 05:29:18 2026] GET /volume/v3/volumes => generated 15 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:29:18.957045 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:18.960117 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:18.960117 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-810178245"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:18.964833 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-810178245'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:18.965028 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Create volume of 1 GB Jul 31 05:29:18.970148 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Availability Zones retrieved successfully. Jul 31 05:29:18.970557 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (482033e1-ccea-4762-8b96-2f6a94cbdc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:29:19Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=f486e3ab-fd72-495b-a1d7-ad2d71efce32,is_public=True,name='tempest-VolumeTypesTest-volume-type-133820265',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f486e3ab-fd72-495b-a1d7-ad2d71efce32', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:18.971494 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (940492ad-2583-4be3-9f0f-a8e72802e738) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:18.979089 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Flow 'volume_create_api' (6ee756ad-c37b-42f2-ad18-3d54319c8b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:18.980541 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22fcb9f6-02c6-48f0-9c43-f2101a41d0f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:18.981886 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:19.007424 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-133820265 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-133820265, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:19.007798 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-133820265 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-133820265, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:19.013871 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22fcb9f6-02c6-48f0-9c43-f2101a41d0f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:19.014850 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729b38b6-892c-40db-aa7c-8acd507af76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:19.060920 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Created reservations ['a3913e2c-a511-46fe-8856-1302ae9c7235', '5563bde3-ba1e-4656-936e-88b7efe8826f', '816cd262-199e-4f79-9350-1804a6b5b3bb', 'a1e2b007-5585-49f7-acdf-9ced706488d6'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:19.062028 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (940492ad-2583-4be3-9f0f-a8e72802e738) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3913e2c-a511-46fe-8856-1302ae9c7235', '5563bde3-ba1e-4656-936e-88b7efe8826f', '816cd262-199e-4f79-9350-1804a6b5b3bb', 'a1e2b007-5585-49f7-acdf-9ced706488d6']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:19.062904 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94c4faaa-2800-41e6-8784-5f6c14ac11a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:19.100178 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94c4faaa-2800-41e6-8784-5f6c14ac11a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7751c0a-26b4-4390-8afc-47e7bc4c230b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-874936650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccda3537e0614bec95301993af5ae619',qos_specs=None,replication_status=,reservations=['a3913e2c-a511-46fe-8856-1302ae9c7235','5563bde3-ba1e-4656-936e-88b7efe8826f','816cd262-199e-4f79-9350-1804a6b5b3bb','a1e2b007-5585-49f7-acdf-9ced706488d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be82b94db87a45f1b0b1bffa9082e32a',volume_type_id=f486e3ab-fd72-495b-a1d7-ad2d71efce32), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-874936650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7751c0a-26b4-4390-8afc-47e7bc4c230b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ccda3537e0614bec95301993af5ae619',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be82b94db87a45f1b0b1bffa9082e32a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f486e3ab-fd72-495b-a1d7-ad2d71efce32),volume_type_id=f486e3ab-fd72-495b-a1d7-ad2d71efce32)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:19.101600 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4d6a29-8ee2-4a6f-96cf-adae7515024f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:19.139494 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec4d6a29-8ee2-4a6f-96cf-adae7515024f) transitioned into state 'SUCCESS' from state '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-874936650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ccda3537e0614bec95301993af5ae619',qos_specs=None,replication_status=,reservations=['a3913e2c-a511-46fe-8856-1302ae9c7235','5563bde3-ba1e-4656-936e-88b7efe8826f','816cd262-199e-4f79-9350-1804a6b5b3bb','a1e2b007-5585-49f7-acdf-9ced706488d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be82b94db87a45f1b0b1bffa9082e32a',volume_type_id=f486e3ab-fd72-495b-a1d7-ad2d71efce32)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:19.140556 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67fd0049-428f-44aa-834c-8ce1fa517c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:19.162697 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67fd0049-428f-44aa-834c-8ce1fa517c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:19.164011 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Flow 'volume_create_api' (1593c038-a910-4d7d-85f7-1fa3f7757488) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:19.164852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Created reservations ['54a77083-605d-47bc-8c60-f86054489607', '48e1a16f-6bb8-45bd-a375-78dd65c78b48', '75917a48-4324-4f73-868c-515e6f3aa58f', 'b1f528a2-6825-46a7-a319-1c8ecb193587'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:19.165709 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Create volume request issued successfully. Jul 31 05:29:19.166621 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1baf2e69-c8cf-4825-a0e5-d4dd7a4aa4b5 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:19.168158 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 218/859] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:29:18 2026] POST /volume/v3/volumes => generated 782 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:19.168285 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (729b38b6-892c-40db-aa7c-8acd507af76d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54a77083-605d-47bc-8c60-f86054489607', '48e1a16f-6bb8-45bd-a375-78dd65c78b48', '75917a48-4324-4f73-868c-515e6f3aa58f', 'b1f528a2-6825-46a7-a319-1c8ecb193587']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:19.169267 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1950744c-a687-4412-88bd-5213a5368e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:19.188779 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-20b560e2-2343-4f8f-a182-bfa3ef544965 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:19.191246 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20b560e2-2343-4f8f-a182-bfa3ef544965 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] GET https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b Jul 31 05:29:19.191547 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20b560e2-2343-4f8f-a182-bfa3ef544965 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:19.191888 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20b560e2-2343-4f8f-a182-bfa3ef544965 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:19.210175 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:19.210175 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:19.217059 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-20b560e2-2343-4f8f-a182-bfa3ef544965 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Volume info retrieved successfully. Jul 31 05:29:19.217424 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1950744c-a687-4412-88bd-5213a5368e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6349875-f963-4ea1-a711-802cef29f575', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-810178245',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cbe4971aa2114adb96686280a232554f',qos_specs=None,replication_status=,reservations=['54a77083-605d-47bc-8c60-f86054489607','48e1a16f-6bb8-45bd-a375-78dd65c78b48','75917a48-4324-4f73-868c-515e6f3aa58f','b1f528a2-6825-46a7-a319-1c8ecb193587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8168906a3644198b4f61a02471b2d1',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-810178245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6349875-f963-4ea1-a711-802cef29f575,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cbe4971aa2114adb96686280a232554f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8168906a3644198b4f61a02471b2d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:19.218358 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811d6e77-bac1-4ba9-99bf-256740c810ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:19.223064 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20b560e2-2343-4f8f-a182-bfa3ef544965 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b returned with HTTP 200 Jul 31 05:29:19.223897 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 214/860] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:19 2026] GET /volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:19.246838 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811d6e77-bac1-4ba9-99bf-256740c810ea) transitioned into state 'SUCCESS' from state '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-810178245',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cbe4971aa2114adb96686280a232554f',qos_specs=None,replication_status=,reservations=['54a77083-605d-47bc-8c60-f86054489607','48e1a16f-6bb8-45bd-a375-78dd65c78b48','75917a48-4324-4f73-868c-515e6f3aa58f','b1f528a2-6825-46a7-a319-1c8ecb193587'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8168906a3644198b4f61a02471b2d1',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:19.247617 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (603b6a32-e092-4e12-851b-1ff94b0562f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:19.261830 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (603b6a32-e092-4e12-851b-1ff94b0562f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:19.262586 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Flow 'volume_create_api' (6ee756ad-c37b-42f2-ad18-3d54319c8b83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:19.262991 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Create volume request issued successfully. Jul 31 05:29:19.263720 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b3704dec-b1a4-4b71-a7ff-7234e291ca47 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:19.264206 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 218/861] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:29:18 2026] POST /volume/v3/volumes => generated 763 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:19.281012 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-753097f4-ff33-463b-b96f-178e61561e7f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:19.283822 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-753097f4-ff33-463b-b96f-178e61561e7f tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 Jul 31 05:29:19.283822 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-753097f4-ff33-463b-b96f-178e61561e7f tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:19.284067 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-753097f4-ff33-463b-b96f-178e61561e7f tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:19.292623 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:19.292623 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:19.298670 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-753097f4-ff33-463b-b96f-178e61561e7f tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:19.304987 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-753097f4-ff33-463b-b96f-178e61561e7f tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 returned with HTTP 200 Jul 31 05:29:19.307033 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 212/862] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:19 2026] GET /volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:19.866294 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-59bff6cc-18da-4071-9a49-ba6526963937 req-f576874b-63cf-43d9-aa3f-90cda324a273 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:19.869187 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-f576874b-63cf-43d9-aa3f-90cda324a273 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] DELETE https://10.4.3.227/volume/v3/attachments/3ebfdb0c-a5f9-4e1d-83ec-0117694e7858 Jul 31 05:29:19.869432 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-f576874b-63cf-43d9-aa3f-90cda324a273 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:19.869762 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-f576874b-63cf-43d9-aa3f-90cda324a273 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:19.883380 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:19.883380 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:19.929246 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-0bdf75ed-ddcd-4054-b584-2c68c6875915 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:19.935319 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-0bdf75ed-ddcd-4054-b584-2c68c6875915 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] DELETE https://10.4.3.227/volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc Jul 31 05:29:19.935319 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-0bdf75ed-ddcd-4054-b584-2c68c6875915 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:19.935319 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-0bdf75ed-ddcd-4054-b584-2c68c6875915 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:19.936420 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-f576874b-63cf-43d9-aa3f-90cda324a273 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments/3ebfdb0c-a5f9-4e1d-83ec-0117694e7858 returned with HTTP 200 Jul 31 05:29:19.936889 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 219/863] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:29:19 2026] DELETE /volume/v3/attachments/3ebfdb0c-a5f9-4e1d-83ec-0117694e7858 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:19.940570 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:19.940570 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:19.954483 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-59bff6cc-18da-4071-9a49-ba6526963937 req-ea87b604-c59a-4f75-8397-cefa9b7723c8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:19.957498 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-ea87b604-c59a-4f75-8397-cefa9b7723c8 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] DELETE https://10.4.3.227/volume/v3/attachments/fc6e2e9b-4af5-4265-bdd1-9d0abe13e0f8 Jul 31 05:29:19.957591 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-ea87b604-c59a-4f75-8397-cefa9b7723c8 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:19.957747 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-ea87b604-c59a-4f75-8397-cefa9b7723c8 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:19.966513 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:19.966513 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:20.001752 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-95ba1f5f-8c7f-46bb-9184-4ad15b0ffa1a req-0bdf75ed-ddcd-4054-b584-2c68c6875915 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc returned with HTTP 200 Jul 31 05:29:20.002278 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 215/864] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:29:19 2026] DELETE /volume/v3/attachments/b3f98ddb-0512-4397-b07e-df9725d2f6fc => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:20.028314 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-ea87b604-c59a-4f75-8397-cefa9b7723c8 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments/fc6e2e9b-4af5-4265-bdd1-9d0abe13e0f8 returned with HTTP 200 Jul 31 05:29:20.028933 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 219/865] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:29:19 2026] DELETE /volume/v3/attachments/fc6e2e9b-4af5-4265-bdd1-9d0abe13e0f8 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:20.043909 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-59bff6cc-18da-4071-9a49-ba6526963937 req-956c8033-a612-48d3-82fb-0a27e5bedfcb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:20.045931 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-956c8033-a612-48d3-82fb-0a27e5bedfcb tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] DELETE https://10.4.3.227/volume/v3/attachments/5d548c87-50bf-4931-ba1d-bbc3507674f6 Jul 31 05:29:20.046164 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-956c8033-a612-48d3-82fb-0a27e5bedfcb tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:20.046347 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-956c8033-a612-48d3-82fb-0a27e5bedfcb tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:20.055198 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:20.055198 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:20.105267 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-59bff6cc-18da-4071-9a49-ba6526963937 req-956c8033-a612-48d3-82fb-0a27e5bedfcb tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/attachments/5d548c87-50bf-4931-ba1d-bbc3507674f6 returned with HTTP 200 Jul 31 05:29:20.105688 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 213/866] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:29:20 2026] DELETE /volume/v3/attachments/5d548c87-50bf-4931-ba1d-bbc3507674f6 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:20.240956 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d9df6c28-a7f1-4fc9-928c-07b1dec62165 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:20.242933 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9df6c28-a7f1-4fc9-928c-07b1dec62165 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] GET https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b Jul 31 05:29:20.243438 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9df6c28-a7f1-4fc9-928c-07b1dec62165 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:20.245122 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9df6c28-a7f1-4fc9-928c-07b1dec62165 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:20.258129 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:20.258129 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:20.263413 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d9df6c28-a7f1-4fc9-928c-07b1dec62165 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Volume info retrieved successfully. Jul 31 05:29:20.273554 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9df6c28-a7f1-4fc9-928c-07b1dec62165 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b returned with HTTP 200 Jul 31 05:29:20.273554 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 220/867] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:20 2026] GET /volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:20.294642 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:20.296973 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] POST https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b/action Jul 31 05:29:20.298358 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Action body: b'{"os-retype": {"new_type": "98d5ddc0-24ac-4cc8-93af-d7461b9f4af7"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:20.298358 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "98d5ddc0-24ac-4cc8-93af-d7461b9f4af7"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:20.307912 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:20.307912 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:20.308512 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Volume info retrieved successfully. Jul 31 05:29:20.323731 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f0d5bf2-5b64-4ffa-b194-bec0ccbf7106 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:20.323731 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f0d5bf2-5b64-4ffa-b194-bec0ccbf7106 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 Jul 31 05:29:20.324011 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f0d5bf2-5b64-4ffa-b194-bec0ccbf7106 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:20.324259 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f0d5bf2-5b64-4ffa-b194-bec0ccbf7106 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:20.333676 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:20.333676 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:20.338393 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f0d5bf2-5b64-4ffa-b194-bec0ccbf7106 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:20.341275 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-761632623 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-761632623, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:20.341650 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-761632623 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-761632623, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:20.343443 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f0d5bf2-5b64-4ffa-b194-bec0ccbf7106 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 returned with HTTP 200 Jul 31 05:29:20.343867 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 220/868] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:20 2026] GET /volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:20.357619 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8165a961-0edb-4f03-93bd-4e650b859937 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:20.359535 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8165a961-0edb-4f03-93bd-4e650b859937 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 Jul 31 05:29:20.359786 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8165a961-0edb-4f03-93bd-4e650b859937 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:20.359998 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8165a961-0edb-4f03-93bd-4e650b859937 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:20.368756 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Created reservations ['f03aca6a-647a-436f-baa3-ad814438b72e', 'e44882d3-2667-48ee-b5c9-27d4ac46985b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:20.372571 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:20.372571 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:20.378498 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8165a961-0edb-4f03-93bd-4e650b859937 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:20.383277 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8165a961-0edb-4f03-93bd-4e650b859937 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 returned with HTTP 200 Jul 31 05:29:20.383668 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 214/869] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:20 2026] GET /volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:20.388190 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-133820265 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-133820265, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:20.388572 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-133820265 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-133820265, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:20.401643 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:20.405124 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:20.405751 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1297717447"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:20.407192 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Created reservations ['9a538a5b-446f-44fa-b815-10dee244a7de', 'bfeb6675-da6b-486c-aefc-e41af5abf10d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:20.408332 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1297717447'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:20.408654 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Create volume of 1 GB Jul 31 05:29:20.415488 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Availability Zones retrieved successfully. Jul 31 05:29:20.425769 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Flow 'volume_create_api' (b14f0fe5-5fc8-4d2f-8656-653464b18dce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:20.425769 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eac5ffe6-d4bc-4a92-a2e2-485f3027bb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:20.427253 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:20.448000 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Retype volume request issued successfully. Jul 31 05:29:20.448620 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6eaf274b-656b-4307-8f8d-9c5164de6f8a tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b/action returned with HTTP 202 Jul 31 05:29:20.448900 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 216/870] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:29:20 2026] POST /volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:29:20.459033 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-93e75a20-f992-4a04-a8b2-fe728fe1c50c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:20.463808 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93e75a20-f992-4a04-a8b2-fe728fe1c50c tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] GET https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b Jul 31 05:29:20.464153 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93e75a20-f992-4a04-a8b2-fe728fe1c50c tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:20.464541 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93e75a20-f992-4a04-a8b2-fe728fe1c50c tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:20.475891 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:20.475891 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:20.484561 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-93e75a20-f992-4a04-a8b2-fe728fe1c50c tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Volume info retrieved successfully. Jul 31 05:29:20.490994 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eac5ffe6-d4bc-4a92-a2e2-485f3027bb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:20.491210 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f40131-0d7f-4a00-bb2f-c39d5ae7451e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:20.492752 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93e75a20-f992-4a04-a8b2-fe728fe1c50c tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b returned with HTTP 200 Jul 31 05:29:20.493963 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 221/871] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:20 2026] GET /volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:20.559445 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Created reservations ['294e1e9a-b918-41ad-80d7-9a17ee60e279', 'bdfe36f4-5a1a-4a0b-a942-6287b2e04c5b', '7f27d022-b479-4d5e-a539-64abbe50ead2', '7902afad-8eee-473a-92d2-de3f1232be20'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:20.560231 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f40131-0d7f-4a00-bb2f-c39d5ae7451e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['294e1e9a-b918-41ad-80d7-9a17ee60e279', 'bdfe36f4-5a1a-4a0b-a942-6287b2e04c5b', '7f27d022-b479-4d5e-a539-64abbe50ead2', '7902afad-8eee-473a-92d2-de3f1232be20']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:20.560969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58df035b-02a0-4bd6-b897-03b105910406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:20.606354 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58df035b-02a0-4bd6-b897-03b105910406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62ca5f48-b33a-4766-8eb0-20280a039174', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1297717447',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cbe4971aa2114adb96686280a232554f',qos_specs=None,replication_status=,reservations=['294e1e9a-b918-41ad-80d7-9a17ee60e279','bdfe36f4-5a1a-4a0b-a942-6287b2e04c5b','7f27d022-b479-4d5e-a539-64abbe50ead2','7902afad-8eee-473a-92d2-de3f1232be20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8168906a3644198b4f61a02471b2d1',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1297717447',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62ca5f48-b33a-4766-8eb0-20280a039174,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cbe4971aa2114adb96686280a232554f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8168906a3644198b4f61a02471b2d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:20.607624 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a8be87-dcdb-456a-8921-a34b2c0fbcc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:20.640114 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a8be87-dcdb-456a-8921-a34b2c0fbcc4) transitioned into state 'SUCCESS' from state '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-1297717447',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cbe4971aa2114adb96686280a232554f',qos_specs=None,replication_status=,reservations=['294e1e9a-b918-41ad-80d7-9a17ee60e279','bdfe36f4-5a1a-4a0b-a942-6287b2e04c5b','7f27d022-b479-4d5e-a539-64abbe50ead2','7902afad-8eee-473a-92d2-de3f1232be20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8168906a3644198b4f61a02471b2d1',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:20.641021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9822bce-872a-4811-9081-3d2f7baa5d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:20.651788 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9822bce-872a-4811-9081-3d2f7baa5d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:20.652837 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Flow 'volume_create_api' (b14f0fe5-5fc8-4d2f-8656-653464b18dce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:20.653184 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Create volume request issued successfully. Jul 31 05:29:20.653767 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a84d911-7fc7-4b48-babc-0a4c322d0634 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:20.654339 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 221/872] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:29:20 2026] POST /volume/v3/volumes => generated 764 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:20.671116 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4a9109a5-a6ed-47d8-9d55-67bfdac281e7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:20.675171 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a9109a5-a6ed-47d8-9d55-67bfdac281e7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 Jul 31 05:29:20.675419 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a9109a5-a6ed-47d8-9d55-67bfdac281e7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:20.676786 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a9109a5-a6ed-47d8-9d55-67bfdac281e7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:20.685365 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:20.685365 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:20.690332 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4a9109a5-a6ed-47d8-9d55-67bfdac281e7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:20.696293 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a9109a5-a6ed-47d8-9d55-67bfdac281e7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 returned with HTTP 200 Jul 31 05:29:20.697258 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 215/873] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:20 2026] GET /volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 => generated 832 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:20.929984 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7657745b-281e-4bcf-8c1b-0d784dd0ee76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:20.932954 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7657745b-281e-4bcf-8c1b-0d784dd0ee76 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:29:20.933279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7657745b-281e-4bcf-8c1b-0d784dd0ee76 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:20.933561 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7657745b-281e-4bcf-8c1b-0d784dd0ee76 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:20.945686 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:20.945686 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:20.950864 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7657745b-281e-4bcf-8c1b-0d784dd0ee76 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:29:20.956670 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7657745b-281e-4bcf-8c1b-0d784dd0ee76 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 200 Jul 31 05:29:20.957088 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 217/874] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:20 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:21.511698 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19a4087d-81d0-4dfe-9ee6-c080143a6809 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:21.514324 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19a4087d-81d0-4dfe-9ee6-c080143a6809 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] GET https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b Jul 31 05:29:21.514324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19a4087d-81d0-4dfe-9ee6-c080143a6809 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:21.514479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19a4087d-81d0-4dfe-9ee6-c080143a6809 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:21.530686 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:21.530686 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:21.537424 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-19a4087d-81d0-4dfe-9ee6-c080143a6809 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Volume info retrieved successfully. Jul 31 05:29:21.543558 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19a4087d-81d0-4dfe-9ee6-c080143a6809 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b returned with HTTP 200 Jul 31 05:29:21.543864 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 222/875] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:21 2026] GET /volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:21.560783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb269c93-b90e-4372-aa9a-688479cb94e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:21.564221 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb269c93-b90e-4372-aa9a-688479cb94e8 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] GET https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b Jul 31 05:29:21.564488 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb269c93-b90e-4372-aa9a-688479cb94e8 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:21.564735 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb269c93-b90e-4372-aa9a-688479cb94e8 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:21.575441 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:21.575441 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:21.581936 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb269c93-b90e-4372-aa9a-688479cb94e8 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Volume info retrieved successfully. Jul 31 05:29:21.588496 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb269c93-b90e-4372-aa9a-688479cb94e8 tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b returned with HTTP 200 Jul 31 05:29:21.589228 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 222/876] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:21 2026] GET /volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:21.607535 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f25ade90-cc9e-4c2d-8c91-e0ea94eaacee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:21.612984 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f25ade90-cc9e-4c2d-8c91-e0ea94eaacee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] GET https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b Jul 31 05:29:21.612984 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f25ade90-cc9e-4c2d-8c91-e0ea94eaacee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:21.613302 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f25ade90-cc9e-4c2d-8c91-e0ea94eaacee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:21.630522 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:21.630522 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:21.637765 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f25ade90-cc9e-4c2d-8c91-e0ea94eaacee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Volume info retrieved successfully. Jul 31 05:29:21.645624 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f25ade90-cc9e-4c2d-8c91-e0ea94eaacee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b returned with HTTP 200 Jul 31 05:29:21.646294 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 216/877] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:21 2026] GET /volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b => generated 875 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:21.668555 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f869c3e5-b6ac-41c9-bea3-c17114632dee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:21.671023 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f869c3e5-b6ac-41c9-bea3-c17114632dee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b Jul 31 05:29:21.673628 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f869c3e5-b6ac-41c9-bea3-c17114632dee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:21.673628 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f869c3e5-b6ac-41c9-bea3-c17114632dee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:21.673628 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f869c3e5-b6ac-41c9-bea3-c17114632dee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Delete volume with id: f7751c0a-26b4-4390-8afc-47e7bc4c230b Jul 31 05:29:21.687240 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:21.687240 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:21.687873 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f869c3e5-b6ac-41c9-bea3-c17114632dee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Volume info retrieved successfully. Jul 31 05:29:21.715680 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3f69423-7a43-4548-8e52-deb59cdb250a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:21.717530 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f869c3e5-b6ac-41c9-bea3-c17114632dee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Delete volume request issued successfully. Jul 31 05:29:21.717820 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f869c3e5-b6ac-41c9-bea3-c17114632dee tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b returned with HTTP 202 Jul 31 05:29:21.719142 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3f69423-7a43-4548-8e52-deb59cdb250a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 Jul 31 05:29:21.719279 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 218/878] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:21 2026] DELETE /volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 05:29:21.719315 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3f69423-7a43-4548-8e52-deb59cdb250a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:21.719315 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3f69423-7a43-4548-8e52-deb59cdb250a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:21.730653 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3504883f-4fce-4781-8ff3-a2c40bb28d1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:21.732030 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3504883f-4fce-4781-8ff3-a2c40bb28d1b tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] GET https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b Jul 31 05:29:21.732348 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3504883f-4fce-4781-8ff3-a2c40bb28d1b tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:21.732587 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3504883f-4fce-4781-8ff3-a2c40bb28d1b tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:21.737191 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:21.737191 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:21.745898 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c3f69423-7a43-4548-8e52-deb59cdb250a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:21.748970 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:21.748970 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:21.752386 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3f69423-7a43-4548-8e52-deb59cdb250a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 returned with HTTP 200 Jul 31 05:29:21.752840 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 223/879] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:21 2026] GET /volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:21.758004 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3504883f-4fce-4781-8ff3-a2c40bb28d1b tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Volume info retrieved successfully. Jul 31 05:29:21.766783 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59c3b119-fae4-4e5b-bef8-a1c81a147240 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:21.767269 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3504883f-4fce-4781-8ff3-a2c40bb28d1b tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b returned with HTTP 200 Jul 31 05:29:21.767646 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 223/880] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:21 2026] GET /volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:21.773420 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59c3b119-fae4-4e5b-bef8-a1c81a147240 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 Jul 31 05:29:21.774112 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59c3b119-fae4-4e5b-bef8-a1c81a147240 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:21.774400 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59c3b119-fae4-4e5b-bef8-a1c81a147240 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:21.787682 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:21.787682 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:21.793135 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59c3b119-fae4-4e5b-bef8-a1c81a147240 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:21.800761 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59c3b119-fae4-4e5b-bef8-a1c81a147240 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 returned with HTTP 200 Jul 31 05:29:21.800930 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 217/881] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:21 2026] GET /volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 => generated 857 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:21.818538 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-89626c42-a79b-4036-aab1-c38f6b578a0a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:21.826574 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:21.826574 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-603150007"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:21.826944 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-603150007'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:21.827127 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Create volume of 1 GB Jul 31 05:29:21.834397 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Availability Zones retrieved successfully. Jul 31 05:29:21.840926 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Flow 'volume_create_api' (edd51041-fc03-4815-a308-d37486c8e29f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:21.842891 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (312f9b7a-99f8-4c25-9cc9-3e6de12a64e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:21.843390 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:21.881985 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (312f9b7a-99f8-4c25-9cc9-3e6de12a64e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:21.882945 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c56f911-d26d-4e25-9f03-2ed80f4c934c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:21.942859 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Created reservations ['184918a6-a366-49af-b214-72e4687bcbd8', 'c5beb1b7-f2ba-4d0a-870e-9914f55ab2e3', '347ddf0f-a597-4ab8-9fb4-f211648b2f36', '56fba84d-754c-4f11-b2d3-2f132b2b8039'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:21.943962 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c56f911-d26d-4e25-9f03-2ed80f4c934c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['184918a6-a366-49af-b214-72e4687bcbd8', 'c5beb1b7-f2ba-4d0a-870e-9914f55ab2e3', '347ddf0f-a597-4ab8-9fb4-f211648b2f36', '56fba84d-754c-4f11-b2d3-2f132b2b8039']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:21.945384 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (866adfb1-5d4f-444c-babd-fbefd7c154f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:21.978173 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (866adfb1-5d4f-444c-babd-fbefd7c154f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecd4c00a-9249-4069-8fe9-f77d27b9dfe4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-603150007',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cbe4971aa2114adb96686280a232554f',qos_specs=None,replication_status=,reservations=['184918a6-a366-49af-b214-72e4687bcbd8','c5beb1b7-f2ba-4d0a-870e-9914f55ab2e3','347ddf0f-a597-4ab8-9fb4-f211648b2f36','56fba84d-754c-4f11-b2d3-2f132b2b8039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8168906a3644198b4f61a02471b2d1',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-603150007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecd4c00a-9249-4069-8fe9-f77d27b9dfe4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='cbe4971aa2114adb96686280a232554f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8168906a3644198b4f61a02471b2d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:21.979162 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12fb0599-82dc-4f1e-9be2-6cdd78a5c134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:22.004532 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12fb0599-82dc-4f1e-9be2-6cdd78a5c134) transitioned into state 'SUCCESS' from state '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-603150007',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='cbe4971aa2114adb96686280a232554f',qos_specs=None,replication_status=,reservations=['184918a6-a366-49af-b214-72e4687bcbd8','c5beb1b7-f2ba-4d0a-870e-9914f55ab2e3','347ddf0f-a597-4ab8-9fb4-f211648b2f36','56fba84d-754c-4f11-b2d3-2f132b2b8039'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8168906a3644198b4f61a02471b2d1',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:22.005497 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dccf9587-e702-4243-8b18-6144498427c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:22.017519 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dccf9587-e702-4243-8b18-6144498427c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:22.018440 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Flow 'volume_create_api' (edd51041-fc03-4815-a308-d37486c8e29f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:22.018792 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Create volume request issued successfully. Jul 31 05:29:22.019633 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89626c42-a79b-4036-aab1-c38f6b578a0a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:22.020277 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 219/882] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:29:21 2026] POST /volume/v3/volumes => generated 763 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:22.034335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-62b0cff2-a1b9-4019-9960-3f41e3784ea9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:22.038770 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62b0cff2-a1b9-4019-9960-3f41e3784ea9 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 Jul 31 05:29:22.038770 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62b0cff2-a1b9-4019-9960-3f41e3784ea9 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:22.038770 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62b0cff2-a1b9-4019-9960-3f41e3784ea9 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:22.047066 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:22.047066 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:22.052016 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-62b0cff2-a1b9-4019-9960-3f41e3784ea9 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:22.056689 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62b0cff2-a1b9-4019-9960-3f41e3784ea9 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 returned with HTTP 200 Jul 31 05:29:22.057227 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 224/883] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:22 2026] GET /volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:22.788429 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-42878ba1-75e9-416c-9910-42b11431625f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:22.790923 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42878ba1-75e9-416c-9910-42b11431625f tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] GET https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b Jul 31 05:29:22.791232 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42878ba1-75e9-416c-9910-42b11431625f tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:22.791500 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42878ba1-75e9-416c-9910-42b11431625f tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:22.803275 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42878ba1-75e9-416c-9910-42b11431625f tempest-VolumeTypesTest-631838070 tempest-VolumeTypesTest-631838070-project-member] https://10.4.3.227/volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b returned with HTTP 404 Jul 31 05:29:22.803945 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 224/884] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:22 2026] GET /volume/v3/volumes/f7751c0a-26b4-4390-8afc-47e7bc4c230b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:22.814825 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8cd0f133-1a07-4f7b-bb22-e6129e33ecb2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:22.816752 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8cd0f133-1a07-4f7b-bb22-e6129e33ecb2 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] DELETE https://10.4.3.227/volume/v3/types/98d5ddc0-24ac-4cc8-93af-d7461b9f4af7 Jul 31 05:29:22.817067 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8cd0f133-1a07-4f7b-bb22-e6129e33ecb2 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:22.817375 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8cd0f133-1a07-4f7b-bb22-e6129e33ecb2 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:22.858638 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8cd0f133-1a07-4f7b-bb22-e6129e33ecb2 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/98d5ddc0-24ac-4cc8-93af-d7461b9f4af7 returned with HTTP 202 Jul 31 05:29:22.859357 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 218/885] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:29:22 2026] DELETE /volume/v3/types/98d5ddc0-24ac-4cc8-93af-d7461b9f4af7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:22.866482 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebbff3c0-2132-42db-9f2e-93cf4bca8464 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:22.868677 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebbff3c0-2132-42db-9f2e-93cf4bca8464 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/98d5ddc0-24ac-4cc8-93af-d7461b9f4af7 Jul 31 05:29:22.868897 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebbff3c0-2132-42db-9f2e-93cf4bca8464 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:22.869227 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebbff3c0-2132-42db-9f2e-93cf4bca8464 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:22.875363 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebbff3c0-2132-42db-9f2e-93cf4bca8464 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/98d5ddc0-24ac-4cc8-93af-d7461b9f4af7 returned with HTTP 404 Jul 31 05:29:22.876115 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 220/886] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:29:22 2026] GET /volume/v3/types/98d5ddc0-24ac-4cc8-93af-d7461b9f4af7 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:22.884917 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0d5b904-3711-43e3-b823-e5a5c1386650 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:22.887395 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0d5b904-3711-43e3-b823-e5a5c1386650 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] DELETE https://10.4.3.227/volume/v3/types/f486e3ab-fd72-495b-a1d7-ad2d71efce32 Jul 31 05:29:22.887603 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0d5b904-3711-43e3-b823-e5a5c1386650 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:22.887860 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0d5b904-3711-43e3-b823-e5a5c1386650 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:22.939440 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0d5b904-3711-43e3-b823-e5a5c1386650 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/f486e3ab-fd72-495b-a1d7-ad2d71efce32 returned with HTTP 202 Jul 31 05:29:22.939846 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 225/887] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:29:22 2026] DELETE /volume/v3/types/f486e3ab-fd72-495b-a1d7-ad2d71efce32 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:22.949372 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-92ea2249-1563-455f-9586-2e055f0482e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:22.951625 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92ea2249-1563-455f-9586-2e055f0482e3 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/f486e3ab-fd72-495b-a1d7-ad2d71efce32 Jul 31 05:29:22.951878 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92ea2249-1563-455f-9586-2e055f0482e3 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:22.952149 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92ea2249-1563-455f-9586-2e055f0482e3 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:22.959636 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92ea2249-1563-455f-9586-2e055f0482e3 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/f486e3ab-fd72-495b-a1d7-ad2d71efce32 returned with HTTP 404 Jul 31 05:29:22.960318 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 225/888] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:29:22 2026] GET /volume/v3/types/f486e3ab-fd72-495b-a1d7-ad2d71efce32 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:22.970216 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3ed4e2b6-2d3b-4bfe-ab15-5064c15c458c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:22.973397 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ed4e2b6-2d3b-4bfe-ab15-5064c15c458c tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:29:22.973879 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3ed4e2b6-2d3b-4bfe-ab15-5064c15c458c tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1428173781", "description": "tempest-volume-type-description-1335562453", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:23.014767 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3ed4e2b6-2d3b-4bfe-ab15-5064c15c458c tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:29:23.015210 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 219/889] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:29:22 2026] POST /volume/v3/types => generated 315 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.027206 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-346520ba-5b58-44fd-bd62-7b68c86b6ffd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.029642 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-346520ba-5b58-44fd-bd62-7b68c86b6ffd tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/37d48300-902a-4759-aa32-2750f0d0dd0f Jul 31 05:29:23.030175 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-346520ba-5b58-44fd-bd62-7b68c86b6ffd tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.030259 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-346520ba-5b58-44fd-bd62-7b68c86b6ffd tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.034953 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.034953 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:23.037151 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-346520ba-5b58-44fd-bd62-7b68c86b6ffd tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/37d48300-902a-4759-aa32-2750f0d0dd0f returned with HTTP 200 Jul 31 05:29:23.037600 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 221/890] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/types/37d48300-902a-4759-aa32-2750f0d0dd0f => generated 337 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.045997 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cfa1c1ca-2b7d-4183-b75a-f5902c61fe76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.048057 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfa1c1ca-2b7d-4183-b75a-f5902c61fe76 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] DELETE https://10.4.3.227/volume/v3/types/37d48300-902a-4759-aa32-2750f0d0dd0f Jul 31 05:29:23.048267 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cfa1c1ca-2b7d-4183-b75a-f5902c61fe76 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.048492 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cfa1c1ca-2b7d-4183-b75a-f5902c61fe76 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.076537 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-362e962f-4d82-404f-a745-3c8201007325 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.076648 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-362e962f-4d82-404f-a745-3c8201007325 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 Jul 31 05:29:23.076970 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-362e962f-4d82-404f-a745-3c8201007325 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.077387 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-362e962f-4d82-404f-a745-3c8201007325 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.086710 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.086710 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:23.090925 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cfa1c1ca-2b7d-4183-b75a-f5902c61fe76 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/37d48300-902a-4759-aa32-2750f0d0dd0f returned with HTTP 202 Jul 31 05:29:23.090925 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 226/891] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:29:23 2026] DELETE /volume/v3/types/37d48300-902a-4759-aa32-2750f0d0dd0f => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:23.096944 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-362e962f-4d82-404f-a745-3c8201007325 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:23.099041 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7ee29f01-8845-4a62-a5a3-093f1f60e70c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.102735 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ee29f01-8845-4a62-a5a3-093f1f60e70c tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/37d48300-902a-4759-aa32-2750f0d0dd0f Jul 31 05:29:23.103063 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ee29f01-8845-4a62-a5a3-093f1f60e70c tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.103240 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ee29f01-8845-4a62-a5a3-093f1f60e70c tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.107864 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-362e962f-4d82-404f-a745-3c8201007325 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 returned with HTTP 200 Jul 31 05:29:23.108562 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 226/892] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.112230 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ee29f01-8845-4a62-a5a3-093f1f60e70c tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/37d48300-902a-4759-aa32-2750f0d0dd0f returned with HTTP 404 Jul 31 05:29:23.114767 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 220/893] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/types/37d48300-902a-4759-aa32-2750f0d0dd0f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:23.130467 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-64acee7b-1940-4c5d-8717-0006b637070d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.130754 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fdf5452a-6920-4f54-81cd-3dcaf407d4fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.134042 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fdf5452a-6920-4f54-81cd-3dcaf407d4fc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:29:23.134475 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fdf5452a-6920-4f54-81cd-3dcaf407d4fc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-657007772"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:23.136167 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64acee7b-1940-4c5d-8717-0006b637070d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 Jul 31 05:29:23.136523 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64acee7b-1940-4c5d-8717-0006b637070d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.136976 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64acee7b-1940-4c5d-8717-0006b637070d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.146407 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.146407 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:23.152244 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-64acee7b-1940-4c5d-8717-0006b637070d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:23.159049 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64acee7b-1940-4c5d-8717-0006b637070d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 returned with HTTP 200 Jul 31 05:29:23.159920 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 222/894] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.160124 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fdf5452a-6920-4f54-81cd-3dcaf407d4fc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:29:23.160904 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 227/895] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:29:23 2026] POST /volume/v3/types => generated 220 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.175917 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-77ca6f29-32bd-4b8a-88d0-d0dbc3770054 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.178757 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77ca6f29-32bd-4b8a-88d0-d0dbc3770054 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes Jul 31 05:29:23.178757 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77ca6f29-32bd-4b8a-88d0-d0dbc3770054 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.178757 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77ca6f29-32bd-4b8a-88d0-d0dbc3770054 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.179498 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-77ca6f29-32bd-4b8a-88d0-d0dbc3770054 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.181162 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-866da5a1-6178-4b8f-9553-f5b73683d900 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.181944 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.184141 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-866da5a1-6178-4b8f-9553-f5b73683d900 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] POST https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption Jul 31 05:29:23.184141 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-866da5a1-6178-4b8f-9553-f5b73683d900 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:23.185880 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:23.185880 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-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": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "source_volid": null, "backup_id": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:23.186116 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77ca6f29-32bd-4b8a-88d0-d0dbc3770054 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.188592 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-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': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'source_volid': None, 'backup_id': None}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:23.224060 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-77ca6f29-32bd-4b8a-88d0-d0dbc3770054 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.225428 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77ca6f29-32bd-4b8a-88d0-d0dbc3770054 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 200 Jul 31 05:29:23.225428 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 227/896] 10.4.3.227 () {66 vars in 1237 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes => generated 974 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.241976 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-866da5a1-6178-4b8f-9553-f5b73683d900 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption returned with HTTP 200 Jul 31 05:29:23.242599 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 221/897] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:29:23 2026] POST /volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption => generated 239 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.247691 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-50f2bd22-4ec4-4314-ab97-0017b15f4ce5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.249636 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-50f2bd22-4ec4-4314-ab97-0017b15f4ce5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-810178245 Jul 31 05:29:23.249879 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-50f2bd22-4ec4-4314-ab97-0017b15f4ce5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.250132 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-50f2bd22-4ec4-4314-ab97-0017b15f4ce5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.251501 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-50f2bd22-4ec4-4314-ab97-0017b15f4ce5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.252067 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-50f2bd22-4ec4-4314-ab97-0017b15f4ce5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-810178245'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.253891 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2c63e7f4-d74a-4670-9995-c5b75a5f486b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.256645 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c63e7f4-d74a-4670-9995-c5b75a5f486b tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption Jul 31 05:29:23.256970 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c63e7f4-d74a-4670-9995-c5b75a5f486b tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.257323 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c63e7f4-d74a-4670-9995-c5b75a5f486b tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.257846 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.257846 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:23.269330 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c63e7f4-d74a-4670-9995-c5b75a5f486b tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption returned with HTTP 200 Jul 31 05:29:23.269814 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 228/898] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption => generated 325 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.285913 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a6e20891-8a24-446c-820d-da2f446e1df7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.289245 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6e20891-8a24-446c-820d-da2f446e1df7 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] PUT https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption/8da98020-663a-4279-bc92-7c05922c4f9b Jul 31 05:29:23.291305 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a6e20891-8a24-446c-820d-da2f446e1df7 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:23.294767 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-50f2bd22-4ec4-4314-ab97-0017b15f4ce5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.295489 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-50f2bd22-4ec4-4314-ab97-0017b15f4ce5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-810178245 returned with HTTP 200 Jul 31 05:29:23.296063 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 228/899] 10.4.3.227 () {66 vars in 1336 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-810178245 => generated 333 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:29:23.310661 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf776ff7-7699-4f96-95d8-c192e8016782 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.312948 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf776ff7-7699-4f96-95d8-c192e8016782 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-810178245 Jul 31 05:29:23.313808 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6e20891-8a24-446c-820d-da2f446e1df7 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption/8da98020-663a-4279-bc92-7c05922c4f9b returned with HTTP 200 Jul 31 05:29:23.313867 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf776ff7-7699-4f96-95d8-c192e8016782 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.313924 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 222/900] 10.4.3.227 () {68 vars in 1507 bytes} [Fri Jul 31 05:29:23 2026] PUT /volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption/8da98020-663a-4279-bc92-7c05922c4f9b => generated 122 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.313987 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf776ff7-7699-4f96-95d8-c192e8016782 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.314881 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-bf776ff7-7699-4f96-95d8-c192e8016782 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.316238 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-bf776ff7-7699-4f96-95d8-c192e8016782 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-810178245'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.324973 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff64eb13-1bab-4272-9cd7-47bf539e0e7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.327675 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff64eb13-1bab-4272-9cd7-47bf539e0e7a tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption Jul 31 05:29:23.327675 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff64eb13-1bab-4272-9cd7-47bf539e0e7a tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.327943 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff64eb13-1bab-4272-9cd7-47bf539e0e7a tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.328590 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.328590 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:23.340886 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff64eb13-1bab-4272-9cd7-47bf539e0e7a tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption returned with HTTP 200 Jul 31 05:29:23.341434 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 229/901] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption => generated 347 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.356137 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0eb0f85e-8540-4b35-93bb-5998856ad7c2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.357876 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0eb0f85e-8540-4b35-93bb-5998856ad7c2 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption/cipher Jul 31 05:29:23.358149 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0eb0f85e-8540-4b35-93bb-5998856ad7c2 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.358358 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0eb0f85e-8540-4b35-93bb-5998856ad7c2 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.366536 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0eb0f85e-8540-4b35-93bb-5998856ad7c2 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption/cipher returned with HTTP 200 Jul 31 05:29:23.367020 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 223/902] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption/cipher => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:29:23.373086 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bf776ff7-7699-4f96-95d8-c192e8016782 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.373995 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.373995 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:23.379239 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74f7aaff-cd53-4481-a508-073dedf2847e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.379834 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf776ff7-7699-4f96-95d8-c192e8016782 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-810178245 returned with HTTP 200 Jul 31 05:29:23.380446 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 229/903] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-810178245 => generated 859 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.383210 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74f7aaff-cd53-4481-a508-073dedf2847e tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] DELETE https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption/8da98020-663a-4279-bc92-7c05922c4f9b Jul 31 05:29:23.383508 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74f7aaff-cd53-4481-a508-073dedf2847e tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.383948 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74f7aaff-cd53-4481-a508-073dedf2847e tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.401251 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5fa0ba20-f03b-45f1-828e-61ecc326b448 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.404774 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fa0ba20-f03b-45f1-828e-61ecc326b448 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?limit=1 Jul 31 05:29:23.405128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fa0ba20-f03b-45f1-828e-61ecc326b448 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.405365 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fa0ba20-f03b-45f1-828e-61ecc326b448 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.405711 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-5fa0ba20-f03b-45f1-828e-61ecc326b448 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.408953 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5fa0ba20-f03b-45f1-828e-61ecc326b448 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.418555 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74f7aaff-cd53-4481-a508-073dedf2847e tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption/8da98020-663a-4279-bc92-7c05922c4f9b returned with HTTP 202 Jul 31 05:29:23.419192 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 230/904] 10.4.3.227 () {66 vars in 1489 bytes} [Fri Jul 31 05:29:23 2026] DELETE /volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption/8da98020-663a-4279-bc92-7c05922c4f9b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:23.423698 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5fa0ba20-f03b-45f1-828e-61ecc326b448 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.423798 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-781d6892-9354-4a3c-ad28-e44c1a9d8da7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.425043 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.425043 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:23.426881 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-781d6892-9354-4a3c-ad28-e44c1a9d8da7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] DELETE https://10.4.3.227/volume/v3/attachments/339db66e-4f9a-4530-9d2a-b6f0d98ec81e Jul 31 05:29:23.427189 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-781d6892-9354-4a3c-ad28-e44c1a9d8da7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.427392 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-781d6892-9354-4a3c-ad28-e44c1a9d8da7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.430188 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fa0ba20-f03b-45f1-828e-61ecc326b448 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 31 05:29:23.430517 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4214819-3e07-4ba6-b1a8-106e00dba6c5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.430644 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 224/905] 10.4.3.227 () {66 vars in 1273 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1002 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:23.432540 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4214819-3e07-4ba6-b1a8-106e00dba6c5 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption Jul 31 05:29:23.432847 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4214819-3e07-4ba6-b1a8-106e00dba6c5 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.432976 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4214819-3e07-4ba6-b1a8-106e00dba6c5 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.441485 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.441485 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:23.441971 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4214819-3e07-4ba6-b1a8-106e00dba6c5 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption returned with HTTP 200 Jul 31 05:29:23.442431 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 231/906] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 05:29:23.445376 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dcb17099-111b-413d-b80c-c8ac96d6000c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.450683 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcb17099-111b-413d-b80c-c8ac96d6000c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?limit=1&marker=ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 Jul 31 05:29:23.450683 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dcb17099-111b-413d-b80c-c8ac96d6000c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.450683 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dcb17099-111b-413d-b80c-c8ac96d6000c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.450683 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-dcb17099-111b-413d-b80c-c8ac96d6000c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.453594 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4dcff6d-8bbb-474b-9ddd-f21c9981bda3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.453876 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-dcb17099-111b-413d-b80c-c8ac96d6000c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.457154 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4dcff6d-8bbb-474b-9ddd-f21c9981bda3 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption Jul 31 05:29:23.457447 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4dcff6d-8bbb-474b-9ddd-f21c9981bda3 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.457865 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4dcff6d-8bbb-474b-9ddd-f21c9981bda3 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.472220 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4dcff6d-8bbb-474b-9ddd-f21c9981bda3 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption returned with HTTP 200 Jul 31 05:29:23.472698 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 232/907] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e/encryption => generated 2 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 05:29:23.482697 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c284bdb-ac25-4cf5-a297-199662de4a57 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.485340 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c284bdb-ac25-4cf5-a297-199662de4a57 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] DELETE https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e Jul 31 05:29:23.485492 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c284bdb-ac25-4cf5-a297-199662de4a57 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.485699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c284bdb-ac25-4cf5-a297-199662de4a57 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.505609 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dcb17099-111b-413d-b80c-c8ac96d6000c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.506735 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.506735 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:23.513972 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dcb17099-111b-413d-b80c-c8ac96d6000c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?limit=1&marker=ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 returned with HTTP 200 Jul 31 05:29:23.513972 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 225/908] 10.4.3.227 () {66 vars in 1361 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 => generated 1003 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:23.520416 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c284bdb-ac25-4cf5-a297-199662de4a57 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e returned with HTTP 202 Jul 31 05:29:23.521544 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 233/909] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:29:23 2026] DELETE /volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:23.523599 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-781d6892-9354-4a3c-ad28-e44c1a9d8da7 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments/339db66e-4f9a-4530-9d2a-b6f0d98ec81e returned with HTTP 200 Jul 31 05:29:23.524697 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 230/910] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:29:23 2026] DELETE /volume/v3/attachments/339db66e-4f9a-4530-9d2a-b6f0d98ec81e => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.531860 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1beb6b55-58fe-4e02-b584-44becc8e6078 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.533763 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-945fc0b0-cdb6-4723-9ad8-47f6cc1a399a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.534458 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1beb6b55-58fe-4e02-b584-44becc8e6078 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e Jul 31 05:29:23.534737 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1beb6b55-58fe-4e02-b584-44becc8e6078 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.535131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1beb6b55-58fe-4e02-b584-44becc8e6078 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.535830 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-945fc0b0-cdb6-4723-9ad8-47f6cc1a399a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?limit=1&marker=62ca5f48-b33a-4766-8eb0-20280a039174 Jul 31 05:29:23.536042 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-945fc0b0-cdb6-4723-9ad8-47f6cc1a399a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.536471 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-945fc0b0-cdb6-4723-9ad8-47f6cc1a399a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.536877 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-945fc0b0-cdb6-4723-9ad8-47f6cc1a399a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.537825 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-4650d0a1-4f79-488b-8fe8-4d20cd74ea53 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.538847 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-945fc0b0-cdb6-4723-9ad8-47f6cc1a399a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.543884 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-4650d0a1-4f79-488b-8fe8-4d20cd74ea53 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] DELETE https://10.4.3.227/volume/v3/attachments/ace462e0-4f50-446e-ba1a-f07e2d0b42e7 Jul 31 05:29:23.544483 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-4650d0a1-4f79-488b-8fe8-4d20cd74ea53 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.544873 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-4650d0a1-4f79-488b-8fe8-4d20cd74ea53 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.545367 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1beb6b55-58fe-4e02-b584-44becc8e6078 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e returned with HTTP 404 Jul 31 05:29:23.546853 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 226/911] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/types/dcb40adf-b1b8-41e9-b1d1-913e94ff8d9e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:23.549871 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Create volume of 1 GB Jul 31 05:29:23.555561 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Availability Zones retrieved successfully. Jul 31 05:29:23.557359 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.557359 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:23.561407 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4d8bad12-a5cd-4ff9-9b47-83f99987e413 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.563219 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d8bad12-a5cd-4ff9-9b47-83f99987e413 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types Jul 31 05:29:23.563316 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Flow 'volume_create_api' (c755ebbc-fc3d-4c6b-97dc-df0da6f202d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:23.563408 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d8bad12-a5cd-4ff9-9b47-83f99987e413 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.563595 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d8bad12-a5cd-4ff9-9b47-83f99987e413 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.564519 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4d58cc-f439-4ebe-bcbc-6b4e147ef5ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:23.566394 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:23.577385 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d8bad12-a5cd-4ff9-9b47-83f99987e413 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:29:23.577594 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 227/912] 10.4.3.227 () {66 vars in 1231 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/types => generated 670 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.590151 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-57fb9750-be2b-43b0-b9ae-8daa106cab0a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.594858 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57fb9750-be2b-43b0-b9ae-8daa106cab0a tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:29:23.594858 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57fb9750-be2b-43b0-b9ae-8daa106cab0a tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1844519393"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:23.595015 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-945fc0b0-cdb6-4723-9ad8-47f6cc1a399a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.595906 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.595906 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:23.600629 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-945fc0b0-cdb6-4723-9ad8-47f6cc1a399a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?limit=1&marker=62ca5f48-b33a-4766-8eb0-20280a039174 returned with HTTP 200 Jul 31 05:29:23.601035 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 234/913] 10.4.3.227 () {66 vars in 1361 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=62ca5f48-b33a-4766-8eb0-20280a039174 => generated 1002 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:23.619562 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1bd41f21-0599-4b12-b1b8-8e00f9cc8bf1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.621814 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1bd41f21-0599-4b12-b1b8-8e00f9cc8bf1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?limit=1&marker=f6349875-f963-4ea1-a711-802cef29f575 Jul 31 05:29:23.622168 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1bd41f21-0599-4b12-b1b8-8e00f9cc8bf1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.622493 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1bd41f21-0599-4b12-b1b8-8e00f9cc8bf1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.622883 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-1bd41f21-0599-4b12-b1b8-8e00f9cc8bf1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.624033 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1bd41f21-0599-4b12-b1b8-8e00f9cc8bf1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.624128 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57fb9750-be2b-43b0-b9ae-8daa106cab0a tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:29:23.624819 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 228/914] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:29:23 2026] POST /volume/v3/types => generated 221 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.634757 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-4650d0a1-4f79-488b-8fe8-4d20cd74ea53 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments/ace462e0-4f50-446e-ba1a-f07e2d0b42e7 returned with HTTP 200 Jul 31 05:29:23.634817 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 231/915] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:29:23 2026] DELETE /volume/v3/attachments/ace462e0-4f50-446e-ba1a-f07e2d0b42e7 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.638977 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-57c5977f-b9a5-433a-97f5-09b022ebdabc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.640519 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1bd41f21-0599-4b12-b1b8-8e00f9cc8bf1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.640978 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57c5977f-b9a5-433a-97f5-09b022ebdabc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] PUT https://10.4.3.227/volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 Jul 31 05:29:23.641491 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57c5977f-b9a5-433a-97f5-09b022ebdabc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1162849999", "description": "tempest-volume-type-description-1919461611", "is_public": false}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:23.644344 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1bd41f21-0599-4b12-b1b8-8e00f9cc8bf1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?limit=1&marker=f6349875-f963-4ea1-a711-802cef29f575 returned with HTTP 200 Jul 31 05:29:23.644769 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 235/916] 10.4.3.227 () {66 vars in 1361 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/detail?limit=1&marker=f6349875-f963-4ea1-a711-802cef29f575 => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:29:23.650773 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-b91c1be4-eb48-4bce-80a5-479ba63e6ec6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.653141 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-b91c1be4-eb48-4bce-80a5-479ba63e6ec6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] DELETE https://10.4.3.227/volume/v3/attachments/0d12ee03-3b5c-476f-b771-6cf045d73bcd Jul 31 05:29:23.653577 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-b91c1be4-eb48-4bce-80a5-479ba63e6ec6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.653653 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-b91c1be4-eb48-4bce-80a5-479ba63e6ec6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.663667 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.663667 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:23.665772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-992eb55f-f16e-45cb-9cf7-978e9ce5c754 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.667539 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-992eb55f-f16e-45cb-9cf7-978e9ce5c754 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 31 05:29:23.667707 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-992eb55f-f16e-45cb-9cf7-978e9ce5c754 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.667930 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-992eb55f-f16e-45cb-9cf7-978e9ce5c754 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.668291 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-992eb55f-f16e-45cb-9cf7-978e9ce5c754 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.668752 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-992eb55f-f16e-45cb-9cf7-978e9ce5c754 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Could not evaluate value available, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:29:23.669200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-992eb55f-f16e-45cb-9cf7-978e9ce5c754 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.689188 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57c5977f-b9a5-433a-97f5-09b022ebdabc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 returned with HTTP 200 Jul 31 05:29:23.689188 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 229/917] 10.4.3.227 () {68 vars in 1363 bytes} [Fri Jul 31 05:29:23 2026] PUT /volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 => generated 205 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.705199 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4d58cc-f439-4ebe-bcbc-6b4e147ef5ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:23.705407 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-03556c3b-25e1-453e-b627-9c2a275136cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.706015 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc400f5-877f-4875-8a23-89abca41a976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:23.708274 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03556c3b-25e1-453e-b627-9c2a275136cc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 Jul 31 05:29:23.708824 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03556c3b-25e1-453e-b627-9c2a275136cc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.708986 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-03556c3b-25e1-453e-b627-9c2a275136cc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.711821 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-992eb55f-f16e-45cb-9cf7-978e9ce5c754 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.713151 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.713151 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:23.717222 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-03556c3b-25e1-453e-b627-9c2a275136cc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 returned with HTTP 200 Jul 31 05:29:23.717222 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 230/918] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 => generated 269 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.720405 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-992eb55f-f16e-45cb-9cf7-978e9ce5c754 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 31 05:29:23.720890 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 236/919] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1891 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:23.730520 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a39ae89c-0637-4149-9a1f-a901fc7736dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.731976 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a39ae89c-0637-4149-9a1f-a901fc7736dc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] DELETE https://10.4.3.227/volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 Jul 31 05:29:23.732550 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a39ae89c-0637-4149-9a1f-a901fc7736dc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.732766 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a39ae89c-0637-4149-9a1f-a901fc7736dc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.737046 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2c1f4853-ac03-4893-ab36-840f50d52bb8 req-b91c1be4-eb48-4bce-80a5-479ba63e6ec6 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/attachments/0d12ee03-3b5c-476f-b771-6cf045d73bcd returned with HTTP 200 Jul 31 05:29:23.737575 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 232/920] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:29:23 2026] DELETE /volume/v3/attachments/0d12ee03-3b5c-476f-b771-6cf045d73bcd => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.745306 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c23a924d-635a-4faa-944f-f40af367f860 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.747454 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c23a924d-635a-4faa-944f-f40af367f860 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 31 05:29:23.747730 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c23a924d-635a-4faa-944f-f40af367f860 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.747890 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c23a924d-635a-4faa-944f-f40af367f860 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.748169 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-c23a924d-635a-4faa-944f-f40af367f860 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.749052 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23a924d-635a-4faa-944f-f40af367f860 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Could not evaluate value available, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:29:23.750542 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c23a924d-635a-4faa-944f-f40af367f860 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.765020 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c5115dd-2bdb-4205-bee3-736f434ba8d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.769869 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c5115dd-2bdb-4205-bee3-736f434ba8d3 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] DELETE https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 Jul 31 05:29:23.770223 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c5115dd-2bdb-4205-bee3-736f434ba8d3 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.770912 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c5115dd-2bdb-4205-bee3-736f434ba8d3 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.770912 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8c5115dd-2bdb-4205-bee3-736f434ba8d3 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Delete volume with id: 38b4259f-7736-4f00-98a7-349d047c9786 Jul 31 05:29:23.779932 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a39ae89c-0637-4149-9a1f-a901fc7736dc tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 returned with HTTP 202 Jul 31 05:29:23.781149 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 231/921] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:29:23 2026] DELETE /volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:23.781248 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.781248 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:23.781248 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c5115dd-2bdb-4205-bee3-736f434ba8d3 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:29:23.791896 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c23a924d-635a-4faa-944f-f40af367f860 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.792275 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-036ede07-6aac-47b9-8def-f0921d239403 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.793042 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.793042 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:23.794151 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Created reservations ['f2dff7b4-1a56-4f1d-9cb8-15b02bac4b08', 'ff7cb114-f606-4742-95a7-8e64ca1ac837', '1ff9e4d1-e58d-46d4-bded-949661861eac', 'a274bb31-cd69-438b-87cc-e1dd94e181a3'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:23.795134 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-036ede07-6aac-47b9-8def-f0921d239403 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] GET https://10.4.3.227/volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 Jul 31 05:29:23.795508 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-036ede07-6aac-47b9-8def-f0921d239403 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.795582 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adc400f5-877f-4875-8a23-89abca41a976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2dff7b4-1a56-4f1d-9cb8-15b02bac4b08', 'ff7cb114-f606-4742-95a7-8e64ca1ac837', '1ff9e4d1-e58d-46d4-bded-949661861eac', 'a274bb31-cd69-438b-87cc-e1dd94e181a3']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:23.795900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-036ede07-6aac-47b9-8def-f0921d239403 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.796196 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395ca769-4cc9-4dfd-83d8-04c5fd320783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:23.797551 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c23a924d-635a-4faa-944f-f40af367f860 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 31 05:29:23.798007 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 237/922] 10.4.3.227 () {66 vars in 1359 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1891 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:23.803793 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-036ede07-6aac-47b9-8def-f0921d239403 tempest-VolumeTypesTest-1981083574 tempest-VolumeTypesTest-1981083574-project-admin] https://10.4.3.227/volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 returned with HTTP 404 Jul 31 05:29:23.804393 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 232/923] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/types/e73c12d4-1d62-4fa8-a289-b0ab2e7511c2 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:23.817126 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8c5115dd-2bdb-4205-bee3-736f434ba8d3 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Delete volume request issued successfully. Jul 31 05:29:23.817126 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c5115dd-2bdb-4205-bee3-736f434ba8d3 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 returned with HTTP 202 Jul 31 05:29:23.817597 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44267d87-bebd-4f14-9bea-5c1432115e30 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.817635 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 233/924] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:23 2026] DELETE /volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:23.817671 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44267d87-bebd-4f14-9bea-5c1432115e30 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?limit=1 Jul 31 05:29:23.817671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44267d87-bebd-4f14-9bea-5c1432115e30 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.817671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44267d87-bebd-4f14-9bea-5c1432115e30 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.817671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-44267d87-bebd-4f14-9bea-5c1432115e30 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.817671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44267d87-bebd-4f14-9bea-5c1432115e30 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.827711 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26e897d7-bbf6-4261-9141-7831fc2605fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.828875 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26e897d7-bbf6-4261-9141-7831fc2605fe tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 Jul 31 05:29:23.829190 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26e897d7-bbf6-4261-9141-7831fc2605fe tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.829412 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26e897d7-bbf6-4261-9141-7831fc2605fe tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.829971 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (395ca769-4cc9-4dfd-83d8-04c5fd320783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98b2f63a-eea6-4196-87b3-5dc17b3912c2', '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='b8db2d56e3c34e6cb77bd54229cebe0d',qos_specs=None,replication_status=,reservations=['f2dff7b4-1a56-4f1d-9cb8-15b02bac4b08','ff7cb114-f606-4742-95a7-8e64ca1ac837','1ff9e4d1-e58d-46d4-bded-949661861eac','a274bb31-cd69-438b-87cc-e1dd94e181a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0793a1461b9644bca16fabfc1dce45fd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:23Z,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=98b2f63a-eea6-4196-87b3-5dc17b3912c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8db2d56e3c34e6cb77bd54229cebe0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0793a1461b9644bca16fabfc1dce45fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:23.830973 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619c7e6d-f1d0-4628-b915-5fdbcd2eb8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:23.838391 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.838391 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:23.845684 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-26e897d7-bbf6-4261-9141-7831fc2605fe tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:29:23.854217 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26e897d7-bbf6-4261-9141-7831fc2605fe tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 returned with HTTP 200 Jul 31 05:29:23.854817 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 233/925] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.861188 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (619c7e6d-f1d0-4628-b915-5fdbcd2eb8c7) transitioned into 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='b8db2d56e3c34e6cb77bd54229cebe0d',qos_specs=None,replication_status=,reservations=['f2dff7b4-1a56-4f1d-9cb8-15b02bac4b08','ff7cb114-f606-4742-95a7-8e64ca1ac837','1ff9e4d1-e58d-46d4-bded-949661861eac','a274bb31-cd69-438b-87cc-e1dd94e181a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0793a1461b9644bca16fabfc1dce45fd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:23.861986 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-44267d87-bebd-4f14-9bea-5c1432115e30 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.863602 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b79cc197-5c44-456a-bb96-adebbb225859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:23.863739 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44267d87-bebd-4f14-9bea-5c1432115e30 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 31 05:29:23.863739 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 238/926] 10.4.3.227 () {66 vars in 1252 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes?limit=1 => generated 469 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.877792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fd1f7cdc-b832-4d1d-995a-6075c8c9d550 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.879970 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b79cc197-5c44-456a-bb96-adebbb225859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:23.881474 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd1f7cdc-b832-4d1d-995a-6075c8c9d550 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?limit=1&marker=ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 Jul 31 05:29:23.881557 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Flow 'volume_create_api' (c755ebbc-fc3d-4c6b-97dc-df0da6f202d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:23.881643 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd1f7cdc-b832-4d1d-995a-6075c8c9d550 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.881643 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd1f7cdc-b832-4d1d-995a-6075c8c9d550 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.881811 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Create volume request issued successfully. Jul 31 05:29:23.881854 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-fd1f7cdc-b832-4d1d-995a-6075c8c9d550 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.883060 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-82d4140b-2a47-477d-9113-699e75d99f62 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:23.883422 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fd1f7cdc-b832-4d1d-995a-6075c8c9d550 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.883944 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 223/927] 10.4.3.227 () {72 vars in 1541 bytes} [Fri Jul 31 05:29:23 2026] POST /volume/v3/volumes => generated 703 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:23.910119 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a79c7527-c4d4-4509-a25f-40ae1f3ad3d2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.914360 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a79c7527-c4d4-4509-a25f-40ae1f3ad3d2 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] GET https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 Jul 31 05:29:23.914903 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a79c7527-c4d4-4509-a25f-40ae1f3ad3d2 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.914903 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a79c7527-c4d4-4509-a25f-40ae1f3ad3d2 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.931122 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.931122 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:23.937637 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a79c7527-c4d4-4509-a25f-40ae1f3ad3d2 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:29:23.941500 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fd1f7cdc-b832-4d1d-995a-6075c8c9d550 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.942265 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd1f7cdc-b832-4d1d-995a-6075c8c9d550 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?limit=1&marker=ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 returned with HTTP 200 Jul 31 05:29:23.942740 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 234/928] 10.4.3.227 () {66 vars in 1340 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes?limit=1&marker=ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 => generated 470 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.947196 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a79c7527-c4d4-4509-a25f-40ae1f3ad3d2 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 returned with HTTP 200 Jul 31 05:29:23.947196 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 234/929] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 => generated 771 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.956193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d7b1e7f8-1417-422b-8b00-4d993fee9595 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.958938 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7b1e7f8-1417-422b-8b00-4d993fee9595 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?limit=1&marker=62ca5f48-b33a-4766-8eb0-20280a039174 Jul 31 05:29:23.958938 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7b1e7f8-1417-422b-8b00-4d993fee9595 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.959209 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d7b1e7f8-1417-422b-8b00-4d993fee9595 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.959487 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-d7b1e7f8-1417-422b-8b00-4d993fee9595 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.960177 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.960177 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:23.960553 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d7b1e7f8-1417-422b-8b00-4d993fee9595 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:23.961682 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-1462b5d2-295d-4a7c-a859-742e58457f84 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.964739 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-1462b5d2-295d-4a7c-a859-742e58457f84 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] GET https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 Jul 31 05:29:23.964739 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-1462b5d2-295d-4a7c-a859-742e58457f84 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.964951 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-1462b5d2-295d-4a7c-a859-742e58457f84 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.975521 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d7b1e7f8-1417-422b-8b00-4d993fee9595 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:23.976340 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d7b1e7f8-1417-422b-8b00-4d993fee9595 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?limit=1&marker=62ca5f48-b33a-4766-8eb0-20280a039174 returned with HTTP 200 Jul 31 05:29:23.976889 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 239/930] 10.4.3.227 () {66 vars in 1340 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes?limit=1&marker=62ca5f48-b33a-4766-8eb0-20280a039174 => generated 469 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.977457 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.977457 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:23.982843 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-1462b5d2-295d-4a7c-a859-742e58457f84 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:29:23.988464 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-1462b5d2-295d-4a7c-a859-742e58457f84 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 returned with HTTP 200 Jul 31 05:29:23.989334 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 224/931] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 => generated 771 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:23.990180 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a139172e-00b9-45a3-b7f4-b657bea09d8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:23.992731 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a139172e-00b9-45a3-b7f4-b657bea09d8e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?limit=1&marker=f6349875-f963-4ea1-a711-802cef29f575 Jul 31 05:29:23.993026 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a139172e-00b9-45a3-b7f4-b657bea09d8e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:23.993374 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a139172e-00b9-45a3-b7f4-b657bea09d8e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:23.993630 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-a139172e-00b9-45a3-b7f4-b657bea09d8e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:23.994928 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:23.994928 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:23.996609 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a139172e-00b9-45a3-b7f4-b657bea09d8e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.013552 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a139172e-00b9-45a3-b7f4-b657bea09d8e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.014063 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a139172e-00b9-45a3-b7f4-b657bea09d8e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?limit=1&marker=f6349875-f963-4ea1-a711-802cef29f575 returned with HTTP 200 Jul 31 05:29:24.014779 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 235/932] 10.4.3.227 () {66 vars in 1340 bytes} [Fri Jul 31 05:29:23 2026] GET /volume/v3/volumes?limit=1&marker=f6349875-f963-4ea1-a711-802cef29f575 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:29:24.027781 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-001583eb-b254-4e5d-8458-3fc59f7704be None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.029685 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-001583eb-b254-4e5d-8458-3fc59f7704be tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-810178245&status=available Jul 31 05:29:24.030182 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-001583eb-b254-4e5d-8458-3fc59f7704be tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.030691 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-001583eb-b254-4e5d-8458-3fc59f7704be tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.031160 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-001583eb-b254-4e5d-8458-3fc59f7704be tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.031797 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-001583eb-b254-4e5d-8458-3fc59f7704be tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Could not evaluate value available, assuming string {{(pid=100285) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:29:24.032599 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-001583eb-b254-4e5d-8458-3fc59f7704be tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-810178245'), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.077847 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-001583eb-b254-4e5d-8458-3fc59f7704be tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.078165 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-001583eb-b254-4e5d-8458-3fc59f7704be tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-810178245&status=available returned with HTTP 200 Jul 31 05:29:24.078787 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 235/933] 10.4.3.227 () {66 vars in 1370 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-810178245&status=available => generated 333 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:24.093523 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-848dc2f1-ea46-4198-86f2-381ee470e5c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.096360 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-848dc2f1-ea46-4198-86f2-381ee470e5c2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-810178245&status=available Jul 31 05:29:24.096948 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-848dc2f1-ea46-4198-86f2-381ee470e5c2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.097970 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-848dc2f1-ea46-4198-86f2-381ee470e5c2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.098309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-848dc2f1-ea46-4198-86f2-381ee470e5c2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.098556 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-848dc2f1-ea46-4198-86f2-381ee470e5c2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Could not evaluate value available, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:29:24.098926 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:24.098926 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:24.099901 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-848dc2f1-ea46-4198-86f2-381ee470e5c2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-810178245'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.145856 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-848dc2f1-ea46-4198-86f2-381ee470e5c2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.147210 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:24.147210 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:24.153813 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-848dc2f1-ea46-4198-86f2-381ee470e5c2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-810178245&status=available returned with HTTP 200 Jul 31 05:29:24.154292 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 240/934] 10.4.3.227 () {66 vars in 1391 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-810178245&status=available => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:24.176276 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f32f49a-7700-4afe-be48-76f305a0cf6a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.180122 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f32f49a-7700-4afe-be48-76f305a0cf6a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?marker=62ca5f48-b33a-4766-8eb0-20280a039174&sort=id%3Aasc Jul 31 05:29:24.180122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f32f49a-7700-4afe-be48-76f305a0cf6a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.180122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f32f49a-7700-4afe-be48-76f305a0cf6a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.180122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-2f32f49a-7700-4afe-be48-76f305a0cf6a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.180122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2f32f49a-7700-4afe-be48-76f305a0cf6a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.238758 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2f32f49a-7700-4afe-be48-76f305a0cf6a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.239758 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:24.239758 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:24.245546 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f32f49a-7700-4afe-be48-76f305a0cf6a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?marker=62ca5f48-b33a-4766-8eb0-20280a039174&sort=id%3Aasc returned with HTTP 200 Jul 31 05:29:24.246235 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 225/935] 10.4.3.227 () {66 vars in 1373 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes/detail?marker=62ca5f48-b33a-4766-8eb0-20280a039174&sort=id%3Aasc => generated 1705 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:24.264429 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb21ee14-d5d9-4386-b8d8-641c3c176eae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.266392 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb21ee14-d5d9-4386-b8d8-641c3c176eae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 05:29:24.266592 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb21ee14-d5d9-4386-b8d8-641c3c176eae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.266779 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb21ee14-d5d9-4386-b8d8-641c3c176eae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.267052 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-fb21ee14-d5d9-4386-b8d8-641c3c176eae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.267971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fb21ee14-d5d9-4386-b8d8-641c3c176eae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.312051 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fb21ee14-d5d9-4386-b8d8-641c3c176eae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.312801 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:24.312801 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:24.318895 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb21ee14-d5d9-4386-b8d8-641c3c176eae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 05:29:24.319641 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 236/936] 10.4.3.227 () {66 vars in 1337 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2552 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:24.337941 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f65d7f80-4811-4205-b167-5527dd9da38e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.342576 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f65d7f80-4811-4205-b167-5527dd9da38e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:29:24.342820 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f65d7f80-4811-4205-b167-5527dd9da38e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.343196 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f65d7f80-4811-4205-b167-5527dd9da38e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.343518 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-f65d7f80-4811-4205-b167-5527dd9da38e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.343953 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:24.343953 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:24.344612 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f65d7f80-4811-4205-b167-5527dd9da38e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.354878 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f65d7f80-4811-4205-b167-5527dd9da38e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.356440 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:24.356440 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:24.363345 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f65d7f80-4811-4205-b167-5527dd9da38e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:29:24.363935 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 236/937] 10.4.3.227 () {66 vars in 1258 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes/detail => generated 2552 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:24.382039 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4eadc00f-31e4-4a64-bf9b-cfd12bf8f257 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.384536 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eadc00f-31e4-4a64-bf9b-cfd12bf8f257 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 05:29:24.384880 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4eadc00f-31e4-4a64-bf9b-cfd12bf8f257 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.385211 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4eadc00f-31e4-4a64-bf9b-cfd12bf8f257 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.385553 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-4eadc00f-31e4-4a64-bf9b-cfd12bf8f257 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.387191 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4eadc00f-31e4-4a64-bf9b-cfd12bf8f257 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.613169 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4eadc00f-31e4-4a64-bf9b-cfd12bf8f257 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.614011 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4eadc00f-31e4-4a64-bf9b-cfd12bf8f257 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 05:29:24.614843 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 241/938] 10.4.3.227 () {66 vars in 1316 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 974 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:24.626432 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c78c8157-031f-405c-9e03-81aeb63205ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.628237 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c78c8157-031f-405c-9e03-81aeb63205ae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?availability_zone=nova Jul 31 05:29:24.628368 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c78c8157-031f-405c-9e03-81aeb63205ae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.628472 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c78c8157-031f-405c-9e03-81aeb63205ae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.628683 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-c78c8157-031f-405c-9e03-81aeb63205ae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.628903 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c78c8157-031f-405c-9e03-81aeb63205ae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Could not evaluate value nova, assuming string {{(pid=100284) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:29:24.629577 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c78c8157-031f-405c-9e03-81aeb63205ae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.669571 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c78c8157-031f-405c-9e03-81aeb63205ae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.669945 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c78c8157-031f-405c-9e03-81aeb63205ae tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 05:29:24.670498 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 226/939] 10.4.3.227 () {66 vars in 1282 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:24.683881 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc887640-9f93-4252-980d-74351015aef7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.689303 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc887640-9f93-4252-980d-74351015aef7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?availability_zone=nova Jul 31 05:29:24.689546 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc887640-9f93-4252-980d-74351015aef7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.689750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc887640-9f93-4252-980d-74351015aef7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.690066 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-cc887640-9f93-4252-980d-74351015aef7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.690316 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc887640-9f93-4252-980d-74351015aef7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Could not evaluate value nova, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:29:24.690924 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc887640-9f93-4252-980d-74351015aef7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.738306 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc887640-9f93-4252-980d-74351015aef7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.738558 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc887640-9f93-4252-980d-74351015aef7 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 05:29:24.739153 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 237/940] 10.4.3.227 () {66 vars in 1282 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes?availability_zone=nova => generated 974 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:24.749944 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fb4d6a9f-3c25-43c9-a41b-0fe9ae677eca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.751888 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb4d6a9f-3c25-43c9-a41b-0fe9ae677eca tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?bootable=false Jul 31 05:29:24.752336 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb4d6a9f-3c25-43c9-a41b-0fe9ae677eca tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.754071 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb4d6a9f-3c25-43c9-a41b-0fe9ae677eca tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.754071 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-fb4d6a9f-3c25-43c9-a41b-0fe9ae677eca tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.756856 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fb4d6a9f-3c25-43c9-a41b-0fe9ae677eca tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.806668 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fb4d6a9f-3c25-43c9-a41b-0fe9ae677eca tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.807539 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb4d6a9f-3c25-43c9-a41b-0fe9ae677eca tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 05:29:24.808890 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 237/941] 10.4.3.227 () {66 vars in 1266 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:24.820384 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e356d62-8911-464b-8aa5-cfb071019b7d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.825572 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e356d62-8911-464b-8aa5-cfb071019b7d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?bootable=false Jul 31 05:29:24.825572 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e356d62-8911-464b-8aa5-cfb071019b7d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.825710 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e356d62-8911-464b-8aa5-cfb071019b7d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.826044 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-3e356d62-8911-464b-8aa5-cfb071019b7d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.826567 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:24.826567 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:24.827207 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e356d62-8911-464b-8aa5-cfb071019b7d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.862911 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3e356d62-8911-464b-8aa5-cfb071019b7d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.863806 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e356d62-8911-464b-8aa5-cfb071019b7d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 05:29:24.864301 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 242/942] 10.4.3.227 () {66 vars in 1266 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes?bootable=false => generated 974 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:24.872869 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f30122d-1a09-44bb-851e-6fbe04e442a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.874839 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-82fde760-b78e-407f-96a7-07c0401e7a3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.875315 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f30122d-1a09-44bb-851e-6fbe04e442a5 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 Jul 31 05:29:24.875567 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f30122d-1a09-44bb-851e-6fbe04e442a5 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.875733 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f30122d-1a09-44bb-851e-6fbe04e442a5 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.878635 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82fde760-b78e-407f-96a7-07c0401e7a3c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?status=available Jul 31 05:29:24.878832 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82fde760-b78e-407f-96a7-07c0401e7a3c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.879082 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-82fde760-b78e-407f-96a7-07c0401e7a3c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.879504 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-82fde760-b78e-407f-96a7-07c0401e7a3c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.879616 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-82fde760-b78e-407f-96a7-07c0401e7a3c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Could not evaluate value available, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:29:24.880430 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:24.880430 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:24.882518 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-82fde760-b78e-407f-96a7-07c0401e7a3c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.889352 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f30122d-1a09-44bb-851e-6fbe04e442a5 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 returned with HTTP 404 Jul 31 05:29:24.890263 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 227/943] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes/38b4259f-7736-4f00-98a7-349d047c9786 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:24.904787 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bbeb2799-c76e-4fc7-a583-5ab74b210786 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.907717 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bbeb2799-c76e-4fc7-a583-5ab74b210786 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] DELETE https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 Jul 31 05:29:24.908008 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bbeb2799-c76e-4fc7-a583-5ab74b210786 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.908250 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bbeb2799-c76e-4fc7-a583-5ab74b210786 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.908466 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-bbeb2799-c76e-4fc7-a583-5ab74b210786 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Delete volume with id: 2f2967cd-2e17-4ee7-81d7-e695a0ee4222 Jul 31 05:29:24.917816 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:24.917816 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:24.918857 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bbeb2799-c76e-4fc7-a583-5ab74b210786 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:29:24.934109 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-82fde760-b78e-407f-96a7-07c0401e7a3c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.935499 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-82fde760-b78e-407f-96a7-07c0401e7a3c tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 05:29:24.935499 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 238/944] 10.4.3.227 () {66 vars in 1270 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:24.948237 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11d644d7-69d0-4e9c-af2f-222a38a955e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.952546 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bbeb2799-c76e-4fc7-a583-5ab74b210786 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Delete volume request issued successfully. Jul 31 05:29:24.952546 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bbeb2799-c76e-4fc7-a583-5ab74b210786 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 returned with HTTP 202 Jul 31 05:29:24.952927 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 238/945] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:24 2026] DELETE /volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:24.954273 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11d644d7-69d0-4e9c-af2f-222a38a955e5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes?status=available Jul 31 05:29:24.955551 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11d644d7-69d0-4e9c-af2f-222a38a955e5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.955551 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11d644d7-69d0-4e9c-af2f-222a38a955e5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.955551 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-11d644d7-69d0-4e9c-af2f-222a38a955e5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:24.955551 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-11d644d7-69d0-4e9c-af2f-222a38a955e5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Could not evaluate value available, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:29:24.955551 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:24.955551 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:24.955940 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-11d644d7-69d0-4e9c-af2f-222a38a955e5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:24.972752 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d7c96f93-f0b1-4806-962b-09aa7db9d8e2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:24.977315 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d7c96f93-f0b1-4806-962b-09aa7db9d8e2 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 Jul 31 05:29:24.977315 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d7c96f93-f0b1-4806-962b-09aa7db9d8e2 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:24.979124 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d7c96f93-f0b1-4806-962b-09aa7db9d8e2 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:24.990233 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:24.990233 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:24.990417 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-11d644d7-69d0-4e9c-af2f-222a38a955e5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:24.990797 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11d644d7-69d0-4e9c-af2f-222a38a955e5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 05:29:24.991278 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 243/946] 10.4.3.227 () {66 vars in 1270 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes?status=available => generated 974 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:24.995542 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d7c96f93-f0b1-4806-962b-09aa7db9d8e2 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:29:25.010125 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d7c96f93-f0b1-4806-962b-09aa7db9d8e2 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 returned with HTTP 200 Jul 31 05:29:25.011213 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab2e67fc-2e8c-4fe8-985a-cc2453bd8204 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:25.011489 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 228/947] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:24 2026] GET /volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 => generated 848 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:25.013427 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab2e67fc-2e8c-4fe8-985a-cc2453bd8204 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?availability_zone=nova Jul 31 05:29:25.013725 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab2e67fc-2e8c-4fe8-985a-cc2453bd8204 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:25.014005 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab2e67fc-2e8c-4fe8-985a-cc2453bd8204 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:25.014394 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-ab2e67fc-2e8c-4fe8-985a-cc2453bd8204 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:25.015058 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab2e67fc-2e8c-4fe8-985a-cc2453bd8204 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Could not evaluate value nova, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:29:25.015058 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.015058 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:25.015648 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ab2e67fc-2e8c-4fe8-985a-cc2453bd8204 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:25.028543 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ab2e67fc-2e8c-4fe8-985a-cc2453bd8204 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:25.029617 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.029617 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:25.035129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab2e67fc-2e8c-4fe8-985a-cc2453bd8204 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 31 05:29:25.035584 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 239/948] 10.4.3.227 () {66 vars in 1303 bytes} [Fri Jul 31 05:29:25 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2552 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:25.055577 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-534028e2-99cd-4998-ab56-56981415acbe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:25.058094 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-534028e2-99cd-4998-ab56-56981415acbe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?bootable=false Jul 31 05:29:25.058755 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-534028e2-99cd-4998-ab56-56981415acbe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:25.058755 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-534028e2-99cd-4998-ab56-56981415acbe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:25.059024 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-534028e2-99cd-4998-ab56-56981415acbe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:25.059937 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-534028e2-99cd-4998-ab56-56981415acbe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:25.083772 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-534028e2-99cd-4998-ab56-56981415acbe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:25.085055 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.085055 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:25.090629 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-534028e2-99cd-4998-ab56-56981415acbe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 31 05:29:25.091468 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 239/949] 10.4.3.227 () {66 vars in 1287 bytes} [Fri Jul 31 05:29:25 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2552 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:25.107464 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c05f765c-2cd2-4978-8377-3d7a3e1d3ce2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:25.109932 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c05f765c-2cd2-4978-8377-3d7a3e1d3ce2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?status=available Jul 31 05:29:25.110134 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c05f765c-2cd2-4978-8377-3d7a3e1d3ce2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:25.110923 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c05f765c-2cd2-4978-8377-3d7a3e1d3ce2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:25.110923 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-c05f765c-2cd2-4978-8377-3d7a3e1d3ce2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:25.111360 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c05f765c-2cd2-4978-8377-3d7a3e1d3ce2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Could not evaluate value available, assuming string {{(pid=100286) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:29:25.112052 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.112052 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:25.112621 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c05f765c-2cd2-4978-8377-3d7a3e1d3ce2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:25.124006 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c05f765c-2cd2-4978-8377-3d7a3e1d3ce2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Get all volumes completed successfully. Jul 31 05:29:25.125208 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.125208 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:25.132549 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c05f765c-2cd2-4978-8377-3d7a3e1d3ce2 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 31 05:29:25.133194 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 244/950] 10.4.3.227 () {66 vars in 1291 bytes} [Fri Jul 31 05:29:25 2026] GET /volume/v3/volumes/detail?status=available => generated 2552 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:25.152891 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6bc2e33-b83e-426e-a4a7-45f178376c22 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:25.158129 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6bc2e33-b83e-426e-a4a7-45f178376c22 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 Jul 31 05:29:25.158129 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6bc2e33-b83e-426e-a4a7-45f178376c22 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:25.158129 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6bc2e33-b83e-426e-a4a7-45f178376c22 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:25.174321 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.174321 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:25.180862 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f6bc2e33-b83e-426e-a4a7-45f178376c22 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:25.187200 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6bc2e33-b83e-426e-a4a7-45f178376c22 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 returned with HTTP 200 Jul 31 05:29:25.187806 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 229/951] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:25 2026] GET /volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:25.203803 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-637ef8b5-305d-4f90-97c7-07fb1e1c4afe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:25.206021 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-637ef8b5-305d-4f90-97c7-07fb1e1c4afe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] DELETE https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 Jul 31 05:29:25.206796 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-637ef8b5-305d-4f90-97c7-07fb1e1c4afe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:25.206796 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-637ef8b5-305d-4f90-97c7-07fb1e1c4afe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:25.206796 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-637ef8b5-305d-4f90-97c7-07fb1e1c4afe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Delete volume with id: ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 Jul 31 05:29:25.216922 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.216922 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:25.217749 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-637ef8b5-305d-4f90-97c7-07fb1e1c4afe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:25.251527 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-637ef8b5-305d-4f90-97c7-07fb1e1c4afe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Delete volume request issued successfully. Jul 31 05:29:25.251850 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-637ef8b5-305d-4f90-97c7-07fb1e1c4afe tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 returned with HTTP 202 Jul 31 05:29:25.253298 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 240/952] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:25 2026] DELETE /volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:25.264132 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-428b9ac1-70ec-4a98-9c87-24f76d984c85 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:25.266006 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-428b9ac1-70ec-4a98-9c87-24f76d984c85 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 Jul 31 05:29:25.266464 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-428b9ac1-70ec-4a98-9c87-24f76d984c85 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:25.266464 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-428b9ac1-70ec-4a98-9c87-24f76d984c85 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:25.280035 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.280035 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:25.282465 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-428b9ac1-70ec-4a98-9c87-24f76d984c85 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:25.288550 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-428b9ac1-70ec-4a98-9c87-24f76d984c85 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 returned with HTTP 200 Jul 31 05:29:25.289423 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 240/953] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:25 2026] GET /volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:25.746371 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-9d5c0ea3-c61c-48fe-9d5f-658c34768a3d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:25.748939 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-9d5c0ea3-c61c-48fe-9d5f-658c34768a3d tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:29:25.749577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-9d5c0ea3-c61c-48fe-9d5f-658c34768a3d tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:25.749577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-9d5c0ea3-c61c-48fe-9d5f-658c34768a3d tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:25.762321 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.762321 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:25.770085 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-9d5c0ea3-c61c-48fe-9d5f-658c34768a3d tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:29:25.775964 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-9d5c0ea3-c61c-48fe-9d5f-658c34768a3d tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:29:25.776587 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 245/954] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:25 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:25.812721 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-23086fd2-9e41-456a-b50b-1aedd63b85b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:25.815594 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-23086fd2-9e41-456a-b50b-1aedd63b85b8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267/action Jul 31 05:29:25.816151 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-23086fd2-9e41-456a-b50b-1aedd63b85b8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:25.816387 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-23086fd2-9e41-456a-b50b-1aedd63b85b8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:25.834251 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.834251 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:25.834788 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-23086fd2-9e41-456a-b50b-1aedd63b85b8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:29:25.843226 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-23086fd2-9e41-456a-b50b-1aedd63b85b8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Begin detaching volume completed successfully. Jul 31 05:29:25.843741 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-23086fd2-9e41-456a-b50b-1aedd63b85b8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267/action returned with HTTP 202 Jul 31 05:29:25.844042 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 230/955] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:29:25 2026] POST /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:29:25.869007 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8130cc28-b415-4f03-9d8e-e6aea538cdca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:25.870705 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8130cc28-b415-4f03-9d8e-e6aea538cdca tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:29:25.871151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8130cc28-b415-4f03-9d8e-e6aea538cdca tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:25.871151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8130cc28-b415-4f03-9d8e-e6aea538cdca tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:25.888568 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.888568 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:25.897617 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8130cc28-b415-4f03-9d8e-e6aea538cdca tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:29:25.904120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-24adadbe-e155-46db-9a4a-405a84bc2208 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:25.904410 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24adadbe-e155-46db-9a4a-405a84bc2208 None None] GET https://10.4.3.227/volume// Jul 31 05:29:25.904634 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24adadbe-e155-46db-9a4a-405a84bc2208 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:25.904853 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24adadbe-e155-46db-9a4a-405a84bc2208 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:25.905316 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24adadbe-e155-46db-9a4a-405a84bc2208 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:29:25.905579 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 241/956] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:29: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 31 05:29:25.909218 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8130cc28-b415-4f03-9d8e-e6aea538cdca tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:29:25.909934 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 241/957] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:25 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:25.920570 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-d5d8ccda-14d1-49ce-8ca1-d5d516cd8ce9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:25.922406 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-d5d8ccda-14d1-49ce-8ca1-d5d516cd8ce9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:29:25.923065 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-d5d8ccda-14d1-49ce-8ca1-d5d516cd8ce9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:25.923065 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-d5d8ccda-14d1-49ce-8ca1-d5d516cd8ce9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:25.934877 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:25.934877 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:25.939668 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-d5d8ccda-14d1-49ce-8ca1-d5d516cd8ce9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:29:25.947991 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-d5d8ccda-14d1-49ce-8ca1-d5d516cd8ce9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:29:25.947991 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 246/958] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:29:25 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 1319 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:29:26.028978 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-515f5d5c-0137-4328-8478-edab31ed5b75 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:26.032558 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-515f5d5c-0137-4328-8478-edab31ed5b75 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 Jul 31 05:29:26.032868 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-515f5d5c-0137-4328-8478-edab31ed5b75 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:26.033788 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-515f5d5c-0137-4328-8478-edab31ed5b75 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:26.043154 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-515f5d5c-0137-4328-8478-edab31ed5b75 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 returned with HTTP 404 Jul 31 05:29:26.043980 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 231/959] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:26 2026] GET /volume/v3/volumes/2f2967cd-2e17-4ee7-81d7-e695a0ee4222 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:26.055927 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-36df8515-0d27-4284-9149-0af41fbbdfde None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:26.059578 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36df8515-0d27-4284-9149-0af41fbbdfde tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] DELETE https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 Jul 31 05:29:26.059975 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36df8515-0d27-4284-9149-0af41fbbdfde tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:26.062857 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36df8515-0d27-4284-9149-0af41fbbdfde tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:26.062857 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-36df8515-0d27-4284-9149-0af41fbbdfde tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Delete volume with id: 30f2245f-2629-4764-aa68-0bef2cc65702 Jul 31 05:29:26.074252 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:26.074252 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:26.074924 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-36df8515-0d27-4284-9149-0af41fbbdfde tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:29:26.101300 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-36df8515-0d27-4284-9149-0af41fbbdfde tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Delete volume request issued successfully. Jul 31 05:29:26.101585 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36df8515-0d27-4284-9149-0af41fbbdfde tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 returned with HTTP 202 Jul 31 05:29:26.102349 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 242/960] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:26 2026] DELETE /volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:26.113447 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6ad3a1b1-9df3-4b80-a270-bb30be899186 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:26.116742 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ad3a1b1-9df3-4b80-a270-bb30be899186 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 Jul 31 05:29:26.117064 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ad3a1b1-9df3-4b80-a270-bb30be899186 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:26.118859 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ad3a1b1-9df3-4b80-a270-bb30be899186 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:26.134636 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:26.134636 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:26.145713 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6ad3a1b1-9df3-4b80-a270-bb30be899186 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Volume info retrieved successfully. Jul 31 05:29:26.156494 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ad3a1b1-9df3-4b80-a270-bb30be899186 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 returned with HTTP 200 Jul 31 05:29:26.157184 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 242/961] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:26 2026] GET /volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 => generated 1363 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:26.306327 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc02f134-bb33-4531-8d0b-29cd1b0c005e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:26.308479 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc02f134-bb33-4531-8d0b-29cd1b0c005e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 Jul 31 05:29:26.308737 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc02f134-bb33-4531-8d0b-29cd1b0c005e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:26.308964 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc02f134-bb33-4531-8d0b-29cd1b0c005e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:26.319022 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc02f134-bb33-4531-8d0b-29cd1b0c005e tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 returned with HTTP 404 Jul 31 05:29:26.320059 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 247/962] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:26 2026] GET /volume/v3/volumes/ecd4c00a-9249-4069-8fe9-f77d27b9dfe4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 05:29:26.330414 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-48d2834f-a133-4e67-9006-c4f4607e114a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:26.333167 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48d2834f-a133-4e67-9006-c4f4607e114a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 Jul 31 05:29:26.333842 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48d2834f-a133-4e67-9006-c4f4607e114a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:26.333842 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-48d2834f-a133-4e67-9006-c4f4607e114a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:26.342330 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:26.342330 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:26.347531 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-48d2834f-a133-4e67-9006-c4f4607e114a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:26.353527 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-48d2834f-a133-4e67-9006-c4f4607e114a tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 returned with HTTP 200 Jul 31 05:29:26.354033 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 232/963] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:26 2026] GET /volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:26.367526 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-58d7268e-987b-4291-b024-85f7cc538376 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:26.369827 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58d7268e-987b-4291-b024-85f7cc538376 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] DELETE https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 Jul 31 05:29:26.370014 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-58d7268e-987b-4291-b024-85f7cc538376 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:26.370277 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-58d7268e-987b-4291-b024-85f7cc538376 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:26.370501 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-58d7268e-987b-4291-b024-85f7cc538376 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Delete volume with id: 62ca5f48-b33a-4766-8eb0-20280a039174 Jul 31 05:29:26.378216 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:26.378216 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:26.378828 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-58d7268e-987b-4291-b024-85f7cc538376 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:26.403427 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-58d7268e-987b-4291-b024-85f7cc538376 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Delete volume request issued successfully. Jul 31 05:29:26.403777 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-58d7268e-987b-4291-b024-85f7cc538376 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 returned with HTTP 202 Jul 31 05:29:26.404221 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 243/964] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:26 2026] DELETE /volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:26.418439 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-130db68d-7751-4f26-bded-5a0fc317fc18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:26.421255 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-130db68d-7751-4f26-bded-5a0fc317fc18 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 Jul 31 05:29:26.421428 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-130db68d-7751-4f26-bded-5a0fc317fc18 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:26.421676 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-130db68d-7751-4f26-bded-5a0fc317fc18 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:26.430909 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:26.430909 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:26.438607 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-130db68d-7751-4f26-bded-5a0fc317fc18 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:26.446422 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-130db68d-7751-4f26-bded-5a0fc317fc18 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 returned with HTTP 200 Jul 31 05:29:26.446987 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 243/965] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:26 2026] GET /volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 => generated 856 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:26.932309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77c178fe-d557-459f-b512-2904dfc683a4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:26.938699 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77c178fe-d557-459f-b512-2904dfc683a4 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:29:26.938699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77c178fe-d557-459f-b512-2904dfc683a4 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:26.938699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77c178fe-d557-459f-b512-2904dfc683a4 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:26.951540 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:26.951540 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:26.956891 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-77c178fe-d557-459f-b512-2904dfc683a4 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:29:26.964207 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77c178fe-d557-459f-b512-2904dfc683a4 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:29:26.964786 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 248/966] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:26 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:27.001716 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-99113657-ab81-415a-a25d-a9b1d8487b5a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.004620 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-99113657-ab81-415a-a25d-a9b1d8487b5a tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] GET https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 Jul 31 05:29:27.005157 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-99113657-ab81-415a-a25d-a9b1d8487b5a tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.005381 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-99113657-ab81-415a-a25d-a9b1d8487b5a tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:27.018777 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:27.018777 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:27.026122 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-99113657-ab81-415a-a25d-a9b1d8487b5a tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:29:27.033484 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-99113657-ab81-415a-a25d-a9b1d8487b5a tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 returned with HTTP 200 Jul 31 05:29:27.034228 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 233/967] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:27 2026] GET /volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 => generated 1311 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:27.044977 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3bad0679-3900-45be-ad33-27399df05b00 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.045702 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3bad0679-3900-45be-ad33-27399df05b00 None None] GET https://10.4.3.227/volume// Jul 31 05:29:27.045822 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3bad0679-3900-45be-ad33-27399df05b00 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.046123 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3bad0679-3900-45be-ad33-27399df05b00 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:27.046576 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3bad0679-3900-45be-ad33-27399df05b00 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:29:27.047055 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 244/968] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:29: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 31 05:29:27.059046 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-b82f9e8b-d18b-4e86-b64b-1f926e73f576 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.062284 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-b82f9e8b-d18b-4e86-b64b-1f926e73f576 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:29:27.062762 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-b82f9e8b-d18b-4e86-b64b-1f926e73f576 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98b2f63a-eea6-4196-87b3-5dc17b3912c2", "connector": null, "instance_uuid": "a9694e59-8387-4f1c-8d06-db5273a2c74e"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:27.084510 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:27.084510 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:27.106033 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.127673 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-b82f9e8b-d18b-4e86-b64b-1f926e73f576 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:29:27.128291 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 244/969] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:29:27 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 31 05:29:27.145979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c8f6a5c-1541-4277-a49e-1c979a9f9221 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.146390 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c8f6a5c-1541-4277-a49e-1c979a9f9221 None None] GET https://10.4.3.227/volume// Jul 31 05:29:27.146577 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c8f6a5c-1541-4277-a49e-1c979a9f9221 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.146815 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c8f6a5c-1541-4277-a49e-1c979a9f9221 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:27.147169 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c8f6a5c-1541-4277-a49e-1c979a9f9221 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:29:27.147500 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 234/970] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:29: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 31 05:29:27.158024 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-94478082-3bba-43c2-b588-75edd98621eb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.160895 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-94478082-3bba-43c2-b588-75edd98621eb tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] GET https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 Jul 31 05:29:27.161293 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-94478082-3bba-43c2-b588-75edd98621eb tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.161616 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-94478082-3bba-43c2-b588-75edd98621eb tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:27.173803 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:27.173803 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:27.181721 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6f2fdaf7-9b43-4061-9305-1ce566cede17 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.185128 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-94478082-3bba-43c2-b588-75edd98621eb tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:29:27.185288 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f2fdaf7-9b43-4061-9305-1ce566cede17 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] GET https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 Jul 31 05:29:27.185288 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f2fdaf7-9b43-4061-9305-1ce566cede17 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.185288 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6f2fdaf7-9b43-4061-9305-1ce566cede17 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:27.195855 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6f2fdaf7-9b43-4061-9305-1ce566cede17 tempest-TaggedBootDevicesTest_v242-2093525872 tempest-TaggedBootDevicesTest_v242-2093525872-project-member] https://10.4.3.227/volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 returned with HTTP 404 Jul 31 05:29:27.196045 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-94478082-3bba-43c2-b588-75edd98621eb tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 returned with HTTP 200 Jul 31 05:29:27.196555 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 245/971] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:29:27 2026] GET /volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 => generated 1490 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:29:27.196864 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 245/972] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:27 2026] GET /volume/v3/volumes/30f2245f-2629-4764-aa68-0bef2cc65702 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:27.207468 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-f9d89e5d-faf8-4e50-ae8b-2339189a7ffd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.210475 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-f9d89e5d-faf8-4e50-ae8b-2339189a7ffd tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] DELETE https://10.4.3.227/volume/v3/attachments/615b1d89-d378-4613-865c-f8bc431a0eea Jul 31 05:29:27.211069 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-f9d89e5d-faf8-4e50-ae8b-2339189a7ffd tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.211069 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-f9d89e5d-faf8-4e50-ae8b-2339189a7ffd tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:27.218188 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:27.218188 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:27.280036 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5b7a57e9-2920-418f-9198-5e1164be1fe0 req-f9d89e5d-faf8-4e50-ae8b-2339189a7ffd tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments/615b1d89-d378-4613-865c-f8bc431a0eea returned with HTTP 200 Jul 31 05:29:27.280483 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 235/973] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:29:27 2026] DELETE /volume/v3/attachments/615b1d89-d378-4613-865c-f8bc431a0eea => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:27.311832 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:27.312291 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-840246239"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:27.314212 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-840246239'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:27.314417 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Create volume of 1 GB Jul 31 05:29:27.317883 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a8c425d8-4b70-487f-b287-c73102384dab None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.320454 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a8c425d8-4b70-487f-b287-c73102384dab tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] PUT https://10.4.3.227/volume/v3/attachments/7585b3e1-66f8-4e79-bf2a-766af9031d6a Jul 31 05:29:27.320546 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Availability Zones retrieved successfully. Jul 31 05:29:27.320968 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a8c425d8-4b70-487f-b287-c73102384dab tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:27.329019 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Flow 'volume_create_api' (232e4ddd-0bd1-4907-98dc-957eb7619d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:27.330400 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c4cbfb-09f4-4f27-a9fe-d3ddc83fab47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:27.330662 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a8c425d8-4b70-487f-b287-c73102384dab tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Acquiring lock "cinder-attachment_update-98b2f63a-eea6-4196-87b3-5dc17b3912c2-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:29:27.331706 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:27.338118 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a8c425d8-4b70-487f-b287-c73102384dab tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Lock "cinder-attachment_update-98b2f63a-eea6-4196-87b3-5dc17b3912c2-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:29:27.339281 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:27.339281 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:27.370369 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06c4cbfb-09f4-4f27-a9fe-d3ddc83fab47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:27.370608 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9d8982-da18-4a3e-9cd3-29c0956f381c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:27.463279 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a9782cb-98e2-4f8f-bee5-4e351dba8c61 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.468545 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a9782cb-98e2-4f8f-bee5-4e351dba8c61 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 Jul 31 05:29:27.468898 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a9782cb-98e2-4f8f-bee5-4e351dba8c61 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.469223 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a9782cb-98e2-4f8f-bee5-4e351dba8c61 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:27.477607 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a8c425d8-4b70-487f-b287-c73102384dab tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Lock "cinder-attachment_update-98b2f63a-eea6-4196-87b3-5dc17b3912c2-np0000006182" released by "attachment_update" :: held 0.139s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:29:27.478298 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Created reservations ['32d18264-f9bd-4ac4-8b4a-2953871775d5', '86e3c7d3-a3ed-4a35-b904-79045474500a', '386ed01a-ea7b-4fe2-a0bd-c2491e51d424', '25183143-faa6-45f1-b66f-d153c4d08251'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:27.479046 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-a8c425d8-4b70-487f-b287-c73102384dab tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/attachments/7585b3e1-66f8-4e79-bf2a-766af9031d6a returned with HTTP 200 Jul 31 05:29:27.479233 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9d8982-da18-4a3e-9cd3-29c0956f381c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32d18264-f9bd-4ac4-8b4a-2953871775d5', '86e3c7d3-a3ed-4a35-b904-79045474500a', '386ed01a-ea7b-4fe2-a0bd-c2491e51d424', '25183143-faa6-45f1-b66f-d153c4d08251']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:27.479773 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 246/974] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:29:27 2026] PUT /volume/v3/attachments/7585b3e1-66f8-4e79-bf2a-766af9031d6a => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:27.480021 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad60ff1-b3d0-4210-b7ea-439c8a5c561a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:27.480592 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a9782cb-98e2-4f8f-bee5-4e351dba8c61 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 returned with HTTP 404 Jul 31 05:29:27.481365 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 246/975] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:27 2026] GET /volume/v3/volumes/62ca5f48-b33a-4766-8eb0-20280a039174 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:27.493086 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ac691bb-153c-466b-81ac-08aa25e5a0f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.494528 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ac691bb-153c-466b-81ac-08aa25e5a0f1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 Jul 31 05:29:27.494528 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ac691bb-153c-466b-81ac-08aa25e5a0f1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.494818 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ac691bb-153c-466b-81ac-08aa25e5a0f1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:27.507894 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:27.507894 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:27.514004 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-b1a4068b-f248-4707-8649-ab9ec0d3fd7c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.517041 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-b1a4068b-f248-4707-8649-ab9ec0d3fd7c tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] POST https://10.4.3.227/volume/v3/attachments/7585b3e1-66f8-4e79-bf2a-766af9031d6a/action Jul 31 05:29:27.517301 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-b1a4068b-f248-4707-8649-ab9ec0d3fd7c tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:27.517517 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-b1a4068b-f248-4707-8649-ab9ec0d3fd7c tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:27.518680 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ac691bb-153c-466b-81ac-08aa25e5a0f1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:27.526601 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ac691bb-153c-466b-81ac-08aa25e5a0f1 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 returned with HTTP 200 Jul 31 05:29:27.527629 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 236/976] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:27 2026] GET /volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:27.532919 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ad60ff1-b3d0-4210-b7ea-439c8a5c561a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-840246239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0200ba24e19c48d8a54786f2e3c5f9c2',qos_specs=None,replication_status=,reservations=['32d18264-f9bd-4ac4-8b4a-2953871775d5','86e3c7d3-a3ed-4a35-b904-79045474500a','386ed01a-ea7b-4fe2-a0bd-c2491e51d424','25183143-faa6-45f1-b66f-d153c4d08251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48ebbd10b76f425cb8a5924234257870',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-840246239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0200ba24e19c48d8a54786f2e3c5f9c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='48ebbd10b76f425cb8a5924234257870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:27.534059 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debbb78b-236b-4446-85cf-a439fc998eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:27.542705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7f97a714-be4f-4164-87db-fec911b083e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.545172 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f97a714-be4f-4164-87db-fec911b083e3 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 Jul 31 05:29:27.546254 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f97a714-be4f-4164-87db-fec911b083e3 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.546254 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f97a714-be4f-4164-87db-fec911b083e3 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:27.546254 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7f97a714-be4f-4164-87db-fec911b083e3 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Delete volume with id: f6349875-f963-4ea1-a711-802cef29f575 Jul 31 05:29:27.546493 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:27.546493 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:27.558670 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:27.558670 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:27.559571 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7f97a714-be4f-4164-87db-fec911b083e3 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:27.562495 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (debbb78b-236b-4446-85cf-a439fc998eef) transitioned into state 'SUCCESS' from state '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-840246239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0200ba24e19c48d8a54786f2e3c5f9c2',qos_specs=None,replication_status=,reservations=['32d18264-f9bd-4ac4-8b4a-2953871775d5','86e3c7d3-a3ed-4a35-b904-79045474500a','386ed01a-ea7b-4fe2-a0bd-c2491e51d424','25183143-faa6-45f1-b66f-d153c4d08251'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='48ebbd10b76f425cb8a5924234257870',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:27.563382 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (587ae014-c2f4-445e-b943-74915f5f8e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:27.566803 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7b672fa3-ce56-4796-a05d-b525e7fa1415 req-b1a4068b-f248-4707-8649-ab9ec0d3fd7c tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/attachments/7585b3e1-66f8-4e79-bf2a-766af9031d6a/action returned with HTTP 204 Jul 31 05:29:27.567850 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 247/977] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:29:27 2026] POST /volume/v3/attachments/7585b3e1-66f8-4e79-bf2a-766af9031d6a/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:27.580214 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (587ae014-c2f4-445e-b943-74915f5f8e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:27.582076 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Flow 'volume_create_api' (232e4ddd-0bd1-4907-98dc-957eb7619d19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:27.582582 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Create volume request issued successfully. Jul 31 05:29:27.583823 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81deeab3-e0d1-4972-a00e-d852403e6c59 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:27.584420 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 249/978] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:29:27 2026] POST /volume/v3/volumes => generated 749 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:27.588275 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7f97a714-be4f-4164-87db-fec911b083e3 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Delete volume request issued successfully. Jul 31 05:29:27.588275 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f97a714-be4f-4164-87db-fec911b083e3 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 returned with HTTP 202 Jul 31 05:29:27.588275 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 247/979] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:27 2026] DELETE /volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:27.602476 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5ce299a5-b77d-42ef-9393-d23f69946fd5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.606581 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ce299a5-b77d-42ef-9393-d23f69946fd5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 Jul 31 05:29:27.606581 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ce299a5-b77d-42ef-9393-d23f69946fd5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.606581 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ce299a5-b77d-42ef-9393-d23f69946fd5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:27.611246 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b8b542c-6418-44fe-8a3d-8fed0a14b359 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.614461 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b8b542c-6418-44fe-8a3d-8fed0a14b359 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] GET https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 Jul 31 05:29:27.614710 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b8b542c-6418-44fe-8a3d-8fed0a14b359 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.615702 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b8b542c-6418-44fe-8a3d-8fed0a14b359 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:27.617260 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:27.617260 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:27.623241 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5ce299a5-b77d-42ef-9393-d23f69946fd5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Volume info retrieved successfully. Jul 31 05:29:27.627197 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:27.627197 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:27.627633 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ce299a5-b77d-42ef-9393-d23f69946fd5 tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 returned with HTTP 200 Jul 31 05:29:27.628235 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 237/980] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:27 2026] GET /volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:27.632926 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7b8b542c-6418-44fe-8a3d-8fed0a14b359 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Volume info retrieved successfully. Jul 31 05:29:27.639766 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b8b542c-6418-44fe-8a3d-8fed0a14b359 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 returned with HTTP 200 Jul 31 05:29:27.639766 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 248/981] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:27 2026] GET /volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:27.994088 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9fdefed2-955b-46a4-bb69-04549f43113f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:27.997967 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fdefed2-955b-46a4-bb69-04549f43113f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:29:27.999012 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fdefed2-955b-46a4-bb69-04549f43113f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:27.999012 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fdefed2-955b-46a4-bb69-04549f43113f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:28.008051 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:28.008051 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:28.012615 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9fdefed2-955b-46a4-bb69-04549f43113f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:29:28.017939 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fdefed2-955b-46a4-bb69-04549f43113f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:29:28.018399 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 250/982] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:27 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:28.087362 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ebe42a21-49de-43f2-b931-7591d6215db2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:28.089832 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ebe42a21-49de-43f2-b931-7591d6215db2 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] DELETE https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 Jul 31 05:29:28.090143 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ebe42a21-49de-43f2-b931-7591d6215db2 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:28.090408 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ebe42a21-49de-43f2-b931-7591d6215db2 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:28.090619 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ebe42a21-49de-43f2-b931-7591d6215db2 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Delete volume with id: dae7e314-9edf-4f51-9982-16ebd8e79f49 Jul 31 05:29:28.101511 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:28.101511 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:28.102219 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ebe42a21-49de-43f2-b931-7591d6215db2 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:29:28.124851 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ebe42a21-49de-43f2-b931-7591d6215db2 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Delete volume request issued successfully. Jul 31 05:29:28.125359 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ebe42a21-49de-43f2-b931-7591d6215db2 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 returned with HTTP 202 Jul 31 05:29:28.125880 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 248/983] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:28 2026] DELETE /volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:28.133239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b41828a9-60c0-4a02-9282-11dc10e4abeb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:28.135366 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b41828a9-60c0-4a02-9282-11dc10e4abeb tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 Jul 31 05:29:28.135583 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b41828a9-60c0-4a02-9282-11dc10e4abeb tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:28.135960 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b41828a9-60c0-4a02-9282-11dc10e4abeb tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:28.144645 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:28.144645 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:28.153198 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b41828a9-60c0-4a02-9282-11dc10e4abeb tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:29:28.158615 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b41828a9-60c0-4a02-9282-11dc10e4abeb tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 returned with HTTP 200 Jul 31 05:29:28.159132 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 238/984] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:28 2026] GET /volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:28.643076 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-14c5129d-14d3-492f-b742-29532d747a6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:28.645315 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14c5129d-14d3-492f-b742-29532d747a6d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] GET https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 Jul 31 05:29:28.645551 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14c5129d-14d3-492f-b742-29532d747a6d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:28.645786 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14c5129d-14d3-492f-b742-29532d747a6d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:28.653804 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14c5129d-14d3-492f-b742-29532d747a6d tempest-VolumesListTestJSON-1555998241 tempest-VolumesListTestJSON-1555998241-project-member] https://10.4.3.227/volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 returned with HTTP 404 Jul 31 05:29:28.654504 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 249/985] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:28 2026] GET /volume/v3/volumes/f6349875-f963-4ea1-a711-802cef29f575 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:28.657450 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f6d6263-efb5-45d7-a679-61f5bd8b07d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:28.660074 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f6d6263-efb5-45d7-a679-61f5bd8b07d5 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] GET https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 Jul 31 05:29:28.660407 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f6d6263-efb5-45d7-a679-61f5bd8b07d5 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:28.662063 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f6d6263-efb5-45d7-a679-61f5bd8b07d5 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:28.670960 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:28.670960 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:28.676458 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8f6d6263-efb5-45d7-a679-61f5bd8b07d5 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Volume info retrieved successfully. Jul 31 05:29:28.682870 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f6d6263-efb5-45d7-a679-61f5bd8b07d5 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 returned with HTTP 200 Jul 31 05:29:28.683621 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 251/986] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:28 2026] GET /volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:28.698524 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-36ad1c9d-e452-4769-b2c7-2a460adf3827 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:28.702150 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-36ad1c9d-e452-4769-b2c7-2a460adf3827 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] GET https://10.4.3.227/volume/v3/limits Jul 31 05:29:28.702424 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-36ad1c9d-e452-4769-b2c7-2a460adf3827 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:28.702671 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-36ad1c9d-e452-4769-b2c7-2a460adf3827 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:28.740306 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-36ad1c9d-e452-4769-b2c7-2a460adf3827 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] https://10.4.3.227/volume/v3/limits returned with HTTP 200 Jul 31 05:29:28.740306 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 249/987] 10.4.3.227 () {66 vars in 1234 bytes} [Fri Jul 31 05:29:28 2026] GET /volume/v3/limits => generated 302 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:28.763620 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a8cc17f-3bbd-4f20-a0aa-4ab792f5a785 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:28.768788 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a8cc17f-3bbd-4f20-a0aa-4ab792f5a785 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] GET https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 Jul 31 05:29:28.768788 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a8cc17f-3bbd-4f20-a0aa-4ab792f5a785 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:28.768788 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a8cc17f-3bbd-4f20-a0aa-4ab792f5a785 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:28.774694 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:28.774694 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:28.783070 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8a8cc17f-3bbd-4f20-a0aa-4ab792f5a785 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Volume info retrieved successfully. Jul 31 05:29:28.788166 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a8cc17f-3bbd-4f20-a0aa-4ab792f5a785 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 returned with HTTP 200 Jul 31 05:29:28.788656 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 239/988] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:28 2026] GET /volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:28.805350 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e9b1304a-e87a-4053-95d4-6b2a9df94c47 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:28.807328 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9b1304a-e87a-4053-95d4-6b2a9df94c47 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] DELETE https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 Jul 31 05:29:28.807714 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9b1304a-e87a-4053-95d4-6b2a9df94c47 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:28.807714 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9b1304a-e87a-4053-95d4-6b2a9df94c47 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:28.807841 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e9b1304a-e87a-4053-95d4-6b2a9df94c47 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Delete volume with id: b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 Jul 31 05:29:28.815553 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:28.815553 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:28.816334 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e9b1304a-e87a-4053-95d4-6b2a9df94c47 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Volume info retrieved successfully. Jul 31 05:29:28.838020 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e9b1304a-e87a-4053-95d4-6b2a9df94c47 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Delete volume request issued successfully. Jul 31 05:29:28.838462 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9b1304a-e87a-4053-95d4-6b2a9df94c47 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 returned with HTTP 202 Jul 31 05:29:28.839023 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 250/989] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:28 2026] DELETE /volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:28.851138 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ac082f74-7151-4a14-a9bd-59ec3939d6dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:28.853543 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac082f74-7151-4a14-a9bd-59ec3939d6dc tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] GET https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 Jul 31 05:29:28.853755 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac082f74-7151-4a14-a9bd-59ec3939d6dc tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:28.853964 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac082f74-7151-4a14-a9bd-59ec3939d6dc tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:28.862598 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:28.862598 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:28.867912 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ac082f74-7151-4a14-a9bd-59ec3939d6dc tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Volume info retrieved successfully. Jul 31 05:29:28.873593 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac082f74-7151-4a14-a9bd-59ec3939d6dc tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 returned with HTTP 200 Jul 31 05:29:28.873910 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 252/990] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:28 2026] GET /volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:29.180354 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00600461-96a0-4fb4-bf91-6ebe6553dc8f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:29.184857 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00600461-96a0-4fb4-bf91-6ebe6553dc8f tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 Jul 31 05:29:29.184857 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00600461-96a0-4fb4-bf91-6ebe6553dc8f tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:29.184857 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00600461-96a0-4fb4-bf91-6ebe6553dc8f tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:29.195479 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00600461-96a0-4fb4-bf91-6ebe6553dc8f tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 returned with HTTP 404 Jul 31 05:29:29.195970 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 250/991] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:29 2026] GET /volume/v3/volumes/dae7e314-9edf-4f51-9982-16ebd8e79f49 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:29.204734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59bcb211-778f-4a53-9ecb-6c3d5a367d39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:29.207484 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59bcb211-778f-4a53-9ecb-6c3d5a367d39 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] DELETE https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 Jul 31 05:29:29.207484 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59bcb211-778f-4a53-9ecb-6c3d5a367d39 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:29.207484 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59bcb211-778f-4a53-9ecb-6c3d5a367d39 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:29.207699 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-59bcb211-778f-4a53-9ecb-6c3d5a367d39 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Delete volume with id: df50c5d3-272e-47c6-a677-ed30fdff3497 Jul 31 05:29:29.216768 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:29.216768 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:29.217521 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59bcb211-778f-4a53-9ecb-6c3d5a367d39 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:29:29.239998 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-59bcb211-778f-4a53-9ecb-6c3d5a367d39 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Delete volume request issued successfully. Jul 31 05:29:29.239998 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59bcb211-778f-4a53-9ecb-6c3d5a367d39 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 returned with HTTP 202 Jul 31 05:29:29.239998 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 240/992] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:29 2026] DELETE /volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:29.249139 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-996572b0-a1b3-4088-bb9d-3000f6af049f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:29.251940 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-996572b0-a1b3-4088-bb9d-3000f6af049f tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 Jul 31 05:29:29.252513 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-996572b0-a1b3-4088-bb9d-3000f6af049f tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:29.252513 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-996572b0-a1b3-4088-bb9d-3000f6af049f tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:29.263153 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:29.263153 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:29.276502 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-996572b0-a1b3-4088-bb9d-3000f6af049f tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:29:29.287998 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-996572b0-a1b3-4088-bb9d-3000f6af049f tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 returned with HTTP 200 Jul 31 05:29:29.288640 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 251/993] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:29 2026] GET /volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:29.895464 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c8faf7d-d767-4048-ae32-f632a5eaf954 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:29.899172 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c8faf7d-d767-4048-ae32-f632a5eaf954 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] GET https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 Jul 31 05:29:29.899172 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c8faf7d-d767-4048-ae32-f632a5eaf954 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:29.899172 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c8faf7d-d767-4048-ae32-f632a5eaf954 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:29.906470 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c8faf7d-d767-4048-ae32-f632a5eaf954 tempest-AbsoluteLimitsTests-893934927 tempest-AbsoluteLimitsTests-893934927-project-member] https://10.4.3.227/volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 returned with HTTP 404 Jul 31 05:29:29.907724 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 253/994] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:29 2026] GET /volume/v3/volumes/b8b22f5c-d033-4cbd-a55a-dccb6d9fdf94 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:30.304903 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-390a1bf1-36e0-4c62-91c4-6ddb17c1e9a9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:30.308876 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-390a1bf1-36e0-4c62-91c4-6ddb17c1e9a9 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 Jul 31 05:29:30.309060 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-390a1bf1-36e0-4c62-91c4-6ddb17c1e9a9 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:30.309322 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-390a1bf1-36e0-4c62-91c4-6ddb17c1e9a9 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:30.317054 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-390a1bf1-36e0-4c62-91c4-6ddb17c1e9a9 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 returned with HTTP 404 Jul 31 05:29:30.317665 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 251/995] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:30 2026] GET /volume/v3/volumes/df50c5d3-272e-47c6-a677-ed30fdff3497 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:30.335303 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4dfa51a4-2298-427f-aee1-bc49e7eb81e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:30.338498 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4dfa51a4-2298-427f-aee1-bc49e7eb81e1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] DELETE https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 Jul 31 05:29:30.338929 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4dfa51a4-2298-427f-aee1-bc49e7eb81e1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:30.339765 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4dfa51a4-2298-427f-aee1-bc49e7eb81e1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:30.339765 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4dfa51a4-2298-427f-aee1-bc49e7eb81e1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Delete volume with id: 3036b01b-c31c-441a-a46f-0bd14459b4f3 Jul 31 05:29:30.349977 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:30.349977 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:30.350775 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4dfa51a4-2298-427f-aee1-bc49e7eb81e1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:29:30.381825 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4dfa51a4-2298-427f-aee1-bc49e7eb81e1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Delete volume request issued successfully. Jul 31 05:29:30.382055 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4dfa51a4-2298-427f-aee1-bc49e7eb81e1 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 returned with HTTP 202 Jul 31 05:29:30.382816 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 241/996] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:30 2026] DELETE /volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:30.392549 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8443bfd7-bb85-430e-8f71-46d38ad817f3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:30.395256 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8443bfd7-bb85-430e-8f71-46d38ad817f3 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 Jul 31 05:29:30.395482 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8443bfd7-bb85-430e-8f71-46d38ad817f3 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:30.395780 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8443bfd7-bb85-430e-8f71-46d38ad817f3 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:30.408201 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:30.408201 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:30.417208 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8443bfd7-bb85-430e-8f71-46d38ad817f3 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Volume info retrieved successfully. Jul 31 05:29:30.426121 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8443bfd7-bb85-430e-8f71-46d38ad817f3 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 returned with HTTP 200 Jul 31 05:29:30.426121 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 252/997] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:30 2026] GET /volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 => generated 1358 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:31.451067 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88545297-4aca-46b5-be6a-3c27c89848f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:31.456613 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88545297-4aca-46b5-be6a-3c27c89848f4 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] GET https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 Jul 31 05:29:31.457309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88545297-4aca-46b5-be6a-3c27c89848f4 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:31.457309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88545297-4aca-46b5-be6a-3c27c89848f4 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:31.471732 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88545297-4aca-46b5-be6a-3c27c89848f4 tempest-TaggedBootDevicesTest-811891139 tempest-TaggedBootDevicesTest-811891139-project-member] https://10.4.3.227/volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 returned with HTTP 404 Jul 31 05:29:31.473461 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 254/998] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:31 2026] GET /volume/v3/volumes/3036b01b-c31c-441a-a46f-0bd14459b4f3 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:35.192680 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-13ed433c-124d-49ff-90d2-28824fba9385 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:35.396253 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:35.396715 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1389842536"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:35.398620 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1389842536'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:35.398801 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Create volume of 1 GB Jul 31 05:29:35.412621 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Availability Zones retrieved successfully. Jul 31 05:29:35.421567 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Flow 'volume_create_api' (44bd052c-99df-40e8-bbd6-1ef18f4a4c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:35.422223 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e08ac08-b695-458a-8c68-c9239659fc7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:35.423567 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:35.468626 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e08ac08-b695-458a-8c68-c9239659fc7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:35.469585 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0be89d1-f5e0-463b-aa17-76327f97afc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:35.571366 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Created reservations ['7e1fb89a-0b1f-4238-9185-99433018d233', 'bbabc8ac-149e-4c8c-a889-17149129d726', '18b6bc87-ae36-451a-82e5-d6545182cbfd', '5540c2c4-3c6a-4ffb-a02b-b87d7482fbcd'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:35.572726 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0be89d1-f5e0-463b-aa17-76327f97afc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e1fb89a-0b1f-4238-9185-99433018d233', 'bbabc8ac-149e-4c8c-a889-17149129d726', '18b6bc87-ae36-451a-82e5-d6545182cbfd', '5540c2c4-3c6a-4ffb-a02b-b87d7482fbcd']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:35.574385 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be01f1d3-92ed-4150-9d69-eaf4ec944dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:35.607890 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be01f1d3-92ed-4150-9d69-eaf4ec944dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99cffb8d-83de-444f-b05f-d56b79209b6b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1389842536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c52df6d61b504d3f934c12e59da28fef',qos_specs=None,replication_status=,reservations=['7e1fb89a-0b1f-4238-9185-99433018d233','bbabc8ac-149e-4c8c-a889-17149129d726','18b6bc87-ae36-451a-82e5-d6545182cbfd','5540c2c4-3c6a-4ffb-a02b-b87d7482fbcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba02769325ed48bd96820cc313c74c7d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1389842536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99cffb8d-83de-444f-b05f-d56b79209b6b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c52df6d61b504d3f934c12e59da28fef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba02769325ed48bd96820cc313c74c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:35.608855 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6125dc4-bff9-46fb-8190-0e6a372d2cc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:35.634071 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6125dc4-bff9-46fb-8190-0e6a372d2cc1) transitioned into state 'SUCCESS' from state '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-1389842536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c52df6d61b504d3f934c12e59da28fef',qos_specs=None,replication_status=,reservations=['7e1fb89a-0b1f-4238-9185-99433018d233','bbabc8ac-149e-4c8c-a889-17149129d726','18b6bc87-ae36-451a-82e5-d6545182cbfd','5540c2c4-3c6a-4ffb-a02b-b87d7482fbcd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba02769325ed48bd96820cc313c74c7d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:35.635117 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec950af-2201-49a8-899b-114d9e8d8a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:35.648875 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec950af-2201-49a8-899b-114d9e8d8a65) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:35.650069 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Flow 'volume_create_api' (44bd052c-99df-40e8-bbd6-1ef18f4a4c2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:35.650558 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Create volume request issued successfully. Jul 31 05:29:35.651399 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13ed433c-124d-49ff-90d2-28824fba9385 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:35.651920 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 252/999] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:29:35 2026] POST /volume/v3/volumes => generated 819 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:35.666696 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a1a12b8b-b807-4b87-84d1-157909d5cb78 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:35.670373 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1a12b8b-b807-4b87-84d1-157909d5cb78 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:35.670373 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1a12b8b-b807-4b87-84d1-157909d5cb78 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:35.671213 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1a12b8b-b807-4b87-84d1-157909d5cb78 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:35.685275 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:35.685275 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:35.697120 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a1a12b8b-b807-4b87-84d1-157909d5cb78 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Volume info retrieved successfully. Jul 31 05:29:35.699959 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e28f6238-73e1-4bdf-9b5f-b4f57e3204e2 req-f3dbdb3a-f291-4ab4-b24b-2b15b9772f64 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:35.702911 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e28f6238-73e1-4bdf-9b5f-b4f57e3204e2 req-f3dbdb3a-f291-4ab4-b24b-2b15b9772f64 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] GET https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 Jul 31 05:29:35.702911 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e28f6238-73e1-4bdf-9b5f-b4f57e3204e2 req-f3dbdb3a-f291-4ab4-b24b-2b15b9772f64 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:35.702911 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e28f6238-73e1-4bdf-9b5f-b4f57e3204e2 req-f3dbdb3a-f291-4ab4-b24b-2b15b9772f64 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:35.705028 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1a12b8b-b807-4b87-84d1-157909d5cb78 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b returned with HTTP 200 Jul 31 05:29:35.705471 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 242/1000] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:35 2026] GET /volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b => generated 887 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:35.718638 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:35.718638 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:35.721990 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e28f6238-73e1-4bdf-9b5f-b4f57e3204e2 req-f3dbdb3a-f291-4ab4-b24b-2b15b9772f64 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:29:35.727259 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e28f6238-73e1-4bdf-9b5f-b4f57e3204e2 req-f3dbdb3a-f291-4ab4-b24b-2b15b9772f64 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 returned with HTTP 200 Jul 31 05:29:35.727769 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 253/1001] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:35 2026] GET /volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 => generated 1603 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:36.722698 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2706b8a4-b99c-4ade-b3b4-2df20fb1202f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:36.724703 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2706b8a4-b99c-4ade-b3b4-2df20fb1202f tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:36.724927 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2706b8a4-b99c-4ade-b3b4-2df20fb1202f tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:36.725156 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2706b8a4-b99c-4ade-b3b4-2df20fb1202f tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:36.735020 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:36.735020 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:36.739966 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2706b8a4-b99c-4ade-b3b4-2df20fb1202f tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Volume info retrieved successfully. Jul 31 05:29:36.748420 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2706b8a4-b99c-4ade-b3b4-2df20fb1202f tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b returned with HTTP 200 Jul 31 05:29:36.749320 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 255/1002] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:36 2026] GET /volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:36.765220 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-694badc3-90d9-4238-9939-c89c3ce0cd4f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:36.767285 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-694badc3-90d9-4238-9939-c89c3ce0cd4f tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] POST https://10.4.3.227/volume/v3/volume-transfers Jul 31 05:29:36.767669 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-694badc3-90d9-4238-9939-c89c3ce0cd4f tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "99cffb8d-83de-444f-b05f-d56b79209b6b"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:36.769060 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-694badc3-90d9-4238-9939-c89c3ce0cd4f tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Creating new volume transfer {'transfer': {'volume_id': '99cffb8d-83de-444f-b05f-d56b79209b6b'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 05:29:36.769208 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volume_transfer [None req-694badc3-90d9-4238-9939-c89c3ce0cd4f tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Creating transfer of volume 99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:36.769311 np0000006182 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-694badc3-90d9-4238-9939-c89c3ce0cd4f tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Generating transfer record for volume 99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:36.780232 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:36.780232 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:36.806678 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-694badc3-90d9-4238-9939-c89c3ce0cd4f tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volume-transfers returned with HTTP 202 Jul 31 05:29:36.807237 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 253/1003] 10.4.3.227 () {70 vars in 1326 bytes} [Fri Jul 31 05:29:36 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:36.819658 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-19f6003c-fa02-4644-aab3-239b51454554 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:36.823403 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19f6003c-fa02-4644-aab3-239b51454554 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:36.823699 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19f6003c-fa02-4644-aab3-239b51454554 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:36.824168 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19f6003c-fa02-4644-aab3-239b51454554 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:36.833999 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:36.833999 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:36.838940 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19f6003c-fa02-4644-aab3-239b51454554 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Volume info retrieved successfully. Jul 31 05:29:36.848398 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19f6003c-fa02-4644-aab3-239b51454554 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b returned with HTTP 200 Jul 31 05:29:36.850370 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 243/1004] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:36 2026] GET /volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:36.867365 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-14700c0f-34a2-4f89-8f00-ef4df32c8757 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:36.872339 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14700c0f-34a2-4f89-8f00-ef4df32c8757 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volume-transfers/57ca2dc8-f995-4899-8b7a-5e4501de2ce0 Jul 31 05:29:36.872339 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14700c0f-34a2-4f89-8f00-ef4df32c8757 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:36.872339 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14700c0f-34a2-4f89-8f00-ef4df32c8757 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:36.890509 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14700c0f-34a2-4f89-8f00-ef4df32c8757 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volume-transfers/57ca2dc8-f995-4899-8b7a-5e4501de2ce0 returned with HTTP 200 Jul 31 05:29:36.890982 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 254/1005] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:29:36 2026] GET /volume/v3/volume-transfers/57ca2dc8-f995-4899-8b7a-5e4501de2ce0 => generated 540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:36.906790 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-897aa494-0f58-4b5c-a7cd-eec65b194dbc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:36.912116 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-897aa494-0f58-4b5c-a7cd-eec65b194dbc tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volume-transfers Jul 31 05:29:36.912249 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-897aa494-0f58-4b5c-a7cd-eec65b194dbc tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:36.912509 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-897aa494-0f58-4b5c-a7cd-eec65b194dbc tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:36.912746 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volume_transfer [None req-897aa494-0f58-4b5c-a7cd-eec65b194dbc tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Listing volume transfers {{(pid=100286) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 05:29:36.921362 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-897aa494-0f58-4b5c-a7cd-eec65b194dbc tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volume-transfers returned with HTTP 200 Jul 31 05:29:36.921872 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 256/1006] 10.4.3.227 () {68 vars in 1305 bytes} [Fri Jul 31 05:29:36 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:36.939593 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-56149b8c-d7d0-4620-9c04-071c7621075d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:37.076799 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56149b8c-d7d0-4620-9c04-071c7621075d tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] POST https://10.4.3.227/volume/v3/volume-transfers/57ca2dc8-f995-4899-8b7a-5e4501de2ce0/accept Jul 31 05:29:37.077324 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-56149b8c-d7d0-4620-9c04-071c7621075d tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "cc4fc3b661991d99"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:37.079339 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.volume_transfer [None req-56149b8c-d7d0-4620-9c04-071c7621075d tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Accepting volume transfer 57ca2dc8-f995-4899-8b7a-5e4501de2ce0 {{(pid=100283) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 05:29:37.079510 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-56149b8c-d7d0-4620-9c04-071c7621075d tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Accepting transfer 57ca2dc8-f995-4899-8b7a-5e4501de2ce0 Jul 31 05:29:37.157501 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-56149b8c-d7d0-4620-9c04-071c7621075d tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Created reservations ['abea59d2-5e52-4406-85f2-feb454cb4062', 'd1c49cc7-21c0-4918-832d-84981be75f5d', 'c3e0f425-70fd-486c-8b8a-d374f906c952', 'c4407495-856c-4528-933a-50c190947eb1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:37.187350 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-56149b8c-d7d0-4620-9c04-071c7621075d tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Created reservations ['11f381d6-7804-482a-814a-56b8d3fb07ca', '230e6e1c-2711-4cd2-abdb-a80056ac1c34', '6b0e6ae0-16da-412c-8d5a-5729086f007e', '4d376c99-4b19-4cf8-bc60-4e437a237f58'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:37.249606 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-56149b8c-d7d0-4620-9c04-071c7621075d tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Created reservations ['6a651706-3986-477a-aeca-5fc02061f83f', '9ebd51fe-e7b8-47c6-9de0-0a45dfbb3096', 'a99997bd-3d8c-482a-8f38-2cf03cbcd284', 'a5dcbb5d-822d-45de-a091-344f9f7e06bf'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:37.309210 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-56149b8c-d7d0-4620-9c04-071c7621075d tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Created reservations ['419b3a4d-e529-4b5b-9eab-440dd2d5b2c3', '1057c645-e809-486d-be0d-679b0a5b99fc', 'c4f4f2f5-3e7c-4fe3-a247-9d0fe6a9a684', '6dbaad3d-febd-4db0-9bfd-762537e03bae'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:37.332233 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-56149b8c-d7d0-4620-9c04-071c7621075d tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Transfer volume completed successfully. Jul 31 05:29:37.482304 np0000006182 devstack@c-api.service[100283]: INFO cinder.transfer.api [None req-56149b8c-d7d0-4620-9c04-071c7621075d tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Volume 99cffb8d-83de-444f-b05f-d56b79209b6b has been transferred. Jul 31 05:29:37.494332 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-56149b8c-d7d0-4620-9c04-071c7621075d tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] https://10.4.3.227/volume/v3/volume-transfers/57ca2dc8-f995-4899-8b7a-5e4501de2ce0/accept returned with HTTP 202 Jul 31 05:29:37.494802 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 254/1007] 10.4.3.227 () {70 vars in 1458 bytes} [Fri Jul 31 05:29:36 2026] POST /volume/v3/volume-transfers/57ca2dc8-f995-4899-8b7a-5e4501de2ce0/accept => generated 365 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:37.510786 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d928a82a-c86f-4402-856a-9a5713c2f292 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:37.516868 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d928a82a-c86f-4402-856a-9a5713c2f292 tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] GET https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:37.517192 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d928a82a-c86f-4402-856a-9a5713c2f292 tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:37.517492 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d928a82a-c86f-4402-856a-9a5713c2f292 tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:37.528838 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:37.528838 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:37.535516 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d928a82a-c86f-4402-856a-9a5713c2f292 tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Volume info retrieved successfully. Jul 31 05:29:37.541387 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d928a82a-c86f-4402-856a-9a5713c2f292 tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b returned with HTTP 200 Jul 31 05:29:37.541721 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 244/1008] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:37 2026] GET /volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b => generated 946 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:37.560133 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c7e683ee-5e28-487f-a36c-d9bab88b4de7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:37.561900 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7e683ee-5e28-487f-a36c-d9bab88b4de7 tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] GET https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:37.562178 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7e683ee-5e28-487f-a36c-d9bab88b4de7 tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:37.563159 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7e683ee-5e28-487f-a36c-d9bab88b4de7 tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:37.578014 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:37.578014 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:37.585872 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c7e683ee-5e28-487f-a36c-d9bab88b4de7 tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] Volume info retrieved successfully. Jul 31 05:29:37.592817 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7e683ee-5e28-487f-a36c-d9bab88b4de7 tempest-VolumesTransfersV357Test-1854024654 tempest-VolumesTransfersV357Test-1854024654-project-member] https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b returned with HTTP 200 Jul 31 05:29:37.593223 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 255/1009] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:37 2026] GET /volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:37.611447 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4eb3820-fd89-4ba0-96f6-5a0eb2571775 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:37.613805 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4eb3820-fd89-4ba0-96f6-5a0eb2571775 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] DELETE https://10.4.3.227/volume/v3/volume-transfers/57ca2dc8-f995-4899-8b7a-5e4501de2ce0 Jul 31 05:29:37.614176 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4eb3820-fd89-4ba0-96f6-5a0eb2571775 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:37.614625 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4eb3820-fd89-4ba0-96f6-5a0eb2571775 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:37.614799 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-e4eb3820-fd89-4ba0-96f6-5a0eb2571775 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Delete transfer with id: 57ca2dc8-f995-4899-8b7a-5e4501de2ce0 Jul 31 05:29:37.620419 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4eb3820-fd89-4ba0-96f6-5a0eb2571775 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volume-transfers/57ca2dc8-f995-4899-8b7a-5e4501de2ce0 returned with HTTP 404 Jul 31 05:29:37.624130 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 257/1010] 10.4.3.227 () {68 vars in 1419 bytes} [Fri Jul 31 05:29:37 2026] DELETE /volume/v3/volume-transfers/57ca2dc8-f995-4899-8b7a-5e4501de2ce0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:29:37.631715 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eadb7131-e4a5-4d74-a74c-83ce58869170 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:37.782854 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eadb7131-e4a5-4d74-a74c-83ce58869170 tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:37.783367 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eadb7131-e4a5-4d74-a74c-83ce58869170 tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:37.783367 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eadb7131-e4a5-4d74-a74c-83ce58869170 tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:37.783540 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-eadb7131-e4a5-4d74-a74c-83ce58869170 tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Delete volume with id: 99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:37.791521 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:37.791521 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:37.791893 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eadb7131-e4a5-4d74-a74c-83ce58869170 tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Volume info retrieved successfully. Jul 31 05:29:37.821877 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eadb7131-e4a5-4d74-a74c-83ce58869170 tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Delete volume request issued successfully. Jul 31 05:29:37.821877 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eadb7131-e4a5-4d74-a74c-83ce58869170 tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b returned with HTTP 202 Jul 31 05:29:37.822148 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 255/1011] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:29:37 2026] DELETE /volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:37.835539 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e92dee7c-9f72-4c1e-91fa-a21ed5fb249a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:37.838177 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e92dee7c-9f72-4c1e-91fa-a21ed5fb249a tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] GET https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:37.838177 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e92dee7c-9f72-4c1e-91fa-a21ed5fb249a tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:37.838652 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e92dee7c-9f72-4c1e-91fa-a21ed5fb249a tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:37.858916 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:37.858916 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:37.866127 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e92dee7c-9f72-4c1e-91fa-a21ed5fb249a tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Volume info retrieved successfully. Jul 31 05:29:37.875057 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e92dee7c-9f72-4c1e-91fa-a21ed5fb249a tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b returned with HTTP 200 Jul 31 05:29:37.875790 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 245/1012] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:37 2026] GET /volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b => generated 1130 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:29:38.897230 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7d32f73b-e16a-4647-b30d-0e0a974ab42c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:38.902230 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d32f73b-e16a-4647-b30d-0e0a974ab42c tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] GET https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:38.902919 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d32f73b-e16a-4647-b30d-0e0a974ab42c tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:38.904052 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d32f73b-e16a-4647-b30d-0e0a974ab42c tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:38.910513 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d32f73b-e16a-4647-b30d-0e0a974ab42c tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b returned with HTTP 404 Jul 31 05:29:38.911739 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 256/1013] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:38 2026] GET /volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:29:38.923716 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a08b79c-7b68-4149-9700-3f262b07ab30 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:38.926977 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a08b79c-7b68-4149-9700-3f262b07ab30 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:38.927270 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a08b79c-7b68-4149-9700-3f262b07ab30 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:38.927493 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a08b79c-7b68-4149-9700-3f262b07ab30 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:38.935367 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a08b79c-7b68-4149-9700-3f262b07ab30 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b returned with HTTP 404 Jul 31 05:29:38.936399 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 258/1014] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:38 2026] GET /volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:29:38.944016 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-76343f90-dbed-4086-8e7d-9b8b8349dcfe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:38.946122 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76343f90-dbed-4086-8e7d-9b8b8349dcfe tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] DELETE https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:38.949420 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76343f90-dbed-4086-8e7d-9b8b8349dcfe tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:38.949420 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76343f90-dbed-4086-8e7d-9b8b8349dcfe tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:38.949420 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-76343f90-dbed-4086-8e7d-9b8b8349dcfe tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Delete volume with id: 99cffb8d-83de-444f-b05f-d56b79209b6b Jul 31 05:29:38.962006 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76343f90-dbed-4086-8e7d-9b8b8349dcfe tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b returned with HTTP 404 Jul 31 05:29:38.962817 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 256/1015] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:29:38 2026] DELETE /volume/v3/volumes/99cffb8d-83de-444f-b05f-d56b79209b6b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:29:38.974428 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:38.978400 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:38.978400 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1531872457"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:38.982018 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1531872457'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:38.982334 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Create volume of 1 GB Jul 31 05:29:38.985645 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=363,cinder:UPDATE=64,cinder:INSERT=31 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:29:38.988985 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Availability Zones retrieved successfully. Jul 31 05:29:38.995855 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Flow 'volume_create_api' (eae29924-8a26-464a-88ae-84afafbb0ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:38.998124 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c00559-1c9a-4bd0-a005-13a7611ab611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:38.998770 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:39.050130 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8c00559-1c9a-4bd0-a005-13a7611ab611) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:39.050130 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d84962-410a-4da5-92b3-6b2e2f4992a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:39.125217 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Created reservations ['3375ac20-4f4b-4dfb-9e17-4e0740ea32b5', 'fa9d9115-d1a4-48fd-a39a-a68dccb2cd9c', '89785d1a-7cae-47ef-b0df-aa5216a00fa6', '83065681-1d6d-4033-93f6-c559c31e6f6c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:39.126058 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11d84962-410a-4da5-92b3-6b2e2f4992a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3375ac20-4f4b-4dfb-9e17-4e0740ea32b5', 'fa9d9115-d1a4-48fd-a39a-a68dccb2cd9c', '89785d1a-7cae-47ef-b0df-aa5216a00fa6', '83065681-1d6d-4033-93f6-c559c31e6f6c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:39.126974 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5c9455-dc8c-4327-b255-11c607c08f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:39.154929 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e5c9455-dc8c-4327-b255-11c607c08f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f24a55d1-fd43-4c12-9ce5-826c3935beb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1531872457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c52df6d61b504d3f934c12e59da28fef',qos_specs=None,replication_status=,reservations=['3375ac20-4f4b-4dfb-9e17-4e0740ea32b5','fa9d9115-d1a4-48fd-a39a-a68dccb2cd9c','89785d1a-7cae-47ef-b0df-aa5216a00fa6','83065681-1d6d-4033-93f6-c559c31e6f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba02769325ed48bd96820cc313c74c7d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1531872457',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f24a55d1-fd43-4c12-9ce5-826c3935beb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c52df6d61b504d3f934c12e59da28fef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ba02769325ed48bd96820cc313c74c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:39.155730 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b47f8e0-ac6d-404f-adb1-8ad938722f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:39.183368 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b47f8e0-ac6d-404f-adb1-8ad938722f96) transitioned into state 'SUCCESS' from state '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-1531872457',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c52df6d61b504d3f934c12e59da28fef',qos_specs=None,replication_status=,reservations=['3375ac20-4f4b-4dfb-9e17-4e0740ea32b5','fa9d9115-d1a4-48fd-a39a-a68dccb2cd9c','89785d1a-7cae-47ef-b0df-aa5216a00fa6','83065681-1d6d-4033-93f6-c559c31e6f6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ba02769325ed48bd96820cc313c74c7d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:39.183712 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cddebdd-2798-41cb-9dd9-d933983f50eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:39.198288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4cddebdd-2798-41cb-9dd9-d933983f50eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:39.198288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Flow 'volume_create_api' (eae29924-8a26-464a-88ae-84afafbb0ab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:39.198288 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Create volume request issued successfully. Jul 31 05:29:39.198288 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33c4ae50-fded-4635-a4f9-1ef3464101aa tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:39.198808 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 246/1016] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:29:38 2026] POST /volume/v3/volumes => generated 819 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:39.218599 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e724c341-ddc6-4b9a-8524-51237566464d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:39.223126 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e724c341-ddc6-4b9a-8524-51237566464d tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:39.223126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e724c341-ddc6-4b9a-8524-51237566464d tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:39.223126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e724c341-ddc6-4b9a-8524-51237566464d tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:39.231973 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:39.231973 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:39.237697 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e724c341-ddc6-4b9a-8524-51237566464d tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Volume info retrieved successfully. Jul 31 05:29:39.243850 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e724c341-ddc6-4b9a-8524-51237566464d tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 returned with HTTP 200 Jul 31 05:29:39.244415 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 257/1017] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:39 2026] GET /volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 => generated 887 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:39.943912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8d6441d5-36ed-4446-89f4-099bad7bd9f1 req-c54497cc-6564-469f-9e24-86fde0f82672 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:39.946491 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8d6441d5-36ed-4446-89f4-099bad7bd9f1 req-c54497cc-6564-469f-9e24-86fde0f82672 tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-member] DELETE https://10.4.3.227/volume/v3/volumes/tempest-invalid-1774001967 Jul 31 05:29:39.947259 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8d6441d5-36ed-4446-89f4-099bad7bd9f1 req-c54497cc-6564-469f-9e24-86fde0f82672 tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:39.947533 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8d6441d5-36ed-4446-89f4-099bad7bd9f1 req-c54497cc-6564-469f-9e24-86fde0f82672 tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:39.948063 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-8d6441d5-36ed-4446-89f4-099bad7bd9f1 req-c54497cc-6564-469f-9e24-86fde0f82672 tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-member] Delete volume with id: tempest-invalid-1774001967 Jul 31 05:29:39.957988 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8d6441d5-36ed-4446-89f4-099bad7bd9f1 req-c54497cc-6564-469f-9e24-86fde0f82672 tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-member] https://10.4.3.227/volume/v3/volumes/tempest-invalid-1774001967 returned with HTTP 404 Jul 31 05:29:39.958780 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 259/1018] 10.4.3.227 () {70 vars in 1590 bytes} [Fri Jul 31 05:29:39 2026] DELETE /volume/v3/volumes/tempest-invalid-1774001967 => generated 99 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:40.121751 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-edb04574-028d-4c64-8ad5-89af090e6119 req-626e790d-9f08-4b47-a48d-a0139dae621a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:40.125759 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-edb04574-028d-4c64-8ad5-89af090e6119 req-626e790d-9f08-4b47-a48d-a0139dae621a tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f5cad7a3-5391-4d9d-9322-f7cf1e43a3c3 Jul 31 05:29:40.125759 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-edb04574-028d-4c64-8ad5-89af090e6119 req-626e790d-9f08-4b47-a48d-a0139dae621a tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:40.125961 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-edb04574-028d-4c64-8ad5-89af090e6119 req-626e790d-9f08-4b47-a48d-a0139dae621a tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:40.126172 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-edb04574-028d-4c64-8ad5-89af090e6119 req-626e790d-9f08-4b47-a48d-a0139dae621a tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-member] Delete volume with id: f5cad7a3-5391-4d9d-9322-f7cf1e43a3c3 Jul 31 05:29:40.135640 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-edb04574-028d-4c64-8ad5-89af090e6119 req-626e790d-9f08-4b47-a48d-a0139dae621a tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-member] https://10.4.3.227/volume/v3/volumes/f5cad7a3-5391-4d9d-9322-f7cf1e43a3c3 returned with HTTP 404 Jul 31 05:29:40.135640 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 257/1019] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:29:40 2026] DELETE /volume/v3/volumes/f5cad7a3-5391-4d9d-9322-f7cf1e43a3c3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:40.165203 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b403b3ae-67f8-4d14-b90a-a9f81ea63ad4 req-64f1de51-2e29-45fd-a366-55e631d35ef0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:40.167710 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b403b3ae-67f8-4d14-b90a-a9f81ea63ad4 req-64f1de51-2e29-45fd-a366-55e631d35ef0 tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-reader] GET https://10.4.3.227/volume/v3/volumes/20bcae14-b020-4867-a313-4cb38d8de4a4 Jul 31 05:29:40.167833 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b403b3ae-67f8-4d14-b90a-a9f81ea63ad4 req-64f1de51-2e29-45fd-a366-55e631d35ef0 tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:40.167957 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b403b3ae-67f8-4d14-b90a-a9f81ea63ad4 req-64f1de51-2e29-45fd-a366-55e631d35ef0 tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:40.175259 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b403b3ae-67f8-4d14-b90a-a9f81ea63ad4 req-64f1de51-2e29-45fd-a366-55e631d35ef0 tempest-VolumesNegativeTest-795437722 tempest-VolumesNegativeTest-795437722-project-reader] https://10.4.3.227/volume/v3/volumes/20bcae14-b020-4867-a313-4cb38d8de4a4 returned with HTTP 404 Jul 31 05:29:40.175259 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 247/1020] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:40 2026] GET /volume/v3/volumes/20bcae14-b020-4867-a313-4cb38d8de4a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:40.267680 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8a24e74e-b35b-40c2-bd08-ca65cfce08b1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:40.269760 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a24e74e-b35b-40c2-bd08-ca65cfce08b1 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:40.270053 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a24e74e-b35b-40c2-bd08-ca65cfce08b1 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:40.270360 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8a24e74e-b35b-40c2-bd08-ca65cfce08b1 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:40.281431 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:40.281431 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:40.286587 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8a24e74e-b35b-40c2-bd08-ca65cfce08b1 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Volume info retrieved successfully. Jul 31 05:29:40.292736 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8a24e74e-b35b-40c2-bd08-ca65cfce08b1 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 returned with HTTP 200 Jul 31 05:29:40.294074 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 258/1021] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:40 2026] GET /volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:40.313564 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3944f15f-fafb-49fc-90c0-7ab70c1022d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:40.316705 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3944f15f-fafb-49fc-90c0-7ab70c1022d4 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] POST https://10.4.3.227/volume/v3/volume-transfers Jul 31 05:29:40.316705 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3944f15f-fafb-49fc-90c0-7ab70c1022d4 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f24a55d1-fd43-4c12-9ce5-826c3935beb0"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:40.320048 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volume_transfer [None req-3944f15f-fafb-49fc-90c0-7ab70c1022d4 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f24a55d1-fd43-4c12-9ce5-826c3935beb0'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 05:29:40.320312 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volume_transfer [None req-3944f15f-fafb-49fc-90c0-7ab70c1022d4 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Creating transfer of volume f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:40.320477 np0000006182 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-3944f15f-fafb-49fc-90c0-7ab70c1022d4 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Generating transfer record for volume f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:40.330080 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:40.330080 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:40.344800 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3944f15f-fafb-49fc-90c0-7ab70c1022d4 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volume-transfers returned with HTTP 202 Jul 31 05:29:40.345404 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 260/1022] 10.4.3.227 () {70 vars in 1326 bytes} [Fri Jul 31 05:29:40 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:40.356036 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-283e70cc-c2ac-45bb-b43c-3d7ac627cf15 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:40.357949 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-283e70cc-c2ac-45bb-b43c-3d7ac627cf15 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:40.358208 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-283e70cc-c2ac-45bb-b43c-3d7ac627cf15 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:40.358796 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-283e70cc-c2ac-45bb-b43c-3d7ac627cf15 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:40.366156 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:40.366156 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:40.370792 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-283e70cc-c2ac-45bb-b43c-3d7ac627cf15 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Volume info retrieved successfully. Jul 31 05:29:40.376480 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-283e70cc-c2ac-45bb-b43c-3d7ac627cf15 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 returned with HTTP 200 Jul 31 05:29:40.376480 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 258/1023] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:40 2026] GET /volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:40.398025 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7062abcb-e02f-4925-895e-ac8878221dc2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:40.404696 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7062abcb-e02f-4925-895e-ac8878221dc2 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volume-transfers/detail Jul 31 05:29:40.405425 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7062abcb-e02f-4925-895e-ac8878221dc2 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:40.405425 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7062abcb-e02f-4925-895e-ac8878221dc2 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:40.405585 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volume_transfer [None req-7062abcb-e02f-4925-895e-ac8878221dc2 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Listing volume transfers {{(pid=100284) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 05:29:40.406026 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:40.406026 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:40.415048 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7062abcb-e02f-4925-895e-ac8878221dc2 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 05:29:40.415048 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 248/1024] 10.4.3.227 () {68 vars in 1326 bytes} [Fri Jul 31 05:29:40 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:40.427041 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02550a17-d94c-4dce-b0e5-3c2bb0da173c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:40.430027 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02550a17-d94c-4dce-b0e5-3c2bb0da173c tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] DELETE https://10.4.3.227/volume/v3/volume-transfers/4cf36ca3-ec36-4526-b3b9-aceaafb1ee45 Jul 31 05:29:40.430430 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02550a17-d94c-4dce-b0e5-3c2bb0da173c tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:40.430829 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02550a17-d94c-4dce-b0e5-3c2bb0da173c tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:40.431759 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.volume_transfer [None req-02550a17-d94c-4dce-b0e5-3c2bb0da173c tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Delete transfer with id: 4cf36ca3-ec36-4526-b3b9-aceaafb1ee45 Jul 31 05:29:40.448065 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:40.448065 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:40.467538 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02550a17-d94c-4dce-b0e5-3c2bb0da173c tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volume-transfers/4cf36ca3-ec36-4526-b3b9-aceaafb1ee45 returned with HTTP 202 Jul 31 05:29:40.468215 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 259/1025] 10.4.3.227 () {68 vars in 1419 bytes} [Fri Jul 31 05:29:40 2026] DELETE /volume/v3/volume-transfers/4cf36ca3-ec36-4526-b3b9-aceaafb1ee45 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:40.475671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f0a00e6-43ff-4c92-ad91-725eac852016 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:40.477802 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f0a00e6-43ff-4c92-ad91-725eac852016 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:40.478023 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f0a00e6-43ff-4c92-ad91-725eac852016 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:40.478245 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f0a00e6-43ff-4c92-ad91-725eac852016 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:40.486128 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:40.486128 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:40.493176 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f0a00e6-43ff-4c92-ad91-725eac852016 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Volume info retrieved successfully. Jul 31 05:29:40.499392 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f0a00e6-43ff-4c92-ad91-725eac852016 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 returned with HTTP 200 Jul 31 05:29:40.499932 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 261/1026] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:40 2026] GET /volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 => generated 946 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:40.516810 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7f0d3074-c6fd-401a-ac6c-287923c7cea8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:40.519412 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f0d3074-c6fd-401a-ac6c-287923c7cea8 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] DELETE https://10.4.3.227/volume/v3/volume-transfers/4cf36ca3-ec36-4526-b3b9-aceaafb1ee45 Jul 31 05:29:40.519559 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f0d3074-c6fd-401a-ac6c-287923c7cea8 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:40.519845 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f0d3074-c6fd-401a-ac6c-287923c7cea8 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:40.519988 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-7f0d3074-c6fd-401a-ac6c-287923c7cea8 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Delete transfer with id: 4cf36ca3-ec36-4526-b3b9-aceaafb1ee45 Jul 31 05:29:40.525290 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f0d3074-c6fd-401a-ac6c-287923c7cea8 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volume-transfers/4cf36ca3-ec36-4526-b3b9-aceaafb1ee45 returned with HTTP 404 Jul 31 05:29:40.525928 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 259/1027] 10.4.3.227 () {68 vars in 1419 bytes} [Fri Jul 31 05:29:40 2026] DELETE /volume/v3/volume-transfers/4cf36ca3-ec36-4526-b3b9-aceaafb1ee45 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:29:40.535435 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f20d8c1-baae-4642-a895-2e1235519f3f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:40.537538 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f20d8c1-baae-4642-a895-2e1235519f3f tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:40.537866 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f20d8c1-baae-4642-a895-2e1235519f3f tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:40.537994 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f20d8c1-baae-4642-a895-2e1235519f3f tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:40.538145 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2f20d8c1-baae-4642-a895-2e1235519f3f tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Delete volume with id: f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:40.551582 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:40.551582 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:40.552065 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2f20d8c1-baae-4642-a895-2e1235519f3f tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Volume info retrieved successfully. Jul 31 05:29:40.586288 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2f20d8c1-baae-4642-a895-2e1235519f3f tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Delete volume request issued successfully. Jul 31 05:29:40.586606 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f20d8c1-baae-4642-a895-2e1235519f3f tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 returned with HTTP 202 Jul 31 05:29:40.587521 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 249/1028] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:29:40 2026] DELETE /volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:40.598333 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0d81592-3dcc-49cd-89bb-b2471e1daddb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:40.600830 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0d81592-3dcc-49cd-89bb-b2471e1daddb tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] GET https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:40.603620 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0d81592-3dcc-49cd-89bb-b2471e1daddb tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:40.603620 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0d81592-3dcc-49cd-89bb-b2471e1daddb tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:40.610929 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:40.610929 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:40.619832 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a0d81592-3dcc-49cd-89bb-b2471e1daddb tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Volume info retrieved successfully. Jul 31 05:29:40.624815 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0d81592-3dcc-49cd-89bb-b2471e1daddb tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 returned with HTTP 200 Jul 31 05:29:40.625441 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 260/1029] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:40 2026] GET /volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 => generated 1130 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:29:41.650466 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c588b7b8-bc6e-41c1-96bb-b327b9238f02 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:41.653321 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c588b7b8-bc6e-41c1-96bb-b327b9238f02 tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] GET https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:41.653555 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c588b7b8-bc6e-41c1-96bb-b327b9238f02 tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:41.654776 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c588b7b8-bc6e-41c1-96bb-b327b9238f02 tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:41.659185 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=446,cinder:INSERT=71,cinder:UPDATE=110 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:29:41.673824 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c588b7b8-bc6e-41c1-96bb-b327b9238f02 tempest-VolumesTransfersV357Test-908148452 tempest-VolumesTransfersV357Test-908148452-project-admin] https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 returned with HTTP 404 Jul 31 05:29:41.674476 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 262/1030] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:41 2026] GET /volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:29:41.686065 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a1324df6-7257-4d44-b1bb-2d7b9594b4e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:41.691709 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1324df6-7257-4d44-b1bb-2d7b9594b4e3 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] GET https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:41.692966 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1324df6-7257-4d44-b1bb-2d7b9594b4e3 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:41.693176 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1324df6-7257-4d44-b1bb-2d7b9594b4e3 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:41.701510 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1324df6-7257-4d44-b1bb-2d7b9594b4e3 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 returned with HTTP 404 Jul 31 05:29:41.702092 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 260/1031] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:29:41 2026] GET /volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:29:41.714278 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b296778e-023d-4ae7-b3cd-eed6261fb766 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:41.716036 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b296778e-023d-4ae7-b3cd-eed6261fb766 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:41.718962 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b296778e-023d-4ae7-b3cd-eed6261fb766 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:41.718962 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b296778e-023d-4ae7-b3cd-eed6261fb766 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:41.718962 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b296778e-023d-4ae7-b3cd-eed6261fb766 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] Delete volume with id: f24a55d1-fd43-4c12-9ce5-826c3935beb0 Jul 31 05:29:41.728243 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b296778e-023d-4ae7-b3cd-eed6261fb766 tempest-VolumesTransfersV357Test-1297500706 tempest-VolumesTransfersV357Test-1297500706-project-member] https://10.4.3.227/volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 returned with HTTP 404 Jul 31 05:29:41.729829 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 250/1032] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:29:41 2026] DELETE /volume/v3/volumes/f24a55d1-fd43-4c12-9ce5-826c3935beb0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:29:42.672087 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9486d048-4af0-435e-88c1-dd9918129aa6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:42.910328 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9486d048-4af0-435e-88c1-dd9918129aa6 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:29:42.910833 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9486d048-4af0-435e-88c1-dd9918129aa6 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1804566441", "description": "tempest-group-type-description-1219627324", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:42.952836 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9486d048-4af0-435e-88c1-dd9918129aa6 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:29:42.953760 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 261/1033] 10.4.3.227 () {70 vars in 1312 bytes} [Fri Jul 31 05:29:42 2026] POST /volume/v3/group_types => generated 265 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 31 05:29:42.963064 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f899d3a9-1c2d-42f7-879a-7730433edf62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:42.965247 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f899d3a9-1c2d-42f7-879a-7730433edf62 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] GET https://10.4.3.227/volume/v3/group_types Jul 31 05:29:42.965707 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f899d3a9-1c2d-42f7-879a-7730433edf62 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:42.965793 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f899d3a9-1c2d-42f7-879a-7730433edf62 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:42.985740 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f899d3a9-1c2d-42f7-879a-7730433edf62 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 200 Jul 31 05:29:42.986080 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 263/1034] 10.4.3.227 () {68 vars in 1290 bytes} [Fri Jul 31 05:29:42 2026] GET /volume/v3/group_types => generated 499 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:42.996162 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-264fb7c2-6821-4671-b9a1-d28babd7f12f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.000041 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-264fb7c2-6821-4671-b9a1-d28babd7f12f tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] PUT https://10.4.3.227/volume/v3/group_types/c6fee967-07bd-4950-9e13-3bc6b83d814f Jul 31 05:29:43.000041 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-264fb7c2-6821-4671-b9a1-d28babd7f12f tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1924597582", "description": "updated-group-type-desc"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:43.033938 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-264fb7c2-6821-4671-b9a1-d28babd7f12f tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types/c6fee967-07bd-4950-9e13-3bc6b83d814f returned with HTTP 200 Jul 31 05:29:43.034809 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 261/1035] 10.4.3.227 () {70 vars in 1422 bytes} [Fri Jul 31 05:29:42 2026] PUT /volume/v3/group_types/c6fee967-07bd-4950-9e13-3bc6b83d814f => generated 255 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:29:43.043263 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c28f48d1-153a-4890-956a-41d6b7e94210 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.045656 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c28f48d1-153a-4890-956a-41d6b7e94210 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] GET https://10.4.3.227/volume/v3/group_types/c6fee967-07bd-4950-9e13-3bc6b83d814f Jul 31 05:29:43.046489 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c28f48d1-153a-4890-956a-41d6b7e94210 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:43.046799 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c28f48d1-153a-4890-956a-41d6b7e94210 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:43.061095 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c28f48d1-153a-4890-956a-41d6b7e94210 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types/c6fee967-07bd-4950-9e13-3bc6b83d814f returned with HTTP 200 Jul 31 05:29:43.061563 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 251/1036] 10.4.3.227 () {68 vars in 1401 bytes} [Fri Jul 31 05:29:43 2026] GET /volume/v3/group_types/c6fee967-07bd-4950-9e13-3bc6b83d814f => generated 255 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:43.076322 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7f7ce867-9c4e-4a1e-9e13-bd1b45828b92 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.078250 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f7ce867-9c4e-4a1e-9e13-bd1b45828b92 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/c6fee967-07bd-4950-9e13-3bc6b83d814f Jul 31 05:29:43.078517 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f7ce867-9c4e-4a1e-9e13-bd1b45828b92 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:43.078764 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f7ce867-9c4e-4a1e-9e13-bd1b45828b92 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:43.098116 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f7ce867-9c4e-4a1e-9e13-bd1b45828b92 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types/c6fee967-07bd-4950-9e13-3bc6b83d814f returned with HTTP 202 Jul 31 05:29:43.098675 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 262/1037] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:29:43 2026] DELETE /volume/v3/group_types/c6fee967-07bd-4950-9e13-3bc6b83d814f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:43.108026 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e6b352c8-f853-4bb0-ba18-6c675f073bc2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.115951 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6b352c8-f853-4bb0-ba18-6c675f073bc2 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] GET https://10.4.3.227/volume/v3/group_types Jul 31 05:29:43.116259 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6b352c8-f853-4bb0-ba18-6c675f073bc2 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:43.116468 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e6b352c8-f853-4bb0-ba18-6c675f073bc2 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:43.127608 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e6b352c8-f853-4bb0-ba18-6c675f073bc2 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 200 Jul 31 05:29:43.128477 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 264/1038] 10.4.3.227 () {68 vars in 1290 bytes} [Fri Jul 31 05:29:43 2026] GET /volume/v3/group_types => generated 248 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:43.144078 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b8c51e5e-2a81-47f1-acd6-fb1b0541c4e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.146770 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8c51e5e-2a81-47f1-acd6-fb1b0541c4e4 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:29:43.147307 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b8c51e5e-2a81-47f1-acd6-fb1b0541c4e4 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1628010361", "is_public": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:43.192823 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b8c51e5e-2a81-47f1-acd6-fb1b0541c4e4 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:29:43.193412 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 262/1039] 10.4.3.227 () {70 vars in 1311 bytes} [Fri Jul 31 05:29:43 2026] POST /volume/v3/group_types => generated 164 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:43.204506 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d21ed942-e986-43f8-a21c-894a0749f287 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.207126 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d21ed942-e986-43f8-a21c-894a0749f287 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:29:43.207612 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d21ed942-e986-43f8-a21c-894a0749f287 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-624664723", "is_public": false}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:43.234008 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d21ed942-e986-43f8-a21c-894a0749f287 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:29:43.235396 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 252/1040] 10.4.3.227 () {70 vars in 1311 bytes} [Fri Jul 31 05:29:43 2026] POST /volume/v3/group_types => generated 164 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 31 05:29:43.247423 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9fba0523-1e74-4d0a-bb38-bff2a040d64f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.251232 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9fba0523-1e74-4d0a-bb38-bff2a040d64f tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] GET https://10.4.3.227/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 31 05:29:43.251487 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9fba0523-1e74-4d0a-bb38-bff2a040d64f tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:43.251705 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9fba0523-1e74-4d0a-bb38-bff2a040d64f tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:43.266576 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9fba0523-1e74-4d0a-bb38-bff2a040d64f tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 31 05:29:43.267026 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 263/1041] 10.4.3.227 () {68 vars in 1351 bytes} [Fri Jul 31 05:29:43 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:43.281120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-178f231a-1104-4135-99e6-23f0b2f75a9d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.283723 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-178f231a-1104-4135-99e6-23f0b2f75a9d tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] GET https://10.4.3.227/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 31 05:29:43.284009 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-178f231a-1104-4135-99e6-23f0b2f75a9d tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:43.284362 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-178f231a-1104-4135-99e6-23f0b2f75a9d tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:43.298565 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-178f231a-1104-4135-99e6-23f0b2f75a9d tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 31 05:29:43.298798 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 265/1042] 10.4.3.227 () {68 vars in 1353 bytes} [Fri Jul 31 05:29:43 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:43.314293 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71b3f7f1-643f-4f8c-ba74-6c1799079347 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.317384 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71b3f7f1-643f-4f8c-ba74-6c1799079347 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] GET https://10.4.3.227/volume/v3/group_types?is_public=False Jul 31 05:29:43.318072 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71b3f7f1-643f-4f8c-ba74-6c1799079347 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:43.318366 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71b3f7f1-643f-4f8c-ba74-6c1799079347 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:43.332863 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71b3f7f1-643f-4f8c-ba74-6c1799079347 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 31 05:29:43.333350 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 263/1043] 10.4.3.227 () {68 vars in 1321 bytes} [Fri Jul 31 05:29:43 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:43.350537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4de55b4a-3205-4f01-8522-935b9903244c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.352795 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4de55b4a-3205-4f01-8522-935b9903244c tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] GET https://10.4.3.227/volume/v3/group_types?is_public=True Jul 31 05:29:43.353160 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4de55b4a-3205-4f01-8522-935b9903244c tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:43.354553 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4de55b4a-3205-4f01-8522-935b9903244c tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:43.379541 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4de55b4a-3205-4f01-8522-935b9903244c tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 31 05:29:43.380027 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 253/1044] 10.4.3.227 () {68 vars in 1319 bytes} [Fri Jul 31 05:29:43 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:43.390284 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8eb464f1-c81f-4d74-bd31-b3723744b80e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.392696 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eb464f1-c81f-4d74-bd31-b3723744b80e tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/5afd296b-a219-4456-8e6d-c7505b1f8b37 Jul 31 05:29:43.393069 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eb464f1-c81f-4d74-bd31-b3723744b80e tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:43.393324 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eb464f1-c81f-4d74-bd31-b3723744b80e tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:43.410144 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eb464f1-c81f-4d74-bd31-b3723744b80e tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types/5afd296b-a219-4456-8e6d-c7505b1f8b37 returned with HTTP 202 Jul 31 05:29:43.410606 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 264/1045] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:29:43 2026] DELETE /volume/v3/group_types/5afd296b-a219-4456-8e6d-c7505b1f8b37 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:43.420195 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5efb0fc3-42c5-490b-9b9c-c7f2907333f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:43.424859 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5efb0fc3-42c5-490b-9b9c-c7f2907333f3 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/acf02625-e799-4a4e-a1c5-e2029e69cecd Jul 31 05:29:43.424859 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5efb0fc3-42c5-490b-9b9c-c7f2907333f3 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:43.424859 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5efb0fc3-42c5-490b-9b9c-c7f2907333f3 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:43.454621 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5efb0fc3-42c5-490b-9b9c-c7f2907333f3 tempest-GroupTypesTest-1947489491 tempest-GroupTypesTest-1947489491-project-admin] https://10.4.3.227/volume/v3/group_types/acf02625-e799-4a4e-a1c5-e2029e69cecd returned with HTTP 202 Jul 31 05:29:43.454621 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 266/1046] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:29:43 2026] DELETE /volume/v3/group_types/acf02625-e799-4a4e-a1c5-e2029e69cecd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:45.131938 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:45.273962 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:45.274447 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-948921102"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:45.276395 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-948921102'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:45.276611 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Create volume of 2 GB Jul 31 05:29:45.287490 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Availability Zones retrieved successfully. Jul 31 05:29:45.300649 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Flow 'volume_create_api' (f2ab0b61-b87f-4c26-aafc-c76938c563ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:45.301074 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b38a6e-4e4f-4679-9b00-5067cf86932c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:45.302329 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Validating volume size '2' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:45.339630 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b38a6e-4e4f-4679-9b00-5067cf86932c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:45.340919 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50cd8d3e-0d12-4877-b7eb-863ca0d3ee11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:45.432165 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Created reservations ['eb80a589-2caf-48e3-b93a-0a1bea69e141', 'd88d493b-2725-41da-b316-3311e33f0039', '7a467298-23d9-4070-8c44-5ba446a3889c', '7bf3a34a-fab8-4710-a717-eea7d65ce28d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:45.434793 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50cd8d3e-0d12-4877-b7eb-863ca0d3ee11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb80a589-2caf-48e3-b93a-0a1bea69e141', 'd88d493b-2725-41da-b316-3311e33f0039', '7a467298-23d9-4070-8c44-5ba446a3889c', '7bf3a34a-fab8-4710-a717-eea7d65ce28d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:45.436534 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b441bed-8a2a-40c9-8f9d-d626f49b6bea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:45.477012 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b441bed-8a2a-40c9-8f9d-d626f49b6bea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '570c04a6-8529-401b-8657-c50ab08b5f54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-948921102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b855f0c27e24fa9a3da80d3043e229c',qos_specs=None,replication_status=,reservations=['eb80a589-2caf-48e3-b93a-0a1bea69e141','d88d493b-2725-41da-b316-3311e33f0039','7a467298-23d9-4070-8c44-5ba446a3889c','7bf3a34a-fab8-4710-a717-eea7d65ce28d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81bec36235e46369b1b416e1f59d2e9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-948921102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=570c04a6-8529-401b-8657-c50ab08b5f54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b855f0c27e24fa9a3da80d3043e229c',provider_auth=None,provider_geometry=None,provider_id=None,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='a81bec36235e46369b1b416e1f59d2e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:45.478885 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d156d8c1-f93c-421b-a10d-c0e5489b3b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:45.507315 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d156d8c1-f93c-421b-a10d-c0e5489b3b38) transitioned into state 'SUCCESS' from state '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-948921102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b855f0c27e24fa9a3da80d3043e229c',qos_specs=None,replication_status=,reservations=['eb80a589-2caf-48e3-b93a-0a1bea69e141','d88d493b-2725-41da-b316-3311e33f0039','7a467298-23d9-4070-8c44-5ba446a3889c','7bf3a34a-fab8-4710-a717-eea7d65ce28d'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a81bec36235e46369b1b416e1f59d2e9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:45.508115 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d6cc88-038a-4c33-98c9-a23bf2a883d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:45.527124 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07d6cc88-038a-4c33-98c9-a23bf2a883d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:45.527124 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Flow 'volume_create_api' (f2ab0b61-b87f-4c26-aafc-c76938c563ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:45.527124 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Create volume request issued successfully. Jul 31 05:29:45.528081 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d0f09e2e-3ad8-4825-b15e-6b4832a2605e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:45.529156 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 264/1047] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:29:45 2026] POST /volume/v3/volumes => generated 754 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:45.548142 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b0aae4b-52e9-4910-901b-0a0042bc64ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:45.550752 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b0aae4b-52e9-4910-901b-0a0042bc64ab tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] GET https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 Jul 31 05:29:45.551026 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b0aae4b-52e9-4910-901b-0a0042bc64ab tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:45.551355 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b0aae4b-52e9-4910-901b-0a0042bc64ab tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:45.566029 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:45.566029 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:45.573781 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b0aae4b-52e9-4910-901b-0a0042bc64ab tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Volume info retrieved successfully. Jul 31 05:29:45.580601 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b0aae4b-52e9-4910-901b-0a0042bc64ab tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 returned with HTTP 200 Jul 31 05:29:45.581475 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 254/1048] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:45 2026] GET /volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 => generated 822 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:46.595071 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1a6bb68a-016e-47f9-bbee-a4da164f6907 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:46.597457 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1a6bb68a-016e-47f9-bbee-a4da164f6907 tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] GET https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 Jul 31 05:29:46.598003 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1a6bb68a-016e-47f9-bbee-a4da164f6907 tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:46.598350 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1a6bb68a-016e-47f9-bbee-a4da164f6907 tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:46.609375 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:46.609375 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:46.614298 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1a6bb68a-016e-47f9-bbee-a4da164f6907 tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Volume info retrieved successfully. Jul 31 05:29:46.623645 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1a6bb68a-016e-47f9-bbee-a4da164f6907 tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 returned with HTTP 200 Jul 31 05:29:46.624475 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 265/1049] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:46 2026] GET /volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:46.643882 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-31b4245c-1def-4779-8e2f-adb524a9802b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:46.646281 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:46.646281 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "570c04a6-8529-401b-8657-c50ab08b5f54"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:46.647523 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '570c04a6-8529-401b-8657-c50ab08b5f54'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:46.658130 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:46.658130 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:46.658130 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Volume retrieved successfully. Jul 31 05:29:46.658130 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Create volume of 1 GB Jul 31 05:29:46.663640 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Availability Zones retrieved successfully. Jul 31 05:29:46.669291 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Flow 'volume_create_api' (29aa1005-31ca-485e-9225-f62eb0fa9a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:46.670203 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38d598f-fc67-4a78-88e9-f86188b4c697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:46.671116 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:46.674132 np0000006182 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38d598f-fc67-4a78-88e9-f86188b4c697) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 05:29:46.674132 np0000006182 devstack@c-api.service[100286]: 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 31 05:29:46.674132 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38d598f-fc67-4a78-88e9-f86188b4c697) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:46.674593 np0000006182 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a38d598f-fc67-4a78-88e9-f86188b4c697) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 05:29:46.675313 np0000006182 devstack@c-api.service[100286]: WARNING cinder.volume.api [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Flow 'volume_create_api' (29aa1005-31ca-485e-9225-f62eb0fa9a8c) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 05:29:46.675578 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31b4245c-1def-4779-8e2f-adb524a9802b tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 400 Jul 31 05:29:46.676071 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 267/1050] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:29:46 2026] POST /volume/v3/volumes => generated 173 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:29:46.683253 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8d12031-b266-4c8f-b645-2fc00e33d73d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:46.685578 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8d12031-b266-4c8f-b645-2fc00e33d73d tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] GET https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 Jul 31 05:29:46.685920 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8d12031-b266-4c8f-b645-2fc00e33d73d tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:46.686306 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8d12031-b266-4c8f-b645-2fc00e33d73d tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:46.694322 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:46.694322 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:46.700729 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a8d12031-b266-4c8f-b645-2fc00e33d73d tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Volume info retrieved successfully. Jul 31 05:29:46.706479 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8d12031-b266-4c8f-b645-2fc00e33d73d tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 returned with HTTP 200 Jul 31 05:29:46.707157 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 265/1051] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:46 2026] GET /volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:46.725427 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8e7d033-b8fd-495c-ac12-5ba20a74578e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:46.729569 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8e7d033-b8fd-495c-ac12-5ba20a74578e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] DELETE https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 Jul 31 05:29:46.729866 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8e7d033-b8fd-495c-ac12-5ba20a74578e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:46.730129 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8e7d033-b8fd-495c-ac12-5ba20a74578e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:46.730356 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b8e7d033-b8fd-495c-ac12-5ba20a74578e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Delete volume with id: 570c04a6-8529-401b-8657-c50ab08b5f54 Jul 31 05:29:46.747506 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:46.747506 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:46.748074 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b8e7d033-b8fd-495c-ac12-5ba20a74578e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Volume info retrieved successfully. Jul 31 05:29:46.789133 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b8e7d033-b8fd-495c-ac12-5ba20a74578e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Delete volume request issued successfully. Jul 31 05:29:46.789133 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8e7d033-b8fd-495c-ac12-5ba20a74578e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 returned with HTTP 202 Jul 31 05:29:46.789133 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 255/1052] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:29:46 2026] DELETE /volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:46.796283 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e176ce20-8352-49b4-ab58-2c0bac0e47e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:46.800268 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e176ce20-8352-49b4-ab58-2c0bac0e47e2 tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] GET https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 Jul 31 05:29:46.801143 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e176ce20-8352-49b4-ab58-2c0bac0e47e2 tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:46.801143 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e176ce20-8352-49b4-ab58-2c0bac0e47e2 tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:46.808130 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:46.808130 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:46.813134 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e176ce20-8352-49b4-ab58-2c0bac0e47e2 tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Volume info retrieved successfully. Jul 31 05:29:46.817874 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e176ce20-8352-49b4-ab58-2c0bac0e47e2 tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 returned with HTTP 200 Jul 31 05:29:46.818532 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 266/1053] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:46 2026] GET /volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:46.942378 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8cf6b7c8-f09b-4498-8604-f3631958830a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:47.044358 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8cf6b7c8-f09b-4498-8604-f3631958830a tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:29:47.044817 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8cf6b7c8-f09b-4498-8604-f3631958830a tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1629975924"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:47.067078 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8cf6b7c8-f09b-4498-8604-f3631958830a tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:29:47.067495 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 268/1054] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:29:46 2026] POST /volume/v3/types => generated 220 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:47.079636 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4894a415-4aee-4aee-85af-0f45f69d7cb6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:47.082540 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4894a415-4aee-4aee-85af-0f45f69d7cb6 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:29:47.083251 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4894a415-4aee-4aee-85af-0f45f69d7cb6 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1600946235"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:47.106145 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4894a415-4aee-4aee-85af-0f45f69d7cb6 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:29:47.106742 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 266/1055] 10.4.3.227 () {70 vars in 1311 bytes} [Fri Jul 31 05:29:47 2026] POST /volume/v3/group_types => generated 177 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:47.120579 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a9bbd663-b9f6-41da-9695-6b79d7bab07b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:47.224461 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9bbd663-b9f6-41da-9695-6b79d7bab07b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] POST https://10.4.3.227/volume/v3/groups Jul 31 05:29:47.225502 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9bbd663-b9f6-41da-9695-6b79d7bab07b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e0d45d78-5016-49da-acc8-39b930af816f", "volume_types": ["a1087cda-48c5-43d4-b9dc-5d20c23f9fff"], "name": "tempest-GroupsV320Test-Group-701879701"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:47.227756 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-a9bbd663-b9f6-41da-9695-6b79d7bab07b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Creating new group {'group': {'group_type': 'e0d45d78-5016-49da-acc8-39b930af816f', 'volume_types': ['a1087cda-48c5-43d4-b9dc-5d20c23f9fff'], 'name': 'tempest-GroupsV320Test-Group-701879701'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 05:29:47.233339 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-a9bbd663-b9f6-41da-9695-6b79d7bab07b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Creating group tempest-GroupsV320Test-Group-701879701. Jul 31 05:29:47.255290 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a9bbd663-b9f6-41da-9695-6b79d7bab07b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Availability zone cache updated, next update will occur around 2026-07-31 06:29:47.254854. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 05:29:47.255453 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a9bbd663-b9f6-41da-9695-6b79d7bab07b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Availability Zones retrieved successfully. Jul 31 05:29:47.290731 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a9bbd663-b9f6-41da-9695-6b79d7bab07b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Created reservations ['38de8bfe-ff88-418e-9fe4-12b8af28ff12'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:47.332912 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9bbd663-b9f6-41da-9695-6b79d7bab07b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] https://10.4.3.227/volume/v3/groups returned with HTTP 202 Jul 31 05:29:47.333496 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 256/1056] 10.4.3.227 () {70 vars in 1297 bytes} [Fri Jul 31 05:29:47 2026] POST /volume/v3/groups => generated 107 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:47.345426 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aa9501f7-a9e4-481f-9880-0bba8ced4eaa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:47.355024 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa9501f7-a9e4-481f-9880-0bba8ced4eaa tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] GET https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 Jul 31 05:29:47.357069 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa9501f7-a9e4-481f-9880-0bba8ced4eaa tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:47.357356 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa9501f7-a9e4-481f-9880-0bba8ced4eaa tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:47.357686 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-aa9501f7-a9e4-481f-9880-0bba8ced4eaa tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] show called for member 096cb254-137e-4d6a-b51d-2ac26178df41 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:29:47.371154 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:47.371154 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:47.394256 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa9501f7-a9e4-481f-9880-0bba8ced4eaa tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 returned with HTTP 200 Jul 31 05:29:47.394720 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 267/1057] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:29:47 2026] GET /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 => generated 387 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:47.841017 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2347f1f5-8874-4e84-b54a-ed984e8a6a8e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:47.845960 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2347f1f5-8874-4e84-b54a-ed984e8a6a8e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] GET https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 Jul 31 05:29:47.846273 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2347f1f5-8874-4e84-b54a-ed984e8a6a8e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:47.846576 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2347f1f5-8874-4e84-b54a-ed984e8a6a8e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:47.855784 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2347f1f5-8874-4e84-b54a-ed984e8a6a8e tempest-VolumesCloneNegativeTest-1715540406 tempest-VolumesCloneNegativeTest-1715540406-project-member] https://10.4.3.227/volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 returned with HTTP 404 Jul 31 05:29:47.856517 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 269/1058] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:47 2026] GET /volume/v3/volumes/570c04a6-8529-401b-8657-c50ab08b5f54 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:48.406892 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a44a9183-2fe4-4379-9e1a-bcd08f50c59b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:48.409749 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a44a9183-2fe4-4379-9e1a-bcd08f50c59b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] GET https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 Jul 31 05:29:48.409749 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a44a9183-2fe4-4379-9e1a-bcd08f50c59b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:48.409749 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a44a9183-2fe4-4379-9e1a-bcd08f50c59b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:48.409931 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-a44a9183-2fe4-4379-9e1a-bcd08f50c59b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] show called for member 096cb254-137e-4d6a-b51d-2ac26178df41 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:29:48.416358 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:48.416358 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:48.438897 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a44a9183-2fe4-4379-9e1a-bcd08f50c59b tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 returned with HTTP 200 Jul 31 05:29:48.439339 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 267/1059] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:29:48 2026] GET /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 => generated 388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:48.453641 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eeee1c07-130e-4869-b9d4-bc920263910d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:48.455978 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eeee1c07-130e-4869-b9d4-bc920263910d tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] POST https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action Jul 31 05:29:48.456469 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eeee1c07-130e-4869-b9d4-bc920263910d tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:48.456749 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eeee1c07-130e-4869-b9d4-bc920263910d tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:48.458462 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-eeee1c07-130e-4869-b9d4-bc920263910d tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Updating group '096cb254-137e-4d6a-b51d-2ac26178df41' with 'creating' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 05:29:48.463381 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:48.463381 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:48.470611 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eeee1c07-130e-4869-b9d4-bc920263910d tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action returned with HTTP 202 Jul 31 05:29:48.471371 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 257/1060] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:29:48 2026] POST /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:48.482121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1c6824f8-e13d-4754-91d2-bdf8bb6c3650 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:48.484486 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c6824f8-e13d-4754-91d2-bdf8bb6c3650 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] GET https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 Jul 31 05:29:48.484809 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c6824f8-e13d-4754-91d2-bdf8bb6c3650 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:48.485087 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c6824f8-e13d-4754-91d2-bdf8bb6c3650 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:48.485223 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-1c6824f8-e13d-4754-91d2-bdf8bb6c3650 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] show called for member 096cb254-137e-4d6a-b51d-2ac26178df41 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:29:48.489924 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:48.489924 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:48.504537 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c6824f8-e13d-4754-91d2-bdf8bb6c3650 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 returned with HTTP 200 Jul 31 05:29:48.504980 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 268/1061] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:29:48 2026] GET /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 => generated 387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:48.518149 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e55a760-9d81-4bed-ae10-a9a6f6fee3ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:48.519605 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e55a760-9d81-4bed-ae10-a9a6f6fee3ca tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] POST https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action Jul 31 05:29:48.520251 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e55a760-9d81-4bed-ae10-a9a6f6fee3ca tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:48.520354 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e55a760-9d81-4bed-ae10-a9a6f6fee3ca tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:48.524253 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-9e55a760-9d81-4bed-ae10-a9a6f6fee3ca tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Updating group '096cb254-137e-4d6a-b51d-2ac26178df41' with 'available' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 05:29:48.533121 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:48.533121 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:48.544803 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e55a760-9d81-4bed-ae10-a9a6f6fee3ca tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action returned with HTTP 202 Jul 31 05:29:48.545336 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 270/1062] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:29:48 2026] POST /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:48.560264 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45fd397b-409f-4ae6-a1b3-308e8a126d65 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:48.562087 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45fd397b-409f-4ae6-a1b3-308e8a126d65 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] GET https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 Jul 31 05:29:48.562378 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45fd397b-409f-4ae6-a1b3-308e8a126d65 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:48.562613 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45fd397b-409f-4ae6-a1b3-308e8a126d65 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:48.562778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-45fd397b-409f-4ae6-a1b3-308e8a126d65 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] show called for member 096cb254-137e-4d6a-b51d-2ac26178df41 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:29:48.572524 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:48.572524 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:48.778635 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45fd397b-409f-4ae6-a1b3-308e8a126d65 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 returned with HTTP 200 Jul 31 05:29:48.778635 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 268/1063] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:29:48 2026] GET /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 => generated 388 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:48.792922 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9dc73935-aba7-46c1-a644-63e69086edfa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:48.795090 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dc73935-aba7-46c1-a644-63e69086edfa tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] POST https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action Jul 31 05:29:48.795586 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dc73935-aba7-46c1-a644-63e69086edfa tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:48.795781 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dc73935-aba7-46c1-a644-63e69086edfa tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:48.797655 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-9dc73935-aba7-46c1-a644-63e69086edfa tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Updating group '096cb254-137e-4d6a-b51d-2ac26178df41' with 'error' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 05:29:48.804518 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:48.804518 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:48.810379 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dc73935-aba7-46c1-a644-63e69086edfa tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action returned with HTTP 202 Jul 31 05:29:48.811234 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 258/1064] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:29:48 2026] POST /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:48.821370 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2860d9ad-007c-4c85-aa20-a39d89bd373e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:48.828446 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2860d9ad-007c-4c85-aa20-a39d89bd373e tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] GET https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 Jul 31 05:29:48.828729 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2860d9ad-007c-4c85-aa20-a39d89bd373e tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:48.828958 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2860d9ad-007c-4c85-aa20-a39d89bd373e tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:48.829124 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-2860d9ad-007c-4c85-aa20-a39d89bd373e tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] show called for member 096cb254-137e-4d6a-b51d-2ac26178df41 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:29:48.833743 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:48.833743 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:48.843204 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2860d9ad-007c-4c85-aa20-a39d89bd373e tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 returned with HTTP 200 Jul 31 05:29:48.843795 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 269/1065] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:29:48 2026] GET /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 => generated 384 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:48.857970 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fc509a53-a020-41f4-82c4-8f237b6ecb86 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:48.860323 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc509a53-a020-41f4-82c4-8f237b6ecb86 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] POST https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action Jul 31 05:29:48.860860 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc509a53-a020-41f4-82c4-8f237b6ecb86 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:48.861107 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fc509a53-a020-41f4-82c4-8f237b6ecb86 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:48.862454 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-fc509a53-a020-41f4-82c4-8f237b6ecb86 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Updating group '096cb254-137e-4d6a-b51d-2ac26178df41' with 'available' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 05:29:48.865799 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:48.865799 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:48.875829 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fc509a53-a020-41f4-82c4-8f237b6ecb86 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action returned with HTTP 202 Jul 31 05:29:48.875829 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 271/1066] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:29:48 2026] POST /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:48.884367 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17abe670-99c2-442a-9cff-5a7eada76cb2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:48.886551 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17abe670-99c2-442a-9cff-5a7eada76cb2 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] GET https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 Jul 31 05:29:48.886780 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17abe670-99c2-442a-9cff-5a7eada76cb2 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:48.886972 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17abe670-99c2-442a-9cff-5a7eada76cb2 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:48.887138 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-17abe670-99c2-442a-9cff-5a7eada76cb2 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] show called for member 096cb254-137e-4d6a-b51d-2ac26178df41 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:29:48.893730 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:48.893730 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:48.905666 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17abe670-99c2-442a-9cff-5a7eada76cb2 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 returned with HTTP 200 Jul 31 05:29:48.906176 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 269/1067] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:29:48 2026] GET /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 => generated 388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:48.918532 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-269a7e15-a4c8-4ab0-9e72-82905599f9fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:48.920214 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-269a7e15-a4c8-4ab0-9e72-82905599f9fb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:29:48.920631 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-269a7e15-a4c8-4ab0-9e72-82905599f9fb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:48.921162 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-269a7e15-a4c8-4ab0-9e72-82905599f9fb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:48.921654 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-269a7e15-a4c8-4ab0-9e72-82905599f9fb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:48.922971 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-269a7e15-a4c8-4ab0-9e72-82905599f9fb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:48.931263 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-269a7e15-a4c8-4ab0-9e72-82905599f9fb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Get all volumes completed successfully. Jul 31 05:29:48.934950 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-269a7e15-a4c8-4ab0-9e72-82905599f9fb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:29:48.935445 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 259/1068] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:29:48 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:48.955732 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d2699a1-27e4-496f-816f-28e147bca583 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:48.965692 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d2699a1-27e4-496f-816f-28e147bca583 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] POST https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action Jul 31 05:29:48.966229 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d2699a1-27e4-496f-816f-28e147bca583 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:48.966400 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d2699a1-27e4-496f-816f-28e147bca583 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:48.968385 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-5d2699a1-27e4-496f-816f-28e147bca583 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] delete called for group 096cb254-137e-4d6a-b51d-2ac26178df41 {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:29:48.968603 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-5d2699a1-27e4-496f-816f-28e147bca583 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Delete group with id: 096cb254-137e-4d6a-b51d-2ac26178df41 Jul 31 05:29:48.972579 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:48.972579 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:49.186231 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d2699a1-27e4-496f-816f-28e147bca583 tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action returned with HTTP 202 Jul 31 05:29:49.186786 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 270/1069] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:29:48 2026] POST /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41/action => generated 0 bytes in 231 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:49.196802 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32fdb388-86ef-4c5b-836e-56abc1e7eadb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:49.198560 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32fdb388-86ef-4c5b-836e-56abc1e7eadb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] GET https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 Jul 31 05:29:49.198770 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32fdb388-86ef-4c5b-836e-56abc1e7eadb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:49.198961 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32fdb388-86ef-4c5b-836e-56abc1e7eadb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:49.199090 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-32fdb388-86ef-4c5b-836e-56abc1e7eadb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] show called for member 096cb254-137e-4d6a-b51d-2ac26178df41 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:29:49.205286 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:49.205286 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:49.232150 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32fdb388-86ef-4c5b-836e-56abc1e7eadb tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 returned with HTTP 200 Jul 31 05:29:49.232150 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 272/1070] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:29:49 2026] GET /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 => generated 387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:50.247151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-66546a2b-75a3-408f-802c-b81dde423f5d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:50.248967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66546a2b-75a3-408f-802c-b81dde423f5d tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] GET https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 Jul 31 05:29:50.249206 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66546a2b-75a3-408f-802c-b81dde423f5d tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:50.249403 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66546a2b-75a3-408f-802c-b81dde423f5d tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:50.249530 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-66546a2b-75a3-408f-802c-b81dde423f5d tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] show called for member 096cb254-137e-4d6a-b51d-2ac26178df41 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:29:50.254952 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66546a2b-75a3-408f-802c-b81dde423f5d tempest-GroupsV320Test-417485898 tempest-GroupsV320Test-417485898-project-member] https://10.4.3.227/volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 returned with HTTP 404 Jul 31 05:29:50.255746 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 270/1071] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:29:50 2026] GET /volume/v3/groups/096cb254-137e-4d6a-b51d-2ac26178df41 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:29:50.264601 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8121eb4c-a183-430d-b9d6-6de3cdfae1d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:50.267076 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8121eb4c-a183-430d-b9d6-6de3cdfae1d5 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/e0d45d78-5016-49da-acc8-39b930af816f Jul 31 05:29:50.267366 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8121eb4c-a183-430d-b9d6-6de3cdfae1d5 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:50.267656 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8121eb4c-a183-430d-b9d6-6de3cdfae1d5 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:50.289543 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8121eb4c-a183-430d-b9d6-6de3cdfae1d5 tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] https://10.4.3.227/volume/v3/group_types/e0d45d78-5016-49da-acc8-39b930af816f returned with HTTP 202 Jul 31 05:29:50.290017 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 260/1072] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:29:50 2026] DELETE /volume/v3/group_types/e0d45d78-5016-49da-acc8-39b930af816f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:29:50.298514 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-74dbaeee-73d8-40b1-8a77-f524783cb8ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:50.300419 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74dbaeee-73d8-40b1-8a77-f524783cb8ae tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] DELETE https://10.4.3.227/volume/v3/types/a1087cda-48c5-43d4-b9dc-5d20c23f9fff Jul 31 05:29:50.300610 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74dbaeee-73d8-40b1-8a77-f524783cb8ae tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:50.300850 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74dbaeee-73d8-40b1-8a77-f524783cb8ae tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:50.336189 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74dbaeee-73d8-40b1-8a77-f524783cb8ae tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] https://10.4.3.227/volume/v3/types/a1087cda-48c5-43d4-b9dc-5d20c23f9fff returned with HTTP 202 Jul 31 05:29:50.336730 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 271/1073] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:29:50 2026] DELETE /volume/v3/types/a1087cda-48c5-43d4-b9dc-5d20c23f9fff => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:50.350764 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3564b1d-4690-43ad-a1c6-7d2ff0479f6f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:50.353228 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3564b1d-4690-43ad-a1c6-7d2ff0479f6f tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] GET https://10.4.3.227/volume/v3/types/a1087cda-48c5-43d4-b9dc-5d20c23f9fff Jul 31 05:29:50.353554 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3564b1d-4690-43ad-a1c6-7d2ff0479f6f tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:50.353821 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3564b1d-4690-43ad-a1c6-7d2ff0479f6f tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:50.358415 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3564b1d-4690-43ad-a1c6-7d2ff0479f6f tempest-GroupsV320Test-320600031 tempest-GroupsV320Test-320600031-project-admin] https://10.4.3.227/volume/v3/types/a1087cda-48c5-43d4-b9dc-5d20c23f9fff returned with HTTP 404 Jul 31 05:29:50.359145 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 273/1074] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:29:50 2026] GET /volume/v3/types/a1087cda-48c5-43d4-b9dc-5d20c23f9fff => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:50.580763 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-71f71af0-d5c2-498b-98ad-7d1bfda1e22c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:50.582968 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-71f71af0-d5c2-498b-98ad-7d1bfda1e22c tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] DELETE https://10.4.3.227/volume/v3/attachments/7585b3e1-66f8-4e79-bf2a-766af9031d6a Jul 31 05:29:50.583343 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-71f71af0-d5c2-498b-98ad-7d1bfda1e22c tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:50.583594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-71f71af0-d5c2-498b-98ad-7d1bfda1e22c tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:50.592354 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:50.592354 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:50.642474 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-71f71af0-d5c2-498b-98ad-7d1bfda1e22c tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/attachments/7585b3e1-66f8-4e79-bf2a-766af9031d6a returned with HTTP 200 Jul 31 05:29:50.642893 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 271/1075] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:29:50 2026] DELETE /volume/v3/attachments/7585b3e1-66f8-4e79-bf2a-766af9031d6a => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:50.652652 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-59909452-c9b5-4eb2-ae6e-e4a9df89d193 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:50.654339 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-59909452-c9b5-4eb2-ae6e-e4a9df89d193 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] DELETE https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 Jul 31 05:29:50.654519 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-59909452-c9b5-4eb2-ae6e-e4a9df89d193 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:50.654699 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-59909452-c9b5-4eb2-ae6e-e4a9df89d193 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:50.654874 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-59909452-c9b5-4eb2-ae6e-e4a9df89d193 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Delete volume with id: 98b2f63a-eea6-4196-87b3-5dc17b3912c2 Jul 31 05:29:50.662074 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:50.662074 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:50.662515 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-59909452-c9b5-4eb2-ae6e-e4a9df89d193 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:29:50.682065 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-59909452-c9b5-4eb2-ae6e-e4a9df89d193 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Delete volume request issued successfully. Jul 31 05:29:50.682270 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a57bd445-c222-4962-89fb-d6bce2cffdef req-59909452-c9b5-4eb2-ae6e-e4a9df89d193 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 returned with HTTP 202 Jul 31 05:29:50.684697 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 261/1076] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:29:50 2026] DELETE /volume/v3/volumes/98b2f63a-eea6-4196-87b3-5dc17b3912c2 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:53.295235 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd470d74-5393-409c-a31b-a710bb3d2261 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:53.448848 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd470d74-5393-409c-a31b-a710bb3d2261 tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:29:53.448976 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd470d74-5393-409c-a31b-a710bb3d2261 tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1005756918", "extra_specs": {"storage_protocol": "tempest-storage_protocol-882749043", "vendor_name": "tempest-vendor_name-217841865"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:53.454650 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=417,cinder:UPDATE=87,cinder:INSERT=52 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:29:53.474768 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd470d74-5393-409c-a31b-a710bb3d2261 tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:29:53.474976 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 272/1077] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:29:53 2026] POST /volume/v3/types => generated 326 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:53.487612 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:53.576496 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:53.577213 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "21826b56-f102-4ab8-ad3e-56bea2fa4f49", "size": 1, "name": "tempest-UserMessagesTest-Volume-384606963"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:53.584152 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Create volume request body: {'volume': {'volume_type': '21826b56-f102-4ab8-ad3e-56bea2fa4f49', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-384606963'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:53.591050 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Create volume of 1 GB Jul 31 05:29:53.592287 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:53.592287 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:53.592624 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Availability Zones retrieved successfully. Jul 31 05:29:53.601511 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Flow 'volume_create_api' (a18a0352-d8eb-4ad5-a18d-fbc978f8bce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:53.602168 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af86576-be67-4f7a-ac40-758d01bc39f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:53.604760 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:53.638382 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7af86576-be67-4f7a-ac40-758d01bc39f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:29:53Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-882749043',vendor_name='tempest-vendor_name-217841865'},id=21826b56-f102-4ab8-ad3e-56bea2fa4f49,is_public=True,name='tempest-UserMessagesTest-volume-type-1005756918',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '21826b56-f102-4ab8-ad3e-56bea2fa4f49', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:53.638382 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc24ced-0544-4f33-87a5-6f7067f2ff77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:53.675972 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1005756918 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1005756918, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:53.676565 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1005756918 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1005756918, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:53.735383 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Created reservations ['93203210-e7ad-4f15-926a-06b16773d161', '842220b7-bdf1-48be-927b-a8f245a94681', 'fed640e4-cdf9-4a33-b319-7ebd7437e081', '2c782794-00d9-4511-96a9-02a9326ef1cc'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:53.735383 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6dc24ced-0544-4f33-87a5-6f7067f2ff77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93203210-e7ad-4f15-926a-06b16773d161', '842220b7-bdf1-48be-927b-a8f245a94681', 'fed640e4-cdf9-4a33-b319-7ebd7437e081', '2c782794-00d9-4511-96a9-02a9326ef1cc']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:53.737674 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fa5660d-43d7-4c9d-81f7-1ab7fed456c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:53.775733 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fa5660d-43d7-4c9d-81f7-1ab7fed456c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '488911d7-8608-4b74-9d28-05cf4d1b7558', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-384606963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd428070b6e940999faa38914e269e34',qos_specs=None,replication_status=,reservations=['93203210-e7ad-4f15-926a-06b16773d161','842220b7-bdf1-48be-927b-a8f245a94681','fed640e4-cdf9-4a33-b319-7ebd7437e081','2c782794-00d9-4511-96a9-02a9326ef1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a4c1488c3d4cfd84db2ae469a09b0f',volume_type_id=21826b56-f102-4ab8-ad3e-56bea2fa4f49), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-384606963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=488911d7-8608-4b74-9d28-05cf4d1b7558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd428070b6e940999faa38914e269e34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12a4c1488c3d4cfd84db2ae469a09b0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(21826b56-f102-4ab8-ad3e-56bea2fa4f49),volume_type_id=21826b56-f102-4ab8-ad3e-56bea2fa4f49)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:53.776412 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9014f761-081e-48fa-82ad-24ed6298e4d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:53.798908 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9014f761-081e-48fa-82ad-24ed6298e4d4) transitioned into state 'SUCCESS' from state '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-384606963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd428070b6e940999faa38914e269e34',qos_specs=None,replication_status=,reservations=['93203210-e7ad-4f15-926a-06b16773d161','842220b7-bdf1-48be-927b-a8f245a94681','fed640e4-cdf9-4a33-b319-7ebd7437e081','2c782794-00d9-4511-96a9-02a9326ef1cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a4c1488c3d4cfd84db2ae469a09b0f',volume_type_id=21826b56-f102-4ab8-ad3e-56bea2fa4f49)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:53.799757 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e074d5e-d86a-4c57-825b-4ff29e4852b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:53.821207 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e074d5e-d86a-4c57-825b-4ff29e4852b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:53.821207 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Flow 'volume_create_api' (a18a0352-d8eb-4ad5-a18d-fbc978f8bce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:53.821207 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Create volume request issued successfully. Jul 31 05:29:53.822082 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b16504c7-b0e7-4ae4-8454-33e2e5ca9138 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:53.822643 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 274/1078] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:29:53 2026] POST /volume/v3/volumes => generated 785 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:53.846658 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e4eab7fc-d89d-4a31-9a97-1ce41ab6d61c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:53.848700 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4eab7fc-d89d-4a31-9a97-1ce41ab6d61c tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 Jul 31 05:29:53.848980 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4eab7fc-d89d-4a31-9a97-1ce41ab6d61c tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:53.849233 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4eab7fc-d89d-4a31-9a97-1ce41ab6d61c tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:53.858675 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:53.858675 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:53.867044 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e4eab7fc-d89d-4a31-9a97-1ce41ab6d61c tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Volume info retrieved successfully. Jul 31 05:29:53.873134 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4eab7fc-d89d-4a31-9a97-1ce41ab6d61c tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 returned with HTTP 200 Jul 31 05:29:53.876150 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 272/1079] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:29:53 2026] GET /volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:54.897128 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6d8e15e-cd3d-4d3f-9f1c-4357c5dd7cb0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:54.900150 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6d8e15e-cd3d-4d3f-9f1c-4357c5dd7cb0 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 Jul 31 05:29:54.900150 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6d8e15e-cd3d-4d3f-9f1c-4357c5dd7cb0 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:54.900150 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6d8e15e-cd3d-4d3f-9f1c-4357c5dd7cb0 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:54.911435 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:54.911435 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:54.916575 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6d8e15e-cd3d-4d3f-9f1c-4357c5dd7cb0 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Volume info retrieved successfully. Jul 31 05:29:54.924477 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6d8e15e-cd3d-4d3f-9f1c-4357c5dd7cb0 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 returned with HTTP 200 Jul 31 05:29:54.925439 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 262/1080] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:29:54 2026] GET /volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:29:54.939053 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-45705b7f-a084-4c48-b4be-4677ebed87b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:54.940916 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45705b7f-a084-4c48-b4be-4677ebed87b8 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/messages Jul 31 05:29:54.941197 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45705b7f-a084-4c48-b4be-4677ebed87b8 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:54.941372 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45705b7f-a084-4c48-b4be-4677ebed87b8 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:54.948583 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45705b7f-a084-4c48-b4be-4677ebed87b8 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:29:54.948786 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 273/1081] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:29:54 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:54.960537 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e2b612c-46da-48be-bb90-e9c488dd7eec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:54.962531 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e2b612c-46da-48be-bb90-e9c488dd7eec tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] DELETE https://10.4.3.227/volume/v3/messages/5f5ff658-6ece-4fd7-b24c-7b979f510b33 Jul 31 05:29:54.962738 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e2b612c-46da-48be-bb90-e9c488dd7eec tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:54.962938 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e2b612c-46da-48be-bb90-e9c488dd7eec tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:54.967875 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:54.967875 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:54.974563 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e2b612c-46da-48be-bb90-e9c488dd7eec tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/messages/5f5ff658-6ece-4fd7-b24c-7b979f510b33 returned with HTTP 204 Jul 31 05:29:54.975044 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 275/1082] 10.4.3.227 () {68 vars in 1394 bytes} [Fri Jul 31 05:29:54 2026] DELETE /volume/v3/messages/5f5ff658-6ece-4fd7-b24c-7b979f510b33 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 05:29:54.984381 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9df4240f-0491-4403-aa9d-82d18b4774cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:54.988307 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9df4240f-0491-4403-aa9d-82d18b4774cb tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/messages/5f5ff658-6ece-4fd7-b24c-7b979f510b33 Jul 31 05:29:54.988587 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9df4240f-0491-4403-aa9d-82d18b4774cb tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:54.988813 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9df4240f-0491-4403-aa9d-82d18b4774cb tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:54.995139 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9df4240f-0491-4403-aa9d-82d18b4774cb tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/messages/5f5ff658-6ece-4fd7-b24c-7b979f510b33 returned with HTTP 404 Jul 31 05:29:54.995728 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 273/1083] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:29:54 2026] GET /volume/v3/messages/5f5ff658-6ece-4fd7-b24c-7b979f510b33 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:55.003470 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aa4d9ebf-26bb-4fd5-ba80-c03b7d9ad27e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:55.006997 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa4d9ebf-26bb-4fd5-ba80-c03b7d9ad27e tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 Jul 31 05:29:55.007286 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa4d9ebf-26bb-4fd5-ba80-c03b7d9ad27e tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:55.007521 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa4d9ebf-26bb-4fd5-ba80-c03b7d9ad27e tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:55.015747 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:55.015747 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:55.019745 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aa4d9ebf-26bb-4fd5-ba80-c03b7d9ad27e tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Volume info retrieved successfully. Jul 31 05:29:55.025335 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa4d9ebf-26bb-4fd5-ba80-c03b7d9ad27e tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 returned with HTTP 200 Jul 31 05:29:55.025826 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 263/1084] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:29:55 2026] GET /volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:55.041275 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7a205570-031a-4e32-9070-e82f33a943d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:55.043217 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a205570-031a-4e32-9070-e82f33a943d5 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] DELETE https://10.4.3.227/volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 Jul 31 05:29:55.043482 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a205570-031a-4e32-9070-e82f33a943d5 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:55.043670 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a205570-031a-4e32-9070-e82f33a943d5 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:55.043838 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7a205570-031a-4e32-9070-e82f33a943d5 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Delete volume with id: 488911d7-8608-4b74-9d28-05cf4d1b7558 Jul 31 05:29:55.051385 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:55.051385 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:55.051796 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7a205570-031a-4e32-9070-e82f33a943d5 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Volume info retrieved successfully. Jul 31 05:29:55.052900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-7a205570-031a-4e32-9070-e82f33a943d5 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100285) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 05:29:55.064477 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-7a205570-031a-4e32-9070-e82f33a943d5 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1005756918 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1005756918, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:55.064785 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-7a205570-031a-4e32-9070-e82f33a943d5 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1005756918 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1005756918, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:55.083244 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-7a205570-031a-4e32-9070-e82f33a943d5 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Created reservations ['88450e56-0c34-44a6-97d7-3a2481a18489', '772a4a49-2c73-49a5-baa1-5a6848d66db9', '8b90f9b8-aea0-4f5a-bbcb-aca4892d3ce1', 'bf0348b2-01e7-46cd-bd7d-42b4db85e0fb'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:55.129845 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7a205570-031a-4e32-9070-e82f33a943d5 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Delete volume request issued successfully. Jul 31 05:29:55.130043 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a205570-031a-4e32-9070-e82f33a943d5 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 returned with HTTP 202 Jul 31 05:29:55.131417 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 274/1085] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:29:55 2026] DELETE /volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:55.138522 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3af85dbc-b527-4652-b5fe-5412b46d5aaa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:55.141480 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3af85dbc-b527-4652-b5fe-5412b46d5aaa tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 Jul 31 05:29:55.141678 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3af85dbc-b527-4652-b5fe-5412b46d5aaa tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:55.141886 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3af85dbc-b527-4652-b5fe-5412b46d5aaa tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:55.147640 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3af85dbc-b527-4652-b5fe-5412b46d5aaa tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 returned with HTTP 404 Jul 31 05:29:55.148198 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 276/1086] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:29:55 2026] GET /volume/v3/volumes/488911d7-8608-4b74-9d28-05cf4d1b7558 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:55.159179 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5957fa64-8b56-4893-833c-8bed589b974a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:55.163931 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5957fa64-8b56-4893-833c-8bed589b974a tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] DELETE https://10.4.3.227/volume/v3/types/21826b56-f102-4ab8-ad3e-56bea2fa4f49 Jul 31 05:29:55.164256 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5957fa64-8b56-4893-833c-8bed589b974a tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:55.164633 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5957fa64-8b56-4893-833c-8bed589b974a tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:55.213569 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5957fa64-8b56-4893-833c-8bed589b974a tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] https://10.4.3.227/volume/v3/types/21826b56-f102-4ab8-ad3e-56bea2fa4f49 returned with HTTP 202 Jul 31 05:29:55.214121 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 274/1087] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:29:55 2026] DELETE /volume/v3/types/21826b56-f102-4ab8-ad3e-56bea2fa4f49 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:55.222875 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5493d38c-e8c7-4c34-b361-1d0aac420aaf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:55.225372 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5493d38c-e8c7-4c34-b361-1d0aac420aaf tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] GET https://10.4.3.227/volume/v3/types/21826b56-f102-4ab8-ad3e-56bea2fa4f49 Jul 31 05:29:55.225474 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5493d38c-e8c7-4c34-b361-1d0aac420aaf tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:55.225718 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5493d38c-e8c7-4c34-b361-1d0aac420aaf tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:55.229817 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5493d38c-e8c7-4c34-b361-1d0aac420aaf tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] https://10.4.3.227/volume/v3/types/21826b56-f102-4ab8-ad3e-56bea2fa4f49 returned with HTTP 404 Jul 31 05:29:55.230414 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 264/1088] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:29:55 2026] GET /volume/v3/types/21826b56-f102-4ab8-ad3e-56bea2fa4f49 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:55.239368 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ebd2904b-20b9-4720-b6ff-05bf4ab4d6ba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:55.241350 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ebd2904b-20b9-4720-b6ff-05bf4ab4d6ba tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:29:55.241707 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ebd2904b-20b9-4720-b6ff-05bf4ab4d6ba tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1765270308", "extra_specs": {"storage_protocol": "tempest-storage_protocol-931224724", "vendor_name": "tempest-vendor_name-1464113943"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:55.259086 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ebd2904b-20b9-4720-b6ff-05bf4ab4d6ba tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:29:55.259580 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 275/1089] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:29:55 2026] POST /volume/v3/types => generated 327 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:55.267438 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:55.269681 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:55.270178 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f9afa27b-4e40-4bc5-9a31-df2a003350e4", "size": 1, "name": "tempest-UserMessagesTest-Volume-228282624"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:55.272142 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Create volume request body: {'volume': {'volume_type': 'f9afa27b-4e40-4bc5-9a31-df2a003350e4', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-228282624'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:55.276780 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Create volume of 1 GB Jul 31 05:29:55.277064 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:55.277064 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:55.277545 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Availability Zones retrieved successfully. Jul 31 05:29:55.283574 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Flow 'volume_create_api' (deb5a1e2-0811-4117-a1c2-92cbd757bce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:55.284168 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4719a5fd-6e6b-46aa-984f-737008968b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:55.285048 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:55.309895 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4719a5fd-6e6b-46aa-984f-737008968b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:29:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-931224724',vendor_name='tempest-vendor_name-1464113943'},id=f9afa27b-4e40-4bc5-9a31-df2a003350e4,is_public=True,name='tempest-UserMessagesTest-volume-type-1765270308',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f9afa27b-4e40-4bc5-9a31-df2a003350e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:55.310795 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e087b00-9337-4805-a063-61bdc929aa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:55.344920 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1765270308 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1765270308, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:55.344920 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1765270308 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1765270308, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:29:55.389993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Created reservations ['f99ab992-b71e-4d6a-8882-6446955c3fe7', 'faaec8b3-b582-4832-9fb8-ae305ca381f2', 'e4a87e35-f1cf-428f-92db-9e45c3fe8bd0', '037051b5-f18e-4985-89d9-e2fa4ed24de1'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:55.391447 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e087b00-9337-4805-a063-61bdc929aa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f99ab992-b71e-4d6a-8882-6446955c3fe7', 'faaec8b3-b582-4832-9fb8-ae305ca381f2', 'e4a87e35-f1cf-428f-92db-9e45c3fe8bd0', '037051b5-f18e-4985-89d9-e2fa4ed24de1']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:55.392869 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bda615e3-37c1-45ff-8be0-c8613b416085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:55.427474 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bda615e3-37c1-45ff-8be0-c8613b416085) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff0639fe-c265-4c23-bb89-376f69da186f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-228282624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd428070b6e940999faa38914e269e34',qos_specs=None,replication_status=,reservations=['f99ab992-b71e-4d6a-8882-6446955c3fe7','faaec8b3-b582-4832-9fb8-ae305ca381f2','e4a87e35-f1cf-428f-92db-9e45c3fe8bd0','037051b5-f18e-4985-89d9-e2fa4ed24de1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a4c1488c3d4cfd84db2ae469a09b0f',volume_type_id=f9afa27b-4e40-4bc5-9a31-df2a003350e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-228282624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff0639fe-c265-4c23-bb89-376f69da186f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd428070b6e940999faa38914e269e34',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12a4c1488c3d4cfd84db2ae469a09b0f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f9afa27b-4e40-4bc5-9a31-df2a003350e4),volume_type_id=f9afa27b-4e40-4bc5-9a31-df2a003350e4)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:55.428617 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc84b5a-8391-4981-93a2-01316464811e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:55.461208 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebc84b5a-8391-4981-93a2-01316464811e) transitioned into state 'SUCCESS' from state '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-228282624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd428070b6e940999faa38914e269e34',qos_specs=None,replication_status=,reservations=['f99ab992-b71e-4d6a-8882-6446955c3fe7','faaec8b3-b582-4832-9fb8-ae305ca381f2','e4a87e35-f1cf-428f-92db-9e45c3fe8bd0','037051b5-f18e-4985-89d9-e2fa4ed24de1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12a4c1488c3d4cfd84db2ae469a09b0f',volume_type_id=f9afa27b-4e40-4bc5-9a31-df2a003350e4)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:55.462245 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (468b9936-5f7f-4b92-940f-8353efcb7a9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:55.484466 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (468b9936-5f7f-4b92-940f-8353efcb7a9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:55.484466 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Flow 'volume_create_api' (deb5a1e2-0811-4117-a1c2-92cbd757bce0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:55.484466 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Create volume request issued successfully. Jul 31 05:29:55.484466 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5fd75ba-db17-43e5-ad4d-f66d7fa2a7ca tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:55.484466 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 277/1090] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:29:55 2026] POST /volume/v3/volumes => generated 785 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:55.498351 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7d0f66f9-98c0-4cf6-ac04-c47cf4cb9db2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:55.499601 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d0f66f9-98c0-4cf6-ac04-c47cf4cb9db2 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f Jul 31 05:29:55.499839 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d0f66f9-98c0-4cf6-ac04-c47cf4cb9db2 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:55.500067 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d0f66f9-98c0-4cf6-ac04-c47cf4cb9db2 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:55.509480 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:55.509480 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:55.514903 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7d0f66f9-98c0-4cf6-ac04-c47cf4cb9db2 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Volume info retrieved successfully. Jul 31 05:29:55.523142 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d0f66f9-98c0-4cf6-ac04-c47cf4cb9db2 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f returned with HTTP 200 Jul 31 05:29:55.523698 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 275/1091] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:29:55 2026] GET /volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:56.540783 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-77a4e0e7-baae-4931-96e0-f3ce8444f68a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:56.544239 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77a4e0e7-baae-4931-96e0-f3ce8444f68a tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f Jul 31 05:29:56.544239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77a4e0e7-baae-4931-96e0-f3ce8444f68a tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:56.544239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77a4e0e7-baae-4931-96e0-f3ce8444f68a tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:56.556446 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:56.556446 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:56.568983 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-77a4e0e7-baae-4931-96e0-f3ce8444f68a tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Volume info retrieved successfully. Jul 31 05:29:56.579168 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77a4e0e7-baae-4931-96e0-f3ce8444f68a tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f returned with HTTP 200 Jul 31 05:29:56.579790 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 265/1092] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:29:56 2026] GET /volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f => generated 874 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:56.600730 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-28648fc0-3747-4c69-9d1a-d1a870b105f2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:56.603020 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-28648fc0-3747-4c69-9d1a-d1a870b105f2 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/messages Jul 31 05:29:56.603488 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-28648fc0-3747-4c69-9d1a-d1a870b105f2 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:56.603714 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-28648fc0-3747-4c69-9d1a-d1a870b105f2 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:56.610142 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-28648fc0-3747-4c69-9d1a-d1a870b105f2 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:29:56.610789 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 276/1093] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:29:56 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:56.624039 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d2644002-e149-46e5-9617-8a448de3e4eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:56.627115 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2644002-e149-46e5-9617-8a448de3e4eb tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/messages/4bef2863-60f3-4f25-b61e-c5177b7ea058 Jul 31 05:29:56.627115 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2644002-e149-46e5-9617-8a448de3e4eb tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:56.627388 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2644002-e149-46e5-9617-8a448de3e4eb tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:56.632002 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:56.632002 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:56.632794 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2644002-e149-46e5-9617-8a448de3e4eb tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/messages/4bef2863-60f3-4f25-b61e-c5177b7ea058 returned with HTTP 200 Jul 31 05:29:56.633590 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 278/1094] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:29:56 2026] GET /volume/v3/messages/4bef2863-60f3-4f25-b61e-c5177b7ea058 => generated 667 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:56.645449 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2529c1b-b17d-4942-bfbc-3576a85459e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:56.647604 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2529c1b-b17d-4942-bfbc-3576a85459e9 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/messages Jul 31 05:29:56.647890 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2529c1b-b17d-4942-bfbc-3576a85459e9 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:56.648618 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2529c1b-b17d-4942-bfbc-3576a85459e9 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:56.654375 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2529c1b-b17d-4942-bfbc-3576a85459e9 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:29:56.654667 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 276/1095] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:29:56 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:56.665983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-37bee2c7-31d3-45bb-bf10-494247cad785 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:56.667917 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-37bee2c7-31d3-45bb-bf10-494247cad785 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] DELETE https://10.4.3.227/volume/v3/messages/4bef2863-60f3-4f25-b61e-c5177b7ea058 Jul 31 05:29:56.668203 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-37bee2c7-31d3-45bb-bf10-494247cad785 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:56.668461 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-37bee2c7-31d3-45bb-bf10-494247cad785 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:56.681679 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-37bee2c7-31d3-45bb-bf10-494247cad785 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/messages/4bef2863-60f3-4f25-b61e-c5177b7ea058 returned with HTTP 204 Jul 31 05:29:56.682455 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 266/1096] 10.4.3.227 () {68 vars in 1394 bytes} [Fri Jul 31 05:29:56 2026] DELETE /volume/v3/messages/4bef2863-60f3-4f25-b61e-c5177b7ea058 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 05:29:56.691686 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0cd4ea53-c677-458c-9c39-9e843e6161a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:56.694496 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0cd4ea53-c677-458c-9c39-9e843e6161a7 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f Jul 31 05:29:56.694496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0cd4ea53-c677-458c-9c39-9e843e6161a7 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:56.694651 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0cd4ea53-c677-458c-9c39-9e843e6161a7 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:56.705715 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:56.705715 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:56.716362 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0cd4ea53-c677-458c-9c39-9e843e6161a7 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Volume info retrieved successfully. Jul 31 05:29:56.724806 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0cd4ea53-c677-458c-9c39-9e843e6161a7 tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f returned with HTTP 200 Jul 31 05:29:56.724806 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 277/1097] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:29:56 2026] GET /volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:56.741738 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a1101332-ea1e-4e10-871c-20f7883e088b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:56.746187 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1101332-ea1e-4e10-871c-20f7883e088b tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] DELETE https://10.4.3.227/volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f Jul 31 05:29:56.746551 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1101332-ea1e-4e10-871c-20f7883e088b tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:56.746798 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a1101332-ea1e-4e10-871c-20f7883e088b tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:56.747042 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a1101332-ea1e-4e10-871c-20f7883e088b tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Delete volume with id: ff0639fe-c265-4c23-bb89-376f69da186f Jul 31 05:29:56.758676 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:56.758676 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:56.760735 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a1101332-ea1e-4e10-871c-20f7883e088b tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Volume info retrieved successfully. Jul 31 05:29:56.763866 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a1101332-ea1e-4e10-871c-20f7883e088b tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100286) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 05:29:56.809459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a1101332-ea1e-4e10-871c-20f7883e088b tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Created reservations ['2a0caf0c-0de3-4dba-a881-6d9589cb0ce6', '34055b4e-caab-4290-a163-a35c7010b079', '24e447bc-9a06-478d-a084-233fa385a7fe', '54abcb31-12a2-4c3e-b061-f4833ef78cfd'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:56.845429 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a1101332-ea1e-4e10-871c-20f7883e088b tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Delete volume request issued successfully. Jul 31 05:29:56.845674 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a1101332-ea1e-4e10-871c-20f7883e088b tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f returned with HTTP 202 Jul 31 05:29:56.846082 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 279/1098] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:29:56 2026] DELETE /volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:56.858232 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-36281ba0-7132-465f-a393-17cb0c61706c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:56.860785 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-36281ba0-7132-465f-a393-17cb0c61706c tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] GET https://10.4.3.227/volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f Jul 31 05:29:56.861024 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-36281ba0-7132-465f-a393-17cb0c61706c tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:56.861292 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-36281ba0-7132-465f-a393-17cb0c61706c tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:56.870956 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-36281ba0-7132-465f-a393-17cb0c61706c tempest-UserMessagesTest-618602803 tempest-UserMessagesTest-618602803-project-member] https://10.4.3.227/volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f returned with HTTP 404 Jul 31 05:29:56.871813 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 277/1099] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:29:56 2026] GET /volume/v3/volumes/ff0639fe-c265-4c23-bb89-376f69da186f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:29:56.879451 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c1482cd5-1d43-4c9c-86e2-681e70d2ffcd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:56.884753 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1482cd5-1d43-4c9c-86e2-681e70d2ffcd tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] DELETE https://10.4.3.227/volume/v3/types/f9afa27b-4e40-4bc5-9a31-df2a003350e4 Jul 31 05:29:56.885043 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1482cd5-1d43-4c9c-86e2-681e70d2ffcd tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:56.885371 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1482cd5-1d43-4c9c-86e2-681e70d2ffcd tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:56.935439 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1482cd5-1d43-4c9c-86e2-681e70d2ffcd tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] https://10.4.3.227/volume/v3/types/f9afa27b-4e40-4bc5-9a31-df2a003350e4 returned with HTTP 202 Jul 31 05:29:56.935973 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 267/1100] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:29:56 2026] DELETE /volume/v3/types/f9afa27b-4e40-4bc5-9a31-df2a003350e4 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:56.944685 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d4d86ab-29e0-4059-ad78-a46f61383cbc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:56.946984 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d4d86ab-29e0-4059-ad78-a46f61383cbc tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] GET https://10.4.3.227/volume/v3/types/f9afa27b-4e40-4bc5-9a31-df2a003350e4 Jul 31 05:29:56.947255 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d4d86ab-29e0-4059-ad78-a46f61383cbc tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:56.947526 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d4d86ab-29e0-4059-ad78-a46f61383cbc tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:56.955045 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d4d86ab-29e0-4059-ad78-a46f61383cbc tempest-UserMessagesTest-794118988 tempest-UserMessagesTest-794118988-project-admin] https://10.4.3.227/volume/v3/types/f9afa27b-4e40-4bc5-9a31-df2a003350e4 returned with HTTP 404 Jul 31 05:29:56.955726 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 278/1101] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:29:56 2026] GET /volume/v3/types/f9afa27b-4e40-4bc5-9a31-df2a003350e4 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 05:29:57.527823 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-783ac8c8-ca1b-495a-a844-4cb16d2fc083 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:57.529966 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-783ac8c8-ca1b-495a-a844-4cb16d2fc083 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] DELETE https://10.4.3.227/volume/v3/attachments/a1bcc1c5-963c-4e50-a1c4-5df1b685f5cb Jul 31 05:29:57.530216 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-783ac8c8-ca1b-495a-a844-4cb16d2fc083 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:57.530793 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-783ac8c8-ca1b-495a-a844-4cb16d2fc083 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:57.540392 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:57.540392 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:57.597885 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-783ac8c8-ca1b-495a-a844-4cb16d2fc083 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/attachments/a1bcc1c5-963c-4e50-a1c4-5df1b685f5cb returned with HTTP 200 Jul 31 05:29:57.598482 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 280/1102] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:29:57 2026] DELETE /volume/v3/attachments/a1bcc1c5-963c-4e50-a1c4-5df1b685f5cb => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:57.612363 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-ff165f7f-390b-4994-9183-da1589ca4f29 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:57.616422 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-ff165f7f-390b-4994-9183-da1589ca4f29 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] DELETE https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a Jul 31 05:29:57.616608 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-ff165f7f-390b-4994-9183-da1589ca4f29 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:57.616786 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-ff165f7f-390b-4994-9183-da1589ca4f29 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:57.616947 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-ff165f7f-390b-4994-9183-da1589ca4f29 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Delete volume with id: cde4ed60-09d4-4aca-832d-bfedbe41410a Jul 31 05:29:57.626803 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:57.626803 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:57.627499 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-ff165f7f-390b-4994-9183-da1589ca4f29 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Volume info retrieved successfully. Jul 31 05:29:57.654697 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-ff165f7f-390b-4994-9183-da1589ca4f29 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] Delete volume request issued successfully. Jul 31 05:29:57.655130 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3527e406-06fe-482c-afb2-047d22cc91a1 req-ff165f7f-390b-4994-9183-da1589ca4f29 tempest-ServerBootFromVolumeStableRescueTest-225065581 tempest-ServerBootFromVolumeStableRescueTest-225065581-project-member] https://10.4.3.227/volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a returned with HTTP 202 Jul 31 05:29:57.657823 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 278/1103] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:29:57 2026] DELETE /volume/v3/volumes/cde4ed60-09d4-4aca-832d-bfedbe41410a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:29:57.874322 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a77cefd5-aadd-4411-afd0-747670bb5192 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:57.876694 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:29:57.877239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1686660639", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:57.879656 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1686660639', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:29:57.879851 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Create volume of 1 GB Jul 31 05:29:57.885200 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Availability Zones retrieved successfully. Jul 31 05:29:57.894625 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Flow 'volume_create_api' (3aece168-87ee-4f0a-b8d0-0590466428bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:57.896065 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4769194f-39f6-4ae6-a1ad-46ef84a3f038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:57.897498 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:29:57.941236 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4769194f-39f6-4ae6-a1ad-46ef84a3f038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:57.942547 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73d278a-9b66-4c1d-88a2-798de7638a37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:58.013046 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Created reservations ['61377b7f-da1b-4a98-9fb0-443d1750972d', 'aa3c2bb0-1e87-4795-8e96-2dfde4702f61', '993e82d7-0862-47f2-9ce9-0791c2ecb190', 'a779b05c-c194-41b8-91a7-a96f824d5c10'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:29:58.013825 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73d278a-9b66-4c1d-88a2-798de7638a37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61377b7f-da1b-4a98-9fb0-443d1750972d', 'aa3c2bb0-1e87-4795-8e96-2dfde4702f61', '993e82d7-0862-47f2-9ce9-0791c2ecb190', 'a779b05c-c194-41b8-91a7-a96f824d5c10']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:58.014616 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76b132cb-f5ac-4821-af15-42c0e611793f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:58.043320 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76b132cb-f5ac-4821-af15-42c0e611793f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8683daff-0eea-4e43-9c5e-643831c8bf6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1686660639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555560de0b88481ba73f94e4bb3681df',qos_specs=None,replication_status=,reservations=['61377b7f-da1b-4a98-9fb0-443d1750972d','aa3c2bb0-1e87-4795-8e96-2dfde4702f61','993e82d7-0862-47f2-9ce9-0791c2ecb190','a779b05c-c194-41b8-91a7-a96f824d5c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c81600593624956a38fff16bc8a6969',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:29:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1686660639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8683daff-0eea-4e43-9c5e-643831c8bf6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555560de0b88481ba73f94e4bb3681df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c81600593624956a38fff16bc8a6969',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:58.044338 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c941f98-8cfd-4c9e-8886-465c8c92042e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:58.070706 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c941f98-8cfd-4c9e-8886-465c8c92042e) transitioned into state 'SUCCESS' from state '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-1686660639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555560de0b88481ba73f94e4bb3681df',qos_specs=None,replication_status=,reservations=['61377b7f-da1b-4a98-9fb0-443d1750972d','aa3c2bb0-1e87-4795-8e96-2dfde4702f61','993e82d7-0862-47f2-9ce9-0791c2ecb190','a779b05c-c194-41b8-91a7-a96f824d5c10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c81600593624956a38fff16bc8a6969',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:58.071538 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98d6562-fa99-4a41-9c70-b4ba3c4564a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:29:58.081156 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a98d6562-fa99-4a41-9c70-b4ba3c4564a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:29:58.081976 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Flow 'volume_create_api' (3aece168-87ee-4f0a-b8d0-0590466428bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:29:58.082314 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Create volume request issued successfully. Jul 31 05:29:58.082886 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a77cefd5-aadd-4411-afd0-747670bb5192 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:29:58.083354 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 268/1104] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:29:57 2026] POST /volume/v3/volumes => generated 755 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:29:58.098833 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f0b53fb2-ace4-4979-ab3d-e02387d21dd3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:58.100934 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0b53fb2-ace4-4979-ab3d-e02387d21dd3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:29:58.101238 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0b53fb2-ace4-4979-ab3d-e02387d21dd3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:58.101484 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0b53fb2-ace4-4979-ab3d-e02387d21dd3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:58.109889 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:58.109889 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:58.115300 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f0b53fb2-ace4-4979-ab3d-e02387d21dd3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:29:58.121802 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0b53fb2-ace4-4979-ab3d-e02387d21dd3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:29:58.122287 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 279/1105] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:58 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:58.283075 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c8ee1c3b-b3d2-4cbf-adb7-cf974838d4bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:58.287135 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8ee1c3b-b3d2-4cbf-adb7-cf974838d4bb tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:58.287135 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8ee1c3b-b3d2-4cbf-adb7-cf974838d4bb tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:58.287135 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8ee1c3b-b3d2-4cbf-adb7-cf974838d4bb tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:58.298876 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:58.298876 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:58.303172 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c8ee1c3b-b3d2-4cbf-adb7-cf974838d4bb tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:58.308723 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8ee1c3b-b3d2-4cbf-adb7-cf974838d4bb tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:58.309246 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 281/1106] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:58 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 1143 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:58.355677 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-2f583c51-00a7-4427-a312-571b963d9ca2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:58.360227 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-2f583c51-00a7-4427-a312-571b963d9ca2 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:58.360486 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-2f583c51-00a7-4427-a312-571b963d9ca2 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:58.360707 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-2f583c51-00a7-4427-a312-571b963d9ca2 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:58.375642 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:58.375642 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:58.380439 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-2f583c51-00a7-4427-a312-571b963d9ca2 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:58.386376 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-2f583c51-00a7-4427-a312-571b963d9ca2 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:58.386877 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 279/1107] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:58 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:58.413849 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-9da386c9-49d1-4daf-b5c9-9e792e622b64 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:58.418152 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-9da386c9-49d1-4daf-b5c9-9e792e622b64 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] POST https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd/action Jul 31 05:29:58.418502 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-9da386c9-49d1-4daf-b5c9-9e792e622b64 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:29:58.418652 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-9da386c9-49d1-4daf-b5c9-9e792e622b64 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:58.435840 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:58.435840 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:58.436328 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-9da386c9-49d1-4daf-b5c9-9e792e622b64 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:58.446808 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-9da386c9-49d1-4daf-b5c9-9e792e622b64 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Begin detaching volume completed successfully. Jul 31 05:29:58.447036 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-9da386c9-49d1-4daf-b5c9-9e792e622b64 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd/action returned with HTTP 202 Jul 31 05:29:58.447530 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 269/1108] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:29:58 2026] POST /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:29:58.507225 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e5917867-268c-42ba-bfd8-d7d39aaca0e1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:58.507762 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5917867-268c-42ba-bfd8-d7d39aaca0e1 None None] GET https://10.4.3.227/volume// Jul 31 05:29:58.508000 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5917867-268c-42ba-bfd8-d7d39aaca0e1 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:58.508276 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5917867-268c-42ba-bfd8-d7d39aaca0e1 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:58.508723 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5917867-268c-42ba-bfd8-d7d39aaca0e1 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:29:58.509631 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 280/1109] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:29: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 31 05:29:58.516432 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-7dfdfbfa-e8d3-48db-8323-31f4d7396ab1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:58.520628 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-7dfdfbfa-e8d3-48db-8323-31f4d7396ab1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:29:58.520628 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-7dfdfbfa-e8d3-48db-8323-31f4d7396ab1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:58.520628 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-7dfdfbfa-e8d3-48db-8323-31f4d7396ab1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:58.530851 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:58.530851 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:58.535444 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-7dfdfbfa-e8d3-48db-8323-31f4d7396ab1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:29:58.540420 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-7dfdfbfa-e8d3-48db-8323-31f4d7396ab1 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:29:58.540955 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 282/1110] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:29:58 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 1326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:29:59.138427 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3caaa8e3-29f3-476a-ac17-1ae40da2cdb7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.141914 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3caaa8e3-29f3-476a-ac17-1ae40da2cdb7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:29:59.142582 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3caaa8e3-29f3-476a-ac17-1ae40da2cdb7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:59.142813 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3caaa8e3-29f3-476a-ac17-1ae40da2cdb7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:59.145190 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=500,cinder:UPDATE=138,cinder:INSERT=90 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:29:59.154887 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:59.154887 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:59.159231 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3caaa8e3-29f3-476a-ac17-1ae40da2cdb7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:29:59.164365 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3caaa8e3-29f3-476a-ac17-1ae40da2cdb7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:29:59.164740 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 280/1111] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:59 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:59.183605 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7017a1b-628c-40b4-81f4-60f572eb7339 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.186351 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7017a1b-628c-40b4-81f4-60f572eb7339 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:29:59.186540 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7017a1b-628c-40b4-81f4-60f572eb7339 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:59.186803 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7017a1b-628c-40b4-81f4-60f572eb7339 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:59.197236 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:59.197236 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:29:59.200952 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7017a1b-628c-40b4-81f4-60f572eb7339 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:29:59.206545 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7017a1b-628c-40b4-81f4-60f572eb7339 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:29:59.206925 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 270/1112] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:59 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:59.223061 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c82f2eb8-11b4-4daa-a096-4dc274b05ef7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.225996 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c82f2eb8-11b4-4daa-a096-4dc274b05ef7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes Jul 31 05:29:59.225996 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c82f2eb8-11b4-4daa-a096-4dc274b05ef7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:59.226234 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c82f2eb8-11b4-4daa-a096-4dc274b05ef7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:59.226655 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-c82f2eb8-11b4-4daa-a096-4dc274b05ef7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:29:59.227737 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c82f2eb8-11b4-4daa-a096-4dc274b05ef7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:29:59.238045 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c82f2eb8-11b4-4daa-a096-4dc274b05ef7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Get all volumes completed successfully. Jul 31 05:29:59.238606 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c82f2eb8-11b4-4daa-a096-4dc274b05ef7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 200 Jul 31 05:29:59.239092 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 281/1113] 10.4.3.227 () {66 vars in 1237 bytes} [Fri Jul 31 05:29:59 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 31 05:29:59.248262 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-482c16dd-6ec7-4174-a88a-8c6a2115eba6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.250463 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-482c16dd-6ec7-4174-a88a-8c6a2115eba6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:29:59.250667 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-482c16dd-6ec7-4174-a88a-8c6a2115eba6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:59.251079 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-482c16dd-6ec7-4174-a88a-8c6a2115eba6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:59.258241 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:59.258241 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:59.265319 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-482c16dd-6ec7-4174-a88a-8c6a2115eba6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:29:59.272816 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-482c16dd-6ec7-4174-a88a-8c6a2115eba6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:29:59.273404 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 283/1114] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:59 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:59.353480 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d89625ff-1da4-4882-946e-52e824b184ff req-6bbd9a93-b0cc-4b04-a50c-8d1f44de113d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.363335 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-6bbd9a93-b0cc-4b04-a50c-8d1f44de113d tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:29:59.363462 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-6bbd9a93-b0cc-4b04-a50c-8d1f44de113d tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:59.363682 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-6bbd9a93-b0cc-4b04-a50c-8d1f44de113d tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:59.371515 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:59.371515 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:59.375556 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d89625ff-1da4-4882-946e-52e824b184ff req-6bbd9a93-b0cc-4b04-a50c-8d1f44de113d tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:29:59.380062 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-6bbd9a93-b0cc-4b04-a50c-8d1f44de113d tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:29:59.380540 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 281/1115] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:29:59 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:59.481408 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a659aa6d-33a6-417c-a93a-0b5efbffe579 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.481918 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a659aa6d-33a6-417c-a93a-0b5efbffe579 None None] GET https://10.4.3.227/volume// Jul 31 05:29:59.482288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a659aa6d-33a6-417c-a93a-0b5efbffe579 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:59.483596 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-4081a364-e28b-4bca-bfe3-e93985b6bb67 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.485889 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a659aa6d-33a6-417c-a93a-0b5efbffe579 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:59.486445 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a659aa6d-33a6-417c-a93a-0b5efbffe579 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:29:59.488990 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 271/1116] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:29:59 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:29:59.499390 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-4081a364-e28b-4bca-bfe3-e93985b6bb67 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] DELETE https://10.4.3.227/volume/v3/attachments/a40f75e0-ee4e-4b7c-ace2-750f4afe8df0 Jul 31 05:29:59.499390 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-4081a364-e28b-4bca-bfe3-e93985b6bb67 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:59.499390 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-4081a364-e28b-4bca-bfe3-e93985b6bb67 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:59.500863 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d89625ff-1da4-4882-946e-52e824b184ff req-711901d0-3c21-42e7-b4d1-8cf17d6ca5b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.503429 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-711901d0-3c21-42e7-b4d1-8cf17d6ca5b9 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:29:59.503429 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-711901d0-3c21-42e7-b4d1-8cf17d6ca5b9 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8683daff-0eea-4e43-9c5e-643831c8bf6e", "connector": null, "instance_uuid": "9b65e7e8-dadf-4b6c-ae61-dbfe8703a09a"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:59.507978 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:59.507978 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:59.520608 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:59.520608 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:59.581649 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-711901d0-3c21-42e7-b4d1-8cf17d6ca5b9 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:29:59.582141 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 284/1117] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:29:59 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:29:59.603439 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b256e2c3-393b-4ccc-b0bc-cd110bd5ed94 req-4081a364-e28b-4bca-bfe3-e93985b6bb67 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/attachments/a40f75e0-ee4e-4b7c-ace2-750f4afe8df0 returned with HTTP 200 Jul 31 05:29:59.604018 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 282/1118] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:29:59 2026] DELETE /volume/v3/attachments/a40f75e0-ee4e-4b7c-ace2-750f4afe8df0 => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:59.627822 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8d64288b-b5cc-41b3-8ef2-be72ebedbf4e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.634134 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d64288b-b5cc-41b3-8ef2-be72ebedbf4e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:29:59.634134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d64288b-b5cc-41b3-8ef2-be72ebedbf4e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:59.634134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d64288b-b5cc-41b3-8ef2-be72ebedbf4e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:59.649541 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:59.649541 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:29:59.656190 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b92e89bf-2208-4aeb-8d93-2ef1522bcba4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.656645 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b92e89bf-2208-4aeb-8d93-2ef1522bcba4 None None] GET https://10.4.3.227/volume// Jul 31 05:29:59.656874 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b92e89bf-2208-4aeb-8d93-2ef1522bcba4 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:59.657068 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b92e89bf-2208-4aeb-8d93-2ef1522bcba4 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:59.657486 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b92e89bf-2208-4aeb-8d93-2ef1522bcba4 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:29:59.658289 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 272/1119] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:29: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 31 05:29:59.658428 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8d64288b-b5cc-41b3-8ef2-be72ebedbf4e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:29:59.665006 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d64288b-b5cc-41b3-8ef2-be72ebedbf4e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:29:59.665321 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 282/1120] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:29:59 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:29:59.669053 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d89625ff-1da4-4882-946e-52e824b184ff req-d8345f93-89a2-4c61-a102-4d86dc91b58c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.672962 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-d8345f93-89a2-4c61-a102-4d86dc91b58c tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:29:59.672962 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-d8345f93-89a2-4c61-a102-4d86dc91b58c tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:29:59.672962 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-d8345f93-89a2-4c61-a102-4d86dc91b58c tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:29:59.686415 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:59.686415 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:29:59.690811 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d89625ff-1da4-4882-946e-52e824b184ff req-d8345f93-89a2-4c61-a102-4d86dc91b58c tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:29:59.698172 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-d8345f93-89a2-4c61-a102-4d86dc91b58c tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:29:59.698501 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 285/1121] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:29:59 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 1027 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:29:59.818945 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d89625ff-1da4-4882-946e-52e824b184ff req-18a1a422-81c2-4765-b4f5-469b3ed32789 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:29:59.822044 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-18a1a422-81c2-4765-b4f5-469b3ed32789 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] PUT https://10.4.3.227/volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341 Jul 31 05:29:59.822500 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-18a1a422-81c2-4765-b4f5-469b3ed32789 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:29:59.832748 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d89625ff-1da4-4882-946e-52e824b184ff req-18a1a422-81c2-4765-b4f5-469b3ed32789 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Acquiring lock "cinder-attachment_update-8683daff-0eea-4e43-9c5e-643831c8bf6e-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:29:59.838563 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d89625ff-1da4-4882-946e-52e824b184ff req-18a1a422-81c2-4765-b4f5-469b3ed32789 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Lock "cinder-attachment_update-8683daff-0eea-4e43-9c5e-643831c8bf6e-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:29:59.839350 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:29:59.839350 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:29:59.956922 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d89625ff-1da4-4882-946e-52e824b184ff req-18a1a422-81c2-4765-b4f5-469b3ed32789 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Lock "cinder-attachment_update-8683daff-0eea-4e43-9c5e-643831c8bf6e-np0000006182" released by "attachment_update" :: held 0.118s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:29:59.956922 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-18a1a422-81c2-4765-b4f5-469b3ed32789 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341 returned with HTTP 200 Jul 31 05:29:59.957726 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 283/1122] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:29:59 2026] PUT /volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:00.050358 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45106faf-40c8-4d10-bb08-92db7e5cfaf1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.173668 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45106faf-40c8-4d10-bb08-92db7e5cfaf1 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 Jul 31 05:30:00.173902 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45106faf-40c8-4d10-bb08-92db7e5cfaf1 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:00.174188 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45106faf-40c8-4d10-bb08-92db7e5cfaf1 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:00.185655 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-45106faf-40c8-4d10-bb08-92db7e5cfaf1 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-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 31 05:30:00.186316 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-45106faf-40c8-4d10-bb08-92db7e5cfaf1 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-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 31 05:30:00.187675 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-45106faf-40c8-4d10-bb08-92db7e5cfaf1 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-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 31 05:30:00.187675 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-45106faf-40c8-4d10-bb08-92db7e5cfaf1 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-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 31 05:30:00.195154 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45106faf-40c8-4d10-bb08-92db7e5cfaf1 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 returned with HTTP 200 Jul 31 05:30:00.195634 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 273/1123] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:00 2026] GET /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 => generated 437 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:00.209636 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e068cc62-4751-4211-ba3d-c41077567e6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.211628 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e068cc62-4751-4211-ba3d-c41077567e6a tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8/defaults Jul 31 05:30:00.211890 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e068cc62-4751-4211-ba3d-c41077567e6a tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:00.212207 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e068cc62-4751-4211-ba3d-c41077567e6a tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'defaults' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:00.226190 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e068cc62-4751-4211-ba3d-c41077567e6a tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8/defaults returned with HTTP 200 Jul 31 05:30:00.226735 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 283/1124] 10.4.3.227 () {66 vars in 1381 bytes} [Fri Jul 31 05:30:00 2026] GET /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8/defaults => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:00.236859 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-28cbdee0-879a-4f3b-aff4-441ed0753a12 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.239674 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28cbdee0-879a-4f3b-aff4-441ed0753a12 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 Jul 31 05:30:00.239912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-28cbdee0-879a-4f3b-aff4-441ed0753a12 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:00.300891 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28cbdee0-879a-4f3b-aff4-441ed0753a12 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 returned with HTTP 200 Jul 31 05:30:00.301348 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 286/1125] 10.4.3.227 () {68 vars in 1374 bytes} [Fri Jul 31 05:30:00 2026] PUT /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 => generated 395 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:00.311570 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32cd5eda-9935-4e49-8d99-cf851490855b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.313399 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32cd5eda-9935-4e49-8d99-cf851490855b tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] DELETE https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 Jul 31 05:30:00.313749 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32cd5eda-9935-4e49-8d99-cf851490855b tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:00.314169 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32cd5eda-9935-4e49-8d99-cf851490855b tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:00.314617 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:00.314617 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:00.324089 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32cd5eda-9935-4e49-8d99-cf851490855b tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 returned with HTTP 200 Jul 31 05:30:00.324089 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 284/1126] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:30:00 2026] DELETE /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 => generated 0 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 05:30:00.332272 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c9f7a4f-3c11-44bb-be3c-256aed7d137a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.334672 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c9f7a4f-3c11-44bb-be3c-256aed7d137a tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 Jul 31 05:30:00.334901 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c9f7a4f-3c11-44bb-be3c-256aed7d137a tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:00.335228 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c9f7a4f-3c11-44bb-be3c-256aed7d137a tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:00.354297 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c9f7a4f-3c11-44bb-be3c-256aed7d137a tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 returned with HTTP 200 Jul 31 05:30:00.354759 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 274/1127] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:00 2026] GET /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 => generated 437 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:00.368801 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57bcb4f9-a302-48a2-9abb-2fdfcec07198 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.370913 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57bcb4f9-a302-48a2-9abb-2fdfcec07198 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 Jul 31 05:30:00.371275 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57bcb4f9-a302-48a2-9abb-2fdfcec07198 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:00.515295 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57bcb4f9-a302-48a2-9abb-2fdfcec07198 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 returned with HTTP 200 Jul 31 05:30:00.515725 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 284/1128] 10.4.3.227 () {68 vars in 1375 bytes} [Fri Jul 31 05:30:00 2026] PUT /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 => generated 395 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:00.529199 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef734fb6-adb6-471e-b2d0-5995ac0d877b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.531753 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef734fb6-adb6-471e-b2d0-5995ac0d877b tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8/defaults Jul 31 05:30:00.531925 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef734fb6-adb6-471e-b2d0-5995ac0d877b tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:00.532188 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef734fb6-adb6-471e-b2d0-5995ac0d877b tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'defaults' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:00.545601 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef734fb6-adb6-471e-b2d0-5995ac0d877b tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8/defaults returned with HTTP 200 Jul 31 05:30:00.546231 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 287/1129] 10.4.3.227 () {66 vars in 1381 bytes} [Fri Jul 31 05:30:00 2026] GET /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8/defaults => generated 437 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:00.557624 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4b4fa34-e771-436c-8db9-310a981e3749 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.560763 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4b4fa34-e771-436c-8db9-310a981e3749 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 Jul 31 05:30:00.561510 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4b4fa34-e771-436c-8db9-310a981e3749 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:00.561673 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4b4fa34-e771-436c-8db9-310a981e3749 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:00.588175 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4b4fa34-e771-436c-8db9-310a981e3749 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 returned with HTTP 200 Jul 31 05:30:00.589445 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 285/1130] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:00 2026] GET /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 => generated 437 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:00.602923 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a45e278e-c288-4c7c-b132-16d922ab7395 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.607198 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a45e278e-c288-4c7c-b132-16d922ab7395 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True Jul 31 05:30:00.607198 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a45e278e-c288-4c7c-b132-16d922ab7395 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:00.607198 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a45e278e-c288-4c7c-b132-16d922ab7395 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:00.636929 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a45e278e-c288-4c7c-b132-16d922ab7395 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True returned with HTTP 200 Jul 31 05:30:00.636929 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 275/1131] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:30:00 2026] GET /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True => generated 1061 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:00.638311 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70c751ba-2b25-4b17-9994-615b72934269 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.640896 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70c751ba-2b25-4b17-9994-615b72934269 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:30:00.641385 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70c751ba-2b25-4b17-9994-615b72934269 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:00.641459 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70c751ba-2b25-4b17-9994-615b72934269 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:00.648758 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-784958b1-f606-499d-b86e-a40179e2c3c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.650480 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:00.650480 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:00.655298 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-70c751ba-2b25-4b17-9994-615b72934269 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:30:00.660714 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70c751ba-2b25-4b17-9994-615b72934269 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:30:00.661033 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 285/1132] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:00 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:00.686983 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-37863aa3-4a08-4e34-b8bf-385c948398a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.690700 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37863aa3-4a08-4e34-b8bf-385c948398a7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:30:00.690894 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37863aa3-4a08-4e34-b8bf-385c948398a7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:00.691106 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37863aa3-4a08-4e34-b8bf-385c948398a7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:00.704765 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:00.704765 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:00.709661 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-37863aa3-4a08-4e34-b8bf-385c948398a7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:30:00.715729 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37863aa3-4a08-4e34-b8bf-385c948398a7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:30:00.716179 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 286/1133] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:00 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:00.732957 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:00.733396 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-428259666"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:00.735053 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-428259666'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:00.735302 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Create volume of 1 GB Jul 31 05:30:00.740203 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Availability Zones retrieved successfully. Jul 31 05:30:00.746241 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Flow 'volume_create_api' (496c82cf-3ff4-4684-bded-46857755f0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:00.747486 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21cca32f-2218-4981-8cb0-df97d19aa98c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:00.748536 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:00.784246 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21cca32f-2218-4981-8cb0-df97d19aa98c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:00.787123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb340dd2-e9c3-401e-ac83-38be8c8339bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:00.883965 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Created reservations ['d4a82ec9-d17b-4aad-943e-b65c4288bb6d', '9c0e9f31-0582-42fd-82b3-3f910b7cfcb5', 'a8dd761c-1acb-4480-8bf7-ccf0be50b39b', 'b0f3b1cb-9777-4cd8-a7d5-0edd7b40263d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:00.884951 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb340dd2-e9c3-401e-ac83-38be8c8339bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4a82ec9-d17b-4aad-943e-b65c4288bb6d', '9c0e9f31-0582-42fd-82b3-3f910b7cfcb5', 'a8dd761c-1acb-4480-8bf7-ccf0be50b39b', 'b0f3b1cb-9777-4cd8-a7d5-0edd7b40263d']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:00.885819 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50be9d7-aebb-4d76-b05a-033082e98391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:00.913823 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e50be9d7-aebb-4d76-b05a-033082e98391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52687941-afc3-463e-b577-717b73515091', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-428259666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d4e72cb73a4a669eec8848eb3aaad8',qos_specs=None,replication_status=,reservations=['d4a82ec9-d17b-4aad-943e-b65c4288bb6d','9c0e9f31-0582-42fd-82b3-3f910b7cfcb5','a8dd761c-1acb-4480-8bf7-ccf0be50b39b','b0f3b1cb-9777-4cd8-a7d5-0edd7b40263d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2106018f9c194c91a05d78cd427ce475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-428259666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52687941-afc3-463e-b577-717b73515091,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d4e72cb73a4a669eec8848eb3aaad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2106018f9c194c91a05d78cd427ce475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:00.914663 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2670bd5-6ba4-4792-9f83-32f9f44eb719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:00.944454 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2670bd5-6ba4-4792-9f83-32f9f44eb719) transitioned into state 'SUCCESS' from state '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-428259666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d4e72cb73a4a669eec8848eb3aaad8',qos_specs=None,replication_status=,reservations=['d4a82ec9-d17b-4aad-943e-b65c4288bb6d','9c0e9f31-0582-42fd-82b3-3f910b7cfcb5','a8dd761c-1acb-4480-8bf7-ccf0be50b39b','b0f3b1cb-9777-4cd8-a7d5-0edd7b40263d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2106018f9c194c91a05d78cd427ce475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:00.945773 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb3a722-7580-4977-8341-d312c479362d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:00.961390 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0fb3a722-7580-4977-8341-d312c479362d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:00.962772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Flow 'volume_create_api' (496c82cf-3ff4-4684-bded-46857755f0c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:00.963327 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Create volume request issued successfully. Jul 31 05:30:00.964204 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-784958b1-f606-499d-b86e-a40179e2c3c1 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:00.964755 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 288/1134] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:00 2026] POST /volume/v3/volumes => generated 755 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:00.980395 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c2cece2-2fa1-4350-ab4f-2b6a393ef906 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:00.982676 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c2cece2-2fa1-4350-ab4f-2b6a393ef906 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] GET https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 Jul 31 05:30:00.982676 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c2cece2-2fa1-4350-ab4f-2b6a393ef906 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:00.983496 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c2cece2-2fa1-4350-ab4f-2b6a393ef906 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:00.992509 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:00.992509 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:00.996684 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7c2cece2-2fa1-4350-ab4f-2b6a393ef906 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Volume info retrieved successfully. Jul 31 05:30:01.005778 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c2cece2-2fa1-4350-ab4f-2b6a393ef906 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 returned with HTTP 200 Jul 31 05:30:01.006911 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 276/1135] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:00 2026] GET /volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:01.753707 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a06d3534-3d46-4e6f-8682-80056569ca45 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:01.762356 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a06d3534-3d46-4e6f-8682-80056569ca45 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:30:01.762915 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a06d3534-3d46-4e6f-8682-80056569ca45 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:01.763543 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a06d3534-3d46-4e6f-8682-80056569ca45 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:01.822615 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:01.822615 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:01.836410 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a06d3534-3d46-4e6f-8682-80056569ca45 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:30:01.859843 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a06d3534-3d46-4e6f-8682-80056569ca45 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:30:01.862990 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 286/1136] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:01 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 848 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:02.022413 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a28e2d2f-b340-42f6-8510-47e6e872b999 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:02.024778 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a28e2d2f-b340-42f6-8510-47e6e872b999 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] GET https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 Jul 31 05:30:02.025016 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a28e2d2f-b340-42f6-8510-47e6e872b999 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:02.025587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a28e2d2f-b340-42f6-8510-47e6e872b999 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:02.036804 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:02.036804 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:02.041704 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a28e2d2f-b340-42f6-8510-47e6e872b999 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Volume info retrieved successfully. Jul 31 05:30:02.047242 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a28e2d2f-b340-42f6-8510-47e6e872b999 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 returned with HTTP 200 Jul 31 05:30:02.047832 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 287/1137] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:02 2026] GET /volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:02.062292 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-383e7207-0027-4cb8-94e4-53302d255749 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:02.064939 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-383e7207-0027-4cb8-94e4-53302d255749 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True Jul 31 05:30:02.065154 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-383e7207-0027-4cb8-94e4-53302d255749 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:02.065424 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-383e7207-0027-4cb8-94e4-53302d255749 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:02.065735 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:02.065735 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:02.094701 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-383e7207-0027-4cb8-94e4-53302d255749 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True returned with HTTP 200 Jul 31 05:30:02.095226 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 289/1138] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:30:02 2026] GET /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True => generated 1061 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:02.113825 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-283230a7-fcb7-4f05-a854-742a7fd72ab2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:02.115696 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-283230a7-fcb7-4f05-a854-742a7fd72ab2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] DELETE https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 Jul 31 05:30:02.115856 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-283230a7-fcb7-4f05-a854-742a7fd72ab2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:02.116067 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-283230a7-fcb7-4f05-a854-742a7fd72ab2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:02.116250 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-283230a7-fcb7-4f05-a854-742a7fd72ab2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Delete volume with id: 52687941-afc3-463e-b577-717b73515091 Jul 31 05:30:02.124526 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:02.124526 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:02.125117 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-283230a7-fcb7-4f05-a854-742a7fd72ab2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Volume info retrieved successfully. Jul 31 05:30:02.146809 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-283230a7-fcb7-4f05-a854-742a7fd72ab2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Delete volume request issued successfully. Jul 31 05:30:02.146809 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-283230a7-fcb7-4f05-a854-742a7fd72ab2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 returned with HTTP 202 Jul 31 05:30:02.148312 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 277/1139] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:02 2026] DELETE /volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:02.162703 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-178b83b4-cc17-4dbe-ad07-9961257ab9ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:02.170560 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-178b83b4-cc17-4dbe-ad07-9961257ab9ca tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] GET https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 Jul 31 05:30:02.170560 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-178b83b4-cc17-4dbe-ad07-9961257ab9ca tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:02.172631 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-178b83b4-cc17-4dbe-ad07-9961257ab9ca tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:02.190761 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:02.190761 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:02.201710 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-178b83b4-cc17-4dbe-ad07-9961257ab9ca tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Volume info retrieved successfully. Jul 31 05:30:02.211984 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-178b83b4-cc17-4dbe-ad07-9961257ab9ca tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 returned with HTTP 200 Jul 31 05:30:02.212865 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 287/1140] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:02 2026] GET /volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:02.886302 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f7535dae-2a6c-4e1d-980e-d055cc952ed3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:02.888935 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7535dae-2a6c-4e1d-980e-d055cc952ed3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:30:02.888935 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7535dae-2a6c-4e1d-980e-d055cc952ed3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:02.888935 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7535dae-2a6c-4e1d-980e-d055cc952ed3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:02.899976 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:02.899976 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:02.904901 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f7535dae-2a6c-4e1d-980e-d055cc952ed3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:30:02.910465 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7535dae-2a6c-4e1d-980e-d055cc952ed3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:30:02.911054 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 288/1141] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:02 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:03.115984 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f80f98e5-f87f-4f8d-ae19-466f0eb577cd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:03.156690 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f80f98e5-f87f-4f8d-ae19-466f0eb577cd tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:30:03.157197 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f80f98e5-f87f-4f8d-ae19-466f0eb577cd tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1726787217", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:03.172700 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f80f98e5-f87f-4f8d-ae19-466f0eb577cd tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:30:03.173121 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 290/1142] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:30:03 2026] POST /volume/v3/types => generated 218 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:03.184015 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3d10c728-7167-4716-b9e6-b02995f83d84 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:03.186386 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d10c728-7167-4716-b9e6-b02995f83d84 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] POST https://10.4.3.227/volume/v3/types/99e98127-f78b-427e-8e3a-739a8c3c670e/encryption Jul 31 05:30:03.186835 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d10c728-7167-4716-b9e6-b02995f83d84 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:03.233073 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd482d07-9d7a-4a61-87d9-9e1ca04b7210 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:03.235979 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd482d07-9d7a-4a61-87d9-9e1ca04b7210 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] GET https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 Jul 31 05:30:03.236170 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d10c728-7167-4716-b9e6-b02995f83d84 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types/99e98127-f78b-427e-8e3a-739a8c3c670e/encryption returned with HTTP 200 Jul 31 05:30:03.236275 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd482d07-9d7a-4a61-87d9-9e1ca04b7210 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:03.236478 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd482d07-9d7a-4a61-87d9-9e1ca04b7210 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:03.236605 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 278/1143] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:30:03 2026] POST /volume/v3/types/99e98127-f78b-427e-8e3a-739a8c3c670e/encryption => generated 231 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:03.245925 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd482d07-9d7a-4a61-87d9-9e1ca04b7210 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 returned with HTTP 404 Jul 31 05:30:03.246507 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 288/1144] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:03 2026] GET /volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:03.249066 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:03.258316 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4ed44b0-981b-4589-af14-f12130e709d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:03.260263 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4ed44b0-981b-4589-af14-f12130e709d6 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] GET https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 Jul 31 05:30:03.260514 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4ed44b0-981b-4589-af14-f12130e709d6 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:03.260750 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4ed44b0-981b-4589-af14-f12130e709d6 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:03.274289 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4ed44b0-981b-4589-af14-f12130e709d6 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 returned with HTTP 404 Jul 31 05:30:03.274794 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 291/1145] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:03 2026] GET /volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:03.285235 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-186ef8c8-96c1-40e7-a553-65a062b0b398 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:03.288238 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-186ef8c8-96c1-40e7-a553-65a062b0b398 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] DELETE https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 Jul 31 05:30:03.288238 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-186ef8c8-96c1-40e7-a553-65a062b0b398 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:03.288238 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-186ef8c8-96c1-40e7-a553-65a062b0b398 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:03.288238 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-186ef8c8-96c1-40e7-a553-65a062b0b398 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Delete volume with id: 52687941-afc3-463e-b577-717b73515091 Jul 31 05:30:03.297018 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-186ef8c8-96c1-40e7-a553-65a062b0b398 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 returned with HTTP 404 Jul 31 05:30:03.297742 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 279/1146] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:03 2026] DELETE /volume/v3/volumes/52687941-afc3-463e-b577-717b73515091 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:03.309333 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83eb3319-a62e-45ed-ba16-44914b27343c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:03.313800 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:03.314353 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1457504679"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:03.316268 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1457504679'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:03.316487 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Create volume of 1 GB Jul 31 05:30:03.325067 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d89625ff-1da4-4882-946e-52e824b184ff req-d2fd1044-db3d-4125-a7c8-b9c70172756d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:03.326775 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Availability Zones retrieved successfully. Jul 31 05:30:03.331268 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-d2fd1044-db3d-4125-a7c8-b9c70172756d tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] POST https://10.4.3.227/volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341/action Jul 31 05:30:03.331852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-d2fd1044-db3d-4125-a7c8-b9c70172756d tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:03.332026 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-d2fd1044-db3d-4125-a7c8-b9c70172756d tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:03.340797 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Flow 'volume_create_api' (56b3d76d-9303-4f3b-ade0-7bdfdbb7971f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:03.343258 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e854c86-0a92-48ab-bc9f-580b4be33213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:03.344298 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:03.350732 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:03.350732 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1624825343", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1726787217", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:03.354243 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1624825343', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1726787217', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:03.359900 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume of 1 GB Jul 31 05:30:03.360340 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:03.360340 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:03.360975 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Availability Zones retrieved successfully. Jul 31 05:30:03.361226 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:03.361226 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:03.377844 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Flow 'volume_create_api' (80151394-4312-4237-b678-4aede7f0895a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:03.380793 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f327fa-248c-4cf0-b27c-5f03c8efd29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:03.380937 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d89625ff-1da4-4882-946e-52e824b184ff req-d2fd1044-db3d-4125-a7c8-b9c70172756d tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341/action returned with HTTP 204 Jul 31 05:30:03.381535 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 292/1147] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:30:03 2026] POST /volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:03.382309 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:03.385380 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e854c86-0a92-48ab-bc9f-580b4be33213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:03.386580 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73a6bb6f-fd2b-439b-85b5-2a0479c3eec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:03.413991 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2f327fa-248c-4cf0-b27c-5f03c8efd29e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:30:03Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=99e98127-f78b-427e-8e3a-739a8c3c670e,is_public=True,name='tempest-scenario-type-cryptsetup-1726787217',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99e98127-f78b-427e-8e3a-739a8c3c670e', '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=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:03.416041 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5beca8db-8c44-465e-a713-2f2345205e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:03.462633 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Created reservations ['4f40662a-992e-4141-bfa0-f36ec4c6cea6', '09a2109d-fca2-4ea3-aabd-fd7d083a943b', '4f41d92d-49b6-4af1-98f1-2f38db7d9853', 'a869e59c-64c6-43df-8942-a6f44c77f3dd'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:03.462781 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:03.462781 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:03.463562 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73a6bb6f-fd2b-439b-85b5-2a0479c3eec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f40662a-992e-4141-bfa0-f36ec4c6cea6', '09a2109d-fca2-4ea3-aabd-fd7d083a943b', '4f41d92d-49b6-4af1-98f1-2f38db7d9853', 'a869e59c-64c6-43df-8942-a6f44c77f3dd']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:03.464764 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5dcf739-dd16-43ae-aea3-72ee66a9eca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:03.497412 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5dcf739-dd16-43ae-aea3-72ee66a9eca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5bdf973-5f04-4f03-b76c-52dc65e3ab7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1457504679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d4e72cb73a4a669eec8848eb3aaad8',qos_specs=None,replication_status=,reservations=['4f40662a-992e-4141-bfa0-f36ec4c6cea6','09a2109d-fca2-4ea3-aabd-fd7d083a943b','4f41d92d-49b6-4af1-98f1-2f38db7d9853','a869e59c-64c6-43df-8942-a6f44c77f3dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2106018f9c194c91a05d78cd427ce475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1457504679',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5bdf973-5f04-4f03-b76c-52dc65e3ab7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d4e72cb73a4a669eec8848eb3aaad8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2106018f9c194c91a05d78cd427ce475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:03.498320 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3951ea2-fa65-46ac-9a0d-a377b8f5c0bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:03.519400 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Created reservations ['0903cc3d-9cc1-404e-9e60-f1d24f7af7c0', 'a7f45c13-d244-49de-b140-130acd17b6be', '6727be10-de22-430c-aa20-9a4f62cab841', '1830020d-4ad4-4519-91ca-76a48c298f6d'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:03.520619 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5beca8db-8c44-465e-a713-2f2345205e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0903cc3d-9cc1-404e-9e60-f1d24f7af7c0', 'a7f45c13-d244-49de-b140-130acd17b6be', '6727be10-de22-430c-aa20-9a4f62cab841', '1830020d-4ad4-4519-91ca-76a48c298f6d']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:03.521898 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c62c12b-2df9-4691-8b7a-bbbdf648c8ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:03.543724 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3951ea2-fa65-46ac-9a0d-a377b8f5c0bc) transitioned into state 'SUCCESS' from state '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-1457504679',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d4e72cb73a4a669eec8848eb3aaad8',qos_specs=None,replication_status=,reservations=['4f40662a-992e-4141-bfa0-f36ec4c6cea6','09a2109d-fca2-4ea3-aabd-fd7d083a943b','4f41d92d-49b6-4af1-98f1-2f38db7d9853','a869e59c-64c6-43df-8942-a6f44c77f3dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2106018f9c194c91a05d78cd427ce475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:03.544717 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73440291-df6c-4cc4-ba62-7e8d2f3edd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:03.557181 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73440291-df6c-4cc4-ba62-7e8d2f3edd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:03.558412 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Flow 'volume_create_api' (56b3d76d-9303-4f3b-ade0-7bdfdbb7971f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:03.558827 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Create volume request issued successfully. Jul 31 05:30:03.559304 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c62c12b-2df9-4691-8b7a-bbbdf648c8ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '438a02d2-b0c7-4efe-9d93-628d281cd630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1624825343',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074bbac22d524ab28314240b2c2bba5d',qos_specs=None,replication_status=,reservations=['0903cc3d-9cc1-404e-9e60-f1d24f7af7c0','a7f45c13-d244-49de-b140-130acd17b6be','6727be10-de22-430c-aa20-9a4f62cab841','1830020d-4ad4-4519-91ca-76a48c298f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c83619514834eb09b0581056ad026f6',volume_type_id=99e98127-f78b-427e-8e3a-739a8c3c670e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1624825343',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=438a02d2-b0c7-4efe-9d93-628d281cd630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='074bbac22d524ab28314240b2c2bba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c83619514834eb09b0581056ad026f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99e98127-f78b-427e-8e3a-739a8c3c670e),volume_type_id=99e98127-f78b-427e-8e3a-739a8c3c670e)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:03.559996 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83eb3319-a62e-45ed-ba16-44914b27343c tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:03.560152 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e2ffeb-a7b6-4147-abad-3c8e398dab74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:03.560509 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 289/1148] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:03 2026] POST /volume/v3/volumes => generated 756 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:03.575199 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15e95cc1-1d55-4bac-8a29-7a5da6f21cd2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:03.577777 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15e95cc1-1d55-4bac-8a29-7a5da6f21cd2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] GET https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:03.580339 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15e95cc1-1d55-4bac-8a29-7a5da6f21cd2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:03.580570 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15e95cc1-1d55-4bac-8a29-7a5da6f21cd2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:03.591014 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:03.591014 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:03.592915 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8e2ffeb-a7b6-4147-abad-3c8e398dab74) transitioned into state 'SUCCESS' from state '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-1624825343',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074bbac22d524ab28314240b2c2bba5d',qos_specs=None,replication_status=,reservations=['0903cc3d-9cc1-404e-9e60-f1d24f7af7c0','a7f45c13-d244-49de-b140-130acd17b6be','6727be10-de22-430c-aa20-9a4f62cab841','1830020d-4ad4-4519-91ca-76a48c298f6d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c83619514834eb09b0581056ad026f6',volume_type_id=99e98127-f78b-427e-8e3a-739a8c3c670e)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:03.593763 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7015b5f-4dc1-48c0-8e30-f81f5a10176b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:03.597552 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-15e95cc1-1d55-4bac-8a29-7a5da6f21cd2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Volume info retrieved successfully. Jul 31 05:30:03.604017 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15e95cc1-1d55-4bac-8a29-7a5da6f21cd2 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d returned with HTTP 200 Jul 31 05:30:03.604727 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 280/1149] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:03 2026] GET /volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:03.612834 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7015b5f-4dc1-48c0-8e30-f81f5a10176b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:03.613814 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Flow 'volume_create_api' (80151394-4312-4237-b678-4aede7f0895a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:03.614577 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume request issued successfully. Jul 31 05:30:03.614962 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3576bf0e-2253-4081-bd15-b9b8a29f89cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:03.616174 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 289/1150] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:30:03 2026] POST /volume/v3/volumes => generated 791 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:03.927335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c2aa1952-ce50-4e7f-b65a-94b7c6256add None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:03.933109 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2aa1952-ce50-4e7f-b65a-94b7c6256add tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:30:03.933532 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2aa1952-ce50-4e7f-b65a-94b7c6256add tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:03.934530 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2aa1952-ce50-4e7f-b65a-94b7c6256add tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:03.949674 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:03.949674 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:03.954053 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c2aa1952-ce50-4e7f-b65a-94b7c6256add tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:30:03.958866 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2aa1952-ce50-4e7f-b65a-94b7c6256add tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:30:03.959475 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 293/1151] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:03 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:03.973659 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-532bdba3-2b0b-4c37-8f38-d3f34a43fac7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:03.976732 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-532bdba3-2b0b-4c37-8f38-d3f34a43fac7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:30:03.976937 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-532bdba3-2b0b-4c37-8f38-d3f34a43fac7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:03.977136 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-532bdba3-2b0b-4c37-8f38-d3f34a43fac7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:03.989315 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:03.989315 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:03.994974 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-532bdba3-2b0b-4c37-8f38-d3f34a43fac7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:30:04.002316 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-532bdba3-2b0b-4c37-8f38-d3f34a43fac7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:30:04.002923 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 290/1152] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:03 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:04.021358 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a1a9c3a7-14cf-4388-9f8f-f37ca430b2e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:04.023189 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1a9c3a7-14cf-4388-9f8f-f37ca430b2e5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:30:04.023648 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1a9c3a7-14cf-4388-9f8f-f37ca430b2e5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8683daff-0eea-4e43-9c5e-643831c8bf6e", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-826455787", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:04.037819 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:04.037819 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:04.038442 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a1a9c3a7-14cf-4388-9f8f-f37ca430b2e5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:30:04.038621 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-a1a9c3a7-14cf-4388-9f8f-f37ca430b2e5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Create snapshot from volume 8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:30:04.085111 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a1a9c3a7-14cf-4388-9f8f-f37ca430b2e5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Created reservations ['5ae41551-f0e7-4fe5-be9b-f79404628726', 'dc33a684-b348-453c-8fd5-bd787f65d278', '0b3b367c-92ad-44b3-a03f-9ee716d9165b', '38810656-63e9-4d02-b0ef-55c253c46ebb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:04.127386 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a1a9c3a7-14cf-4388-9f8f-f37ca430b2e5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Snapshot force create request issued successfully. Jul 31 05:30:04.127821 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1a9c3a7-14cf-4388-9f8f-f37ca430b2e5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:30:04.128401 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 281/1153] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:30:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:04.140429 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62d42f07-d51e-4fc6-a5b8-4e62dd6b8aae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:04.142714 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62d42f07-d51e-4fc6-a5b8-4e62dd6b8aae tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 Jul 31 05:30:04.142942 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62d42f07-d51e-4fc6-a5b8-4e62dd6b8aae tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:04.143205 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62d42f07-d51e-4fc6-a5b8-4e62dd6b8aae tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:04.150628 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:04.150628 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:04.151399 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62d42f07-d51e-4fc6-a5b8-4e62dd6b8aae tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Snapshot retrieved successfully. Jul 31 05:30:04.153113 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62d42f07-d51e-4fc6-a5b8-4e62dd6b8aae tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 returned with HTTP 200 Jul 31 05:30:04.153560 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 290/1154] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:04 2026] GET /volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:30:04.616776 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5c06cc7-9107-4c4e-8e4b-95f14e8057e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:04.618847 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5c06cc7-9107-4c4e-8e4b-95f14e8057e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] DELETE https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:30:04.619359 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5c06cc7-9107-4c4e-8e4b-95f14e8057e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:04.619359 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5c06cc7-9107-4c4e-8e4b-95f14e8057e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:04.619590 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e5c06cc7-9107-4c4e-8e4b-95f14e8057e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Delete volume with id: 485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:30:04.632428 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-08b97b81-7187-4cb6-a7ad-836b30d4a5bc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:04.635287 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08b97b81-7187-4cb6-a7ad-836b30d4a5bc tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] GET https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:04.635642 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08b97b81-7187-4cb6-a7ad-836b30d4a5bc tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:04.635851 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08b97b81-7187-4cb6-a7ad-836b30d4a5bc tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:04.638765 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:04.638765 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:04.639374 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e5c06cc7-9107-4c4e-8e4b-95f14e8057e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:30:04.650990 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:04.650990 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:04.657835 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-08b97b81-7187-4cb6-a7ad-836b30d4a5bc tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Volume info retrieved successfully. Jul 31 05:30:04.665368 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08b97b81-7187-4cb6-a7ad-836b30d4a5bc tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d returned with HTTP 200 Jul 31 05:30:04.666286 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 291/1155] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:04 2026] GET /volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:04.671142 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e5c06cc7-9107-4c4e-8e4b-95f14e8057e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Delete volume request issued successfully. Jul 31 05:30:04.671487 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5c06cc7-9107-4c4e-8e4b-95f14e8057e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 202 Jul 31 05:30:04.672117 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 294/1156] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:04 2026] DELETE /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:04.685858 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-261534cb-a27a-4964-a070-be21eddc7c35 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:04.686478 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cdbca061-2593-4124-8a98-56d2565ce2e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:04.687907 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-261534cb-a27a-4964-a070-be21eddc7c35 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True Jul 31 05:30:04.688294 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-261534cb-a27a-4964-a070-be21eddc7c35 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:04.688579 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-261534cb-a27a-4964-a070-be21eddc7c35 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:04.688962 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:04.688962 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:04.690438 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cdbca061-2593-4124-8a98-56d2565ce2e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:30:04.690970 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cdbca061-2593-4124-8a98-56d2565ce2e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:04.691477 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cdbca061-2593-4124-8a98-56d2565ce2e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:04.705500 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-261534cb-a27a-4964-a070-be21eddc7c35 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:04.705878 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-261534cb-a27a-4964-a070-be21eddc7c35 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:04.706380 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-261534cb-a27a-4964-a070-be21eddc7c35 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:04.712310 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:04.712310 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:04.720170 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-261534cb-a27a-4964-a070-be21eddc7c35 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True returned with HTTP 200 Jul 31 05:30:04.720170 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 282/1157] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:30:04 2026] GET /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True => generated 1359 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:04.720372 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cdbca061-2593-4124-8a98-56d2565ce2e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:30:04.730358 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cdbca061-2593-4124-8a98-56d2565ce2e5 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 200 Jul 31 05:30:04.730840 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 291/1158] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:04 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:04.739644 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bc1891cb-9188-4b7f-82a6-6147319db474 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:04.742308 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc1891cb-9188-4b7f-82a6-6147319db474 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/7fa3fb776b5746f9b62d10f42298fc87?usage=True Jul 31 05:30:04.742561 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc1891cb-9188-4b7f-82a6-6147319db474 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:04.742869 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bc1891cb-9188-4b7f-82a6-6147319db474 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:04.765305 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-bc1891cb-9188-4b7f-82a6-6147319db474 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:04.765784 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-bc1891cb-9188-4b7f-82a6-6147319db474 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:04.766355 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-bc1891cb-9188-4b7f-82a6-6147319db474 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:04.778278 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bc1891cb-9188-4b7f-82a6-6147319db474 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/7fa3fb776b5746f9b62d10f42298fc87?usage=True returned with HTTP 200 Jul 31 05:30:04.778684 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 292/1159] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:30:04 2026] GET /volume/v3/os-quota-sets/7fa3fb776b5746f9b62d10f42298fc87?usage=True => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:04.795121 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-418733fd-6c86-495e-bfcf-967018bc04cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:04.797928 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-418733fd-6c86-495e-bfcf-967018bc04cf tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] POST https://10.4.3.227/volume/v3/os-volume-transfer Jul 31 05:30:04.798515 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-418733fd-6c86-495e-bfcf-967018bc04cf tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c5bdf973-5f04-4f03-b76c-52dc65e3ab7d"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:04.800836 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-418733fd-6c86-495e-bfcf-967018bc04cf tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c5bdf973-5f04-4f03-b76c-52dc65e3ab7d'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 05:30:04.801089 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-418733fd-6c86-495e-bfcf-967018bc04cf tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Creating transfer of volume c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:04.801353 np0000006182 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-418733fd-6c86-495e-bfcf-967018bc04cf tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Generating transfer record for volume c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:04.812876 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:04.812876 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:04.833046 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-418733fd-6c86-495e-bfcf-967018bc04cf tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 05:30:04.833428 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 295/1160] 10.4.3.227 () {68 vars in 1291 bytes} [Fri Jul 31 05:30:04 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:04.842714 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-60b60d1e-0996-4933-b4c8-46818bd58954 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:04.926371 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60b60d1e-0996-4933-b4c8-46818bd58954 tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] POST https://10.4.3.227/volume/v3/os-volume-transfer/928fd489-1a76-46fd-9053-1f7a726880b7/accept Jul 31 05:30:04.926823 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60b60d1e-0996-4933-b4c8-46818bd58954 tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "2950388f6417b1b3"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:04.928195 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.volume_transfer [None req-60b60d1e-0996-4933-b4c8-46818bd58954 tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Accepting volume transfer 928fd489-1a76-46fd-9053-1f7a726880b7 {{(pid=100284) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 05:30:04.928373 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-60b60d1e-0996-4933-b4c8-46818bd58954 tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Accepting transfer 928fd489-1a76-46fd-9053-1f7a726880b7 Jul 31 05:30:05.022078 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-60b60d1e-0996-4933-b4c8-46818bd58954 tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Created reservations ['75c2fda0-b1eb-4abe-915b-b5d4e34a18eb', '5ccf8f1c-1d6b-483f-af0c-a0009c2628bd', '2f3f4164-809e-4bcc-b687-58b096da91be', 'c64d701f-6276-450f-b25d-154bb9a6575c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:05.055932 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-60b60d1e-0996-4933-b4c8-46818bd58954 tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Created reservations ['ee9dce09-a728-4c64-9c61-a045af8ae2bc', '5797f8f4-94a6-48c7-a3f7-5ff98a5f25e1', '5600f878-3bcd-4a6d-96af-27cdb5d1c16d', '41540244-c015-4c67-9e43-0aacc9a8cb04'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:05.118142 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-60b60d1e-0996-4933-b4c8-46818bd58954 tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Created reservations ['8464ecfc-b141-4764-be0f-40bdaf1c1ed0', 'f4a6c551-850e-4d07-9a7d-c86478ba63aa', 'a1003a19-2ed3-4371-ade6-a4a9581181bf', 'a09244be-beee-4397-84fb-056f4c22be9c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:05.166478 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-abcdb04c-048a-451a-9e1c-6e3feb4e3ddf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:05.168642 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-abcdb04c-048a-451a-9e1c-6e3feb4e3ddf tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 Jul 31 05:30:05.168863 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-abcdb04c-048a-451a-9e1c-6e3feb4e3ddf tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:05.169073 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-abcdb04c-048a-451a-9e1c-6e3feb4e3ddf tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:05.170736 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-60b60d1e-0996-4933-b4c8-46818bd58954 tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Created reservations ['02d3617e-ef47-4014-a76f-6dde723faee2', '5ed04e45-72f0-421f-828c-ce29a78ce974', '598da45b-14bc-4289-8949-501a13219d90', '28bf6ff9-4801-49f2-a47f-1e9c239d8e1f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:05.175606 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:05.175606 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:05.176274 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-abcdb04c-048a-451a-9e1c-6e3feb4e3ddf tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Snapshot retrieved successfully. Jul 31 05:30:05.177757 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-abcdb04c-048a-451a-9e1c-6e3feb4e3ddf tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 returned with HTTP 200 Jul 31 05:30:05.177757 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 292/1161] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:05 2026] GET /volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:05.186588 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-60b60d1e-0996-4933-b4c8-46818bd58954 tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Transfer volume completed successfully. Jul 31 05:30:05.189354 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2de61fa7-2dfc-491a-a794-54b42d499ce9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:05.192962 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2de61fa7-2dfc-491a-a794-54b42d499ce9 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 Jul 31 05:30:05.193502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2de61fa7-2dfc-491a-a794-54b42d499ce9 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:05.193786 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2de61fa7-2dfc-491a-a794-54b42d499ce9 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:05.202937 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:05.202937 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:05.203797 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2de61fa7-2dfc-491a-a794-54b42d499ce9 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Snapshot retrieved successfully. Jul 31 05:30:05.205671 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2de61fa7-2dfc-491a-a794-54b42d499ce9 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 returned with HTTP 200 Jul 31 05:30:05.206147 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 293/1162] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:05 2026] GET /volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:05.219613 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e34c008a-10cf-4c1c-b5db-f42f9e2717ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:05.222227 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e34c008a-10cf-4c1c-b5db-f42f9e2717ac tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:30:05.222490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e34c008a-10cf-4c1c-b5db-f42f9e2717ac tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:05.222714 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e34c008a-10cf-4c1c-b5db-f42f9e2717ac tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:05.236605 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:05.236605 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:05.242193 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e34c008a-10cf-4c1c-b5db-f42f9e2717ac tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:30:05.248498 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e34c008a-10cf-4c1c-b5db-f42f9e2717ac tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:30:05.250468 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 296/1163] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:05 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:05.275924 np0000006182 devstack@c-api.service[100284]: INFO cinder.transfer.api [None req-60b60d1e-0996-4933-b4c8-46818bd58954 tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Volume c5bdf973-5f04-4f03-b76c-52dc65e3ab7d has been transferred. Jul 31 05:30:05.285801 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60b60d1e-0996-4933-b4c8-46818bd58954 tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] https://10.4.3.227/volume/v3/os-volume-transfer/928fd489-1a76-46fd-9053-1f7a726880b7/accept returned with HTTP 202 Jul 31 05:30:05.286548 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 283/1164] 10.4.3.227 () {68 vars in 1423 bytes} [Fri Jul 31 05:30:04 2026] POST /volume/v3/os-volume-transfer/928fd489-1a76-46fd-9053-1f7a726880b7/accept => generated 365 bytes in 444 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:05.297035 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-779a624f-a3b0-452c-b002-3b6ca2c39d0d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:05.299525 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-779a624f-a3b0-452c-b002-3b6ca2c39d0d tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] GET https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:05.299776 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-779a624f-a3b0-452c-b002-3b6ca2c39d0d tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:05.300628 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-779a624f-a3b0-452c-b002-3b6ca2c39d0d tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:05.309640 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:05.309640 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:05.314895 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-779a624f-a3b0-452c-b002-3b6ca2c39d0d tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] Volume info retrieved successfully. Jul 31 05:30:05.321004 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-779a624f-a3b0-452c-b002-3b6ca2c39d0d tempest-VolumeQuotasAdminTestJSON-500051902 tempest-VolumeQuotasAdminTestJSON-500051902-project-member] https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d returned with HTTP 200 Jul 31 05:30:05.321534 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 293/1165] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:05 2026] GET /volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:05.335560 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2c735eb4-c730-4e7a-89c9-68ce6678e626 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:05.338248 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c735eb4-c730-4e7a-89c9-68ce6678e626 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True Jul 31 05:30:05.339480 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c735eb4-c730-4e7a-89c9-68ce6678e626 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:05.339480 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c735eb4-c730-4e7a-89c9-68ce6678e626 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:05.367224 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c735eb4-c730-4e7a-89c9-68ce6678e626 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True returned with HTTP 200 Jul 31 05:30:05.367880 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 294/1166] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:30:05 2026] GET /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8?usage=True => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:05.382515 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e7315242-6242-484f-b275-78c8457470a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:05.386039 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7315242-6242-484f-b275-78c8457470a6 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/7fa3fb776b5746f9b62d10f42298fc87?usage=True Jul 31 05:30:05.386039 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7315242-6242-484f-b275-78c8457470a6 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:05.386213 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7315242-6242-484f-b275-78c8457470a6 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:05.408770 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e7315242-6242-484f-b275-78c8457470a6 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:05.409498 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e7315242-6242-484f-b275-78c8457470a6 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:05.409820 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e7315242-6242-484f-b275-78c8457470a6 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:05.428128 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7315242-6242-484f-b275-78c8457470a6 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/7fa3fb776b5746f9b62d10f42298fc87?usage=True returned with HTTP 200 Jul 31 05:30:05.429002 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 297/1167] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:30:05 2026] GET /volume/v3/os-quota-sets/7fa3fb776b5746f9b62d10f42298fc87?usage=True => generated 1359 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:05.442143 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b7d4ca8-65a5-4588-8894-f5088c31d91c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:05.444115 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b7d4ca8-65a5-4588-8894-f5088c31d91c tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:05.444442 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b7d4ca8-65a5-4588-8894-f5088c31d91c tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:05.444657 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b7d4ca8-65a5-4588-8894-f5088c31d91c tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:05.444855 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3b7d4ca8-65a5-4588-8894-f5088c31d91c tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Delete volume with id: c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:05.454459 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:05.454459 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:05.454945 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b7d4ca8-65a5-4588-8894-f5088c31d91c tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Volume info retrieved successfully. Jul 31 05:30:05.484156 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b7d4ca8-65a5-4588-8894-f5088c31d91c tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Delete volume request issued successfully. Jul 31 05:30:05.484472 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b7d4ca8-65a5-4588-8894-f5088c31d91c tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d returned with HTTP 202 Jul 31 05:30:05.484851 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 284/1168] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:05 2026] DELETE /volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:05.495080 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-348478c1-b6d2-4c7f-b27e-9c6a151b1fbd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:05.497241 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-348478c1-b6d2-4c7f-b27e-9c6a151b1fbd tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:05.497493 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-348478c1-b6d2-4c7f-b27e-9c6a151b1fbd tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:05.498072 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-348478c1-b6d2-4c7f-b27e-9c6a151b1fbd tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:05.513439 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:05.513439 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:05.527128 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-348478c1-b6d2-4c7f-b27e-9c6a151b1fbd tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Volume info retrieved successfully. Jul 31 05:30:05.529625 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-348478c1-b6d2-4c7f-b27e-9c6a151b1fbd tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d returned with HTTP 200 Jul 31 05:30:05.530023 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 294/1169] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:05 2026] GET /volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d => generated 1021 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:05.748175 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-deb59eca-5151-4c23-97bf-214e9bad638f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:05.750065 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-deb59eca-5151-4c23-97bf-214e9bad638f tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd Jul 31 05:30:05.750376 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-deb59eca-5151-4c23-97bf-214e9bad638f tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:05.750646 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-deb59eca-5151-4c23-97bf-214e9bad638f tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:05.758962 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-deb59eca-5151-4c23-97bf-214e9bad638f tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd returned with HTTP 404 Jul 31 05:30:05.759521 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 295/1170] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:05 2026] GET /volume/v3/volumes/485462ec-e8ba-44d7-9b6f-57471d6e60dd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:05.766806 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b4753acf-bcd9-42f9-9fc0-fef2b2f511b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:05.768976 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4753acf-bcd9-42f9-9fc0-fef2b2f511b0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] DELETE https://10.4.3.227/volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 Jul 31 05:30:05.769224 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4753acf-bcd9-42f9-9fc0-fef2b2f511b0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:05.769621 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4753acf-bcd9-42f9-9fc0-fef2b2f511b0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:05.769621 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b4753acf-bcd9-42f9-9fc0-fef2b2f511b0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Delete volume with id: ea2b704f-5788-4e17-926e-4a7ed95f13d4 Jul 31 05:30:05.779312 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:05.779312 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:05.779696 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b4753acf-bcd9-42f9-9fc0-fef2b2f511b0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:30:05.802698 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b4753acf-bcd9-42f9-9fc0-fef2b2f511b0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Delete volume request issued successfully. Jul 31 05:30:05.802908 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4753acf-bcd9-42f9-9fc0-fef2b2f511b0 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 returned with HTTP 202 Jul 31 05:30:05.803360 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 298/1171] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:05 2026] DELETE /volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:05.811696 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0bab385d-5786-4ea0-a1e6-624a584d17b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:05.817352 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bab385d-5786-4ea0-a1e6-624a584d17b4 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 Jul 31 05:30:05.817653 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bab385d-5786-4ea0-a1e6-624a584d17b4 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:05.817943 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bab385d-5786-4ea0-a1e6-624a584d17b4 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:05.829622 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:05.829622 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:05.840153 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0bab385d-5786-4ea0-a1e6-624a584d17b4 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Volume info retrieved successfully. Jul 31 05:30:05.849254 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bab385d-5786-4ea0-a1e6-624a584d17b4 tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 returned with HTTP 200 Jul 31 05:30:05.849761 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 285/1172] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:05 2026] GET /volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:06.545450 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-418cb7ef-4d5b-42dc-b5e3-a8e58d373bc2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:06.547700 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-418cb7ef-4d5b-42dc-b5e3-a8e58d373bc2 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:06.547954 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-418cb7ef-4d5b-42dc-b5e3-a8e58d373bc2 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:06.548272 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-418cb7ef-4d5b-42dc-b5e3-a8e58d373bc2 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:06.557904 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-418cb7ef-4d5b-42dc-b5e3-a8e58d373bc2 tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d returned with HTTP 404 Jul 31 05:30:06.558460 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 295/1173] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:06 2026] GET /volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:06.566271 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7f713f48-f638-498d-928d-27c361f5ec6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:06.568090 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f713f48-f638-498d-928d-27c361f5ec6f tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] GET https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:06.568249 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f713f48-f638-498d-928d-27c361f5ec6f tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:06.568470 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f713f48-f638-498d-928d-27c361f5ec6f tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:06.575470 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f713f48-f638-498d-928d-27c361f5ec6f tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d returned with HTTP 404 Jul 31 05:30:06.576062 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 296/1174] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:06 2026] GET /volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 05:30:06.584153 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1efe98bd-9b13-408f-a002-445d7b82d1d0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:06.587397 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1efe98bd-9b13-408f-a002-445d7b82d1d0 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] DELETE https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:06.587666 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1efe98bd-9b13-408f-a002-445d7b82d1d0 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:06.587937 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1efe98bd-9b13-408f-a002-445d7b82d1d0 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:06.588618 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1efe98bd-9b13-408f-a002-445d7b82d1d0 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] Delete volume with id: c5bdf973-5f04-4f03-b76c-52dc65e3ab7d Jul 31 05:30:06.597433 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1efe98bd-9b13-408f-a002-445d7b82d1d0 tempest-VolumeQuotasAdminTestJSON-109056142 tempest-VolumeQuotasAdminTestJSON-109056142-project-member] https://10.4.3.227/volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d returned with HTTP 404 Jul 31 05:30:06.598660 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 299/1175] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:06 2026] DELETE /volume/v3/volumes/c5bdf973-5f04-4f03-b76c-52dc65e3ab7d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:06.610061 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58a1819e-fb32-44b8-aee7-8fec8d72724d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:06.612958 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58a1819e-fb32-44b8-aee7-8fec8d72724d tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/7d378f0474f34e9ba3124d99f6b76e7e?usage=True Jul 31 05:30:06.613476 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58a1819e-fb32-44b8-aee7-8fec8d72724d tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:06.614163 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58a1819e-fb32-44b8-aee7-8fec8d72724d tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:06.646390 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58a1819e-fb32-44b8-aee7-8fec8d72724d tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/7d378f0474f34e9ba3124d99f6b76e7e?usage=True returned with HTTP 200 Jul 31 05:30:06.646390 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 286/1176] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:30:06 2026] GET /volume/v3/os-quota-sets/7d378f0474f34e9ba3124d99f6b76e7e?usage=True => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:06.665394 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-799e1abe-ab00-4ff1-a27a-5c381fa49c7e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:06.667931 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-799e1abe-ab00-4ff1-a27a-5c381fa49c7e tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 Jul 31 05:30:06.668586 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-799e1abe-ab00-4ff1-a27a-5c381fa49c7e tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:06.776470 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-799e1abe-ab00-4ff1-a27a-5c381fa49c7e tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1726787217 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1726787217, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:06.785115 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-799e1abe-ab00-4ff1-a27a-5c381fa49c7e tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 returned with HTTP 200 Jul 31 05:30:06.785963 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 296/1177] 10.4.3.227 () {68 vars in 1375 bytes} [Fri Jul 31 05:30:06 2026] PUT /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 => generated 578 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:06.795125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-88807933-0d62-4e31-9036-a2afe59ef90d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:06.797705 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88807933-0d62-4e31-9036-a2afe59ef90d tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 Jul 31 05:30:06.798205 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-88807933-0d62-4e31-9036-a2afe59ef90d tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:06.863873 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3869afe8-bd1b-4006-a50a-5ff8fcde782c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:06.867260 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3869afe8-bd1b-4006-a50a-5ff8fcde782c tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] GET https://10.4.3.227/volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 Jul 31 05:30:06.867446 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3869afe8-bd1b-4006-a50a-5ff8fcde782c tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:06.867572 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3869afe8-bd1b-4006-a50a-5ff8fcde782c tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:06.874225 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3869afe8-bd1b-4006-a50a-5ff8fcde782c tempest-ServerRescueNegativeTestJSON-1776375260 tempest-ServerRescueNegativeTestJSON-1776375260-project-member] https://10.4.3.227/volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 returned with HTTP 404 Jul 31 05:30:06.874926 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 300/1178] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:06 2026] GET /volume/v3/volumes/ea2b704f-5788-4e17-926e-4a7ed95f13d4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:06.899844 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-88807933-0d62-4e31-9036-a2afe59ef90d tempest-VolumeQuotasAdminTestJSON-929688747 tempest-VolumeQuotasAdminTestJSON-929688747-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 returned with HTTP 200 Jul 31 05:30:06.899844 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 297/1179] 10.4.3.227 () {68 vars in 1375 bytes} [Fri Jul 31 05:30:06 2026] PUT /volume/v3/os-quota-sets/f7d4e72cb73a4a669eec8848eb3aaad8 => generated 576 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:10.718446 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-afb44ec9-69fe-45e7-9b2b-b79fa1679e65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:10.722167 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afb44ec9-69fe-45e7-9b2b-b79fa1679e65 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:30:10.722459 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afb44ec9-69fe-45e7-9b2b-b79fa1679e65 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:10.722720 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afb44ec9-69fe-45e7-9b2b-b79fa1679e65 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:10.732142 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:10.732142 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:10.736942 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-afb44ec9-69fe-45e7-9b2b-b79fa1679e65 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:30:10.742278 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afb44ec9-69fe-45e7-9b2b-b79fa1679e65 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:30:10.742712 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 287/1180] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:10 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:10.798484 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-672aa7a8-ef94-4598-9df7-ca13ff611700 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:10.800145 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-672aa7a8-ef94-4598-9df7-ca13ff611700 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:30:10.800380 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-672aa7a8-ef94-4598-9df7-ca13ff611700 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:10.801870 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-672aa7a8-ef94-4598-9df7-ca13ff611700 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:10.808072 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:10.808072 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:10.815541 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-672aa7a8-ef94-4598-9df7-ca13ff611700 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:30:10.824126 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-672aa7a8-ef94-4598-9df7-ca13ff611700 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:30:10.824577 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 297/1181] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:10 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:11.137122 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d6547c4c-a376-48f8-b722-be1de743206a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:11.281861 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6547c4c-a376-48f8-b722-be1de743206a tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:30:11.282330 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6547c4c-a376-48f8-b722-be1de743206a tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-566882344", "os-volume-type-access:is_public": false}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:11.313708 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6547c4c-a376-48f8-b722-be1de743206a tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:30:11.314258 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 301/1182] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:30:11 2026] POST /volume/v3/types => generated 228 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:11.325241 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b39724b9-5847-4d8a-a35a-9d9823275c90 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:11.459969 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b39724b9-5847-4d8a-a35a-9d9823275c90 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:11.459969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b39724b9-5847-4d8a-a35a-9d9823275c90 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f24f1505-2928-4004-8602-96909a1b3c90", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:11.462960 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b39724b9-5847-4d8a-a35a-9d9823275c90 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Create volume request body: {'volume': {'volume_type': 'f24f1505-2928-4004-8602-96909a1b3c90', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:11.480285 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b39724b9-5847-4d8a-a35a-9d9823275c90 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 404 Jul 31 05:30:11.480285 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 298/1183] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:11 2026] POST /volume/v3/volumes => generated 114 bytes in 156 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:11.493891 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0aea0ff9-23da-4bc8-9b75-ef46b63c8a73 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:11.496586 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0aea0ff9-23da-4bc8-9b75-ef46b63c8a73 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] POST https://10.4.3.227/volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90/action Jul 31 05:30:11.497464 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0aea0ff9-23da-4bc8-9b75-ef46b63c8a73 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action body: b'{"addProjectAccess": {"project": "7b0b3a1ce34a40c6a94f89f2d209426e"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:11.497723 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0aea0ff9-23da-4bc8-9b75-ef46b63c8a73 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7b0b3a1ce34a40c6a94f89f2d209426e"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:11.527190 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0aea0ff9-23da-4bc8-9b75-ef46b63c8a73 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90/action returned with HTTP 202 Jul 31 05:30:11.528164 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 288/1184] 10.4.3.227 () {68 vars in 1384 bytes} [Fri Jul 31 05:30:11 2026] POST /volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:11.537148 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-55dab065-f5f3-44d2-bccb-3628e90d926a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:11.539304 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:11.539989 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f24f1505-2928-4004-8602-96909a1b3c90", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-486366146"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:11.542053 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Create volume request body: {'volume': {'volume_type': 'f24f1505-2928-4004-8602-96909a1b3c90', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-486366146'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:11.549489 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Create volume of 1 GB Jul 31 05:30:11.549830 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:11.549830 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:11.550733 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Availability Zones retrieved successfully. Jul 31 05:30:11.560600 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Flow 'volume_create_api' (7d39a568-b9be-43d4-8805-2a92f180e0f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:11.561866 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (775243d7-2483-4ac6-a4e4-ea602f0fc9e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:11.563501 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:11.598535 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (775243d7-2483-4ac6-a4e4-ea602f0fc9e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:30:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f24f1505-2928-4004-8602-96909a1b3c90,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-566882344',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f24f1505-2928-4004-8602-96909a1b3c90', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:11.599630 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d477db-ed2d-4d15-a867-2062897c2c3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:11.640825 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-566882344 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-566882344, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:11.641275 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-566882344 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-566882344, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:11.711330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Created reservations ['5cc84e44-a4ff-4546-bc30-a03fcc510703', 'bcc51264-ae79-43f7-8819-5d99b3b7512d', 'd995d8af-9fde-4d0e-a650-f05c94310806', '79c31993-ee06-4209-bf56-39ecf03966cb'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:11.712491 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8d477db-ed2d-4d15-a867-2062897c2c3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cc84e44-a4ff-4546-bc30-a03fcc510703', 'bcc51264-ae79-43f7-8819-5d99b3b7512d', 'd995d8af-9fde-4d0e-a650-f05c94310806', '79c31993-ee06-4209-bf56-39ecf03966cb']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:11.713671 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7aa5050-5114-4710-bbd5-25fef9266751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:11.738819 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7aa5050-5114-4710-bbd5-25fef9266751) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '095ab74e-0cdd-4886-830d-8308379cb407', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-486366146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b0b3a1ce34a40c6a94f89f2d209426e',qos_specs=None,replication_status=,reservations=['5cc84e44-a4ff-4546-bc30-a03fcc510703','bcc51264-ae79-43f7-8819-5d99b3b7512d','d995d8af-9fde-4d0e-a650-f05c94310806','79c31993-ee06-4209-bf56-39ecf03966cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f24637d363044ed7a923fa7eb13a4abc',volume_type_id=f24f1505-2928-4004-8602-96909a1b3c90), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-486366146',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=095ab74e-0cdd-4886-830d-8308379cb407,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b0b3a1ce34a40c6a94f89f2d209426e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f24637d363044ed7a923fa7eb13a4abc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f24f1505-2928-4004-8602-96909a1b3c90),volume_type_id=f24f1505-2928-4004-8602-96909a1b3c90)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:11.739794 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0e994ed-8506-4311-b5a3-40e2b86d417f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:11.765760 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0e994ed-8506-4311-b5a3-40e2b86d417f) transitioned into state 'SUCCESS' from state '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-486366146',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b0b3a1ce34a40c6a94f89f2d209426e',qos_specs=None,replication_status=,reservations=['5cc84e44-a4ff-4546-bc30-a03fcc510703','bcc51264-ae79-43f7-8819-5d99b3b7512d','d995d8af-9fde-4d0e-a650-f05c94310806','79c31993-ee06-4209-bf56-39ecf03966cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f24637d363044ed7a923fa7eb13a4abc',volume_type_id=f24f1505-2928-4004-8602-96909a1b3c90)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:11.767444 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4de8107-35c9-44b7-880d-0d80d695922a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:11.782423 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4de8107-35c9-44b7-880d-0d80d695922a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:11.783045 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Flow 'volume_create_api' (7d39a568-b9be-43d4-8805-2a92f180e0f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:11.783430 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Create volume request issued successfully. Jul 31 05:30:11.784161 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55dab065-f5f3-44d2-bccb-3628e90d926a tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:11.784469 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 298/1185] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:30:11 2026] POST /volume/v3/volumes => generated 794 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:11.809112 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-73d65f02-5d4c-458d-b77a-6f14c16afd88 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:11.811352 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73d65f02-5d4c-458d-b77a-6f14c16afd88 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] GET https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 Jul 31 05:30:11.812125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73d65f02-5d4c-458d-b77a-6f14c16afd88 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:11.812352 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73d65f02-5d4c-458d-b77a-6f14c16afd88 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:11.822004 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:11.822004 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:11.827123 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-73d65f02-5d4c-458d-b77a-6f14c16afd88 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Volume info retrieved successfully. Jul 31 05:30:11.832756 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73d65f02-5d4c-458d-b77a-6f14c16afd88 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 returned with HTTP 200 Jul 31 05:30:11.833269 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 302/1186] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:11 2026] GET /volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:12.849388 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-95875d64-95d4-4ddc-84b6-7551af089dbb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:12.852640 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95875d64-95d4-4ddc-84b6-7551af089dbb tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] GET https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 Jul 31 05:30:12.854965 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95875d64-95d4-4ddc-84b6-7551af089dbb tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:12.855237 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95875d64-95d4-4ddc-84b6-7551af089dbb tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:12.866235 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:12.866235 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:12.874140 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-95875d64-95d4-4ddc-84b6-7551af089dbb tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Volume info retrieved successfully. Jul 31 05:30:12.884875 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95875d64-95d4-4ddc-84b6-7551af089dbb tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 returned with HTTP 200 Jul 31 05:30:12.885401 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 299/1187] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:12 2026] GET /volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 => generated 887 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:12.899569 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e8d092b-3ed4-477a-8cac-442e73213180 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:12.901370 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e8d092b-3ed4-477a-8cac-442e73213180 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] GET https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 Jul 31 05:30:12.901983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e8d092b-3ed4-477a-8cac-442e73213180 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:12.902252 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e8d092b-3ed4-477a-8cac-442e73213180 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:12.913622 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:12.913622 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:12.917720 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2e8d092b-3ed4-477a-8cac-442e73213180 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Volume info retrieved successfully. Jul 31 05:30:12.922204 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e8d092b-3ed4-477a-8cac-442e73213180 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 returned with HTTP 200 Jul 31 05:30:12.922573 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 289/1188] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:12 2026] GET /volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 => generated 887 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:12.938632 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10f71555-423e-4bdb-aef5-273f494ee470 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:12.940831 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10f71555-423e-4bdb-aef5-273f494ee470 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] DELETE https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 Jul 31 05:30:12.941057 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10f71555-423e-4bdb-aef5-273f494ee470 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:12.941285 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10f71555-423e-4bdb-aef5-273f494ee470 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:12.941506 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-10f71555-423e-4bdb-aef5-273f494ee470 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Delete volume with id: 095ab74e-0cdd-4886-830d-8308379cb407 Jul 31 05:30:12.950371 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:12.950371 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:12.950912 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-10f71555-423e-4bdb-aef5-273f494ee470 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Volume info retrieved successfully. Jul 31 05:30:12.976777 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-10f71555-423e-4bdb-aef5-273f494ee470 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Delete volume request issued successfully. Jul 31 05:30:12.977258 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10f71555-423e-4bdb-aef5-273f494ee470 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 returned with HTTP 202 Jul 31 05:30:12.977627 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 299/1189] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:12 2026] DELETE /volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:12.989066 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a179da22-4f44-48b1-bf64-182459ac0fb7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:12.992142 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a179da22-4f44-48b1-bf64-182459ac0fb7 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] GET https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 Jul 31 05:30:12.992346 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a179da22-4f44-48b1-bf64-182459ac0fb7 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:12.992590 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a179da22-4f44-48b1-bf64-182459ac0fb7 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:13.004215 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:13.004215 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:13.008727 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a179da22-4f44-48b1-bf64-182459ac0fb7 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Volume info retrieved successfully. Jul 31 05:30:13.013265 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a179da22-4f44-48b1-bf64-182459ac0fb7 tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 returned with HTTP 200 Jul 31 05:30:13.013732 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 303/1190] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:12 2026] GET /volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:14.027112 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2cfdf752-9485-470e-a1e7-d4317315153f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.029030 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2cfdf752-9485-470e-a1e7-d4317315153f tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] GET https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 Jul 31 05:30:14.029223 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2cfdf752-9485-470e-a1e7-d4317315153f tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:14.029546 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2cfdf752-9485-470e-a1e7-d4317315153f tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:14.038257 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2cfdf752-9485-470e-a1e7-d4317315153f tempest-VolumeTypesAccessTest-36771662 tempest-VolumeTypesAccessTest-36771662-project-member] https://10.4.3.227/volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 returned with HTTP 404 Jul 31 05:30:14.038850 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 300/1191] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:14 2026] GET /volume/v3/volumes/095ab74e-0cdd-4886-830d-8308379cb407 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:14.047984 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-affc5d57-b210-46a4-b9f7-8967c7cceca3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.049939 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-affc5d57-b210-46a4-b9f7-8967c7cceca3 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] POST https://10.4.3.227/volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90/action Jul 31 05:30:14.050399 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-affc5d57-b210-46a4-b9f7-8967c7cceca3 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action body: b'{"removeProjectAccess": {"project": "7b0b3a1ce34a40c6a94f89f2d209426e"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:14.050724 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-affc5d57-b210-46a4-b9f7-8967c7cceca3 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7b0b3a1ce34a40c6a94f89f2d209426e"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:14.070154 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-affc5d57-b210-46a4-b9f7-8967c7cceca3 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90/action returned with HTTP 202 Jul 31 05:30:14.070689 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 290/1192] 10.4.3.227 () {68 vars in 1384 bytes} [Fri Jul 31 05:30:14 2026] POST /volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:14.077678 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0fa804a9-aef3-4bb9-b2b1-dfed3d390e53 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.082191 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fa804a9-aef3-4bb9-b2b1-dfed3d390e53 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] DELETE https://10.4.3.227/volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90 Jul 31 05:30:14.082501 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fa804a9-aef3-4bb9-b2b1-dfed3d390e53 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:14.082792 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fa804a9-aef3-4bb9-b2b1-dfed3d390e53 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:14.122381 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fa804a9-aef3-4bb9-b2b1-dfed3d390e53 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90 returned with HTTP 202 Jul 31 05:30:14.122760 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 300/1193] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:30:14 2026] DELETE /volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:14.130214 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1fd5ca16-08e3-4988-9231-ea80c04b3b4f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.132194 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fd5ca16-08e3-4988-9231-ea80c04b3b4f tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] GET https://10.4.3.227/volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90 Jul 31 05:30:14.132450 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fd5ca16-08e3-4988-9231-ea80c04b3b4f tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:14.132647 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fd5ca16-08e3-4988-9231-ea80c04b3b4f tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:14.138679 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fd5ca16-08e3-4988-9231-ea80c04b3b4f tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90 returned with HTTP 404 Jul 31 05:30:14.139708 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 304/1194] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:30:14 2026] GET /volume/v3/types/f24f1505-2928-4004-8602-96909a1b3c90 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:14.153493 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d26cbfe6-37eb-4c18-8f8c-a93a3d2e5c90 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.156721 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d26cbfe6-37eb-4c18-8f8c-a93a3d2e5c90 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:30:14.157226 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d26cbfe6-37eb-4c18-8f8c-a93a3d2e5c90 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-2078067931", "os-volume-type-access:is_public": false}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:14.175196 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d26cbfe6-37eb-4c18-8f8c-a93a3d2e5c90 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:30:14.175729 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 301/1195] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:30:14 2026] POST /volume/v3/types => generated 229 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:14.187664 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4bd2543a-530d-4b57-8fb7-82f205ba84a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.189639 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bd2543a-530d-4b57-8fb7-82f205ba84a4 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] POST https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action Jul 31 05:30:14.190002 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bd2543a-530d-4b57-8fb7-82f205ba84a4 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action body: b'{"addProjectAccess": {"project": "7b0b3a1ce34a40c6a94f89f2d209426e"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:14.190198 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bd2543a-530d-4b57-8fb7-82f205ba84a4 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "7b0b3a1ce34a40c6a94f89f2d209426e"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:14.205148 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bd2543a-530d-4b57-8fb7-82f205ba84a4 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action returned with HTTP 202 Jul 31 05:30:14.205654 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 291/1196] 10.4.3.227 () {68 vars in 1384 bytes} [Fri Jul 31 05:30:14 2026] POST /volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:14.223173 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1cc26bb2-29da-4c44-80a6-9c7dd8d96fed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.226523 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1cc26bb2-29da-4c44-80a6-9c7dd8d96fed tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] POST https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action Jul 31 05:30:14.227633 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1cc26bb2-29da-4c44-80a6-9c7dd8d96fed tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action body: b'{"addProjectAccess": {"project": "d005d9c0377f42d68df5ce81a5bc694b"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:14.227633 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1cc26bb2-29da-4c44-80a6-9c7dd8d96fed tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "d005d9c0377f42d68df5ce81a5bc694b"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:14.241585 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1cc26bb2-29da-4c44-80a6-9c7dd8d96fed tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action returned with HTTP 202 Jul 31 05:30:14.241585 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 301/1197] 10.4.3.227 () {68 vars in 1384 bytes} [Fri Jul 31 05:30:14 2026] POST /volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:14.251900 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0cbe1bc-12ff-4f8b-b83a-f7b0e369993c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.253982 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0cbe1bc-12ff-4f8b-b83a-f7b0e369993c tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] GET https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/os-volume-type-access Jul 31 05:30:14.254033 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0cbe1bc-12ff-4f8b-b83a-f7b0e369993c tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:14.254571 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0cbe1bc-12ff-4f8b-b83a-f7b0e369993c tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:14.259848 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d45e31c4-8c45-44e2-baec-0910036354ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.262321 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:14.262830 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1917667186"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:14.265648 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1917667186'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:14.265725 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Create volume of 1 GB Jul 31 05:30:14.273663 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0cbe1bc-12ff-4f8b-b83a-f7b0e369993c tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/os-volume-type-access returned with HTTP 200 Jul 31 05:30:14.273780 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Availability Zones retrieved successfully. Jul 31 05:30:14.274171 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 305/1198] 10.4.3.227 () {66 vars in 1408 bytes} [Fri Jul 31 05:30:14 2026] GET /volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/os-volume-type-access => generated 244 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:14.282662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Flow 'volume_create_api' (cae08b96-31b3-4f38-acd2-684256e7a36d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:14.283362 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-35cc8392-f4d5-42dd-ac75-201cc437e936 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.284525 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33341507-210d-4dba-aa97-469904ba5807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:14.285248 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35cc8392-f4d5-42dd-ac75-201cc437e936 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] POST https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action Jul 31 05:30:14.285711 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35cc8392-f4d5-42dd-ac75-201cc437e936 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action body: b'{"removeProjectAccess": {"project": "d005d9c0377f42d68df5ce81a5bc694b"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:14.285882 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35cc8392-f4d5-42dd-ac75-201cc437e936 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "d005d9c0377f42d68df5ce81a5bc694b"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:14.286586 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:14.300415 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35cc8392-f4d5-42dd-ac75-201cc437e936 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action returned with HTTP 202 Jul 31 05:30:14.301067 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 292/1199] 10.4.3.227 () {68 vars in 1384 bytes} [Fri Jul 31 05:30:14 2026] POST /volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:14.307740 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f38a7b11-792a-4dc2-bcb5-80a4051439e1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.309405 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f38a7b11-792a-4dc2-bcb5-80a4051439e1 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] POST https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action Jul 31 05:30:14.310127 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f38a7b11-792a-4dc2-bcb5-80a4051439e1 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action body: b'{"removeProjectAccess": {"project": "7b0b3a1ce34a40c6a94f89f2d209426e"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:14.310127 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f38a7b11-792a-4dc2-bcb5-80a4051439e1 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "7b0b3a1ce34a40c6a94f89f2d209426e"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:14.322522 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f38a7b11-792a-4dc2-bcb5-80a4051439e1 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action returned with HTTP 202 Jul 31 05:30:14.323121 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 302/1200] 10.4.3.227 () {68 vars in 1384 bytes} [Fri Jul 31 05:30:14 2026] POST /volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:14.333353 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c07d6d62-333f-464b-a141-3659d0e3134f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.333984 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33341507-210d-4dba-aa97-469904ba5807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:14.335119 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a27991d-cabb-467d-be43-ee5382d38586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:14.335556 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c07d6d62-333f-464b-a141-3659d0e3134f tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] DELETE https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d Jul 31 05:30:14.335836 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c07d6d62-333f-464b-a141-3659d0e3134f tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:14.336082 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c07d6d62-333f-464b-a141-3659d0e3134f tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:14.362223 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c07d6d62-333f-464b-a141-3659d0e3134f tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d returned with HTTP 202 Jul 31 05:30:14.362860 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 306/1201] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:30:14 2026] DELETE /volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:14.370363 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-344d8bc2-6f6a-4b69-bbe8-a23166e19517 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.373642 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-344d8bc2-6f6a-4b69-bbe8-a23166e19517 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] GET https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d Jul 31 05:30:14.374640 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-344d8bc2-6f6a-4b69-bbe8-a23166e19517 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:14.374836 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-344d8bc2-6f6a-4b69-bbe8-a23166e19517 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:14.380224 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-344d8bc2-6f6a-4b69-bbe8-a23166e19517 tempest-VolumeTypesAccessTest-1414391318 tempest-VolumeTypesAccessTest-1414391318-project-admin] https://10.4.3.227/volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d returned with HTTP 404 Jul 31 05:30:14.381122 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 293/1202] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:30:14 2026] GET /volume/v3/types/da03d389-747b-4d7b-a2f6-3b25ed938d1d => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:14.394866 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Created reservations ['2976005a-d111-48f2-91b2-9f13126fffdb', '7ef432c8-3e74-47db-901b-ef744a2ffb04', '6ce09309-a791-4bb6-bdda-ef37d48bcbe2', 'a7fca23f-821b-4bb4-b3cb-1a6d3d66576b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:14.396000 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a27991d-cabb-467d-be43-ee5382d38586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2976005a-d111-48f2-91b2-9f13126fffdb', '7ef432c8-3e74-47db-901b-ef744a2ffb04', '6ce09309-a791-4bb6-bdda-ef37d48bcbe2', 'a7fca23f-821b-4bb4-b3cb-1a6d3d66576b']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:14.397790 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (702a1e1c-eef4-43d6-a0b7-eac58ba8d229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:14.432014 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (702a1e1c-eef4-43d6-a0b7-eac58ba8d229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2327819-f0ab-4396-a72a-854d1a017963', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1917667186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49a318eeed045e0acdc6ef7db5ab7d0',qos_specs=None,replication_status=,reservations=['2976005a-d111-48f2-91b2-9f13126fffdb','7ef432c8-3e74-47db-901b-ef744a2ffb04','6ce09309-a791-4bb6-bdda-ef37d48bcbe2','a7fca23f-821b-4bb4-b3cb-1a6d3d66576b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55fc99635890465cb2ba4c35af86f0e0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1917667186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2327819-f0ab-4396-a72a-854d1a017963,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d49a318eeed045e0acdc6ef7db5ab7d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55fc99635890465cb2ba4c35af86f0e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:14.433967 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac871f0-49e4-46b8-9a77-609b81c0f491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:14.472066 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac871f0-49e4-46b8-9a77-609b81c0f491) transitioned into state 'SUCCESS' from state '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-1917667186',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d49a318eeed045e0acdc6ef7db5ab7d0',qos_specs=None,replication_status=,reservations=['2976005a-d111-48f2-91b2-9f13126fffdb','7ef432c8-3e74-47db-901b-ef744a2ffb04','6ce09309-a791-4bb6-bdda-ef37d48bcbe2','a7fca23f-821b-4bb4-b3cb-1a6d3d66576b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55fc99635890465cb2ba4c35af86f0e0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:14.473028 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a202cc5a-f07d-45bf-a6c2-7c8472f585e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:14.483123 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a202cc5a-f07d-45bf-a6c2-7c8472f585e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:14.484455 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Flow 'volume_create_api' (cae08b96-31b3-4f38-acd2-684256e7a36d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:14.485388 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Create volume request issued successfully. Jul 31 05:30:14.486414 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d45e31c4-8c45-44e2-baec-0910036354ed tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:14.487154 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 302/1203] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:14 2026] POST /volume/v3/volumes => generated 757 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:14.500789 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9ae399cc-beaa-4254-a9c4-e03c834a5d6b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:14.505780 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ae399cc-beaa-4254-a9c4-e03c834a5d6b tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:30:14.505780 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ae399cc-beaa-4254-a9c4-e03c834a5d6b tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:14.505780 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9ae399cc-beaa-4254-a9c4-e03c834a5d6b tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:14.518293 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:14.518293 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:14.528229 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9ae399cc-beaa-4254-a9c4-e03c834a5d6b tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:30:14.540129 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9ae399cc-beaa-4254-a9c4-e03c834a5d6b tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 200 Jul 31 05:30:14.540559 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 303/1204] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:14 2026] GET /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:15.554998 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ddd31cc3-c939-44c2-b2ce-74cbcdb37486 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:15.557262 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddd31cc3-c939-44c2-b2ce-74cbcdb37486 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:30:15.557458 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddd31cc3-c939-44c2-b2ce-74cbcdb37486 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:15.557661 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddd31cc3-c939-44c2-b2ce-74cbcdb37486 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:15.566442 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:15.566442 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:15.571504 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ddd31cc3-c939-44c2-b2ce-74cbcdb37486 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:30:15.577399 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddd31cc3-c939-44c2-b2ce-74cbcdb37486 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 200 Jul 31 05:30:15.577954 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 307/1205] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:15 2026] GET /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:15.869314 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d19a5b42-337d-426c-aee3-5899be929485 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:15.994277 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d19a5b42-337d-426c-aee3-5899be929485 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:30:15.994886 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d19a5b42-337d-426c-aee3-5899be929485 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-195789978"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:16.012821 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d19a5b42-337d-426c-aee3-5899be929485 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:30:16.013212 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 294/1206] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:30:15 2026] POST /volume/v3/types => generated 232 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:16.028404 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-558ae278-fc45-4a6d-a9a4-dba9aa38857a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:16.033596 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-558ae278-fc45-4a6d-a9a4-dba9aa38857a tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:30:16.034092 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-558ae278-fc45-4a6d-a9a4-dba9aa38857a tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1470568458", "extra_specs": {"multiattach": " True"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:16.036920 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:16.036920 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:16.056623 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-558ae278-fc45-4a6d-a9a4-dba9aa38857a tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:30:16.057093 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 303/1207] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:30:16 2026] POST /volume/v3/types => generated 259 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:16.065155 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:16.168517 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:16.169043 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-195789978", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1797916517"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:16.170919 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-195789978', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1797916517'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:16.175072 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Create volume of 1 GB Jul 31 05:30:16.175531 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:16.175531 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:16.176143 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Availability Zones retrieved successfully. Jul 31 05:30:16.184810 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Flow 'volume_create_api' (10aee4d2-26b4-4566-a3b1-52160bc976bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:16.186127 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be28e698-f997-43ce-8bc9-71344181deda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:16.187468 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:16.214445 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be28e698-f997-43ce-8bc9-71344181deda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:30:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=721eb434-1caa-4d25-bddc-8f6f4624f667,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-195789978',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721eb434-1caa-4d25-bddc-8f6f4624f667', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:16.215469 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a006eb9-eb96-4ed6-b6b9-3d947dae3369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:16.242566 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:16.242982 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:16.291297 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Created reservations ['918da16e-da63-49fd-afa7-a43663a2a7bd', '7acc6749-554f-4d3f-ba51-f93afae193fe', 'a71b9f43-661b-49e3-9577-3213cc3a87e4', '0e6fcc1e-6412-40bd-8f00-0241620a1eb5'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:16.292596 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a006eb9-eb96-4ed6-b6b9-3d947dae3369) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['918da16e-da63-49fd-afa7-a43663a2a7bd', '7acc6749-554f-4d3f-ba51-f93afae193fe', 'a71b9f43-661b-49e3-9577-3213cc3a87e4', '0e6fcc1e-6412-40bd-8f00-0241620a1eb5']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:16.294767 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a289d1c-7470-4306-87e2-cca71aee4690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:16.316420 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a289d1c-7470-4306-87e2-cca71aee4690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '484e3035-bcc6-4cf4-9498-1c9d378ef671', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1797916517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b71e352bf74647038cb8a9af21e0b8e3',qos_specs=None,replication_status=,reservations=['918da16e-da63-49fd-afa7-a43663a2a7bd','7acc6749-554f-4d3f-ba51-f93afae193fe','a71b9f43-661b-49e3-9577-3213cc3a87e4','0e6fcc1e-6412-40bd-8f00-0241620a1eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3976d92596448dafa4d59059f975c0',volume_type_id=721eb434-1caa-4d25-bddc-8f6f4624f667), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1797916517',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=484e3035-bcc6-4cf4-9498-1c9d378ef671,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b71e352bf74647038cb8a9af21e0b8e3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c3976d92596448dafa4d59059f975c0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721eb434-1caa-4d25-bddc-8f6f4624f667),volume_type_id=721eb434-1caa-4d25-bddc-8f6f4624f667)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:16.317888 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b60e039-f016-48d4-b70b-0efaf631a7be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:16.335655 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b60e039-f016-48d4-b70b-0efaf631a7be) transitioned into state 'SUCCESS' from state '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-1797916517',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b71e352bf74647038cb8a9af21e0b8e3',qos_specs=None,replication_status=,reservations=['918da16e-da63-49fd-afa7-a43663a2a7bd','7acc6749-554f-4d3f-ba51-f93afae193fe','a71b9f43-661b-49e3-9577-3213cc3a87e4','0e6fcc1e-6412-40bd-8f00-0241620a1eb5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3976d92596448dafa4d59059f975c0',volume_type_id=721eb434-1caa-4d25-bddc-8f6f4624f667)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:16.336416 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52449723-ec75-469c-9fe1-a1901f3debf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:16.346742 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52449723-ec75-469c-9fe1-a1901f3debf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:16.348155 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Flow 'volume_create_api' (10aee4d2-26b4-4566-a3b1-52160bc976bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:16.349080 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Create volume request issued successfully. Jul 31 05:30:16.350309 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b55d8d9b-64e5-4ffc-a98d-828f726088a2 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:16.350893 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 304/1208] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:30:16 2026] POST /volume/v3/volumes => generated 871 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:16.364379 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65911ef7-31f9-472d-8774-b291f8ff3d52 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:16.366675 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65911ef7-31f9-472d-8774-b291f8ff3d52 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:16.366973 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65911ef7-31f9-472d-8774-b291f8ff3d52 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:16.367412 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65911ef7-31f9-472d-8774-b291f8ff3d52 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:16.375530 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:16.375530 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:16.379720 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-65911ef7-31f9-472d-8774-b291f8ff3d52 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Volume info retrieved successfully. Jul 31 05:30:16.385186 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65911ef7-31f9-472d-8774-b291f8ff3d52 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:16.385645 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 308/1209] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:16 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:17.231734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-446f5c3d-116d-4188-acc8-883a8d41dd9f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:17.358294 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-446f5c3d-116d-4188-acc8-883a8d41dd9f tempest-ExtensionsTestJSON-870055606 tempest-ExtensionsTestJSON-870055606-project-member] GET https://10.4.3.227/volume/v3/extensions Jul 31 05:30:17.358570 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-446f5c3d-116d-4188-acc8-883a8d41dd9f tempest-ExtensionsTestJSON-870055606 tempest-ExtensionsTestJSON-870055606-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:17.358798 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-446f5c3d-116d-4188-acc8-883a8d41dd9f tempest-ExtensionsTestJSON-870055606 tempest-ExtensionsTestJSON-870055606-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:17.359221 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-446f5c3d-116d-4188-acc8-883a8d41dd9f tempest-ExtensionsTestJSON-870055606 tempest-ExtensionsTestJSON-870055606-project-member] https://10.4.3.227/volume/v3/extensions returned with HTTP 200 Jul 31 05:30:17.359940 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 295/1210] 10.4.3.227 () {66 vars in 1246 bytes} [Fri Jul 31 05:30:17 2026] GET /volume/v3/extensions => generated 5245 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:17.399298 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8e04c46-ff6a-40e7-9870-a7a03d190aad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:17.401796 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8e04c46-ff6a-40e7-9870-a7a03d190aad tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:17.402001 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8e04c46-ff6a-40e7-9870-a7a03d190aad tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:17.402451 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8e04c46-ff6a-40e7-9870-a7a03d190aad tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:17.409623 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:17.409623 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:17.414949 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f8e04c46-ff6a-40e7-9870-a7a03d190aad tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Volume info retrieved successfully. Jul 31 05:30:17.420359 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8e04c46-ff6a-40e7-9870-a7a03d190aad tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:17.421967 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 304/1211] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:17 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:17.438555 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a8cf98f4-51ca-4633-9907-24ed7fb1a5a5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:17.440958 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8cf98f4-51ca-4633-9907-24ed7fb1a5a5 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:17.441301 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8cf98f4-51ca-4633-9907-24ed7fb1a5a5 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:17.441591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8cf98f4-51ca-4633-9907-24ed7fb1a5a5 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:17.452996 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:17.452996 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:17.458249 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a8cf98f4-51ca-4633-9907-24ed7fb1a5a5 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Volume info retrieved successfully. Jul 31 05:30:17.462729 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8cf98f4-51ca-4633-9907-24ed7fb1a5a5 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:17.463194 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 305/1212] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:17 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:30:17.480355 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eb86528a-7189-46df-aa0d-5803c3360b34 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:17.482306 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] POST https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671/action Jul 31 05:30:17.482741 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1470568458", "migration_policy": "never"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:17.482898 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1470568458", "migration_policy": "never"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:17.494922 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:17.494922 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:17.495556 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Volume info retrieved successfully. Jul 31 05:30:17.503635 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:17.503635 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:17.525418 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1470568458 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1470568458, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:17.526384 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1470568458 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1470568458, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:17.555557 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Created reservations ['b485c13b-0282-49a0-9fdb-66207c17633d', '126346ed-dc02-4f5c-8f17-463e2cdefff2'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:17.576044 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:17.576505 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:17.583970 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Created reservations ['27e3b99e-74e7-4180-b9ea-cfe9f1c50d8c', '63a66ef7-3465-4ed2-a45d-dcebe23a478e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:17.619676 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Retype volume request issued successfully. Jul 31 05:30:17.619943 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb86528a-7189-46df-aa0d-5803c3360b34 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671/action returned with HTTP 202 Jul 31 05:30:17.621329 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 309/1213] 10.4.3.227 () {70 vars in 1432 bytes} [Fri Jul 31 05:30:17 2026] POST /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 05:30:17.631203 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4fc2608-7249-41f8-a582-f0d26dd6b284 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:17.632607 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4fc2608-7249-41f8-a582-f0d26dd6b284 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:17.632842 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4fc2608-7249-41f8-a582-f0d26dd6b284 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:17.633113 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4fc2608-7249-41f8-a582-f0d26dd6b284 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:17.645195 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:17.645195 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:17.649388 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c4fc2608-7249-41f8-a582-f0d26dd6b284 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Volume info retrieved successfully. Jul 31 05:30:17.654168 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4fc2608-7249-41f8-a582-f0d26dd6b284 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:17.654562 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 296/1214] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:17 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 996 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:18.668946 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f5ac1b9-0308-48af-925b-ccc48d0e559d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:18.671667 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f5ac1b9-0308-48af-925b-ccc48d0e559d tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:18.671957 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f5ac1b9-0308-48af-925b-ccc48d0e559d tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:18.672230 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f5ac1b9-0308-48af-925b-ccc48d0e559d tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:18.681515 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:18.681515 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:18.687266 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f5ac1b9-0308-48af-925b-ccc48d0e559d tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Volume info retrieved successfully. Jul 31 05:30:18.693170 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f5ac1b9-0308-48af-925b-ccc48d0e559d tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:18.694306 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 305/1215] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:18 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:18.707348 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c8fdcd3-35dc-47f9-8f36-4fb4b3960bc3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:18.710470 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c8fdcd3-35dc-47f9-8f36-4fb4b3960bc3 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:18.710470 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c8fdcd3-35dc-47f9-8f36-4fb4b3960bc3 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:18.710470 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c8fdcd3-35dc-47f9-8f36-4fb4b3960bc3 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:18.718325 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:18.718325 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:18.722356 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7c8fdcd3-35dc-47f9-8f36-4fb4b3960bc3 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Volume info retrieved successfully. Jul 31 05:30:18.727286 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c8fdcd3-35dc-47f9-8f36-4fb4b3960bc3 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:18.727787 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 306/1216] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:18 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:30:18.741478 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd0213f8-095b-4575-91ab-b3e220903c82 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:18.743751 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd0213f8-095b-4575-91ab-b3e220903c82 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:18.744119 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd0213f8-095b-4575-91ab-b3e220903c82 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:18.744302 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd0213f8-095b-4575-91ab-b3e220903c82 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:18.752854 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:18.752854 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:18.755407 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fd0213f8-095b-4575-91ab-b3e220903c82 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Volume info retrieved successfully. Jul 31 05:30:18.759796 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd0213f8-095b-4575-91ab-b3e220903c82 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:18.760267 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 310/1217] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:18 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:30:18.772767 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-20453301-af64-49fd-b8f8-7e68594f1f4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:18.774753 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] POST https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671/action Jul 31 05:30:18.777170 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-195789978", "migration_policy": "never"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:18.777170 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-195789978", "migration_policy": "never"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:18.783316 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:18.783316 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:18.783811 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Volume info retrieved successfully. Jul 31 05:30:18.797486 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:18.809742 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:18.810109 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-195789978, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:18.821087 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Created reservations ['d6ab8475-a6d6-4015-850c-c4247c5455f8', '2b90a324-6bd2-4b1f-a75e-fc5894d1cd87'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:18.833730 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1470568458 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1470568458, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:18.833912 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1470568458 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1470568458, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:30:18.846457 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Created reservations ['36c38bf3-9f58-4f95-9e69-a9daae81b5a5', 'a7cbb256-a5d6-4022-9dd5-ba457c161187'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:18.886949 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:18.887232 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-764258378"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:18.888825 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-764258378'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:18.888946 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Create volume of 1 GB Jul 31 05:30:18.892079 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Retype volume request issued successfully. Jul 31 05:30:18.892411 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20453301-af64-49fd-b8f8-7e68594f1f4e tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671/action returned with HTTP 202 Jul 31 05:30:18.892953 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 297/1218] 10.4.3.227 () {70 vars in 1432 bytes} [Fri Jul 31 05:30:18 2026] POST /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671/action => generated 0 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 05:30:18.895613 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Availability Zones retrieved successfully. Jul 31 05:30:18.907686 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Flow 'volume_create_api' (c4f47464-519f-43b1-a9ec-fe92838e1d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:18.909135 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66bb2004-0420-4705-a443-a52fcea19694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:18.910185 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:18.911700 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66d5e644-4d85-471f-894c-d9470430cb24 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:18.913849 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66d5e644-4d85-471f-894c-d9470430cb24 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:18.914122 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66d5e644-4d85-471f-894c-d9470430cb24 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:18.914490 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66d5e644-4d85-471f-894c-d9470430cb24 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:18.925575 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:18.925575 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:18.935664 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-66d5e644-4d85-471f-894c-d9470430cb24 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Volume info retrieved successfully. Jul 31 05:30:18.941518 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66d5e644-4d85-471f-894c-d9470430cb24 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:18.942458 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 307/1219] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:18 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 998 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:18.949865 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66bb2004-0420-4705-a443-a52fcea19694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:18.950652 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba05803d-e216-4b8e-b0b9-112e16955c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:19.038735 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Created reservations ['9ee4c91e-7f0a-4af3-a252-886b8dab245f', 'f5c6f0e5-447d-4c46-8ee7-138e6edf3755', '67d37161-9a81-4912-89fe-12f40faefb24', 'd1eab917-1f83-413d-8ac0-509cc85b8270'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:19.039775 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba05803d-e216-4b8e-b0b9-112e16955c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ee4c91e-7f0a-4af3-a252-886b8dab245f', 'f5c6f0e5-447d-4c46-8ee7-138e6edf3755', '67d37161-9a81-4912-89fe-12f40faefb24', 'd1eab917-1f83-413d-8ac0-509cc85b8270']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:19.042303 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02057d77-2227-46ff-b2c3-446dd2c4a4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:19.062689 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02057d77-2227-46ff-b2c3-446dd2c4a4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '760db90b-32ff-41c8-bc2b-fb4092f89804', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-764258378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d02bbd5d7b743b182c7189030649aab',qos_specs=None,replication_status=,reservations=['9ee4c91e-7f0a-4af3-a252-886b8dab245f','f5c6f0e5-447d-4c46-8ee7-138e6edf3755','67d37161-9a81-4912-89fe-12f40faefb24','d1eab917-1f83-413d-8ac0-509cc85b8270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca2cda1a99d4a22932f2a4d5be4e294',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-764258378',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=760db90b-32ff-41c8-bc2b-fb4092f89804,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d02bbd5d7b743b182c7189030649aab',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4ca2cda1a99d4a22932f2a4d5be4e294',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:19.063402 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b2f6a5-7db6-4223-9267-86472cc1b791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:19.081329 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5b2f6a5-7db6-4223-9267-86472cc1b791) transitioned into state 'SUCCESS' from state '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-764258378',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d02bbd5d7b743b182c7189030649aab',qos_specs=None,replication_status=,reservations=['9ee4c91e-7f0a-4af3-a252-886b8dab245f','f5c6f0e5-447d-4c46-8ee7-138e6edf3755','67d37161-9a81-4912-89fe-12f40faefb24','d1eab917-1f83-413d-8ac0-509cc85b8270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4ca2cda1a99d4a22932f2a4d5be4e294',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:19.083135 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142f4df7-c730-4feb-937a-bb742b4a4c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:19.098672 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142f4df7-c730-4feb-937a-bb742b4a4c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:19.098672 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Flow 'volume_create_api' (c4f47464-519f-43b1-a9ec-fe92838e1d59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:19.098672 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Create volume request issued successfully. Jul 31 05:30:19.099250 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8198fe3a-3e47-4f3e-a2b0-9e186df835b8 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:19.099645 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 306/1220] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:18 2026] POST /volume/v3/volumes => generated 749 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:19.119051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-275e6f62-2b26-4d54-a050-ba83d5c2d5e9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:19.121720 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-275e6f62-2b26-4d54-a050-ba83d5c2d5e9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] GET https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 Jul 31 05:30:19.121850 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-275e6f62-2b26-4d54-a050-ba83d5c2d5e9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:19.123251 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-275e6f62-2b26-4d54-a050-ba83d5c2d5e9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:19.137002 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:19.137002 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:19.141508 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-275e6f62-2b26-4d54-a050-ba83d5c2d5e9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Volume info retrieved successfully. Jul 31 05:30:19.148198 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-275e6f62-2b26-4d54-a050-ba83d5c2d5e9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 returned with HTTP 200 Jul 31 05:30:19.148725 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 311/1221] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:19 2026] GET /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:19.969427 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-87e245ec-7886-4ce8-8581-adb2581f9e9c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:19.972241 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87e245ec-7886-4ce8-8581-adb2581f9e9c tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:19.972574 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87e245ec-7886-4ce8-8581-adb2581f9e9c tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:19.973028 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87e245ec-7886-4ce8-8581-adb2581f9e9c tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:19.983437 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:19.983437 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:20.004326 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-87e245ec-7886-4ce8-8581-adb2581f9e9c tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Volume info retrieved successfully. Jul 31 05:30:20.011429 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87e245ec-7886-4ce8-8581-adb2581f9e9c tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:20.012071 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 298/1222] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:19 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 998 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:20.029085 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-588df501-d135-4b24-a72b-96c4ab0e50fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:20.032296 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-588df501-d135-4b24-a72b-96c4ab0e50fe tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:20.032296 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-588df501-d135-4b24-a72b-96c4ab0e50fe tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:20.032615 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-588df501-d135-4b24-a72b-96c4ab0e50fe tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:20.040591 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:20.040591 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:20.044839 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-588df501-d135-4b24-a72b-96c4ab0e50fe tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Volume info retrieved successfully. Jul 31 05:30:20.049052 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-588df501-d135-4b24-a72b-96c4ab0e50fe tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:20.049732 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 308/1223] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:20 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 1192 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:30:20.061905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71cb2f70-39dc-47a9-b30c-6e94aa5c5092 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:20.065576 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71cb2f70-39dc-47a9-b30c-6e94aa5c5092 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] GET https://10.4.3.227/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1797916517 Jul 31 05:30:20.065858 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71cb2f70-39dc-47a9-b30c-6e94aa5c5092 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:20.066085 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71cb2f70-39dc-47a9-b30c-6e94aa5c5092 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:20.066736 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:20.066736 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:20.067089 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-71cb2f70-39dc-47a9-b30c-6e94aa5c5092 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1797916517'), ('all_tenants', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:30:20.100980 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-71cb2f70-39dc-47a9-b30c-6e94aa5c5092 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Get all volumes completed successfully. Jul 31 05:30:20.102116 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71cb2f70-39dc-47a9-b30c-6e94aa5c5092 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1797916517 returned with HTTP 200 Jul 31 05:30:20.102305 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 307/1224] 10.4.3.227 () {68 vars in 1429 bytes} [Fri Jul 31 05:30:20 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1797916517 => generated 342 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:20.116635 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6960423f-cf60-4c8a-bfac-ed67ed43420c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:20.118725 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6960423f-cf60-4c8a-bfac-ed67ed43420c tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] GET https://10.4.3.227/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1797916517 Jul 31 05:30:20.119674 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6960423f-cf60-4c8a-bfac-ed67ed43420c tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:20.119674 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6960423f-cf60-4c8a-bfac-ed67ed43420c tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:20.120332 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6960423f-cf60-4c8a-bfac-ed67ed43420c tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1797916517'), ('all_tenants', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:30:20.164548 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6960423f-cf60-4c8a-bfac-ed67ed43420c tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Get all volumes completed successfully. Jul 31 05:30:20.165048 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6960423f-cf60-4c8a-bfac-ed67ed43420c tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1797916517 returned with HTTP 200 Jul 31 05:30:20.165507 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 312/1225] 10.4.3.227 () {68 vars in 1429 bytes} [Fri Jul 31 05:30:20 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1797916517 => generated 342 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:20.175288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fe190610-f6b7-4ff9-8eb4-22a7c6bb6356 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:20.177541 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2dcd57ac-bdd9-4a58-811e-e4a2c547ce3c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:20.178575 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe190610-f6b7-4ff9-8eb4-22a7c6bb6356 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] GET https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 Jul 31 05:30:20.178914 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe190610-f6b7-4ff9-8eb4-22a7c6bb6356 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:20.179232 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2dcd57ac-bdd9-4a58-811e-e4a2c547ce3c tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:20.179310 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe190610-f6b7-4ff9-8eb4-22a7c6bb6356 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:20.179435 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2dcd57ac-bdd9-4a58-811e-e4a2c547ce3c tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:20.179650 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2dcd57ac-bdd9-4a58-811e-e4a2c547ce3c tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:20.187113 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:20.187113 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:20.187418 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:20.187418 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:20.191769 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fe190610-f6b7-4ff9-8eb4-22a7c6bb6356 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Volume info retrieved successfully. Jul 31 05:30:20.191912 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2dcd57ac-bdd9-4a58-811e-e4a2c547ce3c tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Volume info retrieved successfully. Jul 31 05:30:20.198756 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2dcd57ac-bdd9-4a58-811e-e4a2c547ce3c tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:20.199168 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 309/1226] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:20 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:20.205838 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe190610-f6b7-4ff9-8eb4-22a7c6bb6356 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 returned with HTTP 200 Jul 31 05:30:20.206426 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 299/1227] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:20 2026] GET /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:20.215701 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e06a9375-5ca6-4b63-903d-eb80caba75e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:20.218916 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e06a9375-5ca6-4b63-903d-eb80caba75e6 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] DELETE https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:20.219113 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e06a9375-5ca6-4b63-903d-eb80caba75e6 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:20.219489 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e06a9375-5ca6-4b63-903d-eb80caba75e6 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:20.219489 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e06a9375-5ca6-4b63-903d-eb80caba75e6 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Delete volume with id: 484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:20.227693 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:20.227693 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:20.228303 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e06a9375-5ca6-4b63-903d-eb80caba75e6 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Volume info retrieved successfully. Jul 31 05:30:20.253945 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e06a9375-5ca6-4b63-903d-eb80caba75e6 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Delete volume request issued successfully. Jul 31 05:30:20.254955 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e06a9375-5ca6-4b63-903d-eb80caba75e6 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 202 Jul 31 05:30:20.254955 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 308/1228] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:30:20 2026] DELETE /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:30:20.264156 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-179f95fe-8dd7-4806-90ce-54d74b1a7170 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:20.267081 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-179f95fe-8dd7-4806-90ce-54d74b1a7170 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:20.267341 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-179f95fe-8dd7-4806-90ce-54d74b1a7170 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:20.267552 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-179f95fe-8dd7-4806-90ce-54d74b1a7170 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:20.275387 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:20.275387 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:20.279848 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-179f95fe-8dd7-4806-90ce-54d74b1a7170 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Volume info retrieved successfully. Jul 31 05:30:20.284947 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-179f95fe-8dd7-4806-90ce-54d74b1a7170 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 200 Jul 31 05:30:20.285751 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 313/1229] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:20 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 997 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:21.300474 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ac3663e-b807-4d13-af92-2e2d67a05973 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:21.302996 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ac3663e-b807-4d13-af92-2e2d67a05973 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] GET https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 Jul 31 05:30:21.303294 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ac3663e-b807-4d13-af92-2e2d67a05973 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:21.303487 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ac3663e-b807-4d13-af92-2e2d67a05973 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:21.316365 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ac3663e-b807-4d13-af92-2e2d67a05973 tempest-VolumeRetypeMultiattachTest-1595556726 tempest-VolumeRetypeMultiattachTest-1595556726-project-member] https://10.4.3.227/volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 returned with HTTP 404 Jul 31 05:30:21.317085 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 310/1230] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:30:21 2026] GET /volume/v3/volumes/484e3035-bcc6-4cf4-9498-1c9d378ef671 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:30:21.329210 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4435d5c6-db72-464a-bbba-4567c8da5240 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:21.331480 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4435d5c6-db72-464a-bbba-4567c8da5240 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] DELETE https://10.4.3.227/volume/v3/types/3b7cee47-5cc4-443d-852b-0cf580c14e9e Jul 31 05:30:21.331748 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4435d5c6-db72-464a-bbba-4567c8da5240 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:21.331996 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4435d5c6-db72-464a-bbba-4567c8da5240 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:21.357751 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4435d5c6-db72-464a-bbba-4567c8da5240 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/types/3b7cee47-5cc4-443d-852b-0cf580c14e9e returned with HTTP 202 Jul 31 05:30:21.358473 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 300/1231] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:30:21 2026] DELETE /volume/v3/types/3b7cee47-5cc4-443d-852b-0cf580c14e9e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:21.366158 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24f8e75a-c61c-4144-91d9-8943b0e11e62 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:21.368395 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24f8e75a-c61c-4144-91d9-8943b0e11e62 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] GET https://10.4.3.227/volume/v3/types/3b7cee47-5cc4-443d-852b-0cf580c14e9e Jul 31 05:30:21.370165 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24f8e75a-c61c-4144-91d9-8943b0e11e62 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:21.370165 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24f8e75a-c61c-4144-91d9-8943b0e11e62 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:21.374547 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24f8e75a-c61c-4144-91d9-8943b0e11e62 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/types/3b7cee47-5cc4-443d-852b-0cf580c14e9e returned with HTTP 404 Jul 31 05:30:21.375566 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 309/1232] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:30:21 2026] GET /volume/v3/types/3b7cee47-5cc4-443d-852b-0cf580c14e9e => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:21.384706 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2affe925-cd97-4187-916b-0300ec92936d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:21.386960 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2affe925-cd97-4187-916b-0300ec92936d tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] DELETE https://10.4.3.227/volume/v3/types/721eb434-1caa-4d25-bddc-8f6f4624f667 Jul 31 05:30:21.387211 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2affe925-cd97-4187-916b-0300ec92936d tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:21.387455 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2affe925-cd97-4187-916b-0300ec92936d tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:21.416834 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2affe925-cd97-4187-916b-0300ec92936d tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/types/721eb434-1caa-4d25-bddc-8f6f4624f667 returned with HTTP 202 Jul 31 05:30:21.417270 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 314/1233] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:30:21 2026] DELETE /volume/v3/types/721eb434-1caa-4d25-bddc-8f6f4624f667 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:21.423596 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2284fa8d-e1a5-481a-9ac3-551d72390fe5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:21.425380 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2284fa8d-e1a5-481a-9ac3-551d72390fe5 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] GET https://10.4.3.227/volume/v3/types/721eb434-1caa-4d25-bddc-8f6f4624f667 Jul 31 05:30:21.425580 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2284fa8d-e1a5-481a-9ac3-551d72390fe5 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:21.425787 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2284fa8d-e1a5-481a-9ac3-551d72390fe5 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:21.428823 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2284fa8d-e1a5-481a-9ac3-551d72390fe5 tempest-VolumeRetypeMultiattachTest-1361413196 tempest-VolumeRetypeMultiattachTest-1361413196-project-admin] https://10.4.3.227/volume/v3/types/721eb434-1caa-4d25-bddc-8f6f4624f667 returned with HTTP 404 Jul 31 05:30:21.429522 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 311/1234] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:30:21 2026] GET /volume/v3/types/721eb434-1caa-4d25-bddc-8f6f4624f667 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:23.659018 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-4b02b4a3-9300-43ff-a643-7855826ff24f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:23.661163 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-4b02b4a3-9300-43ff-a643-7855826ff24f tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:30:23.661306 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-4b02b4a3-9300-43ff-a643-7855826ff24f tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:23.661521 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-4b02b4a3-9300-43ff-a643-7855826ff24f tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:23.668566 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:23.668566 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:23.672297 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-4b02b4a3-9300-43ff-a643-7855826ff24f tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:30:23.678696 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-4b02b4a3-9300-43ff-a643-7855826ff24f tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 200 Jul 31 05:30:23.679039 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 301/1235] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:30:23 2026] GET /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:23.713134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1fbce176-cf2b-4058-b57a-fe90d4b6c06d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:23.720230 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1fbce176-cf2b-4058-b57a-fe90d4b6c06d None None] GET https://10.4.3.227/volume// Jul 31 05:30:23.720230 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1fbce176-cf2b-4058-b57a-fe90d4b6c06d None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:23.720230 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1fbce176-cf2b-4058-b57a-fe90d4b6c06d None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:23.720230 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1fbce176-cf2b-4058-b57a-fe90d4b6c06d None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:30:23.722523 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 310/1236] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:30:23 2026] GET /volume/ => generated 386 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:30:23.739375 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-5d2474d6-8455-49cf-851a-62bdae5354e9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:23.744127 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-5d2474d6-8455-49cf-851a-62bdae5354e9 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:30:23.744127 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-5d2474d6-8455-49cf-851a-62bdae5354e9 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c2327819-f0ab-4396-a72a-854d1a017963", "connector": null, "instance_uuid": "dda3abf1-fee4-4f39-b9db-e2c74ec3a4d3"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:23.754627 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:23.754627 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:23.791309 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-5d2474d6-8455-49cf-851a-62bdae5354e9 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:30:23.791936 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 315/1237] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:30:23 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 31 05:30:23.846455 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-af01c30d-5bda-4c41-bfef-7a54c9f40ed4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:23.849510 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-af01c30d-5bda-4c41-bfef-7a54c9f40ed4 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] POST https://10.4.3.227/volume/v3/attachments/17a8b268-97d3-4989-934c-7028742a6a89/action Jul 31 05:30:23.849952 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-af01c30d-5bda-4c41-bfef-7a54c9f40ed4 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:23.850120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-af01c30d-5bda-4c41-bfef-7a54c9f40ed4 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:23.875965 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:23.875965 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:23.891672 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-92efdfc3-905c-47a2-8a98-c1da15a3a167 req-af01c30d-5bda-4c41-bfef-7a54c9f40ed4 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/attachments/17a8b268-97d3-4989-934c-7028742a6a89/action returned with HTTP 204 Jul 31 05:30:23.892260 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 312/1238] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:30:23 2026] POST /volume/v3/attachments/17a8b268-97d3-4989-934c-7028742a6a89/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:23.923788 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e47910cb-bd88-447a-a4e0-3d5d656dd9a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:23.925079 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e47910cb-bd88-447a-a4e0-3d5d656dd9a3 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:30:23.925380 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e47910cb-bd88-447a-a4e0-3d5d656dd9a3 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:23.925646 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e47910cb-bd88-447a-a4e0-3d5d656dd9a3 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:23.939763 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:23.939763 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:23.944271 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e47910cb-bd88-447a-a4e0-3d5d656dd9a3 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:30:23.951173 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e47910cb-bd88-447a-a4e0-3d5d656dd9a3 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 200 Jul 31 05:30:23.951173 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 302/1239] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:23 2026] GET /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 1112 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:23.969061 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-77dc2163-c700-4f6e-9fed-f2198be1a45e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:23.970921 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77dc2163-c700-4f6e-9fed-f2198be1a45e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:30:23.971741 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77dc2163-c700-4f6e-9fed-f2198be1a45e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:23.972237 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77dc2163-c700-4f6e-9fed-f2198be1a45e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:23.988535 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:23.988535 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:23.993755 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-77dc2163-c700-4f6e-9fed-f2198be1a45e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:30:24.001046 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77dc2163-c700-4f6e-9fed-f2198be1a45e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 200 Jul 31 05:30:24.001046 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 311/1240] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:23 2026] GET /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 1112 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:24.055214 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e57b6b3e-d984-48c9-bb47-1fcf7752262b req-576e2a2d-cf04-4e4d-85dc-6b6650b54319 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:24.059065 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e57b6b3e-d984-48c9-bb47-1fcf7752262b req-576e2a2d-cf04-4e4d-85dc-6b6650b54319 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:30:24.059315 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e57b6b3e-d984-48c9-bb47-1fcf7752262b req-576e2a2d-cf04-4e4d-85dc-6b6650b54319 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:24.059574 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e57b6b3e-d984-48c9-bb47-1fcf7752262b req-576e2a2d-cf04-4e4d-85dc-6b6650b54319 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:24.073632 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:24.073632 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:24.082285 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e57b6b3e-d984-48c9-bb47-1fcf7752262b req-576e2a2d-cf04-4e4d-85dc-6b6650b54319 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:30:24.088706 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e57b6b3e-d984-48c9-bb47-1fcf7752262b req-576e2a2d-cf04-4e4d-85dc-6b6650b54319 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 200 Jul 31 05:30:24.089227 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 316/1241] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:30:24 2026] GET /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 1112 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:24.115682 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e57b6b3e-d984-48c9-bb47-1fcf7752262b req-ab9227a8-73d6-42e2-9816-70b349531a39 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:24.120344 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e57b6b3e-d984-48c9-bb47-1fcf7752262b req-ab9227a8-73d6-42e2-9816-70b349531a39 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] DELETE https://10.4.3.227/volume/v3/attachments/17a8b268-97d3-4989-934c-7028742a6a89 Jul 31 05:30:24.120590 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e57b6b3e-d984-48c9-bb47-1fcf7752262b req-ab9227a8-73d6-42e2-9816-70b349531a39 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:24.120849 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e57b6b3e-d984-48c9-bb47-1fcf7752262b req-ab9227a8-73d6-42e2-9816-70b349531a39 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:24.132467 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:24.132467 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:24.179358 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e57b6b3e-d984-48c9-bb47-1fcf7752262b req-ab9227a8-73d6-42e2-9816-70b349531a39 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/attachments/17a8b268-97d3-4989-934c-7028742a6a89 returned with HTTP 200 Jul 31 05:30:24.179958 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 313/1242] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:30:24 2026] DELETE /volume/v3/attachments/17a8b268-97d3-4989-934c-7028742a6a89 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:24.221848 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3812c4ae-3d1f-44b1-9c5e-47f7809f94e3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:24.223849 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3812c4ae-3d1f-44b1-9c5e-47f7809f94e3 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:30:24.224306 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3812c4ae-3d1f-44b1-9c5e-47f7809f94e3 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:24.224616 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3812c4ae-3d1f-44b1-9c5e-47f7809f94e3 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:24.232089 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:24.232089 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:24.235839 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3812c4ae-3d1f-44b1-9c5e-47f7809f94e3 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:30:24.240955 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3812c4ae-3d1f-44b1-9c5e-47f7809f94e3 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 200 Jul 31 05:30:24.241368 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 303/1243] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:24 2026] GET /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:24.313957 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e8954486-f6ee-4ce3-a486-46389ebeab51 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:24.472734 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8954486-f6ee-4ce3-a486-46389ebeab51 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] GET https://10.4.3.227/volume/v3/os-services Jul 31 05:30:24.472734 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8954486-f6ee-4ce3-a486-46389ebeab51 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:24.472734 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8954486-f6ee-4ce3-a486-46389ebeab51 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:24.480158 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8954486-f6ee-4ce3-a486-46389ebeab51 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] https://10.4.3.227/volume/v3/os-services returned with HTTP 200 Jul 31 05:30:24.480959 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 312/1244] 10.4.3.227 () {66 vars in 1249 bytes} [Fri Jul 31 05:30:24 2026] GET /volume/v3/os-services => generated 626 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:24.499805 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e00642f0-46d4-44e7-82fa-f21a9b3ae86c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:24.509620 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e00642f0-46d4-44e7-82fa-f21a9b3ae86c tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] PUT https://10.4.3.227/volume/v3/os-services/disable-log-reason Jul 31 05:30:24.509620 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e00642f0-46d4-44e7-82fa-f21a9b3ae86c tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006182", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:24.512701 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e00642f0-46d4-44e7-82fa-f21a9b3ae86c tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] https://10.4.3.227/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 31 05:30:24.512701 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 317/1245] 10.4.3.227 () {68 vars in 1326 bytes} [Fri Jul 31 05:30:24 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:24.526875 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d35318d5-a928-4c3c-818a-968cb3b4e5e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:24.532272 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d35318d5-a928-4c3c-818a-968cb3b4e5e6 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] PUT https://10.4.3.227/volume/v3/os-services/disable Jul 31 05:30:24.532857 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d35318d5-a928-4c3c-818a-968cb3b4e5e6 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006182", "binary": "invalid_binary"} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:24.536271 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:24.536271 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:24.544868 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d35318d5-a928-4c3c-818a-968cb3b4e5e6 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] https://10.4.3.227/volume/v3/os-services/disable returned with HTTP 404 Jul 31 05:30:24.545623 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 314/1246] 10.4.3.227 () {68 vars in 1293 bytes} [Fri Jul 31 05:30:24 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:24.557785 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed5129ab-eb36-4e12-94fd-e92c1e534ff2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:24.559684 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed5129ab-eb36-4e12-94fd-e92c1e534ff2 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] PUT https://10.4.3.227/volume/v3/os-services/enable Jul 31 05:30:24.563308 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed5129ab-eb36-4e12-94fd-e92c1e534ff2 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:24.572012 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed5129ab-eb36-4e12-94fd-e92c1e534ff2 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] https://10.4.3.227/volume/v3/os-services/enable returned with HTTP 404 Jul 31 05:30:24.572767 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 304/1247] 10.4.3.227 () {68 vars in 1290 bytes} [Fri Jul 31 05:30:24 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:24.582461 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d2d08187-eef8-4a43-bedf-fd18022bb161 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:24.585125 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2d08187-eef8-4a43-bedf-fd18022bb161 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] PUT https://10.4.3.227/volume/v3/os-services/freeze Jul 31 05:30:24.585566 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2d08187-eef8-4a43-bedf-fd18022bb161 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:24.595915 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2d08187-eef8-4a43-bedf-fd18022bb161 tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] https://10.4.3.227/volume/v3/os-services/freeze returned with HTTP 400 Jul 31 05:30:24.596550 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 313/1248] 10.4.3.227 () {68 vars in 1290 bytes} [Fri Jul 31 05:30:24 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:30:24.607916 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90426e2a-462a-471d-a184-37f3813f9d1f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:24.610122 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90426e2a-462a-471d-a184-37f3813f9d1f tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] PUT https://10.4.3.227/volume/v3/os-services/thaw Jul 31 05:30:24.610388 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90426e2a-462a-471d-a184-37f3813f9d1f tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:24.619428 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90426e2a-462a-471d-a184-37f3813f9d1f tempest-VolumeServicesNegativeTest-87689097 tempest-VolumeServicesNegativeTest-87689097-project-admin] https://10.4.3.227/volume/v3/os-services/thaw returned with HTTP 400 Jul 31 05:30:24.619974 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 318/1249] 10.4.3.227 () {68 vars in 1284 bytes} [Fri Jul 31 05:30:24 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:30:27.327498 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bda7e2f3-d42f-4521-b3cf-1d1a6db5ad4c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.329884 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bda7e2f3-d42f-4521-b3cf-1d1a6db5ad4c tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/6e0e164b-f6d6-4175-8318-17d1fcd48d70/action Jul 31 05:30:27.330411 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bda7e2f3-d42f-4521-b3cf-1d1a6db5ad4c tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-attach": {"instance_uuid": "35999ae7-550b-4ba4-8583-76d36a9002b1", "mountpoint": "/dev/vdc"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:27.330585 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bda7e2f3-d42f-4521-b3cf-1d1a6db5ad4c tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "35999ae7-550b-4ba4-8583-76d36a9002b1", "mountpoint": "/dev/vdc"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:27.340058 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bda7e2f3-d42f-4521-b3cf-1d1a6db5ad4c tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/6e0e164b-f6d6-4175-8318-17d1fcd48d70/action returned with HTTP 404 Jul 31 05:30:27.340777 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 315/1250] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:30:27 2026] POST /volume/v3/volumes/6e0e164b-f6d6-4175-8318-17d1fcd48d70/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:27.593510 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d69d6b9e-ab3e-4245-8ffe-7d943e281312 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.698128 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d69d6b9e-ab3e-4245-8ffe-7d943e281312 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:30:27.698491 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d69d6b9e-ab3e-4245-8ffe-7d943e281312 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-740411680", "extra_specs": {"spec1": "val1"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:27.715266 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d69d6b9e-ab3e-4245-8ffe-7d943e281312 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:30:27.715570 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 305/1251] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:30:27 2026] POST /volume/v3/types => generated 242 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:27.728135 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5c390fe-aea4-4c24-b6cd-77821ba363cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.730451 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5c390fe-aea4-4c24-b6cd-77821ba363cf tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] POST https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs Jul 31 05:30:27.730969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5c390fe-aea4-4c24-b6cd-77821ba363cf tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:27.732501 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5c390fe-aea4-4c24-b6cd-77821ba363cf tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs returned with HTTP 400 Jul 31 05:30:27.734538 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 314/1252] 10.4.3.227 () {68 vars in 1399 bytes} [Fri Jul 31 05:30:27 2026] POST /volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs => generated 146 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:27.747472 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2d6abba-5b96-4d05-a1ee-55afb0b1cd0c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.749705 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2d6abba-5b96-4d05-a1ee-55afb0b1cd0c tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] POST https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs Jul 31 05:30:27.750145 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2d6abba-5b96-4d05-a1ee-55afb0b1cd0c tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:27.751881 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2d6abba-5b96-4d05-a1ee-55afb0b1cd0c tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs returned with HTTP 400 Jul 31 05:30:27.752409 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 319/1253] 10.4.3.227 () {68 vars in 1399 bytes} [Fri Jul 31 05:30:27 2026] POST /volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs => generated 132 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:27.762765 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a81bf31e-2243-4e41-9205-949263d17181 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.767032 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a81bf31e-2243-4e41-9205-949263d17181 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] POST https://10.4.3.227/volume/v3/types/b8bb71d7-ea94-4f25-ae68-927267600a63/extra_specs Jul 31 05:30:27.767519 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a81bf31e-2243-4e41-9205-949263d17181 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:27.781293 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a81bf31e-2243-4e41-9205-949263d17181 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/b8bb71d7-ea94-4f25-ae68-927267600a63/extra_specs returned with HTTP 404 Jul 31 05:30:27.782007 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 316/1254] 10.4.3.227 () {68 vars in 1399 bytes} [Fri Jul 31 05:30:27 2026] POST /volume/v3/types/b8bb71d7-ea94-4f25-ae68-927267600a63/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:27.791889 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-723876a9-ccff-4a1c-b44b-891d33315e1d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.794160 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-723876a9-ccff-4a1c-b44b-891d33315e1d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] DELETE https://10.4.3.227/volume/v3/types/5a340cd9-c010-4864-a098-12db38562d89/extra_specs/spec1 Jul 31 05:30:27.794398 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-723876a9-ccff-4a1c-b44b-891d33315e1d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:27.794595 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-723876a9-ccff-4a1c-b44b-891d33315e1d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:27.798580 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-723876a9-ccff-4a1c-b44b-891d33315e1d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/5a340cd9-c010-4864-a098-12db38562d89/extra_specs/spec1 returned with HTTP 404 Jul 31 05:30:27.799032 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 306/1255] 10.4.3.227 () {66 vars in 1399 bytes} [Fri Jul 31 05:30:27 2026] DELETE /volume/v3/types/5a340cd9-c010-4864-a098-12db38562d89/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:27.809034 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f1d2e61-0b9d-4c15-a2fa-d6bbe1135dec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.810890 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f1d2e61-0b9d-4c15-a2fa-d6bbe1135dec tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] GET https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/nonexistent_extra_spec_name Jul 31 05:30:27.811092 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f1d2e61-0b9d-4c15-a2fa-d6bbe1135dec tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:27.811358 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f1d2e61-0b9d-4c15-a2fa-d6bbe1135dec tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:27.824747 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f1d2e61-0b9d-4c15-a2fa-d6bbe1135dec tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 31 05:30:27.825470 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 315/1256] 10.4.3.227 () {66 vars in 1462 bytes} [Fri Jul 31 05:30:27 2026] GET /volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:27.846879 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b3d280e-00c7-442d-8ad3-3a9c10652c5d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.850946 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b3d280e-00c7-442d-8ad3-3a9c10652c5d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] GET https://10.4.3.227/volume/v3/types/02aa0239-3634-47ee-a0b0-a22b9003526f/extra_specs/spec1 Jul 31 05:30:27.851223 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b3d280e-00c7-442d-8ad3-3a9c10652c5d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:27.851477 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b3d280e-00c7-442d-8ad3-3a9c10652c5d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:27.857370 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b3d280e-00c7-442d-8ad3-3a9c10652c5d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/02aa0239-3634-47ee-a0b0-a22b9003526f/extra_specs/spec1 returned with HTTP 404 Jul 31 05:30:27.858144 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 320/1257] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:30:27 2026] GET /volume/v3/types/02aa0239-3634-47ee-a0b0-a22b9003526f/extra_specs/spec1 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:27.878255 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-45a3bc52-7156-4893-9153-b0fae4f8fa14 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.878255 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45a3bc52-7156-4893-9153-b0fae4f8fa14 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] GET https://10.4.3.227/volume/v3/types/db3b96dd-62b6-4252-bc8d-0846500ddbcc/extra_specs Jul 31 05:30:27.878255 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45a3bc52-7156-4893-9153-b0fae4f8fa14 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:27.878255 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45a3bc52-7156-4893-9153-b0fae4f8fa14 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:27.883262 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45a3bc52-7156-4893-9153-b0fae4f8fa14 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/db3b96dd-62b6-4252-bc8d-0846500ddbcc/extra_specs returned with HTTP 404 Jul 31 05:30:27.884220 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 317/1258] 10.4.3.227 () {66 vars in 1378 bytes} [Fri Jul 31 05:30:27 2026] GET /volume/v3/types/db3b96dd-62b6-4252-bc8d-0846500ddbcc/extra_specs => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:27.898310 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f1c1427-6de3-4db1-8b6e-39a2076c3b60 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.900316 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f1c1427-6de3-4db1-8b6e-39a2076c3b60 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] PUT https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/spec1 Jul 31 05:30:27.900643 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f1c1427-6de3-4db1-8b6e-39a2076c3b60 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:27.902388 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f1c1427-6de3-4db1-8b6e-39a2076c3b60 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/spec1 returned with HTTP 400 Jul 31 05:30:27.908995 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 307/1259] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:30:27 2026] PUT /volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/spec1 => generated 102 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 31 05:30:27.913229 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-343dace6-83b2-4ab9-9720-21cc9be57f5f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.915727 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-343dace6-83b2-4ab9-9720-21cc9be57f5f tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] PUT https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/spec1 Jul 31 05:30:27.916246 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-343dace6-83b2-4ab9-9720-21cc9be57f5f tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Action: 'update', calling method: update, body: null {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:27.918193 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-343dace6-83b2-4ab9-9720-21cc9be57f5f tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/spec1 returned with HTTP 400 Jul 31 05:30:27.918932 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 316/1260] 10.4.3.227 () {68 vars in 1415 bytes} [Fri Jul 31 05:30:27 2026] PUT /volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/spec1 => generated 72 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:30:27.928447 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc826698-1ead-45e8-8e03-75a35f68f7d6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:27.930852 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc826698-1ead-45e8-8e03-75a35f68f7d6 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] PUT https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/None Jul 31 05:30:27.931374 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc826698-1ead-45e8-8e03-75a35f68f7d6 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:27.987696 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc826698-1ead-45e8-8e03-75a35f68f7d6 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 05:30:27.987969 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc826698-1ead-45e8-8e03-75a35f68f7d6 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/None returned with HTTP 400 Jul 31 05:30:27.988669 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 321/1261] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:30:27 2026] PUT /volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/None => generated 73 bytes in 61 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:30:28.000488 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0c5f0ecd-f5b7-49f6-9303-4559a98cc44d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:28.002066 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c5f0ecd-f5b7-49f6-9303-4559a98cc44d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] PUT https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/b63c6093-88d4-4e81-aa02-d4b48a1c8a26 Jul 31 05:30:28.002561 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c5f0ecd-f5b7-49f6-9303-4559a98cc44d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:28.013643 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c5f0ecd-f5b7-49f6-9303-4559a98cc44d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 05:30:28.014082 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c5f0ecd-f5b7-49f6-9303-4559a98cc44d tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/b63c6093-88d4-4e81-aa02-d4b48a1c8a26 returned with HTTP 400 Jul 31 05:30:28.014821 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 318/1262] 10.4.3.227 () {68 vars in 1509 bytes} [Fri Jul 31 05:30:27 2026] PUT /volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4/extra_specs/b63c6093-88d4-4e81-aa02-d4b48a1c8a26 => generated 73 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:30:28.025500 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c9aec9d-8c19-432b-b53c-fedc8884dfd5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:28.029352 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c9aec9d-8c19-432b-b53c-fedc8884dfd5 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] PUT https://10.4.3.227/volume/v3/types/3fb0ec9a-e555-44b6-b432-84f670669eef/extra_specs/spec1 Jul 31 05:30:28.029575 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c9aec9d-8c19-432b-b53c-fedc8884dfd5 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:28.046529 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c9aec9d-8c19-432b-b53c-fedc8884dfd5 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/3fb0ec9a-e555-44b6-b432-84f670669eef/extra_specs/spec1 returned with HTTP 404 Jul 31 05:30:28.047061 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 308/1263] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:30:28 2026] PUT /volume/v3/types/3fb0ec9a-e555-44b6-b432-84f670669eef/extra_specs/spec1 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:28.056344 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10150d93-d0ac-4a1c-8402-88e5fb159a38 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:28.056841 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10150d93-d0ac-4a1c-8402-88e5fb159a38 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] DELETE https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4 Jul 31 05:30:28.057035 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10150d93-d0ac-4a1c-8402-88e5fb159a38 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:28.057255 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10150d93-d0ac-4a1c-8402-88e5fb159a38 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:28.085039 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10150d93-d0ac-4a1c-8402-88e5fb159a38 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4 returned with HTTP 202 Jul 31 05:30:28.085522 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 317/1264] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:30:28 2026] DELETE /volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:28.093467 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbd1bb38-f229-4026-934b-60e705054415 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:28.096581 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbd1bb38-f229-4026-934b-60e705054415 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] GET https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4 Jul 31 05:30:28.096870 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbd1bb38-f229-4026-934b-60e705054415 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:28.097066 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbd1bb38-f229-4026-934b-60e705054415 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:28.100393 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbd1bb38-f229-4026-934b-60e705054415 tempest-ExtraSpecsNegativeTest-1934604429 tempest-ExtraSpecsNegativeTest-1934604429-project-admin] https://10.4.3.227/volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4 returned with HTTP 404 Jul 31 05:30:28.100865 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 322/1265] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:30:28 2026] GET /volume/v3/types/aab5868f-ef75-4a28-9ddc-ac0326f9b8b4 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:30.281409 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c8846358-0cda-4f24-968e-06706a7a933e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:30.281815 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:30.282346 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1745516837"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:30.284069 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1745516837'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:30.284069 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Create volume of 1 GB Jul 31 05:30:30.290960 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Availability Zones retrieved successfully. Jul 31 05:30:30.298932 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Flow 'volume_create_api' (1cbb82df-fefd-4178-9d17-7e7419951262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:30.301624 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a638008-2165-44dd-a3d4-da7f01ee0784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:30.302050 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:30.340652 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a638008-2165-44dd-a3d4-da7f01ee0784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:30.341571 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec495d1a-ce1a-4a46-a070-d5694c58f5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:30.414877 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Created reservations ['add70fd6-d37f-45ef-bf1a-aaecee1d9681', 'ce162c20-639f-46fb-ae4a-2620196cd365', 'fe4544df-55d4-4aa6-b2e2-c3a1dbebd052', '03a3cd1f-5ebd-4673-bcc1-20d7faba7b18'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:30.415894 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec495d1a-ce1a-4a46-a070-d5694c58f5ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['add70fd6-d37f-45ef-bf1a-aaecee1d9681', 'ce162c20-639f-46fb-ae4a-2620196cd365', 'fe4544df-55d4-4aa6-b2e2-c3a1dbebd052', '03a3cd1f-5ebd-4673-bcc1-20d7faba7b18']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:30.416999 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0417a461-7b79-416c-822c-a9e5dbc1f5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:30.442937 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0417a461-7b79-416c-822c-a9e5dbc1f5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89282f7b-7dbd-49b6-9217-2f21c4acee0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1745516837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d5211656d24db8a35eddd5a9cb6692',qos_specs=None,replication_status=,reservations=['add70fd6-d37f-45ef-bf1a-aaecee1d9681','ce162c20-639f-46fb-ae4a-2620196cd365','fe4544df-55d4-4aa6-b2e2-c3a1dbebd052','03a3cd1f-5ebd-4673-bcc1-20d7faba7b18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0410606d41425f8aa4254d930d3b39',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1745516837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89282f7b-7dbd-49b6-9217-2f21c4acee0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2d5211656d24db8a35eddd5a9cb6692',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb0410606d41425f8aa4254d930d3b39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:30.443712 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7edec5-050d-4aee-b465-9da9d48ebd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:30.465883 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7edec5-050d-4aee-b465-9da9d48ebd74) transitioned into state 'SUCCESS' from state '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-1745516837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d5211656d24db8a35eddd5a9cb6692',qos_specs=None,replication_status=,reservations=['add70fd6-d37f-45ef-bf1a-aaecee1d9681','ce162c20-639f-46fb-ae4a-2620196cd365','fe4544df-55d4-4aa6-b2e2-c3a1dbebd052','03a3cd1f-5ebd-4673-bcc1-20d7faba7b18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0410606d41425f8aa4254d930d3b39',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:30.466651 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8907765-e08e-4f3c-a658-d408951ae3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:30.482193 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8907765-e08e-4f3c-a658-d408951ae3c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:30.483582 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Flow 'volume_create_api' (1cbb82df-fefd-4178-9d17-7e7419951262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:30.484049 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Create volume request issued successfully. Jul 31 05:30:30.484894 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8846358-0cda-4f24-968e-06706a7a933e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:30.485501 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 319/1266] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:30 2026] POST /volume/v3/volumes => generated 754 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:30.903758 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae52b302-2c05-4564-a232-b5b9de096953 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:31.037033 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae52b302-2c05-4564-a232-b5b9de096953 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes Jul 31 05:30:31.037328 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae52b302-2c05-4564-a232-b5b9de096953 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:31.037679 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae52b302-2c05-4564-a232-b5b9de096953 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:31.038051 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-ae52b302-2c05-4564-a232-b5b9de096953 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:31.038951 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ae52b302-2c05-4564-a232-b5b9de096953 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:30:31.046841 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ae52b302-2c05-4564-a232-b5b9de096953 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Get all volumes completed successfully. Jul 31 05:30:31.047224 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae52b302-2c05-4564-a232-b5b9de096953 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 200 Jul 31 05:30:31.047649 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 309/1267] 10.4.3.227 () {66 vars in 1237 bytes} [Fri Jul 31 05:30:30 2026] GET /volume/v3/volumes => generated 15 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:30:31.058434 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:31.060621 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:31.061064 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-948874117"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:31.063564 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-948874117'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:31.063804 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Create volume of 1 GB Jul 31 05:30:31.078163 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Availability Zones retrieved successfully. Jul 31 05:30:31.088238 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Flow 'volume_create_api' (e17e7478-2f66-4223-91d3-3f8fcbfde4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:31.090667 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02373627-84e5-49f9-b48b-1096c207f1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:31.091800 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:31.142172 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02373627-84e5-49f9-b48b-1096c207f1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:31.143321 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d182e9-e697-4197-8f0b-78dbe11d3a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:31.257499 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Created reservations ['7738ed56-421f-4cf6-b0a9-fb031fe3fe1b', 'e748c6aa-f856-45a4-9b80-1afbd8be3cec', '1c1e1a56-9684-43b6-a108-901f95dee29f', '6e12e4e8-3db9-42e8-afca-091585246890'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:31.258527 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9d182e9-e697-4197-8f0b-78dbe11d3a9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7738ed56-421f-4cf6-b0a9-fb031fe3fe1b', 'e748c6aa-f856-45a4-9b80-1afbd8be3cec', '1c1e1a56-9684-43b6-a108-901f95dee29f', '6e12e4e8-3db9-42e8-afca-091585246890']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:31.259313 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a497931d-db0d-44b7-8798-a34e63903942) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:31.293259 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a497931d-db0d-44b7-8798-a34e63903942) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-948874117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27acb0f636394867b1d67219d1759886',qos_specs=None,replication_status=,reservations=['7738ed56-421f-4cf6-b0a9-fb031fe3fe1b','e748c6aa-f856-45a4-9b80-1afbd8be3cec','1c1e1a56-9684-43b6-a108-901f95dee29f','6e12e4e8-3db9-42e8-afca-091585246890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71dd6c2901e84f45aa72617acd9451c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-948874117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27acb0f636394867b1d67219d1759886',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71dd6c2901e84f45aa72617acd9451c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:31.295394 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7db2f2-d91b-46fa-8ff7-f4e6157b377d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:31.321732 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7db2f2-d91b-46fa-8ff7-f4e6157b377d) transitioned into state 'SUCCESS' from state '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-948874117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27acb0f636394867b1d67219d1759886',qos_specs=None,replication_status=,reservations=['7738ed56-421f-4cf6-b0a9-fb031fe3fe1b','e748c6aa-f856-45a4-9b80-1afbd8be3cec','1c1e1a56-9684-43b6-a108-901f95dee29f','6e12e4e8-3db9-42e8-afca-091585246890'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71dd6c2901e84f45aa72617acd9451c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:31.322783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116bc279-b1c8-408f-bd0b-6e1cacfd7151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:31.336323 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116bc279-b1c8-408f-bd0b-6e1cacfd7151) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:31.336323 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Flow 'volume_create_api' (e17e7478-2f66-4223-91d3-3f8fcbfde4de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:31.336323 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Create volume request issued successfully. Jul 31 05:30:31.336428 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbcc969a-539f-4dea-b0bd-bfd2a511d03e tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:31.337553 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 318/1268] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:31 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 31 05:30:31.351938 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-13d0b0d2-b411-4eb1-9753-0df4daf6ab12 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:31.355400 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13d0b0d2-b411-4eb1-9753-0df4daf6ab12 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 Jul 31 05:30:31.355400 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13d0b0d2-b411-4eb1-9753-0df4daf6ab12 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:31.355400 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-13d0b0d2-b411-4eb1-9753-0df4daf6ab12 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:31.367527 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:31.367527 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:31.372129 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-13d0b0d2-b411-4eb1-9753-0df4daf6ab12 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:31.379899 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-13d0b0d2-b411-4eb1-9753-0df4daf6ab12 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 returned with HTTP 200 Jul 31 05:30:31.380519 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 323/1269] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:31 2026] GET /volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:32.074355 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f6af253b-bd01-467e-a005-095e7393ffc5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:32.076840 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:32.077279 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "964eb874-ae7c-400b-97a2-01717caa5fb8", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1194098438"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:32.079452 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Create volume request body: {'volume': {'imageRef': '964eb874-ae7c-400b-97a2-01717caa5fb8', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1194098438'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:32.255038 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Create volume of 2 GB Jul 31 05:30:32.255361 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:32.255361 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:32.264700 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Availability Zones retrieved successfully. Jul 31 05:30:32.270513 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Flow 'volume_create_api' (f4aed42b-04c6-43ad-b840-fe6a16472f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:32.271722 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5486e9-b8ce-4bd5-8e0a-5395de3e2bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:32.272697 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Validating volume size '2' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:32.307504 np0000006182 devstack@c-api.service[100285]: WARNING cinder.volume.api [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5486e9-b8ce-4bd5-8e0a-5395de3e2bec) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 05:30:32.307504 np0000006182 devstack@c-api.service[100285]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 964eb874-ae7c-400b-97a2-01717caa5fb8 is not active. Jul 31 05:30:32.310260 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5486e9-b8ce-4bd5-8e0a-5395de3e2bec) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:32.311184 np0000006182 devstack@c-api.service[100285]: WARNING cinder.volume.api [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a5486e9-b8ce-4bd5-8e0a-5395de3e2bec) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 05:30:32.312440 np0000006182 devstack@c-api.service[100285]: WARNING cinder.volume.api [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Flow 'volume_create_api' (f4aed42b-04c6-43ad-b840-fe6a16472f0f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 05:30:32.312722 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6af253b-bd01-467e-a005-095e7393ffc5 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 400 Jul 31 05:30:32.313469 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 320/1270] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:30:32 2026] POST /volume/v3/volumes => generated 125 bytes in 240 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:32.398077 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c94be04-4612-442f-855e-9a95ca5ac6df None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:32.400523 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c94be04-4612-442f-855e-9a95ca5ac6df tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 Jul 31 05:30:32.400890 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c94be04-4612-442f-855e-9a95ca5ac6df tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:32.402676 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c94be04-4612-442f-855e-9a95ca5ac6df tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:32.411877 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:32.411877 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:32.418184 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6c94be04-4612-442f-855e-9a95ca5ac6df tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:32.427198 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c94be04-4612-442f-855e-9a95ca5ac6df tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 returned with HTTP 200 Jul 31 05:30:32.427198 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 310/1271] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:32 2026] GET /volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:32.444763 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-569f5ea5-917a-4972-931f-8b0123ecf7f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:32.447370 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-569f5ea5-917a-4972-931f-8b0123ecf7f7 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 Jul 31 05:30:32.447993 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-569f5ea5-917a-4972-931f-8b0123ecf7f7 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:32.448389 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-569f5ea5-917a-4972-931f-8b0123ecf7f7 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:32.458046 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:32.458046 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:32.464937 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-569f5ea5-917a-4972-931f-8b0123ecf7f7 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:32.472274 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-569f5ea5-917a-4972-931f-8b0123ecf7f7 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 returned with HTTP 200 Jul 31 05:30:32.472855 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 319/1272] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:32 2026] GET /volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:32.489726 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:32.492150 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:32.495396 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1468999406"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:32.498024 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1468999406'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:32.498227 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Create volume of 1 GB Jul 31 05:30:32.506152 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Availability Zones retrieved successfully. Jul 31 05:30:32.513786 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Flow 'volume_create_api' (5e4f9781-3d7f-4112-a762-171692de2e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:32.514723 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e9fc31-456e-4566-b23a-8eb737003fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:32.515649 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:32.546991 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65e9fc31-456e-4566-b23a-8eb737003fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:32.547728 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9337ae11-f52e-4b96-8163-1a8929490e2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:32.588377 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Created reservations ['bf29c5e5-23dc-4c18-813c-d898b206b1a9', 'a3a4bb07-7096-46b9-8238-047ddc45bcf7', 'c400e21d-32c4-4f84-b451-620473ab4690', '84b1ebe4-a912-4843-bcfc-83524a2ff084'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:32.589185 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9337ae11-f52e-4b96-8163-1a8929490e2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf29c5e5-23dc-4c18-813c-d898b206b1a9', 'a3a4bb07-7096-46b9-8238-047ddc45bcf7', 'c400e21d-32c4-4f84-b451-620473ab4690', '84b1ebe4-a912-4843-bcfc-83524a2ff084']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:32.589901 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e014b5ce-b9cc-42be-b0c2-2e40082097da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:32.614584 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e014b5ce-b9cc-42be-b0c2-2e40082097da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ade80c7-c871-4871-8507-bbbd629f04cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1468999406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27acb0f636394867b1d67219d1759886',qos_specs=None,replication_status=,reservations=['bf29c5e5-23dc-4c18-813c-d898b206b1a9','a3a4bb07-7096-46b9-8238-047ddc45bcf7','c400e21d-32c4-4f84-b451-620473ab4690','84b1ebe4-a912-4843-bcfc-83524a2ff084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71dd6c2901e84f45aa72617acd9451c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1468999406',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ade80c7-c871-4871-8507-bbbd629f04cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27acb0f636394867b1d67219d1759886',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71dd6c2901e84f45aa72617acd9451c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:32.615607 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c41bcb-9440-4a11-842f-79104b0c449c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:32.646175 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1c41bcb-9440-4a11-842f-79104b0c449c) transitioned into state 'SUCCESS' from state '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-1468999406',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27acb0f636394867b1d67219d1759886',qos_specs=None,replication_status=,reservations=['bf29c5e5-23dc-4c18-813c-d898b206b1a9','a3a4bb07-7096-46b9-8238-047ddc45bcf7','c400e21d-32c4-4f84-b451-620473ab4690','84b1ebe4-a912-4843-bcfc-83524a2ff084'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71dd6c2901e84f45aa72617acd9451c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:32.646905 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc37a89-8130-42af-b370-5e449aa11014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:32.661911 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fc37a89-8130-42af-b370-5e449aa11014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:32.663181 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Flow 'volume_create_api' (5e4f9781-3d7f-4112-a762-171692de2e6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:32.663624 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Create volume request issued successfully. Jul 31 05:30:32.664697 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe18cfe6-0e34-49b8-a78b-d27a719b742b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:32.665281 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 324/1273] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:32 2026] POST /volume/v3/volumes => generated 755 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:32.679326 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-227a27f4-8a5f-4158-a93c-b00eaedb4dff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:32.681062 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-227a27f4-8a5f-4158-a93c-b00eaedb4dff tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc Jul 31 05:30:32.681286 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-227a27f4-8a5f-4158-a93c-b00eaedb4dff tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:32.681463 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-227a27f4-8a5f-4158-a93c-b00eaedb4dff tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:32.690932 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:32.690932 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:32.695256 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-227a27f4-8a5f-4158-a93c-b00eaedb4dff tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:32.699429 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-227a27f4-8a5f-4158-a93c-b00eaedb4dff tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc returned with HTTP 200 Jul 31 05:30:32.699831 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 321/1274] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:32 2026] GET /volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:33.714479 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b69ed339-5e90-403e-ad72-8d475879befd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:33.716904 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b69ed339-5e90-403e-ad72-8d475879befd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc Jul 31 05:30:33.716904 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b69ed339-5e90-403e-ad72-8d475879befd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:33.717490 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b69ed339-5e90-403e-ad72-8d475879befd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:33.724973 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:33.724973 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:33.729478 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b69ed339-5e90-403e-ad72-8d475879befd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:33.734957 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b69ed339-5e90-403e-ad72-8d475879befd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc returned with HTTP 200 Jul 31 05:30:33.735443 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 311/1275] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:33 2026] GET /volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:33.763932 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea4c62a5-0306-4c3b-a67c-cd0e50a7542d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:33.765023 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea4c62a5-0306-4c3b-a67c-cd0e50a7542d tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc Jul 31 05:30:33.765243 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea4c62a5-0306-4c3b-a67c-cd0e50a7542d tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:33.765416 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea4c62a5-0306-4c3b-a67c-cd0e50a7542d tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:33.773052 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:33.773052 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:33.778113 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ea4c62a5-0306-4c3b-a67c-cd0e50a7542d tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:33.781029 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea4c62a5-0306-4c3b-a67c-cd0e50a7542d tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc returned with HTTP 200 Jul 31 05:30:33.781654 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 320/1276] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:33 2026] GET /volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:33.796663 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ccbdd34b-4268-4820-abed-7d00b354e6da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:33.799942 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:33.800304 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-309924736"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:33.802459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-309924736'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:33.802605 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Create volume of 1 GB Jul 31 05:30:33.803022 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:33.803022 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:33.808010 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Availability Zones retrieved successfully. Jul 31 05:30:33.817953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Flow 'volume_create_api' (53734845-e652-43d1-a7ad-30392e33db33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:33.820610 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8199dd84-61a6-4efa-ae44-3d5bff691da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:33.822182 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:33.861679 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8199dd84-61a6-4efa-ae44-3d5bff691da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:33.863896 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8b3f67-6560-4991-b956-b3b24430c7fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:33.917493 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Created reservations ['d1557869-61b0-49bf-b935-de507405b715', '27587073-ae04-44e8-bc4d-fe9fb6b8500f', 'e9b03d60-c939-47b6-89e3-7c19024dfc4a', '362464b4-4481-4445-a335-042dd3697f88'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:33.917493 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8b3f67-6560-4991-b956-b3b24430c7fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1557869-61b0-49bf-b935-de507405b715', '27587073-ae04-44e8-bc4d-fe9fb6b8500f', 'e9b03d60-c939-47b6-89e3-7c19024dfc4a', '362464b4-4481-4445-a335-042dd3697f88']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:33.917493 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21037286-d38a-4dc5-ba0a-3d1e7a70c51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:33.941572 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21037286-d38a-4dc5-ba0a-3d1e7a70c51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48307419-a1cf-46ac-96f9-53c496de8f19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-309924736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27acb0f636394867b1d67219d1759886',qos_specs=None,replication_status=,reservations=['d1557869-61b0-49bf-b935-de507405b715','27587073-ae04-44e8-bc4d-fe9fb6b8500f','e9b03d60-c939-47b6-89e3-7c19024dfc4a','362464b4-4481-4445-a335-042dd3697f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71dd6c2901e84f45aa72617acd9451c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-309924736',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48307419-a1cf-46ac-96f9-53c496de8f19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='27acb0f636394867b1d67219d1759886',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='71dd6c2901e84f45aa72617acd9451c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:33.942292 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4ff87ac-5704-46ec-9fb8-ad05856b32cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:33.965381 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4ff87ac-5704-46ec-9fb8-ad05856b32cc) transitioned into state 'SUCCESS' from state '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-309924736',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='27acb0f636394867b1d67219d1759886',qos_specs=None,replication_status=,reservations=['d1557869-61b0-49bf-b935-de507405b715','27587073-ae04-44e8-bc4d-fe9fb6b8500f','e9b03d60-c939-47b6-89e3-7c19024dfc4a','362464b4-4481-4445-a335-042dd3697f88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='71dd6c2901e84f45aa72617acd9451c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:33.966415 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369d659c-fe4d-4450-9065-e056643b0842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:33.979904 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (369d659c-fe4d-4450-9065-e056643b0842) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:33.981114 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Flow 'volume_create_api' (53734845-e652-43d1-a7ad-30392e33db33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:33.981531 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Create volume request issued successfully. Jul 31 05:30:33.982627 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ccbdd34b-4268-4820-abed-7d00b354e6da tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:33.983406 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 325/1277] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:33 2026] POST /volume/v3/volumes => generated 754 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:33.998652 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5964586c-44b5-47e4-976b-5a99e3e199cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.000974 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5964586c-44b5-47e4-976b-5a99e3e199cc tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 Jul 31 05:30:34.002571 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5964586c-44b5-47e4-976b-5a99e3e199cc tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:34.005852 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5964586c-44b5-47e4-976b-5a99e3e199cc tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:34.021536 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:34.021536 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:34.027052 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5964586c-44b5-47e4-976b-5a99e3e199cc tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:34.032431 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5964586c-44b5-47e4-976b-5a99e3e199cc tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 returned with HTTP 200 Jul 31 05:30:34.032894 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 322/1278] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:33 2026] GET /volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 => generated 822 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:34.231228 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.234471 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:34.234950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "6d3f5508-7c5f-4311-b4f3-b58ca84bcc77"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:34.238971 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '6d3f5508-7c5f-4311-b4f3-b58ca84bcc77'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:34.328936 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Create volume of 1 GB Jul 31 05:30:34.333898 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Availability Zones retrieved successfully. Jul 31 05:30:34.339883 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Flow 'volume_create_api' (373359df-4beb-475d-92bd-56b42febbcc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:34.504709 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e05f1838-7a04-4655-a940-b3fe4835b80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:34.505598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:34.540655 np0000006182 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e05f1838-7a04-4655-a940-b3fe4835b80d) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 05:30:34.540655 np0000006182 devstack@c-api.service[100284]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 31 05:30:34.542275 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e05f1838-7a04-4655-a940-b3fe4835b80d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:34.543013 np0000006182 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e05f1838-7a04-4655-a940-b3fe4835b80d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 05:30:34.543720 np0000006182 devstack@c-api.service[100284]: WARNING cinder.volume.api [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Flow 'volume_create_api' (373359df-4beb-475d-92bd-56b42febbcc9) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 05:30:34.544018 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3d76d27-fcf9-40cc-aeec-69a105e27d20 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 400 Jul 31 05:30:34.544553 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 312/1279] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:34 2026] POST /volume/v3/volumes => generated 134 bytes in 314 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:34.702488 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-28687567-137f-4b8a-8bf7-6cf01d2f052b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.704623 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28687567-137f-4b8a-8bf7-6cf01d2f052b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:34.705024 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28687567-137f-4b8a-8bf7-6cf01d2f052b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:34.706967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28687567-137f-4b8a-8bf7-6cf01d2f052b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 400 Jul 31 05:30:34.707478 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 321/1280] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:34 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:34.716880 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75a79038-1dca-466e-92fe-e5e6aae7cfa1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.718881 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75a79038-1dca-466e-92fe-e5e6aae7cfa1 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:34.719267 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75a79038-1dca-466e-92fe-e5e6aae7cfa1 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "38431c8b-8c77-4257-a2d4-fa77aabe1c08"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:34.720846 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-75a79038-1dca-466e-92fe-e5e6aae7cfa1 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '38431c8b-8c77-4257-a2d4-fa77aabe1c08'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:34.725333 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75a79038-1dca-466e-92fe-e5e6aae7cfa1 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 404 Jul 31 05:30:34.726043 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 326/1281] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:34 2026] POST /volume/v3/volumes => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:34.735356 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3afd9925-395e-4b7e-a38e-e16423d19ddc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.737454 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3afd9925-395e-4b7e-a38e-e16423d19ddc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:34.737905 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3afd9925-395e-4b7e-a38e-e16423d19ddc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "0fa9863f-4e4a-437a-9737-3c4810778435"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:34.739442 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-3afd9925-395e-4b7e-a38e-e16423d19ddc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '0fa9863f-4e4a-437a-9737-3c4810778435'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:34.746586 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3afd9925-395e-4b7e-a38e-e16423d19ddc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 404 Jul 31 05:30:34.747227 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 323/1282] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:34 2026] POST /volume/v3/volumes => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:34.757484 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d85c6597-6cf0-41ea-aed0-77ac603cf10f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.759530 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d85c6597-6cf0-41ea-aed0-77ac603cf10f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:34.760282 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d85c6597-6cf0-41ea-aed0-77ac603cf10f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "23f220b9-da26-4687-843e-14cc9ba0e3da"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:34.762039 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d85c6597-6cf0-41ea-aed0-77ac603cf10f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '23f220b9-da26-4687-843e-14cc9ba0e3da'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:34.768486 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d85c6597-6cf0-41ea-aed0-77ac603cf10f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 404 Jul 31 05:30:34.768994 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 313/1283] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:34 2026] POST /volume/v3/volumes => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:34.782336 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7476a00-47b4-4065-bc37-0b5e9c0e86eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.785410 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7476a00-47b4-4065-bc37-0b5e9c0e86eb tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:34.786211 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7476a00-47b4-4065-bc37-0b5e9c0e86eb tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:34.789253 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7476a00-47b4-4065-bc37-0b5e9c0e86eb tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 400 Jul 31 05:30:34.789911 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 322/1284] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:34 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:34.801639 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b8363ba-ec56-418e-9da5-bccd34db3523 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.803505 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b8363ba-ec56-418e-9da5-bccd34db3523 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:34.803922 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b8363ba-ec56-418e-9da5-bccd34db3523 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:34.806700 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b8363ba-ec56-418e-9da5-bccd34db3523 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 400 Jul 31 05:30:34.808863 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 327/1285] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:34 2026] POST /volume/v3/volumes => generated 125 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:34.819209 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c3a9858-2d7e-4c2e-bcdf-8395e89c41c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.821398 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c3a9858-2d7e-4c2e-bcdf-8395e89c41c4 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:34.821577 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c3a9858-2d7e-4c2e-bcdf-8395e89c41c4 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:34.823320 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c3a9858-2d7e-4c2e-bcdf-8395e89c41c4 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 400 Jul 31 05:30:34.823884 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 324/1286] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:34 2026] POST /volume/v3/volumes => generated 121 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:34.834130 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d48b7e4-5174-444c-a620-2e47d148899e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.836163 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d48b7e4-5174-444c-a620-2e47d148899e tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] DELETE https://10.4.3.227/volume/v3/volumes/tempest-invalid-944334957 Jul 31 05:30:34.836466 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d48b7e4-5174-444c-a620-2e47d148899e tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:34.836735 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d48b7e4-5174-444c-a620-2e47d148899e tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:34.836951 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2d48b7e4-5174-444c-a620-2e47d148899e tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Delete volume with id: tempest-invalid-944334957 Jul 31 05:30:34.843050 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d48b7e4-5174-444c-a620-2e47d148899e tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/tempest-invalid-944334957 returned with HTTP 404 Jul 31 05:30:34.843579 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 314/1287] 10.4.3.227 () {66 vars in 1318 bytes} [Fri Jul 31 05:30:34 2026] DELETE /volume/v3/volumes/tempest-invalid-944334957 => generated 98 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:34.854355 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de2db6da-5664-4a6c-9ed3-f9d63452e79f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.856933 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 323/1288] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:30:34 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 31 05:30:34.867190 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f9f80df7-8c32-4458-9a24-b4c91b53cebf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.869248 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9f80df7-8c32-4458-9a24-b4c91b53cebf tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/xxx/action Jul 31 05:30:34.869590 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9f80df7-8c32-4458-9a24-b4c91b53cebf tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-detach": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:34.869703 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9f80df7-8c32-4458-9a24-b4c91b53cebf tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:34.876715 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9f80df7-8c32-4458-9a24-b4c91b53cebf tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 31 05:30:34.877436 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 328/1289] 10.4.3.227 () {68 vars in 1291 bytes} [Fri Jul 31 05:30:34 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:34.891412 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-74f655ed-1e04-4dd2-8f06-9bed032c7324 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.897451 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74f655ed-1e04-4dd2-8f06-9bed032c7324 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] GET https://10.4.3.227/volume/v3/volumes/tempest-invalid-1286680579 Jul 31 05:30:34.897634 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74f655ed-1e04-4dd2-8f06-9bed032c7324 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:34.898994 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74f655ed-1e04-4dd2-8f06-9bed032c7324 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:34.905485 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74f655ed-1e04-4dd2-8f06-9bed032c7324 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/tempest-invalid-1286680579 returned with HTTP 404 Jul 31 05:30:34.905942 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 325/1290] 10.4.3.227 () {66 vars in 1318 bytes} [Fri Jul 31 05:30:34 2026] GET /volume/v3/volumes/tempest-invalid-1286680579 => generated 99 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:34.917889 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2cfccc05-7923-4319-afca-e866a08e500c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.920307 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 315/1291] 10.4.3.227 () {66 vars in 1240 bytes} [Fri Jul 31 05:30:34 2026] GET /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 05:30:34.929458 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3536853e-a5c8-4107-b70e-a7b436660618 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.933796 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3536853e-a5c8-4107-b70e-a7b436660618 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?status=null Jul 31 05:30:34.934061 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3536853e-a5c8-4107-b70e-a7b436660618 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:34.934336 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3536853e-a5c8-4107-b70e-a7b436660618 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:34.934713 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-3536853e-a5c8-4107-b70e-a7b436660618 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:34.935014 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3536853e-a5c8-4107-b70e-a7b436660618 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Could not evaluate value null, assuming string {{(pid=100283) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:30:34.940604 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3536853e-a5c8-4107-b70e-a7b436660618 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:30:34.945830 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3536853e-a5c8-4107-b70e-a7b436660618 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Get all volumes completed successfully. Jul 31 05:30:34.947933 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3536853e-a5c8-4107-b70e-a7b436660618 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 31 05:30:34.948449 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 324/1292] 10.4.3.227 () {66 vars in 1281 bytes} [Fri Jul 31 05:30:34 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:30:34.962942 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4cb6aa41-3914-43c2-8615-e55e71d23a82 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.965648 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4cb6aa41-3914-43c2-8615-e55e71d23a82 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] GET https://10.4.3.227/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1966200504 Jul 31 05:30:34.965979 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4cb6aa41-3914-43c2-8615-e55e71d23a82 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:34.966264 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4cb6aa41-3914-43c2-8615-e55e71d23a82 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:34.966654 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-4cb6aa41-3914-43c2-8615-e55e71d23a82 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:34.967142 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:34.967142 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:34.967749 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-4cb6aa41-3914-43c2-8615-e55e71d23a82 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1966200504'), ('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:30:34.977362 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4cb6aa41-3914-43c2-8615-e55e71d23a82 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Get all volumes completed successfully. Jul 31 05:30:34.980620 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4cb6aa41-3914-43c2-8615-e55e71d23a82 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1966200504 returned with HTTP 200 Jul 31 05:30:34.981310 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 329/1293] 10.4.3.227 () {66 vars in 1359 bytes} [Fri Jul 31 05:30:34 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1966200504 => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:30:34.995250 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2dde335d-5c92-476b-b103-7555c943bc21 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:34.996705 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2dde335d-5c92-476b-b103-7555c943bc21 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] GET https://10.4.3.227/volume/v3/volumes?status=null Jul 31 05:30:34.996955 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2dde335d-5c92-476b-b103-7555c943bc21 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:34.997172 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2dde335d-5c92-476b-b103-7555c943bc21 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:34.999131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-2dde335d-5c92-476b-b103-7555c943bc21 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:34.999131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2dde335d-5c92-476b-b103-7555c943bc21 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Could not evaluate value null, assuming string {{(pid=100285) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:30:34.999131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2dde335d-5c92-476b-b103-7555c943bc21 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:30:35.027290 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2dde335d-5c92-476b-b103-7555c943bc21 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Get all volumes completed successfully. Jul 31 05:30:35.027637 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2dde335d-5c92-476b-b103-7555c943bc21 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes?status=null returned with HTTP 200 Jul 31 05:30:35.028087 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 326/1294] 10.4.3.227 () {66 vars in 1260 bytes} [Fri Jul 31 05:30:34 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:30:35.039450 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3661a80d-6499-4a07-aeeb-fea1307a2071 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.042355 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3661a80d-6499-4a07-aeeb-fea1307a2071 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] GET https://10.4.3.227/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-657414664 Jul 31 05:30:35.042573 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3661a80d-6499-4a07-aeeb-fea1307a2071 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:35.042786 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3661a80d-6499-4a07-aeeb-fea1307a2071 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:35.043057 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-3661a80d-6499-4a07-aeeb-fea1307a2071 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:35.043897 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3661a80d-6499-4a07-aeeb-fea1307a2071 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-657414664'), ('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:30:35.047050 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e5e508b5-6195-41a9-bec1-319ca6088fd6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.049011 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5e508b5-6195-41a9-bec1-319ca6088fd6 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 Jul 31 05:30:35.049179 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5e508b5-6195-41a9-bec1-319ca6088fd6 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:35.049371 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5e508b5-6195-41a9-bec1-319ca6088fd6 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:35.056650 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:35.056650 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:35.060411 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e5e508b5-6195-41a9-bec1-319ca6088fd6 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:35.065660 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5e508b5-6195-41a9-bec1-319ca6088fd6 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 returned with HTTP 200 Jul 31 05:30:35.065660 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 325/1295] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:35 2026] GET /volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:35.076995 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3661a80d-6499-4a07-aeeb-fea1307a2071 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Get all volumes completed successfully. Jul 31 05:30:35.077418 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3661a80d-6499-4a07-aeeb-fea1307a2071 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-657414664 returned with HTTP 200 Jul 31 05:30:35.077927 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 316/1296] 10.4.3.227 () {66 vars in 1336 bytes} [Fri Jul 31 05:30:35 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-657414664 => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:30:35.079519 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e1f37335-5f40-489f-8037-c2214b33414d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.081835 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1f37335-5f40-489f-8037-c2214b33414d tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 Jul 31 05:30:35.082081 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1f37335-5f40-489f-8037-c2214b33414d tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:35.082371 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1f37335-5f40-489f-8037-c2214b33414d tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:35.089508 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-914ae571-0ddc-42b2-b035-e461a111b989 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.091297 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-914ae571-0ddc-42b2-b035-e461a111b989 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action Jul 31 05:30:35.091665 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-914ae571-0ddc-42b2-b035-e461a111b989 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:35.091822 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-914ae571-0ddc-42b2-b035-e461a111b989 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.092308 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:35.092308 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:35.098537 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e1f37335-5f40-489f-8037-c2214b33414d tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:35.103663 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:35.103663 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:35.104278 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-914ae571-0ddc-42b2-b035-e461a111b989 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Volume info retrieved successfully. Jul 31 05:30:35.105784 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1f37335-5f40-489f-8037-c2214b33414d tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 returned with HTTP 200 Jul 31 05:30:35.106319 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 330/1297] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:35 2026] GET /volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:35.113970 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-914ae571-0ddc-42b2-b035-e461a111b989 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Reserve volume completed successfully. Jul 31 05:30:35.114237 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-914ae571-0ddc-42b2-b035-e461a111b989 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action returned with HTTP 202 Jul 31 05:30:35.114934 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 327/1298] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:30:35 2026] POST /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:30:35.122288 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c496f456-e011-417b-9693-8fd876dd511b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.122945 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.124085 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c496f456-e011-417b-9693-8fd876dd511b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action Jul 31 05:30:35.124439 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c496f456-e011-417b-9693-8fd876dd511b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:35.124567 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c496f456-e011-417b-9693-8fd876dd511b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.133742 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:35.133742 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:35.134322 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c496f456-e011-417b-9693-8fd876dd511b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Volume info retrieved successfully. Jul 31 05:30:35.139385 np0000006182 devstack@c-api.service[100283]: ERROR cinder.volume.api [None req-c496f456-e011-417b-9693-8fd876dd511b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Volume status must be available to reserve, but the status is attaching. Jul 31 05:30:35.139707 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c496f456-e011-417b-9693-8fd876dd511b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action returned with HTTP 400 Jul 31 05:30:35.140351 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 326/1299] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:30:35 2026] POST /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action => generated 132 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:35.148046 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70a4f9e6-0e64-4f2b-856b-bf3c539a626b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.149713 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70a4f9e6-0e64-4f2b-856b-bf3c539a626b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action Jul 31 05:30:35.149998 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70a4f9e6-0e64-4f2b-856b-bf3c539a626b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:35.150126 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70a4f9e6-0e64-4f2b-856b-bf3c539a626b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.153412 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:35.153861 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.155422 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:35.155586 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Create volume of 1 GB Jul 31 05:30:35.157915 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:35.157915 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:35.158351 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-70a4f9e6-0e64-4f2b-856b-bf3c539a626b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Volume info retrieved successfully. Jul 31 05:30:35.159485 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Availability Zones retrieved successfully. Jul 31 05:30:35.166609 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Flow 'volume_create_api' (7291d25a-56b6-4d4a-9b1f-d9d4483db960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:35.167551 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4a3813-5bbf-4d92-84f1-923a95185bcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:35.168357 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:35.172246 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-70a4f9e6-0e64-4f2b-856b-bf3c539a626b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Unreserve volume completed successfully. Jul 31 05:30:35.172480 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70a4f9e6-0e64-4f2b-856b-bf3c539a626b tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action returned with HTTP 202 Jul 31 05:30:35.172934 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 331/1300] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:30:35 2026] POST /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:30:35.185119 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-74d188b9-fa7e-496c-bcaa-37cec12eedc9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.189978 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74d188b9-fa7e-496c-bcaa-37cec12eedc9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/b22d82ba-3955-4b94-83d2-910db50ba944/action Jul 31 05:30:35.190450 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74d188b9-fa7e-496c-bcaa-37cec12eedc9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:35.190628 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74d188b9-fa7e-496c-bcaa-37cec12eedc9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.194418 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d4a3813-5bbf-4d92-84f1-923a95185bcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:35.195294 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1331385-7f1f-46d6-96e3-f2903d25a876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:35.203431 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74d188b9-fa7e-496c-bcaa-37cec12eedc9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/b22d82ba-3955-4b94-83d2-910db50ba944/action returned with HTTP 404 Jul 31 05:30:35.203941 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 328/1301] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:30:35 2026] POST /volume/v3/volumes/b22d82ba-3955-4b94-83d2-910db50ba944/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:35.213163 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-30ac5500-92a7-419c-be83-879028eb1a47 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.214982 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30ac5500-92a7-419c-be83-879028eb1a47 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/57d5c5c4-500c-4ad9-b644-01f7dd045588/action Jul 31 05:30:35.215329 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30ac5500-92a7-419c-be83-879028eb1a47 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:35.215440 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30ac5500-92a7-419c-be83-879028eb1a47 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.222027 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30ac5500-92a7-419c-be83-879028eb1a47 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/57d5c5c4-500c-4ad9-b644-01f7dd045588/action returned with HTTP 404 Jul 31 05:30:35.222784 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 327/1302] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:30:35 2026] POST /volume/v3/volumes/57d5c5c4-500c-4ad9-b644-01f7dd045588/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:35.234358 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-27b87867-7f4d-4683-a060-750736d432a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.236824 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 332/1303] 10.4.3.227 () {68 vars in 1260 bytes} [Fri Jul 31 05:30:35 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 31 05:30:35.250756 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-389efd89-8210-4c60-899e-749ff6cddd30 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.251348 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-389efd89-8210-4c60-899e-749ff6cddd30 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] PUT https://10.4.3.227/volume/v3/volumes/tempest-invalid-171424724 Jul 31 05:30:35.251681 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-389efd89-8210-4c60-899e-749ff6cddd30 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.262788 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-389efd89-8210-4c60-899e-749ff6cddd30 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/tempest-invalid-171424724 returned with HTTP 404 Jul 31 05:30:35.263313 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 329/1304] 10.4.3.227 () {68 vars in 1335 bytes} [Fri Jul 31 05:30:35 2026] PUT /volume/v3/volumes/tempest-invalid-171424724 => generated 98 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:35.264911 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Created reservations ['cd5b616e-cc65-4f6b-907f-56b0c08f96cc', 'e8e6e5b6-fda4-4ae9-bebe-962ec3747a66', 'ba1b0edb-b92c-4d1c-a11f-a56fcd5c02a4', '73976337-d41a-422d-83c2-25ee170691c2'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:35.266034 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1331385-7f1f-46d6-96e3-f2903d25a876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd5b616e-cc65-4f6b-907f-56b0c08f96cc', 'e8e6e5b6-fda4-4ae9-bebe-962ec3747a66', 'ba1b0edb-b92c-4d1c-a11f-a56fcd5c02a4', '73976337-d41a-422d-83c2-25ee170691c2']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:35.266422 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca4b80a1-71d5-4df2-8b37-e16dbc42cd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:35.274155 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5468c02b-445f-4154-b1bf-624ad8b2be45 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.277376 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5468c02b-445f-4154-b1bf-624ad8b2be45 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] PUT https://10.4.3.227/volume/v3/volumes/a3c12802-feb3-4f41-a78a-931c064b231b Jul 31 05:30:35.277703 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5468c02b-445f-4154-b1bf-624ad8b2be45 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.284780 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5468c02b-445f-4154-b1bf-624ad8b2be45 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/a3c12802-feb3-4f41-a78a-931c064b231b returned with HTTP 404 Jul 31 05:30:35.285297 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 328/1305] 10.4.3.227 () {68 vars in 1368 bytes} [Fri Jul 31 05:30:35 2026] PUT /volume/v3/volumes/a3c12802-feb3-4f41-a78a-931c064b231b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:35.291576 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca4b80a1-71d5-4df2-8b37-e16dbc42cd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2425187-94f1-4da4-bb71-b6473ab45eef', '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='042d7b98cd93467a90051959044213f6',qos_specs=None,replication_status=,reservations=['cd5b616e-cc65-4f6b-907f-56b0c08f96cc','e8e6e5b6-fda4-4ae9-bebe-962ec3747a66','ba1b0edb-b92c-4d1c-a11f-a56fcd5c02a4','73976337-d41a-422d-83c2-25ee170691c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1da011f7e36d4c0aa62d7cc1a3d59a4b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:35Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2425187-94f1-4da4-bb71-b6473ab45eef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='042d7b98cd93467a90051959044213f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1da011f7e36d4c0aa62d7cc1a3d59a4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:35.292293 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3352b0f4-53a1-4ad1-81dd-9d137d51e7cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:35.297223 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c38c6d46-b5d5-4219-b65a-f1e439690bb1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.298870 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c38c6d46-b5d5-4219-b65a-f1e439690bb1 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] DELETE https://10.4.3.227/volume/v3/volumes/05f3dcf8-3701-4faa-92c6-22b09929c25b Jul 31 05:30:35.299051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c38c6d46-b5d5-4219-b65a-f1e439690bb1 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:35.299249 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c38c6d46-b5d5-4219-b65a-f1e439690bb1 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:35.299407 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c38c6d46-b5d5-4219-b65a-f1e439690bb1 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Delete volume with id: 05f3dcf8-3701-4faa-92c6-22b09929c25b Jul 31 05:30:35.306124 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c38c6d46-b5d5-4219-b65a-f1e439690bb1 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/05f3dcf8-3701-4faa-92c6-22b09929c25b returned with HTTP 404 Jul 31 05:30:35.306557 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 333/1306] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:35 2026] DELETE /volume/v3/volumes/05f3dcf8-3701-4faa-92c6-22b09929c25b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:35.309288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3352b0f4-53a1-4ad1-81dd-9d137d51e7cd) transitioned into state 'SUCCESS' from 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='042d7b98cd93467a90051959044213f6',qos_specs=None,replication_status=,reservations=['cd5b616e-cc65-4f6b-907f-56b0c08f96cc','e8e6e5b6-fda4-4ae9-bebe-962ec3747a66','ba1b0edb-b92c-4d1c-a11f-a56fcd5c02a4','73976337-d41a-422d-83c2-25ee170691c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1da011f7e36d4c0aa62d7cc1a3d59a4b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:35.309987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d170057-05eb-4c68-b201-81e3ea0f36f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:35.315761 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2074a776-113b-445f-b3f0-a9de72abe3bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.319132 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2074a776-113b-445f-b3f0-a9de72abe3bc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action Jul 31 05:30:35.319132 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2074a776-113b-445f-b3f0-a9de72abe3bc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:35.319132 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2074a776-113b-445f-b3f0-a9de72abe3bc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.319320 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d170057-05eb-4c68-b201-81e3ea0f36f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:35.320018 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Flow 'volume_create_api' (7291d25a-56b6-4d4a-9b1f-d9d4483db960) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:35.320409 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Create volume request issued successfully. Jul 31 05:30:35.320624 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2074a776-113b-445f-b3f0-a9de72abe3bc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action returned with HTTP 400 Jul 31 05:30:35.321056 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 330/1307] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:30:35 2026] POST /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:35.321152 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9f68f4b-00ca-4a48-9214-4a50e95e2f25 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:35.321739 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 317/1308] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:35 2026] POST /volume/v3/volumes => generated 733 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:35.332193 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17d1ab17-f762-4545-b9a9-77881419e97d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.334049 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17d1ab17-f762-4545-b9a9-77881419e97d tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action Jul 31 05:30:35.334365 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17d1ab17-f762-4545-b9a9-77881419e97d tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:35.335138 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17d1ab17-f762-4545-b9a9-77881419e97d tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.337129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17d1ab17-f762-4545-b9a9-77881419e97d tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action returned with HTTP 400 Jul 31 05:30:35.337129 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 329/1309] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:30:35 2026] POST /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:35.337226 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e653070d-4869-4780-ad08-4782d756226a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.338951 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e653070d-4869-4780-ad08-4782d756226a tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] GET https://10.4.3.227/volume/v3/volumes/e2425187-94f1-4da4-bb71-b6473ab45eef Jul 31 05:30:35.339168 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e653070d-4869-4780-ad08-4782d756226a tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:35.339349 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e653070d-4869-4780-ad08-4782d756226a tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:35.348330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8aeea09e-ee1f-4d27-bb5f-739f4156c3cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.349456 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:35.349456 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:35.350683 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8aeea09e-ee1f-4d27-bb5f-739f4156c3cc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/c32c7fcd-fad1-4a57-bd7f-fccbf0df9988/action Jul 31 05:30:35.350760 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8aeea09e-ee1f-4d27-bb5f-739f4156c3cc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:35.350960 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8aeea09e-ee1f-4d27-bb5f-739f4156c3cc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.354302 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e653070d-4869-4780-ad08-4782d756226a tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Volume info retrieved successfully. Jul 31 05:30:35.359280 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e653070d-4869-4780-ad08-4782d756226a tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] https://10.4.3.227/volume/v3/volumes/e2425187-94f1-4da4-bb71-b6473ab45eef returned with HTTP 200 Jul 31 05:30:35.359747 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 334/1310] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:35 2026] GET /volume/v3/volumes/e2425187-94f1-4da4-bb71-b6473ab45eef => generated 912 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:35.359835 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8aeea09e-ee1f-4d27-bb5f-739f4156c3cc tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/c32c7fcd-fad1-4a57-bd7f-fccbf0df9988/action returned with HTTP 404 Jul 31 05:30:35.360440 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 331/1311] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:30:35 2026] POST /volume/v3/volumes/c32c7fcd-fad1-4a57-bd7f-fccbf0df9988/action => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:35.369946 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d044c10-7384-4ce4-a13d-00eb0d74d698 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.374238 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d044c10-7384-4ce4-a13d-00eb0d74d698 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action Jul 31 05:30:35.374701 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d044c10-7384-4ce4-a13d-00eb0d74d698 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:35.374875 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d044c10-7384-4ce4-a13d-00eb0d74d698 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.376373 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d044c10-7384-4ce4-a13d-00eb0d74d698 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action returned with HTTP 400 Jul 31 05:30:35.377089 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 318/1312] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:30:35 2026] POST /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804/action => generated 129 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:30:35.386165 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-490445c7-420c-4148-aac4-e04b8745a7b4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.388397 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-490445c7-420c-4148-aac4-e04b8745a7b4 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] POST https://10.4.3.227/volume/v3/volumes/None/action Jul 31 05:30:35.388760 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-490445c7-420c-4148-aac4-e04b8745a7b4 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:35.388911 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-490445c7-420c-4148-aac4-e04b8745a7b4 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:35.397989 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-490445c7-420c-4148-aac4-e04b8745a7b4 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/None/action returned with HTTP 404 Jul 31 05:30:35.397989 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 330/1313] 10.4.3.227 () {68 vars in 1294 bytes} [Fri Jul 31 05:30:35 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:35.406844 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b5e8963-c4c3-4541-acad-c12d62f7352f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.409447 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b5e8963-c4c3-4541-acad-c12d62f7352f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] GET https://10.4.3.227/volume/v3/volumes/5af79565-447e-489b-aa18-c2d5d5ceedb0 Jul 31 05:30:35.409700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b5e8963-c4c3-4541-acad-c12d62f7352f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:35.409947 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b5e8963-c4c3-4541-acad-c12d62f7352f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:35.417030 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b5e8963-c4c3-4541-acad-c12d62f7352f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/5af79565-447e-489b-aa18-c2d5d5ceedb0 returned with HTTP 404 Jul 31 05:30:35.417806 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 335/1314] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:35 2026] GET /volume/v3/volumes/5af79565-447e-489b-aa18-c2d5d5ceedb0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:35.427516 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd45cc23-24d0-4b27-8382-c917ad516425 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.430379 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd45cc23-24d0-4b27-8382-c917ad516425 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] GET https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 Jul 31 05:30:35.430580 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd45cc23-24d0-4b27-8382-c917ad516425 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:35.430763 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd45cc23-24d0-4b27-8382-c917ad516425 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:35.437873 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:35.437873 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:35.441373 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd45cc23-24d0-4b27-8382-c917ad516425 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Volume info retrieved successfully. Jul 31 05:30:35.446068 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd45cc23-24d0-4b27-8382-c917ad516425 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 returned with HTTP 200 Jul 31 05:30:35.446477 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 332/1315] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:35 2026] GET /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:35.459181 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-22d2c5b7-61a7-42d5-84e5-615c3172d1f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.460735 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22d2c5b7-61a7-42d5-84e5-615c3172d1f9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] DELETE https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 Jul 31 05:30:35.460949 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22d2c5b7-61a7-42d5-84e5-615c3172d1f9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:35.461190 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22d2c5b7-61a7-42d5-84e5-615c3172d1f9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:35.461391 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-22d2c5b7-61a7-42d5-84e5-615c3172d1f9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Delete volume with id: 760db90b-32ff-41c8-bc2b-fb4092f89804 Jul 31 05:30:35.470664 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:35.470664 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:35.471549 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-22d2c5b7-61a7-42d5-84e5-615c3172d1f9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Volume info retrieved successfully. Jul 31 05:30:35.505282 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-22d2c5b7-61a7-42d5-84e5-615c3172d1f9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Delete volume request issued successfully. Jul 31 05:30:35.505583 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22d2c5b7-61a7-42d5-84e5-615c3172d1f9 tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 returned with HTTP 202 Jul 31 05:30:35.506044 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 319/1316] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:35 2026] DELETE /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:35.516994 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9a04d399-69bb-4539-8738-ad336074f23f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:35.519564 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a04d399-69bb-4539-8738-ad336074f23f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] GET https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 Jul 31 05:30:35.520076 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a04d399-69bb-4539-8738-ad336074f23f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:35.520431 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9a04d399-69bb-4539-8738-ad336074f23f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:35.529635 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:35.529635 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:35.538997 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9a04d399-69bb-4539-8738-ad336074f23f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Volume info retrieved successfully. Jul 31 05:30:35.543297 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9a04d399-69bb-4539-8738-ad336074f23f tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 returned with HTTP 200 Jul 31 05:30:35.543297 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 331/1317] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:35 2026] GET /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:36.379890 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ea072ba-a429-4872-91c0-00fd299452c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:36.382590 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ea072ba-a429-4872-91c0-00fd299452c0 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] GET https://10.4.3.227/volume/v3/volumes/e2425187-94f1-4da4-bb71-b6473ab45eef Jul 31 05:30:36.382752 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ea072ba-a429-4872-91c0-00fd299452c0 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:36.382960 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ea072ba-a429-4872-91c0-00fd299452c0 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:36.392297 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:36.392297 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:36.393991 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ea072ba-a429-4872-91c0-00fd299452c0 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Volume info retrieved successfully. Jul 31 05:30:36.397586 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ea072ba-a429-4872-91c0-00fd299452c0 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] https://10.4.3.227/volume/v3/volumes/e2425187-94f1-4da4-bb71-b6473ab45eef returned with HTTP 200 Jul 31 05:30:36.398128 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 336/1318] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:36 2026] GET /volume/v3/volumes/e2425187-94f1-4da4-bb71-b6473ab45eef => generated 964 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:36.414841 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d996f4c0-dd03-4539-82df-6d88163226fb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:36.420731 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d996f4c0-dd03-4539-82df-6d88163226fb tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1&project_id=27acb0f636394867b1d67219d1759886 Jul 31 05:30:36.420886 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d996f4c0-dd03-4539-82df-6d88163226fb tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:36.421130 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d996f4c0-dd03-4539-82df-6d88163226fb tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:36.421542 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d996f4c0-dd03-4539-82df-6d88163226fb tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Could not evaluate value 27acb0f636394867b1d67219d1759886, assuming string {{(pid=100285) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 05:30:36.422120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d996f4c0-dd03-4539-82df-6d88163226fb tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Searching by: MultiDict([('project_id', '27acb0f636394867b1d67219d1759886'), ('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:30:36.459499 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d996f4c0-dd03-4539-82df-6d88163226fb tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Get all volumes completed successfully. Jul 31 05:30:36.460725 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:36.460725 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:36.465224 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d996f4c0-dd03-4539-82df-6d88163226fb tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1&project_id=27acb0f636394867b1d67219d1759886 returned with HTTP 200 Jul 31 05:30:36.465850 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 333/1319] 10.4.3.227 () {66 vars in 1373 bytes} [Fri Jul 31 05:30:36 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=27acb0f636394867b1d67219d1759886 => generated 3035 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:36.479745 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5341c12-82bb-43cf-b407-19eadfdb33a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:36.481416 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5341c12-82bb-43cf-b407-19eadfdb33a6 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/e2425187-94f1-4da4-bb71-b6473ab45eef Jul 31 05:30:36.481590 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5341c12-82bb-43cf-b407-19eadfdb33a6 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:36.481759 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5341c12-82bb-43cf-b407-19eadfdb33a6 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:36.481923 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f5341c12-82bb-43cf-b407-19eadfdb33a6 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Delete volume with id: e2425187-94f1-4da4-bb71-b6473ab45eef Jul 31 05:30:36.488773 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:36.488773 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:36.489140 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f5341c12-82bb-43cf-b407-19eadfdb33a6 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Volume info retrieved successfully. Jul 31 05:30:36.506025 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f5341c12-82bb-43cf-b407-19eadfdb33a6 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] Delete volume request issued successfully. Jul 31 05:30:36.506235 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5341c12-82bb-43cf-b407-19eadfdb33a6 tempest-VolumesListAdminTestJSON-114894429 tempest-VolumesListAdminTestJSON-114894429-project-admin] https://10.4.3.227/volume/v3/volumes/e2425187-94f1-4da4-bb71-b6473ab45eef returned with HTTP 202 Jul 31 05:30:36.506690 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 320/1320] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:36 2026] DELETE /volume/v3/volumes/e2425187-94f1-4da4-bb71-b6473ab45eef => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:36.517530 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b81aeb06-da9a-45dd-8f2d-0dc42d754b2b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:36.521002 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b81aeb06-da9a-45dd-8f2d-0dc42d754b2b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 Jul 31 05:30:36.521384 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b81aeb06-da9a-45dd-8f2d-0dc42d754b2b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:36.521693 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b81aeb06-da9a-45dd-8f2d-0dc42d754b2b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:36.532459 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:36.532459 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:36.541134 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b81aeb06-da9a-45dd-8f2d-0dc42d754b2b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:36.544512 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b81aeb06-da9a-45dd-8f2d-0dc42d754b2b tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 returned with HTTP 200 Jul 31 05:30:36.545229 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 332/1321] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:36 2026] GET /volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:36.556541 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eae20d2c-4370-47d7-90b0-f38a8d18588e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:36.558598 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eae20d2c-4370-47d7-90b0-f38a8d18588e tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] GET https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 Jul 31 05:30:36.560174 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eae20d2c-4370-47d7-90b0-f38a8d18588e tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:36.560174 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eae20d2c-4370-47d7-90b0-f38a8d18588e tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:36.560269 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a64a69ab-dd7f-4d17-80d1-19452a48e060 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:36.562243 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a64a69ab-dd7f-4d17-80d1-19452a48e060 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] DELETE https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 Jul 31 05:30:36.562949 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a64a69ab-dd7f-4d17-80d1-19452a48e060 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:36.563083 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a64a69ab-dd7f-4d17-80d1-19452a48e060 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:36.563344 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-a64a69ab-dd7f-4d17-80d1-19452a48e060 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Delete volume with id: 48307419-a1cf-46ac-96f9-53c496de8f19 Jul 31 05:30:36.567211 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eae20d2c-4370-47d7-90b0-f38a8d18588e tempest-VolumesNegativeTest-703515910 tempest-VolumesNegativeTest-703515910-project-member] https://10.4.3.227/volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 returned with HTTP 404 Jul 31 05:30:36.567819 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 337/1322] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:36 2026] GET /volume/v3/volumes/760db90b-32ff-41c8-bc2b-fb4092f89804 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:36.579904 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:36.579904 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:36.581005 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a64a69ab-dd7f-4d17-80d1-19452a48e060 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:36.606355 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a64a69ab-dd7f-4d17-80d1-19452a48e060 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Delete volume request issued successfully. Jul 31 05:30:36.606355 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a64a69ab-dd7f-4d17-80d1-19452a48e060 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 returned with HTTP 202 Jul 31 05:30:36.607040 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 334/1323] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:36 2026] DELETE /volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:36.617488 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-878c34b9-f4d3-44b9-8297-90495fc81acd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:36.619785 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-878c34b9-f4d3-44b9-8297-90495fc81acd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 Jul 31 05:30:36.620674 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-878c34b9-f4d3-44b9-8297-90495fc81acd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:36.621050 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-878c34b9-f4d3-44b9-8297-90495fc81acd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:36.629595 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:36.629595 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:36.634784 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-878c34b9-f4d3-44b9-8297-90495fc81acd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:36.641637 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-878c34b9-f4d3-44b9-8297-90495fc81acd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 returned with HTTP 200 Jul 31 05:30:36.642225 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 321/1324] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:36 2026] GET /volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:37.319269 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b02d6e7b-4b00-4ac7-9b43-dadcb2dc742b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:37.320996 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b02d6e7b-4b00-4ac7-9b43-dadcb2dc742b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 Jul 31 05:30:37.321458 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b02d6e7b-4b00-4ac7-9b43-dadcb2dc742b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:37.321744 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b02d6e7b-4b00-4ac7-9b43-dadcb2dc742b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:37.321980 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-b02d6e7b-4b00-4ac7-9b43-dadcb2dc742b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Delete snapshot with id: 82d0dc19-1fd8-4888-abc2-213b7c898f60 Jul 31 05:30:37.328119 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:37.328119 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:37.330516 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b02d6e7b-4b00-4ac7-9b43-dadcb2dc742b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Snapshot retrieved successfully. Jul 31 05:30:37.350665 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b02d6e7b-4b00-4ac7-9b43-dadcb2dc742b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Snapshot delete request issued successfully. Jul 31 05:30:37.351325 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b02d6e7b-4b00-4ac7-9b43-dadcb2dc742b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 returned with HTTP 202 Jul 31 05:30:37.352016 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 333/1325] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:30:37 2026] DELETE /volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:37.365901 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aac38e43-d160-41ac-9bc4-794336be0dc2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:37.368993 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aac38e43-d160-41ac-9bc4-794336be0dc2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 Jul 31 05:30:37.369332 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aac38e43-d160-41ac-9bc4-794336be0dc2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:37.369615 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aac38e43-d160-41ac-9bc4-794336be0dc2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:37.378066 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:37.378066 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:37.378828 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aac38e43-d160-41ac-9bc4-794336be0dc2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Snapshot retrieved successfully. Jul 31 05:30:37.381000 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aac38e43-d160-41ac-9bc4-794336be0dc2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 returned with HTTP 200 Jul 31 05:30:37.381423 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 338/1326] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:37 2026] GET /volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:37.658688 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fff69c33-911c-49b6-9d0d-d4ebce454884 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:37.660581 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fff69c33-911c-49b6-9d0d-d4ebce454884 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 Jul 31 05:30:37.660804 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fff69c33-911c-49b6-9d0d-d4ebce454884 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:37.661011 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fff69c33-911c-49b6-9d0d-d4ebce454884 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:37.668566 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fff69c33-911c-49b6-9d0d-d4ebce454884 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 returned with HTTP 404 Jul 31 05:30:37.669196 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 335/1327] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:37 2026] GET /volume/v3/volumes/48307419-a1cf-46ac-96f9-53c496de8f19 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:37.680218 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f8d0570a-a6e4-4d58-a2ae-4484e7861797 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:37.682580 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8d0570a-a6e4-4d58-a2ae-4484e7861797 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc Jul 31 05:30:37.682875 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8d0570a-a6e4-4d58-a2ae-4484e7861797 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:37.683131 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8d0570a-a6e4-4d58-a2ae-4484e7861797 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:37.692439 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:37.692439 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:37.697089 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f8d0570a-a6e4-4d58-a2ae-4484e7861797 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:37.702817 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8d0570a-a6e4-4d58-a2ae-4484e7861797 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc returned with HTTP 200 Jul 31 05:30:37.703358 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 322/1328] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:37 2026] GET /volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:37.717853 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e35b3e00-4aa4-4287-a255-c163089b9c45 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:37.722217 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e35b3e00-4aa4-4287-a255-c163089b9c45 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] DELETE https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc Jul 31 05:30:37.722217 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e35b3e00-4aa4-4287-a255-c163089b9c45 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:37.722217 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e35b3e00-4aa4-4287-a255-c163089b9c45 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:37.722217 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e35b3e00-4aa4-4287-a255-c163089b9c45 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Delete volume with id: 7ade80c7-c871-4871-8507-bbbd629f04cc Jul 31 05:30:37.733882 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:37.733882 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:37.735228 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e35b3e00-4aa4-4287-a255-c163089b9c45 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:37.760126 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e35b3e00-4aa4-4287-a255-c163089b9c45 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Delete volume request issued successfully. Jul 31 05:30:37.760663 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e35b3e00-4aa4-4287-a255-c163089b9c45 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc returned with HTTP 202 Jul 31 05:30:37.761273 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 334/1329] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:37 2026] DELETE /volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:37.769466 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a7fd624-0f33-46a1-be31-c05d318ceb10 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:37.772604 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a7fd624-0f33-46a1-be31-c05d318ceb10 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc Jul 31 05:30:37.772604 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a7fd624-0f33-46a1-be31-c05d318ceb10 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:37.772726 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a7fd624-0f33-46a1-be31-c05d318ceb10 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:37.788300 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:37.788300 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:37.794437 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0a7fd624-0f33-46a1-be31-c05d318ceb10 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:37.802359 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a7fd624-0f33-46a1-be31-c05d318ceb10 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc returned with HTTP 200 Jul 31 05:30:37.802831 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 339/1330] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:37 2026] GET /volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:38.738528 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cd4fa79d-96ca-4115-8c86-8b9905c725a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:38.738528 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd4fa79d-96ca-4115-8c86-8b9905c725a6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 Jul 31 05:30:38.738528 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd4fa79d-96ca-4115-8c86-8b9905c725a6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:38.738528 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd4fa79d-96ca-4115-8c86-8b9905c725a6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:38.738528 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd4fa79d-96ca-4115-8c86-8b9905c725a6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 returned with HTTP 404 Jul 31 05:30:38.738528 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 336/1331] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:38 2026] GET /volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:38.740423 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-37ae44ec-fdfc-40d9-8a3e-5f9b75c46ad9 req-955f8e66-eee2-4f1f-8bd7-09bac0e3b5a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:38.740423 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-37ae44ec-fdfc-40d9-8a3e-5f9b75c46ad9 req-955f8e66-eee2-4f1f-8bd7-09bac0e3b5a3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/attachments?instance_id=9b65e7e8-dadf-4b6c-ae61-dbfe8703a09a Jul 31 05:30:38.740423 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-37ae44ec-fdfc-40d9-8a3e-5f9b75c46ad9 req-955f8e66-eee2-4f1f-8bd7-09bac0e3b5a3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:38.740423 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-37ae44ec-fdfc-40d9-8a3e-5f9b75c46ad9 req-955f8e66-eee2-4f1f-8bd7-09bac0e3b5a3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:38.740423 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-37ae44ec-fdfc-40d9-8a3e-5f9b75c46ad9 req-955f8e66-eee2-4f1f-8bd7-09bac0e3b5a3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments?instance_id=9b65e7e8-dadf-4b6c-ae61-dbfe8703a09a returned with HTTP 200 Jul 31 05:30:38.740423 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 323/1332] 10.4.3.227 () {70 vars in 1637 bytes} [Fri Jul 31 05:30:38 2026] GET /volume/v3/attachments?instance_id=9b65e7e8-dadf-4b6c-ae61-dbfe8703a09a => generated 192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:38.741295 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-37ae44ec-fdfc-40d9-8a3e-5f9b75c46ad9 req-ebcacc7f-a270-4e65-97df-fe1fa21f0fb5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:38.741295 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-37ae44ec-fdfc-40d9-8a3e-5f9b75c46ad9 req-ebcacc7f-a270-4e65-97df-fe1fa21f0fb5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341 Jul 31 05:30:38.741295 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-37ae44ec-fdfc-40d9-8a3e-5f9b75c46ad9 req-ebcacc7f-a270-4e65-97df-fe1fa21f0fb5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:38.741295 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-37ae44ec-fdfc-40d9-8a3e-5f9b75c46ad9 req-ebcacc7f-a270-4e65-97df-fe1fa21f0fb5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:38.741295 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-37ae44ec-fdfc-40d9-8a3e-5f9b75c46ad9 req-ebcacc7f-a270-4e65-97df-fe1fa21f0fb5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341 returned with HTTP 200 Jul 31 05:30:38.741295 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 335/1333] 10.4.3.227 () {70 vars in 1651 bytes} [Fri Jul 31 05:30:38 2026] GET /volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341 => generated 993 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:38.817499 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0894aeb2-d746-4d29-8904-6cbedb25008f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:38.820564 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0894aeb2-d746-4d29-8904-6cbedb25008f tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc Jul 31 05:30:38.822125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0894aeb2-d746-4d29-8904-6cbedb25008f tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:38.822125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0894aeb2-d746-4d29-8904-6cbedb25008f tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:38.828585 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0894aeb2-d746-4d29-8904-6cbedb25008f tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc returned with HTTP 404 Jul 31 05:30:38.829446 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 340/1334] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:38 2026] GET /volume/v3/volumes/7ade80c7-c871-4871-8507-bbbd629f04cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:38.838880 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c77d820d-cdfb-4af8-af22-8148e9121a75 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:38.841296 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c77d820d-cdfb-4af8-af22-8148e9121a75 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 Jul 31 05:30:38.841639 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c77d820d-cdfb-4af8-af22-8148e9121a75 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:38.842023 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c77d820d-cdfb-4af8-af22-8148e9121a75 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:38.852620 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:38.852620 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:38.861330 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c77d820d-cdfb-4af8-af22-8148e9121a75 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:38.869767 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c77d820d-cdfb-4af8-af22-8148e9121a75 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 returned with HTTP 200 Jul 31 05:30:38.870671 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 337/1335] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:38 2026] GET /volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:38.890203 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-72944fc7-5f09-4386-bac6-c086e4adccbd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:38.892039 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72944fc7-5f09-4386-bac6-c086e4adccbd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 Jul 31 05:30:38.892260 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72944fc7-5f09-4386-bac6-c086e4adccbd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:38.892480 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72944fc7-5f09-4386-bac6-c086e4adccbd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:38.892653 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-72944fc7-5f09-4386-bac6-c086e4adccbd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Delete volume with id: f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 Jul 31 05:30:38.904986 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:38.904986 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:38.905764 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-72944fc7-5f09-4386-bac6-c086e4adccbd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:38.929536 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-72944fc7-5f09-4386-bac6-c086e4adccbd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Delete volume request issued successfully. Jul 31 05:30:38.929879 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72944fc7-5f09-4386-bac6-c086e4adccbd tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 returned with HTTP 202 Jul 31 05:30:38.930523 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 324/1336] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:38 2026] DELETE /volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:38.942382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa18cc29-765a-436e-b9f9-039a2c8cd08c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:38.947202 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa18cc29-765a-436e-b9f9-039a2c8cd08c tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 Jul 31 05:30:38.947202 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa18cc29-765a-436e-b9f9-039a2c8cd08c tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:38.947202 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa18cc29-765a-436e-b9f9-039a2c8cd08c tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:38.956342 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:38.956342 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:38.962274 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aa18cc29-765a-436e-b9f9-039a2c8cd08c tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Volume info retrieved successfully. Jul 31 05:30:38.969409 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa18cc29-765a-436e-b9f9-039a2c8cd08c tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 returned with HTTP 200 Jul 31 05:30:38.970129 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 336/1337] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:38 2026] GET /volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:39.989625 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00b0a8f6-6783-461b-b510-3803b00859e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:39.995284 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00b0a8f6-6783-461b-b510-3803b00859e2 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] GET https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 Jul 31 05:30:39.995447 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00b0a8f6-6783-461b-b510-3803b00859e2 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:39.995672 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00b0a8f6-6783-461b-b510-3803b00859e2 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:40.005534 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00b0a8f6-6783-461b-b510-3803b00859e2 tempest-VolumesListAdminTestJSON-160954613 tempest-VolumesListAdminTestJSON-160954613-project-member] https://10.4.3.227/volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 returned with HTTP 404 Jul 31 05:30:40.006205 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 341/1338] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:39 2026] GET /volume/v3/volumes/f178b6ea-5814-4ba4-9dcc-6d8e3c5f2826 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:42.372789 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:42.495428 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:42.495858 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-512338355"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:42.498486 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-512338355'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:42.498671 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Create volume of 1 GB Jul 31 05:30:42.507463 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Availability Zones retrieved successfully. Jul 31 05:30:42.516584 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Flow 'volume_create_api' (1d0cbeae-46a3-4db2-9b52-29b74e6c39a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:42.518115 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cabd7a9-04c4-4f73-ab16-018c8627a700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:42.519384 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:42.570601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cabd7a9-04c4-4f73-ab16-018c8627a700) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:42.571834 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fa5a45-6b58-44aa-a219-f02413e31773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:42.592724 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:42.626074 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:42.626531 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1327101572"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:42.628512 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1327101572'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:42.628719 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume of 1 GB Jul 31 05:30:42.631592 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=377,cinder:INSERT=80,cinder:UPDATE=109 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:30:42.634286 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Availability Zones retrieved successfully. Jul 31 05:30:42.644238 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (48ae989f-29b4-4dfe-ad1a-3bf3c5a046e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:42.645900 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e126b5d6-d3d4-4322-85ff-97f9e7db1724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:42.646007 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Created reservations ['c716412e-abd1-4c26-a222-bbad1a27993f', 'd2db20fa-952f-447d-87c0-23ee9a2f0e53', '5cc2442b-f497-466c-8429-b61f6e304f20', '7bd1b4be-63ab-4b10-a870-04aad014a9c3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:42.646961 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fa5a45-6b58-44aa-a219-f02413e31773) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c716412e-abd1-4c26-a222-bbad1a27993f', 'd2db20fa-952f-447d-87c0-23ee9a2f0e53', '5cc2442b-f497-466c-8429-b61f6e304f20', '7bd1b4be-63ab-4b10-a870-04aad014a9c3']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:42.647622 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:42.647954 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9b84ee-7635-4e0b-90c2-80ee19b2f970) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:42.675343 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf9b84ee-7635-4e0b-90c2-80ee19b2f970) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c50c10d6-3110-4308-89fb-6aec6f8de862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-512338355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f82087bdd5404f899473f6fa4f700593',qos_specs=None,replication_status=,reservations=['c716412e-abd1-4c26-a222-bbad1a27993f','d2db20fa-952f-447d-87c0-23ee9a2f0e53','5cc2442b-f497-466c-8429-b61f6e304f20','7bd1b4be-63ab-4b10-a870-04aad014a9c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20d41c00898e41439685f5877904a2c1',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-512338355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c50c10d6-3110-4308-89fb-6aec6f8de862,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f82087bdd5404f899473f6fa4f700593',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='20d41c00898e41439685f5877904a2c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:42.676367 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e58ffb-b8a3-4cf6-a918-7448b2472949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:42.684796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e126b5d6-d3d4-4322-85ff-97f9e7db1724) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:42.685831 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb7bc010-2ab4-4257-ad1d-251c00fa69a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:42.695582 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e58ffb-b8a3-4cf6-a918-7448b2472949) transitioned into state 'SUCCESS' from state '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-512338355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f82087bdd5404f899473f6fa4f700593',qos_specs=None,replication_status=,reservations=['c716412e-abd1-4c26-a222-bbad1a27993f','d2db20fa-952f-447d-87c0-23ee9a2f0e53','5cc2442b-f497-466c-8429-b61f6e304f20','7bd1b4be-63ab-4b10-a870-04aad014a9c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='20d41c00898e41439685f5877904a2c1',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:42.696228 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b562952d-7cc6-4a21-99e7-358e81be1106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:42.707122 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b562952d-7cc6-4a21-99e7-358e81be1106) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:42.708349 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Flow 'volume_create_api' (1d0cbeae-46a3-4db2-9b52-29b74e6c39a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:42.708708 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Create volume request issued successfully. Jul 31 05:30:42.709342 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-46a2cba5-1982-49cc-89dd-22cbf23ee9b4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:42.709856 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 338/1339] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:42 2026] POST /volume/v3/volumes => generated 757 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:42.722346 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e243c648-01e0-49c4-9aae-26db2cc01c0b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:42.724014 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e243c648-01e0-49c4-9aae-26db2cc01c0b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 Jul 31 05:30:42.725991 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e243c648-01e0-49c4-9aae-26db2cc01c0b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:42.725991 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e243c648-01e0-49c4-9aae-26db2cc01c0b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:42.735422 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:42.735422 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:42.747889 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e243c648-01e0-49c4-9aae-26db2cc01c0b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Volume info retrieved successfully. Jul 31 05:30:42.750193 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e243c648-01e0-49c4-9aae-26db2cc01c0b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 returned with HTTP 200 Jul 31 05:30:42.750785 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 337/1340] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:42 2026] GET /volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:42.775205 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['723c279b-0a81-4ccd-99b4-86e221d6e759', 'a08693ae-261e-4be1-982c-4812a40a30f5', '1e5ef452-83eb-489b-8f7c-262f68d5f4ac', 'b5d115e9-d7d2-4f1c-af95-3b56637ac2bd'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:42.776263 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb7bc010-2ab4-4257-ad1d-251c00fa69a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['723c279b-0a81-4ccd-99b4-86e221d6e759', 'a08693ae-261e-4be1-982c-4812a40a30f5', '1e5ef452-83eb-489b-8f7c-262f68d5f4ac', 'b5d115e9-d7d2-4f1c-af95-3b56637ac2bd']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:42.777243 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e9ae26-bdde-4133-87ec-56f5ff589814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:42.806630 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4e9ae26-bdde-4133-87ec-56f5ff589814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9a76224-8365-4457-bab8-585203b58aba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1327101572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['723c279b-0a81-4ccd-99b4-86e221d6e759','a08693ae-261e-4be1-982c-4812a40a30f5','1e5ef452-83eb-489b-8f7c-262f68d5f4ac','b5d115e9-d7d2-4f1c-af95-3b56637ac2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1327101572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9a76224-8365-4457-bab8-585203b58aba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857902a180fe446ab345ceeeb599ece0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:42.807663 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771cdd58-4dcd-4819-8a3b-47b973c09871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:42.828318 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771cdd58-4dcd-4819-8a3b-47b973c09871) transitioned into state 'SUCCESS' from state '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-1327101572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['723c279b-0a81-4ccd-99b4-86e221d6e759','a08693ae-261e-4be1-982c-4812a40a30f5','1e5ef452-83eb-489b-8f7c-262f68d5f4ac','b5d115e9-d7d2-4f1c-af95-3b56637ac2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:42.829368 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae25605-4441-44d3-9070-695acdbd7cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:42.839966 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eae25605-4441-44d3-9070-695acdbd7cea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:42.841090 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (48ae989f-29b4-4dfe-ad1a-3bf3c5a046e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:42.841485 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request issued successfully. Jul 31 05:30:42.842212 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2248799e-8ee0-47c5-852b-aba3b3b27137 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:42.842744 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 325/1341] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:42 2026] POST /volume/v3/volumes => generated 754 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:42.857517 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f5c4340d-0278-4cef-a65c-1bafd2363eb0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:42.859758 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5c4340d-0278-4cef-a65c-1bafd2363eb0 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:30:42.859993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5c4340d-0278-4cef-a65c-1bafd2363eb0 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:42.860242 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5c4340d-0278-4cef-a65c-1bafd2363eb0 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:42.866348 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=354,cinder:UPDATE=105,cinder:INSERT=59 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:30:42.871596 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:42.871596 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:42.875270 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f5c4340d-0278-4cef-a65c-1bafd2363eb0 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:30:42.880803 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5c4340d-0278-4cef-a65c-1bafd2363eb0 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:30:42.881217 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 342/1342] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:42 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:43.763753 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f0bd51c2-37dd-41f9-a868-74cb0d65ee87 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:43.768619 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0bd51c2-37dd-41f9-a868-74cb0d65ee87 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 Jul 31 05:30:43.768806 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0bd51c2-37dd-41f9-a868-74cb0d65ee87 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:43.769020 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0bd51c2-37dd-41f9-a868-74cb0d65ee87 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:43.784576 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:43.784576 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:43.797808 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f0bd51c2-37dd-41f9-a868-74cb0d65ee87 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Volume info retrieved successfully. Jul 31 05:30:43.808530 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0bd51c2-37dd-41f9-a868-74cb0d65ee87 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 returned with HTTP 200 Jul 31 05:30:43.809060 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 339/1343] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:43 2026] GET /volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:43.823073 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03bc4818-490d-454e-aa2e-7761e26058fb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:43.827118 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03bc4818-490d-454e-aa2e-7761e26058fb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:30:43.827118 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03bc4818-490d-454e-aa2e-7761e26058fb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c50c10d6-3110-4308-89fb-6aec6f8de862", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-275177062"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:43.837472 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:43.837472 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:43.837472 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-03bc4818-490d-454e-aa2e-7761e26058fb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Volume info retrieved successfully. Jul 31 05:30:43.837472 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-03bc4818-490d-454e-aa2e-7761e26058fb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Create snapshot from volume c50c10d6-3110-4308-89fb-6aec6f8de862 Jul 31 05:30:43.885807 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-03bc4818-490d-454e-aa2e-7761e26058fb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Created reservations ['85b68f84-8d7a-48cc-a8f2-96edaf8e140f', '28d1aee5-b1a1-45f6-95fa-965825eae9f6', '6ca6c37e-48c1-447a-a4eb-94ac34b537c2', '83e86683-3466-4b9d-8db9-2b7038d78077'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:43.896952 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-50bbaa8c-dd1a-4dd1-8cea-3f08a7ff4419 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:43.900211 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50bbaa8c-dd1a-4dd1-8cea-3f08a7ff4419 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:30:43.900211 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50bbaa8c-dd1a-4dd1-8cea-3f08a7ff4419 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:43.900211 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50bbaa8c-dd1a-4dd1-8cea-3f08a7ff4419 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:43.908573 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:43.908573 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:43.915725 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-50bbaa8c-dd1a-4dd1-8cea-3f08a7ff4419 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:30:43.921275 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50bbaa8c-dd1a-4dd1-8cea-3f08a7ff4419 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:30:43.922080 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 326/1344] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:43 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:43.925123 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-03bc4818-490d-454e-aa2e-7761e26058fb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot create request issued successfully. Jul 31 05:30:43.925123 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03bc4818-490d-454e-aa2e-7761e26058fb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:30:43.925123 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 338/1345] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:30:43 2026] POST /volume/v3/snapshots => generated 313 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:43.935351 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8c8d949-8cd1-42f7-87fe-22116bf9e213 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:43.937212 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-17584adf-aafe-4d3c-88f1-de48fe1bcffc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:43.937581 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8c8d949-8cd1-42f7-87fe-22116bf9e213 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 Jul 31 05:30:43.937581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8c8d949-8cd1-42f7-87fe-22116bf9e213 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:43.940146 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8c8d949-8cd1-42f7-87fe-22116bf9e213 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:43.940198 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17584adf-aafe-4d3c-88f1-de48fe1bcffc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:30:43.940198 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17584adf-aafe-4d3c-88f1-de48fe1bcffc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:43.940198 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17584adf-aafe-4d3c-88f1-de48fe1bcffc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:43.943484 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:43.943484 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:43.944001 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f8c8d949-8cd1-42f7-87fe-22116bf9e213 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:43.944919 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8c8d949-8cd1-42f7-87fe-22116bf9e213 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 returned with HTTP 200 Jul 31 05:30:43.945375 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 343/1346] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:43 2026] GET /volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:43.953137 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:43.953137 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:43.956981 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-17584adf-aafe-4d3c-88f1-de48fe1bcffc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:30:43.967905 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17584adf-aafe-4d3c-88f1-de48fe1bcffc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:30:43.972514 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 340/1347] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:43 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:43.985922 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d3efb3f8-a680-424a-a23c-06e3e143c7f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:43.987964 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3efb3f8-a680-424a-a23c-06e3e143c7f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:30:43.988413 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3efb3f8-a680-424a-a23c-06e3e143c7f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9a76224-8365-4457-bab8-585203b58aba", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1830165922"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:43.999464 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:43.999464 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:44.000088 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d3efb3f8-a680-424a-a23c-06e3e143c7f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:30:44.000174 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-d3efb3f8-a680-424a-a23c-06e3e143c7f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create snapshot from volume e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:30:44.038232 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d3efb3f8-a680-424a-a23c-06e3e143c7f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['b3a9dad4-b55d-4da8-a24f-343943fb91fd', 'e7e391b5-fe68-43e6-afc3-ac763ba56560', '914c314d-8ae5-4182-bd08-1043d67a438d', 'b7e6f416-1996-413d-a9fb-60d34bf43107'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:44.079432 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d3efb3f8-a680-424a-a23c-06e3e143c7f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot create request issued successfully. Jul 31 05:30:44.079432 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3efb3f8-a680-424a-a23c-06e3e143c7f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:30:44.080085 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 327/1348] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:30:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:44.089992 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d31ebd93-4007-4463-95a6-3d1fff8604a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:44.094286 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d31ebd93-4007-4463-95a6-3d1fff8604a4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d Jul 31 05:30:44.094286 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d31ebd93-4007-4463-95a6-3d1fff8604a4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:44.094286 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d31ebd93-4007-4463-95a6-3d1fff8604a4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:44.100680 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:44.100680 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:44.101266 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d31ebd93-4007-4463-95a6-3d1fff8604a4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:30:44.102150 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d31ebd93-4007-4463-95a6-3d1fff8604a4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d returned with HTTP 200 Jul 31 05:30:44.102628 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 339/1349] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:44 2026] GET /volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:44.961888 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de9af68e-cf6f-4807-9484-8f05c6e03b2a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:44.964266 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de9af68e-cf6f-4807-9484-8f05c6e03b2a tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 Jul 31 05:30:44.964555 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de9af68e-cf6f-4807-9484-8f05c6e03b2a tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:44.964780 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de9af68e-cf6f-4807-9484-8f05c6e03b2a tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:44.974308 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:44.974308 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:44.974928 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-de9af68e-cf6f-4807-9484-8f05c6e03b2a tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:44.975871 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de9af68e-cf6f-4807-9484-8f05c6e03b2a tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 returned with HTTP 200 Jul 31 05:30:44.982205 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 344/1350] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:44 2026] GET /volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:44.987612 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-120a53c8-f9f8-4625-8428-8b4b63373cb1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:44.989545 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-120a53c8-f9f8-4625-8428-8b4b63373cb1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:30:44.989912 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-120a53c8-f9f8-4625-8428-8b4b63373cb1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c50c10d6-3110-4308-89fb-6aec6f8de862", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1522405649"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:45.002120 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:45.002120 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:45.002841 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-120a53c8-f9f8-4625-8428-8b4b63373cb1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Volume info retrieved successfully. Jul 31 05:30:45.003045 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-120a53c8-f9f8-4625-8428-8b4b63373cb1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Create snapshot from volume c50c10d6-3110-4308-89fb-6aec6f8de862 Jul 31 05:30:45.035703 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-120a53c8-f9f8-4625-8428-8b4b63373cb1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Created reservations ['ce26cdba-4c13-4cb2-a191-222b2e73fe0b', '92bd3e3b-a8c2-4e8a-8d4f-d2bf6becec33', 'd1bbb7ab-99cb-449a-be1a-70ac772b1f43', '5ff68ccc-acf1-4b41-ab90-2b68981e31bd'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:45.069574 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-120a53c8-f9f8-4625-8428-8b4b63373cb1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot create request issued successfully. Jul 31 05:30:45.069973 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-120a53c8-f9f8-4625-8428-8b4b63373cb1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:30:45.070605 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 341/1351] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:30:44 2026] POST /volume/v3/snapshots => generated 314 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:45.082636 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a003462-a8f6-45e3-b1e3-c254a9431f5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:45.084587 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a003462-a8f6-45e3-b1e3-c254a9431f5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe Jul 31 05:30:45.085033 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a003462-a8f6-45e3-b1e3-c254a9431f5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:45.085174 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a003462-a8f6-45e3-b1e3-c254a9431f5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:45.090768 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:45.090768 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:45.091215 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7a003462-a8f6-45e3-b1e3-c254a9431f5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:45.092071 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a003462-a8f6-45e3-b1e3-c254a9431f5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe returned with HTTP 200 Jul 31 05:30:45.092438 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 328/1352] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:45 2026] GET /volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:45.119734 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-382abccc-7031-47ea-968b-4619930493c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:45.121793 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-382abccc-7031-47ea-968b-4619930493c4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d Jul 31 05:30:45.122022 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-382abccc-7031-47ea-968b-4619930493c4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:45.122241 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-382abccc-7031-47ea-968b-4619930493c4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:45.128424 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:45.128424 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:45.129046 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-382abccc-7031-47ea-968b-4619930493c4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:30:45.130086 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-382abccc-7031-47ea-968b-4619930493c4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d returned with HTTP 200 Jul 31 05:30:45.130640 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 340/1353] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:45 2026] GET /volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:45.141002 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a9eeb7d-636b-4d21-82da-48dd1e239014 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:45.142828 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a9eeb7d-636b-4d21-82da-48dd1e239014 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:30:45.143193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a9eeb7d-636b-4d21-82da-48dd1e239014 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e9a76224-8365-4457-bab8-585203b58aba", "snapshot_id": "d174743f-5d78-4af1-8129-28fa2bf9822d", "name": "tempest-VolumesSnapshotTestJSON-Backup-45673448", "container": "tempest-volumessnapshottestjson-backup-container-1710887514"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:45.144699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-0a9eeb7d-636b-4d21-82da-48dd1e239014 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Creating new backup {'backup': {'volume_id': 'e9a76224-8365-4457-bab8-585203b58aba', 'snapshot_id': 'd174743f-5d78-4af1-8129-28fa2bf9822d', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-45673448', 'container': 'tempest-volumessnapshottestjson-backup-container-1710887514'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:30:45.144832 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-0a9eeb7d-636b-4d21-82da-48dd1e239014 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Creating backup of volume e9a76224-8365-4457-bab8-585203b58aba in container tempest-volumessnapshottestjson-backup-container-1710887514 Jul 31 05:30:45.152182 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:45.152182 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:45.152681 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0a9eeb7d-636b-4d21-82da-48dd1e239014 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:30:45.159335 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:45.159335 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:45.159911 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0a9eeb7d-636b-4d21-82da-48dd1e239014 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:30:45.182891 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0a9eeb7d-636b-4d21-82da-48dd1e239014 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['ec533c09-d570-4dbe-8b99-8910ebc7805c', 'c9762ac0-fd7e-4ed0-9917-5a644efdd7ec'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:45.230382 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a9eeb7d-636b-4d21-82da-48dd1e239014 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:30:45.230997 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 345/1354] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:30:45 2026] POST /volume/v3/backups => generated 333 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:45.238764 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3db1d241-1612-4a0c-83ca-93269329f09b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:45.240656 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3db1d241-1612-4a0c-83ca-93269329f09b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:45.240855 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3db1d241-1612-4a0c-83ca-93269329f09b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:45.241086 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3db1d241-1612-4a0c-83ca-93269329f09b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:45.241242 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3db1d241-1612-4a0c-83ca-93269329f09b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:45.254525 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:45.254525 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:45.255378 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3db1d241-1612-4a0c-83ca-93269329f09b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:45.255854 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 342/1355] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:45 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 807 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:46.103026 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-09a2d20c-3cc8-4d90-9c7e-3888285b734c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:46.105023 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-09a2d20c-3cc8-4d90-9c7e-3888285b734c tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe Jul 31 05:30:46.105285 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-09a2d20c-3cc8-4d90-9c7e-3888285b734c tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:46.105473 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-09a2d20c-3cc8-4d90-9c7e-3888285b734c tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:46.110089 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:46.110089 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:46.110504 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-09a2d20c-3cc8-4d90-9c7e-3888285b734c tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:46.111260 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-09a2d20c-3cc8-4d90-9c7e-3888285b734c tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe returned with HTTP 200 Jul 31 05:30:46.111615 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 329/1356] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:46 2026] GET /volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:46.121244 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64437c2c-cc69-4a67-acb1-b510f2460637 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:46.124714 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64437c2c-cc69-4a67-acb1-b510f2460637 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:30:46.124714 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64437c2c-cc69-4a67-acb1-b510f2460637 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c50c10d6-3110-4308-89fb-6aec6f8de862", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:46.134751 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:46.134751 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:46.134751 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64437c2c-cc69-4a67-acb1-b510f2460637 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Volume info retrieved successfully. Jul 31 05:30:46.134751 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-64437c2c-cc69-4a67-acb1-b510f2460637 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Create snapshot from volume c50c10d6-3110-4308-89fb-6aec6f8de862 Jul 31 05:30:46.165514 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-64437c2c-cc69-4a67-acb1-b510f2460637 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Created reservations ['267ae652-e617-4ad9-8bf5-3833fb8b79f8', 'bda981ef-058b-4f9a-960a-7ba031025425', '487826f2-d81c-4d4c-b4c8-8124bad279e4', '201c8181-e89a-4ea0-9dea-e712ad929d34'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:46.195337 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-64437c2c-cc69-4a67-acb1-b510f2460637 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot create request issued successfully. Jul 31 05:30:46.195934 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64437c2c-cc69-4a67-acb1-b510f2460637 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:30:46.196571 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 341/1357] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:30:46 2026] POST /volume/v3/snapshots => generated 314 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:46.210322 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-87ce860c-49e7-4c84-8135-4b57aaecac08 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:46.213277 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87ce860c-49e7-4c84-8135-4b57aaecac08 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 Jul 31 05:30:46.213352 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87ce860c-49e7-4c84-8135-4b57aaecac08 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:46.213562 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-87ce860c-49e7-4c84-8135-4b57aaecac08 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:46.223312 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:46.223312 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:46.223757 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-87ce860c-49e7-4c84-8135-4b57aaecac08 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:46.224614 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-87ce860c-49e7-4c84-8135-4b57aaecac08 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 returned with HTTP 200 Jul 31 05:30:46.224967 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 346/1358] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:46 2026] GET /volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 => generated 446 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:46.266678 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1b7b295-e045-4cc2-9345-6a3a595e34c7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:46.268933 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1b7b295-e045-4cc2-9345-6a3a595e34c7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:46.269238 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1b7b295-e045-4cc2-9345-6a3a595e34c7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:46.269500 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1b7b295-e045-4cc2-9345-6a3a595e34c7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:46.269646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b1b7b295-e045-4cc2-9345-6a3a595e34c7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:46.274915 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:46.274915 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:46.275965 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1b7b295-e045-4cc2-9345-6a3a595e34c7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:46.276472 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 343/1359] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:46 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.236165 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f5a33af5-e50d-4d72-8b0f-f8d0e43b9fcc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.238387 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5a33af5-e50d-4d72-8b0f-f8d0e43b9fcc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 Jul 31 05:30:47.238600 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5a33af5-e50d-4d72-8b0f-f8d0e43b9fcc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.238788 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f5a33af5-e50d-4d72-8b0f-f8d0e43b9fcc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.244703 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.244703 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:47.245288 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f5a33af5-e50d-4d72-8b0f-f8d0e43b9fcc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:47.246284 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f5a33af5-e50d-4d72-8b0f-f8d0e43b9fcc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 returned with HTTP 200 Jul 31 05:30:47.246737 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 330/1360] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.258384 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3adc286a-faae-441e-964c-4ec4300836a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.260284 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3adc286a-faae-441e-964c-4ec4300836a1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?limit=1 Jul 31 05:30:47.260503 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3adc286a-faae-441e-964c-4ec4300836a1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.260722 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3adc286a-faae-441e-964c-4ec4300836a1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.260964 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-3adc286a-faae-441e-964c-4ec4300836a1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.261259 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.261259 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:47.261989 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-3adc286a-faae-441e-964c-4ec4300836a1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.265728 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3adc286a-faae-441e-964c-4ec4300836a1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.266301 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3adc286a-faae-441e-964c-4ec4300836a1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 31 05:30:47.266675 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 342/1361] 10.4.3.227 () {66 vars in 1258 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?limit=1 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.279613 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4017bad2-4837-4cf9-aec7-ab112c5b5a7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.281321 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4017bad2-4837-4cf9-aec7-ab112c5b5a7b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots Jul 31 05:30:47.281569 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4017bad2-4837-4cf9-aec7-ab112c5b5a7b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.281687 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4017bad2-4837-4cf9-aec7-ab112c5b5a7b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.281881 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-4017bad2-4837-4cf9-aec7-ab112c5b5a7b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.282864 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-4017bad2-4837-4cf9-aec7-ab112c5b5a7b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.289639 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-910acf30-3030-467e-88b5-1110a1918bff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.291995 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-910acf30-3030-467e-88b5-1110a1918bff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:47.292321 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-910acf30-3030-467e-88b5-1110a1918bff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.292589 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-910acf30-3030-467e-88b5-1110a1918bff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.292760 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-910acf30-3030-467e-88b5-1110a1918bff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:47.296398 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4017bad2-4837-4cf9-aec7-ab112c5b5a7b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.296938 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4017bad2-4837-4cf9-aec7-ab112c5b5a7b tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 200 Jul 31 05:30:47.297485 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.297485 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:47.297569 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 347/1362] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.301679 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-910acf30-3030-467e-88b5-1110a1918bff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:47.302043 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 344/1363] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.307452 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2cae023c-40c8-4949-9c14-879e1d96df5e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.312072 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cae023c-40c8-4949-9c14-879e1d96df5e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?limit=100000 Jul 31 05:30:47.312765 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cae023c-40c8-4949-9c14-879e1d96df5e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.312877 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2cae023c-40c8-4949-9c14-879e1d96df5e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.313399 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-2cae023c-40c8-4949-9c14-879e1d96df5e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.314828 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-2cae023c-40c8-4949-9c14-879e1d96df5e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.324229 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2cae023c-40c8-4949-9c14-879e1d96df5e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.324766 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2cae023c-40c8-4949-9c14-879e1d96df5e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 31 05:30:47.325321 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 331/1364] 10.4.3.227 () {66 vars in 1268 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.335815 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9d9f814-43ab-4a59-a81f-57de79ddd0ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.337683 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9d9f814-43ab-4a59-a81f-57de79ddd0ea tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?limit=0 Jul 31 05:30:47.337852 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9d9f814-43ab-4a59-a81f-57de79ddd0ea tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.338035 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9d9f814-43ab-4a59-a81f-57de79ddd0ea tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.338261 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-e9d9f814-43ab-4a59-a81f-57de79ddd0ea tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.338513 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.338513 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:47.339295 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-e9d9f814-43ab-4a59-a81f-57de79ddd0ea tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.342320 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9d9f814-43ab-4a59-a81f-57de79ddd0ea tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.342550 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9d9f814-43ab-4a59-a81f-57de79ddd0ea tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 31 05:30:47.342931 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 343/1365] 10.4.3.227 () {66 vars in 1258 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:30:47.352565 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67340f07-3e02-426f-b8f1-ad25a1bd4da1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.354983 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67340f07-3e02-426f-b8f1-ad25a1bd4da1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots Jul 31 05:30:47.355302 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67340f07-3e02-426f-b8f1-ad25a1bd4da1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.355564 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67340f07-3e02-426f-b8f1-ad25a1bd4da1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.355849 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-67340f07-3e02-426f-b8f1-ad25a1bd4da1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.356237 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.356237 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:47.357308 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-67340f07-3e02-426f-b8f1-ad25a1bd4da1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.362595 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67340f07-3e02-426f-b8f1-ad25a1bd4da1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.363067 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67340f07-3e02-426f-b8f1-ad25a1bd4da1 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 200 Jul 31 05:30:47.363596 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 348/1366] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.371905 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b33b1dc-2a56-437e-9c95-2bd8f85b4a5d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.373544 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b33b1dc-2a56-437e-9c95-2bd8f85b4a5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?marker=cdefc4b2-4375-4849-ae55-2f67ed040dbe Jul 31 05:30:47.373723 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b33b1dc-2a56-437e-9c95-2bd8f85b4a5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.373902 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b33b1dc-2a56-437e-9c95-2bd8f85b4a5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.374181 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-7b33b1dc-2a56-437e-9c95-2bd8f85b4a5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.375154 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-7b33b1dc-2a56-437e-9c95-2bd8f85b4a5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.391385 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7b33b1dc-2a56-437e-9c95-2bd8f85b4a5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.391747 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b33b1dc-2a56-437e-9c95-2bd8f85b4a5d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?marker=cdefc4b2-4375-4849-ae55-2f67ed040dbe returned with HTTP 200 Jul 31 05:30:47.392115 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 345/1367] 10.4.3.227 () {66 vars in 1330 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?marker=cdefc4b2-4375-4849-ae55-2f67ed040dbe => generated 341 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.401954 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed0b51b3-80cc-41a7-94fe-8ea810cc4166 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.404599 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed0b51b3-80cc-41a7-94fe-8ea810cc4166 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?offset=2&limit=3 Jul 31 05:30:47.404901 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed0b51b3-80cc-41a7-94fe-8ea810cc4166 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.405228 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed0b51b3-80cc-41a7-94fe-8ea810cc4166 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.405520 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-ed0b51b3-80cc-41a7-94fe-8ea810cc4166 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.405957 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.405957 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:47.407506 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-ed0b51b3-80cc-41a7-94fe-8ea810cc4166 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.424276 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed0b51b3-80cc-41a7-94fe-8ea810cc4166 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.424764 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed0b51b3-80cc-41a7-94fe-8ea810cc4166 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 31 05:30:47.425403 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 332/1368] 10.4.3.227 () {66 vars in 1276 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.435389 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f4d58339-5e5d-4db6-b001-632532c1a5b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.437487 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4d58339-5e5d-4db6-b001-632532c1a5b3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 31 05:30:47.437740 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f4d58339-5e5d-4db6-b001-632532c1a5b3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.437973 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f4d58339-5e5d-4db6-b001-632532c1a5b3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.438265 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-f4d58339-5e5d-4db6-b001-632532c1a5b3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.439496 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-f4d58339-5e5d-4db6-b001-632532c1a5b3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.454502 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f4d58339-5e5d-4db6-b001-632532c1a5b3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.454910 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f4d58339-5e5d-4db6-b001-632532c1a5b3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 31 05:30:47.455459 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 344/1369] 10.4.3.227 () {66 vars in 1308 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.465271 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe984c41-4e1d-47c3-8bdb-70bc02b49be3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.466960 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe984c41-4e1d-47c3-8bdb-70bc02b49be3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 31 05:30:47.467200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe984c41-4e1d-47c3-8bdb-70bc02b49be3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.467396 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe984c41-4e1d-47c3-8bdb-70bc02b49be3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.467649 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-fe984c41-4e1d-47c3-8bdb-70bc02b49be3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.467885 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.467885 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:47.468893 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-fe984c41-4e1d-47c3-8bdb-70bc02b49be3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.473120 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe984c41-4e1d-47c3-8bdb-70bc02b49be3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.473453 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe984c41-4e1d-47c3-8bdb-70bc02b49be3 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 31 05:30:47.473838 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 349/1370] 10.4.3.227 () {66 vars in 1310 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.483397 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bccda1bd-1913-4a8f-bee1-a8a72c65d15e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.484974 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bccda1bd-1913-4a8f-bee1-a8a72c65d15e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 31 05:30:47.485182 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bccda1bd-1913-4a8f-bee1-a8a72c65d15e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.485415 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bccda1bd-1913-4a8f-bee1-a8a72c65d15e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.485616 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-bccda1bd-1913-4a8f-bee1-a8a72c65d15e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.485847 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.485847 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:47.486652 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-bccda1bd-1913-4a8f-bee1-a8a72c65d15e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.497019 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bccda1bd-1913-4a8f-bee1-a8a72c65d15e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.497406 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bccda1bd-1913-4a8f-bee1-a8a72c65d15e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 31 05:30:47.497764 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 346/1371] 10.4.3.227 () {66 vars in 1292 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.508517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b409395-207d-426f-b1b7-b5e899a732eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.510414 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b409395-207d-426f-b1b7-b5e899a732eb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 31 05:30:47.510611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b409395-207d-426f-b1b7-b5e899a732eb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.510796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b409395-207d-426f-b1b7-b5e899a732eb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.511000 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-5b409395-207d-426f-b1b7-b5e899a732eb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.511310 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.511310 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:47.512113 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-5b409395-207d-426f-b1b7-b5e899a732eb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.523966 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5b409395-207d-426f-b1b7-b5e899a732eb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.524399 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b409395-207d-426f-b1b7-b5e899a732eb tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 31 05:30:47.524871 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 333/1372] 10.4.3.227 () {66 vars in 1294 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.534129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16cfbe9a-bfa0-4f78-9781-2dd6040ffb3e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.535923 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16cfbe9a-bfa0-4f78-9781-2dd6040ffb3e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 31 05:30:47.536196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16cfbe9a-bfa0-4f78-9781-2dd6040ffb3e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.536441 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16cfbe9a-bfa0-4f78-9781-2dd6040ffb3e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.536681 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-16cfbe9a-bfa0-4f78-9781-2dd6040ffb3e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.536938 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.536938 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:47.537853 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-16cfbe9a-bfa0-4f78-9781-2dd6040ffb3e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.548532 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-16cfbe9a-bfa0-4f78-9781-2dd6040ffb3e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.548910 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16cfbe9a-bfa0-4f78-9781-2dd6040ffb3e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 31 05:30:47.549313 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 345/1373] 10.4.3.227 () {66 vars in 1312 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.559577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ace2a881-bddc-4709-9051-eae6274ad2dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.561452 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ace2a881-bddc-4709-9051-eae6274ad2dc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 31 05:30:47.561618 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ace2a881-bddc-4709-9051-eae6274ad2dc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.561782 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ace2a881-bddc-4709-9051-eae6274ad2dc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.561994 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-ace2a881-bddc-4709-9051-eae6274ad2dc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.562296 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.562296 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:47.563084 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-ace2a881-bddc-4709-9051-eae6274ad2dc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.574533 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ace2a881-bddc-4709-9051-eae6274ad2dc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.574928 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ace2a881-bddc-4709-9051-eae6274ad2dc tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 31 05:30:47.575435 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 350/1374] 10.4.3.227 () {66 vars in 1314 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.585308 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-489ed357-b5ca-4acf-ae97-90ca3366dde0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.586906 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-489ed357-b5ca-4acf-ae97-90ca3366dde0 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 Jul 31 05:30:47.587152 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-489ed357-b5ca-4acf-ae97-90ca3366dde0 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.587335 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-489ed357-b5ca-4acf-ae97-90ca3366dde0 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.587534 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-489ed357-b5ca-4acf-ae97-90ca3366dde0 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.587782 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.587782 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:47.588660 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-489ed357-b5ca-4acf-ae97-90ca3366dde0 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.599275 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-489ed357-b5ca-4acf-ae97-90ca3366dde0 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.599609 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.599609 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:47.600229 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-489ed357-b5ca-4acf-ae97-90ca3366dde0 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 returned with HTTP 200 Jul 31 05:30:47.600624 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 347/1375] 10.4.3.227 () {66 vars in 1385 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 => generated 476 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.609032 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c28fcaa2-ffa2-490c-bf8b-d0469e188d25 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.610558 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c28fcaa2-ffa2-490c-bf8b-d0469e188d25 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/detail?status=available Jul 31 05:30:47.610718 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c28fcaa2-ffa2-490c-bf8b-d0469e188d25 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.610907 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c28fcaa2-ffa2-490c-bf8b-d0469e188d25 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.611166 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-c28fcaa2-ffa2-490c-bf8b-d0469e188d25 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.611399 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.611399 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:47.612206 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-c28fcaa2-ffa2-490c-bf8b-d0469e188d25 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.622624 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c28fcaa2-ffa2-490c-bf8b-d0469e188d25 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.623275 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.623275 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:47.623858 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c28fcaa2-ffa2-490c-bf8b-d0469e188d25 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 31 05:30:47.624318 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 334/1376] 10.4.3.227 () {66 vars in 1297 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:47.633717 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d8a4db91-93e8-4f71-a368-c6ca6899438f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.636153 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8a4db91-93e8-4f71-a368-c6ca6899438f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 Jul 31 05:30:47.636509 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8a4db91-93e8-4f71-a368-c6ca6899438f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.637008 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8a4db91-93e8-4f71-a368-c6ca6899438f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.637342 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-d8a4db91-93e8-4f71-a368-c6ca6899438f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.637843 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.637843 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:47.639019 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-d8a4db91-93e8-4f71-a368-c6ca6899438f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.650281 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d8a4db91-93e8-4f71-a368-c6ca6899438f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.650647 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.650647 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:47.651303 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8a4db91-93e8-4f71-a368-c6ca6899438f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 returned with HTTP 200 Jul 31 05:30:47.651732 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 346/1377] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 => generated 476 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.663665 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4078f052-d963-4118-896d-6a0a29cb8b2f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.665940 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4078f052-d963-4118-896d-6a0a29cb8b2f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 Jul 31 05:30:47.666248 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4078f052-d963-4118-896d-6a0a29cb8b2f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.666537 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4078f052-d963-4118-896d-6a0a29cb8b2f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.666792 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-4078f052-d963-4118-896d-6a0a29cb8b2f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.667190 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.667190 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:47.668251 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-4078f052-d963-4118-896d-6a0a29cb8b2f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.682859 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4078f052-d963-4118-896d-6a0a29cb8b2f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.683480 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4078f052-d963-4118-896d-6a0a29cb8b2f tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 returned with HTTP 200 Jul 31 05:30:47.684018 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 351/1378] 10.4.3.227 () {66 vars in 1364 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 => generated 342 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.692459 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f2cceba9-7caa-4dff-b9ce-b54fc7cc2a70 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.694120 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2cceba9-7caa-4dff-b9ce-b54fc7cc2a70 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?status=available Jul 31 05:30:47.694283 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f2cceba9-7caa-4dff-b9ce-b54fc7cc2a70 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.694453 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f2cceba9-7caa-4dff-b9ce-b54fc7cc2a70 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.694649 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-f2cceba9-7caa-4dff-b9ce-b54fc7cc2a70 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.695648 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-f2cceba9-7caa-4dff-b9ce-b54fc7cc2a70 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.706614 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f2cceba9-7caa-4dff-b9ce-b54fc7cc2a70 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.707198 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f2cceba9-7caa-4dff-b9ce-b54fc7cc2a70 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?status=available returned with HTTP 200 Jul 31 05:30:47.707682 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 348/1379] 10.4.3.227 () {66 vars in 1276 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.716813 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4bc7ba99-2271-48f2-aac6-651f7261d204 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.718447 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bc7ba99-2271-48f2-aac6-651f7261d204 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 Jul 31 05:30:47.718634 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bc7ba99-2271-48f2-aac6-651f7261d204 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.718812 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bc7ba99-2271-48f2-aac6-651f7261d204 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.719006 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-4bc7ba99-2271-48f2-aac6-651f7261d204 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:30:47.720027 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-4bc7ba99-2271-48f2-aac6-651f7261d204 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:30:47.730892 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4bc7ba99-2271-48f2-aac6-651f7261d204 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Get all snapshots completed successfully. Jul 31 05:30:47.731294 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bc7ba99-2271-48f2-aac6-651f7261d204 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 returned with HTTP 200 Jul 31 05:30:47.731679 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 335/1380] 10.4.3.227 () {66 vars in 1398 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-1301827517 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:47.741391 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb60479e-5e4f-4063-ae96-10bcfcd52691 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.743657 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb60479e-5e4f-4063-ae96-10bcfcd52691 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 Jul 31 05:30:47.743932 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb60479e-5e4f-4063-ae96-10bcfcd52691 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.744228 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb60479e-5e4f-4063-ae96-10bcfcd52691 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.744345 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-eb60479e-5e4f-4063-ae96-10bcfcd52691 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Delete snapshot with id: a622c2b4-bb5b-462d-a517-129422819dc1 Jul 31 05:30:47.750743 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.750743 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:47.751344 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb60479e-5e4f-4063-ae96-10bcfcd52691 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:47.771203 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb60479e-5e4f-4063-ae96-10bcfcd52691 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot delete request issued successfully. Jul 31 05:30:47.771450 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb60479e-5e4f-4063-ae96-10bcfcd52691 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 returned with HTTP 202 Jul 31 05:30:47.771948 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 347/1381] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:30:47 2026] DELETE /volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:47.779377 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e10a9668-6fb6-40dc-9c4c-7914cc68cae4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:47.781565 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e10a9668-6fb6-40dc-9c4c-7914cc68cae4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 Jul 31 05:30:47.781773 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e10a9668-6fb6-40dc-9c4c-7914cc68cae4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:47.782021 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e10a9668-6fb6-40dc-9c4c-7914cc68cae4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:47.788949 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:47.788949 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:47.789604 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e10a9668-6fb6-40dc-9c4c-7914cc68cae4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:47.790648 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e10a9668-6fb6-40dc-9c4c-7914cc68cae4 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 returned with HTTP 200 Jul 31 05:30:47.791159 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 352/1382] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:47 2026] GET /volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:48.315444 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6006dd56-c7aa-4259-ac6b-fa431a50107f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:48.317401 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6006dd56-c7aa-4259-ac6b-fa431a50107f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:48.317622 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6006dd56-c7aa-4259-ac6b-fa431a50107f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:48.317846 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6006dd56-c7aa-4259-ac6b-fa431a50107f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:48.317959 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6006dd56-c7aa-4259-ac6b-fa431a50107f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:48.322848 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:48.322848 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:48.323633 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6006dd56-c7aa-4259-ac6b-fa431a50107f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:48.324060 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 349/1383] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:48 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:48.801694 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4ee1cdb9-ab35-4a51-82cd-ae71e1a62c20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:48.803889 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ee1cdb9-ab35-4a51-82cd-ae71e1a62c20 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 Jul 31 05:30:48.804211 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ee1cdb9-ab35-4a51-82cd-ae71e1a62c20 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:48.804458 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ee1cdb9-ab35-4a51-82cd-ae71e1a62c20 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:48.810336 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ee1cdb9-ab35-4a51-82cd-ae71e1a62c20 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 returned with HTTP 404 Jul 31 05:30:48.811028 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 336/1384] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:48 2026] GET /volume/v3/snapshots/a622c2b4-bb5b-462d-a517-129422819dc1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:48.819507 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6c1e9ca1-8016-4c9d-a55f-01cce7b2f8b6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:48.821155 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c1e9ca1-8016-4c9d-a55f-01cce7b2f8b6 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe Jul 31 05:30:48.821324 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c1e9ca1-8016-4c9d-a55f-01cce7b2f8b6 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:48.821521 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c1e9ca1-8016-4c9d-a55f-01cce7b2f8b6 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:48.821613 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-6c1e9ca1-8016-4c9d-a55f-01cce7b2f8b6 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Delete snapshot with id: cdefc4b2-4375-4849-ae55-2f67ed040dbe Jul 31 05:30:48.828526 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:48.828526 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:48.829432 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6c1e9ca1-8016-4c9d-a55f-01cce7b2f8b6 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:48.852319 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6c1e9ca1-8016-4c9d-a55f-01cce7b2f8b6 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot delete request issued successfully. Jul 31 05:30:48.852604 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c1e9ca1-8016-4c9d-a55f-01cce7b2f8b6 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe returned with HTTP 202 Jul 31 05:30:48.853225 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 348/1385] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:30:48 2026] DELETE /volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:48.863107 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4987d25c-ccbf-4c52-bbc8-654773aa837d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:48.865023 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4987d25c-ccbf-4c52-bbc8-654773aa837d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe Jul 31 05:30:48.865304 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4987d25c-ccbf-4c52-bbc8-654773aa837d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:48.865575 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4987d25c-ccbf-4c52-bbc8-654773aa837d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:48.871347 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:48.871347 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:48.872035 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4987d25c-ccbf-4c52-bbc8-654773aa837d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:48.873161 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4987d25c-ccbf-4c52-bbc8-654773aa837d tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe returned with HTTP 200 Jul 31 05:30:48.873592 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 353/1386] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:48 2026] GET /volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:30:49.337590 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1b42c60f-2b2f-4d03-88fd-6d8520cb134c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:49.340327 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1b42c60f-2b2f-4d03-88fd-6d8520cb134c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:49.340327 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1b42c60f-2b2f-4d03-88fd-6d8520cb134c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:49.340327 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1b42c60f-2b2f-4d03-88fd-6d8520cb134c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:49.340327 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1b42c60f-2b2f-4d03-88fd-6d8520cb134c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:49.345156 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:49.345156 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:49.345895 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1b42c60f-2b2f-4d03-88fd-6d8520cb134c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:49.346281 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 350/1387] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:49 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:49.887617 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c10b4dd0-6c49-4da5-911f-25a1e4bb4430 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:49.889982 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c10b4dd0-6c49-4da5-911f-25a1e4bb4430 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe Jul 31 05:30:49.890266 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c10b4dd0-6c49-4da5-911f-25a1e4bb4430 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:49.890414 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c10b4dd0-6c49-4da5-911f-25a1e4bb4430 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:49.896057 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c10b4dd0-6c49-4da5-911f-25a1e4bb4430 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe returned with HTTP 404 Jul 31 05:30:49.896525 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 337/1388] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:49 2026] GET /volume/v3/snapshots/cdefc4b2-4375-4849-ae55-2f67ed040dbe => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:49.905609 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-90e813fd-d8fe-478b-bf03-e48f4ba07450 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:49.907151 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90e813fd-d8fe-478b-bf03-e48f4ba07450 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 Jul 31 05:30:49.907325 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90e813fd-d8fe-478b-bf03-e48f4ba07450 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:49.907493 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90e813fd-d8fe-478b-bf03-e48f4ba07450 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:49.907593 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-90e813fd-d8fe-478b-bf03-e48f4ba07450 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Delete snapshot with id: b6cc858f-7f9f-4030-910f-f79086dcaf18 Jul 31 05:30:49.912416 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:49.912416 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:49.912807 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-90e813fd-d8fe-478b-bf03-e48f4ba07450 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:49.927303 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-90e813fd-d8fe-478b-bf03-e48f4ba07450 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot delete request issued successfully. Jul 31 05:30:49.927447 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90e813fd-d8fe-478b-bf03-e48f4ba07450 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 returned with HTTP 202 Jul 31 05:30:49.927870 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 349/1389] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:30:49 2026] DELETE /volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:49.937697 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e49da69d-39be-407d-94fa-a904a7ebca49 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:49.939766 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e49da69d-39be-407d-94fa-a904a7ebca49 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 Jul 31 05:30:49.940020 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e49da69d-39be-407d-94fa-a904a7ebca49 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:49.940785 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e49da69d-39be-407d-94fa-a904a7ebca49 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:49.946145 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:49.946145 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:49.946708 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e49da69d-39be-407d-94fa-a904a7ebca49 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Snapshot retrieved successfully. Jul 31 05:30:49.947713 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e49da69d-39be-407d-94fa-a904a7ebca49 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 returned with HTTP 200 Jul 31 05:30:49.948178 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 354/1390] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:49 2026] GET /volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:50.356720 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-675c6a87-e0ea-44ee-809f-2fa3e6a019f5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:50.358929 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-675c6a87-e0ea-44ee-809f-2fa3e6a019f5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:50.359480 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-675c6a87-e0ea-44ee-809f-2fa3e6a019f5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:50.359480 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-675c6a87-e0ea-44ee-809f-2fa3e6a019f5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:50.359689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-675c6a87-e0ea-44ee-809f-2fa3e6a019f5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:50.364567 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:50.364567 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:50.365636 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-675c6a87-e0ea-44ee-809f-2fa3e6a019f5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:50.365871 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 351/1391] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:50 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:50.960036 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d84a58f2-244d-47d6-b664-c69599912669 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:50.962015 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d84a58f2-244d-47d6-b664-c69599912669 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 Jul 31 05:30:50.962323 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d84a58f2-244d-47d6-b664-c69599912669 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:50.962572 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d84a58f2-244d-47d6-b664-c69599912669 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:50.970549 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d84a58f2-244d-47d6-b664-c69599912669 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 returned with HTTP 404 Jul 31 05:30:50.971172 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 338/1392] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:30:50 2026] GET /volume/v3/snapshots/b6cc858f-7f9f-4030-910f-f79086dcaf18 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:50.978716 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d942282e-1306-42dd-af82-7efe4652a36e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:50.981174 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d942282e-1306-42dd-af82-7efe4652a36e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 Jul 31 05:30:50.981392 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d942282e-1306-42dd-af82-7efe4652a36e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:50.981577 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d942282e-1306-42dd-af82-7efe4652a36e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:50.989412 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:50.989412 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:50.994029 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d942282e-1306-42dd-af82-7efe4652a36e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Volume info retrieved successfully. Jul 31 05:30:50.998158 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d942282e-1306-42dd-af82-7efe4652a36e tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 returned with HTTP 200 Jul 31 05:30:50.998646 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 350/1393] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:50 2026] GET /volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:51.014186 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74aaf77e-a280-44ce-847c-6fc4f2179078 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:51.016036 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74aaf77e-a280-44ce-847c-6fc4f2179078 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] DELETE https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 Jul 31 05:30:51.016318 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74aaf77e-a280-44ce-847c-6fc4f2179078 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:51.016530 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74aaf77e-a280-44ce-847c-6fc4f2179078 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:51.016720 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-74aaf77e-a280-44ce-847c-6fc4f2179078 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Delete volume with id: c50c10d6-3110-4308-89fb-6aec6f8de862 Jul 31 05:30:51.024228 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:51.024228 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:51.024823 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74aaf77e-a280-44ce-847c-6fc4f2179078 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Volume info retrieved successfully. Jul 31 05:30:51.044070 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74aaf77e-a280-44ce-847c-6fc4f2179078 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Delete volume request issued successfully. Jul 31 05:30:51.044385 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74aaf77e-a280-44ce-847c-6fc4f2179078 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 returned with HTTP 202 Jul 31 05:30:51.044850 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 355/1394] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:30:51 2026] DELETE /volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:30:51.054230 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eafbf1d0-f18e-4f4b-bd8d-33fcb7ad8877 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:51.056039 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eafbf1d0-f18e-4f4b-bd8d-33fcb7ad8877 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 Jul 31 05:30:51.056290 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eafbf1d0-f18e-4f4b-bd8d-33fcb7ad8877 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:51.056570 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eafbf1d0-f18e-4f4b-bd8d-33fcb7ad8877 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:51.063988 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:51.063988 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:51.069400 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eafbf1d0-f18e-4f4b-bd8d-33fcb7ad8877 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Volume info retrieved successfully. Jul 31 05:30:51.075294 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eafbf1d0-f18e-4f4b-bd8d-33fcb7ad8877 tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 returned with HTTP 200 Jul 31 05:30:51.075735 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 352/1395] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:51 2026] GET /volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:51.380747 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e28b251f-8d29-435c-95de-ee7c996eaf68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:51.382868 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e28b251f-8d29-435c-95de-ee7c996eaf68 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:51.383086 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e28b251f-8d29-435c-95de-ee7c996eaf68 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:51.383655 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e28b251f-8d29-435c-95de-ee7c996eaf68 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:51.383797 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e28b251f-8d29-435c-95de-ee7c996eaf68 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:51.414354 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:51.414354 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:51.416061 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e28b251f-8d29-435c-95de-ee7c996eaf68 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:51.416792 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 339/1396] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:51 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:52.092697 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-05601b8f-2ff4-4187-82c4-c1bb7c12192c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.094772 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05601b8f-2ff4-4187-82c4-c1bb7c12192c tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] GET https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 Jul 31 05:30:52.095003 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05601b8f-2ff4-4187-82c4-c1bb7c12192c tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:52.095254 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-05601b8f-2ff4-4187-82c4-c1bb7c12192c tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:52.101747 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-05601b8f-2ff4-4187-82c4-c1bb7c12192c tempest-VolumesSnapshotListTestJSON-1095358366 tempest-VolumesSnapshotListTestJSON-1095358366-project-member] https://10.4.3.227/volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 returned with HTTP 404 Jul 31 05:30:52.102282 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 351/1397] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:52 2026] GET /volume/v3/volumes/c50c10d6-3110-4308-89fb-6aec6f8de862 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:52.278921 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-10046859-87e8-43d9-9f00-c96db5e13462 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.280347 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10046859-87e8-43d9-9f00-c96db5e13462 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:52.280579 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10046859-87e8-43d9-9f00-c96db5e13462 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:52.280787 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-10046859-87e8-43d9-9f00-c96db5e13462 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:52.288918 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:52.288918 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:52.292913 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-10046859-87e8-43d9-9f00-c96db5e13462 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:52.297987 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-10046859-87e8-43d9-9f00-c96db5e13462 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:52.298361 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 356/1398] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:52 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:52.313881 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-48d81aa9-78ff-4bf1-9906-65ad1a218737 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.315655 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48d81aa9-78ff-4bf1-9906-65ad1a218737 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:52.315838 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48d81aa9-78ff-4bf1-9906-65ad1a218737 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:52.316023 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48d81aa9-78ff-4bf1-9906-65ad1a218737 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:52.323070 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:52.323070 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:52.326855 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-48d81aa9-78ff-4bf1-9906-65ad1a218737 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:52.330827 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48d81aa9-78ff-4bf1-9906-65ad1a218737 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:52.331396 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 353/1399] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:52 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:52.384717 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-3b090d1a-6858-4c97-bdcb-598ce096bc6b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.386754 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-3b090d1a-6858-4c97-bdcb-598ce096bc6b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:52.387020 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-3b090d1a-6858-4c97-bdcb-598ce096bc6b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:52.387304 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-3b090d1a-6858-4c97-bdcb-598ce096bc6b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:52.393972 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:52.393972 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:52.397388 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-3b090d1a-6858-4c97-bdcb-598ce096bc6b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:52.401110 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-3b090d1a-6858-4c97-bdcb-598ce096bc6b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:52.401456 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 340/1400] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:30:52 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:52.429569 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d821de69-fc77-48b5-a456-c082671c7942 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.431687 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d821de69-fc77-48b5-a456-c082671c7942 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:52.431957 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d821de69-fc77-48b5-a456-c082671c7942 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:52.432384 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d821de69-fc77-48b5-a456-c082671c7942 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:52.432384 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d821de69-fc77-48b5-a456-c082671c7942 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:52.453446 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:52.453446 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:52.454426 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d821de69-fc77-48b5-a456-c082671c7942 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:52.454790 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 352/1401] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:52 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:52.492224 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b240b6e3-8119-4092-bdb0-494efb4a25b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.492974 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b240b6e3-8119-4092-bdb0-494efb4a25b0 None None] GET https://10.4.3.227/volume// Jul 31 05:30:52.493499 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b240b6e3-8119-4092-bdb0-494efb4a25b0 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:52.493692 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b240b6e3-8119-4092-bdb0-494efb4a25b0 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:52.493993 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b240b6e3-8119-4092-bdb0-494efb4a25b0 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:30:52.494624 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 357/1402] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:30:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:30:52.505445 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-9d717ae4-ae5d-4176-8d6d-88070bf7343f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.509988 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-9d717ae4-ae5d-4176-8d6d-88070bf7343f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:30:52.510542 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-9d717ae4-ae5d-4176-8d6d-88070bf7343f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "438a02d2-b0c7-4efe-9d93-628d281cd630", "connector": null, "instance_uuid": "85a08d0b-3ee7-44a8-9f20-6a30f50bf411"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:52.522024 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:52.522024 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:52.564066 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-9d717ae4-ae5d-4176-8d6d-88070bf7343f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:30:52.564066 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 354/1403] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:30:52 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:52.597627 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-60211043-bfbc-4eec-9cb7-b05b85bfbb24 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.599611 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60211043-bfbc-4eec-9cb7-b05b85bfbb24 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:52.599819 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60211043-bfbc-4eec-9cb7-b05b85bfbb24 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:52.599995 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60211043-bfbc-4eec-9cb7-b05b85bfbb24 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:52.608372 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f04110d0-f46b-42cb-a8b5-3fa6df4be242 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.608782 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f04110d0-f46b-42cb-a8b5-3fa6df4be242 None None] GET https://10.4.3.227/volume// Jul 31 05:30:52.608979 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f04110d0-f46b-42cb-a8b5-3fa6df4be242 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:52.609197 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f04110d0-f46b-42cb-a8b5-3fa6df4be242 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:52.609577 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f04110d0-f46b-42cb-a8b5-3fa6df4be242 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:30:52.609874 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 353/1404] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:30: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 31 05:30:52.610005 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:52.610005 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:52.613739 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-60211043-bfbc-4eec-9cb7-b05b85bfbb24 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:52.618170 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60211043-bfbc-4eec-9cb7-b05b85bfbb24 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:52.618757 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 341/1405] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:52 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:52.619929 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6a8a862d-d5e3-40cb-ad93-76466a996bbd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.622071 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6a8a862d-d5e3-40cb-ad93-76466a996bbd tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:52.622328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6a8a862d-d5e3-40cb-ad93-76466a996bbd tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:52.622511 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6a8a862d-d5e3-40cb-ad93-76466a996bbd tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:52.635684 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:52.635684 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:52.641202 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6a8a862d-d5e3-40cb-ad93-76466a996bbd tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:52.646072 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6a8a862d-d5e3-40cb-ad93-76466a996bbd tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:52.646869 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 358/1406] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:30:52 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 1063 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:30:52.748033 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-17743564-19b1-46a5-87b5-2e385ec0bc01 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.750972 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-17743564-19b1-46a5-87b5-2e385ec0bc01 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] PUT https://10.4.3.227/volume/v3/attachments/822b070a-6238-4454-bec2-14a700f49728 Jul 31 05:30:52.750972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-17743564-19b1-46a5-87b5-2e385ec0bc01 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:52.759009 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-17743564-19b1-46a5-87b5-2e385ec0bc01 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Acquiring lock "cinder-attachment_update-438a02d2-b0c7-4efe-9d93-628d281cd630-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:30:52.764875 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-17743564-19b1-46a5-87b5-2e385ec0bc01 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-438a02d2-b0c7-4efe-9d93-628d281cd630-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:30:52.765883 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:52.765883 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:52.855562 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-17743564-19b1-46a5-87b5-2e385ec0bc01 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-438a02d2-b0c7-4efe-9d93-628d281cd630-np0000006182" released by "attachment_update" :: held 0.091s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:30:52.855874 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-17743564-19b1-46a5-87b5-2e385ec0bc01 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/822b070a-6238-4454-bec2-14a700f49728 returned with HTTP 200 Jul 31 05:30:52.856789 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 355/1407] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:30:52 2026] PUT /volume/v3/attachments/822b070a-6238-4454-bec2-14a700f49728 => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:52.864809 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6e60e91e-4291-46e1-a780-3c232aaf95e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:52.867169 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6e60e91e-4291-46e1-a780-3c232aaf95e9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630/encryption Jul 31 05:30:52.867399 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6e60e91e-4291-46e1-a780-3c232aaf95e9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:52.867580 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6e60e91e-4291-46e1-a780-3c232aaf95e9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:52.876981 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:52.876981 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:52.883373 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6e60e91e-4291-46e1-a780-3c232aaf95e9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630/encryption returned with HTTP 200 Jul 31 05:30:52.883753 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 354/1408] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:30:52 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:53.471238 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6d8a35d-8d26-411b-b5a8-218039362d3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:53.474472 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6d8a35d-8d26-411b-b5a8-218039362d3a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:53.474472 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6d8a35d-8d26-411b-b5a8-218039362d3a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:53.474472 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6d8a35d-8d26-411b-b5a8-218039362d3a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:53.474472 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a6d8a35d-8d26-411b-b5a8-218039362d3a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:53.480519 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:53.480519 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:53.483157 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6d8a35d-8d26-411b-b5a8-218039362d3a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:53.483157 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 342/1409] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:53 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:53.637437 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0af42453-7dc6-40bd-9b40-3baabc014517 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:53.639164 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0af42453-7dc6-40bd-9b40-3baabc014517 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:53.639382 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0af42453-7dc6-40bd-9b40-3baabc014517 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:53.639595 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0af42453-7dc6-40bd-9b40-3baabc014517 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:53.657765 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:53.657765 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:53.665163 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0af42453-7dc6-40bd-9b40-3baabc014517 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:53.673390 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0af42453-7dc6-40bd-9b40-3baabc014517 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:53.674368 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 359/1410] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:53 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 884 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:54.498334 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cabeccba-a371-475a-a07f-9ec886523f25 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:54.500549 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cabeccba-a371-475a-a07f-9ec886523f25 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:54.500713 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cabeccba-a371-475a-a07f-9ec886523f25 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:54.500939 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cabeccba-a371-475a-a07f-9ec886523f25 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:54.501084 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-cabeccba-a371-475a-a07f-9ec886523f25 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:54.502785 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=374,cinder:INSERT=69,cinder:UPDATE=114 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:30:54.507902 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:54.507902 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:54.508795 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cabeccba-a371-475a-a07f-9ec886523f25 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:54.509325 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 356/1411] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:54 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:30:54.704078 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7753e568-2973-4b25-92b3-57a9ee34c825 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:54.705570 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7753e568-2973-4b25-92b3-57a9ee34c825 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:54.705819 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7753e568-2973-4b25-92b3-57a9ee34c825 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:54.710548 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7753e568-2973-4b25-92b3-57a9ee34c825 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:54.725403 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:54.725403 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:54.729894 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7753e568-2973-4b25-92b3-57a9ee34c825 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:54.734634 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7753e568-2973-4b25-92b3-57a9ee34c825 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:54.735030 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 355/1412] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:54 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:55.525442 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33e414de-05fa-44da-b57d-f3776b85ddcb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:55.528539 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33e414de-05fa-44da-b57d-f3776b85ddcb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:55.528839 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33e414de-05fa-44da-b57d-f3776b85ddcb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:55.529171 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33e414de-05fa-44da-b57d-f3776b85ddcb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:55.529368 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-33e414de-05fa-44da-b57d-f3776b85ddcb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:55.534613 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:55.534613 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:55.535576 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33e414de-05fa-44da-b57d-f3776b85ddcb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:55.536000 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 343/1413] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:55 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:30:55.749850 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5939c5d-a13d-4986-a42a-931ca5de0c91 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:55.752153 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5939c5d-a13d-4986-a42a-931ca5de0c91 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:55.752455 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5939c5d-a13d-4986-a42a-931ca5de0c91 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:55.752722 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5939c5d-a13d-4986-a42a-931ca5de0c91 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:55.766369 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:55.766369 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:55.771156 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c5939c5d-a13d-4986-a42a-931ca5de0c91 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:55.776975 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5939c5d-a13d-4986-a42a-931ca5de0c91 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:55.777521 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 360/1414] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:55 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:56.334084 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6438e157-ddf1-480c-86dc-ad5c1621f6aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:56.336273 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6438e157-ddf1-480c-86dc-ad5c1621f6aa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments/822b070a-6238-4454-bec2-14a700f49728/action Jul 31 05:30:56.336687 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6438e157-ddf1-480c-86dc-ad5c1621f6aa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:56.336866 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6438e157-ddf1-480c-86dc-ad5c1621f6aa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:56.353703 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:56.353703 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:56.363780 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d7c55183-99cb-4a19-8ea5-290488bad3c0 req-6438e157-ddf1-480c-86dc-ad5c1621f6aa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/822b070a-6238-4454-bec2-14a700f49728/action returned with HTTP 204 Jul 31 05:30:56.364406 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 357/1415] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:30:56 2026] POST /volume/v3/attachments/822b070a-6238-4454-bec2-14a700f49728/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:30:56.547945 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a5a6ff41-f45c-4380-a4b6-2a48d92b58c9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:56.551032 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5a6ff41-f45c-4380-a4b6-2a48d92b58c9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:56.551475 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5a6ff41-f45c-4380-a4b6-2a48d92b58c9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:56.551740 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5a6ff41-f45c-4380-a4b6-2a48d92b58c9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:56.551911 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a5a6ff41-f45c-4380-a4b6-2a48d92b58c9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:56.560197 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:56.560197 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:56.561210 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5a6ff41-f45c-4380-a4b6-2a48d92b58c9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:56.561678 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 356/1416] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:56 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:56.790813 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67b2585e-6f47-40bb-a7bf-2f7e072bec0d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:56.793070 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67b2585e-6f47-40bb-a7bf-2f7e072bec0d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:56.793370 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67b2585e-6f47-40bb-a7bf-2f7e072bec0d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:56.793956 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67b2585e-6f47-40bb-a7bf-2f7e072bec0d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:56.808994 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:56.808994 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:56.813528 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67b2585e-6f47-40bb-a7bf-2f7e072bec0d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:56.819267 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67b2585e-6f47-40bb-a7bf-2f7e072bec0d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:56.819946 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 344/1417] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:56 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:56.832439 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1f84ff6d-e45f-4cb6-a78e-d85fe71e1984 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:56.834226 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f84ff6d-e45f-4cb6-a78e-d85fe71e1984 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:56.834395 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f84ff6d-e45f-4cb6-a78e-d85fe71e1984 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:56.834733 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f84ff6d-e45f-4cb6-a78e-d85fe71e1984 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:56.844774 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:56.844774 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:56.849369 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1f84ff6d-e45f-4cb6-a78e-d85fe71e1984 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:56.853913 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f84ff6d-e45f-4cb6-a78e-d85fe71e1984 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:56.854356 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 361/1418] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:56 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:56.912063 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-499f3b67-56c4-4d23-8ed5-29e3f1280ae4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:56.914263 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-499f3b67-56c4-4d23-8ed5-29e3f1280ae4 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:56.914675 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-499f3b67-56c4-4d23-8ed5-29e3f1280ae4 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:56.914968 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-499f3b67-56c4-4d23-8ed5-29e3f1280ae4 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:56.928624 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:56.928624 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:56.933003 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-499f3b67-56c4-4d23-8ed5-29e3f1280ae4 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:56.941132 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-499f3b67-56c4-4d23-8ed5-29e3f1280ae4 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:56.942036 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 358/1419] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:30:56 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 1176 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:30:56.970763 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-de7aec75-0a0a-44a0-bedd-51bd8b77d5ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:56.973277 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-de7aec75-0a0a-44a0-bedd-51bd8b77d5ce tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630/action Jul 31 05:30:56.973619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-de7aec75-0a0a-44a0-bedd-51bd8b77d5ce tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:30:56.973763 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-de7aec75-0a0a-44a0-bedd-51bd8b77d5ce tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:56.986587 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:56.986587 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:56.987056 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-de7aec75-0a0a-44a0-bedd-51bd8b77d5ce tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:56.993057 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-de7aec75-0a0a-44a0-bedd-51bd8b77d5ce tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Begin detaching volume completed successfully. Jul 31 05:30:56.993316 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-de7aec75-0a0a-44a0-bedd-51bd8b77d5ce tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630/action returned with HTTP 202 Jul 31 05:30:56.993746 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 357/1420] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:30:56 2026] POST /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:30:57.044636 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c2d52d8-2978-4308-acc8-98f4273cae97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:57.044636 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c2d52d8-2978-4308-acc8-98f4273cae97 None None] GET https://10.4.3.227/volume// Jul 31 05:30:57.044636 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c2d52d8-2978-4308-acc8-98f4273cae97 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:57.044636 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c2d52d8-2978-4308-acc8-98f4273cae97 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:57.044907 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c2d52d8-2978-4308-acc8-98f4273cae97 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:30:57.045192 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 345/1421] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:30: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 31 05:30:57.054775 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-031d872f-e47b-4e21-b73e-d17fac311ea3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:57.057543 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-031d872f-e47b-4e21-b73e-d17fac311ea3 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:57.057912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-031d872f-e47b-4e21-b73e-d17fac311ea3 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:57.058265 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-031d872f-e47b-4e21-b73e-d17fac311ea3 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:57.070409 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:57.070409 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:57.074881 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-031d872f-e47b-4e21-b73e-d17fac311ea3 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:57.080647 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-031d872f-e47b-4e21-b73e-d17fac311ea3 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:57.082536 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 362/1422] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:30:57 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:30:57.091910 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-09f68534-c892-446d-aff9-60461bb6faf6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:57.095900 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-09f68534-c892-446d-aff9-60461bb6faf6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630/encryption Jul 31 05:30:57.095900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-09f68534-c892-446d-aff9-60461bb6faf6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:57.095900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-09f68534-c892-446d-aff9-60461bb6faf6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:57.118462 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:57.118462 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:57.137065 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-09f68534-c892-446d-aff9-60461bb6faf6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630/encryption returned with HTTP 200 Jul 31 05:30:57.137065 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 359/1423] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:30:57 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630/encryption => generated 161 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:57.572636 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a0363574-7518-42ff-b66f-2f57db822cc4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:57.575092 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0363574-7518-42ff-b66f-2f57db822cc4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:57.576196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0363574-7518-42ff-b66f-2f57db822cc4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:57.576196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0363574-7518-42ff-b66f-2f57db822cc4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:57.576196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a0363574-7518-42ff-b66f-2f57db822cc4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:57.582673 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:57.582673 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:57.583569 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0363574-7518-42ff-b66f-2f57db822cc4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:57.585109 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 358/1424] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:57 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:58.046743 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-a2b89e65-f2b5-4370-a9aa-9c5ebf2f7351 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:58.051374 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-a2b89e65-f2b5-4370-a9aa-9c5ebf2f7351 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] DELETE https://10.4.3.227/volume/v3/attachments/822b070a-6238-4454-bec2-14a700f49728 Jul 31 05:30:58.054136 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-a2b89e65-f2b5-4370-a9aa-9c5ebf2f7351 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:58.054537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-a2b89e65-f2b5-4370-a9aa-9c5ebf2f7351 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:58.065062 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:58.065062 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:58.120132 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-66b3ef9c-029a-40d3-84e0-20c285f51043 req-a2b89e65-f2b5-4370-a9aa-9c5ebf2f7351 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/822b070a-6238-4454-bec2-14a700f49728 returned with HTTP 200 Jul 31 05:30:58.120675 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 346/1425] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:30:58 2026] DELETE /volume/v3/attachments/822b070a-6238-4454-bec2-14a700f49728 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:58.595129 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-591e8a98-0b35-4a44-9964-04a63aa807bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:58.601136 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-591e8a98-0b35-4a44-9964-04a63aa807bc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:58.601587 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-591e8a98-0b35-4a44-9964-04a63aa807bc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:58.601837 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-591e8a98-0b35-4a44-9964-04a63aa807bc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:58.604492 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-591e8a98-0b35-4a44-9964-04a63aa807bc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:58.611079 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:58.611079 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:58.611991 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-591e8a98-0b35-4a44-9964-04a63aa807bc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:58.612443 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 363/1426] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:58 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:58.701126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-deb5451c-9857-492d-bb5d-77da95490704 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:58.703440 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:58.703865 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-740402369"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:58.705721 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-740402369'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:58.705876 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Create volume of 1 GB Jul 31 05:30:58.711018 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Availability Zones retrieved successfully. Jul 31 05:30:58.728085 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Flow 'volume_create_api' (48052040-a28f-45cc-998e-1f3a171de223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:58.729274 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8477e0b7-3ae1-4862-a859-db6db21e0766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:58.730290 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:58.768935 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8477e0b7-3ae1-4862-a859-db6db21e0766) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:58.769724 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730fbad0-4ca8-4535-8477-dfc29b7cc9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:58.826316 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Created reservations ['aff1db34-3166-4401-bb83-ceb068e44171', 'b34ddfe9-0cd1-4fde-87d0-623ffd587d6c', 'f6959cbb-69e6-4f4a-8615-6ba2b97ea697', '0259e574-84cc-4de2-9a15-95b15f430878'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:58.827030 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (730fbad0-4ca8-4535-8477-dfc29b7cc9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aff1db34-3166-4401-bb83-ceb068e44171', 'b34ddfe9-0cd1-4fde-87d0-623ffd587d6c', 'f6959cbb-69e6-4f4a-8615-6ba2b97ea697', '0259e574-84cc-4de2-9a15-95b15f430878']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:58.828864 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5b4e26-c9a8-4de7-a6c0-02f672a6d42f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:58.849836 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a5b4e26-c9a8-4de7-a6c0-02f672a6d42f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bdbb719-aa85-4161-b8d3-b96783532e91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-740402369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b280a396b89c4d06b6ee4386ef0d26e5',qos_specs=None,replication_status=,reservations=['aff1db34-3166-4401-bb83-ceb068e44171','b34ddfe9-0cd1-4fde-87d0-623ffd587d6c','f6959cbb-69e6-4f4a-8615-6ba2b97ea697','0259e574-84cc-4de2-9a15-95b15f430878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f90aed8ed4143cd9ba408ea19855d2b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-740402369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bdbb719-aa85-4161-b8d3-b96783532e91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b280a396b89c4d06b6ee4386ef0d26e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f90aed8ed4143cd9ba408ea19855d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:58.850553 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e9fba7-3a09-4374-aa1e-aa672575551f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:58.867576 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d0e9fba7-3a09-4374-aa1e-aa672575551f) transitioned into state 'SUCCESS' from state '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-740402369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b280a396b89c4d06b6ee4386ef0d26e5',qos_specs=None,replication_status=,reservations=['aff1db34-3166-4401-bb83-ceb068e44171','b34ddfe9-0cd1-4fde-87d0-623ffd587d6c','f6959cbb-69e6-4f4a-8615-6ba2b97ea697','0259e574-84cc-4de2-9a15-95b15f430878'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f90aed8ed4143cd9ba408ea19855d2b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:58.868257 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e524300-6976-41c8-9ce8-b9b4419223fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:58.879545 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e524300-6976-41c8-9ce8-b9b4419223fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:58.880299 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Flow 'volume_create_api' (48052040-a28f-45cc-998e-1f3a171de223) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:58.880576 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Create volume request issued successfully. Jul 31 05:30:58.881081 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-deb5451c-9857-492d-bb5d-77da95490704 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:58.881553 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 360/1427] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:58 2026] POST /volume/v3/volumes => generated 754 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:58.892867 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-948e27c8-0d88-42f3-a499-a78f0aff3320 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:58.895250 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-948e27c8-0d88-42f3-a499-a78f0aff3320 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:30:58.895828 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-948e27c8-0d88-42f3-a499-a78f0aff3320 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:58.896069 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-948e27c8-0d88-42f3-a499-a78f0aff3320 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:58.906019 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:58.906019 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:58.910922 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-948e27c8-0d88-42f3-a499-a78f0aff3320 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:30:58.917202 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-948e27c8-0d88-42f3-a499-a78f0aff3320 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:30:58.918040 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 359/1428] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:58 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:59.189649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c2786015-0741-4f0d-9768-29870ebbedde req-96209216-eaad-4c2c-8004-9e3c7375887f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:59.192267 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c2786015-0741-4f0d-9768-29870ebbedde req-96209216-eaad-4c2c-8004-9e3c7375887f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:30:59.192561 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c2786015-0741-4f0d-9768-29870ebbedde req-96209216-eaad-4c2c-8004-9e3c7375887f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:59.192847 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c2786015-0741-4f0d-9768-29870ebbedde req-96209216-eaad-4c2c-8004-9e3c7375887f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:59.202033 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:59.202033 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:59.206975 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c2786015-0741-4f0d-9768-29870ebbedde req-96209216-eaad-4c2c-8004-9e3c7375887f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:30:59.213318 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c2786015-0741-4f0d-9768-29870ebbedde req-96209216-eaad-4c2c-8004-9e3c7375887f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:30:59.214076 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 347/1429] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:30:59 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:59.626126 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3b413edf-c107-4416-8fd7-c5c3745d0353 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:59.628581 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b413edf-c107-4416-8fd7-c5c3745d0353 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:30:59.628581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b413edf-c107-4416-8fd7-c5c3745d0353 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:59.628581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3b413edf-c107-4416-8fd7-c5c3745d0353 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:59.628581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3b413edf-c107-4416-8fd7-c5c3745d0353 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:30:59.634305 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:59.634305 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:30:59.635030 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3b413edf-c107-4416-8fd7-c5c3745d0353 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:30:59.635408 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 364/1430] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:59 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:59.763336 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:59.765777 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:30:59.766261 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1733699443"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:30:59.768820 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1733699443'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:30:59.768820 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Create volume of 1 GB Jul 31 05:30:59.768820 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:59.768820 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:30:59.772641 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Availability Zones retrieved successfully. Jul 31 05:30:59.778601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Flow 'volume_create_api' (b66195bb-3f20-4f75-a55b-1294fd9733e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:59.779932 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f191c8-c7c6-4e55-8f62-ad58e18e62bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:59.780366 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:30:59.805904 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f191c8-c7c6-4e55-8f62-ad58e18e62bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:59.806799 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb74443e-27e5-41eb-a64d-d3cc33f97034) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:59.846066 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Created reservations ['f147ed7e-fa80-4d31-8319-63f549282bf8', '8157d2cd-5455-418f-b54a-f46b0a3f0481', '78bccc57-bfae-4e27-bc9c-2579e29725b9', 'a8e03146-6cc2-49f4-8a72-58c3a0cc3c42'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:30:59.846822 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb74443e-27e5-41eb-a64d-d3cc33f97034) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f147ed7e-fa80-4d31-8319-63f549282bf8', '8157d2cd-5455-418f-b54a-f46b0a3f0481', '78bccc57-bfae-4e27-bc9c-2579e29725b9', 'a8e03146-6cc2-49f4-8a72-58c3a0cc3c42']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:59.847635 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625c426f-b634-415e-b55e-81e905a4ec40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:59.871791 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (625c426f-b634-415e-b55e-81e905a4ec40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8272c3eb-1d94-406a-a5d0-65c744c6d52d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1733699443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1644f388c2ef4d469cfb39202daad234',qos_specs=None,replication_status=,reservations=['f147ed7e-fa80-4d31-8319-63f549282bf8','8157d2cd-5455-418f-b54a-f46b0a3f0481','78bccc57-bfae-4e27-bc9c-2579e29725b9','a8e03146-6cc2-49f4-8a72-58c3a0cc3c42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2f38c91204462afc35d19de53eb26',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:30:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1733699443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8272c3eb-1d94-406a-a5d0-65c744c6d52d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1644f388c2ef4d469cfb39202daad234',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51f2f38c91204462afc35d19de53eb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:59.872664 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60d1c84f-f022-44d8-bacd-8f0e3d52848c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:59.890674 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60d1c84f-f022-44d8-bacd-8f0e3d52848c) transitioned into state 'SUCCESS' from state '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-1733699443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1644f388c2ef4d469cfb39202daad234',qos_specs=None,replication_status=,reservations=['f147ed7e-fa80-4d31-8319-63f549282bf8','8157d2cd-5455-418f-b54a-f46b0a3f0481','78bccc57-bfae-4e27-bc9c-2579e29725b9','a8e03146-6cc2-49f4-8a72-58c3a0cc3c42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2f38c91204462afc35d19de53eb26',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:59.891420 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23a0837-7f78-4272-b946-067f1fa9b9e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:30:59.901830 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f23a0837-7f78-4272-b946-067f1fa9b9e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:30:59.902670 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Flow 'volume_create_api' (b66195bb-3f20-4f75-a55b-1294fd9733e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:30:59.902982 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Create volume request issued successfully. Jul 31 05:30:59.903709 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-106d86e8-0e76-4b1e-a4f3-7ab49acc4291 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:30:59.904261 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 361/1431] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:30:59 2026] POST /volume/v3/volumes => generated 751 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:30:59.918856 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa2522d4-22d4-48d0-9785-72385cc4f25e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:59.923141 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa2522d4-22d4-48d0-9785-72385cc4f25e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:30:59.923433 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa2522d4-22d4-48d0-9785-72385cc4f25e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:59.923702 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa2522d4-22d4-48d0-9785-72385cc4f25e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:59.926561 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=346,cinder:INSERT=55,cinder:UPDATE=90 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:30:59.937959 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:59.937959 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:30:59.939298 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5c26bd7c-93be-4f23-889e-1fc6416159fa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:30:59.941332 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c26bd7c-93be-4f23-889e-1fc6416159fa tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:30:59.941592 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c26bd7c-93be-4f23-889e-1fc6416159fa tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:30:59.941756 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c26bd7c-93be-4f23-889e-1fc6416159fa tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:30:59.948872 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aa2522d4-22d4-48d0-9785-72385cc4f25e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:30:59.949992 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:30:59.949992 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:30:59.954490 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5c26bd7c-93be-4f23-889e-1fc6416159fa tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:30:59.960603 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c26bd7c-93be-4f23-889e-1fc6416159fa tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:30:59.960786 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa2522d4-22d4-48d0-9785-72385cc4f25e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:30:59.961143 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 348/1432] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:59 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:30:59.962224 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 360/1433] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:30:59 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 819 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:00.014662 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-be927b14-8622-4398-8e4f-fae31fc57149 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:00.017570 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-be927b14-8622-4398-8e4f-fae31fc57149 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:00.017869 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-be927b14-8622-4398-8e4f-fae31fc57149 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:00.018144 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-be927b14-8622-4398-8e4f-fae31fc57149 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:00.028471 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:00.028471 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:00.032958 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-be927b14-8622-4398-8e4f-fae31fc57149 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:00.040114 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-be927b14-8622-4398-8e4f-fae31fc57149 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:00.041310 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 365/1434] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:00 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:00.139845 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a7e15b9-f646-4eac-997e-bd3d112209d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:00.140329 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a7e15b9-f646-4eac-997e-bd3d112209d7 None None] GET https://10.4.3.227/volume// Jul 31 05:31:00.140499 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a7e15b9-f646-4eac-997e-bd3d112209d7 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:00.140689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a7e15b9-f646-4eac-997e-bd3d112209d7 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:00.141290 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a7e15b9-f646-4eac-997e-bd3d112209d7 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:00.141591 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 362/1435] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:31: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 31 05:31:00.150693 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-d3bc2ece-c037-4723-aab2-986ca51279f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:00.154877 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-d3bc2ece-c037-4723-aab2-986ca51279f6 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:31:00.155716 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-d3bc2ece-c037-4723-aab2-986ca51279f6 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bdbb719-aa85-4161-b8d3-b96783532e91", "connector": null, "instance_uuid": "d8288a65-61bf-45ad-88c8-36ea513b8510"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:00.169460 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:00.169460 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:00.202660 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-d3bc2ece-c037-4723-aab2-986ca51279f6 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:31:00.203412 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 349/1436] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:31:00 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:00.249683 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cef23473-d38f-4ef6-9032-80995d7c309d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:00.252092 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cef23473-d38f-4ef6-9032-80995d7c309d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:00.252462 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cef23473-d38f-4ef6-9032-80995d7c309d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:00.252714 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cef23473-d38f-4ef6-9032-80995d7c309d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:00.264502 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cae3fce3-928e-4c23-a5a0-394145b49db7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:00.264878 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cae3fce3-928e-4c23-a5a0-394145b49db7 None None] GET https://10.4.3.227/volume// Jul 31 05:31:00.265024 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cae3fce3-928e-4c23-a5a0-394145b49db7 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:00.265185 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cae3fce3-928e-4c23-a5a0-394145b49db7 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:00.265490 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cae3fce3-928e-4c23-a5a0-394145b49db7 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:00.265729 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 366/1437] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31:00 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 05:31:00.269029 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:00.269029 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:00.274848 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cef23473-d38f-4ef6-9032-80995d7c309d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:00.274971 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-1305efc8-9639-4fe6-99ed-b94beade1122 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:00.277177 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-1305efc8-9639-4fe6-99ed-b94beade1122 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:00.277591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-1305efc8-9639-4fe6-99ed-b94beade1122 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:00.277950 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-1305efc8-9639-4fe6-99ed-b94beade1122 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:00.278625 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cef23473-d38f-4ef6-9032-80995d7c309d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:00.279191 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 361/1438] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:00 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:00.292682 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:00.292682 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:00.297221 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-1305efc8-9639-4fe6-99ed-b94beade1122 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:00.303161 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-1305efc8-9639-4fe6-99ed-b94beade1122 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:00.303161 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 363/1439] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:00 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 1026 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:00.416126 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-71edf0a7-fe6a-46b9-b169-cad82a2ecacb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:00.418113 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-71edf0a7-fe6a-46b9-b169-cad82a2ecacb tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] PUT https://10.4.3.227/volume/v3/attachments/b36a5d9e-dfcb-4218-94a9-0986bcbcd97e Jul 31 05:31:00.418527 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-71edf0a7-fe6a-46b9-b169-cad82a2ecacb tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:00.425609 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-71edf0a7-fe6a-46b9-b169-cad82a2ecacb tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Acquiring lock "cinder-attachment_update-5bdbb719-aa85-4161-b8d3-b96783532e91-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:31:00.429669 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-71edf0a7-fe6a-46b9-b169-cad82a2ecacb tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Lock "cinder-attachment_update-5bdbb719-aa85-4161-b8d3-b96783532e91-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:31:00.430535 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:00.430535 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:00.510711 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-71edf0a7-fe6a-46b9-b169-cad82a2ecacb tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Lock "cinder-attachment_update-5bdbb719-aa85-4161-b8d3-b96783532e91-np0000006182" released by "attachment_update" :: held 0.081s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:31:00.510996 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-71edf0a7-fe6a-46b9-b169-cad82a2ecacb tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments/b36a5d9e-dfcb-4218-94a9-0986bcbcd97e returned with HTTP 200 Jul 31 05:31:00.511731 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 350/1440] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:31:00 2026] PUT /volume/v3/attachments/b36a5d9e-dfcb-4218-94a9-0986bcbcd97e => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:00.646984 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3b28e93-d5c5-488a-9884-93c1692297a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:00.653426 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3b28e93-d5c5-488a-9884-93c1692297a9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:00.653636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3b28e93-d5c5-488a-9884-93c1692297a9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:00.653861 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3b28e93-d5c5-488a-9884-93c1692297a9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:00.653988 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a3b28e93-d5c5-488a-9884-93c1692297a9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:00.660790 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:00.660790 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:00.661659 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3b28e93-d5c5-488a-9884-93c1692297a9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:31:00.662120 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 367/1441] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:00 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 834 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:00.976596 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e76048ea-f922-48ca-bb4f-bf473af62ff9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:00.978580 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e76048ea-f922-48ca-bb4f-bf473af62ff9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:00.978788 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e76048ea-f922-48ca-bb4f-bf473af62ff9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:00.978967 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e76048ea-f922-48ca-bb4f-bf473af62ff9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:00.985443 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:00.985443 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:00.988759 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e76048ea-f922-48ca-bb4f-bf473af62ff9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:00.992715 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e76048ea-f922-48ca-bb4f-bf473af62ff9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:00.993285 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 362/1442] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:00 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:31:01.033195 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-3b12e4e6-c902-4d79-b054-e34a7d442b4e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:01.035182 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-3b12e4e6-c902-4d79-b054-e34a7d442b4e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:01.035380 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-3b12e4e6-c902-4d79-b054-e34a7d442b4e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:01.035556 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-3b12e4e6-c902-4d79-b054-e34a7d442b4e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:01.041917 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:01.041917 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:01.045531 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-3b12e4e6-c902-4d79-b054-e34a7d442b4e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:01.049498 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-3b12e4e6-c902-4d79-b054-e34a7d442b4e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:01.049875 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 364/1443] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:01 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:01.121883 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-caecf49c-1a11-4412-aaca-b0e8522ded9e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:01.122430 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caecf49c-1a11-4412-aaca-b0e8522ded9e None None] GET https://10.4.3.227/volume// Jul 31 05:31:01.122582 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-caecf49c-1a11-4412-aaca-b0e8522ded9e None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:01.122786 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-caecf49c-1a11-4412-aaca-b0e8522ded9e None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:01.123120 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caecf49c-1a11-4412-aaca-b0e8522ded9e None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:01.123690 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 351/1444] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:31: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 31 05:31:01.130982 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-4141f03d-6b12-4923-9244-4e53fd545e1e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:01.263577 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-4141f03d-6b12-4923-9244-4e53fd545e1e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:31:01.263975 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-4141f03d-6b12-4923-9244-4e53fd545e1e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8272c3eb-1d94-406a-a5d0-65c744c6d52d", "connector": null, "instance_uuid": "03b8e2b4-4cf4-452d-ad92-3a8fd600e756"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:01.273783 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:01.273783 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:01.297070 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-31824d8f-019b-4afe-aefe-458a0b606a6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:01.308463 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31824d8f-019b-4afe-aefe-458a0b606a6a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:01.308640 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31824d8f-019b-4afe-aefe-458a0b606a6a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:01.308803 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31824d8f-019b-4afe-aefe-458a0b606a6a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:01.318084 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-4141f03d-6b12-4923-9244-4e53fd545e1e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:31:01.318721 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 368/1445] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:31:01 2026] POST /volume/v3/attachments => generated 273 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:01.323007 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:01.323007 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:01.326446 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-31824d8f-019b-4afe-aefe-458a0b606a6a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:01.330639 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31824d8f-019b-4afe-aefe-458a0b606a6a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:01.330974 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 363/1446] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:01 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:01.356151 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-600f0bb8-e330-48e4-ae91-535b2aa16fd6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:01.358583 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-600f0bb8-e330-48e4-ae91-535b2aa16fd6 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:01.358627 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-600f0bb8-e330-48e4-ae91-535b2aa16fd6 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:01.358887 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-600f0bb8-e330-48e4-ae91-535b2aa16fd6 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:01.364593 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9399cf5a-fcae-4870-9e6e-26d548804f72 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:01.364945 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9399cf5a-fcae-4870-9e6e-26d548804f72 None None] GET https://10.4.3.227/volume// Jul 31 05:31:01.365111 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9399cf5a-fcae-4870-9e6e-26d548804f72 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:01.365321 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9399cf5a-fcae-4870-9e6e-26d548804f72 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:01.365605 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9399cf5a-fcae-4870-9e6e-26d548804f72 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:01.365885 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 352/1447] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:01.370252 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:01.370252 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:01.371724 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-4f37e86d-f3cf-4a81-949e-cbbef6b5875c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:01.374483 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-600f0bb8-e330-48e4-ae91-535b2aa16fd6 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:01.374656 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-4f37e86d-f3cf-4a81-949e-cbbef6b5875c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:01.374881 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-4f37e86d-f3cf-4a81-949e-cbbef6b5875c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:01.375051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-4f37e86d-f3cf-4a81-949e-cbbef6b5875c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:01.379491 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-600f0bb8-e330-48e4-ae91-535b2aa16fd6 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:01.379950 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 365/1448] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:01 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:01.383587 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:01.383587 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:01.386635 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-4f37e86d-f3cf-4a81-949e-cbbef6b5875c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:01.390410 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-4f37e86d-f3cf-4a81-949e-cbbef6b5875c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:01.390771 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 369/1449] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:01 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 1023 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:01.487233 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-e81ee958-1654-4007-8c7d-535eecc57dc0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:01.489291 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-e81ee958-1654-4007-8c7d-535eecc57dc0 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] PUT https://10.4.3.227/volume/v3/attachments/3db7990a-85c5-478d-b84c-cafe110c85c5 Jul 31 05:31:01.489639 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-e81ee958-1654-4007-8c7d-535eecc57dc0 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:01.499437 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-e81ee958-1654-4007-8c7d-535eecc57dc0 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Acquiring lock "cinder-attachment_update-8272c3eb-1d94-406a-a5d0-65c744c6d52d-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:31:01.503635 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-e81ee958-1654-4007-8c7d-535eecc57dc0 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Lock "cinder-attachment_update-8272c3eb-1d94-406a-a5d0-65c744c6d52d-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:31:01.504567 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:01.504567 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:01.595335 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-e81ee958-1654-4007-8c7d-535eecc57dc0 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Lock "cinder-attachment_update-8272c3eb-1d94-406a-a5d0-65c744c6d52d-np0000006182" released by "attachment_update" :: held 0.092s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:31:01.595694 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-e81ee958-1654-4007-8c7d-535eecc57dc0 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments/3db7990a-85c5-478d-b84c-cafe110c85c5 returned with HTTP 200 Jul 31 05:31:01.596262 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 364/1450] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:31:01 2026] PUT /volume/v3/attachments/3db7990a-85c5-478d-b84c-cafe110c85c5 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:01.676912 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a2762313-a9ec-45aa-a0b2-a6bad5d6f9d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:01.679016 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2762313-a9ec-45aa-a0b2-a6bad5d6f9d9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:01.679295 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2762313-a9ec-45aa-a0b2-a6bad5d6f9d9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:01.679426 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a2762313-a9ec-45aa-a0b2-a6bad5d6f9d9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:01.679520 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a2762313-a9ec-45aa-a0b2-a6bad5d6f9d9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:01.685425 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:01.685425 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:01.685425 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a2762313-a9ec-45aa-a0b2-a6bad5d6f9d9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:31:01.685425 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 353/1451] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:01 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:02.331656 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-007bfa56-d1e6-4953-a76e-b73b69019c29 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:02.333974 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-007bfa56-d1e6-4953-a76e-b73b69019c29 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] DELETE https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:31:02.334225 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-007bfa56-d1e6-4953-a76e-b73b69019c29 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:02.334487 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-007bfa56-d1e6-4953-a76e-b73b69019c29 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:02.334684 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-007bfa56-d1e6-4953-a76e-b73b69019c29 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Delete volume with id: 438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:31:02.344606 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:02.344606 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:02.345979 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-007bfa56-d1e6-4953-a76e-b73b69019c29 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:02.346055 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-988ed726-da3a-4e77-801b-668638bd0f3a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:02.348932 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-988ed726-da3a-4e77-801b-668638bd0f3a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:02.348932 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-988ed726-da3a-4e77-801b-668638bd0f3a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:02.348932 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-988ed726-da3a-4e77-801b-668638bd0f3a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:02.356861 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:02.356861 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:02.360329 np0000006182 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-007bfa56-d1e6-4953-a76e-b73b69019c29 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 05:31:02.363287 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-988ed726-da3a-4e77-801b-668638bd0f3a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:02.365627 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-988ed726-da3a-4e77-801b-668638bd0f3a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:02.366184 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 370/1452] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:02 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:02.368050 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-007bfa56-d1e6-4953-a76e-b73b69019c29 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Delete volume request issued successfully. Jul 31 05:31:02.368379 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-007bfa56-d1e6-4953-a76e-b73b69019c29 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 202 Jul 31 05:31:02.368885 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 366/1453] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:02 2026] DELETE /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:02.378725 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be933050-ab1a-47e2-81c4-86f777a23079 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:02.380557 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be933050-ab1a-47e2-81c4-86f777a23079 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:31:02.381039 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be933050-ab1a-47e2-81c4-86f777a23079 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:02.381267 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be933050-ab1a-47e2-81c4-86f777a23079 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:02.390345 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:02.390345 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:02.392309 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d27b2066-d1d8-45e4-95f3-583dca71b8be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:02.396879 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-be933050-ab1a-47e2-81c4-86f777a23079 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:02.397958 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d27b2066-d1d8-45e4-95f3-583dca71b8be tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:02.399003 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d27b2066-d1d8-45e4-95f3-583dca71b8be tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:02.400128 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d27b2066-d1d8-45e4-95f3-583dca71b8be tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:02.401188 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be933050-ab1a-47e2-81c4-86f777a23079 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 200 Jul 31 05:31:02.401672 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 365/1454] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:02 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:02.413128 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:02.413128 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:02.416876 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d27b2066-d1d8-45e4-95f3-583dca71b8be tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:02.423482 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d27b2066-d1d8-45e4-95f3-583dca71b8be tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:02.423482 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 354/1455] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:02 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:02.695552 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99eef264-4cde-4ca4-9924-0321ebb825e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:02.697326 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99eef264-4cde-4ca4-9924-0321ebb825e8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:02.697554 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99eef264-4cde-4ca4-9924-0321ebb825e8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:02.697768 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99eef264-4cde-4ca4-9924-0321ebb825e8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:02.697897 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-99eef264-4cde-4ca4-9924-0321ebb825e8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:02.702163 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:02.702163 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:02.702920 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99eef264-4cde-4ca4-9924-0321ebb825e8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:31:02.703344 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 371/1456] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:02 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:03.378841 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb0457f2-64e5-40e4-afe3-a101ea07d73c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:03.380420 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb0457f2-64e5-40e4-afe3-a101ea07d73c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:03.380873 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb0457f2-64e5-40e4-afe3-a101ea07d73c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:03.380949 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb0457f2-64e5-40e4-afe3-a101ea07d73c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:03.391757 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:03.391757 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:03.396113 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bb0457f2-64e5-40e4-afe3-a101ea07d73c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:03.401565 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb0457f2-64e5-40e4-afe3-a101ea07d73c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:03.402074 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 367/1457] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:03 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:03.414495 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-46cee103-cd26-42cc-a7ef-a69e02604f55 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:03.416165 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46cee103-cd26-42cc-a7ef-a69e02604f55 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 Jul 31 05:31:03.416363 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46cee103-cd26-42cc-a7ef-a69e02604f55 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:03.416531 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46cee103-cd26-42cc-a7ef-a69e02604f55 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:03.421778 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46cee103-cd26-42cc-a7ef-a69e02604f55 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 returned with HTTP 404 Jul 31 05:31:03.422210 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 366/1458] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:03 2026] GET /volume/v3/volumes/438a02d2-b0c7-4efe-9d93-628d281cd630 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:03.428804 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b5e40b7-a36f-4c2b-ba58-f0a2d350db2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:03.430477 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b5e40b7-a36f-4c2b-ba58-f0a2d350db2c tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:31:03.430699 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b5e40b7-a36f-4c2b-ba58-f0a2d350db2c tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:03.430830 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b5e40b7-a36f-4c2b-ba58-f0a2d350db2c tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:03.431513 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1b5e40b7-a36f-4c2b-ba58-f0a2d350db2c tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:03.436834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-598f3672-69dc-4cc1-9a65-f9c1c4d40609 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:03.438705 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-598f3672-69dc-4cc1-9a65-f9c1c4d40609 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:03.438705 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-598f3672-69dc-4cc1-9a65-f9c1c4d40609 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:03.438789 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-598f3672-69dc-4cc1-9a65-f9c1c4d40609 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:03.456773 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:03.456773 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:03.460554 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-598f3672-69dc-4cc1-9a65-f9c1c4d40609 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:03.464898 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-598f3672-69dc-4cc1-9a65-f9c1c4d40609 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:03.465309 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 372/1459] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:03 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:03.480088 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1b5e40b7-a36f-4c2b-ba58-f0a2d350db2c tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Get all volumes completed successfully. Jul 31 05:31:03.482391 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:03.482391 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:03.486428 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b5e40b7-a36f-4c2b-ba58-f0a2d350db2c tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:31:03.486789 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 355/1460] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:31:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11469 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:03.501513 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8b4b42d3-8bec-4362-a5e2-aa0db265c9c2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:03.503170 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b4b42d3-8bec-4362-a5e2-aa0db265c9c2 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] DELETE https://10.4.3.227/volume/v3/types/99e98127-f78b-427e-8e3a-739a8c3c670e Jul 31 05:31:03.503359 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b4b42d3-8bec-4362-a5e2-aa0db265c9c2 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:03.503546 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b4b42d3-8bec-4362-a5e2-aa0db265c9c2 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:03.527036 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b4b42d3-8bec-4362-a5e2-aa0db265c9c2 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types/99e98127-f78b-427e-8e3a-739a8c3c670e returned with HTTP 202 Jul 31 05:31:03.527444 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 368/1461] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:31:03 2026] DELETE /volume/v3/types/99e98127-f78b-427e-8e3a-739a8c3c670e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:03.542187 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f214273-05e2-4a61-b9d5-258807690f31 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:03.544384 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f214273-05e2-4a61-b9d5-258807690f31 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:31:03.545792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f214273-05e2-4a61-b9d5-258807690f31 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1516623325", "extra_specs": {}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:03.559951 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f214273-05e2-4a61-b9d5-258807690f31 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:31:03.560372 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 367/1462] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:31:03 2026] POST /volume/v3/types => generated 212 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:03.570622 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f183c16c-bebf-49e3-a318-b478cb49dbdf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:03.572747 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f183c16c-bebf-49e3-a318-b478cb49dbdf tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] POST https://10.4.3.227/volume/v3/types/bbb72263-fc78-4fcd-865c-36bb89a98584/encryption Jul 31 05:31:03.573193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f183c16c-bebf-49e3-a318-b478cb49dbdf tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:03.593593 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f183c16c-bebf-49e3-a318-b478cb49dbdf tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types/bbb72263-fc78-4fcd-865c-36bb89a98584/encryption returned with HTTP 200 Jul 31 05:31:03.594154 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 373/1463] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:31:03 2026] POST /volume/v3/types/bbb72263-fc78-4fcd-865c-36bb89a98584/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:03.606619 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:03.608240 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:31:03.608587 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-894854523", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1516623325", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:03.611580 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-894854523', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1516623325', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:31:03.614946 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume of 1 GB Jul 31 05:31:03.615278 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:03.615278 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:03.615782 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Availability Zones retrieved successfully. Jul 31 05:31:03.622251 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Flow 'volume_create_api' (d96a025a-ddd9-492d-b8f7-8cb66b588855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:03.623047 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fdd682-3f8a-4bd2-a9e9-c00aa77de44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:03.623980 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:03.650239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fdd682-3f8a-4bd2-a9e9-c00aa77de44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:31:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbb72263-fc78-4fcd-865c-36bb89a98584,is_public=True,name='tempest-scenario-type-luks-1516623325',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbb72263-fc78-4fcd-865c-36bb89a98584', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:03.651452 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e0cfb7-b736-4c34-bf94-c36b79e7e9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:03.678428 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1516623325 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1516623325, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:31:03.678680 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1516623325 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1516623325, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:31:03.708914 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Created reservations ['4c51ad16-b30a-4dab-aa08-306157545705', '93661c77-28dd-4aef-9ea3-76ebd76ab201', '73943daf-f995-47cb-a8ec-9c1f07b23676', '05bf2e67-aec9-4981-9bb8-4ebad25e491c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:03.709805 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7e0cfb7-b736-4c34-bf94-c36b79e7e9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c51ad16-b30a-4dab-aa08-306157545705', '93661c77-28dd-4aef-9ea3-76ebd76ab201', '73943daf-f995-47cb-a8ec-9c1f07b23676', '05bf2e67-aec9-4981-9bb8-4ebad25e491c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:03.710635 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd86f603-951c-4104-9efd-869acd07846f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:03.716850 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-722ee2ae-bf35-4787-b628-22e996ade48f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:03.718828 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-722ee2ae-bf35-4787-b628-22e996ade48f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:03.719017 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-722ee2ae-bf35-4787-b628-22e996ade48f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:03.719262 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-722ee2ae-bf35-4787-b628-22e996ade48f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:03.719426 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-722ee2ae-bf35-4787-b628-22e996ade48f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:03.724304 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:03.724304 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:03.725243 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-722ee2ae-bf35-4787-b628-22e996ade48f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:31:03.725523 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 369/1464] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:03 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:03.733792 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bd86f603-951c-4104-9efd-869acd07846f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65ae76ab-0ea4-4af8-be0e-8269911fc7ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-894854523',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074bbac22d524ab28314240b2c2bba5d',qos_specs=None,replication_status=,reservations=['4c51ad16-b30a-4dab-aa08-306157545705','93661c77-28dd-4aef-9ea3-76ebd76ab201','73943daf-f995-47cb-a8ec-9c1f07b23676','05bf2e67-aec9-4981-9bb8-4ebad25e491c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c83619514834eb09b0581056ad026f6',volume_type_id=bbb72263-fc78-4fcd-865c-36bb89a98584), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-894854523',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=65ae76ab-0ea4-4af8-be0e-8269911fc7ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='074bbac22d524ab28314240b2c2bba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c83619514834eb09b0581056ad026f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbb72263-fc78-4fcd-865c-36bb89a98584),volume_type_id=bbb72263-fc78-4fcd-865c-36bb89a98584)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:03.734550 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (067e0e03-b073-426a-8b29-bfc32ca985e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:03.753313 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (067e0e03-b073-426a-8b29-bfc32ca985e9) transitioned into state 'SUCCESS' from state '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-894854523',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074bbac22d524ab28314240b2c2bba5d',qos_specs=None,replication_status=,reservations=['4c51ad16-b30a-4dab-aa08-306157545705','93661c77-28dd-4aef-9ea3-76ebd76ab201','73943daf-f995-47cb-a8ec-9c1f07b23676','05bf2e67-aec9-4981-9bb8-4ebad25e491c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c83619514834eb09b0581056ad026f6',volume_type_id=bbb72263-fc78-4fcd-865c-36bb89a98584)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:03.754161 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f49bfa8-b932-4d2e-9f02-3052df4829dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:03.763782 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f49bfa8-b932-4d2e-9f02-3052df4829dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:03.764629 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Flow 'volume_create_api' (d96a025a-ddd9-492d-b8f7-8cb66b588855) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:03.764921 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume request issued successfully. Jul 31 05:31:03.765505 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63bd53bd-e70c-41f5-8d5b-11cf3f6f4a53 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:31:03.765930 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 356/1465] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:31:03 2026] POST /volume/v3/volumes => generated 784 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:31:03.782010 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-3223dcc1-a62b-4284-ad89-ea75802b28f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:03.784536 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-3223dcc1-a62b-4284-ad89-ea75802b28f7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/attachments/b36a5d9e-dfcb-4218-94a9-0986bcbcd97e/action Jul 31 05:31:03.784989 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-3223dcc1-a62b-4284-ad89-ea75802b28f7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:03.785185 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-3223dcc1-a62b-4284-ad89-ea75802b28f7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:03.803441 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:03.803441 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:03.817028 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a9df5693-79f8-4cd2-88f2-0edd5c69dfa9 req-3223dcc1-a62b-4284-ad89-ea75802b28f7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments/b36a5d9e-dfcb-4218-94a9-0986bcbcd97e/action returned with HTTP 204 Jul 31 05:31:03.817646 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 368/1466] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:31:03 2026] POST /volume/v3/attachments/b36a5d9e-dfcb-4218-94a9-0986bcbcd97e/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:04.414552 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-525588c3-0d84-4d3f-a44e-b1c4808a7579 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:04.416689 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-525588c3-0d84-4d3f-a44e-b1c4808a7579 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:04.416922 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-525588c3-0d84-4d3f-a44e-b1c4808a7579 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:04.417183 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-525588c3-0d84-4d3f-a44e-b1c4808a7579 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:04.428707 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:04.428707 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:04.432793 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-525588c3-0d84-4d3f-a44e-b1c4808a7579 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:04.438410 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-525588c3-0d84-4d3f-a44e-b1c4808a7579 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:04.438889 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 374/1467] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:04 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:04.453195 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e9bc1a33-15f9-4739-ac7a-4e93f5009205 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:04.455777 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9bc1a33-15f9-4739-ac7a-4e93f5009205 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:04.455971 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9bc1a33-15f9-4739-ac7a-4e93f5009205 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:04.456168 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e9bc1a33-15f9-4739-ac7a-4e93f5009205 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:04.470814 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:04.470814 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:04.479772 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bb517fae-9370-4115-b288-187d3150704f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:04.482281 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e9bc1a33-15f9-4739-ac7a-4e93f5009205 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:04.482756 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb517fae-9370-4115-b288-187d3150704f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:04.482979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb517fae-9370-4115-b288-187d3150704f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:04.483227 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bb517fae-9370-4115-b288-187d3150704f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:04.488861 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e9bc1a33-15f9-4739-ac7a-4e93f5009205 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:04.489257 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 370/1468] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:04 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 1139 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:04.494639 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:04.494639 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:04.497916 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bb517fae-9370-4115-b288-187d3150704f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:04.501627 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bb517fae-9370-4115-b288-187d3150704f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:04.501970 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 357/1469] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:04 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:04.742573 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-400d74cb-ed96-4581-93e5-70e7cdca32c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:04.744032 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-400d74cb-ed96-4581-93e5-70e7cdca32c7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:04.744307 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-400d74cb-ed96-4581-93e5-70e7cdca32c7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:04.744467 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-400d74cb-ed96-4581-93e5-70e7cdca32c7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:04.744565 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-400d74cb-ed96-4581-93e5-70e7cdca32c7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:04.748754 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:04.748754 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:04.750585 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-400d74cb-ed96-4581-93e5-70e7cdca32c7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:31:04.750585 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 369/1470] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:04 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:05.515838 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ecb18a76-1dcc-414b-8640-9f01387fddaa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:05.518114 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecb18a76-1dcc-414b-8640-9f01387fddaa tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:05.518354 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecb18a76-1dcc-414b-8640-9f01387fddaa tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:05.518591 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ecb18a76-1dcc-414b-8640-9f01387fddaa tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:05.536482 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:05.536482 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:05.543547 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ecb18a76-1dcc-414b-8640-9f01387fddaa tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:05.562273 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ecb18a76-1dcc-414b-8640-9f01387fddaa tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:05.563896 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 375/1471] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:05 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:05.761563 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b82b73b-4296-4230-b92a-f2ed7c919eac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:05.763272 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b82b73b-4296-4230-b92a-f2ed7c919eac tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:05.763466 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b82b73b-4296-4230-b92a-f2ed7c919eac tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:05.763637 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b82b73b-4296-4230-b92a-f2ed7c919eac tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:05.763735 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5b82b73b-4296-4230-b92a-f2ed7c919eac tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:05.768209 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:05.768209 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:05.769150 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b82b73b-4296-4230-b92a-f2ed7c919eac tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:31:05.769587 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 371/1472] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:05 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:06.543828 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-60d94458-c91d-427e-9d84-7d8485128e91 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:06.546431 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:31:06.546851 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-2130381776", "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:06.548594 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-2130381776', 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:31:06.578002 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-09268fa1-ac8a-461b-bfa9-1dbb5dc8f5d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:06.580315 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09268fa1-ac8a-461b-bfa9-1dbb5dc8f5d9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:06.580758 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09268fa1-ac8a-461b-bfa9-1dbb5dc8f5d9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:06.580758 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-09268fa1-ac8a-461b-bfa9-1dbb5dc8f5d9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:06.596943 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:06.596943 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:06.602502 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-09268fa1-ac8a-461b-bfa9-1dbb5dc8f5d9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:06.608571 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-09268fa1-ac8a-461b-bfa9-1dbb5dc8f5d9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:06.609240 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 370/1473] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:06 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:06.648991 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Create volume of 1 GB Jul 31 05:31:06.654482 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Availability Zones retrieved successfully. Jul 31 05:31:06.662678 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Flow 'volume_create_api' (e8914b70-22f4-4d07-b4ee-248eef633c43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:06.664253 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e46ec00-8cb7-4c25-94ae-a820ddc12c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:06.665623 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:06.746242 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e46ec00-8cb7-4c25-94ae-a820ddc12c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:06.746986 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1fabf4-95e7-4648-8144-23ae08626591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:06.785177 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d6e300e-7519-4afe-a913-f20f58e6e4a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:06.790701 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d6e300e-7519-4afe-a913-f20f58e6e4a2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:06.790902 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d6e300e-7519-4afe-a913-f20f58e6e4a2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:06.791132 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d6e300e-7519-4afe-a913-f20f58e6e4a2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:06.791384 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7d6e300e-7519-4afe-a913-f20f58e6e4a2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:06.798455 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:06.798455 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:06.798455 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d6e300e-7519-4afe-a913-f20f58e6e4a2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:31:06.798455 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 376/1474] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:06 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:06.808350 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Created reservations ['a5364680-f152-4296-83e9-5766738becf1', '08242120-cdc7-4f09-8a88-2277e7e0ab77', '1cb0f374-821d-4aff-9ba0-df78ff40ec3b', '290da6eb-ce31-42a8-840a-54269ff34990'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:06.809081 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c1fabf4-95e7-4648-8144-23ae08626591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5364680-f152-4296-83e9-5766738becf1', '08242120-cdc7-4f09-8a88-2277e7e0ab77', '1cb0f374-821d-4aff-9ba0-df78ff40ec3b', '290da6eb-ce31-42a8-840a-54269ff34990']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:06.809847 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593bcde6-6e24-468d-be7f-926f40e4902f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:06.839720 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593bcde6-6e24-468d-be7f-926f40e4902f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1824a4d6-656b-44fb-926b-dbdadb579bb9', '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-2130381776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e900839e6c4f85a8835cd9a1a39c08',qos_specs=None,replication_status=,reservations=['a5364680-f152-4296-83e9-5766738becf1','08242120-cdc7-4f09-8a88-2277e7e0ab77','1cb0f374-821d-4aff-9ba0-df78ff40ec3b','290da6eb-ce31-42a8-840a-54269ff34990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94189f02b7654b8d9d0219cedc3a1bec',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-2130381776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1824a4d6-656b-44fb-926b-dbdadb579bb9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4e900839e6c4f85a8835cd9a1a39c08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94189f02b7654b8d9d0219cedc3a1bec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:06.840577 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab31200-9050-4563-b926-7d8d1c230f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:06.864618 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ab31200-9050-4563-b926-7d8d1c230f44) transitioned into state 'SUCCESS' from state '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-2130381776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4e900839e6c4f85a8835cd9a1a39c08',qos_specs=None,replication_status=,reservations=['a5364680-f152-4296-83e9-5766738becf1','08242120-cdc7-4f09-8a88-2277e7e0ab77','1cb0f374-821d-4aff-9ba0-df78ff40ec3b','290da6eb-ce31-42a8-840a-54269ff34990'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94189f02b7654b8d9d0219cedc3a1bec',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:06.867698 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd91a2c-77d5-418d-adfd-d5f1cf5a63a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:06.878624 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dd91a2c-77d5-418d-adfd-d5f1cf5a63a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:06.878624 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Flow 'volume_create_api' (e8914b70-22f4-4d07-b4ee-248eef633c43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:06.878624 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Create volume request issued successfully. Jul 31 05:31:06.878624 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60d94458-c91d-427e-9d84-7d8485128e91 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:31:06.878908 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 358/1475] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:31:06 2026] POST /volume/v3/volumes => generated 753 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:31:06.887234 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-559031d0-b7a3-43f9-96ab-f16450be8d15 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:06.891500 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-559031d0-b7a3-43f9-96ab-f16450be8d15 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/attachments/3db7990a-85c5-478d-b84c-cafe110c85c5/action Jul 31 05:31:06.891897 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-559031d0-b7a3-43f9-96ab-f16450be8d15 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:06.892016 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-559031d0-b7a3-43f9-96ab-f16450be8d15 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:06.894352 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8217cb0c-51f2-4616-8125-0f635fea7bdb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:06.897935 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8217cb0c-51f2-4616-8125-0f635fea7bdb tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] GET https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 Jul 31 05:31:06.898047 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8217cb0c-51f2-4616-8125-0f635fea7bdb tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:06.898254 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8217cb0c-51f2-4616-8125-0f635fea7bdb tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:06.905670 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:06.905670 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:06.909977 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8217cb0c-51f2-4616-8125-0f635fea7bdb tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Volume info retrieved successfully. Jul 31 05:31:06.913406 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:06.913406 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:06.915592 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8217cb0c-51f2-4616-8125-0f635fea7bdb tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 returned with HTTP 200 Jul 31 05:31:06.915959 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 371/1476] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:06 2026] GET /volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:06.932172 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-05aebcf1-dc2e-431f-b11f-ce8e0c33c688 req-559031d0-b7a3-43f9-96ab-f16450be8d15 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments/3db7990a-85c5-478d-b84c-cafe110c85c5/action returned with HTTP 204 Jul 31 05:31:06.932172 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 372/1477] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:31:06 2026] POST /volume/v3/attachments/3db7990a-85c5-478d-b84c-cafe110c85c5/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:07.620743 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3074a5b-ab71-48f9-8e39-c492e65bfb52 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:07.622530 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3074a5b-ab71-48f9-8e39-c492e65bfb52 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:07.622722 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3074a5b-ab71-48f9-8e39-c492e65bfb52 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:07.622968 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3074a5b-ab71-48f9-8e39-c492e65bfb52 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:07.633491 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:07.633491 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:07.637204 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c3074a5b-ab71-48f9-8e39-c492e65bfb52 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:07.642566 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3074a5b-ab71-48f9-8e39-c492e65bfb52 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:07.642960 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 377/1478] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:07 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:07.659122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b95472c7-c6f9-4824-8698-8bb4b4169350 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:07.659122 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b95472c7-c6f9-4824-8698-8bb4b4169350 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:07.659122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b95472c7-c6f9-4824-8698-8bb4b4169350 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:07.659122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b95472c7-c6f9-4824-8698-8bb4b4169350 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:07.668122 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:07.668122 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:07.672390 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b95472c7-c6f9-4824-8698-8bb4b4169350 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:07.676719 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b95472c7-c6f9-4824-8698-8bb4b4169350 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:07.677143 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 359/1479] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:07 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:07.770043 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:07.772333 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:31:07.774870 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1325342410"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:07.777854 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1325342410'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:31:07.778587 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Create volume of 1 GB Jul 31 05:31:07.785667 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Availability Zones retrieved successfully. Jul 31 05:31:07.795739 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Flow 'volume_create_api' (85836398-776e-4d3b-8680-92713d463ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:07.796781 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e080eb3f-0397-4c2e-8441-da816323efc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:07.797760 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:07.811484 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-52f6d67a-f24e-43d2-b9c1-9b90919918c8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:07.813258 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52f6d67a-f24e-43d2-b9c1-9b90919918c8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:07.813490 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52f6d67a-f24e-43d2-b9c1-9b90919918c8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:07.813717 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52f6d67a-f24e-43d2-b9c1-9b90919918c8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:07.813866 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-52f6d67a-f24e-43d2-b9c1-9b90919918c8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:07.818447 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:07.818447 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:07.819184 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52f6d67a-f24e-43d2-b9c1-9b90919918c8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:31:07.819557 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 373/1480] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:07 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:07.829179 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e080eb3f-0397-4c2e-8441-da816323efc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:07.829634 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-89fb7fc8-2140-4980-bbb6-971a0fbb84d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:07.830150 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f5cfb7-1925-4c50-9ddd-bd238f3c3d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:07.831488 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89fb7fc8-2140-4980-bbb6-971a0fbb84d4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d Jul 31 05:31:07.831685 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89fb7fc8-2140-4980-bbb6-971a0fbb84d4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:07.831872 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89fb7fc8-2140-4980-bbb6-971a0fbb84d4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:07.836852 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:07.836852 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:07.837278 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-89fb7fc8-2140-4980-bbb6-971a0fbb84d4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:31:07.837954 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89fb7fc8-2140-4980-bbb6-971a0fbb84d4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d returned with HTTP 200 Jul 31 05:31:07.838321 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 378/1481] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:31:07 2026] GET /volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:07.847638 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebce5913-4682-40ad-9e41-9284b803d488 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:07.850014 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebce5913-4682-40ad-9e41-9284b803d488 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:07.850195 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebce5913-4682-40ad-9e41-9284b803d488 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:07.850403 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebce5913-4682-40ad-9e41-9284b803d488 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:07.850514 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ebce5913-4682-40ad-9e41-9284b803d488 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:07.856111 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:07.856111 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:07.856876 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebce5913-4682-40ad-9e41-9284b803d488 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:31:07.857230 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 360/1482] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:07 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:07.867263 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d3155e8e-6190-4365-aa50-0f12985d4eef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:07.873188 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3155e8e-6190-4365-aa50-0f12985d4eef tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:07.873188 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3155e8e-6190-4365-aa50-0f12985d4eef tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:07.873188 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3155e8e-6190-4365-aa50-0f12985d4eef tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:07.873188 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-d3155e8e-6190-4365-aa50-0f12985d4eef tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete backup with id: d6ccc127-c7f6-477f-abaa-dab2c7050c84. Jul 31 05:31:07.874722 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:07.874722 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:07.881668 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Created reservations ['10f36475-ffe7-49c0-a25a-8b13a75ae5be', '1c09c6b7-7b25-418d-8eda-93419d7f93b7', 'cdf48b13-efb0-4032-8c4b-2450301563d9', '6da65be6-68f4-4630-b13c-1ad54ab3c481'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:07.882533 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f5cfb7-1925-4c50-9ddd-bd238f3c3d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10f36475-ffe7-49c0-a25a-8b13a75ae5be', '1c09c6b7-7b25-418d-8eda-93419d7f93b7', 'cdf48b13-efb0-4032-8c4b-2450301563d9', '6da65be6-68f4-4630-b13c-1ad54ab3c481']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:07.883519 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e640aa-b85f-4d50-8b29-691a36d0dfc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:07.897600 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-d3155e8e-6190-4365-aa50-0f12985d4eef tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] delete_backup rpcapi backup_id d6ccc127-c7f6-477f-abaa-dab2c7050c84 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:31:07.899321 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3155e8e-6190-4365-aa50-0f12985d4eef tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 202 Jul 31 05:31:07.899826 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 374/1483] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:07 2026] DELETE /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:31:07.911967 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b26b27c-3467-4253-be0e-adbcd8242fc2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:07.912287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82e640aa-b85f-4d50-8b29-691a36d0dfc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01cdbc39-4f2d-4b72-b549-ecddc5fb6145', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1325342410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1644f388c2ef4d469cfb39202daad234',qos_specs=None,replication_status=,reservations=['10f36475-ffe7-49c0-a25a-8b13a75ae5be','1c09c6b7-7b25-418d-8eda-93419d7f93b7','cdf48b13-efb0-4032-8c4b-2450301563d9','6da65be6-68f4-4630-b13c-1ad54ab3c481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2f38c91204462afc35d19de53eb26',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1325342410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01cdbc39-4f2d-4b72-b549-ecddc5fb6145,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1644f388c2ef4d469cfb39202daad234',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51f2f38c91204462afc35d19de53eb26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:07.913204 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c812c42-60e1-4690-a65a-97d710a8b3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:07.915056 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b26b27c-3467-4253-be0e-adbcd8242fc2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:07.915056 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b26b27c-3467-4253-be0e-adbcd8242fc2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:07.915056 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b26b27c-3467-4253-be0e-adbcd8242fc2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:07.915056 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2b26b27c-3467-4253-be0e-adbcd8242fc2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:07.924847 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:07.924847 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:07.926064 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b26b27c-3467-4253-be0e-adbcd8242fc2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 200 Jul 31 05:31:07.926064 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 379/1484] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:07 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:07.934514 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7c812c42-60e1-4690-a65a-97d710a8b3d9) transitioned into state 'SUCCESS' from state '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-1325342410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1644f388c2ef4d469cfb39202daad234',qos_specs=None,replication_status=,reservations=['10f36475-ffe7-49c0-a25a-8b13a75ae5be','1c09c6b7-7b25-418d-8eda-93419d7f93b7','cdf48b13-efb0-4032-8c4b-2450301563d9','6da65be6-68f4-4630-b13c-1ad54ab3c481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51f2f38c91204462afc35d19de53eb26',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:07.935416 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (770c534c-0f3f-4359-8554-573d9c444efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:07.935930 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5dd7d9e7-7887-4692-9403-899e79e769aa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:07.939113 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5dd7d9e7-7887-4692-9403-899e79e769aa tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] GET https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 Jul 31 05:31:07.939113 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5dd7d9e7-7887-4692-9403-899e79e769aa tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:07.939113 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5dd7d9e7-7887-4692-9403-899e79e769aa tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:07.947133 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:07.947133 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:07.949239 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (770c534c-0f3f-4359-8554-573d9c444efc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:07.950294 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Flow 'volume_create_api' (85836398-776e-4d3b-8680-92713d463ad7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:07.950854 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Create volume request issued successfully. Jul 31 05:31:07.951727 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5dd7d9e7-7887-4692-9403-899e79e769aa tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Volume info retrieved successfully. Jul 31 05:31:07.951945 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ee3a9a7-4221-45dc-86e5-8411012e0c0a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:31:07.952633 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 372/1485] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:31:07 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 31 05:31:07.957939 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5dd7d9e7-7887-4692-9403-899e79e769aa tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 returned with HTTP 200 Jul 31 05:31:07.958625 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 361/1486] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:07 2026] GET /volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:07.965963 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e38f7b40-9216-4108-ba4f-f6e2af5e9605 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:07.968638 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e38f7b40-9216-4108-ba4f-f6e2af5e9605 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:07.968898 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e38f7b40-9216-4108-ba4f-f6e2af5e9605 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:07.969389 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e38f7b40-9216-4108-ba4f-f6e2af5e9605 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:07.980944 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:07.980944 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:07.985092 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e38f7b40-9216-4108-ba4f-f6e2af5e9605 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:07.991876 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e38f7b40-9216-4108-ba4f-f6e2af5e9605 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:07.992471 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 375/1487] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:07 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 819 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:08.000041 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-2b06f0d7-1b82-4573-9b6d-5a1e9323df73 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:08.004293 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-2b06f0d7-1b82-4573-9b6d-5a1e9323df73 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] GET https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 Jul 31 05:31:08.004590 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-2b06f0d7-1b82-4573-9b6d-5a1e9323df73 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:08.004890 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-2b06f0d7-1b82-4573-9b6d-5a1e9323df73 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:08.020779 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:08.020779 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:08.027328 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-2b06f0d7-1b82-4573-9b6d-5a1e9323df73 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Volume info retrieved successfully. Jul 31 05:31:08.036438 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-2b06f0d7-1b82-4573-9b6d-5a1e9323df73 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 returned with HTTP 200 Jul 31 05:31:08.037150 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 380/1488] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:07 2026] GET /volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 => generated 1361 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:08.559739 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-b0ff01fe-27f4-40c8-b098-3425530f60b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:08.562834 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-b0ff01fe-27f4-40c8-b098-3425530f60b5 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] GET https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 Jul 31 05:31:08.563074 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-b0ff01fe-27f4-40c8-b098-3425530f60b5 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:08.563342 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-b0ff01fe-27f4-40c8-b098-3425530f60b5 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:08.576822 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:08.576822 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:08.583211 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-b0ff01fe-27f4-40c8-b098-3425530f60b5 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Volume info retrieved successfully. Jul 31 05:31:08.588830 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-b0ff01fe-27f4-40c8-b098-3425530f60b5 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 returned with HTTP 200 Jul 31 05:31:08.589217 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 373/1489] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:08 2026] GET /volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:08.605193 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1a319c75-87f0-40ad-b874-530d96e63030 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:08.605677 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a319c75-87f0-40ad-b874-530d96e63030 None None] GET https://10.4.3.227/volume// Jul 31 05:31:08.605824 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a319c75-87f0-40ad-b874-530d96e63030 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:08.605999 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a319c75-87f0-40ad-b874-530d96e63030 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:08.606424 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a319c75-87f0-40ad-b874-530d96e63030 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:08.606872 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 362/1490] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:31: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 31 05:31:08.615671 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-96826e66-4c72-476c-99e5-edef4b57c6d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:08.618072 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-96826e66-4c72-476c-99e5-edef4b57c6d0 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:31:08.618492 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-96826e66-4c72-476c-99e5-edef4b57c6d0 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1824a4d6-656b-44fb-926b-dbdadb579bb9", "connector": null, "instance_uuid": "cdfa7ca3-9b1e-48cb-9b77-03733ef902a1"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:08.629564 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:08.629564 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:08.684600 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-96826e66-4c72-476c-99e5-edef4b57c6d0 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:31:08.685379 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 376/1491] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:31:08 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 31 05:31:08.937641 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bc90bf3e-c919-4063-bac2-04d216444604 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:08.939968 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc90bf3e-c919-4063-bac2-04d216444604 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 Jul 31 05:31:08.940266 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc90bf3e-c919-4063-bac2-04d216444604 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:08.940548 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc90bf3e-c919-4063-bac2-04d216444604 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:08.940707 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-bc90bf3e-c919-4063-bac2-04d216444604 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Show backup with id d6ccc127-c7f6-477f-abaa-dab2c7050c84. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:08.944932 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc90bf3e-c919-4063-bac2-04d216444604 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 returned with HTTP 404 Jul 31 05:31:08.945620 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 381/1492] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:08 2026] GET /volume/v3/backups/d6ccc127-c7f6-477f-abaa-dab2c7050c84 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:09.006690 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a14d0a82-eca9-4b18-a912-17cd7380c5a7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:09.008626 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a14d0a82-eca9-4b18-a912-17cd7380c5a7 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:09.008822 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a14d0a82-eca9-4b18-a912-17cd7380c5a7 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:09.009017 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a14d0a82-eca9-4b18-a912-17cd7380c5a7 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:09.016092 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:09.016092 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:09.020298 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a14d0a82-eca9-4b18-a912-17cd7380c5a7 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:09.022464 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5ffdb217-1089-4e22-926f-37681d65b6ea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:09.024760 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ffdb217-1089-4e22-926f-37681d65b6ea tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d Jul 31 05:31:09.025064 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a14d0a82-eca9-4b18-a912-17cd7380c5a7 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:09.025230 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ffdb217-1089-4e22-926f-37681d65b6ea tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:09.025314 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ffdb217-1089-4e22-926f-37681d65b6ea tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:09.025489 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-5ffdb217-1089-4e22-926f-37681d65b6ea tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: d174743f-5d78-4af1-8129-28fa2bf9822d Jul 31 05:31:09.025534 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 374/1493] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:09 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:09.031598 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:09.031598 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:09.032219 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5ffdb217-1089-4e22-926f-37681d65b6ea tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:31:09.051664 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5ffdb217-1089-4e22-926f-37681d65b6ea tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot delete request issued successfully. Jul 31 05:31:09.051926 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ffdb217-1089-4e22-926f-37681d65b6ea tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d returned with HTTP 202 Jul 31 05:31:09.052488 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 363/1494] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:31:09 2026] DELETE /volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:09.060014 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d6c4f8ab-66bf-4d57-b67f-2aa2ccc3e6c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:09.062336 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6c4f8ab-66bf-4d57-b67f-2aa2ccc3e6c4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d Jul 31 05:31:09.062707 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6c4f8ab-66bf-4d57-b67f-2aa2ccc3e6c4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:09.062980 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6c4f8ab-66bf-4d57-b67f-2aa2ccc3e6c4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:09.068921 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:09.068921 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:09.069532 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d6c4f8ab-66bf-4d57-b67f-2aa2ccc3e6c4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:31:09.070616 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6c4f8ab-66bf-4d57-b67f-2aa2ccc3e6c4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d returned with HTTP 200 Jul 31 05:31:09.070999 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 377/1495] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:31:09 2026] GET /volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:09.077954 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-8125307c-7eba-43e1-9b90-688a39068b48 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:09.080359 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-8125307c-7eba-43e1-9b90-688a39068b48 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:09.080621 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-8125307c-7eba-43e1-9b90-688a39068b48 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:09.081393 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-8125307c-7eba-43e1-9b90-688a39068b48 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:09.088618 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:09.088618 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:09.094245 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-8125307c-7eba-43e1-9b90-688a39068b48 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:09.100414 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-8125307c-7eba-43e1-9b90-688a39068b48 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:09.100890 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 382/1496] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:09 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:09.175660 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c7e3add-b8d9-4a23-8f68-abb57951a0a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:09.176055 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c7e3add-b8d9-4a23-8f68-abb57951a0a3 None None] GET https://10.4.3.227/volume// Jul 31 05:31:09.176255 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c7e3add-b8d9-4a23-8f68-abb57951a0a3 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:09.176464 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c7e3add-b8d9-4a23-8f68-abb57951a0a3 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:09.176787 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c7e3add-b8d9-4a23-8f68-abb57951a0a3 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:09.177091 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 375/1497] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:31: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 31 05:31:09.184856 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-49260049-63c4-47ac-a096-579b993314c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:09.186970 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-49260049-63c4-47ac-a096-579b993314c9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:31:09.187327 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-49260049-63c4-47ac-a096-579b993314c9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01cdbc39-4f2d-4b72-b549-ecddc5fb6145", "connector": null, "instance_uuid": "03b8e2b4-4cf4-452d-ad92-3a8fd600e756"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:09.196423 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:09.196423 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:09.229787 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-49260049-63c4-47ac-a096-579b993314c9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:31:09.229941 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 364/1498] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:31:09 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:09.272059 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3d710368-d418-4a52-a843-88b91e96e112 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:09.274125 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d710368-d418-4a52-a843-88b91e96e112 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:09.274420 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d710368-d418-4a52-a843-88b91e96e112 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:09.274691 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d710368-d418-4a52-a843-88b91e96e112 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:09.285927 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:09.285927 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:09.286573 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2e6e7f1-5974-4e26-90ce-40a11024fa0f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:09.287063 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2e6e7f1-5974-4e26-90ce-40a11024fa0f None None] GET https://10.4.3.227/volume// Jul 31 05:31:09.287311 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2e6e7f1-5974-4e26-90ce-40a11024fa0f None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:09.287585 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2e6e7f1-5974-4e26-90ce-40a11024fa0f None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:09.288043 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2e6e7f1-5974-4e26-90ce-40a11024fa0f None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:09.288493 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 383/1499] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:09.289690 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3d710368-d418-4a52-a843-88b91e96e112 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:09.302708 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-491d1053-1c75-4c84-970e-30dae3d7e5f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:09.304804 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-491d1053-1c75-4c84-970e-30dae3d7e5f7 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:09.305054 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-491d1053-1c75-4c84-970e-30dae3d7e5f7 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:09.305324 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-491d1053-1c75-4c84-970e-30dae3d7e5f7 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:09.315010 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d710368-d418-4a52-a843-88b91e96e112 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:09.315461 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 378/1500] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:09 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:09.318396 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:09.318396 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:09.322263 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-491d1053-1c75-4c84-970e-30dae3d7e5f7 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:09.334207 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-491d1053-1c75-4c84-970e-30dae3d7e5f7 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:09.334682 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 376/1501] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:09 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 1023 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:09.454851 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-1b2f5716-6bc5-4834-864a-9dd447449503 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:09.456920 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-1b2f5716-6bc5-4834-864a-9dd447449503 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] PUT https://10.4.3.227/volume/v3/attachments/fc7fc43c-e7b6-4c75-bbc4-441dd9c2bfd8 Jul 31 05:31:09.457317 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-1b2f5716-6bc5-4834-864a-9dd447449503 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:09.468095 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-1b2f5716-6bc5-4834-864a-9dd447449503 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Acquiring lock "cinder-attachment_update-01cdbc39-4f2d-4b72-b549-ecddc5fb6145-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:31:09.475644 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-1b2f5716-6bc5-4834-864a-9dd447449503 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Lock "cinder-attachment_update-01cdbc39-4f2d-4b72-b549-ecddc5fb6145-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:31:09.475931 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:09.475931 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:09.586165 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-1b2f5716-6bc5-4834-864a-9dd447449503 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Lock "cinder-attachment_update-01cdbc39-4f2d-4b72-b549-ecddc5fb6145-np0000006182" released by "attachment_update" :: held 0.111s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:31:09.586625 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-1b2f5716-6bc5-4834-864a-9dd447449503 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments/fc7fc43c-e7b6-4c75-bbc4-441dd9c2bfd8 returned with HTTP 200 Jul 31 05:31:09.587086 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 365/1502] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:31:09 2026] PUT /volume/v3/attachments/fc7fc43c-e7b6-4c75-bbc4-441dd9c2bfd8 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:10.000251 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff660e59-eeb8-4973-96b2-f8956027258d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:10.000665 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff660e59-eeb8-4973-96b2-f8956027258d None None] GET https://10.4.3.227/volume// Jul 31 05:31:10.000834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff660e59-eeb8-4973-96b2-f8956027258d None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:10.001036 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff660e59-eeb8-4973-96b2-f8956027258d None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:10.002218 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff660e59-eeb8-4973-96b2-f8956027258d None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:10.002547 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 384/1503] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:10.010932 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-245e8fb3-8b3e-48ca-a3d2-100177574ba4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:10.011940 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-29af0990-210f-4e15-8b3e-85e58ccea779 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:10.013516 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-245e8fb3-8b3e-48ca-a3d2-100177574ba4 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:31:10.015143 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-245e8fb3-8b3e-48ca-a3d2-100177574ba4 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:10.015143 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-245e8fb3-8b3e-48ca-a3d2-100177574ba4 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:10.015217 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-29af0990-210f-4e15-8b3e-85e58ccea779 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] GET https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 Jul 31 05:31:10.015217 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-29af0990-210f-4e15-8b3e-85e58ccea779 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:10.015217 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-29af0990-210f-4e15-8b3e-85e58ccea779 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:10.023434 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:10.023434 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:10.035273 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-245e8fb3-8b3e-48ca-a3d2-100177574ba4 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:31:10.035528 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:10.035528 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:10.037687 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-29af0990-210f-4e15-8b3e-85e58ccea779 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Volume info retrieved successfully. Jul 31 05:31:10.039939 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-245e8fb3-8b3e-48ca-a3d2-100177574ba4 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 200 Jul 31 05:31:10.040755 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 379/1504] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:10 2026] GET /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:10.050126 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-29af0990-210f-4e15-8b3e-85e58ccea779 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 returned with HTTP 200 Jul 31 05:31:10.050582 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 377/1505] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:10 2026] GET /volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 => generated 1540 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:10.082248 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9086ccf7-4405-47be-a7b5-995d7ea1f481 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:10.084910 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9086ccf7-4405-47be-a7b5-995d7ea1f481 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d Jul 31 05:31:10.085204 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9086ccf7-4405-47be-a7b5-995d7ea1f481 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:10.085481 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9086ccf7-4405-47be-a7b5-995d7ea1f481 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:10.091351 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9086ccf7-4405-47be-a7b5-995d7ea1f481 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d returned with HTTP 404 Jul 31 05:31:10.092794 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 366/1506] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:31:10 2026] GET /volume/v3/snapshots/d174743f-5d78-4af1-8129-28fa2bf9822d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:10.106199 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-07fdf1ce-f06f-4256-b2cb-b4ed4df21e82 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:10.110845 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07fdf1ce-f06f-4256-b2cb-b4ed4df21e82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:31:10.111128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07fdf1ce-f06f-4256-b2cb-b4ed4df21e82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:10.111394 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-07fdf1ce-f06f-4256-b2cb-b4ed4df21e82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:10.118644 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7ee489b1-7f45-4d91-848b-b5cddbb08d65 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:10.119088 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:10.119088 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:10.120898 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ee489b1-7f45-4d91-848b-b5cddbb08d65 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:31:10.121299 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ee489b1-7f45-4d91-848b-b5cddbb08d65 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:10.121644 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ee489b1-7f45-4d91-848b-b5cddbb08d65 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:10.123901 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-07fdf1ce-f06f-4256-b2cb-b4ed4df21e82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:31:10.129664 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-07fdf1ce-f06f-4256-b2cb-b4ed4df21e82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:31:10.130191 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 385/1507] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:10 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:10.137028 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:10.137028 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:10.145019 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7ee489b1-7f45-4d91-848b-b5cddbb08d65 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:31:10.150124 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ee489b1-7f45-4d91-848b-b5cddbb08d65 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 200 Jul 31 05:31:10.150751 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 380/1508] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:10 2026] GET /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:10.163208 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:10.168980 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:31:10.169484 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1457248958"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:10.171399 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request body: {'volume': {'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1457248958'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:31:10.173048 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-f3d0c647-5075-48ee-9a78-cdc60c8fd0cc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:10.176963 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-f3d0c647-5075-48ee-9a78-cdc60c8fd0cc tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] PUT https://10.4.3.227/volume/v3/attachments/efb19b46-e0e2-41af-ab4f-6cd03a9020b8 Jul 31 05:31:10.177526 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-f3d0c647-5075-48ee-9a78-cdc60c8fd0cc tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:10.191288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-f3d0c647-5075-48ee-9a78-cdc60c8fd0cc tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Acquiring lock "cinder-attachment_update-1824a4d6-656b-44fb-926b-dbdadb579bb9-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:31:10.195411 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-f3d0c647-5075-48ee-9a78-cdc60c8fd0cc tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Lock "cinder-attachment_update-1824a4d6-656b-44fb-926b-dbdadb579bb9-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:31:10.196290 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:10.196290 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:10.276894 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume of 1 GB Jul 31 05:31:10.283303 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Availability Zones retrieved successfully. Jul 31 05:31:10.289772 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (0b1c5a3d-d5f5-4f0c-a851-6b6b6adb2dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:10.291950 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b3d5bb-fa32-446d-814d-f483cd15fd8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:10.292894 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:10.329629 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-f3d0c647-5075-48ee-9a78-cdc60c8fd0cc tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Lock "cinder-attachment_update-1824a4d6-656b-44fb-926b-dbdadb579bb9-np0000006182" released by "attachment_update" :: held 0.134s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:31:10.330068 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-f3d0c647-5075-48ee-9a78-cdc60c8fd0cc tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/attachments/efb19b46-e0e2-41af-ab4f-6cd03a9020b8 returned with HTTP 200 Jul 31 05:31:10.331243 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 367/1509] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:31:10 2026] PUT /volume/v3/attachments/efb19b46-e0e2-41af-ab4f-6cd03a9020b8 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:10.331326 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f97c64b2-49c5-45bb-9547-8d0f81897ac5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:10.334000 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f97c64b2-49c5-45bb-9547-8d0f81897ac5 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:10.334290 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f97c64b2-49c5-45bb-9547-8d0f81897ac5 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:10.334659 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f97c64b2-49c5-45bb-9547-8d0f81897ac5 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:10.347122 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:10.347122 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:10.352583 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f97c64b2-49c5-45bb-9547-8d0f81897ac5 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:10.357287 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f97c64b2-49c5-45bb-9547-8d0f81897ac5 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:10.357669 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 386/1510] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:10 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:10.368680 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-0eea91d5-8930-4ebe-a815-38dca1a7b9b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:10.371466 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-0eea91d5-8930-4ebe-a815-38dca1a7b9b2 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] POST https://10.4.3.227/volume/v3/attachments/efb19b46-e0e2-41af-ab4f-6cd03a9020b8/action Jul 31 05:31:10.371838 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-0eea91d5-8930-4ebe-a815-38dca1a7b9b2 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:10.372039 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-0eea91d5-8930-4ebe-a815-38dca1a7b9b2 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:10.378336 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b3d5bb-fa32-446d-814d-f483cd15fd8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:10.378336 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669aec29-e465-4cd4-82db-15ec6062f211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:10.396262 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:10.396262 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:10.410913 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a638a25d-c625-48d8-bdb9-10521ee1cb9b req-0eea91d5-8930-4ebe-a815-38dca1a7b9b2 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/attachments/efb19b46-e0e2-41af-ab4f-6cd03a9020b8/action returned with HTTP 204 Jul 31 05:31:10.410913 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 381/1511] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:31:10 2026] POST /volume/v3/attachments/efb19b46-e0e2-41af-ab4f-6cd03a9020b8/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:10.439478 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['13f692aa-28f5-4fb6-9af8-a6eef8232ab0', 'd358f8d6-c3ac-4b70-8fb0-1a154a84e8e6', 'd2b47b24-6772-4aaf-b2f7-b7d5383eb629', '644fefe5-143f-48aa-a02f-00cc78d70259'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:10.439478 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (669aec29-e465-4cd4-82db-15ec6062f211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13f692aa-28f5-4fb6-9af8-a6eef8232ab0', 'd358f8d6-c3ac-4b70-8fb0-1a154a84e8e6', 'd2b47b24-6772-4aaf-b2f7-b7d5383eb629', '644fefe5-143f-48aa-a02f-00cc78d70259']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:10.439478 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c155563c-b52e-466f-b25e-00052ef00a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:10.463733 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c155563c-b52e-466f-b25e-00052ef00a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c12d29a-8bce-407f-96c4-90ab28ec7979', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1457248958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['13f692aa-28f5-4fb6-9af8-a6eef8232ab0','d358f8d6-c3ac-4b70-8fb0-1a154a84e8e6','d2b47b24-6772-4aaf-b2f7-b7d5383eb629','644fefe5-143f-48aa-a02f-00cc78d70259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1457248958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c12d29a-8bce-407f-96c4-90ab28ec7979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857902a180fe446ab345ceeeb599ece0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:10.465717 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189d470c-aa56-4931-8a9b-a19f2ebaefc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:10.495226 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189d470c-aa56-4931-8a9b-a19f2ebaefc9) transitioned into state 'SUCCESS' from state '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-1457248958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['13f692aa-28f5-4fb6-9af8-a6eef8232ab0','d358f8d6-c3ac-4b70-8fb0-1a154a84e8e6','d2b47b24-6772-4aaf-b2f7-b7d5383eb629','644fefe5-143f-48aa-a02f-00cc78d70259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:10.496139 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2f58dc-b260-4045-8183-6e91df78a04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:10.512757 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2f58dc-b260-4045-8183-6e91df78a04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:10.513944 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (0b1c5a3d-d5f5-4f0c-a851-6b6b6adb2dde) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:10.514441 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request issued successfully. Jul 31 05:31:10.515233 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d12a0ebc-4196-4141-83e1-8b54eb6facb4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:31:10.515877 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 378/1512] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:31:10 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 31 05:31:10.533645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed4bc0a3-a02e-40bf-9eff-8f241ada6d4f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:10.536052 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed4bc0a3-a02e-40bf-9eff-8f241ada6d4f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:31:10.536412 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed4bc0a3-a02e-40bf-9eff-8f241ada6d4f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:10.536683 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed4bc0a3-a02e-40bf-9eff-8f241ada6d4f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:10.548523 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:10.548523 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:10.552980 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed4bc0a3-a02e-40bf-9eff-8f241ada6d4f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:31:10.559348 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed4bc0a3-a02e-40bf-9eff-8f241ada6d4f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:31:10.559883 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 368/1513] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:10 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:11.371630 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-89a9bde0-88ca-425d-897c-f0abb18f66b5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:11.373966 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89a9bde0-88ca-425d-897c-f0abb18f66b5 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:11.374252 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89a9bde0-88ca-425d-897c-f0abb18f66b5 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:11.374518 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89a9bde0-88ca-425d-897c-f0abb18f66b5 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:11.392050 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:11.392050 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:11.395976 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-89a9bde0-88ca-425d-897c-f0abb18f66b5 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:11.400579 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89a9bde0-88ca-425d-897c-f0abb18f66b5 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:11.401149 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 387/1514] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:11 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:11.576143 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-74d31dd7-9ecd-48a0-a659-75aac4ff5a61 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:11.577503 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74d31dd7-9ecd-48a0-a659-75aac4ff5a61 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:31:11.577673 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74d31dd7-9ecd-48a0-a659-75aac4ff5a61 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:11.577969 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74d31dd7-9ecd-48a0-a659-75aac4ff5a61 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:11.585068 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:11.585068 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:11.589284 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-74d31dd7-9ecd-48a0-a659-75aac4ff5a61 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:31:11.593884 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74d31dd7-9ecd-48a0-a659-75aac4ff5a61 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:31:11.594282 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 382/1515] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:11 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1362 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:12.415332 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6302cc6d-3bef-4360-9a46-c24585ff07ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:12.418294 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6302cc6d-3bef-4360-9a46-c24585ff07ea tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:12.418512 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6302cc6d-3bef-4360-9a46-c24585ff07ea tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:12.418691 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6302cc6d-3bef-4360-9a46-c24585ff07ea tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:12.428164 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:12.428164 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:12.431727 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6302cc6d-3bef-4360-9a46-c24585ff07ea tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:12.436614 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6302cc6d-3bef-4360-9a46-c24585ff07ea tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:12.437115 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 379/1516] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:12 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:12.889285 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-33fbfa98-bf93-47eb-bac1-13423294fc70 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:12.892045 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-33fbfa98-bf93-47eb-bac1-13423294fc70 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/attachments/fc7fc43c-e7b6-4c75-bbc4-441dd9c2bfd8/action Jul 31 05:31:12.892560 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-33fbfa98-bf93-47eb-bac1-13423294fc70 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:12.892738 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-33fbfa98-bf93-47eb-bac1-13423294fc70 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:12.915541 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:12.915541 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:12.932681 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3b0be634-8768-40c6-9c84-2a09f73a0fb6 req-33fbfa98-bf93-47eb-bac1-13423294fc70 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments/fc7fc43c-e7b6-4c75-bbc4-441dd9c2bfd8/action returned with HTTP 204 Jul 31 05:31:12.933149 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 369/1517] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:31:12 2026] POST /volume/v3/attachments/fc7fc43c-e7b6-4c75-bbc4-441dd9c2bfd8/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:13.265512 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7148a695-8118-4422-a0fb-c16fe113cd2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:13.267194 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7148a695-8118-4422-a0fb-c16fe113cd2d tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] DELETE https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:31:13.267369 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7148a695-8118-4422-a0fb-c16fe113cd2d tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:13.267563 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7148a695-8118-4422-a0fb-c16fe113cd2d tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:13.267727 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7148a695-8118-4422-a0fb-c16fe113cd2d tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Delete volume with id: c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:31:13.277067 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:13.277067 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:13.277543 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7148a695-8118-4422-a0fb-c16fe113cd2d tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:31:13.304291 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7148a695-8118-4422-a0fb-c16fe113cd2d tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Delete volume request issued successfully. Jul 31 05:31:13.304582 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7148a695-8118-4422-a0fb-c16fe113cd2d tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 202 Jul 31 05:31:13.305135 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 388/1518] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:13 2026] DELETE /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:13.313783 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6e4e9ae9-8509-4155-a088-f7891431b105 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:13.318700 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e4e9ae9-8509-4155-a088-f7891431b105 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:31:13.318883 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e4e9ae9-8509-4155-a088-f7891431b105 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:13.319055 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e4e9ae9-8509-4155-a088-f7891431b105 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:13.328287 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:13.328287 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:13.333997 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6e4e9ae9-8509-4155-a088-f7891431b105 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:31:13.343391 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e4e9ae9-8509-4155-a088-f7891431b105 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 200 Jul 31 05:31:13.343757 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 383/1519] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:13 2026] GET /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:13.451537 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-381bc8ca-0e2a-438d-bf38-476aa867845f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:13.453529 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-381bc8ca-0e2a-438d-bf38-476aa867845f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:13.453734 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-381bc8ca-0e2a-438d-bf38-476aa867845f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:13.453912 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-381bc8ca-0e2a-438d-bf38-476aa867845f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:13.463383 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:13.463383 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:13.466540 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-381bc8ca-0e2a-438d-bf38-476aa867845f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:13.470360 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-381bc8ca-0e2a-438d-bf38-476aa867845f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:13.470711 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 380/1520] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:13 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:13.487411 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7768b9a4-4ae4-45c9-971f-2867858d9ef0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:13.489238 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7768b9a4-4ae4-45c9-971f-2867858d9ef0 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:13.489454 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7768b9a4-4ae4-45c9-971f-2867858d9ef0 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:13.489655 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7768b9a4-4ae4-45c9-971f-2867858d9ef0 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:13.502184 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:13.502184 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:13.505751 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7768b9a4-4ae4-45c9-971f-2867858d9ef0 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:13.509817 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7768b9a4-4ae4-45c9-971f-2867858d9ef0 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:13.510153 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 370/1521] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:13 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:13.840689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-c1cb81c0-36ce-4343-a3ee-cbb8899e6b02 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:13.845992 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-c1cb81c0-36ce-4343-a3ee-cbb8899e6b02 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:13.846173 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-c1cb81c0-36ce-4343-a3ee-cbb8899e6b02 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:13.847199 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-c1cb81c0-36ce-4343-a3ee-cbb8899e6b02 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:13.865547 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:13.865547 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:13.872731 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-c1cb81c0-36ce-4343-a3ee-cbb8899e6b02 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:13.878234 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-c1cb81c0-36ce-4343-a3ee-cbb8899e6b02 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:13.878636 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 389/1522] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:13 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:13.926151 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-3db669fd-16c9-4cf1-ba96-5e77e6ed4c81 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:13.934780 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-3db669fd-16c9-4cf1-ba96-5e77e6ed4c81 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d/action Jul 31 05:31:13.934780 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-3db669fd-16c9-4cf1-ba96-5e77e6ed4c81 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:13.934780 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-3db669fd-16c9-4cf1-ba96-5e77e6ed4c81 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:13.950307 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:13.950307 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:13.950307 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-3db669fd-16c9-4cf1-ba96-5e77e6ed4c81 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:13.959084 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-3db669fd-16c9-4cf1-ba96-5e77e6ed4c81 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Begin detaching volume completed successfully. Jul 31 05:31:13.959311 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-3db669fd-16c9-4cf1-ba96-5e77e6ed4c81 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d/action returned with HTTP 202 Jul 31 05:31:13.960449 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 384/1523] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:31:13 2026] POST /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:31:13.985999 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c3ff88b0-1caf-4c19-8558-a5cf8eb2f690 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:13.987923 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c3ff88b0-1caf-4c19-8558-a5cf8eb2f690 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:13.988200 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c3ff88b0-1caf-4c19-8558-a5cf8eb2f690 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:13.988331 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c3ff88b0-1caf-4c19-8558-a5cf8eb2f690 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:14.002046 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:14.002046 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:14.014067 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c3ff88b0-1caf-4c19-8558-a5cf8eb2f690 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:14.019906 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c3ff88b0-1caf-4c19-8558-a5cf8eb2f690 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:14.020307 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 381/1524] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:13 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:14.027478 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-78c67d5a-2a0b-464d-a939-3551fe81943d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:14.027823 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78c67d5a-2a0b-464d-a939-3551fe81943d None None] GET https://10.4.3.227/volume// Jul 31 05:31:14.028008 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78c67d5a-2a0b-464d-a939-3551fe81943d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:14.028219 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78c67d5a-2a0b-464d-a939-3551fe81943d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:14.028550 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78c67d5a-2a0b-464d-a939-3551fe81943d None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:14.028834 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 371/1525] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:14.035944 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-223a56b1-dd1a-4d09-b0b5-65cc37ce0c8e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:14.038427 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-223a56b1-dd1a-4d09-b0b5-65cc37ce0c8e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:14.038725 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-223a56b1-dd1a-4d09-b0b5-65cc37ce0c8e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:14.038964 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-223a56b1-dd1a-4d09-b0b5-65cc37ce0c8e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:14.050523 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:14.050523 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:14.052610 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-223a56b1-dd1a-4d09-b0b5-65cc37ce0c8e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:14.057117 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-223a56b1-dd1a-4d09-b0b5-65cc37ce0c8e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:14.057681 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 390/1526] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:14 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:14.361442 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f94334d3-e857-4c56-9320-eb400ad47dae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:14.363537 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f94334d3-e857-4c56-9320-eb400ad47dae tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 Jul 31 05:31:14.363907 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f94334d3-e857-4c56-9320-eb400ad47dae tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:14.364266 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f94334d3-e857-4c56-9320-eb400ad47dae tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:14.371254 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f94334d3-e857-4c56-9320-eb400ad47dae tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 returned with HTTP 404 Jul 31 05:31:14.371961 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 385/1527] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:14 2026] GET /volume/v3/volumes/c2327819-f0ab-4396-a72a-854d1a017963 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:14.428011 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9204a07-7581-43d4-8e35-55e098386fca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:14.430875 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9204a07-7581-43d4-8e35-55e098386fca tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] DELETE https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:31:14.431155 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9204a07-7581-43d4-8e35-55e098386fca tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:14.431395 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9204a07-7581-43d4-8e35-55e098386fca tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:14.431615 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e9204a07-7581-43d4-8e35-55e098386fca tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Delete volume with id: 4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:31:14.442959 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:14.442959 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:14.443947 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9204a07-7581-43d4-8e35-55e098386fca tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:31:14.474407 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9204a07-7581-43d4-8e35-55e098386fca tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Delete volume request issued successfully. Jul 31 05:31:14.474800 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9204a07-7581-43d4-8e35-55e098386fca tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 202 Jul 31 05:31:14.475427 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 382/1528] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:14 2026] DELETE /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:14.482516 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b84d610f-ebf7-4c5e-b36d-6c4685b53b0e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:14.484680 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b84d610f-ebf7-4c5e-b36d-6c4685b53b0e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:31:14.484964 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b84d610f-ebf7-4c5e-b36d-6c4685b53b0e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:14.485176 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b84d610f-ebf7-4c5e-b36d-6c4685b53b0e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:14.493321 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:14.493321 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:14.497807 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b84d610f-ebf7-4c5e-b36d-6c4685b53b0e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Volume info retrieved successfully. Jul 31 05:31:14.503314 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b84d610f-ebf7-4c5e-b36d-6c4685b53b0e tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 200 Jul 31 05:31:14.503830 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 372/1529] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:14 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:15.037899 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-324a40fa-cc1f-4f3b-b29e-84a33b9fd36a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:15.039678 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-324a40fa-cc1f-4f3b-b29e-84a33b9fd36a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:15.039882 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-324a40fa-cc1f-4f3b-b29e-84a33b9fd36a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:15.040073 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-324a40fa-cc1f-4f3b-b29e-84a33b9fd36a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:15.051766 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:15.051766 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:15.055575 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-324a40fa-cc1f-4f3b-b29e-84a33b9fd36a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:15.061971 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-324a40fa-cc1f-4f3b-b29e-84a33b9fd36a tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:15.062359 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 391/1530] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:15 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:15.515760 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5a4d8e45-d2bf-4565-b15d-3861d70315f2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:15.518059 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a4d8e45-d2bf-4565-b15d-3861d70315f2 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] GET https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 Jul 31 05:31:15.518382 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a4d8e45-d2bf-4565-b15d-3861d70315f2 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:15.518680 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a4d8e45-d2bf-4565-b15d-3861d70315f2 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:15.526230 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a4d8e45-d2bf-4565-b15d-3861d70315f2 tempest-AttachVolumeShelveTestJSON-1920291560 tempest-AttachVolumeShelveTestJSON-1920291560-project-member] https://10.4.3.227/volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 returned with HTTP 404 Jul 31 05:31:15.526871 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 386/1531] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:15 2026] GET /volume/v3/volumes/4d4fd191-4a2f-41b1-a3d7-2bc6cd553530 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:16.078365 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6352c398-9fd6-4df7-a79e-823db2fa0326 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:16.080591 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6352c398-9fd6-4df7-a79e-823db2fa0326 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:16.082134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6352c398-9fd6-4df7-a79e-823db2fa0326 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:16.082134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6352c398-9fd6-4df7-a79e-823db2fa0326 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:16.093231 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:16.093231 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:16.097440 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6352c398-9fd6-4df7-a79e-823db2fa0326 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:16.104336 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6352c398-9fd6-4df7-a79e-823db2fa0326 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:16.104642 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 383/1532] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:16 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:16.107169 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-74b77e2c-aeb8-4cb5-b0ea-6305aa241876 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:16.120409 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-74b77e2c-aeb8-4cb5-b0ea-6305aa241876 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] DELETE https://10.4.3.227/volume/v3/attachments/3db7990a-85c5-478d-b84c-cafe110c85c5 Jul 31 05:31:16.121188 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-74b77e2c-aeb8-4cb5-b0ea-6305aa241876 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:16.121188 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-74b77e2c-aeb8-4cb5-b0ea-6305aa241876 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:16.136540 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:16.136540 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:16.201123 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4f3101eb-b219-49c7-a6c0-71ab1cb3322a req-74b77e2c-aeb8-4cb5-b0ea-6305aa241876 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments/3db7990a-85c5-478d-b84c-cafe110c85c5 returned with HTTP 200 Jul 31 05:31:16.201123 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 373/1533] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:31:16 2026] DELETE /volume/v3/attachments/3db7990a-85c5-478d-b84c-cafe110c85c5 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:16.824089 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4ada1e2e-566e-4ed7-8f84-27cce2b50164 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:16.826341 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ada1e2e-566e-4ed7-8f84-27cce2b50164 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:16.826616 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ada1e2e-566e-4ed7-8f84-27cce2b50164 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:16.826831 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ada1e2e-566e-4ed7-8f84-27cce2b50164 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:16.834077 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:16.834077 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:16.837719 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4ada1e2e-566e-4ed7-8f84-27cce2b50164 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:16.841832 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ada1e2e-566e-4ed7-8f84-27cce2b50164 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:16.842228 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 392/1534] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:16 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:16.893013 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1f1f036c-79de-4289-8dca-c053e6185935 req-72b20ef4-6068-4a81-811a-18d8d10058ba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:16.895605 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-72b20ef4-6068-4a81-811a-18d8d10058ba tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:16.895835 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-72b20ef4-6068-4a81-811a-18d8d10058ba tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:16.896064 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-72b20ef4-6068-4a81-811a-18d8d10058ba tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:16.904739 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:16.904739 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:16.909008 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1f1f036c-79de-4289-8dca-c053e6185935 req-72b20ef4-6068-4a81-811a-18d8d10058ba tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:16.914702 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-72b20ef4-6068-4a81-811a-18d8d10058ba tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:16.915227 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 387/1535] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:16 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:17.013599 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d1dedbc8-89bf-4a5a-85b0-64dcd17b1235 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.013884 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1dedbc8-89bf-4a5a-85b0-64dcd17b1235 None None] GET https://10.4.3.227/volume// Jul 31 05:31:17.014136 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1dedbc8-89bf-4a5a-85b0-64dcd17b1235 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:17.014394 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1dedbc8-89bf-4a5a-85b0-64dcd17b1235 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:17.016384 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1dedbc8-89bf-4a5a-85b0-64dcd17b1235 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:17.016807 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 384/1536] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:31:17 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:31:17.025267 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1f1f036c-79de-4289-8dca-c053e6185935 req-fbcf720e-0bf6-4c3b-9e3e-22fcfe8f21a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.065580 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-fbcf720e-0bf6-4c3b-9e3e-22fcfe8f21a5 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:31:17.065970 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-fbcf720e-0bf6-4c3b-9e3e-22fcfe8f21a5 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89282f7b-7dbd-49b6-9217-2f21c4acee0d", "connector": null, "instance_uuid": "bd1d6ff7-62e4-4528-b1f8-242f44bc4190"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:17.076933 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:17.076933 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:17.124702 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-179823f9-51db-4faa-9913-27bddd7625e8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.125217 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-fbcf720e-0bf6-4c3b-9e3e-22fcfe8f21a5 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:31:17.125814 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 374/1537] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:31:17 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:17.126538 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-179823f9-51db-4faa-9913-27bddd7625e8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:17.126746 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-179823f9-51db-4faa-9913-27bddd7625e8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:17.126953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-179823f9-51db-4faa-9913-27bddd7625e8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:17.133616 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:17.133616 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:17.138240 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-179823f9-51db-4faa-9913-27bddd7625e8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:17.143345 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-179823f9-51db-4faa-9913-27bddd7625e8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:17.143747 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 393/1538] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:17 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:17.166692 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-35ec69ef-4ea1-4479-87e3-232f639aeeed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.168741 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35ec69ef-4ea1-4479-87e3-232f639aeeed tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:17.169014 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35ec69ef-4ea1-4479-87e3-232f639aeeed tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:17.169243 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35ec69ef-4ea1-4479-87e3-232f639aeeed tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:17.178618 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:17.178618 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:17.181978 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-35ec69ef-4ea1-4479-87e3-232f639aeeed tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:17.185687 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c24887c2-bf12-46fc-825b-357eb0f826d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.186075 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c24887c2-bf12-46fc-825b-357eb0f826d5 None None] GET https://10.4.3.227/volume// Jul 31 05:31:17.186168 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c24887c2-bf12-46fc-825b-357eb0f826d5 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:17.186336 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c24887c2-bf12-46fc-825b-357eb0f826d5 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:17.186677 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c24887c2-bf12-46fc-825b-357eb0f826d5 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:17.186823 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35ec69ef-4ea1-4479-87e3-232f639aeeed tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:17.186898 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 385/1539] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:17.187364 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 388/1540] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:17 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:17.198738 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1f1f036c-79de-4289-8dca-c053e6185935 req-6da87a16-4f04-4c46-b340-af10776d6a9b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.200762 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-6da87a16-4f04-4c46-b340-af10776d6a9b tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:17.200987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-6da87a16-4f04-4c46-b340-af10776d6a9b tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:17.201164 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-6da87a16-4f04-4c46-b340-af10776d6a9b tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:17.209884 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:17.209884 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:17.215755 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1f1f036c-79de-4289-8dca-c053e6185935 req-6da87a16-4f04-4c46-b340-af10776d6a9b tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:17.221385 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-6da87a16-4f04-4c46-b340-af10776d6a9b tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:17.221385 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 375/1541] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:17 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 1026 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:17.233038 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-37caff2d-30c8-46bc-bad5-a9682e4de0f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.241708 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-37caff2d-30c8-46bc-bad5-a9682e4de0f1 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:17.242012 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-37caff2d-30c8-46bc-bad5-a9682e4de0f1 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:17.242236 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-37caff2d-30c8-46bc-bad5-a9682e4de0f1 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:17.262893 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:17.262893 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:17.269196 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-37caff2d-30c8-46bc-bad5-a9682e4de0f1 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:17.274197 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-37caff2d-30c8-46bc-bad5-a9682e4de0f1 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:17.275683 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 394/1542] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:17 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:17.302074 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-b8c530df-c97b-4d9c-b2e5-8954d7ccfea8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.307681 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-b8c530df-c97b-4d9c-b2e5-8954d7ccfea8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] POST https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145/action Jul 31 05:31:17.307681 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-b8c530df-c97b-4d9c-b2e5-8954d7ccfea8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:17.307681 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-b8c530df-c97b-4d9c-b2e5-8954d7ccfea8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:17.329056 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:17.329056 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:17.329315 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-b8c530df-c97b-4d9c-b2e5-8954d7ccfea8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:17.337963 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-b8c530df-c97b-4d9c-b2e5-8954d7ccfea8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Begin detaching volume completed successfully. Jul 31 05:31:17.337963 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-b8c530df-c97b-4d9c-b2e5-8954d7ccfea8 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145/action returned with HTTP 202 Jul 31 05:31:17.343275 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 386/1543] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:31:17 2026] POST /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:31:17.344903 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1f1f036c-79de-4289-8dca-c053e6185935 req-bd443f03-933f-404c-9c05-4f9c5d407620 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.350900 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-bd443f03-933f-404c-9c05-4f9c5d407620 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] PUT https://10.4.3.227/volume/v3/attachments/3aced70c-6ac0-4c3b-80ac-8b02fd3a2c76 Jul 31 05:31:17.350900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-bd443f03-933f-404c-9c05-4f9c5d407620 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:17.365131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1f1f036c-79de-4289-8dca-c053e6185935 req-bd443f03-933f-404c-9c05-4f9c5d407620 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Acquiring lock "cinder-attachment_update-89282f7b-7dbd-49b6-9217-2f21c4acee0d-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:31:17.371082 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1f1f036c-79de-4289-8dca-c053e6185935 req-bd443f03-933f-404c-9c05-4f9c5d407620 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Lock "cinder-attachment_update-89282f7b-7dbd-49b6-9217-2f21c4acee0d-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:31:17.371340 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:17.371340 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:17.383078 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-649a7326-1bc1-4232-91b9-b3434082f8d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.385175 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-649a7326-1bc1-4232-91b9-b3434082f8d9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:17.385673 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-649a7326-1bc1-4232-91b9-b3434082f8d9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:17.386207 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-649a7326-1bc1-4232-91b9-b3434082f8d9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:17.405466 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:17.405466 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:17.410772 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-649a7326-1bc1-4232-91b9-b3434082f8d9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:17.411999 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb527a9d-35d9-4ee9-825e-f82490bb8675 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.412522 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb527a9d-35d9-4ee9-825e-f82490bb8675 None None] GET https://10.4.3.227/volume// Jul 31 05:31:17.412693 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb527a9d-35d9-4ee9-825e-f82490bb8675 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:17.412896 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb527a9d-35d9-4ee9-825e-f82490bb8675 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:17.413345 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb527a9d-35d9-4ee9-825e-f82490bb8675 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:17.413632 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 395/1544] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:17.416870 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-649a7326-1bc1-4232-91b9-b3434082f8d9 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:17.417256 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 376/1545] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:17 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:17.422628 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-3cb7bbb9-22ac-4105-80d1-f67f842fd36b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:17.425378 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-3cb7bbb9-22ac-4105-80d1-f67f842fd36b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:17.425651 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-3cb7bbb9-22ac-4105-80d1-f67f842fd36b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:17.426384 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-3cb7bbb9-22ac-4105-80d1-f67f842fd36b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:17.438018 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:17.438018 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:17.441972 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-3cb7bbb9-22ac-4105-80d1-f67f842fd36b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:17.446974 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-3cb7bbb9-22ac-4105-80d1-f67f842fd36b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:17.447355 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 387/1546] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:17 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 1319 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:17.482992 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1f1f036c-79de-4289-8dca-c053e6185935 req-bd443f03-933f-404c-9c05-4f9c5d407620 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Lock "cinder-attachment_update-89282f7b-7dbd-49b6-9217-2f21c4acee0d-np0000006182" released by "attachment_update" :: held 0.113s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:31:17.483361 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-bd443f03-933f-404c-9c05-4f9c5d407620 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/3aced70c-6ac0-4c3b-80ac-8b02fd3a2c76 returned with HTTP 200 Jul 31 05:31:17.483832 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 389/1547] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:31:17 2026] PUT /volume/v3/attachments/3aced70c-6ac0-4c3b-80ac-8b02fd3a2c76 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:18.207456 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b82daaab-b4c6-4a87-9d17-f1d8dc71a0cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:18.210063 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b82daaab-b4c6-4a87-9d17-f1d8dc71a0cb tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:18.210336 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b82daaab-b4c6-4a87-9d17-f1d8dc71a0cb tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:18.210600 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b82daaab-b4c6-4a87-9d17-f1d8dc71a0cb tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:18.224579 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:18.224579 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:18.235041 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b82daaab-b4c6-4a87-9d17-f1d8dc71a0cb tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:18.240292 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b82daaab-b4c6-4a87-9d17-f1d8dc71a0cb tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:18.240801 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 396/1548] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:18 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:18.430557 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c703dffb-993c-497c-8fcd-70cc45d84041 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:18.433303 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c703dffb-993c-497c-8fcd-70cc45d84041 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:18.433529 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c703dffb-993c-497c-8fcd-70cc45d84041 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:18.433720 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c703dffb-993c-497c-8fcd-70cc45d84041 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:18.443404 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:18.443404 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:18.447388 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c703dffb-993c-497c-8fcd-70cc45d84041 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:18.451707 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c703dffb-993c-497c-8fcd-70cc45d84041 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:18.452176 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 377/1549] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:18 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:19.255754 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6c0f08b5-8580-43da-8d56-3f61a89be762 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:19.258765 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c0f08b5-8580-43da-8d56-3f61a89be762 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:19.259001 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c0f08b5-8580-43da-8d56-3f61a89be762 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:19.259244 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c0f08b5-8580-43da-8d56-3f61a89be762 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:19.271960 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:19.271960 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:19.280879 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6c0f08b5-8580-43da-8d56-3f61a89be762 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:19.288565 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c0f08b5-8580-43da-8d56-3f61a89be762 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:19.288985 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 388/1550] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:19 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:19.357541 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d6254a43-d214-4e43-8ae1-b7bb2c040f10 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:19.451249 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6254a43-d214-4e43-8ae1-b7bb2c040f10 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:31:19.451681 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6254a43-d214-4e43-8ae1-b7bb2c040f10 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:19.453532 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:19.453532 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:19.465007 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6682caaa-15d7-4a62-a833-1a5f7db389bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:19.467823 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6682caaa-15d7-4a62-a833-1a5f7db389bc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:19.468048 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6682caaa-15d7-4a62-a833-1a5f7db389bc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:19.468255 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6682caaa-15d7-4a62-a833-1a5f7db389bc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:19.468757 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6254a43-d214-4e43-8ae1-b7bb2c040f10 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:31:19.469079 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 390/1551] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:31:19 2026] POST /volume/v3/types => generated 188 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:19.478633 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6b25f69d-07f1-4cd4-9485-7fc39dc560b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:19.480952 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:19.480952 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:19.483192 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b25f69d-07f1-4cd4-9485-7fc39dc560b1 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:31:19.483562 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b25f69d-07f1-4cd4-9485-7fc39dc560b1 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:19.491123 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6682caaa-15d7-4a62-a833-1a5f7db389bc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:19.498073 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6682caaa-15d7-4a62-a833-1a5f7db389bc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:19.499036 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 397/1552] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:19 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:19.501547 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b25f69d-07f1-4cd4-9485-7fc39dc560b1 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:31:19.501954 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 378/1553] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:31:19 2026] POST /volume/v3/types => generated 188 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:19.512203 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ab21d68-287d-4b29-bee9-884da2302625 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:19.581996 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:31:19.582493 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1968050634"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:19.584369 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1968050634'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:31:19.588025 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Create volume of 1 GB Jul 31 05:31:19.588385 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:19.588385 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:19.589245 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Availability Zones retrieved successfully. Jul 31 05:31:19.597440 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Flow 'volume_create_api' (1d26fb7d-34be-45d4-aebe-52b017422d26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:19.598900 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2445daf-0a57-4ec4-80d8-34876ebf430e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:19.600349 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:19.621298 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2445daf-0a57-4ec4-80d8-34876ebf430e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:31:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64941b3b-590d-4d1b-8e75-861161fa1765,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64941b3b-590d-4d1b-8e75-861161fa1765', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:19.622115 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eae3b588-2944-4db7-baef-616c1da540e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:19.650900 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-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 31 05:31:19.651183 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-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 31 05:31:19.682590 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Created reservations ['e3bcacdb-7bc2-47ae-ac7d-32719bb12a87', '3600092c-c0ac-4fc6-a0e1-1dd5718dd2e2', '7cdd23c0-2ab8-478f-bae4-369c63c4066e', '3f214a42-3a19-4d44-8854-ede328524697'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:19.683618 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eae3b588-2944-4db7-baef-616c1da540e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3bcacdb-7bc2-47ae-ac7d-32719bb12a87', '3600092c-c0ac-4fc6-a0e1-1dd5718dd2e2', '7cdd23c0-2ab8-478f-bae4-369c63c4066e', '3f214a42-3a19-4d44-8854-ede328524697']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:19.684422 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079d32cd-f187-49c1-9d13-d220be1170f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:19.706836 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (079d32cd-f187-49c1-9d13-d220be1170f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0334efc-8b6d-40aa-884c-a7f091a7a4ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1968050634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17204ef3e0574f43b542bf4c0b46c382',qos_specs=None,replication_status=,reservations=['e3bcacdb-7bc2-47ae-ac7d-32719bb12a87','3600092c-c0ac-4fc6-a0e1-1dd5718dd2e2','7cdd23c0-2ab8-478f-bae4-369c63c4066e','3f214a42-3a19-4d44-8854-ede328524697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3294b21bbe54996ab3dab6030f01576',volume_type_id=64941b3b-590d-4d1b-8e75-861161fa1765), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1968050634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0334efc-8b6d-40aa-884c-a7f091a7a4ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17204ef3e0574f43b542bf4c0b46c382',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3294b21bbe54996ab3dab6030f01576',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64941b3b-590d-4d1b-8e75-861161fa1765),volume_type_id=64941b3b-590d-4d1b-8e75-861161fa1765)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:19.707905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d51a938-53ae-4169-8c1b-0d52cd278890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:19.726173 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d51a938-53ae-4169-8c1b-0d52cd278890) transitioned into state 'SUCCESS' from state '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-1968050634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17204ef3e0574f43b542bf4c0b46c382',qos_specs=None,replication_status=,reservations=['e3bcacdb-7bc2-47ae-ac7d-32719bb12a87','3600092c-c0ac-4fc6-a0e1-1dd5718dd2e2','7cdd23c0-2ab8-478f-bae4-369c63c4066e','3f214a42-3a19-4d44-8854-ede328524697'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3294b21bbe54996ab3dab6030f01576',volume_type_id=64941b3b-590d-4d1b-8e75-861161fa1765)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:19.727153 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c69531-decf-4a18-8d30-f1979fb8d826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:19.736631 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4c69531-decf-4a18-8d30-f1979fb8d826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:19.737590 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Flow 'volume_create_api' (1d26fb7d-34be-45d4-aebe-52b017422d26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:19.737974 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Create volume request issued successfully. Jul 31 05:31:19.738653 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ab21d68-287d-4b29-bee9-884da2302625 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:31:19.739119 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 389/1554] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:31:19 2026] POST /volume/v3/volumes => generated 768 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:31:19.754068 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06d60b99-48c2-4a78-9c06-0ab0ce329789 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:19.755627 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06d60b99-48c2-4a78-9c06-0ab0ce329789 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] GET https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad Jul 31 05:31:19.757592 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06d60b99-48c2-4a78-9c06-0ab0ce329789 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:19.757592 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06d60b99-48c2-4a78-9c06-0ab0ce329789 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:19.765300 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:19.765300 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:19.768342 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-06d60b99-48c2-4a78-9c06-0ab0ce329789 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Volume info retrieved successfully. Jul 31 05:31:19.772672 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06d60b99-48c2-4a78-9c06-0ab0ce329789 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad returned with HTTP 200 Jul 31 05:31:19.773196 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 391/1555] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:19 2026] GET /volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:20.304702 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-383a9241-f549-4abf-bf9e-1e1cb2cab28c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:20.306332 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-383a9241-f549-4abf-bf9e-1e1cb2cab28c tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:20.306574 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-383a9241-f549-4abf-bf9e-1e1cb2cab28c tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:20.306788 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-383a9241-f549-4abf-bf9e-1e1cb2cab28c tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:20.315388 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:20.315388 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:20.320147 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-383a9241-f549-4abf-bf9e-1e1cb2cab28c tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:20.324977 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-383a9241-f549-4abf-bf9e-1e1cb2cab28c tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:20.325449 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 398/1556] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:20 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:20.514573 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-086b6c42-c076-4987-a2c8-37d17585eba2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:20.518733 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-086b6c42-c076-4987-a2c8-37d17585eba2 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:20.518733 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-086b6c42-c076-4987-a2c8-37d17585eba2 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:20.518733 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-086b6c42-c076-4987-a2c8-37d17585eba2 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:20.529913 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:20.529913 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:20.534390 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-086b6c42-c076-4987-a2c8-37d17585eba2 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:20.540230 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-086b6c42-c076-4987-a2c8-37d17585eba2 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:20.540841 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 379/1557] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:20 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:20.755467 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1f1f036c-79de-4289-8dca-c053e6185935 req-85ee4b11-45f2-4903-8f32-f275eba85023 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:20.757585 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-85ee4b11-45f2-4903-8f32-f275eba85023 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] POST https://10.4.3.227/volume/v3/attachments/3aced70c-6ac0-4c3b-80ac-8b02fd3a2c76/action Jul 31 05:31:20.757971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-85ee4b11-45f2-4903-8f32-f275eba85023 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:20.758116 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-85ee4b11-45f2-4903-8f32-f275eba85023 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:20.772815 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:20.772815 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:20.785428 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1f1f036c-79de-4289-8dca-c053e6185935 req-85ee4b11-45f2-4903-8f32-f275eba85023 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/3aced70c-6ac0-4c3b-80ac-8b02fd3a2c76/action returned with HTTP 204 Jul 31 05:31:20.786906 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 390/1558] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:31:20 2026] POST /volume/v3/attachments/3aced70c-6ac0-4c3b-80ac-8b02fd3a2c76/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:20.787016 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bec042fc-7853-4d59-9cf7-fa0204023ee9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:20.793472 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bec042fc-7853-4d59-9cf7-fa0204023ee9 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] GET https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad Jul 31 05:31:20.793472 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bec042fc-7853-4d59-9cf7-fa0204023ee9 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:20.793472 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bec042fc-7853-4d59-9cf7-fa0204023ee9 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:20.803360 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:20.803360 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:20.808967 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bec042fc-7853-4d59-9cf7-fa0204023ee9 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Volume info retrieved successfully. Jul 31 05:31:20.813658 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bec042fc-7853-4d59-9cf7-fa0204023ee9 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad returned with HTTP 200 Jul 31 05:31:20.813658 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 392/1559] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:20 2026] GET /volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:20.825479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d4824f87-e907-4d21-a5e6-dfe8c9650f36 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:20.828656 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4824f87-e907-4d21-a5e6-dfe8c9650f36 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] GET https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad Jul 31 05:31:20.829175 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4824f87-e907-4d21-a5e6-dfe8c9650f36 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:20.829827 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d4824f87-e907-4d21-a5e6-dfe8c9650f36 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:20.839587 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:20.839587 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:20.846512 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d4824f87-e907-4d21-a5e6-dfe8c9650f36 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Volume info retrieved successfully. Jul 31 05:31:20.851970 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d4824f87-e907-4d21-a5e6-dfe8c9650f36 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad returned with HTTP 200 Jul 31 05:31:20.852512 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 399/1560] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:20 2026] GET /volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:20.864337 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:20.867322 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] POST https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad/action Jul 31 05:31:20.867660 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:20.867833 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:20.883322 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:20.883322 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:20.884083 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Volume info retrieved successfully. Jul 31 05:31:20.884166 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-de1287ac-7b4c-49a6-9ca0-1c2cb4d64111 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:20.886005 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-de1287ac-7b4c-49a6-9ca0-1c2cb4d64111 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] DELETE https://10.4.3.227/volume/v3/attachments/fc7fc43c-e7b6-4c75-bbc4-441dd9c2bfd8 Jul 31 05:31:20.886302 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-de1287ac-7b4c-49a6-9ca0-1c2cb4d64111 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:20.886372 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-de1287ac-7b4c-49a6-9ca0-1c2cb4d64111 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:20.892603 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:20.892603 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:20.904713 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-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 31 05:31:20.905125 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-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 31 05:31:20.931130 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bc56fb62-2a43-477f-8833-1fb2bfe29ef6 req-de1287ac-7b4c-49a6-9ca0-1c2cb4d64111 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/attachments/fc7fc43c-e7b6-4c75-bbc4-441dd9c2bfd8 returned with HTTP 200 Jul 31 05:31:20.931617 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 391/1561] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:31:20 2026] DELETE /volume/v3/attachments/fc7fc43c-e7b6-4c75-bbc4-441dd9c2bfd8 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:20.931976 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Created reservations ['e83ac287-7188-4c95-a9c7-980d8991a9c0', '9dc4e379-02c7-4059-bc3f-b2cc71f09e18'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:20.943595 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-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 31 05:31:20.943951 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-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 31 05:31:20.951683 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Created reservations ['aa2faa24-cba1-4ca2-a476-53957d0d74eb', 'ba55d899-53a1-477c-8933-3b50dc41a08b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:20.985204 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Retype volume request issued successfully. Jul 31 05:31:20.985543 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3656d92-7032-4db7-a60c-130f7c5ca7ff tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad/action returned with HTTP 202 Jul 31 05:31:20.986241 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 380/1562] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:31:20 2026] POST /volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:31:20.994144 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c578895-cc02-44f5-acea-3bbcab7d1ff0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:20.995663 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c578895-cc02-44f5-acea-3bbcab7d1ff0 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] GET https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad Jul 31 05:31:20.997091 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c578895-cc02-44f5-acea-3bbcab7d1ff0 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:20.997091 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c578895-cc02-44f5-acea-3bbcab7d1ff0 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:21.002256 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:21.002256 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:21.005909 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5c578895-cc02-44f5-acea-3bbcab7d1ff0 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Volume info retrieved successfully. Jul 31 05:31:21.009790 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c578895-cc02-44f5-acea-3bbcab7d1ff0 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad returned with HTTP 200 Jul 31 05:31:21.010278 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 393/1563] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:20 2026] GET /volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad => generated 860 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:21.339710 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b140a0bb-a76b-48d5-a630-fa46898661e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:21.341408 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b140a0bb-a76b-48d5-a630-fa46898661e5 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:21.341648 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b140a0bb-a76b-48d5-a630-fa46898661e5 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:21.341867 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b140a0bb-a76b-48d5-a630-fa46898661e5 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:21.350360 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:21.350360 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:21.353274 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b140a0bb-a76b-48d5-a630-fa46898661e5 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:21.356915 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b140a0bb-a76b-48d5-a630-fa46898661e5 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:21.357366 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 400/1564] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:21 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:21.369537 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4844b14d-ec86-47e6-ba56-c01194793ffc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:21.371175 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4844b14d-ec86-47e6-ba56-c01194793ffc tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:21.371362 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4844b14d-ec86-47e6-ba56-c01194793ffc tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:21.371545 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4844b14d-ec86-47e6-ba56-c01194793ffc tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:21.379903 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:21.379903 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:21.382808 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4844b14d-ec86-47e6-ba56-c01194793ffc tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:21.386412 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4844b14d-ec86-47e6-ba56-c01194793ffc tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:21.386756 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 392/1565] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:21 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 1139 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:21.556254 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5074c025-045b-43d2-90f1-9f2b81c026f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:21.558235 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5074c025-045b-43d2-90f1-9f2b81c026f4 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:21.558490 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5074c025-045b-43d2-90f1-9f2b81c026f4 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:21.558754 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5074c025-045b-43d2-90f1-9f2b81c026f4 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:21.566561 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:21.566561 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:21.569523 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5074c025-045b-43d2-90f1-9f2b81c026f4 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:21.573489 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5074c025-045b-43d2-90f1-9f2b81c026f4 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:21.573489 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 381/1566] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:21 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:21.586032 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8cfa1831-8b42-4dad-94a0-b6206e05b177 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:21.589682 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8cfa1831-8b42-4dad-94a0-b6206e05b177 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:21.589682 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8cfa1831-8b42-4dad-94a0-b6206e05b177 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:21.589682 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8cfa1831-8b42-4dad-94a0-b6206e05b177 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:21.597122 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:21.597122 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:21.607429 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8cfa1831-8b42-4dad-94a0-b6206e05b177 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:21.613299 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8cfa1831-8b42-4dad-94a0-b6206e05b177 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:21.613876 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 394/1567] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:21 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:21.657366 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7cea62b2-b42f-40a1-8816-ab150e650587 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:21.659317 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cea62b2-b42f-40a1-8816-ab150e650587 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:21.659584 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cea62b2-b42f-40a1-8816-ab150e650587 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:21.659828 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cea62b2-b42f-40a1-8816-ab150e650587 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:21.666212 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:21.666212 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:21.669904 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7cea62b2-b42f-40a1-8816-ab150e650587 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:21.674207 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cea62b2-b42f-40a1-8816-ab150e650587 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:21.674916 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 401/1568] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:21 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:21.685844 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a9a7e52-2fb8-4baa-ae35-70c34e7b530e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:21.687511 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a9a7e52-2fb8-4baa-ae35-70c34e7b530e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:21.687737 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a9a7e52-2fb8-4baa-ae35-70c34e7b530e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:21.687944 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a9a7e52-2fb8-4baa-ae35-70c34e7b530e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:21.695077 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:21.695077 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:21.698991 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0a9a7e52-2fb8-4baa-ae35-70c34e7b530e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:21.703466 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a9a7e52-2fb8-4baa-ae35-70c34e7b530e tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:21.703914 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 393/1569] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:21 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:21.750064 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b886d46-1811-4ef4-9b72-9f370c43db76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:21.751870 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b886d46-1811-4ef4-9b72-9f370c43db76 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:21.752067 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b886d46-1811-4ef4-9b72-9f370c43db76 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:21.752284 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b886d46-1811-4ef4-9b72-9f370c43db76 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:21.758649 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:21.758649 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:21.761026 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-563efa77-9146-4020-93d1-c137a445bcac req-b7e8760a-b785-4d5f-bc29-85dcc150b4cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:21.762316 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b886d46-1811-4ef4-9b72-9f370c43db76 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:21.763380 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-b7e8760a-b785-4d5f-bc29-85dcc150b4cb tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:21.763603 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-b7e8760a-b785-4d5f-bc29-85dcc150b4cb tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:21.763810 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-b7e8760a-b785-4d5f-bc29-85dcc150b4cb tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:21.766604 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b886d46-1811-4ef4-9b72-9f370c43db76 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:21.766990 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 382/1570] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:21 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:21.774045 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:21.774045 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:21.778595 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-563efa77-9146-4020-93d1-c137a445bcac req-b7e8760a-b785-4d5f-bc29-85dcc150b4cb tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:21.782931 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-b7e8760a-b785-4d5f-bc29-85dcc150b4cb tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:21.783478 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 395/1571] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:21 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:22.024585 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-730d7f71-04a5-4d53-aa1a-63d76d855439 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:22.029252 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-730d7f71-04a5-4d53-aa1a-63d76d855439 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] GET https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad Jul 31 05:31:22.029493 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-730d7f71-04a5-4d53-aa1a-63d76d855439 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:22.029733 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-730d7f71-04a5-4d53-aa1a-63d76d855439 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:22.042738 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:22.042738 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:22.050512 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-730d7f71-04a5-4d53-aa1a-63d76d855439 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Volume info retrieved successfully. Jul 31 05:31:22.055292 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-730d7f71-04a5-4d53-aa1a-63d76d855439 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad returned with HTTP 200 Jul 31 05:31:22.055703 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 402/1572] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:22 2026] GET /volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad => generated 861 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:22.067814 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63cad5c6-0385-464e-b320-2c83e82b7613 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:22.071800 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63cad5c6-0385-464e-b320-2c83e82b7613 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] GET https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad Jul 31 05:31:22.072054 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63cad5c6-0385-464e-b320-2c83e82b7613 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:22.072339 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63cad5c6-0385-464e-b320-2c83e82b7613 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:22.082937 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:22.082937 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:22.087555 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63cad5c6-0385-464e-b320-2c83e82b7613 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Volume info retrieved successfully. Jul 31 05:31:22.092210 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63cad5c6-0385-464e-b320-2c83e82b7613 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad returned with HTTP 200 Jul 31 05:31:22.092644 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 394/1573] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:22 2026] GET /volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:22.106377 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-77e2be15-c98a-4e4e-9909-1ae0f630b819 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:22.110781 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77e2be15-c98a-4e4e-9909-1ae0f630b819 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] GET https://10.4.3.227/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1968050634 Jul 31 05:31:22.111025 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77e2be15-c98a-4e4e-9909-1ae0f630b819 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:22.111375 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77e2be15-c98a-4e4e-9909-1ae0f630b819 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:22.113341 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77e2be15-c98a-4e4e-9909-1ae0f630b819 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1968050634'), ('all_tenants', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:22.142846 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-77e2be15-c98a-4e4e-9909-1ae0f630b819 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Get all volumes completed successfully. Jul 31 05:31:22.143305 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77e2be15-c98a-4e4e-9909-1ae0f630b819 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] https://10.4.3.227/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1968050634 returned with HTTP 200 Jul 31 05:31:22.143720 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 383/1574] 10.4.3.227 () {66 vars in 1398 bytes} [Fri Jul 31 05:31:22 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1968050634 => generated 347 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:22.158611 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b99d60eb-bc4d-4e2f-a342-f4a53f1c9723 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:22.165327 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b99d60eb-bc4d-4e2f-a342-f4a53f1c9723 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] GET https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad Jul 31 05:31:22.165669 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b99d60eb-bc4d-4e2f-a342-f4a53f1c9723 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:22.165944 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b99d60eb-bc4d-4e2f-a342-f4a53f1c9723 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:22.177057 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:22.177057 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:22.183261 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b99d60eb-bc4d-4e2f-a342-f4a53f1c9723 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Volume info retrieved successfully. Jul 31 05:31:22.192372 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b99d60eb-bc4d-4e2f-a342-f4a53f1c9723 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad returned with HTTP 200 Jul 31 05:31:22.192792 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 396/1575] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:22 2026] GET /volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad => generated 861 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:22.207051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0fcf16dd-7a92-46eb-a83a-7367eb751f12 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:22.209311 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fcf16dd-7a92-46eb-a83a-7367eb751f12 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] DELETE https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad Jul 31 05:31:22.209311 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fcf16dd-7a92-46eb-a83a-7367eb751f12 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:22.209560 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fcf16dd-7a92-46eb-a83a-7367eb751f12 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:22.209728 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0fcf16dd-7a92-46eb-a83a-7367eb751f12 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Delete volume with id: a0334efc-8b6d-40aa-884c-a7f091a7a4ad Jul 31 05:31:22.218458 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:22.218458 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:22.218962 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0fcf16dd-7a92-46eb-a83a-7367eb751f12 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Volume info retrieved successfully. Jul 31 05:31:22.236381 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0fcf16dd-7a92-46eb-a83a-7367eb751f12 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Delete volume request issued successfully. Jul 31 05:31:22.236588 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fcf16dd-7a92-46eb-a83a-7367eb751f12 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad returned with HTTP 202 Jul 31 05:31:22.236959 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 403/1576] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:22 2026] DELETE /volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:22.249763 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d90da46-7bb1-4a31-b50b-cdb9333cf0e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:22.266241 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d90da46-7bb1-4a31-b50b-cdb9333cf0e4 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] GET https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad Jul 31 05:31:22.266625 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d90da46-7bb1-4a31-b50b-cdb9333cf0e4 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:22.266875 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d90da46-7bb1-4a31-b50b-cdb9333cf0e4 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:22.278832 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:22.278832 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:22.283174 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3d90da46-7bb1-4a31-b50b-cdb9333cf0e4 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Volume info retrieved successfully. Jul 31 05:31:22.288049 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d90da46-7bb1-4a31-b50b-cdb9333cf0e4 tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad returned with HTTP 200 Jul 31 05:31:22.288544 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 395/1577] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:22 2026] GET /volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:22.864380 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a1bc6344-4cad-4d27-a856-216d2072c65f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:22.864703 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1bc6344-4cad-4d27-a856-216d2072c65f None None] GET https://10.4.3.227/volume// Jul 31 05:31:22.864890 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1bc6344-4cad-4d27-a856-216d2072c65f None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:22.865067 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1bc6344-4cad-4d27-a856-216d2072c65f None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:22.865406 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1bc6344-4cad-4d27-a856-216d2072c65f None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:22.865727 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 384/1578] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:22.880820 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-563efa77-9146-4020-93d1-c137a445bcac req-ac31dd5c-2ee6-4d08-9ed3-2b0cf079fd76 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:22.884839 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-ac31dd5c-2ee6-4d08-9ed3-2b0cf079fd76 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:31:22.885335 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-ac31dd5c-2ee6-4d08-9ed3-2b0cf079fd76 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89282f7b-7dbd-49b6-9217-2f21c4acee0d", "connector": null, "instance_uuid": "bd1d6ff7-62e4-4528-b1f8-242f44bc4190"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:22.899149 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:22.899149 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:22.928205 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-ac31dd5c-2ee6-4d08-9ed3-2b0cf079fd76 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:31:22.928677 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 397/1579] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:31:22 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 31 05:31:22.937245 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-362f5dd4-7afa-4bab-86f4-e1be26ae7b69 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:22.937766 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-362f5dd4-7afa-4bab-86f4-e1be26ae7b69 None None] GET https://10.4.3.227/volume// Jul 31 05:31:22.937984 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-362f5dd4-7afa-4bab-86f4-e1be26ae7b69 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:22.938258 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-362f5dd4-7afa-4bab-86f4-e1be26ae7b69 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:22.938684 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-362f5dd4-7afa-4bab-86f4-e1be26ae7b69 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:22.939056 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 404/1580] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:22.946864 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-563efa77-9146-4020-93d1-c137a445bcac req-0a2b3014-b2f2-421a-b058-cb1fd1fdb8f9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:22.949801 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-0a2b3014-b2f2-421a-b058-cb1fd1fdb8f9 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:22.950483 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-0a2b3014-b2f2-421a-b058-cb1fd1fdb8f9 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:22.951151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-0a2b3014-b2f2-421a-b058-cb1fd1fdb8f9 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:22.968649 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:22.968649 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:22.972917 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-563efa77-9146-4020-93d1-c137a445bcac req-0a2b3014-b2f2-421a-b058-cb1fd1fdb8f9 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:22.977784 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-0a2b3014-b2f2-421a-b058-cb1fd1fdb8f9 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:22.978247 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 396/1581] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:22 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:23.306956 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d0a244a-6b85-4994-9b07-0e177ba8f2bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:23.312821 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d0a244a-6b85-4994-9b07-0e177ba8f2bf tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] GET https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad Jul 31 05:31:23.312821 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d0a244a-6b85-4994-9b07-0e177ba8f2bf tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:23.312821 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d0a244a-6b85-4994-9b07-0e177ba8f2bf tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:23.319398 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d0a244a-6b85-4994-9b07-0e177ba8f2bf tempest-VolumeRetypeWithoutMigrationTest-439579960 tempest-VolumeRetypeWithoutMigrationTest-439579960-project-member] https://10.4.3.227/volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad returned with HTTP 404 Jul 31 05:31:23.319988 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 385/1582] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:23 2026] GET /volume/v3/volumes/a0334efc-8b6d-40aa-884c-a7f091a7a4ad => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:23.329641 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-489a4f91-58e5-4e4c-8a0e-38d061b7e588 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:23.331688 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-489a4f91-58e5-4e4c-8a0e-38d061b7e588 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] DELETE https://10.4.3.227/volume/v3/types/95904530-66d6-4e43-9989-0bd5339a3bd0 Jul 31 05:31:23.331911 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-489a4f91-58e5-4e4c-8a0e-38d061b7e588 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:23.332180 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-489a4f91-58e5-4e4c-8a0e-38d061b7e588 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:23.332460 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:23.332460 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:23.363010 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-563efa77-9146-4020-93d1-c137a445bcac req-223040e9-c5de-4887-a52c-d243b0408531 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:23.363368 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-489a4f91-58e5-4e4c-8a0e-38d061b7e588 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] https://10.4.3.227/volume/v3/types/95904530-66d6-4e43-9989-0bd5339a3bd0 returned with HTTP 202 Jul 31 05:31:23.363532 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 398/1583] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:31:23 2026] DELETE /volume/v3/types/95904530-66d6-4e43-9989-0bd5339a3bd0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:23.369093 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-223040e9-c5de-4887-a52c-d243b0408531 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] DELETE https://10.4.3.227/volume/v3/attachments/3aced70c-6ac0-4c3b-80ac-8b02fd3a2c76 Jul 31 05:31:23.369352 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-223040e9-c5de-4887-a52c-d243b0408531 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:23.370895 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-223040e9-c5de-4887-a52c-d243b0408531 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:23.371937 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dba31037-ec37-4a62-bc5b-12814814bf7e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:23.375238 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dba31037-ec37-4a62-bc5b-12814814bf7e tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] GET https://10.4.3.227/volume/v3/types/95904530-66d6-4e43-9989-0bd5339a3bd0 Jul 31 05:31:23.375468 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dba31037-ec37-4a62-bc5b-12814814bf7e tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:23.375708 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dba31037-ec37-4a62-bc5b-12814814bf7e tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:23.380307 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dba31037-ec37-4a62-bc5b-12814814bf7e tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] https://10.4.3.227/volume/v3/types/95904530-66d6-4e43-9989-0bd5339a3bd0 returned with HTTP 404 Jul 31 05:31:23.381224 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 397/1584] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:31:23 2026] GET /volume/v3/types/95904530-66d6-4e43-9989-0bd5339a3bd0 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:23.383801 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:23.383801 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:23.390043 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b4e14f4-477a-476e-bca7-178f6a6eb821 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:23.392513 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b4e14f4-477a-476e-bca7-178f6a6eb821 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] DELETE https://10.4.3.227/volume/v3/types/64941b3b-590d-4d1b-8e75-861161fa1765 Jul 31 05:31:23.392795 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b4e14f4-477a-476e-bca7-178f6a6eb821 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:23.393063 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b4e14f4-477a-476e-bca7-178f6a6eb821 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:23.393400 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:23.393400 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:23.419869 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b4e14f4-477a-476e-bca7-178f6a6eb821 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] https://10.4.3.227/volume/v3/types/64941b3b-590d-4d1b-8e75-861161fa1765 returned with HTTP 202 Jul 31 05:31:23.420330 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 386/1585] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:31:23 2026] DELETE /volume/v3/types/64941b3b-590d-4d1b-8e75-861161fa1765 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:23.430165 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-404a4375-2138-45c9-860b-7f62592292a5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:23.433981 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-404a4375-2138-45c9-860b-7f62592292a5 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] GET https://10.4.3.227/volume/v3/types/64941b3b-590d-4d1b-8e75-861161fa1765 Jul 31 05:31:23.434229 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-404a4375-2138-45c9-860b-7f62592292a5 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:23.434470 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-404a4375-2138-45c9-860b-7f62592292a5 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:23.446113 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-223040e9-c5de-4887-a52c-d243b0408531 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/3aced70c-6ac0-4c3b-80ac-8b02fd3a2c76 returned with HTTP 200 Jul 31 05:31:23.446113 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 405/1586] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:31:23 2026] DELETE /volume/v3/attachments/3aced70c-6ac0-4c3b-80ac-8b02fd3a2c76 => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:23.446241 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-404a4375-2138-45c9-860b-7f62592292a5 tempest-VolumeRetypeWithoutMigrationTest-2048623746 tempest-VolumeRetypeWithoutMigrationTest-2048623746-project-admin] https://10.4.3.227/volume/v3/types/64941b3b-590d-4d1b-8e75-861161fa1765 returned with HTTP 404 Jul 31 05:31:23.446974 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 399/1587] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:31:23 2026] GET /volume/v3/types/64941b3b-590d-4d1b-8e75-861161fa1765 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:23.682364 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2fb9c1a2-fa03-4441-8458-0be784ca5a93 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:23.682364 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2fb9c1a2-fa03-4441-8458-0be784ca5a93 None None] GET https://10.4.3.227/volume// Jul 31 05:31:23.682364 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2fb9c1a2-fa03-4441-8458-0be784ca5a93 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:23.682364 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2fb9c1a2-fa03-4441-8458-0be784ca5a93 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:23.683194 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2fb9c1a2-fa03-4441-8458-0be784ca5a93 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:23.683524 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 398/1588] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:23.692152 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-563efa77-9146-4020-93d1-c137a445bcac req-0683c534-b189-4113-9cb9-0a48ec280b0e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:23.695049 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-0683c534-b189-4113-9cb9-0a48ec280b0e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:31:23.695298 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-0683c534-b189-4113-9cb9-0a48ec280b0e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:23.695815 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-0683c534-b189-4113-9cb9-0a48ec280b0e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:23.707835 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:23.707835 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:23.711597 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-563efa77-9146-4020-93d1-c137a445bcac req-0683c534-b189-4113-9cb9-0a48ec280b0e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:31:23.715479 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-0683c534-b189-4113-9cb9-0a48ec280b0e tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:31:23.715994 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 387/1589] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:23 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 1026 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:23.843092 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-563efa77-9146-4020-93d1-c137a445bcac req-e4783610-48b5-4172-8ead-52a3ec820ca6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:23.845728 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-e4783610-48b5-4172-8ead-52a3ec820ca6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] PUT https://10.4.3.227/volume/v3/attachments/2a3d636c-8d6a-4b63-9f30-c66b242942fd Jul 31 05:31:23.846241 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-e4783610-48b5-4172-8ead-52a3ec820ca6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:23.865697 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-563efa77-9146-4020-93d1-c137a445bcac req-e4783610-48b5-4172-8ead-52a3ec820ca6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Acquiring lock "cinder-attachment_update-89282f7b-7dbd-49b6-9217-2f21c4acee0d-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:31:23.870298 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-563efa77-9146-4020-93d1-c137a445bcac req-e4783610-48b5-4172-8ead-52a3ec820ca6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Lock "cinder-attachment_update-89282f7b-7dbd-49b6-9217-2f21c4acee0d-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:31:23.871211 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:23.871211 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:23.982953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-563efa77-9146-4020-93d1-c137a445bcac req-e4783610-48b5-4172-8ead-52a3ec820ca6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Lock "cinder-attachment_update-89282f7b-7dbd-49b6-9217-2f21c4acee0d-np0000006182" released by "attachment_update" :: held 0.113s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:31:23.983342 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-e4783610-48b5-4172-8ead-52a3ec820ca6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/2a3d636c-8d6a-4b63-9f30-c66b242942fd returned with HTTP 200 Jul 31 05:31:23.983778 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 406/1590] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:31:23 2026] PUT /volume/v3/attachments/2a3d636c-8d6a-4b63-9f30-c66b242942fd => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:24.006793 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-563efa77-9146-4020-93d1-c137a445bcac req-2ad64ccc-ce2b-46f6-b907-bf2d8d44d860 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:24.009289 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-2ad64ccc-ce2b-46f6-b907-bf2d8d44d860 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] POST https://10.4.3.227/volume/v3/attachments/2a3d636c-8d6a-4b63-9f30-c66b242942fd/action Jul 31 05:31:24.009670 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-2ad64ccc-ce2b-46f6-b907-bf2d8d44d860 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:24.009786 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-2ad64ccc-ce2b-46f6-b907-bf2d8d44d860 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:24.033262 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:24.033262 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:24.044261 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-563efa77-9146-4020-93d1-c137a445bcac req-2ad64ccc-ce2b-46f6-b907-bf2d8d44d860 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/2a3d636c-8d6a-4b63-9f30-c66b242942fd/action returned with HTTP 204 Jul 31 05:31:24.044734 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 400/1591] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:31:24 2026] POST /volume/v3/attachments/2a3d636c-8d6a-4b63-9f30-c66b242942fd/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:24.429969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8df2858c-85ef-4d48-8501-e730abd9e5b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:24.435513 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8df2858c-85ef-4d48-8501-e730abd9e5b5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 Jul 31 05:31:24.435730 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8df2858c-85ef-4d48-8501-e730abd9e5b5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:24.435916 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8df2858c-85ef-4d48-8501-e730abd9e5b5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:24.436004 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-8df2858c-85ef-4d48-8501-e730abd9e5b5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Delete snapshot with id: 82d0dc19-1fd8-4888-abc2-213b7c898f60 Jul 31 05:31:24.443510 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8df2858c-85ef-4d48-8501-e730abd9e5b5 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 returned with HTTP 404 Jul 31 05:31:24.445525 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 399/1592] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:31:24 2026] DELETE /volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:24.451765 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d84ce847-2ee3-44b1-a84b-b70369267708 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:24.455261 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d84ce847-2ee3-44b1-a84b-b70369267708 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 Jul 31 05:31:24.455261 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d84ce847-2ee3-44b1-a84b-b70369267708 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:24.455261 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d84ce847-2ee3-44b1-a84b-b70369267708 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:24.461439 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d84ce847-2ee3-44b1-a84b-b70369267708 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 returned with HTTP 404 Jul 31 05:31:24.464207 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 388/1593] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:31:24 2026] GET /volume/v3/snapshots/82d0dc19-1fd8-4888-abc2-213b7c898f60 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:24.529368 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-89e95509-fec5-498c-98e1-adc3923986f2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:24.535053 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-89e95509-fec5-498c-98e1-adc3923986f2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:31:24.535518 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-89e95509-fec5-498c-98e1-adc3923986f2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:24.535802 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-89e95509-fec5-498c-98e1-adc3923986f2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:24.556891 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:24.556891 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:24.561919 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-89e95509-fec5-498c-98e1-adc3923986f2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:24.571045 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-89e95509-fec5-498c-98e1-adc3923986f2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:31:24.571703 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 407/1594] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:24 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:31:24.597625 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-fb969da8-4bcd-4fe0-b403-e16c775b259b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:24.599997 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-fb969da8-4bcd-4fe0-b403-e16c775b259b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] POST https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e/action Jul 31 05:31:24.602121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-fb969da8-4bcd-4fe0-b403-e16c775b259b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:24.602121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-fb969da8-4bcd-4fe0-b403-e16c775b259b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:24.611804 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:24.611804 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:24.614123 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-fb969da8-4bcd-4fe0-b403-e16c775b259b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:24.619356 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-fb969da8-4bcd-4fe0-b403-e16c775b259b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Begin detaching volume completed successfully. Jul 31 05:31:24.620359 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-fb969da8-4bcd-4fe0-b403-e16c775b259b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e/action returned with HTTP 202 Jul 31 05:31:24.620359 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 401/1595] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:31:24 2026] POST /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:31:24.693244 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ebf344be-4c05-4881-8870-20acdf3fc993 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:24.693676 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ebf344be-4c05-4881-8870-20acdf3fc993 None None] GET https://10.4.3.227/volume// Jul 31 05:31:24.693830 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ebf344be-4c05-4881-8870-20acdf3fc993 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:24.694025 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ebf344be-4c05-4881-8870-20acdf3fc993 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:24.694482 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ebf344be-4c05-4881-8870-20acdf3fc993 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:24.694710 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 400/1596] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:24.706306 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-24cf616e-5ad0-461f-915b-c893b2038f3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:24.709291 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-24cf616e-5ad0-461f-915b-c893b2038f3b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:31:24.709591 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-24cf616e-5ad0-461f-915b-c893b2038f3b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:24.709975 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-24cf616e-5ad0-461f-915b-c893b2038f3b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:24.720993 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:24.720993 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:24.726557 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-24cf616e-5ad0-461f-915b-c893b2038f3b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:24.736318 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-24cf616e-5ad0-461f-915b-c893b2038f3b tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:31:24.736843 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 389/1597] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:24 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 1323 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:24.870326 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7733d713-cf78-4fc9-a0bb-ad5762f01ecc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:24.872203 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7733d713-cf78-4fc9-a0bb-ad5762f01ecc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] DELETE https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:24.873614 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7733d713-cf78-4fc9-a0bb-ad5762f01ecc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:24.873614 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7733d713-cf78-4fc9-a0bb-ad5762f01ecc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:24.873614 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7733d713-cf78-4fc9-a0bb-ad5762f01ecc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Delete volume with id: 01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:24.882878 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:24.882878 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:24.883672 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7733d713-cf78-4fc9-a0bb-ad5762f01ecc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:24.903418 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7733d713-cf78-4fc9-a0bb-ad5762f01ecc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Delete volume request issued successfully. Jul 31 05:31:24.903600 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7733d713-cf78-4fc9-a0bb-ad5762f01ecc tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 202 Jul 31 05:31:24.903982 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 408/1598] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:24 2026] DELETE /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:24.914877 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d0c8a910-858d-4c02-bdf3-b907d299038f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:24.920293 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0c8a910-858d-4c02-bdf3-b907d299038f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:24.920293 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0c8a910-858d-4c02-bdf3-b907d299038f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:24.920293 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0c8a910-858d-4c02-bdf3-b907d299038f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:24.935651 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:24.935651 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:24.943236 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d0c8a910-858d-4c02-bdf3-b907d299038f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:24.951224 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0c8a910-858d-4c02-bdf3-b907d299038f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 200 Jul 31 05:31:24.951860 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 402/1599] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:24 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:25.742836 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-b9cc9351-148d-475e-b3c0-f7fd1a528555 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:25.745453 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-b9cc9351-148d-475e-b3c0-f7fd1a528555 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] DELETE https://10.4.3.227/volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341 Jul 31 05:31:25.745811 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-b9cc9351-148d-475e-b3c0-f7fd1a528555 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:25.745996 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-b9cc9351-148d-475e-b3c0-f7fd1a528555 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:25.755586 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:25.755586 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:25.820406 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8c0124d4-d931-4d9b-b2f7-7560cd32d6df req-b9cc9351-148d-475e-b3c0-f7fd1a528555 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341 returned with HTTP 200 Jul 31 05:31:25.821348 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 401/1600] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:31:25 2026] DELETE /volume/v3/attachments/38eadc95-d7da-4a11-9d15-67154dfb5341 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:25.970972 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-50cd705e-5c1d-46fd-bc1f-4648f153f01c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:25.973181 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50cd705e-5c1d-46fd-bc1f-4648f153f01c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 Jul 31 05:31:25.973393 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50cd705e-5c1d-46fd-bc1f-4648f153f01c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:25.973602 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50cd705e-5c1d-46fd-bc1f-4648f153f01c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:25.984616 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50cd705e-5c1d-46fd-bc1f-4648f153f01c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 returned with HTTP 404 Jul 31 05:31:25.985317 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 390/1601] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:25 2026] GET /volume/v3/volumes/01cdbc39-4f2d-4b72-b549-ecddc5fb6145 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:25.992863 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-880aa44c-a287-44bc-93c8-9af7b6462461 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:25.996455 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-880aa44c-a287-44bc-93c8-9af7b6462461 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] DELETE https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:25.996842 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-880aa44c-a287-44bc-93c8-9af7b6462461 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:25.997008 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-880aa44c-a287-44bc-93c8-9af7b6462461 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:25.997231 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-880aa44c-a287-44bc-93c8-9af7b6462461 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Delete volume with id: 8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:26.006856 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:26.006856 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:26.007446 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-880aa44c-a287-44bc-93c8-9af7b6462461 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:26.025015 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-880aa44c-a287-44bc-93c8-9af7b6462461 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Delete volume request issued successfully. Jul 31 05:31:26.025379 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-880aa44c-a287-44bc-93c8-9af7b6462461 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 202 Jul 31 05:31:26.025921 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 409/1602] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:25 2026] DELETE /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:26.034645 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f250a263-bd1e-4d01-8b2a-d4346f24ac3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:26.038375 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f250a263-bd1e-4d01-8b2a-d4346f24ac3b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:26.038375 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f250a263-bd1e-4d01-8b2a-d4346f24ac3b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:26.038375 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f250a263-bd1e-4d01-8b2a-d4346f24ac3b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:26.046759 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:26.046759 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:26.053187 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f250a263-bd1e-4d01-8b2a-d4346f24ac3b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:26.059800 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f250a263-bd1e-4d01-8b2a-d4346f24ac3b tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 200 Jul 31 05:31:26.060691 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 403/1603] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:26 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:26.140818 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:26.269084 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:31:26.269509 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-741667813"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:26.271259 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-741667813'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:31:26.271421 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Create volume of 1 GB Jul 31 05:31:26.271769 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:26.271769 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:26.276459 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Availability Zones retrieved successfully. Jul 31 05:31:26.284250 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Flow 'volume_create_api' (34e24ac6-fd8e-4956-a123-478e06d5a41a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:26.285634 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d74d70-2cd4-469a-b31f-bc27d75a6e2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:26.286944 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:26.337749 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57d74d70-2cd4-469a-b31f-bc27d75a6e2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:26.338883 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbaa799-fae7-4d4a-9297-4d8d714f1404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:26.413186 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Created reservations ['df1b784a-7b92-49dd-9609-64533cd2de4d', '9667add8-9e94-4da9-a8ac-dc147fe52047', 'da719205-e371-434d-b775-e0d44980702c', '6b4a79e8-2ff8-46ce-a8de-7b272935953c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:26.414045 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fbaa799-fae7-4d4a-9297-4d8d714f1404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df1b784a-7b92-49dd-9609-64533cd2de4d', '9667add8-9e94-4da9-a8ac-dc147fe52047', 'da719205-e371-434d-b775-e0d44980702c', '6b4a79e8-2ff8-46ce-a8de-7b272935953c']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:26.414810 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44e4f4be-42e1-4895-8028-a8931dcac32e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:26.443902 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44e4f4be-42e1-4895-8028-a8931dcac32e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-741667813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47538478691d41438fb39c52171c5587',qos_specs=None,replication_status=,reservations=['df1b784a-7b92-49dd-9609-64533cd2de4d','9667add8-9e94-4da9-a8ac-dc147fe52047','da719205-e371-434d-b775-e0d44980702c','6b4a79e8-2ff8-46ce-a8de-7b272935953c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576b254f6d3a416387163e816eb7ac17',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-741667813',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47538478691d41438fb39c52171c5587',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='576b254f6d3a416387163e816eb7ac17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:26.444873 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb955a52-6d72-4c86-97dd-16d1f1a1173e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:26.472921 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bb955a52-6d72-4c86-97dd-16d1f1a1173e) transitioned into state 'SUCCESS' from state '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-741667813',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47538478691d41438fb39c52171c5587',qos_specs=None,replication_status=,reservations=['df1b784a-7b92-49dd-9609-64533cd2de4d','9667add8-9e94-4da9-a8ac-dc147fe52047','da719205-e371-434d-b775-e0d44980702c','6b4a79e8-2ff8-46ce-a8de-7b272935953c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576b254f6d3a416387163e816eb7ac17',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:26.473676 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78e598e-b1f1-4189-a468-bc5fcdbd219d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:26.484178 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78e598e-b1f1-4189-a468-bc5fcdbd219d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:26.485329 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Flow 'volume_create_api' (34e24ac6-fd8e-4956-a123-478e06d5a41a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:26.485629 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Create volume request issued successfully. Jul 31 05:31:26.486648 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-acf6be22-4364-408b-9eae-4564d0bdbd7e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:31:26.487241 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 402/1604] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:31:26 2026] POST /volume/v3/volumes => generated 753 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:31:26.501118 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-daf3f61e-c571-4e3b-bafc-6786bc21352e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:26.503532 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-daf3f61e-c571-4e3b-bafc-6786bc21352e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 Jul 31 05:31:26.503794 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-daf3f61e-c571-4e3b-bafc-6786bc21352e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:26.503994 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-daf3f61e-c571-4e3b-bafc-6786bc21352e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:26.512731 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:26.512731 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:26.519486 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-daf3f61e-c571-4e3b-bafc-6786bc21352e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:31:26.525741 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-daf3f61e-c571-4e3b-bafc-6786bc21352e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 returned with HTTP 200 Jul 31 05:31:26.526137 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 391/1605] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:26 2026] GET /volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:26.811457 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-637ad7cd-8342-42bb-86e3-2975d9a258c1 req-9e90e2a2-6a89-4714-8dae-723a9a7e6ba2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:26.813868 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-637ad7cd-8342-42bb-86e3-2975d9a258c1 req-9e90e2a2-6a89-4714-8dae-723a9a7e6ba2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:31:26.814073 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-637ad7cd-8342-42bb-86e3-2975d9a258c1 req-9e90e2a2-6a89-4714-8dae-723a9a7e6ba2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:26.814340 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-637ad7cd-8342-42bb-86e3-2975d9a258c1 req-9e90e2a2-6a89-4714-8dae-723a9a7e6ba2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:26.823944 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:26.823944 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:26.829229 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-637ad7cd-8342-42bb-86e3-2975d9a258c1 req-9e90e2a2-6a89-4714-8dae-723a9a7e6ba2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:26.838956 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-637ad7cd-8342-42bb-86e3-2975d9a258c1 req-9e90e2a2-6a89-4714-8dae-723a9a7e6ba2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:31:26.839534 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 410/1606] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:26 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:26.856874 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0679da18-22a0-4200-8256-af3cb35443bd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:26.861519 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0679da18-22a0-4200-8256-af3cb35443bd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] DELETE https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:31:26.861519 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0679da18-22a0-4200-8256-af3cb35443bd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:26.861519 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0679da18-22a0-4200-8256-af3cb35443bd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:26.861519 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0679da18-22a0-4200-8256-af3cb35443bd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Delete volume with id: 8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:31:26.869388 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:26.869388 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:26.869973 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0679da18-22a0-4200-8256-af3cb35443bd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:26.895711 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0679da18-22a0-4200-8256-af3cb35443bd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Delete volume request issued successfully. Jul 31 05:31:26.896507 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0679da18-22a0-4200-8256-af3cb35443bd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 202 Jul 31 05:31:26.896507 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 404/1607] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:26 2026] DELETE /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:26.903437 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7f0d909a-0a6a-4dc6-9d4f-6f77209de0c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:26.905395 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f0d909a-0a6a-4dc6-9d4f-6f77209de0c7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:31:26.905653 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f0d909a-0a6a-4dc6-9d4f-6f77209de0c7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:26.905895 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f0d909a-0a6a-4dc6-9d4f-6f77209de0c7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:26.918039 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:26.918039 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:26.922943 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7f0d909a-0a6a-4dc6-9d4f-6f77209de0c7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:26.932929 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f0d909a-0a6a-4dc6-9d4f-6f77209de0c7 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 200 Jul 31 05:31:26.932929 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 403/1608] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:26 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:27.074846 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29341c9e-b341-425b-8c11-8a1c1d8bb589 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:27.078410 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29341c9e-b341-425b-8c11-8a1c1d8bb589 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d Jul 31 05:31:27.078744 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29341c9e-b341-425b-8c11-8a1c1d8bb589 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:27.079176 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29341c9e-b341-425b-8c11-8a1c1d8bb589 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:27.088720 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29341c9e-b341-425b-8c11-8a1c1d8bb589 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d returned with HTTP 404 Jul 31 05:31:27.091772 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 392/1609] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:27 2026] GET /volume/v3/volumes/8272c3eb-1d94-406a-a5d0-65c744c6d52d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:27.155711 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fbbb0fa5-4891-44a2-bb27-dd774b7f6a4f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:27.158407 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbbb0fa5-4891-44a2-bb27-dd774b7f6a4f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] DELETE https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:31:27.158498 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbbb0fa5-4891-44a2-bb27-dd774b7f6a4f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:27.159839 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbbb0fa5-4891-44a2-bb27-dd774b7f6a4f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:27.159839 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fbbb0fa5-4891-44a2-bb27-dd774b7f6a4f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Delete volume with id: 9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:31:27.169783 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:27.169783 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:27.169783 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fbbb0fa5-4891-44a2-bb27-dd774b7f6a4f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:27.190501 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fbbb0fa5-4891-44a2-bb27-dd774b7f6a4f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Delete volume request issued successfully. Jul 31 05:31:27.190783 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbbb0fa5-4891-44a2-bb27-dd774b7f6a4f tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 202 Jul 31 05:31:27.191588 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 411/1610] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:27 2026] DELETE /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:27.200358 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3cbb8b75-2956-4052-90b6-a2139562b372 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:27.202628 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3cbb8b75-2956-4052-90b6-a2139562b372 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:31:27.202920 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3cbb8b75-2956-4052-90b6-a2139562b372 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:27.203202 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3cbb8b75-2956-4052-90b6-a2139562b372 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:27.210743 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:27.210743 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:27.214776 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3cbb8b75-2956-4052-90b6-a2139562b372 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Volume info retrieved successfully. Jul 31 05:31:27.220198 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3cbb8b75-2956-4052-90b6-a2139562b372 tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 200 Jul 31 05:31:27.220708 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 405/1611] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:27 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:27.539800 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f2d5898-c833-40f3-96fb-dbc27eff5875 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:27.541455 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f2d5898-c833-40f3-96fb-dbc27eff5875 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 Jul 31 05:31:27.541641 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f2d5898-c833-40f3-96fb-dbc27eff5875 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:27.541813 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f2d5898-c833-40f3-96fb-dbc27eff5875 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:27.548264 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:27.548264 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:27.551894 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f2d5898-c833-40f3-96fb-dbc27eff5875 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:31:27.556051 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f2d5898-c833-40f3-96fb-dbc27eff5875 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 returned with HTTP 200 Jul 31 05:31:27.556450 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 404/1612] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:27 2026] GET /volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:27.569631 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dcb23f51-6009-4735-a7c6-bdf4e3208826 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:27.571510 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dcb23f51-6009-4735-a7c6-bdf4e3208826 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:31:27.571888 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dcb23f51-6009-4735-a7c6-bdf4e3208826 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056", "name": "tempest-VolumesBackupsAdminTest-Backup-2014496755", "container": "tempest-volumesbackupsadmintest-backup-container-1330281038"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:27.573346 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-dcb23f51-6009-4735-a7c6-bdf4e3208826 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Creating new backup {'backup': {'volume_id': '5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2014496755', 'container': 'tempest-volumesbackupsadmintest-backup-container-1330281038'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:31:27.573486 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-dcb23f51-6009-4735-a7c6-bdf4e3208826 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Creating backup of volume 5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 in container tempest-volumesbackupsadmintest-backup-container-1330281038 Jul 31 05:31:27.580902 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:27.580902 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:27.581440 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dcb23f51-6009-4735-a7c6-bdf4e3208826 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:31:27.608262 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-dcb23f51-6009-4735-a7c6-bdf4e3208826 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Created reservations ['5720daba-9a6d-4f3d-b2e5-e0e805c2238d', '9cd22b85-5218-49a7-adde-62796495f08a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:27.636571 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dcb23f51-6009-4735-a7c6-bdf4e3208826 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:31:27.637018 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 393/1613] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:31:27 2026] POST /volume/v3/backups => generated 335 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:31:27.644890 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-050d3d68-cd63-4e5e-bafb-c21be3331d0d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:27.647794 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-050d3d68-cd63-4e5e-bafb-c21be3331d0d tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:27.648007 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-050d3d68-cd63-4e5e-bafb-c21be3331d0d tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:27.648348 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-050d3d68-cd63-4e5e-bafb-c21be3331d0d tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:27.648571 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-050d3d68-cd63-4e5e-bafb-c21be3331d0d tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:27.653826 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:27.653826 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:27.655289 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-050d3d68-cd63-4e5e-bafb-c21be3331d0d tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:27.655544 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 412/1614] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:27 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:27.944413 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4d7fb11d-caf1-4d5d-9eb5-ebe79a64a80a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:27.946312 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d7fb11d-caf1-4d5d-9eb5-ebe79a64a80a tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e Jul 31 05:31:27.946534 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d7fb11d-caf1-4d5d-9eb5-ebe79a64a80a tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:27.946771 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d7fb11d-caf1-4d5d-9eb5-ebe79a64a80a tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:27.953863 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d7fb11d-caf1-4d5d-9eb5-ebe79a64a80a tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e returned with HTTP 404 Jul 31 05:31:27.954549 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 406/1615] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:27 2026] GET /volume/v3/volumes/8683daff-0eea-4e43-9c5e-643831c8bf6e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:28.234587 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b4767411-3c65-42e6-a8e5-cfe6d1d62f0c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:28.236851 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4767411-3c65-42e6-a8e5-cfe6d1d62f0c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] GET https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 Jul 31 05:31:28.237256 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4767411-3c65-42e6-a8e5-cfe6d1d62f0c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:28.237548 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4767411-3c65-42e6-a8e5-cfe6d1d62f0c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:28.244768 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4767411-3c65-42e6-a8e5-cfe6d1d62f0c tempest-AttachVolumeTestJSON-1927677659 tempest-AttachVolumeTestJSON-1927677659-project-member] https://10.4.3.227/volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 returned with HTTP 404 Jul 31 05:31:28.245373 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 405/1616] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:28 2026] GET /volume/v3/volumes/9e78cb17-766a-435b-b68e-f863fcc43267 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:28.665463 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e1b1891b-2349-4d14-97b1-fba6ddd7e425 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:28.667551 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1b1891b-2349-4d14-97b1-fba6ddd7e425 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:28.667797 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1b1891b-2349-4d14-97b1-fba6ddd7e425 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:28.668061 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1b1891b-2349-4d14-97b1-fba6ddd7e425 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:28.668226 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e1b1891b-2349-4d14-97b1-fba6ddd7e425 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:28.674916 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:28.674916 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:28.676064 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1b1891b-2349-4d14-97b1-fba6ddd7e425 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:28.676560 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 394/1617] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:28 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:29.690673 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9c2a0b47-99d3-47d4-bcae-5f7794cab7d3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:29.692396 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c2a0b47-99d3-47d4-bcae-5f7794cab7d3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:29.692594 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c2a0b47-99d3-47d4-bcae-5f7794cab7d3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:29.692832 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c2a0b47-99d3-47d4-bcae-5f7794cab7d3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:29.692963 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9c2a0b47-99d3-47d4-bcae-5f7794cab7d3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:29.701732 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:29.701732 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:29.702617 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c2a0b47-99d3-47d4-bcae-5f7794cab7d3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:29.702969 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 413/1618] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:29 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:30.713622 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d6e5bcef-a895-4034-a410-3086ad3bf9a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:30.716327 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6e5bcef-a895-4034-a410-3086ad3bf9a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:30.716662 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6e5bcef-a895-4034-a410-3086ad3bf9a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:30.716982 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6e5bcef-a895-4034-a410-3086ad3bf9a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:30.717087 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d6e5bcef-a895-4034-a410-3086ad3bf9a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:30.731237 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:30.731237 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:30.732252 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6e5bcef-a895-4034-a410-3086ad3bf9a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:30.732687 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 407/1619] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:30 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:31.747443 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c69db8ac-ca02-4f69-ae6a-e33260027dca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:31.752056 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c69db8ac-ca02-4f69-ae6a-e33260027dca tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:31.755739 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c69db8ac-ca02-4f69-ae6a-e33260027dca tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:31.756037 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c69db8ac-ca02-4f69-ae6a-e33260027dca tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:31.756186 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c69db8ac-ca02-4f69-ae6a-e33260027dca tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:31.763754 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:31.763754 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:31.763954 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c69db8ac-ca02-4f69-ae6a-e33260027dca tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:31.764378 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 406/1620] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:31 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:31.848747 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6e9b724d-4445-4df8-af2d-ac356a5872f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:31.934661 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e9b724d-4445-4df8-af2d-ac356a5872f4 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] GET https://10.4.3.227/volume/v3/scheduler-stats/get_pools Jul 31 05:31:31.934661 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6e9b724d-4445-4df8-af2d-ac356a5872f4 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:31.934797 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6e9b724d-4445-4df8-af2d-ac356a5872f4 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] Calling method 'get_pools' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:31.950525 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e9b724d-4445-4df8-af2d-ac356a5872f4 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] https://10.4.3.227/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 05:31:31.950995 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 395/1621] 10.4.3.227 () {66 vars in 1291 bytes} [Fri Jul 31 05:31:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:31.959840 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5170c763-3848-4ff1-a968-5cdd4dd38d65 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:31.961627 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5170c763-3848-4ff1-a968-5cdd4dd38d65 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] GET https://10.4.3.227/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 05:31:31.961856 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5170c763-3848-4ff1-a968-5cdd4dd38d65 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:31.962112 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5170c763-3848-4ff1-a968-5cdd4dd38d65 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] Calling method 'get_pools' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:31.972058 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5170c763-3848-4ff1-a968-5cdd4dd38d65 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] https://10.4.3.227/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 05:31:31.972823 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 414/1622] 10.4.3.227 () {66 vars in 1314 bytes} [Fri Jul 31 05:31:31 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:31.983303 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1a68a48f-bd3d-4ccf-89e5-32572c93cf3e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:31.985204 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1a68a48f-bd3d-4ccf-89e5-32572c93cf3e tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] GET https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool Jul 31 05:31:31.985406 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1a68a48f-bd3d-4ccf-89e5-32572c93cf3e tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:31.985665 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1a68a48f-bd3d-4ccf-89e5-32572c93cf3e tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:31.996800 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1a68a48f-bd3d-4ccf-89e5-32572c93cf3e tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool returned with HTTP 200 Jul 31 05:31:31.997571 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 408/1623] 10.4.3.227 () {66 vars in 1318 bytes} [Fri Jul 31 05:31:31 2026] GET /volume/v3/capabilities/np0000006182@storpool => generated 703 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:32.011289 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-13de138c-a658-401e-8adf-138e65deb975 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:32.012946 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13de138c-a658-401e-8adf-138e65deb975 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] GET https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool Jul 31 05:31:32.013174 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13de138c-a658-401e-8adf-138e65deb975 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:32.013363 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13de138c-a658-401e-8adf-138e65deb975 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:32.024440 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13de138c-a658-401e-8adf-138e65deb975 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool returned with HTTP 200 Jul 31 05:31:32.024918 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 407/1624] 10.4.3.227 () {66 vars in 1318 bytes} [Fri Jul 31 05:31:32 2026] GET /volume/v3/capabilities/np0000006182@storpool => generated 703 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:32.040820 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bbb308f2-33fb-490c-bc21-7138e0697f8f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:32.048553 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbb308f2-33fb-490c-bc21-7138e0697f8f tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] GET https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool Jul 31 05:31:32.049397 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bbb308f2-33fb-490c-bc21-7138e0697f8f tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:32.050395 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bbb308f2-33fb-490c-bc21-7138e0697f8f tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:32.078844 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbb308f2-33fb-490c-bc21-7138e0697f8f tempest-BackendsCapabilitiesAdminTestsJSON-1247872864 tempest-BackendsCapabilitiesAdminTestsJSON-1247872864-project-admin] https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool returned with HTTP 200 Jul 31 05:31:32.081393 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 396/1625] 10.4.3.227 () {66 vars in 1318 bytes} [Fri Jul 31 05:31:32 2026] GET /volume/v3/capabilities/np0000006182@storpool => generated 703 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:32.777353 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d55ca2a-4c77-4cc6-aaac-86657704e1ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:32.781723 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d55ca2a-4c77-4cc6-aaac-86657704e1ee tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:32.781933 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d55ca2a-4c77-4cc6-aaac-86657704e1ee tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:32.782161 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d55ca2a-4c77-4cc6-aaac-86657704e1ee tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:32.782285 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2d55ca2a-4c77-4cc6-aaac-86657704e1ee tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:32.789209 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:32.789209 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:32.790782 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d55ca2a-4c77-4cc6-aaac-86657704e1ee tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:32.790878 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 415/1626] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:32 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:33.803313 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4390daec-1daa-4b5b-9815-0481747710db None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:33.805856 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4390daec-1daa-4b5b-9815-0481747710db tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:33.806071 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4390daec-1daa-4b5b-9815-0481747710db tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:33.806304 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4390daec-1daa-4b5b-9815-0481747710db tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:33.806432 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4390daec-1daa-4b5b-9815-0481747710db tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:33.812254 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:33.812254 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:33.813045 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4390daec-1daa-4b5b-9815-0481747710db tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:33.813441 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 409/1627] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:33 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:34.517568 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3a40984d-b10e-4144-84a5-5ce1ae6d52a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:34.615050 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a40984d-b10e-4144-84a5-5ce1ae6d52a4 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:31:34.615414 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a40984d-b10e-4144-84a5-5ce1ae6d52a4 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-227752216"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:34.631885 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a40984d-b10e-4144-84a5-5ce1ae6d52a4 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:31:34.632223 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 408/1628] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:31:34 2026] POST /volume/v3/types => generated 227 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:34.645521 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bf5de2e3-7861-410e-84c2-8a55b325a339 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:34.647263 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf5de2e3-7861-410e-84c2-8a55b325a339 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:31:34.647643 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bf5de2e3-7861-410e-84c2-8a55b325a339 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1932779149"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:34.662431 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf5de2e3-7861-410e-84c2-8a55b325a339 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:31:34.662907 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 397/1629] 10.4.3.227 () {70 vars in 1311 bytes} [Fri Jul 31 05:31:34 2026] POST /volume/v3/group_types => generated 185 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:34.670590 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3afb83a-d6f7-4e28-81e9-4e9f2dcc5935 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:34.730625 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3afb83a-d6f7-4e28-81e9-4e9f2dcc5935 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] POST https://10.4.3.227/volume/v3/groups Jul 31 05:31:34.730996 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3afb83a-d6f7-4e28-81e9-4e9f2dcc5935 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5ea58134-c424-4131-9bd6-0a35d9d28035", "volume_types": ["1cb19afa-315b-4444-b6f9-7c625940a42f"], "name": "tempest-GroupSnapshotsV319Test-Group-636566632"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:34.732478 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-c3afb83a-d6f7-4e28-81e9-4e9f2dcc5935 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Creating new group {'group': {'group_type': '5ea58134-c424-4131-9bd6-0a35d9d28035', 'volume_types': ['1cb19afa-315b-4444-b6f9-7c625940a42f'], 'name': 'tempest-GroupSnapshotsV319Test-Group-636566632'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 05:31:34.736979 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-c3afb83a-d6f7-4e28-81e9-4e9f2dcc5935 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-636566632. Jul 31 05:31:34.750532 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3afb83a-d6f7-4e28-81e9-4e9f2dcc5935 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Availability zone cache updated, next update will occur around 2026-07-31 06:31:34.750171. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 05:31:34.750640 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c3afb83a-d6f7-4e28-81e9-4e9f2dcc5935 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Availability Zones retrieved successfully. Jul 31 05:31:34.775236 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c3afb83a-d6f7-4e28-81e9-4e9f2dcc5935 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Created reservations ['8a18d1ac-8f8e-4dec-8441-c032854514f4'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:34.807082 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3afb83a-d6f7-4e28-81e9-4e9f2dcc5935 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/groups returned with HTTP 202 Jul 31 05:31:34.807563 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 416/1630] 10.4.3.227 () {70 vars in 1297 bytes} [Fri Jul 31 05:31:34 2026] POST /volume/v3/groups => generated 115 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:34.815049 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cbeb678b-5421-43d7-a788-fe9ce7ed35d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:34.816900 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cbeb678b-5421-43d7-a788-fe9ce7ed35d0 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2 Jul 31 05:31:34.817161 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cbeb678b-5421-43d7-a788-fe9ce7ed35d0 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:34.817391 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cbeb678b-5421-43d7-a788-fe9ce7ed35d0 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:34.817506 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-cbeb678b-5421-43d7-a788-fe9ce7ed35d0 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] show called for member a947833e-6b04-4ac4-830f-da91bfc24df2 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:34.824459 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7ed5ea28-0a3b-43c8-a5ea-4e56a4b74d6f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:34.824687 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:34.824687 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:34.826943 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ed5ea28-0a3b-43c8-a5ea-4e56a4b74d6f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:34.827209 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ed5ea28-0a3b-43c8-a5ea-4e56a4b74d6f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:34.827453 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ed5ea28-0a3b-43c8-a5ea-4e56a4b74d6f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:34.827592 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7ed5ea28-0a3b-43c8-a5ea-4e56a4b74d6f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:34.833719 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:34.833719 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:34.834743 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ed5ea28-0a3b-43c8-a5ea-4e56a4b74d6f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:34.835208 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 409/1631] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:34 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:34.843658 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cbeb678b-5421-43d7-a788-fe9ce7ed35d0 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2 returned with HTTP 200 Jul 31 05:31:34.843658 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 410/1632] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:34 2026] GET /volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2 => generated 395 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:35.846403 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1050c721-294b-4904-9912-d25f677e25cf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:35.848230 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1050c721-294b-4904-9912-d25f677e25cf tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:35.848415 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1050c721-294b-4904-9912-d25f677e25cf tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:35.848650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1050c721-294b-4904-9912-d25f677e25cf tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:35.848809 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1050c721-294b-4904-9912-d25f677e25cf tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:35.853401 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:35.853401 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:35.854189 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1050c721-294b-4904-9912-d25f677e25cf tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:35.854591 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 398/1633] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:35 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:35.855121 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8b075f9-e1ba-4992-9822-dca9cfdb86ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:35.861969 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8b075f9-e1ba-4992-9822-dca9cfdb86ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2 Jul 31 05:31:35.862244 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8b075f9-e1ba-4992-9822-dca9cfdb86ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:35.862461 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8b075f9-e1ba-4992-9822-dca9cfdb86ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:35.862610 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-f8b075f9-e1ba-4992-9822-dca9cfdb86ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] show called for member a947833e-6b04-4ac4-830f-da91bfc24df2 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:35.868946 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:35.868946 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:35.877897 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8b075f9-e1ba-4992-9822-dca9cfdb86ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2 returned with HTTP 200 Jul 31 05:31:35.878324 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 417/1634] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:35 2026] GET /volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2 => generated 396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:35.887450 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10b0a1bb-b611-4942-a614-975e7e4279cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:35.889012 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:31:35.889421 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-804035198", "volume_type": "1cb19afa-315b-4444-b6f9-7c625940a42f", "group_id": "a947833e-6b04-4ac4-830f-da91bfc24df2", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:35.890829 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-804035198', 'volume_type': '1cb19afa-315b-4444-b6f9-7c625940a42f', 'group_id': 'a947833e-6b04-4ac4-830f-da91bfc24df2', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:31:35.899648 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:35.899648 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:35.900905 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Create volume of 1 GB Jul 31 05:31:35.907333 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Availability Zones retrieved successfully. Jul 31 05:31:35.913222 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Flow 'volume_create_api' (67f230bd-397d-4999-ac4b-0e5adbe124d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:35.914535 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b00228-8ba9-415a-8214-5d164d1f0e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:35.915164 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:35.915164 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:35.915621 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:35.941190 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01b00228-8ba9-415a-8214-5d164d1f0e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:31:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1cb19afa-315b-4444-b6f9-7c625940a42f,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-227752216',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1cb19afa-315b-4444-b6f9-7c625940a42f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a947833e-6b04-4ac4-830f-da91bfc24df2', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:35.941953 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091e79b9-c62d-4cb2-98c2-b5cb9ea67f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:35.974829 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-227752216 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-227752216, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:31:35.975115 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-227752216 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-227752216, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:31:36.015887 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Created reservations ['935ed2bb-1b76-40d2-a5fc-19d76fdb92fc', '04113703-7bc7-44fe-9e52-3c3f47fa612e', '88153e11-5675-4bce-9bac-5478a3853946', '18e07371-25c4-4ead-b129-9909bd1f2ae8'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:36.016796 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (091e79b9-c62d-4cb2-98c2-b5cb9ea67f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['935ed2bb-1b76-40d2-a5fc-19d76fdb92fc', '04113703-7bc7-44fe-9e52-3c3f47fa612e', '88153e11-5675-4bce-9bac-5478a3853946', '18e07371-25c4-4ead-b129-9909bd1f2ae8']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:36.017534 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4dbdfd-8819-42fc-854a-5293246268d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:36.043710 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4dbdfd-8819-42fc-854a-5293246268d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5828a82-4778-4b19-9953-ea071483b26c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-804035198',encryption_key_id=None,group_id=a947833e-6b04-4ac4-830f-da91bfc24df2,group_type_id=,metadata={},multiattach=False,project_id='1230440353ea4b68ab1a672b6c578b15',qos_specs=None,replication_status=,reservations=['935ed2bb-1b76-40d2-a5fc-19d76fdb92fc','04113703-7bc7-44fe-9e52-3c3f47fa612e','88153e11-5675-4bce-9bac-5478a3853946','18e07371-25c4-4ead-b129-9909bd1f2ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6418c39cd9e408485c607343f7ed4f1',volume_type_id=1cb19afa-315b-4444-b6f9-7c625940a42f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-804035198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a947833e-6b04-4ac4-830f-da91bfc24df2,host=None,id=f5828a82-4778-4b19-9953-ea071483b26c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1230440353ea4b68ab1a672b6c578b15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6418c39cd9e408485c607343f7ed4f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1cb19afa-315b-4444-b6f9-7c625940a42f),volume_type_id=1cb19afa-315b-4444-b6f9-7c625940a42f)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:36.044719 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc5921d-b876-4ea2-b907-830516e71c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:36.070938 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dc5921d-b876-4ea2-b907-830516e71c3f) transitioned into state 'SUCCESS' from state '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-804035198',encryption_key_id=None,group_id=a947833e-6b04-4ac4-830f-da91bfc24df2,group_type_id=,metadata={},multiattach=False,project_id='1230440353ea4b68ab1a672b6c578b15',qos_specs=None,replication_status=,reservations=['935ed2bb-1b76-40d2-a5fc-19d76fdb92fc','04113703-7bc7-44fe-9e52-3c3f47fa612e','88153e11-5675-4bce-9bac-5478a3853946','18e07371-25c4-4ead-b129-9909bd1f2ae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6418c39cd9e408485c607343f7ed4f1',volume_type_id=1cb19afa-315b-4444-b6f9-7c625940a42f)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:36.071801 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d11f94b2-2ce5-4b8f-9605-ae9fbd1ca9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:36.086580 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d11f94b2-2ce5-4b8f-9605-ae9fbd1ca9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:36.087735 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Flow 'volume_create_api' (67f230bd-397d-4999-ac4b-0e5adbe124d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:36.088039 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Create volume request issued successfully. Jul 31 05:31:36.088797 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:36.088948 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:36.137331 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:36.143074 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:36.143074 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:36.151967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10b0a1bb-b611-4942-a614-975e7e4279cd tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:31:36.153200 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 410/1635] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:31:35 2026] POST /volume/v3/volumes => generated 825 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:36.167235 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-602448ba-2445-4322-b9d3-91e9e7da149d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:36.170313 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-602448ba-2445-4322-b9d3-91e9e7da149d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c Jul 31 05:31:36.170313 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-602448ba-2445-4322-b9d3-91e9e7da149d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:36.170313 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-602448ba-2445-4322-b9d3-91e9e7da149d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:36.183563 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:36.183563 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:36.187626 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-602448ba-2445-4322-b9d3-91e9e7da149d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Volume info retrieved successfully. Jul 31 05:31:36.188375 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-602448ba-2445-4322-b9d3-91e9e7da149d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:36.188941 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-602448ba-2445-4322-b9d3-91e9e7da149d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:36.234203 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-602448ba-2445-4322-b9d3-91e9e7da149d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:36.239635 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:36.239635 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:36.249126 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-602448ba-2445-4322-b9d3-91e9e7da149d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c returned with HTTP 200 Jul 31 05:31:36.249126 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 411/1636] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:36 2026] GET /volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c => generated 893 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:36.876434 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-124c5a4e-2ace-407a-9d17-d2ef80a9e370 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:36.879329 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-124c5a4e-2ace-407a-9d17-d2ef80a9e370 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:36.879565 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-124c5a4e-2ace-407a-9d17-d2ef80a9e370 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:36.879786 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-124c5a4e-2ace-407a-9d17-d2ef80a9e370 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:36.879976 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-124c5a4e-2ace-407a-9d17-d2ef80a9e370 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:36.888083 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:36.888083 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:36.888284 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-124c5a4e-2ace-407a-9d17-d2ef80a9e370 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:36.888578 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 399/1637] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:36 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:37.267685 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ad2dd63-774a-4b63-98c2-e7443bc2334a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:37.271966 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ad2dd63-774a-4b63-98c2-e7443bc2334a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c Jul 31 05:31:37.271966 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ad2dd63-774a-4b63-98c2-e7443bc2334a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:37.271966 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ad2dd63-774a-4b63-98c2-e7443bc2334a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:37.283987 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:37.283987 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:37.288514 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8ad2dd63-774a-4b63-98c2-e7443bc2334a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Volume info retrieved successfully. Jul 31 05:31:37.292121 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-8ad2dd63-774a-4b63-98c2-e7443bc2334a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:37.292121 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-8ad2dd63-774a-4b63-98c2-e7443bc2334a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:37.323437 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-8ad2dd63-774a-4b63-98c2-e7443bc2334a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:37.326484 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:37.326484 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:37.334714 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ad2dd63-774a-4b63-98c2-e7443bc2334a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c returned with HTTP 200 Jul 31 05:31:37.335175 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 418/1638] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:37 2026] GET /volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c => generated 918 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:37.352836 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1e441cd-07a9-4ad8-896b-6ce0f0b56ad5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:37.354724 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1e441cd-07a9-4ad8-896b-6ce0f0b56ad5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] POST https://10.4.3.227/volume/v3/group_snapshots Jul 31 05:31:37.355123 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1e441cd-07a9-4ad8-896b-6ce0f0b56ad5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "a947833e-6b04-4ac4-830f-da91bfc24df2", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-306550956"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:37.356529 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-c1e441cd-07a9-4ad8-896b-6ce0f0b56ad5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'a947833e-6b04-4ac4-830f-da91bfc24df2', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-306550956'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 05:31:37.359959 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:37.359959 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:37.362921 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-c1e441cd-07a9-4ad8-896b-6ce0f0b56ad5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-306550956. Jul 31 05:31:37.453575 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:37.453575 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:37.508554 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-c1e441cd-07a9-4ad8-896b-6ce0f0b56ad5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-227752216 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-227752216, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:31:37.546480 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-c1e441cd-07a9-4ad8-896b-6ce0f0b56ad5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Created reservations ['0b29c8e4-fca7-4640-a974-0218b92c3a57', 'de58635e-33e1-4bca-91c0-fc9131f3c1ce', 'efd39069-ee9e-481f-ab3c-015ff177efe5', '66d8d302-7804-4382-ade6-0217bf1583ad'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:37.570539 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1e441cd-07a9-4ad8-896b-6ce0f0b56ad5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/group_snapshots returned with HTTP 202 Jul 31 05:31:37.571032 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 411/1639] 10.4.3.227 () {70 vars in 1324 bytes} [Fri Jul 31 05:31:37 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:37.580009 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2c1db830-15b1-49d5-b56f-6fa2fa17caba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:37.583885 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c1db830-15b1-49d5-b56f-6fa2fa17caba tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 Jul 31 05:31:37.584179 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c1db830-15b1-49d5-b56f-6fa2fa17caba tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:37.584371 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2c1db830-15b1-49d5-b56f-6fa2fa17caba tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:37.584527 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-2c1db830-15b1-49d5-b56f-6fa2fa17caba tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] show called for member f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:31:37.593734 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:37.593734 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:37.599753 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2c1db830-15b1-49d5-b56f-6fa2fa17caba tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 returned with HTTP 200 Jul 31 05:31:37.600133 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 412/1640] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:31:37 2026] GET /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 => generated 329 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:37.911123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-163e72f8-1fee-4ae2-be55-cf65679a8d63 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:37.911123 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-163e72f8-1fee-4ae2-be55-cf65679a8d63 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:37.911123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-163e72f8-1fee-4ae2-be55-cf65679a8d63 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:37.911123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-163e72f8-1fee-4ae2-be55-cf65679a8d63 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:37.911123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-163e72f8-1fee-4ae2-be55-cf65679a8d63 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:37.916351 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:37.916351 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:37.917218 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-163e72f8-1fee-4ae2-be55-cf65679a8d63 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:37.917956 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 400/1641] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:37 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:38.610976 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-36914838-daba-414a-99ac-ba66d672c740 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.612988 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36914838-daba-414a-99ac-ba66d672c740 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 Jul 31 05:31:38.613212 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36914838-daba-414a-99ac-ba66d672c740 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:38.613407 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36914838-daba-414a-99ac-ba66d672c740 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:38.613547 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-36914838-daba-414a-99ac-ba66d672c740 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] show called for member f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:31:38.618778 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.618778 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:38.622609 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36914838-daba-414a-99ac-ba66d672c740 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 returned with HTTP 200 Jul 31 05:31:38.623027 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 419/1642] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:31:38 2026] GET /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:38.636774 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db1961ed-0eea-4927-bb4e-8b15b86b53d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.642169 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db1961ed-0eea-4927-bb4e-8b15b86b53d5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/snapshots/detail Jul 31 05:31:38.642903 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db1961ed-0eea-4927-bb4e-8b15b86b53d5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:38.643740 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db1961ed-0eea-4927-bb4e-8b15b86b53d5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:38.644050 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-db1961ed-0eea-4927-bb4e-8b15b86b53d5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:38.644911 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.644911 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:38.647391 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-db1961ed-0eea-4927-bb4e-8b15b86b53d5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:31:38.655682 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-db1961ed-0eea-4927-bb4e-8b15b86b53d5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Get all snapshots completed successfully. Jul 31 05:31:38.657184 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.657184 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:38.658731 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db1961ed-0eea-4927-bb4e-8b15b86b53d5 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 05:31:38.659573 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 412/1643] 10.4.3.227 () {66 vars in 1264 bytes} [Fri Jul 31 05:31:38 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:38.671034 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fb20d686-dd37-47b9-a037-f249afa955c8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.673180 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb20d686-dd37-47b9-a037-f249afa955c8 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/snapshots/29a47efe-fd3e-4718-8fa8-b9bb8bdb18ad Jul 31 05:31:38.673795 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb20d686-dd37-47b9-a037-f249afa955c8 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:38.674200 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb20d686-dd37-47b9-a037-f249afa955c8 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:38.683141 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.683141 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:38.683141 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fb20d686-dd37-47b9-a037-f249afa955c8 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Snapshot retrieved successfully. Jul 31 05:31:38.683141 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb20d686-dd37-47b9-a037-f249afa955c8 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/snapshots/29a47efe-fd3e-4718-8fa8-b9bb8bdb18ad returned with HTTP 200 Jul 31 05:31:38.683915 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 413/1644] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:31:38 2026] GET /volume/v3/snapshots/29a47efe-fd3e-4718-8fa8-b9bb8bdb18ad => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:38.696568 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-94ab34d4-0a15-44ca-984d-90315800255c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.698681 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94ab34d4-0a15-44ca-984d-90315800255c tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] POST https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action Jul 31 05:31:38.699152 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94ab34d4-0a15-44ca-984d-90315800255c tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:38.699324 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-94ab34d4-0a15-44ca-984d-90315800255c tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:38.701071 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-94ab34d4-0a15-44ca-984d-90315800255c tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Updating group 'f22fb4d0-af22-4f59-b8bb-17ba7860dbf8' with 'creating' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 05:31:38.708857 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.708857 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:38.718949 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-94ab34d4-0a15-44ca-984d-90315800255c tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action returned with HTTP 202 Jul 31 05:31:38.719602 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 401/1645] 10.4.3.227 () {70 vars in 1455 bytes} [Fri Jul 31 05:31:38 2026] POST /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:38.728078 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-411930af-5f76-478e-8d06-a6e86a2ecbf3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.729919 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-411930af-5f76-478e-8d06-a6e86a2ecbf3 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 Jul 31 05:31:38.730209 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-411930af-5f76-478e-8d06-a6e86a2ecbf3 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:38.730449 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-411930af-5f76-478e-8d06-a6e86a2ecbf3 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:38.730613 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-411930af-5f76-478e-8d06-a6e86a2ecbf3 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] show called for member f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:31:38.735864 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.735864 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:38.742873 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-411930af-5f76-478e-8d06-a6e86a2ecbf3 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 returned with HTTP 200 Jul 31 05:31:38.743238 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 420/1646] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:31:38 2026] GET /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:38.756703 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-438c07d0-5de2-44e2-b0e8-6b37d7cf7450 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.758299 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-438c07d0-5de2-44e2-b0e8-6b37d7cf7450 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] POST https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action Jul 31 05:31:38.758615 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-438c07d0-5de2-44e2-b0e8-6b37d7cf7450 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:38.758734 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-438c07d0-5de2-44e2-b0e8-6b37d7cf7450 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:38.759980 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-438c07d0-5de2-44e2-b0e8-6b37d7cf7450 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Updating group 'f22fb4d0-af22-4f59-b8bb-17ba7860dbf8' with 'available' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 05:31:38.764001 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.764001 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:38.770586 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-438c07d0-5de2-44e2-b0e8-6b37d7cf7450 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action returned with HTTP 202 Jul 31 05:31:38.770964 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 413/1647] 10.4.3.227 () {70 vars in 1455 bytes} [Fri Jul 31 05:31:38 2026] POST /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:38.780848 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2fae9ba4-1879-4024-a47f-a2ac69f671e9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.784345 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2fae9ba4-1879-4024-a47f-a2ac69f671e9 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 Jul 31 05:31:38.784345 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2fae9ba4-1879-4024-a47f-a2ac69f671e9 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:38.784345 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2fae9ba4-1879-4024-a47f-a2ac69f671e9 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:38.784345 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-2fae9ba4-1879-4024-a47f-a2ac69f671e9 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] show called for member f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:31:38.787921 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.787921 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:38.792071 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2fae9ba4-1879-4024-a47f-a2ac69f671e9 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 returned with HTTP 200 Jul 31 05:31:38.792652 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 414/1648] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:31:38 2026] GET /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:38.802843 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-25d62147-f2e6-4e79-a8e9-483bb5b40866 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.805166 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25d62147-f2e6-4e79-a8e9-483bb5b40866 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] POST https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action Jul 31 05:31:38.805638 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25d62147-f2e6-4e79-a8e9-483bb5b40866 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:38.805810 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-25d62147-f2e6-4e79-a8e9-483bb5b40866 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:38.807550 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-25d62147-f2e6-4e79-a8e9-483bb5b40866 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Updating group 'f22fb4d0-af22-4f59-b8bb-17ba7860dbf8' with 'error' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 05:31:38.811288 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.811288 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:38.823977 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-25d62147-f2e6-4e79-a8e9-483bb5b40866 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action returned with HTTP 202 Jul 31 05:31:38.824391 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 402/1649] 10.4.3.227 () {70 vars in 1455 bytes} [Fri Jul 31 05:31:38 2026] POST /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:38.833007 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2987f8a9-b3bd-4c86-be0a-eaa64c3014a3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.835296 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2987f8a9-b3bd-4c86-be0a-eaa64c3014a3 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 Jul 31 05:31:38.835548 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2987f8a9-b3bd-4c86-be0a-eaa64c3014a3 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:38.835810 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2987f8a9-b3bd-4c86-be0a-eaa64c3014a3 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:38.835982 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-2987f8a9-b3bd-4c86-be0a-eaa64c3014a3 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] show called for member f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:31:38.839623 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.839623 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:38.843309 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2987f8a9-b3bd-4c86-be0a-eaa64c3014a3 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 returned with HTTP 200 Jul 31 05:31:38.843735 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 421/1650] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:31:38 2026] GET /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 => generated 326 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:38.852075 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cbb0c788-fb5e-483d-9693-e22a30371f2d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.853861 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbb0c788-fb5e-483d-9693-e22a30371f2d tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] POST https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action Jul 31 05:31:38.854240 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbb0c788-fb5e-483d-9693-e22a30371f2d tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:38.854355 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbb0c788-fb5e-483d-9693-e22a30371f2d tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:38.855685 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-cbb0c788-fb5e-483d-9693-e22a30371f2d tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Updating group 'f22fb4d0-af22-4f59-b8bb-17ba7860dbf8' with 'available' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 05:31:38.859255 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.859255 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:38.865423 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbb0c788-fb5e-483d-9693-e22a30371f2d tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action returned with HTTP 202 Jul 31 05:31:38.865755 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 414/1651] 10.4.3.227 () {70 vars in 1455 bytes} [Fri Jul 31 05:31:38 2026] POST /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:38.873053 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4c5b5948-bb09-424f-958d-9bce759f1c5d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.876747 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c5b5948-bb09-424f-958d-9bce759f1c5d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 Jul 31 05:31:38.876747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c5b5948-bb09-424f-958d-9bce759f1c5d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:38.876747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c5b5948-bb09-424f-958d-9bce759f1c5d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:38.876747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-4c5b5948-bb09-424f-958d-9bce759f1c5d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] show called for member f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:31:38.879791 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.879791 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:38.883932 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c5b5948-bb09-424f-958d-9bce759f1c5d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 returned with HTTP 200 Jul 31 05:31:38.884533 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 415/1652] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:31:38 2026] GET /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 => generated 330 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:38.893038 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e54dfd79-8a3c-4afc-b4a5-ab98b4c65c83 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.896459 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e54dfd79-8a3c-4afc-b4a5-ab98b4c65c83 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] DELETE https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 Jul 31 05:31:38.897220 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e54dfd79-8a3c-4afc-b4a5-ab98b4c65c83 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:38.897472 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e54dfd79-8a3c-4afc-b4a5-ab98b4c65c83 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:38.897645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-e54dfd79-8a3c-4afc-b4a5-ab98b4c65c83 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] delete called for member f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 {{(pid=100284) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 05:31:38.897789 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-e54dfd79-8a3c-4afc-b4a5-ab98b4c65c83 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Delete group_snapshot with id: f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 Jul 31 05:31:38.903565 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.903565 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:38.929500 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12050289-39c0-486e-9c2d-9519f57fe24a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.931204 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12050289-39c0-486e-9c2d-9519f57fe24a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:38.931383 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12050289-39c0-486e-9c2d-9519f57fe24a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:38.931557 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12050289-39c0-486e-9c2d-9519f57fe24a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:38.931668 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-12050289-39c0-486e-9c2d-9519f57fe24a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:38.935966 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:38.935966 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:38.936790 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12050289-39c0-486e-9c2d-9519f57fe24a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:38.937135 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 422/1653] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:38 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:31:38.957802 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e54dfd79-8a3c-4afc-b4a5-ab98b4c65c83 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 returned with HTTP 202 Jul 31 05:31:38.957802 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 403/1654] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:31:38 2026] DELETE /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:38.965684 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45e3e506-9b7b-4637-863b-64e4f4cb51ac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:38.967881 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45e3e506-9b7b-4637-863b-64e4f4cb51ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:31:38.968177 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45e3e506-9b7b-4637-863b-64e4f4cb51ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:38.968431 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45e3e506-9b7b-4637-863b-64e4f4cb51ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:38.968747 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-45e3e506-9b7b-4637-863b-64e4f4cb51ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:38.969706 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-45e3e506-9b7b-4637-863b-64e4f4cb51ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:38.979925 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-45e3e506-9b7b-4637-863b-64e4f4cb51ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Get all volumes completed successfully. Jul 31 05:31:38.980958 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-45e3e506-9b7b-4637-863b-64e4f4cb51ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:38.980958 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-45e3e506-9b7b-4637-863b-64e4f4cb51ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:39.045655 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-45e3e506-9b7b-4637-863b-64e4f4cb51ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:39.050904 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:39.050904 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:39.061619 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45e3e506-9b7b-4637-863b-64e4f4cb51ac tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:31:39.062167 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 415/1655] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:31:38 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:39.076730 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c39453a-3555-43fc-8b67-177bf36fe20b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:39.078155 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c39453a-3555-43fc-8b67-177bf36fe20b tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/snapshots/detail Jul 31 05:31:39.078515 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c39453a-3555-43fc-8b67-177bf36fe20b tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:39.078836 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c39453a-3555-43fc-8b67-177bf36fe20b tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:39.079228 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-5c39453a-3555-43fc-8b67-177bf36fe20b tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:39.081452 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-5c39453a-3555-43fc-8b67-177bf36fe20b tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:31:39.086934 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5c39453a-3555-43fc-8b67-177bf36fe20b tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Get all snapshots completed successfully. Jul 31 05:31:39.086934 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c39453a-3555-43fc-8b67-177bf36fe20b tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 05:31:39.086934 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 416/1656] 10.4.3.227 () {66 vars in 1264 bytes} [Fri Jul 31 05:31: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 31 05:31:39.096025 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c2faa684-d0a7-4631-b030-f8858d0feb7d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:39.097954 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2faa684-d0a7-4631-b030-f8858d0feb7d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 Jul 31 05:31:39.098193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2faa684-d0a7-4631-b030-f8858d0feb7d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:39.098377 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c2faa684-d0a7-4631-b030-f8858d0feb7d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:39.098519 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-c2faa684-d0a7-4631-b030-f8858d0feb7d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] show called for member f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:31:39.101635 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c2faa684-d0a7-4631-b030-f8858d0feb7d tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 returned with HTTP 404 Jul 31 05:31:39.102165 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 423/1657] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:31:39 2026] GET /volume/v3/group_snapshots/f22fb4d0-af22-4f59-b8bb-17ba7860dbf8 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:31:39.110434 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fbd9a678-5a86-42bc-bf5f-74ae35cf2886 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:39.112135 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fbd9a678-5a86-42bc-bf5f-74ae35cf2886 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:31:39.112345 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fbd9a678-5a86-42bc-bf5f-74ae35cf2886 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:39.112523 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fbd9a678-5a86-42bc-bf5f-74ae35cf2886 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:39.112738 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-fbd9a678-5a86-42bc-bf5f-74ae35cf2886 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:39.113030 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:39.113030 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:39.113432 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-fbd9a678-5a86-42bc-bf5f-74ae35cf2886 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:39.120126 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fbd9a678-5a86-42bc-bf5f-74ae35cf2886 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Get all volumes completed successfully. Jul 31 05:31:39.120928 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-fbd9a678-5a86-42bc-bf5f-74ae35cf2886 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:39.121133 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-fbd9a678-5a86-42bc-bf5f-74ae35cf2886 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:39.156030 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-fbd9a678-5a86-42bc-bf5f-74ae35cf2886 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:39.159923 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:39.159923 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:39.175771 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fbd9a678-5a86-42bc-bf5f-74ae35cf2886 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:31:39.176225 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 404/1658] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:31:39 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:39.193292 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1cec5db8-0877-4b8f-9f38-1787f3ce3697 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:39.195623 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cec5db8-0877-4b8f-9f38-1787f3ce3697 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] POST https://10.4.3.227/volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2/action Jul 31 05:31:39.196075 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cec5db8-0877-4b8f-9f38-1787f3ce3697 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:39.196251 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cec5db8-0877-4b8f-9f38-1787f3ce3697 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:39.197865 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-1cec5db8-0877-4b8f-9f38-1787f3ce3697 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] delete called for group a947833e-6b04-4ac4-830f-da91bfc24df2 {{(pid=100283) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:31:39.198006 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-1cec5db8-0877-4b8f-9f38-1787f3ce3697 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Delete group with id: a947833e-6b04-4ac4-830f-da91bfc24df2 Jul 31 05:31:39.202202 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:39.202202 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:39.248127 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cec5db8-0877-4b8f-9f38-1787f3ce3697 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2/action returned with HTTP 202 Jul 31 05:31:39.248127 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 416/1659] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:31:39 2026] POST /volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:39.254658 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-60fb57fc-c1be-428c-87c6-2fd4b0df6582 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:39.257232 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-60fb57fc-c1be-428c-87c6-2fd4b0df6582 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c Jul 31 05:31:39.257616 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-60fb57fc-c1be-428c-87c6-2fd4b0df6582 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:39.257986 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-60fb57fc-c1be-428c-87c6-2fd4b0df6582 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:39.273283 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:39.273283 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:39.279851 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-60fb57fc-c1be-428c-87c6-2fd4b0df6582 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Volume info retrieved successfully. Jul 31 05:31:39.281637 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-60fb57fc-c1be-428c-87c6-2fd4b0df6582 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:39.283799 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-60fb57fc-c1be-428c-87c6-2fd4b0df6582 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:39.347865 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-60fb57fc-c1be-428c-87c6-2fd4b0df6582 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:39.352817 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:39.352817 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:39.362249 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-60fb57fc-c1be-428c-87c6-2fd4b0df6582 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c returned with HTTP 200 Jul 31 05:31:39.363023 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 417/1660] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:39 2026] GET /volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c => generated 917 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:39.437877 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:39.439709 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:31:39.440124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1830463048", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:39.442025 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1830463048', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:31:39.442197 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Create volume of 1 GB Jul 31 05:31:39.448852 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Availability Zones retrieved successfully. Jul 31 05:31:39.453975 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Flow 'volume_create_api' (cbb04fdc-f665-4342-b1a8-60d312038a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:39.455046 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ff3d5ac-ffd0-4845-ba2b-41d8d420d6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:39.455915 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:39.483631 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ff3d5ac-ffd0-4845-ba2b-41d8d420d6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:39.484408 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b27e7db-9dec-4c79-9257-8779460f3eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:39.521309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Created reservations ['0208415a-fe65-4690-ba1f-6c38f98e2baa', '8c1e118e-5016-48e5-b33b-f6baff563cb3', '2250fd54-bfa6-44ff-821f-6cecf62a8f31', 'ea076d37-6e74-460d-8e30-82a005e4b2fa'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:39.522049 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b27e7db-9dec-4c79-9257-8779460f3eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0208415a-fe65-4690-ba1f-6c38f98e2baa', '8c1e118e-5016-48e5-b33b-f6baff563cb3', '2250fd54-bfa6-44ff-821f-6cecf62a8f31', 'ea076d37-6e74-460d-8e30-82a005e4b2fa']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:39.522732 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09fae79-d4ad-475d-b6c0-90d2c3b82953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:39.543310 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09fae79-d4ad-475d-b6c0-90d2c3b82953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1830463048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555560de0b88481ba73f94e4bb3681df',qos_specs=None,replication_status=,reservations=['0208415a-fe65-4690-ba1f-6c38f98e2baa','8c1e118e-5016-48e5-b33b-f6baff563cb3','2250fd54-bfa6-44ff-821f-6cecf62a8f31','ea076d37-6e74-460d-8e30-82a005e4b2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c81600593624956a38fff16bc8a6969',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1830463048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='555560de0b88481ba73f94e4bb3681df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c81600593624956a38fff16bc8a6969',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:39.544004 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05d0e5f9-aca4-49c9-9a43-f3e70e7fc701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:39.562121 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05d0e5f9-aca4-49c9-9a43-f3e70e7fc701) transitioned into state 'SUCCESS' from state '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-1830463048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='555560de0b88481ba73f94e4bb3681df',qos_specs=None,replication_status=,reservations=['0208415a-fe65-4690-ba1f-6c38f98e2baa','8c1e118e-5016-48e5-b33b-f6baff563cb3','2250fd54-bfa6-44ff-821f-6cecf62a8f31','ea076d37-6e74-460d-8e30-82a005e4b2fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c81600593624956a38fff16bc8a6969',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:39.562776 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075b4ba0-78e0-4598-a678-5ff196adec7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:39.571242 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (075b4ba0-78e0-4598-a678-5ff196adec7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:39.572034 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Flow 'volume_create_api' (cbb04fdc-f665-4342-b1a8-60d312038a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:39.572343 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Create volume request issued successfully. Jul 31 05:31:39.572903 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0061e0e9-89e1-4532-bf71-d6f61b03f981 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:31:39.573318 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 424/1661] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:31:39 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 31 05:31:39.586841 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d991a5c3-7f31-47d0-be38-e18ad453ac29 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:39.589418 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d991a5c3-7f31-47d0-be38-e18ad453ac29 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:39.589675 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d991a5c3-7f31-47d0-be38-e18ad453ac29 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:39.589929 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d991a5c3-7f31-47d0-be38-e18ad453ac29 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:39.600336 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:39.600336 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:39.606124 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d991a5c3-7f31-47d0-be38-e18ad453ac29 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:39.611532 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d991a5c3-7f31-47d0-be38-e18ad453ac29 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:39.612058 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 405/1662] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:39 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 823 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:39.947568 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e35f2eb-dc33-4ac0-a927-e26b2957bb39 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:39.949533 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e35f2eb-dc33-4ac0-a927-e26b2957bb39 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:39.949724 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e35f2eb-dc33-4ac0-a927-e26b2957bb39 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:39.949946 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e35f2eb-dc33-4ac0-a927-e26b2957bb39 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:39.950074 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3e35f2eb-dc33-4ac0-a927-e26b2957bb39 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:39.954672 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:39.954672 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:39.955641 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e35f2eb-dc33-4ac0-a927-e26b2957bb39 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:39.955997 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 417/1663] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:39 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:40.379854 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0c3c562b-cce3-48f0-ba6b-fb6420e2a6c2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.383661 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c3c562b-cce3-48f0-ba6b-fb6420e2a6c2 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c Jul 31 05:31:40.383661 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c3c562b-cce3-48f0-ba6b-fb6420e2a6c2 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.383661 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c3c562b-cce3-48f0-ba6b-fb6420e2a6c2 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.389478 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c3c562b-cce3-48f0-ba6b-fb6420e2a6c2 tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c returned with HTTP 404 Jul 31 05:31:40.390150 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 418/1664] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:40 2026] GET /volume/v3/volumes/f5828a82-4778-4b19-9953-ea071483b26c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:31:40.397716 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-425d3c4e-480b-4c4e-848d-c0759c784e2a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.399605 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-425d3c4e-480b-4c4e-848d-c0759c784e2a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] GET https://10.4.3.227/volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2 Jul 31 05:31:40.399845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-425d3c4e-480b-4c4e-848d-c0759c784e2a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.400032 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-425d3c4e-480b-4c4e-848d-c0759c784e2a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.400193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-425d3c4e-480b-4c4e-848d-c0759c784e2a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] show called for member a947833e-6b04-4ac4-830f-da91bfc24df2 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:40.403648 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-425d3c4e-480b-4c4e-848d-c0759c784e2a tempest-GroupSnapshotsV319Test-74065001 tempest-GroupSnapshotsV319Test-74065001-project-member] https://10.4.3.227/volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2 returned with HTTP 404 Jul 31 05:31:40.404186 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 425/1665] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:40 2026] GET /volume/v3/groups/a947833e-6b04-4ac4-830f-da91bfc24df2 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:31:40.411537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b24c9ec-428d-4acc-82ec-7ff0b5fb25b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.413639 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b24c9ec-428d-4acc-82ec-7ff0b5fb25b7 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/5ea58134-c424-4131-9bd6-0a35d9d28035 Jul 31 05:31:40.413959 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b24c9ec-428d-4acc-82ec-7ff0b5fb25b7 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.414345 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b24c9ec-428d-4acc-82ec-7ff0b5fb25b7 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.442227 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b24c9ec-428d-4acc-82ec-7ff0b5fb25b7 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] https://10.4.3.227/volume/v3/group_types/5ea58134-c424-4131-9bd6-0a35d9d28035 returned with HTTP 202 Jul 31 05:31:40.442803 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 406/1666] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:31:40 2026] DELETE /volume/v3/group_types/5ea58134-c424-4131-9bd6-0a35d9d28035 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:40.451128 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de5a1e8c-36ac-4d03-8cfe-3c526830df10 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.453253 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de5a1e8c-36ac-4d03-8cfe-3c526830df10 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] DELETE https://10.4.3.227/volume/v3/types/1cb19afa-315b-4444-b6f9-7c625940a42f Jul 31 05:31:40.453559 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de5a1e8c-36ac-4d03-8cfe-3c526830df10 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.453778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de5a1e8c-36ac-4d03-8cfe-3c526830df10 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.493948 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de5a1e8c-36ac-4d03-8cfe-3c526830df10 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] https://10.4.3.227/volume/v3/types/1cb19afa-315b-4444-b6f9-7c625940a42f returned with HTTP 202 Jul 31 05:31:40.494525 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 418/1667] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:31:40 2026] DELETE /volume/v3/types/1cb19afa-315b-4444-b6f9-7c625940a42f => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:40.503930 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9e5f1158-5b35-4dcb-9517-1eba571397a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.505883 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e5f1158-5b35-4dcb-9517-1eba571397a8 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] GET https://10.4.3.227/volume/v3/types/1cb19afa-315b-4444-b6f9-7c625940a42f Jul 31 05:31:40.506317 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9e5f1158-5b35-4dcb-9517-1eba571397a8 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.506749 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9e5f1158-5b35-4dcb-9517-1eba571397a8 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.511245 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e5f1158-5b35-4dcb-9517-1eba571397a8 tempest-GroupSnapshotsV319Test-661933968 tempest-GroupSnapshotsV319Test-661933968-project-admin] https://10.4.3.227/volume/v3/types/1cb19afa-315b-4444-b6f9-7c625940a42f returned with HTTP 404 Jul 31 05:31:40.512063 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 419/1668] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:31:40 2026] GET /volume/v3/types/1cb19afa-315b-4444-b6f9-7c625940a42f => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:40.627212 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d93abf86-6518-4b5b-8163-ad711dbabce0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.630302 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d93abf86-6518-4b5b-8163-ad711dbabce0 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:40.630466 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d93abf86-6518-4b5b-8163-ad711dbabce0 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.630652 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d93abf86-6518-4b5b-8163-ad711dbabce0 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.643379 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:40.643379 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:40.647694 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d93abf86-6518-4b5b-8163-ad711dbabce0 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:40.652302 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d93abf86-6518-4b5b-8163-ad711dbabce0 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:40.652660 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 426/1669] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:40 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:40.672073 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b1d03a2-54d9-470c-98e2-ebda35167ded None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.674597 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b1d03a2-54d9-470c-98e2-ebda35167ded tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:40.675044 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b1d03a2-54d9-470c-98e2-ebda35167ded tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.675217 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b1d03a2-54d9-470c-98e2-ebda35167ded tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.686277 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:40.686277 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:40.691600 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5b1d03a2-54d9-470c-98e2-ebda35167ded tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:40.698875 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b1d03a2-54d9-470c-98e2-ebda35167ded tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:40.699480 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 407/1670] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:40 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:40.716158 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5bf93af3-2faa-4538-8b9e-5402709801ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.718392 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5bf93af3-2faa-4538-8b9e-5402709801ca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes Jul 31 05:31:40.718696 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5bf93af3-2faa-4538-8b9e-5402709801ca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.718872 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5bf93af3-2faa-4538-8b9e-5402709801ca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.719326 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-5bf93af3-2faa-4538-8b9e-5402709801ca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:40.720320 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5bf93af3-2faa-4538-8b9e-5402709801ca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:40.732783 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5bf93af3-2faa-4538-8b9e-5402709801ca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Get all volumes completed successfully. Jul 31 05:31:40.734054 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5bf93af3-2faa-4538-8b9e-5402709801ca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 200 Jul 31 05:31:40.734054 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 419/1671] 10.4.3.227 () {66 vars in 1237 bytes} [Fri Jul 31 05:31:40 2026] GET /volume/v3/volumes => generated 339 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:40.745073 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7679586d-b264-47d3-8bf4-f1cb659a10fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.747909 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7679586d-b264-47d3-8bf4-f1cb659a10fd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:40.749196 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7679586d-b264-47d3-8bf4-f1cb659a10fd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.749661 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7679586d-b264-47d3-8bf4-f1cb659a10fd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.761201 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:40.761201 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:40.769117 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7679586d-b264-47d3-8bf4-f1cb659a10fd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:40.774416 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7679586d-b264-47d3-8bf4-f1cb659a10fd tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:40.775030 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 420/1672] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:40 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:40.847948 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-049334e0-d91a-4b9c-88e0-bee00ccd8317 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.850946 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-049334e0-d91a-4b9c-88e0-bee00ccd8317 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:40.851256 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-049334e0-d91a-4b9c-88e0-bee00ccd8317 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.851546 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-049334e0-d91a-4b9c-88e0-bee00ccd8317 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.861487 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:40.861487 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:40.869305 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-049334e0-d91a-4b9c-88e0-bee00ccd8317 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:40.877350 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-049334e0-d91a-4b9c-88e0-bee00ccd8317 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:40.880353 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 427/1673] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:40 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:40.970132 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-78451b0f-58a1-48cc-a8ff-470dcd2dabe9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.975734 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78451b0f-58a1-48cc-a8ff-470dcd2dabe9 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:40.976007 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78451b0f-58a1-48cc-a8ff-470dcd2dabe9 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.976387 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78451b0f-58a1-48cc-a8ff-470dcd2dabe9 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.976540 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-78451b0f-58a1-48cc-a8ff-470dcd2dabe9 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:40.980797 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f773f379-65d4-4ece-ab01-8d6f888819b4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:40.982588 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f773f379-65d4-4ece-ab01-8d6f888819b4 None None] GET https://10.4.3.227/volume// Jul 31 05:31:40.982588 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f773f379-65d4-4ece-ab01-8d6f888819b4 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:40.982993 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f773f379-65d4-4ece-ab01-8d6f888819b4 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:40.983233 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f773f379-65d4-4ece-ab01-8d6f888819b4 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:40.984185 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 420/1674] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:31:40 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:31:40.985990 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:40.985990 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:40.987285 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78451b0f-58a1-48cc-a8ff-470dcd2dabe9 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:40.987665 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 408/1675] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:40 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:40.994793 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-bfabee99-de3a-4c4e-b070-546be0686723 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:41.238546 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-bfabee99-de3a-4c4e-b070-546be0686723 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:31:41.238904 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-bfabee99-de3a-4c4e-b070-546be0686723 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6", "connector": null, "instance_uuid": "5c0ce242-d988-4d02-989d-1d0613f48d7a"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:41.254310 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:41.254310 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:41.299508 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-bfabee99-de3a-4c4e-b070-546be0686723 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:31:41.300069 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 421/1676] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:31:40 2026] POST /volume/v3/attachments => generated 273 bytes in 306 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:41.339336 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fd21143c-fb53-4f0d-8cad-e7eff9a716d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:41.341582 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd21143c-fb53-4f0d-8cad-e7eff9a716d2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:41.341735 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd21143c-fb53-4f0d-8cad-e7eff9a716d2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:41.341942 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fd21143c-fb53-4f0d-8cad-e7eff9a716d2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:41.356155 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c57c2bd4-9290-4146-a082-c99f23b979a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:41.356566 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c57c2bd4-9290-4146-a082-c99f23b979a6 None None] GET https://10.4.3.227/volume// Jul 31 05:31:41.356870 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c57c2bd4-9290-4146-a082-c99f23b979a6 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:41.357249 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c57c2bd4-9290-4146-a082-c99f23b979a6 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:41.357505 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c57c2bd4-9290-4146-a082-c99f23b979a6 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:41.357768 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:41.357768 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:41.357974 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 421/1677] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:41.367019 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fd21143c-fb53-4f0d-8cad-e7eff9a716d2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:41.370787 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-62c3fb3d-5f9d-4e4e-9104-8ebe588f429e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:41.374756 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-62c3fb3d-5f9d-4e4e-9104-8ebe588f429e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:41.374939 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fd21143c-fb53-4f0d-8cad-e7eff9a716d2 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:41.375138 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-62c3fb3d-5f9d-4e4e-9104-8ebe588f429e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:41.375511 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 428/1678] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:41 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:41.375568 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-62c3fb3d-5f9d-4e4e-9104-8ebe588f429e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:41.389306 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:41.389306 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:41.396030 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-62c3fb3d-5f9d-4e4e-9104-8ebe588f429e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:41.403035 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-62c3fb3d-5f9d-4e4e-9104-8ebe588f429e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:41.404020 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 409/1679] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:41 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 1027 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:41.528459 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-f95cfdcc-8214-4782-a786-6605d49230b3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:41.530995 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-f95cfdcc-8214-4782-a786-6605d49230b3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] PUT https://10.4.3.227/volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73 Jul 31 05:31:41.533479 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-f95cfdcc-8214-4782-a786-6605d49230b3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:41.548505 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-f95cfdcc-8214-4782-a786-6605d49230b3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Acquiring lock "cinder-attachment_update-fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:31:41.554003 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-f95cfdcc-8214-4782-a786-6605d49230b3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Lock "cinder-attachment_update-fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:31:41.554984 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:41.554984 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:41.662121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-f95cfdcc-8214-4782-a786-6605d49230b3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Lock "cinder-attachment_update-fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6-np0000006182" released by "attachment_update" :: held 0.105s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:31:41.662121 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-f95cfdcc-8214-4782-a786-6605d49230b3 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73 returned with HTTP 200 Jul 31 05:31:41.662121 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 422/1680] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:31:41 2026] PUT /volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:42.000480 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d260f125-8e0e-46b9-aa98-532765e153cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:42.003484 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d260f125-8e0e-46b9-aa98-532765e153cf tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:42.003644 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d260f125-8e0e-46b9-aa98-532765e153cf tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:42.004316 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d260f125-8e0e-46b9-aa98-532765e153cf tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:42.004505 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d260f125-8e0e-46b9-aa98-532765e153cf tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:42.011489 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:42.011489 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:42.013070 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d260f125-8e0e-46b9-aa98-532765e153cf tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:42.014859 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 422/1681] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:41 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:42.396523 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3173763-3414-4e2f-8434-e23af2e0a54c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:42.398907 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3173763-3414-4e2f-8434-e23af2e0a54c tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:42.399205 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3173763-3414-4e2f-8434-e23af2e0a54c tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:42.399461 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3173763-3414-4e2f-8434-e23af2e0a54c tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:42.418805 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:42.418805 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:42.424648 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3173763-3414-4e2f-8434-e23af2e0a54c tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:42.432177 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3173763-3414-4e2f-8434-e23af2e0a54c tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:42.432177 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 429/1682] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:42 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:43.029978 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-41f7c8f1-b3aa-45f4-9065-35c9845638ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:43.031917 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41f7c8f1-b3aa-45f4-9065-35c9845638ae tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:43.032148 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41f7c8f1-b3aa-45f4-9065-35c9845638ae tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:43.032504 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41f7c8f1-b3aa-45f4-9065-35c9845638ae tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:43.032504 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-41f7c8f1-b3aa-45f4-9065-35c9845638ae tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:43.034457 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=358,cinder:INSERT=51,cinder:UPDATE=88 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:31:43.037630 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:43.037630 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:43.038469 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41f7c8f1-b3aa-45f4-9065-35c9845638ae tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:43.039215 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 410/1683] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:43 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:31:43.315088 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7421c77e-db9b-4cd8-adf0-5f782560c8ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:43.450174 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-195535d6-920c-4b03-97ef-906b643f5720 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:43.453901 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-195535d6-920c-4b03-97ef-906b643f5720 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:43.454114 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-195535d6-920c-4b03-97ef-906b643f5720 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:43.454318 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-195535d6-920c-4b03-97ef-906b643f5720 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:43.459044 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7421c77e-db9b-4cd8-adf0-5f782560c8ae tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:31:43.461123 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7421c77e-db9b-4cd8-adf0-5f782560c8ae tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1188747848"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:43.461254 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:43.461254 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:43.470313 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:43.470313 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:43.475142 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7421c77e-db9b-4cd8-adf0-5f782560c8ae tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:31:43.475355 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-195535d6-920c-4b03-97ef-906b643f5720 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:43.475856 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 423/1684] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:31:43 2026] POST /volume/v3/types => generated 216 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:43.482628 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-195535d6-920c-4b03-97ef-906b643f5720 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:43.483385 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 423/1685] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:43 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:43.485814 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e096b3c4-7069-4365-9657-b8c3ec4aa6fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:43.488142 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e096b3c4-7069-4365-9657-b8c3ec4aa6fa tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:31:43.488667 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e096b3c4-7069-4365-9657-b8c3ec4aa6fa tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1749466149"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:43.493448 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=308,cinder:INSERT=23,cinder:UPDATE=34 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:31:43.510594 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e096b3c4-7069-4365-9657-b8c3ec4aa6fa tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:31:43.511179 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 430/1686] 10.4.3.227 () {70 vars in 1311 bytes} [Fri Jul 31 05:31:43 2026] POST /volume/v3/group_types => generated 173 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:43.521303 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-578a9c9f-1e77-4c8a-839e-6c0b0c6cf791 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:43.610128 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-578a9c9f-1e77-4c8a-839e-6c0b0c6cf791 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] POST https://10.4.3.227/volume/v3/groups Jul 31 05:31:43.610128 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-578a9c9f-1e77-4c8a-839e-6c0b0c6cf791 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5028e23b-b626-4e19-bb1b-a189274d6d94", "volume_types": ["3f5ee182-60eb-411b-b23b-267847438b29"], "name": "tempest-Group1-233010623"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:43.610128 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-578a9c9f-1e77-4c8a-839e-6c0b0c6cf791 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Creating new group {'group': {'group_type': '5028e23b-b626-4e19-bb1b-a189274d6d94', 'volume_types': ['3f5ee182-60eb-411b-b23b-267847438b29'], 'name': 'tempest-Group1-233010623'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 05:31:43.613349 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-578a9c9f-1e77-4c8a-839e-6c0b0c6cf791 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Creating group tempest-Group1-233010623. Jul 31 05:31:43.620496 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-578a9c9f-1e77-4c8a-839e-6c0b0c6cf791 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Availability Zones retrieved successfully. Jul 31 05:31:43.638751 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-578a9c9f-1e77-4c8a-839e-6c0b0c6cf791 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Created reservations ['0e868104-cf93-4a3a-9ddc-ec1e8dcf0603'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:43.661422 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-578a9c9f-1e77-4c8a-839e-6c0b0c6cf791 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups returned with HTTP 202 Jul 31 05:31:43.661422 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 411/1687] 10.4.3.227 () {70 vars in 1297 bytes} [Fri Jul 31 05:31:43 2026] POST /volume/v3/groups => generated 93 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:31:43.671886 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8fabca09-3618-4e95-ac09-233bfb63978e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:43.674829 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8fabca09-3618-4e95-ac09-233bfb63978e tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 Jul 31 05:31:43.674829 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8fabca09-3618-4e95-ac09-233bfb63978e tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:43.674829 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8fabca09-3618-4e95-ac09-233bfb63978e tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:43.674829 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-8fabca09-3618-4e95-ac09-233bfb63978e tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member 641ab3b9-d336-425a-91cd-b945e0cedbe3 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:43.678270 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:43.678270 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:43.687933 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8fabca09-3618-4e95-ac09-233bfb63978e tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 returned with HTTP 200 Jul 31 05:31:43.688460 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 424/1688] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:43 2026] GET /volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 => generated 321 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:44.055725 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f764ff6f-f4c5-4c8d-a213-d162ad24540f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:44.058577 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f764ff6f-f4c5-4c8d-a213-d162ad24540f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:44.059274 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f764ff6f-f4c5-4c8d-a213-d162ad24540f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:44.059274 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f764ff6f-f4c5-4c8d-a213-d162ad24540f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:44.059274 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f764ff6f-f4c5-4c8d-a213-d162ad24540f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:44.065508 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:44.065508 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:44.066577 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f764ff6f-f4c5-4c8d-a213-d162ad24540f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:44.066965 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 424/1689] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:44 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 802 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:44.504969 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f32c3fed-26b8-46b9-8568-5597313bdeaf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:44.507328 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f32c3fed-26b8-46b9-8568-5597313bdeaf tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:44.507557 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f32c3fed-26b8-46b9-8568-5597313bdeaf tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:44.507806 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f32c3fed-26b8-46b9-8568-5597313bdeaf tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:44.518618 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:44.518618 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:44.523223 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f32c3fed-26b8-46b9-8568-5597313bdeaf tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:44.528784 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f32c3fed-26b8-46b9-8568-5597313bdeaf tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:44.529284 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 431/1690] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:44 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:44.698855 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ecebc4e1-164b-40d2-a049-cf2d8979c138 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:44.700634 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecebc4e1-164b-40d2-a049-cf2d8979c138 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 Jul 31 05:31:44.705862 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecebc4e1-164b-40d2-a049-cf2d8979c138 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:44.705862 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ecebc4e1-164b-40d2-a049-cf2d8979c138 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:44.705862 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-ecebc4e1-164b-40d2-a049-cf2d8979c138 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member 641ab3b9-d336-425a-91cd-b945e0cedbe3 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:44.708966 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:44.708966 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:44.734365 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ecebc4e1-164b-40d2-a049-cf2d8979c138 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 returned with HTTP 200 Jul 31 05:31:44.735021 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 412/1691] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:44 2026] GET /volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 => generated 322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:44.747587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba14ee29-9a8a-4a6c-8b0a-d0151fb4848a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:44.750356 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba14ee29-9a8a-4a6c-8b0a-d0151fb4848a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] POST https://10.4.3.227/volume/v3/groups Jul 31 05:31:44.750935 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba14ee29-9a8a-4a6c-8b0a-d0151fb4848a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5028e23b-b626-4e19-bb1b-a189274d6d94", "volume_types": ["3f5ee182-60eb-411b-b23b-267847438b29"], "name": "tempest-Group2-1573085051"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:44.752804 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-ba14ee29-9a8a-4a6c-8b0a-d0151fb4848a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Creating new group {'group': {'group_type': '5028e23b-b626-4e19-bb1b-a189274d6d94', 'volume_types': ['3f5ee182-60eb-411b-b23b-267847438b29'], 'name': 'tempest-Group2-1573085051'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 05:31:44.757173 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-ba14ee29-9a8a-4a6c-8b0a-d0151fb4848a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Creating group tempest-Group2-1573085051. Jul 31 05:31:44.757734 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:44.757734 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:44.777287 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba14ee29-9a8a-4a6c-8b0a-d0151fb4848a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Availability zone cache updated, next update will occur around 2026-07-31 06:31:44.776906. {{(pid=100285) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 05:31:44.778286 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba14ee29-9a8a-4a6c-8b0a-d0151fb4848a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Availability Zones retrieved successfully. Jul 31 05:31:44.797747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-ba14ee29-9a8a-4a6c-8b0a-d0151fb4848a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Created reservations ['b77f9e97-5cd0-4b4b-87b1-24cf5d247bf8'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:44.829005 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba14ee29-9a8a-4a6c-8b0a-d0151fb4848a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups returned with HTTP 202 Jul 31 05:31:44.829005 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 425/1692] 10.4.3.227 () {70 vars in 1297 bytes} [Fri Jul 31 05:31:44 2026] POST /volume/v3/groups => generated 94 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 05:31:44.840434 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a846a8ce-95c1-4bed-a013-61f655ed3cc2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:44.844198 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a846a8ce-95c1-4bed-a013-61f655ed3cc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec Jul 31 05:31:44.844996 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a846a8ce-95c1-4bed-a013-61f655ed3cc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:44.845270 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a846a8ce-95c1-4bed-a013-61f655ed3cc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:44.845431 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-a846a8ce-95c1-4bed-a013-61f655ed3cc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member ccd89771-0a4c-4881-922c-2c0e5286e8ec {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:44.857365 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:44.857365 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:44.868700 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a846a8ce-95c1-4bed-a013-61f655ed3cc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec returned with HTTP 200 Jul 31 05:31:44.869508 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 425/1693] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:44 2026] GET /volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:44.997040 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-ac54069b-38d6-4109-ae44-612e1715811f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:44.999213 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-ac54069b-38d6-4109-ae44-612e1715811f tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] POST https://10.4.3.227/volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73/action Jul 31 05:31:44.999900 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-ac54069b-38d6-4109-ae44-612e1715811f tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:44.999900 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-ac54069b-38d6-4109-ae44-612e1715811f tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:45.017754 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:45.017754 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:45.028021 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-85ed97bd-3c9d-4efb-adb5-16ba05911b0c req-ac54069b-38d6-4109-ae44-612e1715811f tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73/action returned with HTTP 204 Jul 31 05:31:45.028640 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 432/1694] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:31:44 2026] POST /volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:45.079071 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-334ce96b-61ef-4146-ac68-811fe624b0f3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:45.082127 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-334ce96b-61ef-4146-ac68-811fe624b0f3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:45.082127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-334ce96b-61ef-4146-ac68-811fe624b0f3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:45.082127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-334ce96b-61ef-4146-ac68-811fe624b0f3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:45.082127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-334ce96b-61ef-4146-ac68-811fe624b0f3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:45.087360 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:45.087360 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:45.088285 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-334ce96b-61ef-4146-ac68-811fe624b0f3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:45.088747 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 413/1695] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:45 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:45.100425 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-be1007d2-bb9b-4eb8-9cca-126c31d54891 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:45.102845 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be1007d2-bb9b-4eb8-9cca-126c31d54891 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 Jul 31 05:31:45.103144 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be1007d2-bb9b-4eb8-9cca-126c31d54891 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:45.103408 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be1007d2-bb9b-4eb8-9cca-126c31d54891 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:45.114029 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:45.114029 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:45.118842 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-be1007d2-bb9b-4eb8-9cca-126c31d54891 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:31:45.123160 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be1007d2-bb9b-4eb8-9cca-126c31d54891 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 returned with HTTP 200 Jul 31 05:31:45.123691 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 426/1696] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:45 2026] GET /volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:45.138605 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-90839925-4947-4ade-9ba7-893f15c2803a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:45.217809 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90839925-4947-4ade-9ba7-893f15c2803a tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26/export_record Jul 31 05:31:45.218016 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90839925-4947-4ade-9ba7-893f15c2803a tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:45.218249 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-90839925-4947-4ade-9ba7-893f15c2803a tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Calling method 'export_record' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:45.218378 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-90839925-4947-4ade-9ba7-893f15c2803a tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Export record for backup c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 05:31:45.230018 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:45.230018 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:45.231649 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-90839925-4947-4ade-9ba7-893f15c2803a tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Calling RPCAPI with context: , host: np0000006182, backup: c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 05:31:45.239889 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-90839925-4947-4ade-9ba7-893f15c2803a tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] export_record in rpcapi backup_id c5ea6340-55ba-493d-91fc-ebe8e511fd26 on host np0000006182. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 05:31:45.251989 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-90839925-4947-4ade-9ba7-893f15c2803a tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzVlYTYzNDAtNTViYS00OTNkLTkxZmMtZWJlOGU1MTFmZDI2IiwgInVzZXJfaWQiOiAiNTc2YjI1NGY2ZDNhNDE2Mzg3MTYzZTgxNmViN2FjMTciLCAicHJvamVjdF9pZCI6ICI0NzUzODQ3ODY5MWQ0MTQzOGZiMzljNTIxNzFjNTU4NyIsICJ2b2x1bWVfaWQiOiAiNWVmMjdhNzUtZTU4ZC00YmE1LTg3YjEtZjhjMmU0YzdjMDU2IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzMwMjgxMDM4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwMTQ0OTY3NTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZWYyN2E3NS1lNThkLTRiYTUtODdiMS1mOGMyZTRjN2MwNTYvMjAyNjA3MzEwNTMxMzEvYXpfbm92YV9iYWNrdXBfYzVlYTYzNDAtNTViYS00OTNkLTkxZmMtZWJlOGU1MTFmZDI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwNTozMToyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTozMToyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA1OjMxOjQ1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 05:31:45.252344 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-90839925-4947-4ade-9ba7-893f15c2803a tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26/export_record returned with HTTP 200 Jul 31 05:31:45.252832 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 426/1697] 10.4.3.227 () {66 vars in 1390 bytes} [Fri Jul 31 05:31:45 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26/export_record => generated 1512 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:45.262222 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca34f345-93c4-4a0e-9ebc-cefbff3820bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:45.263571 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca34f345-93c4-4a0e-9ebc-cefbff3820bc tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] POST https://10.4.3.227/volume/v3/backups/import_record Jul 31 05:31:45.263998 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca34f345-93c4-4a0e-9ebc-cefbff3820bc tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ3NDcyN2ItNWNlOC00ZjkwLWE0ZjctODgwN2ZhYzU0NjBlIiwgInVzZXJfaWQiOiAiNTc2YjI1NGY2ZDNhNDE2Mzg3MTYzZTgxNmViN2FjMTciLCAicHJvamVjdF9pZCI6ICI0NzUzODQ3ODY5MWQ0MTQzOGZiMzljNTIxNzFjNTU4NyIsICJ2b2x1bWVfaWQiOiAiNWVmMjdhNzUtZTU4ZC00YmE1LTg3YjEtZjhjMmU0YzdjMDU2IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzMwMjgxMDM4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwMTQ0OTY3NTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZWYyN2E3NS1lNThkLTRiYTUtODdiMS1mOGMyZTRjN2MwNTYvMjAyNjA3MzEwNTMxMzEvYXpfbm92YV9iYWNrdXBfYzVlYTYzNDAtNTViYS00OTNkLTkxZmMtZWJlOGU1MTFmZDI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwNTozMToyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTozMToyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA1OjMxOjQ1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:45.265466 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-ca34f345-93c4-4a0e-9ebc-cefbff3820bc tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ3NDcyN2ItNWNlOC00ZjkwLWE0ZjctODgwN2ZhYzU0NjBlIiwgInVzZXJfaWQiOiAiNTc2YjI1NGY2ZDNhNDE2Mzg3MTYzZTgxNmViN2FjMTciLCAicHJvamVjdF9pZCI6ICI0NzUzODQ3ODY5MWQ0MTQzOGZiMzljNTIxNzFjNTU4NyIsICJ2b2x1bWVfaWQiOiAiNWVmMjdhNzUtZTU4ZC00YmE1LTg3YjEtZjhjMmU0YzdjMDU2IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzMwMjgxMDM4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwMTQ0OTY3NTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZWYyN2E3NS1lNThkLTRiYTUtODdiMS1mOGMyZTRjN2MwNTYvMjAyNjA3MzEwNTMxMzEvYXpfbm92YV9iYWNrdXBfYzVlYTYzNDAtNTViYS00OTNkLTkxZmMtZWJlOGU1MTFmZDI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwNTozMToyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTozMToyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA1OjMxOjQ1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 05:31:45.265604 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-ca34f345-93c4-4a0e-9ebc-cefbff3820bc tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ3NDcyN2ItNWNlOC00ZjkwLWE0ZjctODgwN2ZhYzU0NjBlIiwgInVzZXJfaWQiOiAiNTc2YjI1NGY2ZDNhNDE2Mzg3MTYzZTgxNmViN2FjMTciLCAicHJvamVjdF9pZCI6ICI0NzUzODQ3ODY5MWQ0MTQzOGZiMzljNTIxNzFjNTU4NyIsICJ2b2x1bWVfaWQiOiAiNWVmMjdhNzUtZTU4ZC00YmE1LTg3YjEtZjhjMmU0YzdjMDU2IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzMwMjgxMDM4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwMTQ0OTY3NTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZWYyN2E3NS1lNThkLTRiYTUtODdiMS1mOGMyZTRjN2MwNTYvMjAyNjA3MzEwNTMxMzEvYXpfbm92YV9iYWNrdXBfYzVlYTYzNDAtNTViYS00OTNkLTkxZmMtZWJlOGU1MTFmZDI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwNTozMToyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTozMToyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA1OjMxOjQ1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 05:31:45.312074 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ca34f345-93c4-4a0e-9ebc-cefbff3820bc tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Created reservations ['b35b6743-1c8c-41be-8fe4-cf4af34109ef', 'fcd2ba49-aabf-4f6d-a457-f8a9a578fb16'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:45.351509 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-ca34f345-93c4-4a0e-9ebc-cefbff3820bc tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] import_record rpcapi backup id b474727b-5ce8-4f90-a4f7-8807fac5460e on host np0000006182 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjQ3NDcyN2ItNWNlOC00ZjkwLWE0ZjctODgwN2ZhYzU0NjBlIiwgInVzZXJfaWQiOiAiNTc2YjI1NGY2ZDNhNDE2Mzg3MTYzZTgxNmViN2FjMTciLCAicHJvamVjdF9pZCI6ICI0NzUzODQ3ODY5MWQ0MTQzOGZiMzljNTIxNzFjNTU4NyIsICJ2b2x1bWVfaWQiOiAiNWVmMjdhNzUtZTU4ZC00YmE1LTg3YjEtZjhjMmU0YzdjMDU2IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMzMwMjgxMDM4IiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTIwMTQ0OTY3NTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV81ZWYyN2E3NS1lNThkLTRiYTUtODdiMS1mOGMyZTRjN2MwNTYvMjAyNjA3MzEwNTMxMzEvYXpfbm92YV9iYWNrdXBfYzVlYTYzNDAtNTViYS00OTNkLTkxZmMtZWJlOGU1MTFmZDI2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwNTozMToyOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTozMToyOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA1OjMxOjQ1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100286) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 05:31:45.353739 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-ca34f345-93c4-4a0e-9ebc-cefbff3820bc tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Import record output: {'backup': {'id': 'b474727b-5ce8-4f90-a4f7-8807fac5460e', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.227/volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e'}, {'rel': 'bookmark', 'href': 'https://10.4.3.227/volume/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e'}]}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 05:31:45.354078 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca34f345-93c4-4a0e-9ebc-cefbff3820bc tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] https://10.4.3.227/volume/v3/backups/import_record returned with HTTP 201 Jul 31 05:31:45.354706 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 433/1698] 10.4.3.227 () {68 vars in 1302 bytes} [Fri Jul 31 05:31:45 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 93 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 05:31:45.364338 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-712fed68-6970-4f94-8beb-83adcb35b249 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:45.369127 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-712fed68-6970-4f94-8beb-83adcb35b249 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] GET https://10.4.3.227/volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e Jul 31 05:31:45.369127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-712fed68-6970-4f94-8beb-83adcb35b249 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:45.369127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-712fed68-6970-4f94-8beb-83adcb35b249 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:45.369127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-712fed68-6970-4f94-8beb-83adcb35b249 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Show backup with id b474727b-5ce8-4f90-a4f7-8807fac5460e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:45.388151 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:45.388151 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:45.389125 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-712fed68-6970-4f94-8beb-83adcb35b249 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] https://10.4.3.227/volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e returned with HTTP 200 Jul 31 05:31:45.389707 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 414/1699] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:45 2026] GET /volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e => generated 647 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:45.542982 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3fac011f-920e-446a-aff9-f39520f7a04e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:45.545093 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3fac011f-920e-446a-aff9-f39520f7a04e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:45.545344 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3fac011f-920e-446a-aff9-f39520f7a04e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:45.545570 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3fac011f-920e-446a-aff9-f39520f7a04e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:45.567545 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:45.567545 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:45.573948 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3fac011f-920e-446a-aff9-f39520f7a04e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:45.578730 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3fac011f-920e-446a-aff9-f39520f7a04e tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:45.579321 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 427/1700] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:45 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:45.593839 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9ea58bcb-69f3-4e3b-91b2-1baa2f0bc45a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:45.596426 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ea58bcb-69f3-4e3b-91b2-1baa2f0bc45a tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:45.596777 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ea58bcb-69f3-4e3b-91b2-1baa2f0bc45a tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:45.597126 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ea58bcb-69f3-4e3b-91b2-1baa2f0bc45a tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:45.608635 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:45.608635 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:45.613363 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9ea58bcb-69f3-4e3b-91b2-1baa2f0bc45a tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:45.618219 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ea58bcb-69f3-4e3b-91b2-1baa2f0bc45a tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:45.618915 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 427/1701] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:45 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 1140 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:45.634782 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f72b5675-8c83-4a77-b98a-121521536849 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:45.636861 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f72b5675-8c83-4a77-b98a-121521536849 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:31:45.637109 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f72b5675-8c83-4a77-b98a-121521536849 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:45.637334 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f72b5675-8c83-4a77-b98a-121521536849 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:45.649834 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:45.649834 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:45.654190 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f72b5675-8c83-4a77-b98a-121521536849 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:31:45.659866 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f72b5675-8c83-4a77-b98a-121521536849 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:31:45.661063 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 434/1702] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:45 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 1140 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:45.880829 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7a41845-d2ed-448c-9afc-54393bdd8897 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:45.882871 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7a41845-d2ed-448c-9afc-54393bdd8897 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec Jul 31 05:31:45.883155 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7a41845-d2ed-448c-9afc-54393bdd8897 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:45.883401 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7a41845-d2ed-448c-9afc-54393bdd8897 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:45.883575 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-f7a41845-d2ed-448c-9afc-54393bdd8897 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member ccd89771-0a4c-4881-922c-2c0e5286e8ec {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:45.887449 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:45.887449 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:45.896445 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7a41845-d2ed-448c-9afc-54393bdd8897 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec returned with HTTP 200 Jul 31 05:31:45.896981 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 415/1703] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:45 2026] GET /volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:31:45.909542 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e73febca-d015-4ecc-907a-baa68605adc2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:45.911418 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:31:45.911696 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-445399683", "volume_type": "3f5ee182-60eb-411b-b23b-267847438b29", "group_id": "641ab3b9-d336-425a-91cd-b945e0cedbe3", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:45.913717 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-445399683', 'volume_type': '3f5ee182-60eb-411b-b23b-267847438b29', 'group_id': '641ab3b9-d336-425a-91cd-b945e0cedbe3', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:31:45.921113 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:45.921113 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:45.921619 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Create volume of 1 GB Jul 31 05:31:45.930664 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Availability Zones retrieved successfully. Jul 31 05:31:45.937465 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Flow 'volume_create_api' (8efe46c4-d4b9-45fa-90f3-1d2712b7a0b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:45.938569 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd63b012-b8d6-44cf-9fec-426679f552f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:45.939147 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:45.939147 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:45.939620 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:45.967468 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd63b012-b8d6-44cf-9fec-426679f552f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:31:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3f5ee182-60eb-411b-b23b-267847438b29,is_public=True,name='tempest-GroupsTest-volume-type-1188747848',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3f5ee182-60eb-411b-b23b-267847438b29', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '641ab3b9-d336-425a-91cd-b945e0cedbe3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:45.968460 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366a0ab5-8748-4230-9b90-1c73fd24ca1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:45.999455 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1188747848 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1188747848, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:31:45.999772 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1188747848 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1188747848, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:31:46.035126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Created reservations ['ceff7d92-6bd4-49d9-9ea7-902f5e03d88f', '4edb4c2c-5199-4201-8bad-e975c9155fe1', 'e9ba3c80-5dcc-471f-98c1-195232078159', '017d094e-a115-4108-94a2-1c4884252329'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:46.035126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (366a0ab5-8748-4230-9b90-1c73fd24ca1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ceff7d92-6bd4-49d9-9ea7-902f5e03d88f', '4edb4c2c-5199-4201-8bad-e975c9155fe1', 'e9ba3c80-5dcc-471f-98c1-195232078159', '017d094e-a115-4108-94a2-1c4884252329']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:46.035126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e94469-474f-4efc-934f-b230d534622e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:46.056162 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33e94469-474f-4efc-934f-b230d534622e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8314269c-8bcf-4a1d-803e-3a1f05714608', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-445399683',encryption_key_id=None,group_id=641ab3b9-d336-425a-91cd-b945e0cedbe3,group_type_id=,metadata={},multiattach=False,project_id='7672f20b53f14995acb47372c2a81b28',qos_specs=None,replication_status=,reservations=['ceff7d92-6bd4-49d9-9ea7-902f5e03d88f','4edb4c2c-5199-4201-8bad-e975c9155fe1','e9ba3c80-5dcc-471f-98c1-195232078159','017d094e-a115-4108-94a2-1c4884252329'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc2539d1c8b4229bc9feca615dfd410',volume_type_id=3f5ee182-60eb-411b-b23b-267847438b29), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-445399683',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=641ab3b9-d336-425a-91cd-b945e0cedbe3,host=None,id=8314269c-8bcf-4a1d-803e-3a1f05714608,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7672f20b53f14995acb47372c2a81b28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc2539d1c8b4229bc9feca615dfd410',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3f5ee182-60eb-411b-b23b-267847438b29),volume_type_id=3f5ee182-60eb-411b-b23b-267847438b29)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:46.057067 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77001f07-407e-4339-94aa-9d1bbf8edcd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:46.076443 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77001f07-407e-4339-94aa-9d1bbf8edcd5) transitioned into state 'SUCCESS' from state '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-445399683',encryption_key_id=None,group_id=641ab3b9-d336-425a-91cd-b945e0cedbe3,group_type_id=,metadata={},multiattach=False,project_id='7672f20b53f14995acb47372c2a81b28',qos_specs=None,replication_status=,reservations=['ceff7d92-6bd4-49d9-9ea7-902f5e03d88f','4edb4c2c-5199-4201-8bad-e975c9155fe1','e9ba3c80-5dcc-471f-98c1-195232078159','017d094e-a115-4108-94a2-1c4884252329'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc2539d1c8b4229bc9feca615dfd410',volume_type_id=3f5ee182-60eb-411b-b23b-267847438b29)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:46.077842 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609f0b25-7b66-46e1-89b4-c9161f29f389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:46.092552 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (609f0b25-7b66-46e1-89b4-c9161f29f389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:46.093898 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Flow 'volume_create_api' (8efe46c4-d4b9-45fa-90f3-1d2712b7a0b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:46.094351 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Create volume request issued successfully. Jul 31 05:31:46.095322 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:46.095537 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:46.151182 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:46.154576 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:46.154576 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:46.159722 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e73febca-d015-4ecc-907a-baa68605adc2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:31:46.160298 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 428/1704] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:31:45 2026] POST /volume/v3/volumes => generated 814 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:46.178033 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-421ef062-5ba0-4833-ad53-42d7ae026754 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:46.180394 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-421ef062-5ba0-4833-ad53-42d7ae026754 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 Jul 31 05:31:46.181003 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-421ef062-5ba0-4833-ad53-42d7ae026754 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:46.181313 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-421ef062-5ba0-4833-ad53-42d7ae026754 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:46.193694 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:46.193694 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:46.199292 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-421ef062-5ba0-4833-ad53-42d7ae026754 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Volume info retrieved successfully. Jul 31 05:31:46.200302 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-421ef062-5ba0-4833-ad53-42d7ae026754 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:46.200596 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-421ef062-5ba0-4833-ad53-42d7ae026754 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:46.244410 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-421ef062-5ba0-4833-ad53-42d7ae026754 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:46.247455 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:46.247455 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:46.255402 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-421ef062-5ba0-4833-ad53-42d7ae026754 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 returned with HTTP 200 Jul 31 05:31:46.255924 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 428/1705] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:46 2026] GET /volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 => generated 882 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:46.403205 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c5a4f589-a6ec-4196-92a2-6842922a798e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:46.406060 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5a4f589-a6ec-4196-92a2-6842922a798e tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] GET https://10.4.3.227/volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e Jul 31 05:31:46.406301 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5a4f589-a6ec-4196-92a2-6842922a798e tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:46.406502 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c5a4f589-a6ec-4196-92a2-6842922a798e tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:46.406606 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c5a4f589-a6ec-4196-92a2-6842922a798e tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Show backup with id b474727b-5ce8-4f90-a4f7-8807fac5460e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:46.411700 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:46.411700 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:46.412567 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c5a4f589-a6ec-4196-92a2-6842922a798e tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] https://10.4.3.227/volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e returned with HTTP 200 Jul 31 05:31:46.413291 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 435/1706] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:46 2026] GET /volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:46.426157 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f364ed65-cd7d-47d8-8571-1910250e0de0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:46.429291 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f364ed65-cd7d-47d8-8571-1910250e0de0 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] GET https://10.4.3.227/volume/v3/backups Jul 31 05:31:46.430042 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f364ed65-cd7d-47d8-8571-1910250e0de0 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:46.430360 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f364ed65-cd7d-47d8-8571-1910250e0de0 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:46.430837 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:46.430837 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:46.446605 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f364ed65-cd7d-47d8-8571-1910250e0de0 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 200 Jul 31 05:31:46.447132 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 416/1707] 10.4.3.227 () {66 vars in 1237 bytes} [Fri Jul 31 05:31:46 2026] GET /volume/v3/backups => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:46.458711 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:46.461376 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] POST https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26/restore Jul 31 05:31:46.461814 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:46.463630 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Restoring backup c5ea6340-55ba-493d-91fc-ebe8e511fd26 ({'restore': {}}) {{(pid=100285) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 05:31:46.463630 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Restoring backup c5ea6340-55ba-493d-91fc-ebe8e511fd26 to volume None. Jul 31 05:31:46.469910 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:46.469910 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:46.471632 np0000006182 devstack@c-api.service[100285]: INFO cinder.backup.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Creating volume of 1 GB for restore of backup c5ea6340-55ba-493d-91fc-ebe8e511fd26. Jul 31 05:31:46.480406 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Availability zone cache updated, next update will occur around 2026-07-31 06:31:46.480030. {{(pid=100285) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 05:31:46.480740 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Availability Zones retrieved successfully. Jul 31 05:31:46.487625 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Flow 'volume_create_api' (a9d5402e-bce9-44fb-93c3-dcaf96ed0e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:46.489081 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (441e2999-bd70-4da5-abd8-c83272da95bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:46.490593 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:46.535971 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (441e2999-bd70-4da5-abd8-c83272da95bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:46.537227 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f326c261-3cd6-4489-8183-74f8a216db96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:46.575238 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Created reservations ['4fbd5764-f545-4193-b0e8-7c673a3237c5', '72f606e4-f962-46ec-911a-e80b2be2dc7a', '40f7429c-60b1-4677-a63d-a81cd510cb1b', 'b0385a13-5319-447c-9082-8e883643170e'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:46.576190 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f326c261-3cd6-4489-8183-74f8a216db96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fbd5764-f545-4193-b0e8-7c673a3237c5', '72f606e4-f962-46ec-911a-e80b2be2dc7a', '40f7429c-60b1-4677-a63d-a81cd510cb1b', 'b0385a13-5319-447c-9082-8e883643170e']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:46.577033 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a3331d-1d0a-4212-85d3-06056ba7d695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:46.605018 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0a3331d-1d0a-4212-85d3-06056ba7d695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9b86fc4-0daf-43e1-b55e-6c9ae8636f93', '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_c5ea6340-55ba-493d-91fc-ebe8e511fd26',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47538478691d41438fb39c52171c5587',qos_specs=None,replication_status=,reservations=['4fbd5764-f545-4193-b0e8-7c673a3237c5','72f606e4-f962-46ec-911a-e80b2be2dc7a','40f7429c-60b1-4677-a63d-a81cd510cb1b','b0385a13-5319-447c-9082-8e883643170e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576b254f6d3a416387163e816eb7ac17',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:46Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c5ea6340-55ba-493d-91fc-ebe8e511fd26',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9b86fc4-0daf-43e1-b55e-6c9ae8636f93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47538478691d41438fb39c52171c5587',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='576b254f6d3a416387163e816eb7ac17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:46.605996 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae76c34-b015-438b-a328-ff9ef785129e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:46.624581 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ae76c34-b015-438b-a328-ff9ef785129e) transitioned into 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_c5ea6340-55ba-493d-91fc-ebe8e511fd26',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47538478691d41438fb39c52171c5587',qos_specs=None,replication_status=,reservations=['4fbd5764-f545-4193-b0e8-7c673a3237c5','72f606e4-f962-46ec-911a-e80b2be2dc7a','40f7429c-60b1-4677-a63d-a81cd510cb1b','b0385a13-5319-447c-9082-8e883643170e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576b254f6d3a416387163e816eb7ac17',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:46.625552 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82644763-809d-4d43-9f9d-e089bf8ab735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:46.636429 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82644763-809d-4d43-9f9d-e089bf8ab735) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:46.637385 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Flow 'volume_create_api' (a9d5402e-bce9-44fb-93c3-dcaf96ed0e13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:46.637782 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Create volume request issued successfully. Jul 31 05:31:46.644519 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:46.644519 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:46.645055 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:31:47.276085 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de5e5f39-3b09-4eee-8b2c-04b5ed790460 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.279633 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de5e5f39-3b09-4eee-8b2c-04b5ed790460 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 Jul 31 05:31:47.279899 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de5e5f39-3b09-4eee-8b2c-04b5ed790460 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.280071 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de5e5f39-3b09-4eee-8b2c-04b5ed790460 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.288537 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.288537 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:47.291894 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-de5e5f39-3b09-4eee-8b2c-04b5ed790460 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Volume info retrieved successfully. Jul 31 05:31:47.292529 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-de5e5f39-3b09-4eee-8b2c-04b5ed790460 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:47.292667 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-de5e5f39-3b09-4eee-8b2c-04b5ed790460 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:47.339583 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-de5e5f39-3b09-4eee-8b2c-04b5ed790460 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:47.343057 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.343057 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:47.357833 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de5e5f39-3b09-4eee-8b2c-04b5ed790460 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 returned with HTTP 200 Jul 31 05:31:47.358435 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 429/1708] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 => generated 907 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:47.371736 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9a2a5b9e-8d20-4878-9ee9-ea76603e9b16 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.376515 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a2a5b9e-8d20-4878-9ee9-ea76603e9b16 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 Jul 31 05:31:47.381364 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a2a5b9e-8d20-4878-9ee9-ea76603e9b16 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.381364 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9a2a5b9e-8d20-4878-9ee9-ea76603e9b16 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.381364 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-9a2a5b9e-8d20-4878-9ee9-ea76603e9b16 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member 641ab3b9-d336-425a-91cd-b945e0cedbe3 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:47.388553 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.388553 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:47.400013 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9a2a5b9e-8d20-4878-9ee9-ea76603e9b16 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 returned with HTTP 200 Jul 31 05:31:47.400546 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 436/1709] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 => generated 322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:47.410402 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-237a673a-6946-4159-aad3-82d9fc314b91 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.414142 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-237a673a-6946-4159-aad3-82d9fc314b91 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec Jul 31 05:31:47.416275 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-237a673a-6946-4159-aad3-82d9fc314b91 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.416644 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-237a673a-6946-4159-aad3-82d9fc314b91 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.417060 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-237a673a-6946-4159-aad3-82d9fc314b91 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member ccd89771-0a4c-4881-922c-2c0e5286e8ec {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:47.422267 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.422267 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:47.431475 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-237a673a-6946-4159-aad3-82d9fc314b91 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec returned with HTTP 200 Jul 31 05:31:47.431957 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 417/1710] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:47.441328 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62f66b43-34f7-4344-9ca1-d010f4b444be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.443027 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62f66b43-34f7-4344-9ca1-d010f4b444be tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/detail Jul 31 05:31:47.443228 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62f66b43-34f7-4344-9ca1-d010f4b444be tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.443395 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62f66b43-34f7-4344-9ca1-d010f4b444be tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.478400 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62f66b43-34f7-4344-9ca1-d010f4b444be tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/detail returned with HTTP 200 Jul 31 05:31:47.478941 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 430/1711] 10.4.3.227 () {68 vars in 1296 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/groups/detail => generated 639 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:47.490559 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-69afd6aa-c328-4995-bfa1-a7e1e32bec6a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.492473 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-69afd6aa-c328-4995-bfa1-a7e1e32bec6a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:31:47.492750 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-69afd6aa-c328-4995-bfa1-a7e1e32bec6a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.493017 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-69afd6aa-c328-4995-bfa1-a7e1e32bec6a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.493526 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-69afd6aa-c328-4995-bfa1-a7e1e32bec6a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:47.493747 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.493747 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:47.494431 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-69afd6aa-c328-4995-bfa1-a7e1e32bec6a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:47.507157 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-69afd6aa-c328-4995-bfa1-a7e1e32bec6a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Get all volumes completed successfully. Jul 31 05:31:47.508341 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-69afd6aa-c328-4995-bfa1-a7e1e32bec6a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:47.508590 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-69afd6aa-c328-4995-bfa1-a7e1e32bec6a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:47.557159 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-69afd6aa-c328-4995-bfa1-a7e1e32bec6a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:47.562070 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.562070 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:47.573431 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-69afd6aa-c328-4995-bfa1-a7e1e32bec6a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:31:47.573830 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 437/1712] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:47.596014 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-55f3944d-6201-4835-a87f-d385985c0e57 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.599705 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55f3944d-6201-4835-a87f-d385985c0e57 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:31:47.599976 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55f3944d-6201-4835-a87f-d385985c0e57 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.600213 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-55f3944d-6201-4835-a87f-d385985c0e57 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.600471 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-55f3944d-6201-4835-a87f-d385985c0e57 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:47.600796 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.600796 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:47.601300 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-55f3944d-6201-4835-a87f-d385985c0e57 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:47.609551 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-55f3944d-6201-4835-a87f-d385985c0e57 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Get all volumes completed successfully. Jul 31 05:31:47.609757 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9bd7bb48-ae50-41ab-a496-4fc05136868d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.610546 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-55f3944d-6201-4835-a87f-d385985c0e57 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:47.610740 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-55f3944d-6201-4835-a87f-d385985c0e57 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:47.612046 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9bd7bb48-ae50-41ab-a496-4fc05136868d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:47.612311 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9bd7bb48-ae50-41ab-a496-4fc05136868d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.612553 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9bd7bb48-ae50-41ab-a496-4fc05136868d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.623022 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.623022 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:47.629396 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9bd7bb48-ae50-41ab-a496-4fc05136868d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:47.635517 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9bd7bb48-ae50-41ab-a496-4fc05136868d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:47.636119 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 431/1713] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:47.655606 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.655606 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:47.656180 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:31:47.656318 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Checking backup size 1 against volume size 1 {{(pid=100285) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 05:31:47.656422 np0000006182 devstack@c-api.service[100285]: INFO cinder.backup.api [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Overwriting volume f9b86fc4-0daf-43e1-b55e-6c9ae8636f93 with restore of backup c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:47.658688 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a9c31dfa-9134-4830-a1a2-3d322a1a3150 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.660716 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9c31dfa-9134-4830-a1a2-3d322a1a3150 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:47.661027 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9c31dfa-9134-4830-a1a2-3d322a1a3150 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.661334 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9c31dfa-9134-4830-a1a2-3d322a1a3150 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.670894 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.670894 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:47.672861 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-55f3944d-6201-4835-a87f-d385985c0e57 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:47.676188 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a9c31dfa-9134-4830-a1a2-3d322a1a3150 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:47.677156 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.677156 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:47.681906 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9c31dfa-9134-4830-a1a2-3d322a1a3150 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:47.682773 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] restore_backup in rpcapi backup_id c5ea6340-55ba-493d-91fc-ebe8e511fd26 {{(pid=100285) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 05:31:47.682921 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 438/1714] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:47.684560 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c9f714d-a23f-4ad0-9e91-cfa396ee09cb tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26/restore returned with HTTP 202 Jul 31 05:31:47.685977 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 429/1715] 10.4.3.227 () {68 vars in 1393 bytes} [Fri Jul 31 05:31:46 2026] POST /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26/restore => generated 189 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:31:47.687421 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-55f3944d-6201-4835-a87f-d385985c0e57 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:31:47.688076 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 418/1716] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:47.706450 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-863f2a4d-042e-4bac-805e-43952118a49d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.708129 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e4f8542b-c81e-472b-933f-2881d7071046 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.709439 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4f8542b-c81e-472b-933f-2881d7071046 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] POST https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3/action Jul 31 05:31:47.709931 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4f8542b-c81e-472b-933f-2881d7071046 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:47.710128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e4f8542b-c81e-472b-933f-2881d7071046 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:47.711332 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-863f2a4d-042e-4bac-805e-43952118a49d tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:47.711628 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-863f2a4d-042e-4bac-805e-43952118a49d tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.711876 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-863f2a4d-042e-4bac-805e-43952118a49d tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.712017 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-863f2a4d-042e-4bac-805e-43952118a49d tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:47.712323 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-e4f8542b-c81e-472b-933f-2881d7071046 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] delete called for group 641ab3b9-d336-425a-91cd-b945e0cedbe3 {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:31:47.712471 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-e4f8542b-c81e-472b-933f-2881d7071046 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Delete group with id: 641ab3b9-d336-425a-91cd-b945e0cedbe3 Jul 31 05:31:47.716758 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.716758 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:47.720205 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.720205 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:47.721161 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-863f2a4d-042e-4bac-805e-43952118a49d tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:47.721588 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 432/1717] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 803 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:47.735297 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-75ef26e2-77c9-4988-8008-39fbd938948e req-05f97924-9866-446d-8b72-a99a85bb75fc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.738356 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-05f97924-9866-446d-8b72-a99a85bb75fc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:47.738621 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-05f97924-9866-446d-8b72-a99a85bb75fc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.738851 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-05f97924-9866-446d-8b72-a99a85bb75fc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.748997 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.748997 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:47.755629 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-75ef26e2-77c9-4988-8008-39fbd938948e req-05f97924-9866-446d-8b72-a99a85bb75fc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:47.764171 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-05f97924-9866-446d-8b72-a99a85bb75fc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:47.765009 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 430/1718] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:47.784539 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e4f8542b-c81e-472b-933f-2881d7071046 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3/action returned with HTTP 202 Jul 31 05:31:47.784539 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 439/1719] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:31:47 2026] POST /volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:47.792864 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eda70d44-3f79-4662-9588-274852794cb7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.794657 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eda70d44-3f79-4662-9588-274852794cb7 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 Jul 31 05:31:47.795919 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eda70d44-3f79-4662-9588-274852794cb7 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.795919 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eda70d44-3f79-4662-9588-274852794cb7 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.804014 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.804014 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:47.812515 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eda70d44-3f79-4662-9588-274852794cb7 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Volume info retrieved successfully. Jul 31 05:31:47.813364 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-eda70d44-3f79-4662-9588-274852794cb7 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:47.813592 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-eda70d44-3f79-4662-9588-274852794cb7 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:47.867524 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-eda70d44-3f79-4662-9588-274852794cb7 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:47.871464 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.871464 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:47.879792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5af131d5-f9c2-4413-8964-facbebb2d92f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.880249 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5af131d5-f9c2-4413-8964-facbebb2d92f None None] GET https://10.4.3.227/volume// Jul 31 05:31:47.880466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5af131d5-f9c2-4413-8964-facbebb2d92f None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.880650 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5af131d5-f9c2-4413-8964-facbebb2d92f None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.881086 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5af131d5-f9c2-4413-8964-facbebb2d92f None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:47.881427 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 433/1720] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:31: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 31 05:31:47.881765 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eda70d44-3f79-4662-9588-274852794cb7 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 returned with HTTP 200 Jul 31 05:31:47.882284 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 419/1721] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 => generated 906 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:47.892213 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-75ef26e2-77c9-4988-8008-39fbd938948e req-568c661e-3cbb-4f25-9e0a-a78530d1620a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.895284 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-568c661e-3cbb-4f25-9e0a-a78530d1620a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:31:47.895974 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-568c661e-3cbb-4f25-9e0a-a78530d1620a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "65ae76ab-0ea4-4af8-be0e-8269911fc7ea", "connector": null, "instance_uuid": "470abe02-e8f7-4eef-bb14-0d6e2687b8c7"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:47.907830 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.907830 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:47.942949 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-568c661e-3cbb-4f25-9e0a-a78530d1620a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:31:47.943532 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 431/1722] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:31:47 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:47.973585 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-809efa2c-80e6-4a13-b859-740db9e5ab60 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.976235 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-809efa2c-80e6-4a13-b859-740db9e5ab60 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:47.976518 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-809efa2c-80e6-4a13-b859-740db9e5ab60 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.976770 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-809efa2c-80e6-4a13-b859-740db9e5ab60 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.987599 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5cb77883-9049-4d8e-a508-8d0e1c62609a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:47.988262 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5cb77883-9049-4d8e-a508-8d0e1c62609a None None] GET https://10.4.3.227/volume// Jul 31 05:31:47.988536 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5cb77883-9049-4d8e-a508-8d0e1c62609a None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:47.988772 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5cb77883-9049-4d8e-a508-8d0e1c62609a None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:47.989266 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5cb77883-9049-4d8e-a508-8d0e1c62609a None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:47.989674 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 434/1723] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:31:47.991752 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:47.991752 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:47.997000 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-809efa2c-80e6-4a13-b859-740db9e5ab60 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:47.997965 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-75ef26e2-77c9-4988-8008-39fbd938948e req-dc3d0c71-8f22-4545-a0bc-efb78435defe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:48.000726 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-dc3d0c71-8f22-4545-a0bc-efb78435defe tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:48.000991 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-dc3d0c71-8f22-4545-a0bc-efb78435defe tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:48.001261 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-dc3d0c71-8f22-4545-a0bc-efb78435defe tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:48.004792 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-809efa2c-80e6-4a13-b859-740db9e5ab60 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:48.005187 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 440/1724] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:48.013036 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:48.013036 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:48.017583 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-75ef26e2-77c9-4988-8008-39fbd938948e req-dc3d0c71-8f22-4545-a0bc-efb78435defe tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:48.021903 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-dc3d0c71-8f22-4545-a0bc-efb78435defe tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:48.022256 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 420/1725] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:47 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:48.123971 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-75ef26e2-77c9-4988-8008-39fbd938948e req-2a86e20b-44de-44e5-83fd-15d1f60709d9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:48.127407 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-2a86e20b-44de-44e5-83fd-15d1f60709d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] PUT https://10.4.3.227/volume/v3/attachments/6f2acd42-61ec-4b7e-bce6-83130dbf5196 Jul 31 05:31:48.128317 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-2a86e20b-44de-44e5-83fd-15d1f60709d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:48.137860 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-75ef26e2-77c9-4988-8008-39fbd938948e req-2a86e20b-44de-44e5-83fd-15d1f60709d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Acquiring lock "cinder-attachment_update-65ae76ab-0ea4-4af8-be0e-8269911fc7ea-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:31:48.143006 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-75ef26e2-77c9-4988-8008-39fbd938948e req-2a86e20b-44de-44e5-83fd-15d1f60709d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-65ae76ab-0ea4-4af8-be0e-8269911fc7ea-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:31:48.143948 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:48.143948 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:48.273900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-75ef26e2-77c9-4988-8008-39fbd938948e req-2a86e20b-44de-44e5-83fd-15d1f60709d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-65ae76ab-0ea4-4af8-be0e-8269911fc7ea-np0000006182" released by "attachment_update" :: held 0.131s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:31:48.274233 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-2a86e20b-44de-44e5-83fd-15d1f60709d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/6f2acd42-61ec-4b7e-bce6-83130dbf5196 returned with HTTP 200 Jul 31 05:31:48.274742 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 432/1726] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:31:48 2026] PUT /volume/v3/attachments/6f2acd42-61ec-4b7e-bce6-83130dbf5196 => generated 968 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:48.285172 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-75ef26e2-77c9-4988-8008-39fbd938948e req-7f0182f5-f6b4-4166-a874-b185bc51b8ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:48.288202 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-7f0182f5-f6b4-4166-a874-b185bc51b8ca tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea/encryption Jul 31 05:31:48.288527 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-7f0182f5-f6b4-4166-a874-b185bc51b8ca tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:48.288803 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-7f0182f5-f6b4-4166-a874-b185bc51b8ca tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:48.304200 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:48.304200 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:48.309993 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-7f0182f5-f6b4-4166-a874-b185bc51b8ca tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea/encryption returned with HTTP 200 Jul 31 05:31:48.310594 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 435/1727] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:31:48 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:48.734906 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4386e207-4fa4-40bb-8d1c-272f851aeeb4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:48.737748 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4386e207-4fa4-40bb-8d1c-272f851aeeb4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:48.738119 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4386e207-4fa4-40bb-8d1c-272f851aeeb4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:48.738286 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4386e207-4fa4-40bb-8d1c-272f851aeeb4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:48.738421 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4386e207-4fa4-40bb-8d1c-272f851aeeb4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:48.744595 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:48.744595 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:48.745709 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4386e207-4fa4-40bb-8d1c-272f851aeeb4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:48.746343 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 441/1728] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:48 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:48.901280 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-04506256-4c58-4fee-ab24-0b5d47557cb5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:48.905507 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04506256-4c58-4fee-ab24-0b5d47557cb5 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 Jul 31 05:31:48.905507 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04506256-4c58-4fee-ab24-0b5d47557cb5 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:48.905507 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-04506256-4c58-4fee-ab24-0b5d47557cb5 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:48.908687 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-04506256-4c58-4fee-ab24-0b5d47557cb5 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 returned with HTTP 404 Jul 31 05:31:48.909218 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 421/1729] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:48 2026] GET /volume/v3/volumes/8314269c-8bcf-4a1d-803e-3a1f05714608 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:31:48.918765 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d793241-e383-4d83-a7d4-f9d440f800a1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:48.922339 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d793241-e383-4d83-a7d4-f9d440f800a1 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 Jul 31 05:31:48.922596 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d793241-e383-4d83-a7d4-f9d440f800a1 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:48.922760 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d793241-e383-4d83-a7d4-f9d440f800a1 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:48.922924 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-5d793241-e383-4d83-a7d4-f9d440f800a1 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member 641ab3b9-d336-425a-91cd-b945e0cedbe3 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:48.927353 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d793241-e383-4d83-a7d4-f9d440f800a1 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 returned with HTTP 404 Jul 31 05:31:48.928237 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 433/1730] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:48 2026] GET /volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:31:48.939497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-835f8735-1b91-4dee-92dd-e898e3338d04 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:48.941904 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-835f8735-1b91-4dee-92dd-e898e3338d04 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] POST https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec/action Jul 31 05:31:48.943236 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-835f8735-1b91-4dee-92dd-e898e3338d04 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:48.943236 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-835f8735-1b91-4dee-92dd-e898e3338d04 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:48.945031 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-835f8735-1b91-4dee-92dd-e898e3338d04 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] delete called for group ccd89771-0a4c-4881-922c-2c0e5286e8ec {{(pid=100283) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:31:48.945031 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-835f8735-1b91-4dee-92dd-e898e3338d04 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Delete group with id: ccd89771-0a4c-4881-922c-2c0e5286e8ec Jul 31 05:31:48.953473 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:48.953473 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:48.996199 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-835f8735-1b91-4dee-92dd-e898e3338d04 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec/action returned with HTTP 202 Jul 31 05:31:48.998013 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 436/1731] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:31:48 2026] POST /volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:49.007738 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-17fd7cf9-f245-4e70-addd-28d512fb2dec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:49.010441 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17fd7cf9-f245-4e70-addd-28d512fb2dec tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec Jul 31 05:31:49.010879 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17fd7cf9-f245-4e70-addd-28d512fb2dec tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:49.011272 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-17fd7cf9-f245-4e70-addd-28d512fb2dec tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:49.011464 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-17fd7cf9-f245-4e70-addd-28d512fb2dec tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member ccd89771-0a4c-4881-922c-2c0e5286e8ec {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:49.017402 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:49.017402 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:49.024506 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-22db37fa-ff5f-41e5-ab93-6de117137972 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:49.027688 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22db37fa-ff5f-41e5-ab93-6de117137972 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:49.028023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22db37fa-ff5f-41e5-ab93-6de117137972 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:49.028291 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22db37fa-ff5f-41e5-ab93-6de117137972 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:49.030465 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-17fd7cf9-f245-4e70-addd-28d512fb2dec tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec returned with HTTP 200 Jul 31 05:31:49.031026 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 442/1732] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:49 2026] GET /volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec => generated 322 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:49.046160 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:49.046160 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:49.050718 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-22db37fa-ff5f-41e5-ab93-6de117137972 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:49.057804 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22db37fa-ff5f-41e5-ab93-6de117137972 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:49.058320 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 422/1733] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:49 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:49.429703 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b0384d5a-a7a7-4b13-a48e-3db4aeae12f8 req-2650b7d9-937c-4b20-b101-5045d35a2deb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:49.433629 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b0384d5a-a7a7-4b13-a48e-3db4aeae12f8 req-2650b7d9-937c-4b20-b101-5045d35a2deb tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:49.433856 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b0384d5a-a7a7-4b13-a48e-3db4aeae12f8 req-2650b7d9-937c-4b20-b101-5045d35a2deb tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:49.434026 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b0384d5a-a7a7-4b13-a48e-3db4aeae12f8 req-2650b7d9-937c-4b20-b101-5045d35a2deb tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:49.444871 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:49.444871 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:49.449555 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b0384d5a-a7a7-4b13-a48e-3db4aeae12f8 req-2650b7d9-937c-4b20-b101-5045d35a2deb tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:49.455273 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b0384d5a-a7a7-4b13-a48e-3db4aeae12f8 req-2650b7d9-937c-4b20-b101-5045d35a2deb tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:49.455814 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 434/1734] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:49 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:49.756918 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1886ca17-fc1f-41c8-b95e-a9f43a522192 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:49.758869 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1886ca17-fc1f-41c8-b95e-a9f43a522192 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:49.759082 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1886ca17-fc1f-41c8-b95e-a9f43a522192 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:49.759290 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1886ca17-fc1f-41c8-b95e-a9f43a522192 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:49.759417 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1886ca17-fc1f-41c8-b95e-a9f43a522192 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:49.763710 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:49.763710 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:49.764562 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1886ca17-fc1f-41c8-b95e-a9f43a522192 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:49.765007 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 437/1735] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:49 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:50.041634 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09efd8d9-4268-44d3-a23d-8e53ec09b942 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.043473 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09efd8d9-4268-44d3-a23d-8e53ec09b942 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec Jul 31 05:31:50.043473 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09efd8d9-4268-44d3-a23d-8e53ec09b942 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:50.043473 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09efd8d9-4268-44d3-a23d-8e53ec09b942 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:50.045840 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-09efd8d9-4268-44d3-a23d-8e53ec09b942 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member ccd89771-0a4c-4881-922c-2c0e5286e8ec {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:50.047144 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09efd8d9-4268-44d3-a23d-8e53ec09b942 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec returned with HTTP 404 Jul 31 05:31:50.050898 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 443/1736] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:50 2026] GET /volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:31:50.057871 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf99321c-c8ce-42eb-8b30-d2ed331b84a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.058128 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf99321c-c8ce-42eb-8b30-d2ed331b84a1 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/detail Jul 31 05:31:50.058433 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf99321c-c8ce-42eb-8b30-d2ed331b84a1 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:50.058743 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf99321c-c8ce-42eb-8b30-d2ed331b84a1 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:50.070919 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf99321c-c8ce-42eb-8b30-d2ed331b84a1 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/detail returned with HTTP 200 Jul 31 05:31:50.071360 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 423/1737] 10.4.3.227 () {68 vars in 1296 bytes} [Fri Jul 31 05:31:50 2026] GET /volume/v3/groups/detail => generated 14 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:50.076930 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c7e63faf-e7e9-49f4-b7ac-5133a98fb27b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.079661 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7e63faf-e7e9-49f4-b7ac-5133a98fb27b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:50.079728 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7e63faf-e7e9-49f4-b7ac-5133a98fb27b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:50.080942 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7e63faf-e7e9-49f4-b7ac-5133a98fb27b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:50.084137 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9b908397-78dc-4a06-a286-bcfd82e180a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.086535 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b908397-78dc-4a06-a286-bcfd82e180a2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:31:50.086782 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b908397-78dc-4a06-a286-bcfd82e180a2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:50.087019 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b908397-78dc-4a06-a286-bcfd82e180a2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:50.087298 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-9b908397-78dc-4a06-a286-bcfd82e180a2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:50.088057 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9b908397-78dc-4a06-a286-bcfd82e180a2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:50.102763 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:50.102763 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:50.102849 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9b908397-78dc-4a06-a286-bcfd82e180a2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Get all volumes completed successfully. Jul 31 05:31:50.107627 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c7e63faf-e7e9-49f4-b7ac-5133a98fb27b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:50.107989 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b908397-78dc-4a06-a286-bcfd82e180a2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:31:50.107989 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 438/1738] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:31:50 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 31 05:31:50.112299 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7e63faf-e7e9-49f4-b7ac-5133a98fb27b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:50.114860 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 435/1739] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:50 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:50.129510 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1656b99d-e175-46f1-8a90-7a9525cc6ee6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.132573 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1656b99d-e175-46f1-8a90-7a9525cc6ee6 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] POST https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec/action Jul 31 05:31:50.132861 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1656b99d-e175-46f1-8a90-7a9525cc6ee6 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:50.136123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1656b99d-e175-46f1-8a90-7a9525cc6ee6 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:50.136123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-1656b99d-e175-46f1-8a90-7a9525cc6ee6 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] delete called for group ccd89771-0a4c-4881-922c-2c0e5286e8ec {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:31:50.136123 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-1656b99d-e175-46f1-8a90-7a9525cc6ee6 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Delete group with id: ccd89771-0a4c-4881-922c-2c0e5286e8ec Jul 31 05:31:50.140605 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1656b99d-e175-46f1-8a90-7a9525cc6ee6 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec/action returned with HTTP 404 Jul 31 05:31:50.141265 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 444/1740] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:31:50 2026] POST /volume/v3/groups/ccd89771-0a4c-4881-922c-2c0e5286e8ec/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:31:50.149597 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-93172dd7-74c2-41f7-95f8-c97d2cf6bbfd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.154141 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93172dd7-74c2-41f7-95f8-c97d2cf6bbfd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:31:50.154141 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93172dd7-74c2-41f7-95f8-c97d2cf6bbfd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:50.154401 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-93172dd7-74c2-41f7-95f8-c97d2cf6bbfd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:50.154696 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-93172dd7-74c2-41f7-95f8-c97d2cf6bbfd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:50.155741 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-93172dd7-74c2-41f7-95f8-c97d2cf6bbfd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:50.164119 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-93172dd7-74c2-41f7-95f8-c97d2cf6bbfd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Get all volumes completed successfully. Jul 31 05:31:50.167451 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-93172dd7-74c2-41f7-95f8-c97d2cf6bbfd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:31:50.168038 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 424/1741] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:31:50 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:50.182276 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e800276-52a4-4b7a-90f5-7bd9cb8ff1e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.184716 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e800276-52a4-4b7a-90f5-7bd9cb8ff1e0 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] POST https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3/action Jul 31 05:31:50.184716 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e800276-52a4-4b7a-90f5-7bd9cb8ff1e0 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:50.184902 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e800276-52a4-4b7a-90f5-7bd9cb8ff1e0 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:50.186760 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-7e800276-52a4-4b7a-90f5-7bd9cb8ff1e0 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] delete called for group 641ab3b9-d336-425a-91cd-b945e0cedbe3 {{(pid=100283) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:31:50.186890 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-7e800276-52a4-4b7a-90f5-7bd9cb8ff1e0 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Delete group with id: 641ab3b9-d336-425a-91cd-b945e0cedbe3 Jul 31 05:31:50.190138 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e800276-52a4-4b7a-90f5-7bd9cb8ff1e0 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3/action returned with HTTP 404 Jul 31 05:31:50.190705 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 439/1742] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:31:50 2026] POST /volume/v3/groups/641ab3b9-d336-425a-91cd-b945e0cedbe3/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:31:50.198586 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b71c470a-332a-4533-bf8b-6d12f401055c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.200705 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b71c470a-332a-4533-bf8b-6d12f401055c tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/5028e23b-b626-4e19-bb1b-a189274d6d94 Jul 31 05:31:50.200987 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b71c470a-332a-4533-bf8b-6d12f401055c tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:50.201247 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b71c470a-332a-4533-bf8b-6d12f401055c tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:50.219571 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b71c470a-332a-4533-bf8b-6d12f401055c tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] https://10.4.3.227/volume/v3/group_types/5028e23b-b626-4e19-bb1b-a189274d6d94 returned with HTTP 202 Jul 31 05:31:50.220006 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 436/1743] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:31:50 2026] DELETE /volume/v3/group_types/5028e23b-b626-4e19-bb1b-a189274d6d94 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:50.228642 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9cf60b95-77aa-41bc-a1d2-eb7506d838f4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.234700 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9cf60b95-77aa-41bc-a1d2-eb7506d838f4 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] DELETE https://10.4.3.227/volume/v3/types/3f5ee182-60eb-411b-b23b-267847438b29 Jul 31 05:31:50.234700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9cf60b95-77aa-41bc-a1d2-eb7506d838f4 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:50.234700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9cf60b95-77aa-41bc-a1d2-eb7506d838f4 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:50.234700 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:50.234700 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:50.261187 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9cf60b95-77aa-41bc-a1d2-eb7506d838f4 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] https://10.4.3.227/volume/v3/types/3f5ee182-60eb-411b-b23b-267847438b29 returned with HTTP 202 Jul 31 05:31:50.261591 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 445/1744] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:31:50 2026] DELETE /volume/v3/types/3f5ee182-60eb-411b-b23b-267847438b29 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:50.270364 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-35066af2-a0b9-4bf0-989c-d7f6e73cdbae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.274125 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35066af2-a0b9-4bf0-989c-d7f6e73cdbae tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] GET https://10.4.3.227/volume/v3/types/3f5ee182-60eb-411b-b23b-267847438b29 Jul 31 05:31:50.274469 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35066af2-a0b9-4bf0-989c-d7f6e73cdbae tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:50.274762 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-35066af2-a0b9-4bf0-989c-d7f6e73cdbae tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:50.285954 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-35066af2-a0b9-4bf0-989c-d7f6e73cdbae tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] https://10.4.3.227/volume/v3/types/3f5ee182-60eb-411b-b23b-267847438b29 returned with HTTP 404 Jul 31 05:31:50.286638 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 425/1745] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:31:50 2026] GET /volume/v3/types/3f5ee182-60eb-411b-b23b-267847438b29 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:50.297507 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-909015c7-78d0-45cb-a277-eb29c934ced7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.299401 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-909015c7-78d0-45cb-a277-eb29c934ced7 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:31:50.299792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-909015c7-78d0-45cb-a277-eb29c934ced7 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-790000213"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:50.313769 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-909015c7-78d0-45cb-a277-eb29c934ced7 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:31:50.314392 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 440/1746] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:31:50 2026] POST /volume/v3/types => generated 215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:50.322676 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a693a80b-92e3-41ed-8644-91c92af884b0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.324491 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a693a80b-92e3-41ed-8644-91c92af884b0 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:31:50.324926 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a693a80b-92e3-41ed-8644-91c92af884b0 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-936936719"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:50.342117 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a693a80b-92e3-41ed-8644-91c92af884b0 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:31:50.342639 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 437/1747] 10.4.3.227 () {70 vars in 1311 bytes} [Fri Jul 31 05:31:50 2026] POST /volume/v3/group_types => generated 172 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:50.350269 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-15d5fca5-b37b-40a7-9471-5e38caab7c34 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.352186 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15d5fca5-b37b-40a7-9471-5e38caab7c34 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] POST https://10.4.3.227/volume/v3/groups Jul 31 05:31:50.352670 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15d5fca5-b37b-40a7-9471-5e38caab7c34 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9a1622da-cede-4eb8-b54b-7a7f931e594d", "volume_types": ["c14e449a-cbd5-45b4-a9d1-f8c798bea9a7"], "name": "tempest-GroupsTest-Group-53374505"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:50.354720 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-15d5fca5-b37b-40a7-9471-5e38caab7c34 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Creating new group {'group': {'group_type': '9a1622da-cede-4eb8-b54b-7a7f931e594d', 'volume_types': ['c14e449a-cbd5-45b4-a9d1-f8c798bea9a7'], 'name': 'tempest-GroupsTest-Group-53374505'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 05:31:50.360750 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-15d5fca5-b37b-40a7-9471-5e38caab7c34 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Creating group tempest-GroupsTest-Group-53374505. Jul 31 05:31:50.367868 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-15d5fca5-b37b-40a7-9471-5e38caab7c34 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Availability Zones retrieved successfully. Jul 31 05:31:50.378795 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-15d5fca5-b37b-40a7-9471-5e38caab7c34 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Created reservations ['caf5b255-f4f5-49b6-b8f6-09051b8ba0a3'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:50.401982 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15d5fca5-b37b-40a7-9471-5e38caab7c34 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups returned with HTTP 202 Jul 31 05:31:50.402370 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 446/1748] 10.4.3.227 () {70 vars in 1297 bytes} [Fri Jul 31 05:31:50 2026] POST /volume/v3/groups => generated 102 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:50.410537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71181f5a-e7f2-497f-b224-731cd02900fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.412946 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71181f5a-e7f2-497f-b224-731cd02900fe tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 Jul 31 05:31:50.413294 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71181f5a-e7f2-497f-b224-731cd02900fe tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:50.413567 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71181f5a-e7f2-497f-b224-731cd02900fe tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:50.413770 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-71181f5a-e7f2-497f-b224-731cd02900fe tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:50.418202 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:50.418202 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:50.427322 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71181f5a-e7f2-497f-b224-731cd02900fe tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 returned with HTTP 200 Jul 31 05:31:50.427759 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 426/1749] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:50 2026] GET /volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 => generated 330 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:50.775529 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b9cc2003-e544-4ee8-9a35-b353f5b3471b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:50.777236 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9cc2003-e544-4ee8-9a35-b353f5b3471b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:50.777435 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9cc2003-e544-4ee8-9a35-b353f5b3471b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:50.777621 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9cc2003-e544-4ee8-9a35-b353f5b3471b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:50.777711 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b9cc2003-e544-4ee8-9a35-b353f5b3471b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:50.781989 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:50.781989 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:50.782778 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9cc2003-e544-4ee8-9a35-b353f5b3471b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:50.783152 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 441/1750] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:50 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:51.129542 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-71ce0cb8-6a58-4fe6-9814-402d272c8915 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:51.131751 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71ce0cb8-6a58-4fe6-9814-402d272c8915 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:51.131999 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71ce0cb8-6a58-4fe6-9814-402d272c8915 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:51.132258 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-71ce0cb8-6a58-4fe6-9814-402d272c8915 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:51.145279 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:51.145279 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:51.154161 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-71ce0cb8-6a58-4fe6-9814-402d272c8915 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:51.159963 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-71ce0cb8-6a58-4fe6-9814-402d272c8915 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:51.160440 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 438/1751] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:51 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:51.438164 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c63b7dc-da9f-4b17-98fd-882753b7d7a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:51.440945 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c63b7dc-da9f-4b17-98fd-882753b7d7a6 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 Jul 31 05:31:51.440945 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c63b7dc-da9f-4b17-98fd-882753b7d7a6 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:51.441059 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c63b7dc-da9f-4b17-98fd-882753b7d7a6 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:51.441174 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-8c63b7dc-da9f-4b17-98fd-882753b7d7a6 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:51.445631 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:51.445631 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:51.453831 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c63b7dc-da9f-4b17-98fd-882753b7d7a6 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 returned with HTTP 200 Jul 31 05:31:51.455219 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 447/1752] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:51 2026] GET /volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 => generated 331 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:51.466227 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:51.471125 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:31:51.471125 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-984626170", "volume_type": "c14e449a-cbd5-45b4-a9d1-f8c798bea9a7", "group_id": "c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:51.472255 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-984626170', 'volume_type': 'c14e449a-cbd5-45b4-a9d1-f8c798bea9a7', 'group_id': 'c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:31:51.487680 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:51.487680 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:51.488615 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Create volume of 1 GB Jul 31 05:31:51.499310 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Availability Zones retrieved successfully. Jul 31 05:31:51.505138 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Flow 'volume_create_api' (cac64a9a-b075-4702-bc98-a109d2fdd906) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:51.506120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d63b138c-8340-462b-9ffa-a6c8e3472713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:51.506728 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:51.506728 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:51.507244 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:51.527498 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d63b138c-8340-462b-9ffa-a6c8e3472713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c14e449a-cbd5-45b4-a9d1-f8c798bea9a7,is_public=True,name='tempest-GroupsTest-volume-type-790000213',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c14e449a-cbd5-45b4-a9d1-f8c798bea9a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:51.528766 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e369de07-a09a-4919-9524-a10b8a04a32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:51.560985 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-790000213 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-790000213, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:31:51.561508 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-790000213 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-790000213, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:31:51.596127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Created reservations ['90149a72-1b1c-4cf2-ace7-6c454062740e', '1cabc919-5241-4e82-b562-73da88756049', 'e9dd4906-d976-4082-831c-96f13aa26ead', 'b0216fdd-dede-4f67-8dfb-5faef4e17e50'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:51.596127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e369de07-a09a-4919-9524-a10b8a04a32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90149a72-1b1c-4cf2-ace7-6c454062740e', '1cabc919-5241-4e82-b562-73da88756049', 'e9dd4906-d976-4082-831c-96f13aa26ead', 'b0216fdd-dede-4f67-8dfb-5faef4e17e50']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:51.596127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb597f65-c3f9-4e6c-b9dd-ccb0c7e2985c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:51.618414 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb597f65-c3f9-4e6c-b9dd-ccb0c7e2985c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2281599-3d43-4311-a066-a208e826d251', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-984626170',encryption_key_id=None,group_id=c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4,group_type_id=,metadata={},multiattach=False,project_id='7672f20b53f14995acb47372c2a81b28',qos_specs=None,replication_status=,reservations=['90149a72-1b1c-4cf2-ace7-6c454062740e','1cabc919-5241-4e82-b562-73da88756049','e9dd4906-d976-4082-831c-96f13aa26ead','b0216fdd-dede-4f67-8dfb-5faef4e17e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc2539d1c8b4229bc9feca615dfd410',volume_type_id=c14e449a-cbd5-45b4-a9d1-f8c798bea9a7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-984626170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4,host=None,id=e2281599-3d43-4311-a066-a208e826d251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7672f20b53f14995acb47372c2a81b28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc2539d1c8b4229bc9feca615dfd410',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c14e449a-cbd5-45b4-a9d1-f8c798bea9a7),volume_type_id=c14e449a-cbd5-45b4-a9d1-f8c798bea9a7)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:51.619601 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d08cb1-4e2d-48b1-802a-aa9c99f3dc0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:51.638045 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0d08cb1-4e2d-48b1-802a-aa9c99f3dc0e) transitioned into state 'SUCCESS' from state '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-984626170',encryption_key_id=None,group_id=c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4,group_type_id=,metadata={},multiattach=False,project_id='7672f20b53f14995acb47372c2a81b28',qos_specs=None,replication_status=,reservations=['90149a72-1b1c-4cf2-ace7-6c454062740e','1cabc919-5241-4e82-b562-73da88756049','e9dd4906-d976-4082-831c-96f13aa26ead','b0216fdd-dede-4f67-8dfb-5faef4e17e50'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc2539d1c8b4229bc9feca615dfd410',volume_type_id=c14e449a-cbd5-45b4-a9d1-f8c798bea9a7)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:51.639000 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef3ebf8-cac5-464f-b1a5-4412df780dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:51.651984 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ef3ebf8-cac5-464f-b1a5-4412df780dbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:51.653091 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Flow 'volume_create_api' (cac64a9a-b075-4702-bc98-a109d2fdd906) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:51.653485 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Create volume request issued successfully. Jul 31 05:31:51.657117 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:51.657117 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:51.689142 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:51.692091 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:51.692091 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:51.695480 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ffad2a8-f22a-4956-ba69-431bb5c24a93 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:31:51.695988 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 427/1753] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:31:51 2026] POST /volume/v3/volumes => generated 813 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:51.706538 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d3d68767-8055-424f-aec8-5e4212a00d39 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:51.708935 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3d68767-8055-424f-aec8-5e4212a00d39 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/e2281599-3d43-4311-a066-a208e826d251 Jul 31 05:31:51.709178 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3d68767-8055-424f-aec8-5e4212a00d39 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:51.709368 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3d68767-8055-424f-aec8-5e4212a00d39 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:51.721612 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:51.721612 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:51.728919 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d3d68767-8055-424f-aec8-5e4212a00d39 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Volume info retrieved successfully. Jul 31 05:31:51.729677 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-d3d68767-8055-424f-aec8-5e4212a00d39 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:51.729833 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-d3d68767-8055-424f-aec8-5e4212a00d39 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:51.771312 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-d3d68767-8055-424f-aec8-5e4212a00d39 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:51.774520 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:51.774520 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:51.782423 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3d68767-8055-424f-aec8-5e4212a00d39 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/e2281599-3d43-4311-a066-a208e826d251 returned with HTTP 200 Jul 31 05:31:51.782830 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 442/1754] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:51 2026] GET /volume/v3/volumes/e2281599-3d43-4311-a066-a208e826d251 => generated 881 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:51.794900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-54f78b7f-e149-43b0-a622-9407e517102a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:51.797531 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54f78b7f-e149-43b0-a622-9407e517102a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:51.797775 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54f78b7f-e149-43b0-a622-9407e517102a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:51.798143 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54f78b7f-e149-43b0-a622-9407e517102a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:51.798289 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-54f78b7f-e149-43b0-a622-9407e517102a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:51.803487 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:51.803487 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:51.804722 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54f78b7f-e149-43b0-a622-9407e517102a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:51.805267 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 439/1755] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:51 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:52.175913 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-103ec4b3-0bbf-4241-83cd-e10c6c3ef11c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:52.178082 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-103ec4b3-0bbf-4241-83cd-e10c6c3ef11c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:52.178315 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-103ec4b3-0bbf-4241-83cd-e10c6c3ef11c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:52.178559 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-103ec4b3-0bbf-4241-83cd-e10c6c3ef11c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:52.190035 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:52.190035 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:52.193403 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-103ec4b3-0bbf-4241-83cd-e10c6c3ef11c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:52.197312 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-103ec4b3-0bbf-4241-83cd-e10c6c3ef11c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:52.197673 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 448/1756] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:52 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:52.454838 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b1d2ac53-c693-4024-a627-75d6a31ce2ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:52.457484 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1d2ac53-c693-4024-a627-75d6a31ce2ed tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:52.457738 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1d2ac53-c693-4024-a627-75d6a31ce2ed tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:52.458017 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b1d2ac53-c693-4024-a627-75d6a31ce2ed tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:52.469998 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:52.469998 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:52.475735 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b1d2ac53-c693-4024-a627-75d6a31ce2ed tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:52.481251 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b1d2ac53-c693-4024-a627-75d6a31ce2ed tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:52.481691 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 428/1757] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:52 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:52.526480 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-0482daa4-3a24-40a1-9070-68bdf6ccff30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:52.529132 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-0482daa4-3a24-40a1-9070-68bdf6ccff30 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:52.529355 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-0482daa4-3a24-40a1-9070-68bdf6ccff30 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:52.529535 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-0482daa4-3a24-40a1-9070-68bdf6ccff30 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:52.538902 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:52.538902 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:52.542678 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-0482daa4-3a24-40a1-9070-68bdf6ccff30 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:52.547558 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-0482daa4-3a24-40a1-9070-68bdf6ccff30 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:52.548317 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 443/1758] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:52 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:52.568358 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-49dcff18-5cdc-4007-a0de-169ff2c1c3e7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:52.571387 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-49dcff18-5cdc-4007-a0de-169ff2c1c3e7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91/action Jul 31 05:31:52.571891 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-49dcff18-5cdc-4007-a0de-169ff2c1c3e7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:52.572069 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-49dcff18-5cdc-4007-a0de-169ff2c1c3e7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:52.586566 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:52.586566 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:52.587284 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-49dcff18-5cdc-4007-a0de-169ff2c1c3e7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:52.594823 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-49dcff18-5cdc-4007-a0de-169ff2c1c3e7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Begin detaching volume completed successfully. Jul 31 05:31:52.595169 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-49dcff18-5cdc-4007-a0de-169ff2c1c3e7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91/action returned with HTTP 202 Jul 31 05:31:52.595676 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 440/1759] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:31:52 2026] POST /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:31:52.636562 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd556fc9-7409-496b-a3da-5cec23881b3c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:52.636951 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd556fc9-7409-496b-a3da-5cec23881b3c None None] GET https://10.4.3.227/volume// Jul 31 05:31:52.637154 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd556fc9-7409-496b-a3da-5cec23881b3c None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:52.637341 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd556fc9-7409-496b-a3da-5cec23881b3c None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:52.637654 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd556fc9-7409-496b-a3da-5cec23881b3c None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:52.637973 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 449/1760] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:52.647381 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-24d7de57-c3fb-4bd4-af22-e72ad10c2ba1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:52.649864 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-24d7de57-c3fb-4bd4-af22-e72ad10c2ba1 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:52.650133 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-24d7de57-c3fb-4bd4-af22-e72ad10c2ba1 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:52.650391 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-24d7de57-c3fb-4bd4-af22-e72ad10c2ba1 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:52.666924 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:52.666924 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:52.671151 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-24d7de57-c3fb-4bd4-af22-e72ad10c2ba1 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:52.676886 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-24d7de57-c3fb-4bd4-af22-e72ad10c2ba1 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:52.677416 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 429/1761] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:52 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 1322 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:52.799641 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-21f8641c-89ab-4a67-afa0-48811bded4e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:52.801352 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21f8641c-89ab-4a67-afa0-48811bded4e3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/e2281599-3d43-4311-a066-a208e826d251 Jul 31 05:31:52.801530 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21f8641c-89ab-4a67-afa0-48811bded4e3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:52.801693 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-21f8641c-89ab-4a67-afa0-48811bded4e3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:52.808381 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:52.808381 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:52.814237 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-21f8641c-89ab-4a67-afa0-48811bded4e3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Volume info retrieved successfully. Jul 31 05:31:52.815136 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-21f8641c-89ab-4a67-afa0-48811bded4e3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:52.815324 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-21f8641c-89ab-4a67-afa0-48811bded4e3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:52.815995 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e491527a-5b79-4466-9f32-0133d535e8f4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:52.818335 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e491527a-5b79-4466-9f32-0133d535e8f4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:52.818608 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e491527a-5b79-4466-9f32-0133d535e8f4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:52.818909 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e491527a-5b79-4466-9f32-0133d535e8f4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:52.819083 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e491527a-5b79-4466-9f32-0133d535e8f4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:52.824119 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:52.824119 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:52.825198 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e491527a-5b79-4466-9f32-0133d535e8f4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:52.825670 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 441/1762] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:52 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:52.868035 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-21f8641c-89ab-4a67-afa0-48811bded4e3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:52.871863 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:52.871863 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:52.880654 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-21f8641c-89ab-4a67-afa0-48811bded4e3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/e2281599-3d43-4311-a066-a208e826d251 returned with HTTP 200 Jul 31 05:31:52.881234 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 444/1763] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:52 2026] GET /volume/v3/volumes/e2281599-3d43-4311-a066-a208e826d251 => generated 906 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:52.893046 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54435224-bcbf-43ab-aaed-fee2ba86772c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:52.894671 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:31:52.895113 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-796463014", "volume_type": "c14e449a-cbd5-45b4-a9d1-f8c798bea9a7", "group_id": "c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:52.896580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-796463014', 'volume_type': 'c14e449a-cbd5-45b4-a9d1-f8c798bea9a7', 'group_id': 'c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:31:52.903999 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:52.903999 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:52.904580 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Create volume of 1 GB Jul 31 05:31:52.910514 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Availability Zones retrieved successfully. Jul 31 05:31:52.915627 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Flow 'volume_create_api' (5c2eecd8-96b8-47ba-b36c-e468b14ada12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:52.916797 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b8ad79-807c-4b48-a0dc-d0066ab5177f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:52.917386 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:52.917386 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:52.917834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:31:52.940940 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3b8ad79-807c-4b48-a0dc-d0066ab5177f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:31:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c14e449a-cbd5-45b4-a9d1-f8c798bea9a7,is_public=True,name='tempest-GroupsTest-volume-type-790000213',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c14e449a-cbd5-45b4-a9d1-f8c798bea9a7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:52.943264 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495fa0d2-01fc-4a40-a3bd-711b4aacceb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:52.977420 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-790000213 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-790000213, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:31:52.977919 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-790000213 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-790000213, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:31:52.992128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Created reservations ['15e5be0a-231a-48fa-a11a-6ce520df5127', '098fc046-2b03-4e7f-bc70-aee753b23f67', 'b663c586-f2bc-4d1d-a798-da59f52bdd23', '4d695738-fec5-4483-92d7-e5af67f34fbc'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:31:52.993061 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (495fa0d2-01fc-4a40-a3bd-711b4aacceb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15e5be0a-231a-48fa-a11a-6ce520df5127', '098fc046-2b03-4e7f-bc70-aee753b23f67', 'b663c586-f2bc-4d1d-a798-da59f52bdd23', '4d695738-fec5-4483-92d7-e5af67f34fbc']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:52.993909 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d2dd97-5fe9-411d-8231-e82e28074f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:53.015594 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0d2dd97-5fe9-411d-8231-e82e28074f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7681e7e7-4f92-4318-8b7e-5dcfe1785e0c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-796463014',encryption_key_id=None,group_id=c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4,group_type_id=,metadata={},multiattach=False,project_id='7672f20b53f14995acb47372c2a81b28',qos_specs=None,replication_status=,reservations=['15e5be0a-231a-48fa-a11a-6ce520df5127','098fc046-2b03-4e7f-bc70-aee753b23f67','b663c586-f2bc-4d1d-a798-da59f52bdd23','4d695738-fec5-4483-92d7-e5af67f34fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc2539d1c8b4229bc9feca615dfd410',volume_type_id=c14e449a-cbd5-45b4-a9d1-f8c798bea9a7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:31:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-796463014',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4,host=None,id=7681e7e7-4f92-4318-8b7e-5dcfe1785e0c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7672f20b53f14995acb47372c2a81b28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecc2539d1c8b4229bc9feca615dfd410',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c14e449a-cbd5-45b4-a9d1-f8c798bea9a7),volume_type_id=c14e449a-cbd5-45b4-a9d1-f8c798bea9a7)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:53.016399 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7306d7-a773-42ae-b9bb-e6050135d46f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:53.035089 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb7306d7-a773-42ae-b9bb-e6050135d46f) transitioned into state 'SUCCESS' from state '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-796463014',encryption_key_id=None,group_id=c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4,group_type_id=,metadata={},multiattach=False,project_id='7672f20b53f14995acb47372c2a81b28',qos_specs=None,replication_status=,reservations=['15e5be0a-231a-48fa-a11a-6ce520df5127','098fc046-2b03-4e7f-bc70-aee753b23f67','b663c586-f2bc-4d1d-a798-da59f52bdd23','4d695738-fec5-4483-92d7-e5af67f34fbc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecc2539d1c8b4229bc9feca615dfd410',volume_type_id=c14e449a-cbd5-45b4-a9d1-f8c798bea9a7)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:53.035975 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b636dd95-7832-4578-8319-c629d05e697b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:31:53.047965 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b636dd95-7832-4578-8319-c629d05e697b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:31:53.049125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Flow 'volume_create_api' (5c2eecd8-96b8-47ba-b36c-e468b14ada12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:31:53.049614 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Create volume request issued successfully. Jul 31 05:31:53.050549 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:53.050695 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:53.090319 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:53.093214 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:53.093214 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:53.096691 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54435224-bcbf-43ab-aaed-fee2ba86772c tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:31:53.097219 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 450/1764] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:31:52 2026] POST /volume/v3/volumes => generated 813 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:53.108641 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ea2e2e6-4581-4e87-952c-7ab0aeffdc40 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:53.111648 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ea2e2e6-4581-4e87-952c-7ab0aeffdc40 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c Jul 31 05:31:53.111831 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ea2e2e6-4581-4e87-952c-7ab0aeffdc40 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:53.112065 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ea2e2e6-4581-4e87-952c-7ab0aeffdc40 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:53.120650 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:53.120650 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:53.122706 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8ea2e2e6-4581-4e87-952c-7ab0aeffdc40 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Volume info retrieved successfully. Jul 31 05:31:53.123378 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-8ea2e2e6-4581-4e87-952c-7ab0aeffdc40 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:53.123538 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-8ea2e2e6-4581-4e87-952c-7ab0aeffdc40 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:53.162655 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-8ea2e2e6-4581-4e87-952c-7ab0aeffdc40 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:53.165447 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:53.165447 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:53.172067 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ea2e2e6-4581-4e87-952c-7ab0aeffdc40 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c returned with HTTP 200 Jul 31 05:31:53.172464 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 430/1765] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:53 2026] GET /volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c => generated 881 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:53.219175 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a1c0010-6bf5-440e-9685-a3f6a77104a5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:53.226211 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a1c0010-6bf5-440e-9685-a3f6a77104a5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:53.226691 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a1c0010-6bf5-440e-9685-a3f6a77104a5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:53.226914 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a1c0010-6bf5-440e-9685-a3f6a77104a5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:53.243122 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:53.243122 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:53.243484 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a1c0010-6bf5-440e-9685-a3f6a77104a5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:53.247239 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a1c0010-6bf5-440e-9685-a3f6a77104a5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:53.247594 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 442/1766] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:53 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:53.698408 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-b3c9ba8a-614c-42d5-9033-feb589abb193 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:53.700527 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-b3c9ba8a-614c-42d5-9033-feb589abb193 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] DELETE https://10.4.3.227/volume/v3/attachments/b36a5d9e-dfcb-4218-94a9-0986bcbcd97e Jul 31 05:31:53.700711 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-b3c9ba8a-614c-42d5-9033-feb589abb193 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:53.700932 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-b3c9ba8a-614c-42d5-9033-feb589abb193 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:53.708364 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:53.708364 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:53.753373 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a0e8cd38-7b97-4646-890f-3adb7c46367a req-b3c9ba8a-614c-42d5-9033-feb589abb193 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments/b36a5d9e-dfcb-4218-94a9-0986bcbcd97e returned with HTTP 200 Jul 31 05:31:53.753734 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 445/1767] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:31:53 2026] DELETE /volume/v3/attachments/b36a5d9e-dfcb-4218-94a9-0986bcbcd97e => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:53.836069 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c62aa042-8494-4a9c-9c82-8ceb380920c7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:53.837927 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c62aa042-8494-4a9c-9c82-8ceb380920c7 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:53.838096 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c62aa042-8494-4a9c-9c82-8ceb380920c7 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:53.838274 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c62aa042-8494-4a9c-9c82-8ceb380920c7 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:53.838368 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c62aa042-8494-4a9c-9c82-8ceb380920c7 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:53.842407 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:53.842407 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:53.843144 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c62aa042-8494-4a9c-9c82-8ceb380920c7 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:53.843515 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 451/1768] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:53 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:54.185710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f9aed624-375f-4261-a5aa-edd854668304 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:54.188157 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9aed624-375f-4261-a5aa-edd854668304 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c Jul 31 05:31:54.188451 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9aed624-375f-4261-a5aa-edd854668304 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:54.188690 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9aed624-375f-4261-a5aa-edd854668304 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:54.197443 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:54.197443 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:54.201567 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f9aed624-375f-4261-a5aa-edd854668304 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Volume info retrieved successfully. Jul 31 05:31:54.202261 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-f9aed624-375f-4261-a5aa-edd854668304 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:54.202438 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-f9aed624-375f-4261-a5aa-edd854668304 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:54.245717 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-f9aed624-375f-4261-a5aa-edd854668304 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:54.249253 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:54.249253 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:54.260197 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9aed624-375f-4261-a5aa-edd854668304 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c returned with HTTP 200 Jul 31 05:31:54.260197 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 431/1769] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:54 2026] GET /volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c => generated 906 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:54.262945 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6823e22d-290b-4525-b33b-d11fddc20f5a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:54.265224 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6823e22d-290b-4525-b33b-d11fddc20f5a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:54.266134 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6823e22d-290b-4525-b33b-d11fddc20f5a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:54.266134 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6823e22d-290b-4525-b33b-d11fddc20f5a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:54.276073 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d0812ff-5340-4989-aaf2-b9c16fbe6f1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:54.278565 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d0812ff-5340-4989-aaf2-b9c16fbe6f1a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] PUT https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 Jul 31 05:31:54.279069 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d0812ff-5340-4989-aaf2-b9c16fbe6f1a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "7681e7e7-4f92-4318-8b7e-5dcfe1785e0c"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:54.279255 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:54.279255 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:54.280976 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-9d0812ff-5340-4989-aaf2-b9c16fbe6f1a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Update called for group c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4. {{(pid=100283) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 05:31:54.281142 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-9d0812ff-5340-4989-aaf2-b9c16fbe6f1a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Updating group c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 with name new_group description: This is a new group add_volumes: None remove_volumes: 7681e7e7-4f92-4318-8b7e-5dcfe1785e0c. Jul 31 05:31:54.284652 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6823e22d-290b-4525-b33b-d11fddc20f5a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:54.288745 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:54.288745 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:54.289942 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6823e22d-290b-4525-b33b-d11fddc20f5a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:54.290567 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 443/1770] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:54 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:54.328261 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d0812ff-5340-4989-aaf2-b9c16fbe6f1a tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 returned with HTTP 202 Jul 31 05:31:54.328844 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 446/1771] 10.4.3.227 () {70 vars in 1407 bytes} [Fri Jul 31 05:31:54 2026] PUT /volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:54.339193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b592f370-6900-427a-9882-b9b08be0f4bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:54.341270 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b592f370-6900-427a-9882-b9b08be0f4bc tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 Jul 31 05:31:54.341634 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b592f370-6900-427a-9882-b9b08be0f4bc tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:54.341789 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b592f370-6900-427a-9882-b9b08be0f4bc tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:54.341890 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-b592f370-6900-427a-9882-b9b08be0f4bc tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:54.351438 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:54.351438 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:54.360488 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b592f370-6900-427a-9882-b9b08be0f4bc tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 returned with HTTP 200 Jul 31 05:31:54.361033 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 452/1772] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:54 2026] GET /volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 => generated 323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:54.740429 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4bd2b19e-24c1-4782-8c20-3a017a3ba51d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:54.743379 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bd2b19e-24c1-4782-8c20-3a017a3ba51d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:31:54.743605 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bd2b19e-24c1-4782-8c20-3a017a3ba51d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:54.743710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bd2b19e-24c1-4782-8c20-3a017a3ba51d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:54.750648 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:54.750648 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:54.754298 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4bd2b19e-24c1-4782-8c20-3a017a3ba51d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:31:54.758516 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bd2b19e-24c1-4782-8c20-3a017a3ba51d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:31:54.759000 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 432/1773] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:54 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:54.855450 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9d624928-6544-4acc-92b4-67546385ae18 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:54.858122 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d624928-6544-4acc-92b4-67546385ae18 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:54.858404 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d624928-6544-4acc-92b4-67546385ae18 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:54.858679 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d624928-6544-4acc-92b4-67546385ae18 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:54.858820 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9d624928-6544-4acc-92b4-67546385ae18 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:54.861723 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=405,cinder:UPDATE=88,cinder:INSERT=44 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:31:54.864561 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:54.864561 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:54.865524 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d624928-6544-4acc-92b4-67546385ae18 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:54.866015 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 444/1774] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:54 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:55.308229 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad0e7830-a418-46de-9e18-4532c240db65 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:55.311397 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad0e7830-a418-46de-9e18-4532c240db65 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:55.311714 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad0e7830-a418-46de-9e18-4532c240db65 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:55.312140 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad0e7830-a418-46de-9e18-4532c240db65 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:55.326400 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:55.326400 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:55.332241 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ad0e7830-a418-46de-9e18-4532c240db65 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:55.339214 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad0e7830-a418-46de-9e18-4532c240db65 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:55.340022 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 447/1775] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:55 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:55.371221 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e88c054a-2ede-4e34-b670-e7385111be33 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:55.372957 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e88c054a-2ede-4e34-b670-e7385111be33 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 Jul 31 05:31:55.373176 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e88c054a-2ede-4e34-b670-e7385111be33 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:55.373361 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e88c054a-2ede-4e34-b670-e7385111be33 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:55.373480 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-e88c054a-2ede-4e34-b670-e7385111be33 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:55.377738 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:55.377738 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:55.388390 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e88c054a-2ede-4e34-b670-e7385111be33 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 returned with HTTP 200 Jul 31 05:31:55.388801 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 453/1776] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:55 2026] GET /volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:55.401023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32363b98-9cac-464b-bdd4-48fc31c20873 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:55.404278 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32363b98-9cac-464b-bdd4-48fc31c20873 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 Jul 31 05:31:55.404278 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32363b98-9cac-464b-bdd4-48fc31c20873 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:55.404516 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32363b98-9cac-464b-bdd4-48fc31c20873 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:55.404712 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-32363b98-9cac-464b-bdd4-48fc31c20873 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:55.410227 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:55.410227 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:55.418495 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32363b98-9cac-464b-bdd4-48fc31c20873 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 returned with HTTP 200 Jul 31 05:31:55.419026 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 433/1777] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:55 2026] GET /volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:55.437507 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cfb46582-8f8d-4355-8965-423a7d9c4d13 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:55.439151 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cfb46582-8f8d-4355-8965-423a7d9c4d13 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:31:55.439426 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cfb46582-8f8d-4355-8965-423a7d9c4d13 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:55.439649 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cfb46582-8f8d-4355-8965-423a7d9c4d13 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:55.439999 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-cfb46582-8f8d-4355-8965-423a7d9c4d13 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:55.442382 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-cfb46582-8f8d-4355-8965-423a7d9c4d13 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:55.454550 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cfb46582-8f8d-4355-8965-423a7d9c4d13 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Get all volumes completed successfully. Jul 31 05:31:55.456636 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-cfb46582-8f8d-4355-8965-423a7d9c4d13 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:55.457202 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-cfb46582-8f8d-4355-8965-423a7d9c4d13 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:55.515713 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-cfb46582-8f8d-4355-8965-423a7d9c4d13 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:55.519498 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:55.519498 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:55.529025 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cfb46582-8f8d-4355-8965-423a7d9c4d13 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:31:55.529507 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 445/1778] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:31:55 2026] GET /volume/v3/volumes/detail => generated 1771 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:55.546950 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d51acb1e-e76b-420c-969e-e93155d571cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:55.549093 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d51acb1e-e76b-420c-969e-e93155d571cd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] PUT https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 Jul 31 05:31:55.549457 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d51acb1e-e76b-420c-969e-e93155d571cd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7681e7e7-4f92-4318-8b7e-5dcfe1785e0c"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:55.551090 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-d51acb1e-e76b-420c-969e-e93155d571cd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Update called for group c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4. {{(pid=100283) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 05:31:55.551262 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-d51acb1e-e76b-420c-969e-e93155d571cd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Updating group c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 with name None description: None add_volumes: 7681e7e7-4f92-4318-8b7e-5dcfe1785e0c remove_volumes: None. Jul 31 05:31:55.557747 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:55.557747 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:55.598282 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d51acb1e-e76b-420c-969e-e93155d571cd tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 returned with HTTP 202 Jul 31 05:31:55.598282 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 448/1779] 10.4.3.227 () {70 vars in 1406 bytes} [Fri Jul 31 05:31:55 2026] PUT /volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:55.605028 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2e47e86-eb17-4454-8b7f-7a1a63fc2ffa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:55.610267 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2e47e86-eb17-4454-8b7f-7a1a63fc2ffa tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 Jul 31 05:31:55.610267 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2e47e86-eb17-4454-8b7f-7a1a63fc2ffa tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:55.610267 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2e47e86-eb17-4454-8b7f-7a1a63fc2ffa tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:55.610267 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-a2e47e86-eb17-4454-8b7f-7a1a63fc2ffa tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:55.616555 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:55.616555 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:55.627442 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2e47e86-eb17-4454-8b7f-7a1a63fc2ffa tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 returned with HTTP 200 Jul 31 05:31:55.628081 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 454/1780] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:55 2026] GET /volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:55.889201 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b99bbd94-54ae-44b2-bc9b-2c69710dda49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:55.894147 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b99bbd94-54ae-44b2-bc9b-2c69710dda49 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:55.894147 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b99bbd94-54ae-44b2-bc9b-2c69710dda49 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:55.894307 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b99bbd94-54ae-44b2-bc9b-2c69710dda49 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:55.894941 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b99bbd94-54ae-44b2-bc9b-2c69710dda49 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:55.899144 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:55.899144 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:55.899977 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b99bbd94-54ae-44b2-bc9b-2c69710dda49 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:55.900377 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 434/1781] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:55 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:56.356377 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b7d3041a-f3a8-4f4e-9914-b5becf766b35 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:56.360649 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7d3041a-f3a8-4f4e-9914-b5becf766b35 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:56.360851 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7d3041a-f3a8-4f4e-9914-b5becf766b35 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:56.361057 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7d3041a-f3a8-4f4e-9914-b5becf766b35 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:56.374395 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:56.374395 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:56.380401 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b7d3041a-f3a8-4f4e-9914-b5becf766b35 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:56.385667 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7d3041a-f3a8-4f4e-9914-b5becf766b35 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:56.386137 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 446/1782] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:56 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:56.640067 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f074c43a-1a4a-4dfc-b691-22eb95b06af3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:56.642436 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f074c43a-1a4a-4dfc-b691-22eb95b06af3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 Jul 31 05:31:56.642689 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f074c43a-1a4a-4dfc-b691-22eb95b06af3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:56.642923 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f074c43a-1a4a-4dfc-b691-22eb95b06af3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:56.643073 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-f074c43a-1a4a-4dfc-b691-22eb95b06af3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:56.646667 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:56.646667 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:56.655313 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f074c43a-1a4a-4dfc-b691-22eb95b06af3 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 returned with HTTP 200 Jul 31 05:31:56.655596 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 449/1783] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:56 2026] GET /volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:56.665705 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:56.667968 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:31:56.668276 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:56.668522 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:56.668924 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:56.669384 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:56.669384 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:56.669943 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:56.677840 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Get all volumes completed successfully. Jul 31 05:31:56.680123 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:56.680123 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:56.715504 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:56.718470 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:56.718470 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:56.722358 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:56.722570 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:56.759270 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:56.761828 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:56.761828 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:56.769482 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-786c4caf-b0a7-4b06-b8a6-9b6bb97cac25 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:31:56.769828 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 455/1784] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:31:56 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:56.781539 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4880c573-8c45-492c-97ff-268bb73e08ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:56.783613 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:31:56.783910 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:56.784149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:56.784503 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:56.785271 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:56.792349 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Get all volumes completed successfully. Jul 31 05:31:56.793055 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:56.793333 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:56.828854 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:56.831954 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:56.831954 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:56.835808 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:56.835969 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:56.871017 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:56.873722 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:56.873722 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:56.880207 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4880c573-8c45-492c-97ff-268bb73e08ad tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:31:56.880687 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 435/1785] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:31:56 2026] GET /volume/v3/volumes/detail => generated 1805 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:56.891629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d502fc51-c350-45b2-b0a4-637c9cf3e607 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:56.893143 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d502fc51-c350-45b2-b0a4-637c9cf3e607 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] POST https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4/action Jul 31 05:31:56.893451 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d502fc51-c350-45b2-b0a4-637c9cf3e607 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:56.893566 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d502fc51-c350-45b2-b0a4-637c9cf3e607 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:56.894741 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-d502fc51-c350-45b2-b0a4-637c9cf3e607 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] delete called for group c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:31:56.894840 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-d502fc51-c350-45b2-b0a4-637c9cf3e607 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Delete group with id: c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 Jul 31 05:31:56.897777 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:56.897777 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:56.910909 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9c4b702-b051-455e-aafe-fbaa17b372c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:56.913173 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9c4b702-b051-455e-aafe-fbaa17b372c5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:56.913974 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9c4b702-b051-455e-aafe-fbaa17b372c5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:56.913974 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9c4b702-b051-455e-aafe-fbaa17b372c5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:56.913974 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c9c4b702-b051-455e-aafe-fbaa17b372c5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:56.918439 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:56.918439 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:56.919801 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9c4b702-b051-455e-aafe-fbaa17b372c5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:56.919801 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 450/1786] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:56 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:56.931967 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bf3de1e9-bda4-4ad8-bc71-3ca9dff6a532 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:56.934391 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf3de1e9-bda4-4ad8-bc71-3ca9dff6a532 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/f9b86fc4-0daf-43e1-b55e-6c9ae8636f93 Jul 31 05:31:56.934666 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf3de1e9-bda4-4ad8-bc71-3ca9dff6a532 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:56.934858 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf3de1e9-bda4-4ad8-bc71-3ca9dff6a532 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:56.941941 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:56.941941 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:56.945873 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bf3de1e9-bda4-4ad8-bc71-3ca9dff6a532 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:31:56.950527 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf3de1e9-bda4-4ad8-bc71-3ca9dff6a532 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/f9b86fc4-0daf-43e1-b55e-6c9ae8636f93 returned with HTTP 200 Jul 31 05:31:56.951188 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 456/1787] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:56 2026] GET /volume/v3/volumes/f9b86fc4-0daf-43e1-b55e-6c9ae8636f93 => generated 901 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:56.951552 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d502fc51-c350-45b2-b0a4-637c9cf3e607 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4/action returned with HTTP 202 Jul 31 05:31:56.953250 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 447/1788] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:31:56 2026] POST /volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:56.960189 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5938fbb3-a616-4c13-b6c6-58ebebb82b68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:56.962795 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5938fbb3-a616-4c13-b6c6-58ebebb82b68 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c Jul 31 05:31:56.963032 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5938fbb3-a616-4c13-b6c6-58ebebb82b68 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:56.963300 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5938fbb3-a616-4c13-b6c6-58ebebb82b68 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:56.967305 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6c390ac0-8687-432f-a001-cd3899f807a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:56.971642 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c390ac0-8687-432f-a001-cd3899f807a2 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes Jul 31 05:31:56.971911 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c390ac0-8687-432f-a001-cd3899f807a2 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:56.972154 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c390ac0-8687-432f-a001-cd3899f807a2 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:56.974642 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-6c390ac0-8687-432f-a001-cd3899f807a2 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:31:56.977112 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6c390ac0-8687-432f-a001-cd3899f807a2 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:31:56.979339 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:56.979339 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:56.989225 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5938fbb3-a616-4c13-b6c6-58ebebb82b68 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Volume info retrieved successfully. Jul 31 05:31:56.989710 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-5938fbb3-a616-4c13-b6c6-58ebebb82b68 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:31:56.989890 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-5938fbb3-a616-4c13-b6c6-58ebebb82b68 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:31:56.990140 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6c390ac0-8687-432f-a001-cd3899f807a2 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Get all volumes completed successfully. Jul 31 05:31:56.990828 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c390ac0-8687-432f-a001-cd3899f807a2 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 200 Jul 31 05:31:56.991363 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 451/1789] 10.4.3.227 () {66 vars in 1237 bytes} [Fri Jul 31 05:31:56 2026] GET /volume/v3/volumes => generated 661 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:57.002030 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e3230c0-9850-4811-8016-f791d5bde0a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:57.004475 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e3230c0-9850-4811-8016-f791d5bde0a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f9b86fc4-0daf-43e1-b55e-6c9ae8636f93 Jul 31 05:31:57.004651 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e3230c0-9850-4811-8016-f791d5bde0a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:57.004826 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e3230c0-9850-4811-8016-f791d5bde0a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:57.005008 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9e3230c0-9850-4811-8016-f791d5bde0a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Delete volume with id: f9b86fc4-0daf-43e1-b55e-6c9ae8636f93 Jul 31 05:31:57.013084 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:57.013084 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:57.013474 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9e3230c0-9850-4811-8016-f791d5bde0a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:31:57.036457 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9e3230c0-9850-4811-8016-f791d5bde0a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Delete volume request issued successfully. Jul 31 05:31:57.036630 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e3230c0-9850-4811-8016-f791d5bde0a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/f9b86fc4-0daf-43e1-b55e-6c9ae8636f93 returned with HTTP 202 Jul 31 05:31:57.037238 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 457/1790] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:57 2026] DELETE /volume/v3/volumes/f9b86fc4-0daf-43e1-b55e-6c9ae8636f93 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:57.045617 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a42c1fe-426e-42b9-acc9-ad09e4635851 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:57.046430 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-5938fbb3-a616-4c13-b6c6-58ebebb82b68 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:31:57.047449 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a42c1fe-426e-42b9-acc9-ad09e4635851 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] DELETE https://10.4.3.227/volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e Jul 31 05:31:57.047656 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a42c1fe-426e-42b9-acc9-ad09e4635851 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:57.047826 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a42c1fe-426e-42b9-acc9-ad09e4635851 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:57.047941 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-0a42c1fe-426e-42b9-acc9-ad09e4635851 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Delete backup with id: b474727b-5ce8-4f90-a4f7-8807fac5460e. Jul 31 05:31:57.051247 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:57.051247 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:57.059154 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:57.059154 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:57.060788 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5938fbb3-a616-4c13-b6c6-58ebebb82b68 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c returned with HTTP 200 Jul 31 05:31:57.061340 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 436/1791] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:56 2026] GET /volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c => generated 905 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:57.075168 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-0a42c1fe-426e-42b9-acc9-ad09e4635851 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] delete_backup rpcapi backup_id b474727b-5ce8-4f90-a4f7-8807fac5460e {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:31:57.077009 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a42c1fe-426e-42b9-acc9-ad09e4635851 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] https://10.4.3.227/volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e returned with HTTP 202 Jul 31 05:31:57.077450 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 448/1792] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:57 2026] DELETE /volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:31:57.085781 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-65b9ce3c-7d46-4e2c-a272-ad68b2ea8cf7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:57.089178 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65b9ce3c-7d46-4e2c-a272-ad68b2ea8cf7 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] GET https://10.4.3.227/volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e Jul 31 05:31:57.089260 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65b9ce3c-7d46-4e2c-a272-ad68b2ea8cf7 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:57.089482 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-65b9ce3c-7d46-4e2c-a272-ad68b2ea8cf7 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:57.089656 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-65b9ce3c-7d46-4e2c-a272-ad68b2ea8cf7 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Show backup with id b474727b-5ce8-4f90-a4f7-8807fac5460e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:57.096038 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:57.096038 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:57.097251 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-65b9ce3c-7d46-4e2c-a272-ad68b2ea8cf7 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] https://10.4.3.227/volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e returned with HTTP 200 Jul 31 05:31:57.097820 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 452/1793] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:57 2026] GET /volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e => generated 802 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:57.404021 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-174f37a1-9584-483b-9873-8ebb4b0d3b48 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:57.406520 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-174f37a1-9584-483b-9873-8ebb4b0d3b48 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:57.406790 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-174f37a1-9584-483b-9873-8ebb4b0d3b48 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:57.407063 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-174f37a1-9584-483b-9873-8ebb4b0d3b48 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:57.426136 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:57.426136 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:57.434549 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-174f37a1-9584-483b-9873-8ebb4b0d3b48 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:57.440921 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-174f37a1-9584-483b-9873-8ebb4b0d3b48 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:57.441480 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 458/1794] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:57 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:58.077132 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-34c877dd-3d69-4213-8727-f2a7ce686ca2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:58.080589 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34c877dd-3d69-4213-8727-f2a7ce686ca2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c Jul 31 05:31:58.080589 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34c877dd-3d69-4213-8727-f2a7ce686ca2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:58.080589 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34c877dd-3d69-4213-8727-f2a7ce686ca2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:58.086614 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34c877dd-3d69-4213-8727-f2a7ce686ca2 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c returned with HTTP 404 Jul 31 05:31:58.087336 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 437/1795] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:58 2026] GET /volume/v3/volumes/7681e7e7-4f92-4318-8b7e-5dcfe1785e0c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:31:58.095688 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d55be8f2-e0ad-431b-90ad-c4d54d92f910 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:58.099167 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d55be8f2-e0ad-431b-90ad-c4d54d92f910 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/volumes/e2281599-3d43-4311-a066-a208e826d251 Jul 31 05:31:58.099167 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d55be8f2-e0ad-431b-90ad-c4d54d92f910 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:58.099167 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d55be8f2-e0ad-431b-90ad-c4d54d92f910 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:58.103702 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d55be8f2-e0ad-431b-90ad-c4d54d92f910 tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/volumes/e2281599-3d43-4311-a066-a208e826d251 returned with HTTP 404 Jul 31 05:31:58.104236 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 449/1796] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:31:58 2026] GET /volume/v3/volumes/e2281599-3d43-4311-a066-a208e826d251 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:31:58.110675 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db917432-4499-488f-9ef8-b0ef1c7d6af1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:58.112981 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5fdfdc0f-c9f1-42f5-91e6-830655a0b99d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:58.114405 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db917432-4499-488f-9ef8-b0ef1c7d6af1 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] GET https://10.4.3.227/volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e Jul 31 05:31:58.114405 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db917432-4499-488f-9ef8-b0ef1c7d6af1 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:58.114619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db917432-4499-488f-9ef8-b0ef1c7d6af1 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:58.114781 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-db917432-4499-488f-9ef8-b0ef1c7d6af1 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Show backup with id b474727b-5ce8-4f90-a4f7-8807fac5460e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:58.115035 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5fdfdc0f-c9f1-42f5-91e6-830655a0b99d tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] GET https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 Jul 31 05:31:58.116023 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5fdfdc0f-c9f1-42f5-91e6-830655a0b99d tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:58.116023 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5fdfdc0f-c9f1-42f5-91e6-830655a0b99d tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:58.116023 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-5fdfdc0f-c9f1-42f5-91e6-830655a0b99d tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] show called for member c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:31:58.119013 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5fdfdc0f-c9f1-42f5-91e6-830655a0b99d tempest-GroupsTest-80997477 tempest-GroupsTest-80997477-project-member] https://10.4.3.227/volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 returned with HTTP 404 Jul 31 05:31:58.119353 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 459/1797] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:31:58 2026] GET /volume/v3/groups/c6980a9f-a72f-4b9c-9ec3-f7f3e632ece4 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:31:58.120276 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db917432-4499-488f-9ef8-b0ef1c7d6af1 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] https://10.4.3.227/volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e returned with HTTP 404 Jul 31 05:31:58.121770 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 453/1798] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:58 2026] GET /volume/v3/backups/b474727b-5ce8-4f90-a4f7-8807fac5460e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:58.131575 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-903ac3a5-db4a-43fd-8d2b-bcb3702dcf9b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:58.131847 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b87fb8a1-b4fe-400f-b6a7-211fc7c59e29 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:58.132047 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-903ac3a5-db4a-43fd-8d2b-bcb3702dcf9b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] DELETE https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:58.132047 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-903ac3a5-db4a-43fd-8d2b-bcb3702dcf9b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:58.132047 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-903ac3a5-db4a-43fd-8d2b-bcb3702dcf9b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:58.132047 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-903ac3a5-db4a-43fd-8d2b-bcb3702dcf9b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Delete backup with id: c5ea6340-55ba-493d-91fc-ebe8e511fd26. Jul 31 05:31:58.135252 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b87fb8a1-b4fe-400f-b6a7-211fc7c59e29 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/9a1622da-cede-4eb8-b54b-7a7f931e594d Jul 31 05:31:58.135514 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b87fb8a1-b4fe-400f-b6a7-211fc7c59e29 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:58.135751 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b87fb8a1-b4fe-400f-b6a7-211fc7c59e29 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:58.136808 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:58.136808 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:58.152725 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b87fb8a1-b4fe-400f-b6a7-211fc7c59e29 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] https://10.4.3.227/volume/v3/group_types/9a1622da-cede-4eb8-b54b-7a7f931e594d returned with HTTP 202 Jul 31 05:31:58.153181 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 450/1799] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:31:58 2026] DELETE /volume/v3/group_types/9a1622da-cede-4eb8-b54b-7a7f931e594d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:31:58.158969 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-903ac3a5-db4a-43fd-8d2b-bcb3702dcf9b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] delete_backup rpcapi backup_id c5ea6340-55ba-493d-91fc-ebe8e511fd26 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:31:58.160774 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-88ba5184-972b-449d-87bc-ac596bb838a5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:58.161435 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-903ac3a5-db4a-43fd-8d2b-bcb3702dcf9b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 202 Jul 31 05:31:58.162247 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 438/1800] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:58 2026] DELETE /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:31:58.162923 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88ba5184-972b-449d-87bc-ac596bb838a5 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] DELETE https://10.4.3.227/volume/v3/types/c14e449a-cbd5-45b4-a9d1-f8c798bea9a7 Jul 31 05:31:58.162923 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88ba5184-972b-449d-87bc-ac596bb838a5 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:58.163016 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-88ba5184-972b-449d-87bc-ac596bb838a5 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:58.171666 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a767bf7e-64c9-4ef1-a9ca-9296eb7566e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:58.173575 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a767bf7e-64c9-4ef1-a9ca-9296eb7566e9 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:58.173928 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a767bf7e-64c9-4ef1-a9ca-9296eb7566e9 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:58.174259 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a767bf7e-64c9-4ef1-a9ca-9296eb7566e9 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:58.174482 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a767bf7e-64c9-4ef1-a9ca-9296eb7566e9 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:58.186684 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:58.186684 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:58.186684 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a767bf7e-64c9-4ef1-a9ca-9296eb7566e9 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 200 Jul 31 05:31:58.186684 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 454/1801] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:58 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:58.190760 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-88ba5184-972b-449d-87bc-ac596bb838a5 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] https://10.4.3.227/volume/v3/types/c14e449a-cbd5-45b4-a9d1-f8c798bea9a7 returned with HTTP 202 Jul 31 05:31:58.191285 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 460/1802] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:31:58 2026] DELETE /volume/v3/types/c14e449a-cbd5-45b4-a9d1-f8c798bea9a7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:58.200289 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a4cdabfe-74c4-4744-a1f5-bd25172b0354 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:58.202494 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4cdabfe-74c4-4744-a1f5-bd25172b0354 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] GET https://10.4.3.227/volume/v3/types/c14e449a-cbd5-45b4-a9d1-f8c798bea9a7 Jul 31 05:31:58.202713 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4cdabfe-74c4-4744-a1f5-bd25172b0354 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:58.203063 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a4cdabfe-74c4-4744-a1f5-bd25172b0354 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:58.211212 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a4cdabfe-74c4-4744-a1f5-bd25172b0354 tempest-GroupsTest-604308249 tempest-GroupsTest-604308249-project-admin] https://10.4.3.227/volume/v3/types/c14e449a-cbd5-45b4-a9d1-f8c798bea9a7 returned with HTTP 404 Jul 31 05:31:58.211921 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 451/1803] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:31:58 2026] GET /volume/v3/types/c14e449a-cbd5-45b4-a9d1-f8c798bea9a7 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:58.456996 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b3ccbb6e-cea8-4512-a49b-3623ae00eb09 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:58.459319 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3ccbb6e-cea8-4512-a49b-3623ae00eb09 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:58.459730 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3ccbb6e-cea8-4512-a49b-3623ae00eb09 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:58.460045 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3ccbb6e-cea8-4512-a49b-3623ae00eb09 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:58.478546 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:58.478546 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:58.495473 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b3ccbb6e-cea8-4512-a49b-3623ae00eb09 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:58.504174 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3ccbb6e-cea8-4512-a49b-3623ae00eb09 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:58.504707 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 439/1804] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:58 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:58.681837 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-75ef26e2-77c9-4988-8008-39fbd938948e req-0a8d8f11-2332-4c00-91f4-c1758ff057cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:58.686287 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-0a8d8f11-2332-4c00-91f4-c1758ff057cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments/6f2acd42-61ec-4b7e-bce6-83130dbf5196/action Jul 31 05:31:58.686287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-0a8d8f11-2332-4c00-91f4-c1758ff057cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:58.686287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-0a8d8f11-2332-4c00-91f4-c1758ff057cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:58.714222 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:58.714222 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:58.732911 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-75ef26e2-77c9-4988-8008-39fbd938948e req-0a8d8f11-2332-4c00-91f4-c1758ff057cc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/6f2acd42-61ec-4b7e-bce6-83130dbf5196/action returned with HTTP 204 Jul 31 05:31:58.732911 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 455/1805] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:31:58 2026] POST /volume/v3/attachments/6f2acd42-61ec-4b7e-bce6-83130dbf5196/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:59.197484 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-424c9dc9-99a6-40fa-86df-f97e4a73767a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.201488 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-424c9dc9-99a6-40fa-86df-f97e4a73767a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 Jul 31 05:31:59.201772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-424c9dc9-99a6-40fa-86df-f97e4a73767a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.202048 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-424c9dc9-99a6-40fa-86df-f97e4a73767a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.202741 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-424c9dc9-99a6-40fa-86df-f97e4a73767a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id c5ea6340-55ba-493d-91fc-ebe8e511fd26. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:31:59.210918 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-424c9dc9-99a6-40fa-86df-f97e4a73767a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 returned with HTTP 404 Jul 31 05:31:59.211400 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 461/1806] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:59 2026] GET /volume/v3/backups/c5ea6340-55ba-493d-91fc-ebe8e511fd26 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:31:59.303074 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-44dfddd9-6134-4f96-8d9a-60e9badbbac4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.306669 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-44dfddd9-6134-4f96-8d9a-60e9badbbac4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 Jul 31 05:31:59.306669 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-44dfddd9-6134-4f96-8d9a-60e9badbbac4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.306669 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-44dfddd9-6134-4f96-8d9a-60e9badbbac4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.313234 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:59.313234 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:59.317569 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-44dfddd9-6134-4f96-8d9a-60e9badbbac4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:31:59.322468 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-44dfddd9-6134-4f96-8d9a-60e9badbbac4 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 returned with HTTP 200 Jul 31 05:31:59.322884 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 452/1807] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:59 2026] GET /volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:59.337406 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bf8d1a69-1d4b-45c3-8215-5a01c658089c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.342353 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf8d1a69-1d4b-45c3-8215-5a01c658089c tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] DELETE https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 Jul 31 05:31:59.342857 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bf8d1a69-1d4b-45c3-8215-5a01c658089c tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.342857 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bf8d1a69-1d4b-45c3-8215-5a01c658089c tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.342857 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-bf8d1a69-1d4b-45c3-8215-5a01c658089c tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Delete volume with id: 5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 Jul 31 05:31:59.351021 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:59.351021 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:59.351561 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bf8d1a69-1d4b-45c3-8215-5a01c658089c tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:31:59.371203 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bf8d1a69-1d4b-45c3-8215-5a01c658089c tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Delete volume request issued successfully. Jul 31 05:31:59.371432 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bf8d1a69-1d4b-45c3-8215-5a01c658089c tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 returned with HTTP 202 Jul 31 05:31:59.371914 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 440/1808] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:31:59 2026] DELETE /volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:31:59.382844 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e0285bc-d43b-41d3-b82f-9fe228774348 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.384859 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e0285bc-d43b-41d3-b82f-9fe228774348 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 Jul 31 05:31:59.385417 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e0285bc-d43b-41d3-b82f-9fe228774348 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.385895 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e0285bc-d43b-41d3-b82f-9fe228774348 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.395084 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:59.395084 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:59.399778 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e0285bc-d43b-41d3-b82f-9fe228774348 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:31:59.408200 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e0285bc-d43b-41d3-b82f-9fe228774348 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 returned with HTTP 200 Jul 31 05:31:59.408200 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 456/1809] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:59 2026] GET /volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:31:59.448575 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5abc37df-0eaf-4dca-afc6-c6cae2f2b332 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.449178 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5abc37df-0eaf-4dca-afc6-c6cae2f2b332 None None] GET https://10.4.3.227/volume// Jul 31 05:31:59.449441 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5abc37df-0eaf-4dca-afc6-c6cae2f2b332 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.449735 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5abc37df-0eaf-4dca-afc6-c6cae2f2b332 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.450229 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5abc37df-0eaf-4dca-afc6-c6cae2f2b332 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:59.450648 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 462/1810] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:59.459452 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d9104fb5-9d77-4065-b692-e5dfda809701 req-c0598c2e-34bc-45fe-9eba-dd9a475e3ddb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.462936 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d9104fb5-9d77-4065-b692-e5dfda809701 req-c0598c2e-34bc-45fe-9eba-dd9a475e3ddb tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:31:59.464951 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d9104fb5-9d77-4065-b692-e5dfda809701 req-c0598c2e-34bc-45fe-9eba-dd9a475e3ddb tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1824a4d6-656b-44fb-926b-dbdadb579bb9", "connector": null, "instance_uuid": "cdfa7ca3-9b1e-48cb-9b77-03733ef902a1"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:59.482027 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:59.482027 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:59.522459 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ff34b99-b366-4a7e-9158-9d11625176e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.524339 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ff34b99-b366-4a7e-9158-9d11625176e8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:59.524567 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ff34b99-b366-4a7e-9158-9d11625176e8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.524695 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ff34b99-b366-4a7e-9158-9d11625176e8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.531365 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d9104fb5-9d77-4065-b692-e5dfda809701 req-c0598c2e-34bc-45fe-9eba-dd9a475e3ddb tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:31:59.531967 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 453/1811] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:31:59 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 31 05:31:59.540434 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:59.540434 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:59.544345 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d9104fb5-9d77-4065-b692-e5dfda809701 req-eead2b54-bd20-44bb-81d5-5dde56691736 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.548421 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6ff34b99-b366-4a7e-9158-9d11625176e8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:59.548594 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d9104fb5-9d77-4065-b692-e5dfda809701 req-eead2b54-bd20-44bb-81d5-5dde56691736 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] DELETE https://10.4.3.227/volume/v3/attachments/efb19b46-e0e2-41af-ab4f-6cd03a9020b8 Jul 31 05:31:59.548594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d9104fb5-9d77-4065-b692-e5dfda809701 req-eead2b54-bd20-44bb-81d5-5dde56691736 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.548594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d9104fb5-9d77-4065-b692-e5dfda809701 req-eead2b54-bd20-44bb-81d5-5dde56691736 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.558317 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ff34b99-b366-4a7e-9158-9d11625176e8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:59.559323 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 441/1812] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:59 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 1169 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:59.562214 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:59.562214 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:59.578423 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4a04433b-2cbd-440a-a59b-928cda763515 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.580399 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4a04433b-2cbd-440a-a59b-928cda763515 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:59.580601 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4a04433b-2cbd-440a-a59b-928cda763515 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.580850 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4a04433b-2cbd-440a-a59b-928cda763515 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.591886 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:59.591886 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:31:59.597225 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4a04433b-2cbd-440a-a59b-928cda763515 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:59.600485 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4a04433b-2cbd-440a-a59b-928cda763515 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:59.600857 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 463/1813] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:31:59 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 1169 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:59.639162 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d9104fb5-9d77-4065-b692-e5dfda809701 req-eead2b54-bd20-44bb-81d5-5dde56691736 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/attachments/efb19b46-e0e2-41af-ab4f-6cd03a9020b8 returned with HTTP 200 Jul 31 05:31:59.639817 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 457/1814] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:31:59 2026] DELETE /volume/v3/attachments/efb19b46-e0e2-41af-ab4f-6cd03a9020b8 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:59.658183 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4aa39e91-f4d7-4b88-9326-85bb2af39783 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.660501 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4aa39e91-f4d7-4b88-9326-85bb2af39783 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:59.660712 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4aa39e91-f4d7-4b88-9326-85bb2af39783 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.660963 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4aa39e91-f4d7-4b88-9326-85bb2af39783 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.678659 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:59.678659 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:59.683188 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4aa39e91-f4d7-4b88-9326-85bb2af39783 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:59.688172 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4aa39e91-f4d7-4b88-9326-85bb2af39783 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:59.688667 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 454/1815] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:31:59 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 1169 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:31:59.708519 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4c97c171-b6bc-4055-9742-26b38d41ec97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.710565 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4c97c171-b6bc-4055-9742-26b38d41ec97 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea/action Jul 31 05:31:59.710918 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4c97c171-b6bc-4055-9742-26b38d41ec97 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:31:59.711128 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4c97c171-b6bc-4055-9742-26b38d41ec97 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:31:59.723616 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:59.723616 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:31:59.724329 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4c97c171-b6bc-4055-9742-26b38d41ec97 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:59.732838 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4c97c171-b6bc-4055-9742-26b38d41ec97 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Begin detaching volume completed successfully. Jul 31 05:31:59.733113 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-4c97c171-b6bc-4055-9742-26b38d41ec97 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea/action returned with HTTP 202 Jul 31 05:31:59.733891 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 442/1816] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:31:59 2026] POST /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:31:59.786370 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f9972df-9443-46ea-b8ca-615c54deaa5b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.786812 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f9972df-9443-46ea-b8ca-615c54deaa5b None None] GET https://10.4.3.227/volume// Jul 31 05:31:59.787030 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f9972df-9443-46ea-b8ca-615c54deaa5b None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.787235 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f9972df-9443-46ea-b8ca-615c54deaa5b None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.787583 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f9972df-9443-46ea-b8ca-615c54deaa5b None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:31:59.787852 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 464/1817] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:31: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 31 05:31:59.799201 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-d27dc462-d96a-4234-963e-656045662f96 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.801198 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-d27dc462-d96a-4234-963e-656045662f96 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:31:59.801525 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-d27dc462-d96a-4234-963e-656045662f96 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.802769 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-d27dc462-d96a-4234-963e-656045662f96 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.812216 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:59.812216 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:31:59.816263 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-d27dc462-d96a-4234-963e-656045662f96 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:31:59.820933 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-d27dc462-d96a-4234-963e-656045662f96 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:31:59.821552 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 458/1818] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:31:59 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 1352 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:31:59.831125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-3a8ae119-adbb-40c3-b663-d197b9f694cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:31:59.834230 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-3a8ae119-adbb-40c3-b663-d197b9f694cf tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea/encryption Jul 31 05:31:59.835324 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-3a8ae119-adbb-40c3-b663-d197b9f694cf tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:31:59.835324 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-3a8ae119-adbb-40c3-b663-d197b9f694cf tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:31:59.847629 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:31:59.847629 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:31:59.859277 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-3a8ae119-adbb-40c3-b663-d197b9f694cf tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea/encryption returned with HTTP 200 Jul 31 05:31:59.859809 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 455/1819] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:31:59 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:00.422277 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05066cd7-b1ac-4c29-aa1e-4dc180b9842b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:00.423412 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05066cd7-b1ac-4c29-aa1e-4dc180b9842b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 Jul 31 05:32:00.424013 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05066cd7-b1ac-4c29-aa1e-4dc180b9842b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:00.424013 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05066cd7-b1ac-4c29-aa1e-4dc180b9842b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:00.428956 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05066cd7-b1ac-4c29-aa1e-4dc180b9842b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 returned with HTTP 404 Jul 31 05:32:00.429696 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 443/1820] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:00 2026] GET /volume/v3/volumes/5ef27a75-e58d-4ba5-87b1-f8c2e4c7c056 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:00.442090 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:00.443778 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:00.444125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-612909920"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:00.445583 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-612909920'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:00.445684 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Create volume of 1 GB Jul 31 05:32:00.450033 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Availability Zones retrieved successfully. Jul 31 05:32:00.455575 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Flow 'volume_create_api' (5048514f-d82b-4ad3-a53f-382ed8a5ee18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:00.456482 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16163ccf-4041-4f31-a232-891392badac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:00.457390 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:00.485834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16163ccf-4041-4f31-a232-891392badac2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:00.486598 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73560b82-8e66-42f1-8b35-4eae18109646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:00.541524 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Created reservations ['b906a19f-736f-4b4e-9d88-f44eb6bdbc31', '10a99013-c84c-4635-9cd8-9a8181643a59', 'c83bc680-e5d6-4d82-a6c0-9a0ff9135874', 'a98d6aea-bf7b-4111-9846-983fc514a16c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:00.542312 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73560b82-8e66-42f1-8b35-4eae18109646) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b906a19f-736f-4b4e-9d88-f44eb6bdbc31', '10a99013-c84c-4635-9cd8-9a8181643a59', 'c83bc680-e5d6-4d82-a6c0-9a0ff9135874', 'a98d6aea-bf7b-4111-9846-983fc514a16c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:00.542997 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368218a4-d4c1-4fdd-98a6-31e166796ecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:00.566448 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (368218a4-d4c1-4fdd-98a6-31e166796ecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-612909920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47538478691d41438fb39c52171c5587',qos_specs=None,replication_status=,reservations=['b906a19f-736f-4b4e-9d88-f44eb6bdbc31','10a99013-c84c-4635-9cd8-9a8181643a59','c83bc680-e5d6-4d82-a6c0-9a0ff9135874','a98d6aea-bf7b-4111-9846-983fc514a16c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576b254f6d3a416387163e816eb7ac17',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-612909920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='47538478691d41438fb39c52171c5587',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='576b254f6d3a416387163e816eb7ac17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:00.567273 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51495012-7683-4fe0-a68f-9078c0ba34be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:00.597818 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51495012-7683-4fe0-a68f-9078c0ba34be) transitioned into state 'SUCCESS' from state '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-612909920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='47538478691d41438fb39c52171c5587',qos_specs=None,replication_status=,reservations=['b906a19f-736f-4b4e-9d88-f44eb6bdbc31','10a99013-c84c-4635-9cd8-9a8181643a59','c83bc680-e5d6-4d82-a6c0-9a0ff9135874','a98d6aea-bf7b-4111-9846-983fc514a16c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='576b254f6d3a416387163e816eb7ac17',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:00.598817 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a2b6163-f6b4-42d9-8221-93bf03067964) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:00.613891 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a2b6163-f6b4-42d9-8221-93bf03067964) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:00.614801 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Flow 'volume_create_api' (5048514f-d82b-4ad3-a53f-382ed8a5ee18) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:00.615163 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Create volume request issued successfully. Jul 31 05:32:00.615815 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f98e4d14-9fac-44ba-8e4e-fee74d1d4212 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:00.616501 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 465/1821] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:00 2026] POST /volume/v3/volumes => generated 753 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:00.628339 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9adbfa4f-e04f-40c5-8f13-efff9460aca6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:00.630117 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9adbfa4f-e04f-40c5-8f13-efff9460aca6 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd Jul 31 05:32:00.631789 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9adbfa4f-e04f-40c5-8f13-efff9460aca6 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:00.631789 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9adbfa4f-e04f-40c5-8f13-efff9460aca6 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:00.632772 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=460,cinder:UPDATE=105,cinder:INSERT=54 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:32:00.640138 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:00.640138 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:00.647849 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9adbfa4f-e04f-40c5-8f13-efff9460aca6 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:32:00.653380 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9adbfa4f-e04f-40c5-8f13-efff9460aca6 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd returned with HTTP 200 Jul 31 05:32:00.653809 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 459/1822] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:00 2026] GET /volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd => generated 821 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:00.760307 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-08d63844-43e2-40e0-8b7d-80b331cbcdda None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:00.763160 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-08d63844-43e2-40e0-8b7d-80b331cbcdda tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] DELETE https://10.4.3.227/volume/v3/attachments/6f2acd42-61ec-4b7e-bce6-83130dbf5196 Jul 31 05:32:00.763825 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-08d63844-43e2-40e0-8b7d-80b331cbcdda tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:00.763825 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-08d63844-43e2-40e0-8b7d-80b331cbcdda tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:00.773512 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:00.773512 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:00.828958 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d223349-b19c-40dd-857f-dec460cd6a44 req-08d63844-43e2-40e0-8b7d-80b331cbcdda tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/6f2acd42-61ec-4b7e-bce6-83130dbf5196 returned with HTTP 200 Jul 31 05:32:00.829622 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 456/1823] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:32:00 2026] DELETE /volume/v3/attachments/6f2acd42-61ec-4b7e-bce6-83130dbf5196 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:00.871416 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e7494cb2-eb8c-49f7-8b0c-b2bee84bb000 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:00.959889 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7494cb2-eb8c-49f7-8b0c-b2bee84bb000 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] GET https://10.4.3.227/volume/v3/os-services Jul 31 05:32:00.960122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7494cb2-eb8c-49f7-8b0c-b2bee84bb000 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:00.960387 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7494cb2-eb8c-49f7-8b0c-b2bee84bb000 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:00.965084 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7494cb2-eb8c-49f7-8b0c-b2bee84bb000 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] https://10.4.3.227/volume/v3/os-services returned with HTTP 200 Jul 31 05:32:00.965298 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 444/1824] 10.4.3.227 () {66 vars in 1249 bytes} [Fri Jul 31 05:32:00 2026] GET /volume/v3/os-services => generated 626 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:00.975019 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-292b2e56-1c67-4611-8442-5a1ff8636430 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:00.977574 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-292b2e56-1c67-4611-8442-5a1ff8636430 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] GET https://10.4.3.227/volume/v3/os-services?host=np0000006182 Jul 31 05:32:00.977943 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-292b2e56-1c67-4611-8442-5a1ff8636430 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:00.978237 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-292b2e56-1c67-4611-8442-5a1ff8636430 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:00.978487 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:00.978487 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:00.984735 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-292b2e56-1c67-4611-8442-5a1ff8636430 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] https://10.4.3.227/volume/v3/os-services?host=np0000006182 returned with HTTP 200 Jul 31 05:32:00.985619 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 466/1825] 10.4.3.227 () {66 vars in 1284 bytes} [Fri Jul 31 05:32:00 2026] GET /volume/v3/os-services?host=np0000006182 => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:00.997148 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8922ff9b-c348-4d64-89c1-5ef88719ab8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.000973 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8922ff9b-c348-4d64-89c1-5ef88719ab8b tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] GET https://10.4.3.227/volume/v3/os-services?host=np0000006182&binary=cinder-scheduler Jul 31 05:32:01.001296 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8922ff9b-c348-4d64-89c1-5ef88719ab8b tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.001642 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8922ff9b-c348-4d64-89c1-5ef88719ab8b tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.008719 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8922ff9b-c348-4d64-89c1-5ef88719ab8b tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] https://10.4.3.227/volume/v3/os-services?host=np0000006182&binary=cinder-scheduler returned with HTTP 200 Jul 31 05:32:01.009342 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 460/1826] 10.4.3.227 () {66 vars in 1332 bytes} [Fri Jul 31 05:32:00 2026] GET /volume/v3/os-services?host=np0000006182&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:01.023089 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b8a2e5eb-1166-422e-bd84-1c1594eea396 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.024855 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8a2e5eb-1166-422e-bd84-1c1594eea396 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] GET https://10.4.3.227/volume/v3/os-services?binary=cinder-scheduler Jul 31 05:32:01.025094 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b8a2e5eb-1166-422e-bd84-1c1594eea396 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.025337 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b8a2e5eb-1166-422e-bd84-1c1594eea396 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.025606 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.025606 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:01.029358 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b8a2e5eb-1166-422e-bd84-1c1594eea396 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] https://10.4.3.227/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 31 05:32:01.029725 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 457/1827] 10.4.3.227 () {66 vars in 1296 bytes} [Fri Jul 31 05:32:01 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:01.040813 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.059017 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95ea6bd8-bad3-448f-ac82-7dceab4307d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.059574 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95ea6bd8-bad3-448f-ac82-7dceab4307d4 None None] GET https://10.4.3.227/volume// Jul 31 05:32:01.059737 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95ea6bd8-bad3-448f-ac82-7dceab4307d4 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.059931 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95ea6bd8-bad3-448f-ac82-7dceab4307d4 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.060297 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95ea6bd8-bad3-448f-ac82-7dceab4307d4 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:01.060610 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 467/1828] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:32: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 31 05:32:01.070528 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-6a7b3db9-44da-4b15-be3c-2627db76953f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.072912 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-6a7b3db9-44da-4b15-be3c-2627db76953f tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] GET https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 Jul 31 05:32:01.073269 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-6a7b3db9-44da-4b15-be3c-2627db76953f tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.073888 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-6a7b3db9-44da-4b15-be3c-2627db76953f tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.087445 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.087445 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:01.092523 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-6a7b3db9-44da-4b15-be3c-2627db76953f tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Volume info retrieved successfully. Jul 31 05:32:01.100475 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-6a7b3db9-44da-4b15-be3c-2627db76953f tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 returned with HTTP 200 Jul 31 05:32:01.101281 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 461/1829] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:32:01 2026] GET /volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 => generated 1540 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:01.156124 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:01.156124 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-587095702"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:01.156124 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-587095702'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:01.156124 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Create volume of 1 GB Jul 31 05:32:01.163254 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Availability Zones retrieved successfully. Jul 31 05:32:01.168777 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Flow 'volume_create_api' (48821f9e-5f99-409d-b330-c935b556584f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:01.170366 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad4b2aba-af97-4e23-b488-275745803c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:01.171677 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:01.200673 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad4b2aba-af97-4e23-b488-275745803c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:01.201422 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d89489-f7a4-420e-af48-8fc238d6b4d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:01.234968 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-ef1055d2-e12d-4937-ba4f-3473a6c861e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.237213 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-ef1055d2-e12d-4937-ba4f-3473a6c861e0 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] PUT https://10.4.3.227/volume/v3/attachments/bca95af4-e603-4663-a8ae-16bbbee12d3b Jul 31 05:32:01.237611 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-ef1055d2-e12d-4937-ba4f-3473a6c861e0 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:01.245779 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-ef1055d2-e12d-4937-ba4f-3473a6c861e0 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Acquiring lock "cinder-attachment_update-1824a4d6-656b-44fb-926b-dbdadb579bb9-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:32:01.251491 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-ef1055d2-e12d-4937-ba4f-3473a6c861e0 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Lock "cinder-attachment_update-1824a4d6-656b-44fb-926b-dbdadb579bb9-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:32:01.253122 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.253122 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:01.280364 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Created reservations ['7356059b-07f4-4a0d-9d43-e0837954f914', 'a942ef5b-8543-4afe-b79b-118db18c0067', 'ecc6d624-7b3c-4961-8abf-2830da568771', 'eee7f1da-5588-48a9-a029-a567638ac981'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:01.280895 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d89489-f7a4-420e-af48-8fc238d6b4d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7356059b-07f4-4a0d-9d43-e0837954f914', 'a942ef5b-8543-4afe-b79b-118db18c0067', 'ecc6d624-7b3c-4961-8abf-2830da568771', 'eee7f1da-5588-48a9-a029-a567638ac981']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:01.283231 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68688f8-1b5e-41ec-b4d9-28b60205bee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:01.320350 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f68688f8-1b5e-41ec-b4d9-28b60205bee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2d8a788-2944-42b7-8b5a-0a23c3b0b26b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-587095702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fac3eb27251484080afdc72f71faba9',qos_specs=None,replication_status=,reservations=['7356059b-07f4-4a0d-9d43-e0837954f914','a942ef5b-8543-4afe-b79b-118db18c0067','ecc6d624-7b3c-4961-8abf-2830da568771','eee7f1da-5588-48a9-a029-a567638ac981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e9be415cfa4405d9efdb3054610ea8e',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-587095702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2d8a788-2944-42b7-8b5a-0a23c3b0b26b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fac3eb27251484080afdc72f71faba9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4e9be415cfa4405d9efdb3054610ea8e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:01.321388 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b07d958b-dfe5-4fba-8d96-eab254c2600c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:01.349023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b07d958b-dfe5-4fba-8d96-eab254c2600c) transitioned into state 'SUCCESS' from state '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-587095702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fac3eb27251484080afdc72f71faba9',qos_specs=None,replication_status=,reservations=['7356059b-07f4-4a0d-9d43-e0837954f914','a942ef5b-8543-4afe-b79b-118db18c0067','ecc6d624-7b3c-4961-8abf-2830da568771','eee7f1da-5588-48a9-a029-a567638ac981'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4e9be415cfa4405d9efdb3054610ea8e',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:01.349716 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d965dc48-6f47-4acd-aef4-b88a4a543573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:01.364315 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-ef1055d2-e12d-4937-ba4f-3473a6c861e0 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Lock "cinder-attachment_update-1824a4d6-656b-44fb-926b-dbdadb579bb9-np0000006182" released by "attachment_update" :: held 0.113s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:32:01.364645 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-ef1055d2-e12d-4937-ba4f-3473a6c861e0 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/attachments/bca95af4-e603-4663-a8ae-16bbbee12d3b returned with HTTP 200 Jul 31 05:32:01.364939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d965dc48-6f47-4acd-aef4-b88a4a543573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:01.365197 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 458/1830] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:32:01 2026] PUT /volume/v3/attachments/bca95af4-e603-4663-a8ae-16bbbee12d3b => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:01.365867 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Flow 'volume_create_api' (48821f9e-5f99-409d-b330-c935b556584f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:01.366212 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Create volume request issued successfully. Jul 31 05:32:01.366792 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7769ba3-3c4d-4eb5-a9ee-60ced80733b4 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:01.367191 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 445/1831] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:01 2026] POST /volume/v3/volumes => generated 753 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:01.378357 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c59280c-a39d-43a9-8f86-684800feeada None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.380090 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c59280c-a39d-43a9-8f86-684800feeada tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] GET https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b Jul 31 05:32:01.380291 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c59280c-a39d-43a9-8f86-684800feeada tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.380481 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c59280c-a39d-43a9-8f86-684800feeada tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.389091 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.389091 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:01.394324 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4c59280c-a39d-43a9-8f86-684800feeada tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Volume info retrieved successfully. Jul 31 05:32:01.400778 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c59280c-a39d-43a9-8f86-684800feeada tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b returned with HTTP 200 Jul 31 05:32:01.401225 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 468/1832] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:01 2026] GET /volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:01.401572 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-6f8869a4-ed72-45fd-82db-bc742f707771 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.405039 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-6f8869a4-ed72-45fd-82db-bc742f707771 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] POST https://10.4.3.227/volume/v3/attachments/bca95af4-e603-4663-a8ae-16bbbee12d3b/action Jul 31 05:32:01.405823 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-6f8869a4-ed72-45fd-82db-bc742f707771 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:01.406054 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-6f8869a4-ed72-45fd-82db-bc742f707771 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:01.428883 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.428883 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:01.446121 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f4afd074-01ad-4192-8c47-00cb3050cd9b req-6f8869a4-ed72-45fd-82db-bc742f707771 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/attachments/bca95af4-e603-4663-a8ae-16bbbee12d3b/action returned with HTTP 204 Jul 31 05:32:01.447121 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 462/1833] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:32:01 2026] POST /volume/v3/attachments/bca95af4-e603-4663-a8ae-16bbbee12d3b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:01.651739 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-23b435d7-94a5-4553-91ae-f8c157d478cd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.655618 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-23b435d7-94a5-4553-91ae-f8c157d478cd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:01.655820 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-23b435d7-94a5-4553-91ae-f8c157d478cd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.655987 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-23b435d7-94a5-4553-91ae-f8c157d478cd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.667553 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-20eb27b2-d305-4386-901d-0c62a3053369 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.670460 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.670460 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:01.671890 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20eb27b2-d305-4386-901d-0c62a3053369 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd Jul 31 05:32:01.672360 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20eb27b2-d305-4386-901d-0c62a3053369 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.672599 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20eb27b2-d305-4386-901d-0c62a3053369 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.676021 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-23b435d7-94a5-4553-91ae-f8c157d478cd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:01.680244 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-23b435d7-94a5-4553-91ae-f8c157d478cd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:01.680658 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 459/1834] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:01 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1362 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:01.683214 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.683214 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:01.696181 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-20eb27b2-d305-4386-901d-0c62a3053369 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:32:01.704846 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20eb27b2-d305-4386-901d-0c62a3053369 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd returned with HTTP 200 Jul 31 05:32:01.705426 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 446/1835] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:01 2026] GET /volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:01.720382 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2c4e32df-e78f-433a-a032-542d891625ef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.722303 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c4e32df-e78f-433a-a032-542d891625ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:32:01.722640 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c4e32df-e78f-433a-a032-542d891625ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd", "name": "tempest-VolumesBackupsAdminTest-Backup-1928168100", "container": "tempest-volumesbackupsadmintest-backup-container-80507814"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:01.724514 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-2c4e32df-e78f-433a-a032-542d891625ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Creating new backup {'backup': {'volume_id': '8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1928168100', 'container': 'tempest-volumesbackupsadmintest-backup-container-80507814'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:32:01.724676 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-2c4e32df-e78f-433a-a032-542d891625ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Creating backup of volume 8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd in container tempest-volumesbackupsadmintest-backup-container-80507814 Jul 31 05:32:01.734043 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.734043 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:01.734784 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2c4e32df-e78f-433a-a032-542d891625ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:32:01.758295 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-2c4e32df-e78f-433a-a032-542d891625ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Created reservations ['d4707ad6-e815-44f9-9a98-5639dc948a1a', '060ee74c-95c7-4206-8816-d733f247c8e7'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:01.775650 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-69c42cdb-2186-459a-933d-66bac50a0788 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.776041 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69c42cdb-2186-459a-933d-66bac50a0788 None None] GET https://10.4.3.227/volume// Jul 31 05:32:01.776252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69c42cdb-2186-459a-933d-66bac50a0788 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.776492 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69c42cdb-2186-459a-933d-66bac50a0788 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.776876 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69c42cdb-2186-459a-933d-66bac50a0788 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:01.777211 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 463/1836] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:32: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 31 05:32:01.784729 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-b197dd48-286d-43a7-8eea-16d5f6fdd0cd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.787030 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-b197dd48-286d-43a7-8eea-16d5f6fdd0cd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:32:01.787428 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-b197dd48-286d-43a7-8eea-16d5f6fdd0cd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6c12d29a-8bce-407f-96c4-90ab28ec7979", "connector": null, "instance_uuid": "7c690542-4e04-42a9-8d82-8e0e5bb2320f"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:01.796704 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.796704 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:01.805524 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c4e32df-e78f-433a-a032-542d891625ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:32:01.805902 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 469/1837] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:32:01 2026] POST /volume/v3/backups => generated 335 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:01.814518 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73b5ad3a-9c02-4204-b88b-41215080f0e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.816085 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73b5ad3a-9c02-4204-b88b-41215080f0e7 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:01.816431 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73b5ad3a-9c02-4204-b88b-41215080f0e7 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.816703 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73b5ad3a-9c02-4204-b88b-41215080f0e7 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.816905 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-73b5ad3a-9c02-4204-b88b-41215080f0e7 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:01.822416 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.822416 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:01.822416 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73b5ad3a-9c02-4204-b88b-41215080f0e7 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:01.822416 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 447/1838] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:01 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:01.830426 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-b197dd48-286d-43a7-8eea-16d5f6fdd0cd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:32:01.832237 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 460/1839] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:32:01 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 31 05:32:01.864407 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-366838ba-e30f-4298-bbe2-17d4780c8787 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.867151 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-366838ba-e30f-4298-bbe2-17d4780c8787 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:01.867587 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-366838ba-e30f-4298-bbe2-17d4780c8787 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.870154 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-366838ba-e30f-4298-bbe2-17d4780c8787 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.881616 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-804fccb7-1a6f-4b86-888b-90bf24c80353 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.882088 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-804fccb7-1a6f-4b86-888b-90bf24c80353 None None] GET https://10.4.3.227/volume// Jul 31 05:32:01.882200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-804fccb7-1a6f-4b86-888b-90bf24c80353 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.882389 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-804fccb7-1a6f-4b86-888b-90bf24c80353 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.882756 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-804fccb7-1a6f-4b86-888b-90bf24c80353 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:01.883015 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 470/1840] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:32: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 31 05:32:01.896820 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.896820 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:01.898427 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-4d65d8ec-faed-4f2b-9bca-29c589456040 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.900121 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-4d65d8ec-faed-4f2b-9bca-29c589456040 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:01.900486 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-4d65d8ec-faed-4f2b-9bca-29c589456040 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.901809 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-4d65d8ec-faed-4f2b-9bca-29c589456040 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.901998 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-366838ba-e30f-4298-bbe2-17d4780c8787 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:01.908806 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-366838ba-e30f-4298-bbe2-17d4780c8787 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:01.909385 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 464/1841] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:01 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1361 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:01.911193 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.911193 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:01.914038 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-4d65d8ec-faed-4f2b-9bca-29c589456040 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:01.917176 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-49af0e58-6d41-4508-86e8-f819e23181a1 req-f7c4feb0-fcc4-41ea-8114-5cba4af87934 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:01.917402 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-49af0e58-6d41-4508-86e8-f819e23181a1 req-f7c4feb0-fcc4-41ea-8114-5cba4af87934 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:32:01.917549 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-49af0e58-6d41-4508-86e8-f819e23181a1 req-f7c4feb0-fcc4-41ea-8114-5cba4af87934 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:01.917746 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-49af0e58-6d41-4508-86e8-f819e23181a1 req-f7c4feb0-fcc4-41ea-8114-5cba4af87934 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:01.924840 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-4d65d8ec-faed-4f2b-9bca-29c589456040 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:01.924840 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 448/1842] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:32:01 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1541 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:01.925498 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:01.925498 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:01.930021 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-49af0e58-6d41-4508-86e8-f819e23181a1 req-f7c4feb0-fcc4-41ea-8114-5cba4af87934 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:01.935197 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-49af0e58-6d41-4508-86e8-f819e23181a1 req-f7c4feb0-fcc4-41ea-8114-5cba4af87934 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:32:01.935659 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 461/1843] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:01 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:02.045865 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-09fa2384-95f9-4983-8669-c9ac0a214833 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:02.047894 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-09fa2384-95f9-4983-8669-c9ac0a214833 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] PUT https://10.4.3.227/volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112 Jul 31 05:32:02.048317 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-09fa2384-95f9-4983-8669-c9ac0a214833 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:02.061411 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-09fa2384-95f9-4983-8669-c9ac0a214833 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Acquiring lock "cinder-attachment_update-6c12d29a-8bce-407f-96c4-90ab28ec7979-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:32:02.066917 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-09fa2384-95f9-4983-8669-c9ac0a214833 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Lock "cinder-attachment_update-6c12d29a-8bce-407f-96c4-90ab28ec7979-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:32:02.068626 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:02.068626 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:02.169167 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-09fa2384-95f9-4983-8669-c9ac0a214833 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Lock "cinder-attachment_update-6c12d29a-8bce-407f-96c4-90ab28ec7979-np0000006182" released by "attachment_update" :: held 0.102s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:32:02.169411 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-09fa2384-95f9-4983-8669-c9ac0a214833 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112 returned with HTTP 200 Jul 31 05:32:02.169851 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 471/1844] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:32:02 2026] PUT /volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:02.414337 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-de3ac2d1-89fa-4ee3-ad36-af27bfbf9338 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:02.416536 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de3ac2d1-89fa-4ee3-ad36-af27bfbf9338 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] GET https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b Jul 31 05:32:02.416619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de3ac2d1-89fa-4ee3-ad36-af27bfbf9338 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:02.416857 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-de3ac2d1-89fa-4ee3-ad36-af27bfbf9338 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:02.430754 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:02.430754 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:02.436306 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-de3ac2d1-89fa-4ee3-ad36-af27bfbf9338 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Volume info retrieved successfully. Jul 31 05:32:02.444006 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-de3ac2d1-89fa-4ee3-ad36-af27bfbf9338 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b returned with HTTP 200 Jul 31 05:32:02.444006 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 465/1845] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:02 2026] GET /volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:02.457863 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aafa5686-6d04-4ac1-8150-1f45ac3b71ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:02.459429 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aafa5686-6d04-4ac1-8150-1f45ac3b71ff tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] GET https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b Jul 31 05:32:02.459731 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aafa5686-6d04-4ac1-8150-1f45ac3b71ff tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:02.460487 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aafa5686-6d04-4ac1-8150-1f45ac3b71ff tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:02.468615 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:02.468615 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:02.473509 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aafa5686-6d04-4ac1-8150-1f45ac3b71ff tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Volume info retrieved successfully. Jul 31 05:32:02.478552 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aafa5686-6d04-4ac1-8150-1f45ac3b71ff tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b returned with HTTP 200 Jul 31 05:32:02.479152 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 449/1846] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:02 2026] GET /volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b => generated 1010 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:02.495989 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d165718d-64a6-4952-84f9-ab6282243254 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:02.499633 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d165718d-64a6-4952-84f9-ab6282243254 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] GET https://10.4.3.227/volume/v3/os-services?host=np0000006182&binary=cinder-volume Jul 31 05:32:02.499633 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d165718d-64a6-4952-84f9-ab6282243254 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:02.499633 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d165718d-64a6-4952-84f9-ab6282243254 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:02.511532 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d165718d-64a6-4952-84f9-ab6282243254 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] https://10.4.3.227/volume/v3/os-services?host=np0000006182&binary=cinder-volume returned with HTTP 200 Jul 31 05:32:02.511959 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 462/1847] 10.4.3.227 () {66 vars in 1326 bytes} [Fri Jul 31 05:32:02 2026] GET /volume/v3/os-services?host=np0000006182&binary=cinder-volume => generated 275 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:02.522748 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4e01100-6aec-40e2-8e06-129adfa9b600 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:02.526561 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4e01100-6aec-40e2-8e06-129adfa9b600 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] GET https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b Jul 31 05:32:02.526908 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4e01100-6aec-40e2-8e06-129adfa9b600 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:02.527357 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4e01100-6aec-40e2-8e06-129adfa9b600 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:02.541999 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:02.541999 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:02.557063 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a4e01100-6aec-40e2-8e06-129adfa9b600 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Volume info retrieved successfully. Jul 31 05:32:02.564386 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4e01100-6aec-40e2-8e06-129adfa9b600 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b returned with HTTP 200 Jul 31 05:32:02.564985 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 472/1848] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:02 2026] GET /volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:02.578583 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10b43271-6911-4fb3-aad7-4996d9a38c00 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:02.581113 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10b43271-6911-4fb3-aad7-4996d9a38c00 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] DELETE https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b Jul 31 05:32:02.581196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10b43271-6911-4fb3-aad7-4996d9a38c00 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:02.582405 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10b43271-6911-4fb3-aad7-4996d9a38c00 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:02.582405 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-10b43271-6911-4fb3-aad7-4996d9a38c00 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Delete volume with id: d2d8a788-2944-42b7-8b5a-0a23c3b0b26b Jul 31 05:32:02.590316 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:02.590316 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:02.591082 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-10b43271-6911-4fb3-aad7-4996d9a38c00 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Volume info retrieved successfully. Jul 31 05:32:02.626699 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-10b43271-6911-4fb3-aad7-4996d9a38c00 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Delete volume request issued successfully. Jul 31 05:32:02.627177 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10b43271-6911-4fb3-aad7-4996d9a38c00 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b returned with HTTP 202 Jul 31 05:32:02.627686 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 466/1849] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:02 2026] DELETE /volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:02.641122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-865a5a2a-742a-4efb-911b-7afa9ab03722 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:02.644001 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-865a5a2a-742a-4efb-911b-7afa9ab03722 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] GET https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b Jul 31 05:32:02.644225 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-865a5a2a-742a-4efb-911b-7afa9ab03722 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:02.644412 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-865a5a2a-742a-4efb-911b-7afa9ab03722 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:02.657775 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:02.657775 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:02.663261 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-865a5a2a-742a-4efb-911b-7afa9ab03722 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Volume info retrieved successfully. Jul 31 05:32:02.670122 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-865a5a2a-742a-4efb-911b-7afa9ab03722 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b returned with HTTP 200 Jul 31 05:32:02.670122 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 450/1850] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:02 2026] GET /volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:02.834393 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2593786e-1e93-4c50-bf88-6584e8e0caec None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:02.837285 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2593786e-1e93-4c50-bf88-6584e8e0caec tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:02.837285 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2593786e-1e93-4c50-bf88-6584e8e0caec tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:02.837533 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2593786e-1e93-4c50-bf88-6584e8e0caec tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:02.837533 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2593786e-1e93-4c50-bf88-6584e8e0caec tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:02.856119 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:02.856119 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:02.856119 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2593786e-1e93-4c50-bf88-6584e8e0caec tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:02.856556 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 463/1851] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:02 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:32:02.940122 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d67f69e1-7d06-4a67-800b-fb66e132d071 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:02.942312 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d67f69e1-7d06-4a67-800b-fb66e132d071 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:02.942490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d67f69e1-7d06-4a67-800b-fb66e132d071 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:02.942688 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d67f69e1-7d06-4a67-800b-fb66e132d071 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:02.955181 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:02.955181 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:02.958525 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d67f69e1-7d06-4a67-800b-fb66e132d071 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:02.964325 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d67f69e1-7d06-4a67-800b-fb66e132d071 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:02.968121 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 473/1852] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:02 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:03.683161 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-12b7dc27-0465-49af-82f8-db4eed9887f9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:03.685496 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12b7dc27-0465-49af-82f8-db4eed9887f9 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] GET https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b Jul 31 05:32:03.685748 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12b7dc27-0465-49af-82f8-db4eed9887f9 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:03.685944 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12b7dc27-0465-49af-82f8-db4eed9887f9 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:03.691791 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12b7dc27-0465-49af-82f8-db4eed9887f9 tempest-VolumesServicesTestJSON-976211124 tempest-VolumesServicesTestJSON-976211124-project-member] https://10.4.3.227/volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b returned with HTTP 404 Jul 31 05:32:03.692279 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 467/1853] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:03 2026] GET /volume/v3/volumes/d2d8a788-2944-42b7-8b5a-0a23c3b0b26b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:03.702075 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db6ec8f2-b58f-4ae1-8e8e-4c1b27d08792 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:03.706816 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db6ec8f2-b58f-4ae1-8e8e-4c1b27d08792 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] GET https://10.4.3.227/volume/v3/os-services Jul 31 05:32:03.707055 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db6ec8f2-b58f-4ae1-8e8e-4c1b27d08792 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:03.707282 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db6ec8f2-b58f-4ae1-8e8e-4c1b27d08792 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:03.711936 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db6ec8f2-b58f-4ae1-8e8e-4c1b27d08792 tempest-VolumesServicesTestJSON-756343256 tempest-VolumesServicesTestJSON-756343256-project-admin] https://10.4.3.227/volume/v3/os-services returned with HTTP 200 Jul 31 05:32:03.712389 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 451/1854] 10.4.3.227 () {66 vars in 1249 bytes} [Fri Jul 31 05:32:03 2026] GET /volume/v3/os-services => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:03.867502 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-33deb45a-7f68-4786-8f00-95b76af6db02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:03.869376 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-33deb45a-7f68-4786-8f00-95b76af6db02 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:03.869588 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-33deb45a-7f68-4786-8f00-95b76af6db02 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:03.869796 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-33deb45a-7f68-4786-8f00-95b76af6db02 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:03.869914 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-33deb45a-7f68-4786-8f00-95b76af6db02 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:03.876651 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:03.876651 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:03.877832 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-33deb45a-7f68-4786-8f00-95b76af6db02 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:03.878294 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 464/1855] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:03 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:03.982584 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d70b705-5bb6-4f8b-8c4a-3915ee3c670a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:03.984340 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d70b705-5bb6-4f8b-8c4a-3915ee3c670a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:03.984621 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d70b705-5bb6-4f8b-8c4a-3915ee3c670a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:03.984885 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d70b705-5bb6-4f8b-8c4a-3915ee3c670a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:03.998137 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:03.998137 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:04.002388 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9d70b705-5bb6-4f8b-8c4a-3915ee3c670a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:04.009208 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d70b705-5bb6-4f8b-8c4a-3915ee3c670a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:04.009883 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 474/1856] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:03 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:04.888636 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea8f1278-5e8f-4c6e-9e58-4172c25661be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:04.891207 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea8f1278-5e8f-4c6e-9e58-4172c25661be tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:04.891470 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea8f1278-5e8f-4c6e-9e58-4172c25661be tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:04.891706 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea8f1278-5e8f-4c6e-9e58-4172c25661be tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:04.891842 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ea8f1278-5e8f-4c6e-9e58-4172c25661be tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:04.897778 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:04.897778 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:04.898782 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea8f1278-5e8f-4c6e-9e58-4172c25661be tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:04.899315 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 468/1857] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:04 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:04.915476 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-206173cd-24b0-4b0e-a90b-973ea2240e05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:04.920493 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-206173cd-24b0-4b0e-a90b-973ea2240e05 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] DELETE https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:32:04.920693 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-206173cd-24b0-4b0e-a90b-973ea2240e05 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:04.920885 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-206173cd-24b0-4b0e-a90b-973ea2240e05 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:04.921072 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-206173cd-24b0-4b0e-a90b-973ea2240e05 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Delete volume with id: 65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:32:04.933906 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:04.933906 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:04.934447 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-206173cd-24b0-4b0e-a90b-973ea2240e05 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:04.952177 np0000006182 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-206173cd-24b0-4b0e-a90b-973ea2240e05 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 05:32:04.959426 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-206173cd-24b0-4b0e-a90b-973ea2240e05 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Delete volume request issued successfully. Jul 31 05:32:04.959653 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-206173cd-24b0-4b0e-a90b-973ea2240e05 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 202 Jul 31 05:32:04.960233 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 452/1858] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:04 2026] DELETE /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:04.969277 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2f40499f-afef-4c6c-9191-98f90f67fa43 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:04.971454 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2f40499f-afef-4c6c-9191-98f90f67fa43 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:32:04.971689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2f40499f-afef-4c6c-9191-98f90f67fa43 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:04.971925 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2f40499f-afef-4c6c-9191-98f90f67fa43 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:04.982151 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:04.982151 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:04.991267 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2f40499f-afef-4c6c-9191-98f90f67fa43 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:04.997915 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2f40499f-afef-4c6c-9191-98f90f67fa43 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 200 Jul 31 05:32:04.998336 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 465/1859] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:04 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:05.027863 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f31d2e23-d81f-4b97-bf67-f110cf11ed90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:05.030007 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f31d2e23-d81f-4b97-bf67-f110cf11ed90 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:05.030309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f31d2e23-d81f-4b97-bf67-f110cf11ed90 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:05.030535 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f31d2e23-d81f-4b97-bf67-f110cf11ed90 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:05.044022 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:05.044022 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:05.049203 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f31d2e23-d81f-4b97-bf67-f110cf11ed90 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:05.056963 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f31d2e23-d81f-4b97-bf67-f110cf11ed90 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:05.057513 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 475/1860] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:05 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1362 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:05.914884 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4a02a09d-602e-46d1-a2a2-d919ff1d0f3a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:05.914884 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a02a09d-602e-46d1-a2a2-d919ff1d0f3a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:05.915335 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a02a09d-602e-46d1-a2a2-d919ff1d0f3a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:05.915335 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4a02a09d-602e-46d1-a2a2-d919ff1d0f3a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:05.915335 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4a02a09d-602e-46d1-a2a2-d919ff1d0f3a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:05.919534 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:05.919534 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:05.921227 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4a02a09d-602e-46d1-a2a2-d919ff1d0f3a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:05.921227 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 469/1861] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:05 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:06.011768 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cdb5ca72-ace6-4bcd-b5ee-72a7e0ccf435 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:06.013650 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cdb5ca72-ace6-4bcd-b5ee-72a7e0ccf435 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea Jul 31 05:32:06.013855 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cdb5ca72-ace6-4bcd-b5ee-72a7e0ccf435 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:06.014073 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cdb5ca72-ace6-4bcd-b5ee-72a7e0ccf435 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:06.019510 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cdb5ca72-ace6-4bcd-b5ee-72a7e0ccf435 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea returned with HTTP 404 Jul 31 05:32:06.019987 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 453/1862] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:06 2026] GET /volume/v3/volumes/65ae76ab-0ea4-4af8-be0e-8269911fc7ea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:06.026887 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a5eee761-7a09-45a4-8284-8da3be271f2d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:06.028590 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a5eee761-7a09-45a4-8284-8da3be271f2d tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:32:06.028887 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a5eee761-7a09-45a4-8284-8da3be271f2d tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:06.028964 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a5eee761-7a09-45a4-8284-8da3be271f2d tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:06.030094 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-a5eee761-7a09-45a4-8284-8da3be271f2d tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:32:06.072125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bf648b14-030a-4238-9d59-e20a04c0cc2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:06.073874 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf648b14-030a-4238-9d59-e20a04c0cc2d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:06.074315 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf648b14-030a-4238-9d59-e20a04c0cc2d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:06.074315 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf648b14-030a-4238-9d59-e20a04c0cc2d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:06.077195 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a5eee761-7a09-45a4-8284-8da3be271f2d tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Get all volumes completed successfully. Jul 31 05:32:06.079984 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:06.079984 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:06.084357 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:06.084357 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:06.087571 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bf648b14-030a-4238-9d59-e20a04c0cc2d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:06.088162 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a5eee761-7a09-45a4-8284-8da3be271f2d tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:32:06.088603 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 466/1863] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:32:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11102 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:06.094835 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf648b14-030a-4238-9d59-e20a04c0cc2d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:06.095311 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 476/1864] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:06 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1362 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:06.110028 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc5b20f1-27c3-4092-8ca3-011f1f1d76f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:06.113173 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc5b20f1-27c3-4092-8ca3-011f1f1d76f2 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] DELETE https://10.4.3.227/volume/v3/types/bbb72263-fc78-4fcd-865c-36bb89a98584 Jul 31 05:32:06.113374 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc5b20f1-27c3-4092-8ca3-011f1f1d76f2 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:06.115463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc5b20f1-27c3-4092-8ca3-011f1f1d76f2 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:06.159422 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc5b20f1-27c3-4092-8ca3-011f1f1d76f2 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types/bbb72263-fc78-4fcd-865c-36bb89a98584 returned with HTTP 202 Jul 31 05:32:06.160002 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 470/1865] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:32:06 2026] DELETE /volume/v3/types/bbb72263-fc78-4fcd-865c-36bb89a98584 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:06.170864 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bbf0e690-5785-4a17-9dea-c2c763d1d87c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:06.173196 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbf0e690-5785-4a17-9dea-c2c763d1d87c tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:32:06.173196 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bbf0e690-5785-4a17-9dea-c2c763d1d87c tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1582146488", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:06.202132 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbf0e690-5785-4a17-9dea-c2c763d1d87c tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:32:06.203551 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 454/1866] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:32:06 2026] POST /volume/v3/types => generated 214 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:06.214607 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-35013fe0-f2eb-4056-8b30-02ce17a6ba6a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:06.217499 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35013fe0-f2eb-4056-8b30-02ce17a6ba6a tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] POST https://10.4.3.227/volume/v3/types/8c5f9fa7-dc92-4ef9-9130-fa8f956e1539/encryption Jul 31 05:32:06.218414 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35013fe0-f2eb-4056-8b30-02ce17a6ba6a tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:06.240177 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35013fe0-f2eb-4056-8b30-02ce17a6ba6a tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types/8c5f9fa7-dc92-4ef9-9130-fa8f956e1539/encryption returned with HTTP 200 Jul 31 05:32:06.240942 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 467/1867] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:32:06 2026] POST /volume/v3/types/8c5f9fa7-dc92-4ef9-9130-fa8f956e1539/encryption => generated 231 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:06.249283 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:06.251076 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:06.253470 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-993936055", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1582146488", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:06.253470 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-993936055', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1582146488', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:06.257551 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume of 1 GB Jul 31 05:32:06.258885 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:06.258885 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:06.258885 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Availability Zones retrieved successfully. Jul 31 05:32:06.266127 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Flow 'volume_create_api' (0d58defe-ba2b-421a-97b4-46d4663beabb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:06.266127 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d4c297e-bf7e-438d-ab19-8d6ad9e0323d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:06.267459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:06.299156 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d4c297e-bf7e-438d-ab19-8d6ad9e0323d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:32:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8c5f9fa7-dc92-4ef9-9130-fa8f956e1539,is_public=True,name='tempest-scenario-type-luksv2-1582146488',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8c5f9fa7-dc92-4ef9-9130-fa8f956e1539', '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=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:06.300189 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f0c1b8-46dd-4629-853f-0b55fcfad2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:06.332797 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1582146488 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1582146488, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:32:06.333494 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1582146488 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1582146488, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:32:06.369240 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Created reservations ['a16079e5-fece-4bd8-9deb-c2d0f4d7b286', 'c4ffcdce-14a7-4b44-8dd6-96bae5cefe04', '52b1691e-e3a7-4757-8f91-5edda9b59b1d', '3246bcf6-eef6-430f-bc24-0c35e0b13a7f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:06.370214 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23f0c1b8-46dd-4629-853f-0b55fcfad2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a16079e5-fece-4bd8-9deb-c2d0f4d7b286', 'c4ffcdce-14a7-4b44-8dd6-96bae5cefe04', '52b1691e-e3a7-4757-8f91-5edda9b59b1d', '3246bcf6-eef6-430f-bc24-0c35e0b13a7f']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:06.371189 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (543622a6-ad0e-4f76-ad3e-6e389639fd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:06.408200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (543622a6-ad0e-4f76-ad3e-6e389639fd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af76e95d-7c5a-408d-b56e-9b8fb5f1a040', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-993936055',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074bbac22d524ab28314240b2c2bba5d',qos_specs=None,replication_status=,reservations=['a16079e5-fece-4bd8-9deb-c2d0f4d7b286','c4ffcdce-14a7-4b44-8dd6-96bae5cefe04','52b1691e-e3a7-4757-8f91-5edda9b59b1d','3246bcf6-eef6-430f-bc24-0c35e0b13a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c83619514834eb09b0581056ad026f6',volume_type_id=8c5f9fa7-dc92-4ef9-9130-fa8f956e1539), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-993936055',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=af76e95d-7c5a-408d-b56e-9b8fb5f1a040,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='074bbac22d524ab28314240b2c2bba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c83619514834eb09b0581056ad026f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8c5f9fa7-dc92-4ef9-9130-fa8f956e1539),volume_type_id=8c5f9fa7-dc92-4ef9-9130-fa8f956e1539)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:06.408953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909f174f-3f89-4970-87c1-14e5503ef40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:06.433852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (909f174f-3f89-4970-87c1-14e5503ef40f) transitioned into state 'SUCCESS' from state '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-993936055',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074bbac22d524ab28314240b2c2bba5d',qos_specs=None,replication_status=,reservations=['a16079e5-fece-4bd8-9deb-c2d0f4d7b286','c4ffcdce-14a7-4b44-8dd6-96bae5cefe04','52b1691e-e3a7-4757-8f91-5edda9b59b1d','3246bcf6-eef6-430f-bc24-0c35e0b13a7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c83619514834eb09b0581056ad026f6',volume_type_id=8c5f9fa7-dc92-4ef9-9130-fa8f956e1539)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:06.433852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b5a3cc6-11cf-4301-8889-61fe03cb6169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:06.448126 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b5a3cc6-11cf-4301-8889-61fe03cb6169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:06.448126 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Flow 'volume_create_api' (0d58defe-ba2b-421a-97b4-46d4663beabb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:06.448126 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume request issued successfully. Jul 31 05:32:06.448126 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e2d522b-7a9b-4111-a2a6-2f2f1ee7d80c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:06.448126 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 477/1868] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:32:06 2026] POST /volume/v3/volumes => generated 786 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:06.934515 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b24cf6e6-770b-4c88-9704-1a7a10bdb6af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:06.938652 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b24cf6e6-770b-4c88-9704-1a7a10bdb6af tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:06.938852 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b24cf6e6-770b-4c88-9704-1a7a10bdb6af tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:06.939039 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b24cf6e6-770b-4c88-9704-1a7a10bdb6af tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:06.939169 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b24cf6e6-770b-4c88-9704-1a7a10bdb6af tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:06.943241 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:06.943241 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:06.944157 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b24cf6e6-770b-4c88-9704-1a7a10bdb6af tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:06.944719 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 471/1869] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:06 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:07.114015 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8d5d395a-cac4-4c4c-bcde-cba705c6deaf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:07.115933 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d5d395a-cac4-4c4c-bcde-cba705c6deaf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:07.116158 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d5d395a-cac4-4c4c-bcde-cba705c6deaf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:07.116357 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8d5d395a-cac4-4c4c-bcde-cba705c6deaf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:07.130324 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:07.130324 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:07.135652 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8d5d395a-cac4-4c4c-bcde-cba705c6deaf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:07.141212 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8d5d395a-cac4-4c4c-bcde-cba705c6deaf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:07.141671 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 455/1870] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:07 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1362 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:07.234518 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd7394bf-4f9b-426d-a9db-21cd7406b501 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:07.236525 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd7394bf-4f9b-426d-a9db-21cd7406b501 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:32:07.236786 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd7394bf-4f9b-426d-a9db-21cd7406b501 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:07.237038 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd7394bf-4f9b-426d-a9db-21cd7406b501 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:07.250836 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:07.250836 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:07.256268 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bd7394bf-4f9b-426d-a9db-21cd7406b501 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:32:07.262338 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd7394bf-4f9b-426d-a9db-21cd7406b501 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:32:07.262779 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 468/1871] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:07 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:07.429566 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-b04f08d1-cbbb-4d36-99bb-b7eedd3b8417 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:07.433898 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-b04f08d1-cbbb-4d36-99bb-b7eedd3b8417 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112/action Jul 31 05:32:07.434415 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-b04f08d1-cbbb-4d36-99bb-b7eedd3b8417 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:07.434656 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-b04f08d1-cbbb-4d36-99bb-b7eedd3b8417 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:07.466220 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:07.466220 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:07.490707 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fba6272-f3f8-402b-b731-15c4ed290851 req-b04f08d1-cbbb-4d36-99bb-b7eedd3b8417 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112/action returned with HTTP 204 Jul 31 05:32:07.491459 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 478/1872] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:32:07 2026] POST /volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:07.536195 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-955568a3-66cd-4e31-bcbf-af382541a6d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:07.537946 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-955568a3-66cd-4e31-bcbf-af382541a6d9 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:32:07.538211 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-955568a3-66cd-4e31-bcbf-af382541a6d9 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:07.538424 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-955568a3-66cd-4e31-bcbf-af382541a6d9 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:07.553711 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:07.553711 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:07.561610 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-955568a3-66cd-4e31-bcbf-af382541a6d9 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:32:07.566161 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-955568a3-66cd-4e31-bcbf-af382541a6d9 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:32:07.566582 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 472/1873] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:07 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:07.612536 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-37b0a268-0387-49b4-ba31-882ef666caec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:07.614822 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-37b0a268-0387-49b4-ba31-882ef666caec tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:32:07.615083 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-37b0a268-0387-49b4-ba31-882ef666caec tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:07.615329 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-37b0a268-0387-49b4-ba31-882ef666caec tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:07.628865 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:07.628865 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:07.632858 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-37b0a268-0387-49b4-ba31-882ef666caec tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:32:07.636932 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-37b0a268-0387-49b4-ba31-882ef666caec tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:32:07.637398 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 456/1874] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:07 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:32:07.655956 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-333924bb-42f2-4e9e-b1cd-26787094ebed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:07.658083 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-333924bb-42f2-4e9e-b1cd-26787094ebed tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] POST https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d/action Jul 31 05:32:07.658462 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-333924bb-42f2-4e9e-b1cd-26787094ebed tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:07.658662 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-333924bb-42f2-4e9e-b1cd-26787094ebed tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:07.669076 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:07.669076 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:07.669611 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-333924bb-42f2-4e9e-b1cd-26787094ebed tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:32:07.677189 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-333924bb-42f2-4e9e-b1cd-26787094ebed tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Begin detaching volume completed successfully. Jul 31 05:32:07.677461 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-333924bb-42f2-4e9e-b1cd-26787094ebed tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d/action returned with HTTP 202 Jul 31 05:32:07.677982 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 469/1875] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:32:07 2026] POST /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:07.737754 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e12a5b43-f156-4a67-9d90-4be24d70b498 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:07.737754 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e12a5b43-f156-4a67-9d90-4be24d70b498 None None] GET https://10.4.3.227/volume// Jul 31 05:32:07.737754 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e12a5b43-f156-4a67-9d90-4be24d70b498 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:07.737754 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e12a5b43-f156-4a67-9d90-4be24d70b498 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:07.737754 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e12a5b43-f156-4a67-9d90-4be24d70b498 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:07.737754 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 479/1876] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:32: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 31 05:32:07.746499 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-874f68d0-2beb-4e59-896d-c321b4b41025 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:07.748720 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-874f68d0-2beb-4e59-896d-c321b4b41025 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:32:07.749042 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-874f68d0-2beb-4e59-896d-c321b4b41025 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:07.749323 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-874f68d0-2beb-4e59-896d-c321b4b41025 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:07.759618 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:07.759618 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:07.763326 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-874f68d0-2beb-4e59-896d-c321b4b41025 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:32:07.767767 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-874f68d0-2beb-4e59-896d-c321b4b41025 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:32:07.768258 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 473/1877] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:32:07 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 1322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:07.956489 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d828f77-fcca-4973-ab11-066a84fd45fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:07.958668 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d828f77-fcca-4973-ab11-066a84fd45fe tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:07.958859 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d828f77-fcca-4973-ab11-066a84fd45fe tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:07.959079 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d828f77-fcca-4973-ab11-066a84fd45fe tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:07.959223 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4d828f77-fcca-4973-ab11-066a84fd45fe tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:07.964822 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:07.964822 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:07.966118 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d828f77-fcca-4973-ab11-066a84fd45fe tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:07.966266 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 457/1878] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:07 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:08.159117 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-08bd0157-a143-40a7-8717-513e28acb4e4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:08.162837 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08bd0157-a143-40a7-8717-513e28acb4e4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:08.164725 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08bd0157-a143-40a7-8717-513e28acb4e4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:08.164725 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08bd0157-a143-40a7-8717-513e28acb4e4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:08.179461 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:08.179461 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:08.183225 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-08bd0157-a143-40a7-8717-513e28acb4e4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:08.190707 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08bd0157-a143-40a7-8717-513e28acb4e4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:08.190707 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 470/1879] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:08 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1654 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:08.207213 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ba41fe9-ccfc-46fb-adc1-0419a61536a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:08.210128 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ba41fe9-ccfc-46fb-adc1-0419a61536a9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:32:08.210523 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ba41fe9-ccfc-46fb-adc1-0419a61536a9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c12d29a-8bce-407f-96c4-90ab28ec7979", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-532390390"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:08.222614 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:08.222614 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:08.223264 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ba41fe9-ccfc-46fb-adc1-0419a61536a9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:08.223444 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-9ba41fe9-ccfc-46fb-adc1-0419a61536a9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create snapshot from volume 6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:08.228398 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ba41fe9-ccfc-46fb-adc1-0419a61536a9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 400 Jul 31 05:32:08.229010 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 480/1880] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:32:08 2026] POST /volume/v3/snapshots => generated 160 bytes in 22 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:32:08.242582 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ef006a0d-4f75-4e70-95bb-10ffd5b799f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:08.247813 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef006a0d-4f75-4e70-95bb-10ffd5b799f2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:32:08.247813 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef006a0d-4f75-4e70-95bb-10ffd5b799f2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c12d29a-8bce-407f-96c4-90ab28ec7979", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1876516024"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:08.260831 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:08.260831 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:08.261331 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ef006a0d-4f75-4e70-95bb-10ffd5b799f2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:08.261451 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-ef006a0d-4f75-4e70-95bb-10ffd5b799f2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create snapshot from volume 6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:08.302376 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ef006a0d-4f75-4e70-95bb-10ffd5b799f2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['034bcbbf-e571-4cfb-9427-36a5f50e7a65', '94eee7c3-e7d7-451b-ba4f-b6504d8e7873', '2b878889-6370-40d8-a2b2-72f62d29ad9d', 'afaf9edb-6ccb-44fc-a374-971a04771b3a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:08.389562 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ef006a0d-4f75-4e70-95bb-10ffd5b799f2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot force create request issued successfully. Jul 31 05:32:08.390539 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef006a0d-4f75-4e70-95bb-10ffd5b799f2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:32:08.390998 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 474/1881] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:32:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:08.401527 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4f089a92-e5a8-4473-830c-5dd7db1a122a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:08.403773 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f089a92-e5a8-4473-830c-5dd7db1a122a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 Jul 31 05:32:08.404056 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f089a92-e5a8-4473-830c-5dd7db1a122a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:08.407326 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4f089a92-e5a8-4473-830c-5dd7db1a122a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:08.410778 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:08.410778 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:08.411411 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4f089a92-e5a8-4473-830c-5dd7db1a122a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:08.412859 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4f089a92-e5a8-4473-830c-5dd7db1a122a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 returned with HTTP 200 Jul 31 05:32:08.413597 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 458/1882] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:08 2026] GET /volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:08.980121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4a76d6c3-7098-45ee-bf58-9e51c3714aa6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:08.982363 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a76d6c3-7098-45ee-bf58-9e51c3714aa6 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:08.982621 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a76d6c3-7098-45ee-bf58-9e51c3714aa6 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:08.983059 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a76d6c3-7098-45ee-bf58-9e51c3714aa6 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:08.983059 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4a76d6c3-7098-45ee-bf58-9e51c3714aa6 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:08.987816 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:08.987816 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:08.988915 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a76d6c3-7098-45ee-bf58-9e51c3714aa6 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:08.989469 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 471/1883] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:08 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:08.998799 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-dc914cae-fcaf-4ba6-bb0d-d2021574a9ec req-4f706ecf-a057-4538-89a3-01c523b618ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:09.004292 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dc914cae-fcaf-4ba6-bb0d-d2021574a9ec req-4f706ecf-a057-4538-89a3-01c523b618ea tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/attachments?instance_id=5c0ce242-d988-4d02-989d-1d0613f48d7a Jul 31 05:32:09.004292 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dc914cae-fcaf-4ba6-bb0d-d2021574a9ec req-4f706ecf-a057-4538-89a3-01c523b618ea tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:09.004292 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-dc914cae-fcaf-4ba6-bb0d-d2021574a9ec req-4f706ecf-a057-4538-89a3-01c523b618ea tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:09.025778 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-dc914cae-fcaf-4ba6-bb0d-d2021574a9ec req-4f706ecf-a057-4538-89a3-01c523b618ea tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments?instance_id=5c0ce242-d988-4d02-989d-1d0613f48d7a returned with HTTP 200 Jul 31 05:32:09.026562 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 481/1884] 10.4.3.227 () {70 vars in 1637 bytes} [Fri Jul 31 05:32:08 2026] GET /volume/v3/attachments?instance_id=5c0ce242-d988-4d02-989d-1d0613f48d7a => generated 192 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:09.033920 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-dc914cae-fcaf-4ba6-bb0d-d2021574a9ec req-aa6ea7df-28ad-4892-af03-a998f0264935 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:09.036751 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-dc914cae-fcaf-4ba6-bb0d-d2021574a9ec req-aa6ea7df-28ad-4892-af03-a998f0264935 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73 Jul 31 05:32:09.037027 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-dc914cae-fcaf-4ba6-bb0d-d2021574a9ec req-aa6ea7df-28ad-4892-af03-a998f0264935 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:09.037292 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-dc914cae-fcaf-4ba6-bb0d-d2021574a9ec req-aa6ea7df-28ad-4892-af03-a998f0264935 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:09.057972 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-dc914cae-fcaf-4ba6-bb0d-d2021574a9ec req-aa6ea7df-28ad-4892-af03-a998f0264935 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73 returned with HTTP 200 Jul 31 05:32:09.058660 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 475/1885] 10.4.3.227 () {70 vars in 1651 bytes} [Fri Jul 31 05:32:09 2026] GET /volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:09.428354 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d52cc002-9e78-41fb-b830-1a1e68f5ccc7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:09.430527 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d52cc002-9e78-41fb-b830-1a1e68f5ccc7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 Jul 31 05:32:09.430758 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d52cc002-9e78-41fb-b830-1a1e68f5ccc7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:09.430992 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d52cc002-9e78-41fb-b830-1a1e68f5ccc7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:09.437554 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:09.437554 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:09.438262 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d52cc002-9e78-41fb-b830-1a1e68f5ccc7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:09.439277 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d52cc002-9e78-41fb-b830-1a1e68f5ccc7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 returned with HTTP 200 Jul 31 05:32:09.439725 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 459/1886] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:09 2026] GET /volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:09.450213 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dae588dc-6bef-4857-8bd1-3b8626ed8f20 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:09.451873 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dae588dc-6bef-4857-8bd1-3b8626ed8f20 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:32:09.452297 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dae588dc-6bef-4857-8bd1-3b8626ed8f20 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c12d29a-8bce-407f-96c4-90ab28ec7979", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-328246842"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:09.463206 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:09.463206 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:09.463744 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dae588dc-6bef-4857-8bd1-3b8626ed8f20 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:09.463944 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-dae588dc-6bef-4857-8bd1-3b8626ed8f20 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create snapshot from volume 6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:09.526884 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-dae588dc-6bef-4857-8bd1-3b8626ed8f20 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['9ffe8b4a-1e1c-479a-84fa-0c0f348f6e7c', 'fbe4b1ce-327d-4206-9b8b-6b92a7571476', 'ec6aae96-96aa-40a0-ac80-53addfeba344', 'e4a623bb-cbb7-45d8-a7d3-6e2003e41b80'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:09.566436 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dae588dc-6bef-4857-8bd1-3b8626ed8f20 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot force create request issued successfully. Jul 31 05:32:09.566813 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dae588dc-6bef-4857-8bd1-3b8626ed8f20 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:32:09.567368 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 472/1887] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:32:09 2026] POST /volume/v3/snapshots => generated 309 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:09.577673 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12e7d03c-e9d0-4ecf-a25c-a6595afc8fd6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:09.579769 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12e7d03c-e9d0-4ecf-a25c-a6595afc8fd6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 Jul 31 05:32:09.580203 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12e7d03c-e9d0-4ecf-a25c-a6595afc8fd6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:09.580735 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12e7d03c-e9d0-4ecf-a25c-a6595afc8fd6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:09.591683 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:09.591683 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:09.593712 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-12e7d03c-e9d0-4ecf-a25c-a6595afc8fd6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:09.593712 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12e7d03c-e9d0-4ecf-a25c-a6595afc8fd6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 returned with HTTP 200 Jul 31 05:32:09.593712 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 482/1888] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:09 2026] GET /volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:10.001284 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db85db6a-fa7a-4f7d-b744-e47cb8d1be97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:10.002928 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db85db6a-fa7a-4f7d-b744-e47cb8d1be97 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:10.003130 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db85db6a-fa7a-4f7d-b744-e47cb8d1be97 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:10.003333 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db85db6a-fa7a-4f7d-b744-e47cb8d1be97 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:10.003433 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-db85db6a-fa7a-4f7d-b744-e47cb8d1be97 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:10.007509 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:10.007509 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:10.008813 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db85db6a-fa7a-4f7d-b744-e47cb8d1be97 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:10.009167 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 476/1889] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:10 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:10.608156 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-faea287f-1412-47f5-97a7-ce83719a1e82 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:10.610568 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-faea287f-1412-47f5-97a7-ce83719a1e82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 Jul 31 05:32:10.610812 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-faea287f-1412-47f5-97a7-ce83719a1e82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:10.611009 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-faea287f-1412-47f5-97a7-ce83719a1e82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:10.616979 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:10.616979 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:10.617091 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-faea287f-1412-47f5-97a7-ce83719a1e82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:10.617871 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-faea287f-1412-47f5-97a7-ce83719a1e82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 returned with HTTP 200 Jul 31 05:32:10.618129 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 460/1890] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:10 2026] GET /volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:10.624780 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-4ff77802-51e4-4f7c-a6cf-13aa4b7ec176 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:10.626330 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-4ff77802-51e4-4f7c-a6cf-13aa4b7ec176 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] DELETE https://10.4.3.227/volume/v3/attachments/2a3d636c-8d6a-4b63-9f30-c66b242942fd Jul 31 05:32:10.626488 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-4ff77802-51e4-4f7c-a6cf-13aa4b7ec176 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:10.626654 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-4ff77802-51e4-4f7c-a6cf-13aa4b7ec176 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:10.630377 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb6f1a25-49ef-41fd-b449-d25843ce7cff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:10.634312 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb6f1a25-49ef-41fd-b449-d25843ce7cff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:32:10.635239 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb6f1a25-49ef-41fd-b449-d25843ce7cff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6c12d29a-8bce-407f-96c4-90ab28ec7979", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1768753899"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:10.640213 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:10.640213 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:10.652634 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:10.652634 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:10.652883 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb6f1a25-49ef-41fd-b449-d25843ce7cff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:10.653080 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-cb6f1a25-49ef-41fd-b449-d25843ce7cff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create snapshot from volume 6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:10.687348 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-cb6f1a25-49ef-41fd-b449-d25843ce7cff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['1f1cc3f2-a474-4975-93da-3094d2f9b520', '755f7fd4-8893-46b2-866e-0b63f93125c8', 'da00b754-6040-4ce1-bfff-585a5f43e613', '5542928c-14eb-43d7-aae8-353b2ed028b0'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:10.724190 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bb2c6695-ad0f-4094-ac5e-1bbd98905792 req-4ff77802-51e4-4f7c-a6cf-13aa4b7ec176 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/2a3d636c-8d6a-4b63-9f30-c66b242942fd returned with HTTP 200 Jul 31 05:32:10.728185 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 473/1891] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:32:10 2026] DELETE /volume/v3/attachments/2a3d636c-8d6a-4b63-9f30-c66b242942fd => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:10.728306 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb6f1a25-49ef-41fd-b449-d25843ce7cff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot force create request issued successfully. Jul 31 05:32:10.728306 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb6f1a25-49ef-41fd-b449-d25843ce7cff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:32:10.728803 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 483/1892] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:32:10 2026] POST /volume/v3/snapshots => generated 310 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:10.743206 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51631e13-5aa3-4ef9-a3cf-0f63e6a5fbf8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:10.745197 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51631e13-5aa3-4ef9-a3cf-0f63e6a5fbf8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd Jul 31 05:32:10.745422 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51631e13-5aa3-4ef9-a3cf-0f63e6a5fbf8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:10.745714 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51631e13-5aa3-4ef9-a3cf-0f63e6a5fbf8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:10.751895 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:10.751895 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:10.752404 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-51631e13-5aa3-4ef9-a3cf-0f63e6a5fbf8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:10.753188 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51631e13-5aa3-4ef9-a3cf-0f63e6a5fbf8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd returned with HTTP 200 Jul 31 05:32:10.753784 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 477/1893] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:10 2026] GET /volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:10.918688 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9eb98219-6854-44ca-94a9-348626e0cfe6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:10.922423 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9eb98219-6854-44ca-94a9-348626e0cfe6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:32:10.922616 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9eb98219-6854-44ca-94a9-348626e0cfe6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:10.922910 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9eb98219-6854-44ca-94a9-348626e0cfe6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:10.929372 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:10.929372 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:10.932987 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9eb98219-6854-44ca-94a9-348626e0cfe6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:32:10.937346 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9eb98219-6854-44ca-94a9-348626e0cfe6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:32:10.937841 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 461/1894] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:10 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:11.021802 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f8e9cd7-b280-4a81-8b7d-df3ed4dbb819 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:11.023706 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f8e9cd7-b280-4a81-8b7d-df3ed4dbb819 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:11.023906 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f8e9cd7-b280-4a81-8b7d-df3ed4dbb819 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:11.024121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f8e9cd7-b280-4a81-8b7d-df3ed4dbb819 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:11.024251 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6f8e9cd7-b280-4a81-8b7d-df3ed4dbb819 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:11.031849 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:11.031849 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:11.032951 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f8e9cd7-b280-4a81-8b7d-df3ed4dbb819 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:11.033422 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 474/1895] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:11 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:11.767697 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d0cd5177-87e0-464a-85bb-9cc3e2ac69bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:11.771664 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0cd5177-87e0-464a-85bb-9cc3e2ac69bb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd Jul 31 05:32:11.771885 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0cd5177-87e0-464a-85bb-9cc3e2ac69bb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:11.772060 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0cd5177-87e0-464a-85bb-9cc3e2ac69bb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:11.782002 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:11.782002 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:11.782483 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d0cd5177-87e0-464a-85bb-9cc3e2ac69bb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:11.783870 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0cd5177-87e0-464a-85bb-9cc3e2ac69bb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd returned with HTTP 200 Jul 31 05:32:11.783870 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 484/1896] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:11 2026] GET /volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:11.798188 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a469cce9-ccf0-4286-9526-ac7bf853aaf7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:11.802269 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a469cce9-ccf0-4286-9526-ac7bf853aaf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 Jul 31 05:32:11.802269 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a469cce9-ccf0-4286-9526-ac7bf853aaf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:11.802269 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a469cce9-ccf0-4286-9526-ac7bf853aaf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:11.802269 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-a469cce9-ccf0-4286-9526-ac7bf853aaf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: ad83a7ca-51a5-4a95-8fbf-34366b913ea2 Jul 31 05:32:11.806923 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:11.806923 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:11.807938 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a469cce9-ccf0-4286-9526-ac7bf853aaf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:11.837290 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a469cce9-ccf0-4286-9526-ac7bf853aaf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot delete request issued successfully. Jul 31 05:32:11.837545 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a469cce9-ccf0-4286-9526-ac7bf853aaf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 returned with HTTP 202 Jul 31 05:32:11.838109 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 478/1897] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:32:11 2026] DELETE /volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 05:32:11.846526 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6417b156-5a63-46c5-a5f0-5194a3c1efd4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:11.850471 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6417b156-5a63-46c5-a5f0-5194a3c1efd4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 Jul 31 05:32:11.850711 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6417b156-5a63-46c5-a5f0-5194a3c1efd4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:11.850995 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6417b156-5a63-46c5-a5f0-5194a3c1efd4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:11.858482 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:11.858482 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:11.859227 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6417b156-5a63-46c5-a5f0-5194a3c1efd4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:11.860081 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6417b156-5a63-46c5-a5f0-5194a3c1efd4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 returned with HTTP 200 Jul 31 05:32:11.864397 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 462/1898] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:11 2026] GET /volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:12.044622 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-038a810d-4270-4d33-8669-515ad224ca6a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:12.046718 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-038a810d-4270-4d33-8669-515ad224ca6a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:12.046946 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-038a810d-4270-4d33-8669-515ad224ca6a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:12.047191 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-038a810d-4270-4d33-8669-515ad224ca6a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:12.047310 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-038a810d-4270-4d33-8669-515ad224ca6a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:12.052252 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:12.052252 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:12.053070 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-038a810d-4270-4d33-8669-515ad224ca6a tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:12.053490 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 475/1899] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:12 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:12.877394 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05beda64-a54c-4a79-8210-08bfa0d98682 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:12.882202 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05beda64-a54c-4a79-8210-08bfa0d98682 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 Jul 31 05:32:12.882202 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05beda64-a54c-4a79-8210-08bfa0d98682 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:12.882202 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05beda64-a54c-4a79-8210-08bfa0d98682 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:12.889080 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05beda64-a54c-4a79-8210-08bfa0d98682 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 returned with HTTP 404 Jul 31 05:32:12.889080 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 485/1900] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:12 2026] GET /volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:12.900497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c19e33a0-4736-4275-9ee4-f348ebe26399 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:12.902590 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c19e33a0-4736-4275-9ee4-f348ebe26399 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd Jul 31 05:32:12.902852 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c19e33a0-4736-4275-9ee4-f348ebe26399 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:12.903070 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c19e33a0-4736-4275-9ee4-f348ebe26399 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:12.903233 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-c19e33a0-4736-4275-9ee4-f348ebe26399 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: 9a9f32aa-8d51-4869-9a3d-52ed7cce93bd Jul 31 05:32:12.909075 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:12.909075 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:12.910391 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c19e33a0-4736-4275-9ee4-f348ebe26399 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:12.934905 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c19e33a0-4736-4275-9ee4-f348ebe26399 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot delete request issued successfully. Jul 31 05:32:12.935199 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c19e33a0-4736-4275-9ee4-f348ebe26399 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd returned with HTTP 202 Jul 31 05:32:12.935739 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 479/1901] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:32:12 2026] DELETE /volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:12.946837 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f323ec3-96f3-4930-a8b9-838b70a522bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:12.954204 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f323ec3-96f3-4930-a8b9-838b70a522bf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd Jul 31 05:32:12.954204 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f323ec3-96f3-4930-a8b9-838b70a522bf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:12.954204 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f323ec3-96f3-4930-a8b9-838b70a522bf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:12.960034 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:12.960034 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:12.960650 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f323ec3-96f3-4930-a8b9-838b70a522bf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:12.961659 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f323ec3-96f3-4930-a8b9-838b70a522bf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd returned with HTTP 200 Jul 31 05:32:12.962069 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 463/1902] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:12 2026] GET /volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:13.071196 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6cace007-4bae-42cc-a8ba-0cc068da89e3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:13.074997 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6cace007-4bae-42cc-a8ba-0cc068da89e3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:13.076314 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6cace007-4bae-42cc-a8ba-0cc068da89e3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:13.076314 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6cace007-4bae-42cc-a8ba-0cc068da89e3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:13.076314 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6cace007-4bae-42cc-a8ba-0cc068da89e3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:13.088880 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:13.088880 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:13.090566 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6cace007-4bae-42cc-a8ba-0cc068da89e3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:13.092711 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 476/1903] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:13 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:13.974420 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-730aec8c-d4c4-4527-b326-3a6ac4db1b95 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:13.976573 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-730aec8c-d4c4-4527-b326-3a6ac4db1b95 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd Jul 31 05:32:13.976769 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-730aec8c-d4c4-4527-b326-3a6ac4db1b95 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:13.976948 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-730aec8c-d4c4-4527-b326-3a6ac4db1b95 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:13.981340 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-730aec8c-d4c4-4527-b326-3a6ac4db1b95 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd returned with HTTP 404 Jul 31 05:32:13.981821 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 486/1904] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:13 2026] GET /volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:13.989980 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5f53242-81dc-463d-9ec4-a8ff397ff47a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:13.992840 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5f53242-81dc-463d-9ec4-a8ff397ff47a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 Jul 31 05:32:13.992840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5f53242-81dc-463d-9ec4-a8ff397ff47a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:13.992840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5f53242-81dc-463d-9ec4-a8ff397ff47a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:13.992840 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-f5f53242-81dc-463d-9ec4-a8ff397ff47a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: d218b2ea-287d-4aaf-8841-da826add4297 Jul 31 05:32:13.997483 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:13.997483 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:13.998174 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f5f53242-81dc-463d-9ec4-a8ff397ff47a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:14.019315 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f5f53242-81dc-463d-9ec4-a8ff397ff47a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot delete request issued successfully. Jul 31 05:32:14.022127 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5f53242-81dc-463d-9ec4-a8ff397ff47a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 returned with HTTP 202 Jul 31 05:32:14.022127 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 480/1905] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:32:13 2026] DELETE /volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:14.029882 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eb5b88a3-4be1-4f2e-b5d9-19dededced68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:14.029882 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb5b88a3-4be1-4f2e-b5d9-19dededced68 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 Jul 31 05:32:14.030213 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb5b88a3-4be1-4f2e-b5d9-19dededced68 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:14.030434 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb5b88a3-4be1-4f2e-b5d9-19dededced68 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:14.036322 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:14.036322 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:14.036816 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eb5b88a3-4be1-4f2e-b5d9-19dededced68 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:14.037671 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb5b88a3-4be1-4f2e-b5d9-19dededced68 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 returned with HTTP 200 Jul 31 05:32:14.038040 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 464/1906] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:14 2026] GET /volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:14.105658 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-384b66b5-116c-4512-9408-4187bc23b50f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:14.109470 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-384b66b5-116c-4512-9408-4187bc23b50f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:14.109661 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-384b66b5-116c-4512-9408-4187bc23b50f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:14.109834 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-384b66b5-116c-4512-9408-4187bc23b50f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:14.109950 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-384b66b5-116c-4512-9408-4187bc23b50f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:14.114674 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:14.114674 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:14.115573 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-384b66b5-116c-4512-9408-4187bc23b50f tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:14.116113 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 477/1907] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:14 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:14.426616 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:14.429549 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:14.429912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1695132006", "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:14.431362 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1695132006', 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:14.666535 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Create volume of 1 GB Jul 31 05:32:14.671540 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Availability Zones retrieved successfully. Jul 31 05:32:14.677782 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Flow 'volume_create_api' (4f3df493-e01f-4b5a-a6ad-1c8f54bba31a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:14.679011 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc965555-8d8c-49e3-9332-0394223c6bda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:14.680084 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:14.742708 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc965555-8d8c-49e3-9332-0394223c6bda) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:14.743471 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933c3325-c7b4-4c03-8643-2f7358ba5654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:14.783542 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Created reservations ['d82e291b-b3ab-43c4-ba89-d090a902e580', '32d270dc-bba0-4063-aa18-8ae03f8054b7', '56aa4c23-2a3d-4686-8f65-44dac1b158a0', '2c3e8378-66fa-4a92-83f1-2eec12479523'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:14.784743 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (933c3325-c7b4-4c03-8643-2f7358ba5654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d82e291b-b3ab-43c4-ba89-d090a902e580', '32d270dc-bba0-4063-aa18-8ae03f8054b7', '56aa4c23-2a3d-4686-8f65-44dac1b158a0', '2c3e8378-66fa-4a92-83f1-2eec12479523']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:14.785555 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e738aa-8b39-416b-9f84-8b32fd278439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:14.814052 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90e738aa-8b39-416b-9f84-8b32fd278439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73559aac-946b-439a-9c39-6492f7398d03', '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-1695132006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d5211656d24db8a35eddd5a9cb6692',qos_specs=None,replication_status=,reservations=['d82e291b-b3ab-43c4-ba89-d090a902e580','32d270dc-bba0-4063-aa18-8ae03f8054b7','56aa4c23-2a3d-4686-8f65-44dac1b158a0','2c3e8378-66fa-4a92-83f1-2eec12479523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0410606d41425f8aa4254d930d3b39',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1695132006',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73559aac-946b-439a-9c39-6492f7398d03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2d5211656d24db8a35eddd5a9cb6692',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb0410606d41425f8aa4254d930d3b39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:14.814909 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff48ac8-9fac-4775-83a2-aa8a89d6121b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:14.839363 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff48ac8-9fac-4775-83a2-aa8a89d6121b) transitioned into state 'SUCCESS' from state '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-1695132006',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2d5211656d24db8a35eddd5a9cb6692',qos_specs=None,replication_status=,reservations=['d82e291b-b3ab-43c4-ba89-d090a902e580','32d270dc-bba0-4063-aa18-8ae03f8054b7','56aa4c23-2a3d-4686-8f65-44dac1b158a0','2c3e8378-66fa-4a92-83f1-2eec12479523'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0410606d41425f8aa4254d930d3b39',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:14.840299 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd59fdf4-5a47-44db-9400-4fff0184c53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:14.853504 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd59fdf4-5a47-44db-9400-4fff0184c53d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:14.854491 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Flow 'volume_create_api' (4f3df493-e01f-4b5a-a6ad-1c8f54bba31a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:14.854907 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Create volume request issued successfully. Jul 31 05:32:14.855605 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-216dd638-1d43-476b-a04d-2d2cb06389d2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:14.856110 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 487/1908] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:32:14 2026] POST /volume/v3/volumes => generated 753 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:14.872138 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c4047a5c-92c6-4755-9634-b6a450c0caf6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:14.875531 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4047a5c-92c6-4755-9634-b6a450c0caf6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 Jul 31 05:32:14.877371 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4047a5c-92c6-4755-9634-b6a450c0caf6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:14.877610 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c4047a5c-92c6-4755-9634-b6a450c0caf6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:14.889739 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:14.889739 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:14.894092 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c4047a5c-92c6-4755-9634-b6a450c0caf6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:32:14.899421 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c4047a5c-92c6-4755-9634-b6a450c0caf6 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 returned with HTTP 200 Jul 31 05:32:14.899874 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 481/1909] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:14 2026] GET /volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:15.051127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-19bbaaf2-3f6d-42c4-b8c6-15eefdb47462 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:15.051127 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19bbaaf2-3f6d-42c4-b8c6-15eefdb47462 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 Jul 31 05:32:15.051127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19bbaaf2-3f6d-42c4-b8c6-15eefdb47462 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:15.051127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19bbaaf2-3f6d-42c4-b8c6-15eefdb47462 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:15.055489 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19bbaaf2-3f6d-42c4-b8c6-15eefdb47462 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 returned with HTTP 404 Jul 31 05:32:15.055905 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 465/1910] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:15 2026] GET /volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:15.076731 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1741e5b-f2df-4628-a4c5-1107588bc0cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:15.078547 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1741e5b-f2df-4628-a4c5-1107588bc0cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd Jul 31 05:32:15.078744 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1741e5b-f2df-4628-a4c5-1107588bc0cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:15.078936 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1741e5b-f2df-4628-a4c5-1107588bc0cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:15.079076 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-b1741e5b-f2df-4628-a4c5-1107588bc0cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: 9a9f32aa-8d51-4869-9a3d-52ed7cce93bd Jul 31 05:32:15.084723 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1741e5b-f2df-4628-a4c5-1107588bc0cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd returned with HTTP 404 Jul 31 05:32:15.085505 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 478/1911] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:32:15 2026] DELETE /volume/v3/snapshots/9a9f32aa-8d51-4869-9a3d-52ed7cce93bd => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:15.093221 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67605705-83d6-4bf7-99a6-214c8c205836 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:15.095584 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67605705-83d6-4bf7-99a6-214c8c205836 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 Jul 31 05:32:15.096814 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67605705-83d6-4bf7-99a6-214c8c205836 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:15.096814 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67605705-83d6-4bf7-99a6-214c8c205836 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:15.096814 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-67605705-83d6-4bf7-99a6-214c8c205836 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: d218b2ea-287d-4aaf-8841-da826add4297 Jul 31 05:32:15.101443 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67605705-83d6-4bf7-99a6-214c8c205836 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 returned with HTTP 404 Jul 31 05:32:15.101909 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 488/1912] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:32:15 2026] DELETE /volume/v3/snapshots/d218b2ea-287d-4aaf-8841-da826add4297 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:15.112112 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e0227d4c-2acb-4110-85e6-17cea380e77d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:15.114052 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0227d4c-2acb-4110-85e6-17cea380e77d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 Jul 31 05:32:15.114326 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0227d4c-2acb-4110-85e6-17cea380e77d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:15.114555 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0227d4c-2acb-4110-85e6-17cea380e77d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:15.114700 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-e0227d4c-2acb-4110-85e6-17cea380e77d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: ad83a7ca-51a5-4a95-8fbf-34366b913ea2 Jul 31 05:32:15.118651 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0227d4c-2acb-4110-85e6-17cea380e77d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 returned with HTTP 404 Jul 31 05:32:15.119144 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 482/1913] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:32:15 2026] DELETE /volume/v3/snapshots/ad83a7ca-51a5-4a95-8fbf-34366b913ea2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:15.131543 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-581c1416-f744-47cb-a4b6-cada9071b195 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:15.133215 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-581c1416-f744-47cb-a4b6-cada9071b195 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:15.133390 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-581c1416-f744-47cb-a4b6-cada9071b195 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:15.133586 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-581c1416-f744-47cb-a4b6-cada9071b195 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:15.133687 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-581c1416-f744-47cb-a4b6-cada9071b195 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:15.141980 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:15.141980 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:15.142759 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-581c1416-f744-47cb-a4b6-cada9071b195 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:15.143140 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 466/1914] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:15 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:15.173138 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4d127533-f060-4935-a40a-ba46dc08d473 req-91431e12-5e7b-4e95-81e1-70fa84848c36 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:15.176784 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-91431e12-5e7b-4e95-81e1-70fa84848c36 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:15.177074 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-91431e12-5e7b-4e95-81e1-70fa84848c36 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:15.177373 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-91431e12-5e7b-4e95-81e1-70fa84848c36 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:15.194361 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:15.194361 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:15.198925 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4d127533-f060-4935-a40a-ba46dc08d473 req-91431e12-5e7b-4e95-81e1-70fa84848c36 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:15.205472 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-91431e12-5e7b-4e95-81e1-70fa84848c36 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:15.205959 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 479/1915] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:15 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1654 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:15.233340 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4d127533-f060-4935-a40a-ba46dc08d473 req-12550258-d473-423b-99ab-ac6abf0df373 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:15.236514 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-12550258-d473-423b-99ab-ac6abf0df373 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979/action Jul 31 05:32:15.236922 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-12550258-d473-423b-99ab-ac6abf0df373 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:15.237121 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-12550258-d473-423b-99ab-ac6abf0df373 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:15.260655 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:15.260655 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:15.261318 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4d127533-f060-4935-a40a-ba46dc08d473 req-12550258-d473-423b-99ab-ac6abf0df373 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:15.277619 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4d127533-f060-4935-a40a-ba46dc08d473 req-12550258-d473-423b-99ab-ac6abf0df373 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Begin detaching volume completed successfully. Jul 31 05:32:15.277996 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-12550258-d473-423b-99ab-ac6abf0df373 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979/action returned with HTTP 202 Jul 31 05:32:15.278400 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 489/1916] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:32:15 2026] POST /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:15.343783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf3a97c8-3cd0-4ba3-a079-f566df643d66 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:15.344640 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf3a97c8-3cd0-4ba3-a079-f566df643d66 None None] GET https://10.4.3.227/volume// Jul 31 05:32:15.344640 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf3a97c8-3cd0-4ba3-a079-f566df643d66 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:15.344710 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf3a97c8-3cd0-4ba3-a079-f566df643d66 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:15.344988 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf3a97c8-3cd0-4ba3-a079-f566df643d66 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:15.345433 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 483/1917] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:32: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 31 05:32:15.358463 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4d127533-f060-4935-a40a-ba46dc08d473 req-6d4d595d-5a8e-4a80-8b3e-a6e0f6b4a0ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:15.362109 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-6d4d595d-5a8e-4a80-8b3e-a6e0f6b4a0ba tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:15.362310 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-6d4d595d-5a8e-4a80-8b3e-a6e0f6b4a0ba tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:15.362508 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-6d4d595d-5a8e-4a80-8b3e-a6e0f6b4a0ba tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:15.377083 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:15.377083 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:15.383638 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4d127533-f060-4935-a40a-ba46dc08d473 req-6d4d595d-5a8e-4a80-8b3e-a6e0f6b4a0ba tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:15.391865 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-6d4d595d-5a8e-4a80-8b3e-a6e0f6b4a0ba tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:15.392493 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 467/1918] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:32:15 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:15.914578 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d8a271ea-d944-4a40-878b-5533f1960c09 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:15.918326 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8a271ea-d944-4a40-878b-5533f1960c09 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 Jul 31 05:32:15.918873 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8a271ea-d944-4a40-878b-5533f1960c09 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:15.919239 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8a271ea-d944-4a40-878b-5533f1960c09 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:15.934014 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:15.934014 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:15.941535 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d8a271ea-d944-4a40-878b-5533f1960c09 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:32:15.951635 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8a271ea-d944-4a40-878b-5533f1960c09 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 returned with HTTP 200 Jul 31 05:32:15.952860 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 480/1919] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:15 2026] GET /volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 => generated 1361 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:16.002154 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-097c9a37-cfa2-4e81-88e0-098c817d870a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:16.006605 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-097c9a37-cfa2-4e81-88e0-098c817d870a tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 Jul 31 05:32:16.006821 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-097c9a37-cfa2-4e81-88e0-098c817d870a tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:16.007045 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-097c9a37-cfa2-4e81-88e0-098c817d870a tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:16.016315 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:16.016315 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:16.021847 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-097c9a37-cfa2-4e81-88e0-098c817d870a tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:32:16.028528 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-097c9a37-cfa2-4e81-88e0-098c817d870a tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 returned with HTTP 200 Jul 31 05:32:16.029313 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 490/1920] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:16 2026] GET /volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 => generated 1361 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:16.152821 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca752b13-1d8b-420e-abd9-981ce8641883 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:16.156463 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca752b13-1d8b-420e-abd9-981ce8641883 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:16.156463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca752b13-1d8b-420e-abd9-981ce8641883 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:16.156463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca752b13-1d8b-420e-abd9-981ce8641883 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:16.156463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ca752b13-1d8b-420e-abd9-981ce8641883 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:16.163199 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:16.163199 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:16.164142 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca752b13-1d8b-420e-abd9-981ce8641883 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:16.164551 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 484/1921] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:16 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:16.422417 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4d127533-f060-4935-a40a-ba46dc08d473 req-72b66e39-8ec7-4475-986a-b5ffad329610 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:16.424806 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-72b66e39-8ec7-4475-986a-b5ffad329610 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112 Jul 31 05:32:16.425025 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-72b66e39-8ec7-4475-986a-b5ffad329610 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:16.425322 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-72b66e39-8ec7-4475-986a-b5ffad329610 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:16.443125 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:16.443125 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:16.511295 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4d127533-f060-4935-a40a-ba46dc08d473 req-72b66e39-8ec7-4475-986a-b5ffad329610 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112 returned with HTTP 200 Jul 31 05:32:16.511931 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 468/1922] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:32:16 2026] DELETE /volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:16.663328 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-fa8b39ba-ccc2-44b2-a8dc-8ffc6cee18db None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:16.666324 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-fa8b39ba-ccc2-44b2-a8dc-8ffc6cee18db tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 Jul 31 05:32:16.666588 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-fa8b39ba-ccc2-44b2-a8dc-8ffc6cee18db tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:16.666821 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-fa8b39ba-ccc2-44b2-a8dc-8ffc6cee18db tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:16.676399 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:16.676399 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:16.681112 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-fa8b39ba-ccc2-44b2-a8dc-8ffc6cee18db tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:32:16.686607 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-fa8b39ba-ccc2-44b2-a8dc-8ffc6cee18db tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 returned with HTTP 200 Jul 31 05:32:16.687192 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 481/1923] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:16 2026] GET /volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:16.706047 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-496d3853-2f68-4226-9f05-1bf621191bb0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:16.706693 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-496d3853-2f68-4226-9f05-1bf621191bb0 None None] GET https://10.4.3.227/volume// Jul 31 05:32:16.706693 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-496d3853-2f68-4226-9f05-1bf621191bb0 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:16.706780 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-496d3853-2f68-4226-9f05-1bf621191bb0 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:16.707023 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-496d3853-2f68-4226-9f05-1bf621191bb0 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:16.707312 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 491/1924] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:32:16 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:32:16.716243 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-2510adaf-0f76-45c6-a6d5-08d9a6c53f3f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:16.721940 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-2510adaf-0f76-45c6-a6d5-08d9a6c53f3f tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:32:16.722419 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-2510adaf-0f76-45c6-a6d5-08d9a6c53f3f tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73559aac-946b-439a-9c39-6492f7398d03", "connector": null, "instance_uuid": "a8f8c53e-f9a3-4503-89e3-a0eb258f793f"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:16.734535 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:16.734535 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:16.781917 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-2510adaf-0f76-45c6-a6d5-08d9a6c53f3f tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:32:16.782476 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 485/1925] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:32:16 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 31 05:32:17.176753 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-741152f4-0ae4-4ba1-bea6-01181ba012ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:17.179387 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-741152f4-0ae4-4ba1-bea6-01181ba012ab tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:17.181317 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-741152f4-0ae4-4ba1-bea6-01181ba012ab tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:17.181591 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-741152f4-0ae4-4ba1-bea6-01181ba012ab tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:17.181742 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-741152f4-0ae4-4ba1-bea6-01181ba012ab tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:17.188651 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:17.188651 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:17.190188 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-741152f4-0ae4-4ba1-bea6-01181ba012ab tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:17.190252 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 469/1926] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:17 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:17.718258 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4156eda6-4c3c-4431-88e1-1b9c209a2cf5 req-6479c951-7224-4c67-8bde-19997d986df2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:17.720868 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4156eda6-4c3c-4431-88e1-1b9c209a2cf5 req-6479c951-7224-4c67-8bde-19997d986df2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112 Jul 31 05:32:17.721405 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4156eda6-4c3c-4431-88e1-1b9c209a2cf5 req-6479c951-7224-4c67-8bde-19997d986df2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:17.721665 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4156eda6-4c3c-4431-88e1-1b9c209a2cf5 req-6479c951-7224-4c67-8bde-19997d986df2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:17.728124 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4156eda6-4c3c-4431-88e1-1b9c209a2cf5 req-6479c951-7224-4c67-8bde-19997d986df2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112 returned with HTTP 404 Jul 31 05:32:17.728786 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 482/1927] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:32:17 2026] DELETE /volume/v3/attachments/1d7398a2-c181-4f51-8436-b60bd62a7112 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:32:18.126232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00d47f9c-eef9-4862-9020-33770e6aa2ec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:18.126778 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00d47f9c-eef9-4862-9020-33770e6aa2ec None None] GET https://10.4.3.227/volume// Jul 31 05:32:18.127001 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00d47f9c-eef9-4862-9020-33770e6aa2ec None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:18.127310 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00d47f9c-eef9-4862-9020-33770e6aa2ec None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:18.127734 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00d47f9c-eef9-4862-9020-33770e6aa2ec None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:18.128166 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 492/1928] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:32: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 31 05:32:18.136329 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-28a7fcdb-e43d-4455-907d-160756643b87 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:18.139516 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-28a7fcdb-e43d-4455-907d-160756643b87 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 Jul 31 05:32:18.139709 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-28a7fcdb-e43d-4455-907d-160756643b87 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:18.139879 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-28a7fcdb-e43d-4455-907d-160756643b87 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:18.153943 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:18.153943 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:18.158436 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-28a7fcdb-e43d-4455-907d-160756643b87 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:32:18.165711 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-28a7fcdb-e43d-4455-907d-160756643b87 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 returned with HTTP 200 Jul 31 05:32:18.166321 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 486/1929] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:32:18 2026] GET /volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 => generated 1540 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:18.201485 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-73a95647-8c74-442c-8b51-a1bfac8e29a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:18.203605 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73a95647-8c74-442c-8b51-a1bfac8e29a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:18.203831 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73a95647-8c74-442c-8b51-a1bfac8e29a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:18.204056 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-73a95647-8c74-442c-8b51-a1bfac8e29a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:18.204240 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-73a95647-8c74-442c-8b51-a1bfac8e29a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:18.209146 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:18.209146 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:18.209988 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-73a95647-8c74-442c-8b51-a1bfac8e29a8 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:18.210417 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 470/1930] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:18 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:18.220747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce50a381-e511-49be-b840-9ea2e2f11ec5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:18.222627 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce50a381-e511-49be-b840-9ea2e2f11ec5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd Jul 31 05:32:18.222885 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce50a381-e511-49be-b840-9ea2e2f11ec5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:18.223175 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce50a381-e511-49be-b840-9ea2e2f11ec5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:18.231859 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:18.231859 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:18.237466 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ce50a381-e511-49be-b840-9ea2e2f11ec5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:32:18.244046 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce50a381-e511-49be-b840-9ea2e2f11ec5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd returned with HTTP 200 Jul 31 05:32:18.244585 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 483/1931] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:18 2026] GET /volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:18.258980 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d0684ca6-baee-4812-be02-18e38e0b0762 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:18.261037 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0684ca6-baee-4812-be02-18e38e0b0762 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] POST https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc/action Jul 31 05:32:18.261510 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0684ca6-baee-4812-be02-18e38e0b0762 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:18.261664 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0684ca6-baee-4812-be02-18e38e0b0762 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:18.263287 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-d0684ca6-baee-4812-be02-18e38e0b0762 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] Updating backup 'f758c9de-49d7-4f92-ba62-e3311001f3cc' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 05:32:18.274663 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:18.274663 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:18.284237 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-d0684ca6-baee-4812-be02-18e38e0b0762 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] reset_status in rpcapi backup_id f758c9de-49d7-4f92-ba62-e3311001f3cc on host np0000006182. {{(pid=100286) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 05:32:18.286681 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0684ca6-baee-4812-be02-18e38e0b0762 tempest-VolumesBackupsAdminTest-1394727365 tempest-VolumesBackupsAdminTest-1394727365-project-admin] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc/action returned with HTTP 202 Jul 31 05:32:18.286793 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-760c407b-b35e-4784-8c68-aea2aece3bb8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:18.287017 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 493/1932] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:18 2026] POST /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:18.289463 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-760c407b-b35e-4784-8c68-aea2aece3bb8 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] PUT https://10.4.3.227/volume/v3/attachments/3b7dba7c-0e38-40fe-8768-46e1e24cb03a Jul 31 05:32:18.290006 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-760c407b-b35e-4784-8c68-aea2aece3bb8 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:18.293891 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d82b026-25fc-488d-ae69-5c4fba81699e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:18.295903 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d82b026-25fc-488d-ae69-5c4fba81699e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:18.296027 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d82b026-25fc-488d-ae69-5c4fba81699e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:18.296136 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d82b026-25fc-488d-ae69-5c4fba81699e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:18.296311 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7d82b026-25fc-488d-ae69-5c4fba81699e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:18.300645 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-760c407b-b35e-4784-8c68-aea2aece3bb8 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Acquiring lock "cinder-attachment_update-73559aac-946b-439a-9c39-6492f7398d03-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:32:18.302592 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:18.302592 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:18.303773 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d82b026-25fc-488d-ae69-5c4fba81699e tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:18.304232 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 471/1933] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:18 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:18.306556 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-760c407b-b35e-4784-8c68-aea2aece3bb8 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Lock "cinder-attachment_update-73559aac-946b-439a-9c39-6492f7398d03-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:32:18.308075 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:18.308075 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:18.318250 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-61a86727-d87e-4639-bd14-1813ae5a87ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:18.320475 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61a86727-d87e-4639-bd14-1813ae5a87ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] DELETE https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:18.320726 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61a86727-d87e-4639-bd14-1813ae5a87ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:18.320969 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-61a86727-d87e-4639-bd14-1813ae5a87ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:18.321151 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-61a86727-d87e-4639-bd14-1813ae5a87ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Delete backup with id: f758c9de-49d7-4f92-ba62-e3311001f3cc. Jul 31 05:32:18.326386 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:18.326386 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:18.342747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-61a86727-d87e-4639-bd14-1813ae5a87ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] delete_backup rpcapi backup_id f758c9de-49d7-4f92-ba62-e3311001f3cc {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:32:18.346074 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-61a86727-d87e-4639-bd14-1813ae5a87ef tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 202 Jul 31 05:32:18.346651 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 484/1934] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:18 2026] DELETE /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:18.358751 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5fb8df59-a385-4db4-a458-992dfba9e245 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:18.361296 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5fb8df59-a385-4db4-a458-992dfba9e245 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:18.361478 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5fb8df59-a385-4db4-a458-992dfba9e245 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:18.361676 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5fb8df59-a385-4db4-a458-992dfba9e245 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:18.361783 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5fb8df59-a385-4db4-a458-992dfba9e245 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:18.373134 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:18.373134 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:18.374991 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5fb8df59-a385-4db4-a458-992dfba9e245 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 200 Jul 31 05:32:18.374991 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 494/1935] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:18 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:18.413955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-760c407b-b35e-4784-8c68-aea2aece3bb8 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Lock "cinder-attachment_update-73559aac-946b-439a-9c39-6492f7398d03-np0000006182" released by "attachment_update" :: held 0.107s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:32:18.414428 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-760c407b-b35e-4784-8c68-aea2aece3bb8 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/3b7dba7c-0e38-40fe-8768-46e1e24cb03a returned with HTTP 200 Jul 31 05:32:18.415036 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 487/1936] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:32:18 2026] PUT /volume/v3/attachments/3b7dba7c-0e38-40fe-8768-46e1e24cb03a => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:18.448412 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-79f07644-9cda-462e-9605-c0dda27553e2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:18.451353 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-79f07644-9cda-462e-9605-c0dda27553e2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] POST https://10.4.3.227/volume/v3/attachments/3b7dba7c-0e38-40fe-8768-46e1e24cb03a/action Jul 31 05:32:18.451855 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-79f07644-9cda-462e-9605-c0dda27553e2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:18.452612 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-79f07644-9cda-462e-9605-c0dda27553e2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:18.475702 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:18.475702 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:18.497326 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-89b65467-bf6d-4934-94a1-7747acb62bcf req-79f07644-9cda-462e-9605-c0dda27553e2 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/3b7dba7c-0e38-40fe-8768-46e1e24cb03a/action returned with HTTP 204 Jul 31 05:32:18.497832 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 472/1937] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:32:18 2026] POST /volume/v3/attachments/3b7dba7c-0e38-40fe-8768-46e1e24cb03a/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:19.389683 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d7c4a2b-60e0-48f1-91a8-52d316be39a3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:19.393576 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d7c4a2b-60e0-48f1-91a8-52d316be39a3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc Jul 31 05:32:19.393884 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d7c4a2b-60e0-48f1-91a8-52d316be39a3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:19.394184 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d7c4a2b-60e0-48f1-91a8-52d316be39a3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:19.394350 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2d7c4a2b-60e0-48f1-91a8-52d316be39a3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Show backup with id f758c9de-49d7-4f92-ba62-e3311001f3cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:32:19.399305 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d7c4a2b-60e0-48f1-91a8-52d316be39a3 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc returned with HTTP 404 Jul 31 05:32:19.400079 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 485/1938] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:19 2026] GET /volume/v3/backups/f758c9de-49d7-4f92-ba62-e3311001f3cc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:19.492641 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0497c07a-184e-4099-9346-c871f721010b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:19.494566 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0497c07a-184e-4099-9346-c871f721010b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd Jul 31 05:32:19.494731 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0497c07a-184e-4099-9346-c871f721010b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:19.495381 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0497c07a-184e-4099-9346-c871f721010b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:19.505354 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:19.505354 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:19.509040 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0497c07a-184e-4099-9346-c871f721010b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:32:19.513509 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0497c07a-184e-4099-9346-c871f721010b tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd returned with HTTP 200 Jul 31 05:32:19.513922 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 495/1939] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:19 2026] GET /volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:19.527653 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c16a8d5c-a27f-4c3a-bf46-1f03a4f895a5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:19.530748 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c16a8d5c-a27f-4c3a-bf46-1f03a4f895a5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] DELETE https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd Jul 31 05:32:19.531054 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c16a8d5c-a27f-4c3a-bf46-1f03a4f895a5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:19.531120 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c16a8d5c-a27f-4c3a-bf46-1f03a4f895a5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:19.531442 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c16a8d5c-a27f-4c3a-bf46-1f03a4f895a5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Delete volume with id: 8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd Jul 31 05:32:19.539361 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:19.539361 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:19.539969 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c16a8d5c-a27f-4c3a-bf46-1f03a4f895a5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:32:19.544666 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f5108c3-1dfc-4994-88c0-9c84a38f2b82 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:19.546912 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f5108c3-1dfc-4994-88c0-9c84a38f2b82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:19.547203 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f5108c3-1dfc-4994-88c0-9c84a38f2b82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:19.547332 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f5108c3-1dfc-4994-88c0-9c84a38f2b82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:19.557534 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:19.557534 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:19.563877 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5f5108c3-1dfc-4994-88c0-9c84a38f2b82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:19.566592 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c16a8d5c-a27f-4c3a-bf46-1f03a4f895a5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Delete volume request issued successfully. Jul 31 05:32:19.566900 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c16a8d5c-a27f-4c3a-bf46-1f03a4f895a5 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd returned with HTTP 202 Jul 31 05:32:19.567405 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 488/1940] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:19 2026] DELETE /volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:19.574364 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3743fad4-ca66-4345-832e-90f61a448aa0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:19.576969 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3743fad4-ca66-4345-832e-90f61a448aa0 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd Jul 31 05:32:19.577488 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3743fad4-ca66-4345-832e-90f61a448aa0 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:19.577546 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3743fad4-ca66-4345-832e-90f61a448aa0 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:19.578168 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f5108c3-1dfc-4994-88c0-9c84a38f2b82 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:19.578562 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 473/1941] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:19 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1362 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:19.585868 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:19.585868 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:19.590239 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3743fad4-ca66-4345-832e-90f61a448aa0 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Volume info retrieved successfully. Jul 31 05:32:19.595544 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12cc540e-890d-4af9-b3c4-f60fbb2fb4cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:19.596200 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3743fad4-ca66-4345-832e-90f61a448aa0 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd returned with HTTP 200 Jul 31 05:32:19.596704 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 486/1942] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:19 2026] GET /volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:19.597548 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12cc540e-890d-4af9-b3c4-f60fbb2fb4cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:19.597789 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12cc540e-890d-4af9-b3c4-f60fbb2fb4cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:19.598007 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12cc540e-890d-4af9-b3c4-f60fbb2fb4cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:19.598194 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-12cc540e-890d-4af9-b3c4-f60fbb2fb4cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume with id: 6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:19.606764 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:19.606764 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:19.607466 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-12cc540e-890d-4af9-b3c4-f60fbb2fb4cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:19.622704 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-12cc540e-890d-4af9-b3c4-f60fbb2fb4cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume request issued successfully. Jul 31 05:32:19.622976 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12cc540e-890d-4af9-b3c4-f60fbb2fb4cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 202 Jul 31 05:32:19.623465 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 496/1943] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:19 2026] DELETE /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:19.632497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e05b501-4dcc-4561-8460-6075d19bc15c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:19.634332 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e05b501-4dcc-4561-8460-6075d19bc15c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:19.634519 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e05b501-4dcc-4561-8460-6075d19bc15c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:19.634697 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e05b501-4dcc-4561-8460-6075d19bc15c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:19.641990 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:19.641990 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:19.646156 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3e05b501-4dcc-4561-8460-6075d19bc15c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:19.651399 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e05b501-4dcc-4561-8460-6075d19bc15c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 200 Jul 31 05:32:19.651795 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 489/1944] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:19 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:20.615671 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae60816e-7739-479a-849e-f877b48ebd24 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:20.617957 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae60816e-7739-479a-849e-f877b48ebd24 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] GET https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd Jul 31 05:32:20.618481 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae60816e-7739-479a-849e-f877b48ebd24 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:20.619693 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae60816e-7739-479a-849e-f877b48ebd24 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:20.626640 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae60816e-7739-479a-849e-f877b48ebd24 tempest-VolumesBackupsAdminTest-84988711 tempest-VolumesBackupsAdminTest-84988711-project-member] https://10.4.3.227/volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd returned with HTTP 404 Jul 31 05:32:20.627474 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 474/1945] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:20 2026] GET /volume/v3/volumes/8492f52c-f770-4d2d-9d0e-4ff58b0e2cfd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:20.670208 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5173a5a9-2678-414d-942d-cd534e5442f0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:20.671960 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5173a5a9-2678-414d-942d-cd534e5442f0 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 Jul 31 05:32:20.672196 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5173a5a9-2678-414d-942d-cd534e5442f0 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:20.672376 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5173a5a9-2678-414d-942d-cd534e5442f0 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:20.677403 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5173a5a9-2678-414d-942d-cd534e5442f0 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 returned with HTTP 404 Jul 31 05:32:20.677827 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 487/1946] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:20 2026] GET /volume/v3/volumes/6c12d29a-8bce-407f-96c4-90ab28ec7979 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:20.689472 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d6cdae4a-ac9b-4aac-94e2-48fe1999bfc2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:20.692179 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6cdae4a-ac9b-4aac-94e2-48fe1999bfc2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:32:20.692602 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6cdae4a-ac9b-4aac-94e2-48fe1999bfc2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:20.692834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d6cdae4a-ac9b-4aac-94e2-48fe1999bfc2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:20.701234 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:20.701234 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:20.706677 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d6cdae4a-ac9b-4aac-94e2-48fe1999bfc2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:20.713603 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d6cdae4a-ac9b-4aac-94e2-48fe1999bfc2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:32:20.714004 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 497/1947] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:20 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:20.734018 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e1340f57-c242-40e4-a10e-a40bbdb796b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:20.736354 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1340f57-c242-40e4-a10e-a40bbdb796b7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:32:20.736354 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1340f57-c242-40e4-a10e-a40bbdb796b7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9a76224-8365-4457-bab8-585203b58aba", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-409113515"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:20.743505 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:20.743505 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:20.744472 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e1340f57-c242-40e4-a10e-a40bbdb796b7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:20.744472 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-e1340f57-c242-40e4-a10e-a40bbdb796b7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create snapshot from volume e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:32:20.773907 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-e1340f57-c242-40e4-a10e-a40bbdb796b7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['1320161b-af9a-4558-8415-96e1e7bbf683', 'f4252d03-0fa8-4ced-8abc-b5db63da90f6', 'c0af363c-5b7c-4ae8-a024-c11416ce6f64', 'd532f0dc-c362-43df-9344-18bb82063ec7'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:20.828368 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e1340f57-c242-40e4-a10e-a40bbdb796b7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot create request issued successfully. Jul 31 05:32:20.828837 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1340f57-c242-40e4-a10e-a40bbdb796b7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:32:20.829447 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 490/1948] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:32:20 2026] POST /volume/v3/snapshots => generated 379 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:20.838527 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0aa4ae34-b857-4136-96bd-0180cc213c85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:20.840158 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0aa4ae34-b857-4136-96bd-0180cc213c85 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 Jul 31 05:32:20.840351 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0aa4ae34-b857-4136-96bd-0180cc213c85 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:20.840529 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0aa4ae34-b857-4136-96bd-0180cc213c85 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:20.846236 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:20.846236 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:20.846687 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0aa4ae34-b857-4136-96bd-0180cc213c85 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:20.847475 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0aa4ae34-b857-4136-96bd-0180cc213c85 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 returned with HTTP 200 Jul 31 05:32:20.847797 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 475/1949] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:20 2026] GET /volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 => generated 511 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:21.861669 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ddc8937c-84e1-4dc1-bc8f-846916a48480 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:21.866493 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddc8937c-84e1-4dc1-bc8f-846916a48480 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 Jul 31 05:32:21.866579 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddc8937c-84e1-4dc1-bc8f-846916a48480 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:21.866761 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddc8937c-84e1-4dc1-bc8f-846916a48480 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:21.875357 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:21.875357 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:21.875856 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ddc8937c-84e1-4dc1-bc8f-846916a48480 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:21.877146 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddc8937c-84e1-4dc1-bc8f-846916a48480 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 returned with HTTP 200 Jul 31 05:32:21.877900 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 488/1950] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:21 2026] GET /volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 => generated 538 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:21.891727 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ac6197a4-782f-4522-86f6-9ffb28d96ff2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:21.895627 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac6197a4-782f-4522-86f6-9ffb28d96ff2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 Jul 31 05:32:21.896121 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac6197a4-782f-4522-86f6-9ffb28d96ff2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:21.896405 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac6197a4-782f-4522-86f6-9ffb28d96ff2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:21.903125 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:21.903125 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:21.903700 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ac6197a4-782f-4522-86f6-9ffb28d96ff2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:21.904681 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac6197a4-782f-4522-86f6-9ffb28d96ff2 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 returned with HTTP 200 Jul 31 05:32:21.905077 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 498/1951] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:21 2026] GET /volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:21.914587 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d65780c6-d619-4382-b798-155b37cc122d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:21.916667 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d65780c6-d619-4382-b798-155b37cc122d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots Jul 31 05:32:21.916873 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d65780c6-d619-4382-b798-155b37cc122d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:21.917068 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d65780c6-d619-4382-b798-155b37cc122d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:21.917322 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-d65780c6-d619-4382-b798-155b37cc122d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:32:21.917595 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:21.917595 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:21.918923 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-d65780c6-d619-4382-b798-155b37cc122d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:32:21.922971 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d65780c6-d619-4382-b798-155b37cc122d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Get all snapshots completed successfully. Jul 31 05:32:21.923862 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d65780c6-d619-4382-b798-155b37cc122d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 200 Jul 31 05:32:21.923961 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 491/1952] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:32:21 2026] GET /volume/v3/snapshots => generated 407 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:21.934888 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9a667131-2d09-489e-937f-c337ccedf616 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:21.939265 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a667131-2d09-489e-937f-c337ccedf616 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] PUT https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 Jul 31 05:32:21.939265 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9a667131-2d09-489e-937f-c337ccedf616 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-124881206", "description": "This is the new description of snapshot."}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:21.954687 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:21.954687 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:21.955420 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9a667131-2d09-489e-937f-c337ccedf616 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:21.963792 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9a667131-2d09-489e-937f-c337ccedf616 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 returned with HTTP 200 Jul 31 05:32:21.964524 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 476/1953] 10.4.3.227 () {68 vars in 1375 bytes} [Fri Jul 31 05:32:21 2026] PUT /volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 => generated 442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:21.975159 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ec81a511-4ed7-49bf-84c1-e2842318674f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:21.976916 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec81a511-4ed7-49bf-84c1-e2842318674f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 Jul 31 05:32:21.977163 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec81a511-4ed7-49bf-84c1-e2842318674f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:21.977394 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec81a511-4ed7-49bf-84c1-e2842318674f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:21.983418 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:21.983418 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:21.983892 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ec81a511-4ed7-49bf-84c1-e2842318674f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:21.984810 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec81a511-4ed7-49bf-84c1-e2842318674f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 returned with HTTP 200 Jul 31 05:32:21.985170 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 489/1954] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:21 2026] GET /volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 => generated 576 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:21.994755 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08a6d29c-3524-48a9-bf0c-8b9334332b6e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:21.996647 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08a6d29c-3524-48a9-bf0c-8b9334332b6e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 Jul 31 05:32:21.996885 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08a6d29c-3524-48a9-bf0c-8b9334332b6e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:21.997189 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08a6d29c-3524-48a9-bf0c-8b9334332b6e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:21.997338 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-08a6d29c-3524-48a9-bf0c-8b9334332b6e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: 1a1bbb37-2de3-452f-a996-d68923425564 Jul 31 05:32:22.004696 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:22.004696 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:22.005191 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08a6d29c-3524-48a9-bf0c-8b9334332b6e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:22.023539 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08a6d29c-3524-48a9-bf0c-8b9334332b6e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot delete request issued successfully. Jul 31 05:32:22.027299 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08a6d29c-3524-48a9-bf0c-8b9334332b6e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 returned with HTTP 202 Jul 31 05:32:22.027727 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 499/1955] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:32:21 2026] DELETE /volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:22.035871 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-13f91283-03db-490d-a2f3-56d0594849ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:22.038486 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13f91283-03db-490d-a2f3-56d0594849ae tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 Jul 31 05:32:22.039525 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13f91283-03db-490d-a2f3-56d0594849ae tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:22.039778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13f91283-03db-490d-a2f3-56d0594849ae tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:22.045941 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:22.045941 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:22.046508 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-13f91283-03db-490d-a2f3-56d0594849ae tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:22.047635 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13f91283-03db-490d-a2f3-56d0594849ae tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 returned with HTTP 200 Jul 31 05:32:22.048446 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 492/1956] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:22 2026] GET /volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 => generated 575 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:22.763594 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00bf91ec-29ed-4ebf-b5bd-1509fb709cc8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:22.763594 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00bf91ec-29ed-4ebf-b5bd-1509fb709cc8 None None] GET https://10.4.3.227/volume// Jul 31 05:32:22.763594 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00bf91ec-29ed-4ebf-b5bd-1509fb709cc8 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:22.763594 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00bf91ec-29ed-4ebf-b5bd-1509fb709cc8 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:22.763594 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00bf91ec-29ed-4ebf-b5bd-1509fb709cc8 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:22.763594 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 477/1957] 10.4.3.227 () {64 vars in 1004 bytes} [Fri Jul 31 05:32: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 31 05:32:22.773720 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9dbbbf1d-180c-4d51-859c-54522ac493a0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:22.774141 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9dbbbf1d-180c-4d51-859c-54522ac493a0 None None] GET https://10.4.3.227/volume// Jul 31 05:32:22.774379 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9dbbbf1d-180c-4d51-859c-54522ac493a0 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:22.774569 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9dbbbf1d-180c-4d51-859c-54522ac493a0 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:22.774875 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9dbbbf1d-180c-4d51-859c-54522ac493a0 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:22.775194 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 490/1958] 10.4.3.227 () {64 vars in 1004 bytes} [Fri Jul 31 05:32: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 31 05:32:22.786392 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0c496e53-b76b-4e7f-b281-6de6c2c42329 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:22.876079 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c496e53-b76b-4e7f-b281-6de6c2c42329 tempest-VersionsTest-1158973630 tempest-VersionsTest-1158973630-project-member] GET https://10.4.3.227/volume/v3/ Jul 31 05:32:22.876389 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c496e53-b76b-4e7f-b281-6de6c2c42329 tempest-VersionsTest-1158973630 tempest-VersionsTest-1158973630-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:22.876578 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0c496e53-b76b-4e7f-b281-6de6c2c42329 tempest-VersionsTest-1158973630 tempest-VersionsTest-1158973630-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:22.876864 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0c496e53-b76b-4e7f-b281-6de6c2c42329 tempest-VersionsTest-1158973630 tempest-VersionsTest-1158973630-project-member] https://10.4.3.227/volume/v3/ returned with HTTP 200 Jul 31 05:32:22.877265 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 500/1959] 10.4.3.227 () {66 vars in 1216 bytes} [Fri Jul 31 05:32:22 2026] GET /volume/v3/ => generated 386 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:23.059985 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d56dcb0-8cce-4989-8529-84ec3c22c1df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:23.063236 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d56dcb0-8cce-4989-8529-84ec3c22c1df tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 Jul 31 05:32:23.063555 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d56dcb0-8cce-4989-8529-84ec3c22c1df tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:23.063827 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d56dcb0-8cce-4989-8529-84ec3c22c1df tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:23.069432 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d56dcb0-8cce-4989-8529-84ec3c22c1df tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 returned with HTTP 404 Jul 31 05:32:23.070132 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 493/1960] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:23 2026] GET /volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:23.085417 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ba69e42-8393-45b3-bc97-69ecef80899a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:23.087410 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ba69e42-8393-45b3-bc97-69ecef80899a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 Jul 31 05:32:23.088596 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ba69e42-8393-45b3-bc97-69ecef80899a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:23.088939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ba69e42-8393-45b3-bc97-69ecef80899a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:23.089205 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-7ba69e42-8393-45b3-bc97-69ecef80899a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: 1a1bbb37-2de3-452f-a996-d68923425564 Jul 31 05:32:23.097273 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ba69e42-8393-45b3-bc97-69ecef80899a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 returned with HTTP 404 Jul 31 05:32:23.097816 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 478/1961] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:32:23 2026] DELETE /volume/v3/snapshots/1a1bbb37-2de3-452f-a996-d68923425564 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:23.110807 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e23d526d-ed3d-47ae-b540-bd20d27714e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:23.113590 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e23d526d-ed3d-47ae-b540-bd20d27714e5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:32:23.113927 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e23d526d-ed3d-47ae-b540-bd20d27714e5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:23.114263 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e23d526d-ed3d-47ae-b540-bd20d27714e5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:23.128659 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:23.128659 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:23.137116 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e23d526d-ed3d-47ae-b540-bd20d27714e5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:23.146987 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e23d526d-ed3d-47ae-b540-bd20d27714e5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:32:23.147515 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 491/1962] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:23 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:23.166053 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-86981288-50c9-43dd-95e4-e1030cfa4bb7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:23.171898 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86981288-50c9-43dd-95e4-e1030cfa4bb7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:32:23.172395 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-86981288-50c9-43dd-95e4-e1030cfa4bb7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9a76224-8365-4457-bab8-585203b58aba", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2080495445"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:23.184484 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:23.184484 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:23.185065 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-86981288-50c9-43dd-95e4-e1030cfa4bb7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:32:23.185291 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-86981288-50c9-43dd-95e4-e1030cfa4bb7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create snapshot from volume e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:32:23.222619 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-86981288-50c9-43dd-95e4-e1030cfa4bb7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['b68c53dc-fe24-4574-8622-06ae9fcb09d7', '97bdcc82-036a-4549-80b8-af4e515203bf', 'ea39c8e7-3fed-48b3-b0c9-186ae9be1076', 'f3e2c1cb-9d32-4d2d-9857-96652ac825a8'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:23.280311 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-86981288-50c9-43dd-95e4-e1030cfa4bb7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot create request issued successfully. Jul 31 05:32:23.280311 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-86981288-50c9-43dd-95e4-e1030cfa4bb7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:32:23.280311 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 501/1963] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:32:23 2026] POST /volume/v3/snapshots => generated 310 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:23.296227 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2c8c8d92-f978-456d-9f59-83a5346c568c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:23.299693 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c8c8d92-f978-456d-9f59-83a5346c568c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd Jul 31 05:32:23.299693 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c8c8d92-f978-456d-9f59-83a5346c568c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:23.299693 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c8c8d92-f978-456d-9f59-83a5346c568c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:23.312623 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:23.312623 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:23.314585 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2c8c8d92-f978-456d-9f59-83a5346c568c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:23.315234 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c8c8d92-f978-456d-9f59-83a5346c568c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd returned with HTTP 200 Jul 31 05:32:23.315637 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 494/1964] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:23 2026] GET /volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:23.648132 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:23.648132 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:23.648423 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-602951366"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:23.649887 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-602951366'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:23.650021 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume of 1 GB Jul 31 05:32:23.655756 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Availability Zones retrieved successfully. Jul 31 05:32:23.661213 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (7a69a6a6-c13a-49ff-aa96-0f0f7e89bbfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:23.662357 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc94a214-c93d-461e-b75a-648d0d0491b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:23.663429 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:23.707461 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc94a214-c93d-461e-b75a-648d0d0491b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:23.708489 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a2b66a-50e9-4ba0-9b47-2a8dff9e1425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:23.801148 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Created reservations ['fd2e1e9a-e6f8-4cc9-9ba1-148fd33935fc', '3cae973b-ae8f-4beb-a2fb-b676a25d0783', 'b357d6ea-231a-4058-a3b7-e118197e9a41', 'ce1364b9-2974-4f26-a746-c726159b5f25'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:23.801999 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a2b66a-50e9-4ba0-9b47-2a8dff9e1425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd2e1e9a-e6f8-4cc9-9ba1-148fd33935fc', '3cae973b-ae8f-4beb-a2fb-b676a25d0783', 'b357d6ea-231a-4058-a3b7-e118197e9a41', 'ce1364b9-2974-4f26-a746-c726159b5f25']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:23.802810 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7072f6-fb52-40d9-9dfa-a5c71128c2d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:23.830276 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e7072f6-fb52-40d9-9dfa-a5c71128c2d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '055cab36-a9d4-4851-b97e-c6598f1b42a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-602951366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['fd2e1e9a-e6f8-4cc9-9ba1-148fd33935fc','3cae973b-ae8f-4beb-a2fb-b676a25d0783','b357d6ea-231a-4058-a3b7-e118197e9a41','ce1364b9-2974-4f26-a746-c726159b5f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-602951366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=055cab36-a9d4-4851-b97e-c6598f1b42a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4ed6f78340438eafa3f7bbde0295c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9067b5d1f6b4f33867791de43915326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:23.831092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8018eb02-9232-4d09-8a5a-d8c06ac0c1d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:23.857685 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8018eb02-9232-4d09-8a5a-d8c06ac0c1d5) transitioned into state 'SUCCESS' from state '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-602951366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['fd2e1e9a-e6f8-4cc9-9ba1-148fd33935fc','3cae973b-ae8f-4beb-a2fb-b676a25d0783','b357d6ea-231a-4058-a3b7-e118197e9a41','ce1364b9-2974-4f26-a746-c726159b5f25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:23.858487 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f8f624b-b11b-44d0-accb-31fa81e78e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:23.875656 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f8f624b-b11b-44d0-accb-31fa81e78e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:23.877067 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (7a69a6a6-c13a-49ff-aa96-0f0f7e89bbfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:23.877621 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request issued successfully. Jul 31 05:32:23.878518 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d875ec6f-2d09-4d31-84ad-cb15e5690d72 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:23.879160 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 479/1965] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:23 2026] POST /volume/v3/volumes => generated 748 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:23.901128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c70c229b-1008-43a9-8d72-8738f79eaff0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:23.909374 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c70c229b-1008-43a9-8d72-8738f79eaff0 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:23.909374 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c70c229b-1008-43a9-8d72-8738f79eaff0 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:23.909374 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c70c229b-1008-43a9-8d72-8738f79eaff0 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:23.918423 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:23.918423 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:23.922027 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c70c229b-1008-43a9-8d72-8738f79eaff0 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:23.928856 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c70c229b-1008-43a9-8d72-8738f79eaff0 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 200 Jul 31 05:32:23.929828 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 492/1966] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:23 2026] GET /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:24.326861 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aece600e-b3e9-4789-906c-90fef3217920 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:24.329589 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aece600e-b3e9-4789-906c-90fef3217920 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd Jul 31 05:32:24.329793 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aece600e-b3e9-4789-906c-90fef3217920 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:24.330090 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aece600e-b3e9-4789-906c-90fef3217920 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:24.336772 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:24.336772 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:24.337407 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aece600e-b3e9-4789-906c-90fef3217920 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:32:24.338595 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aece600e-b3e9-4789-906c-90fef3217920 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd returned with HTTP 200 Jul 31 05:32:24.339050 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 502/1967] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:32:24 2026] GET /volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:24.516430 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:24.634176 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:24.635116 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-421017151"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:24.637047 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-421017151'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:24.637262 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Create volume of 1 GB Jul 31 05:32:24.643498 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Availability Zones retrieved successfully. Jul 31 05:32:24.652933 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Flow 'volume_create_api' (a59a0ecc-34bf-4ecd-9f03-d920f954d656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:24.654381 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db4e77f6-20a5-42f9-a12c-ed41e7a5e8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:24.655803 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:24.686993 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db4e77f6-20a5-42f9-a12c-ed41e7a5e8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:24.687839 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5890ee34-77e1-4f1d-bd36-335de04afa39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:24.768768 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Created reservations ['3f30efb0-1744-4bc6-8ee4-671428c3f8ee', '38b2f352-d9b8-4fdd-b896-f23beee5fb43', 'e8d0fb69-0ff2-4c8c-954d-ea68dbde5b03', '915b0368-47ac-4838-be84-1c640264d8b4'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:24.769891 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5890ee34-77e1-4f1d-bd36-335de04afa39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f30efb0-1744-4bc6-8ee4-671428c3f8ee', '38b2f352-d9b8-4fdd-b896-f23beee5fb43', 'e8d0fb69-0ff2-4c8c-954d-ea68dbde5b03', '915b0368-47ac-4838-be84-1c640264d8b4']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:24.770988 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2bb171f-2593-46c0-a365-ba919e23ea5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:24.802036 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2bb171f-2593-46c0-a365-ba919e23ea5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e81c945e-7ff9-43d9-85f2-5356f24243a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-421017151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ccb9dcfcef74e25828fb1f287498f45',qos_specs=None,replication_status=,reservations=['3f30efb0-1744-4bc6-8ee4-671428c3f8ee','38b2f352-d9b8-4fdd-b896-f23beee5fb43','e8d0fb69-0ff2-4c8c-954d-ea68dbde5b03','915b0368-47ac-4838-be84-1c640264d8b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667d31bab6224e9a94afd16575acb4ec',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-421017151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e81c945e-7ff9-43d9-85f2-5356f24243a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1ccb9dcfcef74e25828fb1f287498f45',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='667d31bab6224e9a94afd16575acb4ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:24.803720 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08842968-b313-4749-acb2-80d6181f449a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:24.830128 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08842968-b313-4749-acb2-80d6181f449a) transitioned into state 'SUCCESS' from state '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-421017151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1ccb9dcfcef74e25828fb1f287498f45',qos_specs=None,replication_status=,reservations=['3f30efb0-1744-4bc6-8ee4-671428c3f8ee','38b2f352-d9b8-4fdd-b896-f23beee5fb43','e8d0fb69-0ff2-4c8c-954d-ea68dbde5b03','915b0368-47ac-4838-be84-1c640264d8b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='667d31bab6224e9a94afd16575acb4ec',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:24.831610 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0071d789-478d-4677-883e-64be436f8e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:24.844017 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0071d789-478d-4677-883e-64be436f8e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:24.845321 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Flow 'volume_create_api' (a59a0ecc-34bf-4ecd-9f03-d920f954d656) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:24.845736 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Create volume request issued successfully. Jul 31 05:32:24.846514 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00e74b5b-3c2f-48e5-98bd-b62d11114c5a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:24.847063 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 495/1968] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:24 2026] POST /volume/v3/volumes => generated 749 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:24.863777 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c6740e5-4179-471c-ba59-d0439923f7e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:24.865019 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c6740e5-4179-471c-ba59-d0439923f7e4 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] GET https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 Jul 31 05:32:24.865212 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c6740e5-4179-471c-ba59-d0439923f7e4 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:24.865810 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c6740e5-4179-471c-ba59-d0439923f7e4 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:24.874014 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:24.874014 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:24.877244 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c6740e5-4179-471c-ba59-d0439923f7e4 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:24.883175 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c6740e5-4179-471c-ba59-d0439923f7e4 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 returned with HTTP 200 Jul 31 05:32:24.883587 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 480/1969] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:24 2026] GET /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:24.946776 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b0dc313c-19e4-4271-a378-15be92c94598 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:24.948986 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b0dc313c-19e4-4271-a378-15be92c94598 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:24.949230 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b0dc313c-19e4-4271-a378-15be92c94598 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:24.949651 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b0dc313c-19e4-4271-a378-15be92c94598 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:24.959535 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:24.959535 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:24.969443 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b0dc313c-19e4-4271-a378-15be92c94598 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:24.976253 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b0dc313c-19e4-4271-a378-15be92c94598 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 200 Jul 31 05:32:24.976659 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 493/1970] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:24 2026] GET /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:24.993205 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40bbce77-5918-4589-aa0c-81ca31989083 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:24.997499 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40bbce77-5918-4589-aa0c-81ca31989083 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] POST https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action Jul 31 05:32:24.997832 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40bbce77-5918-4589-aa0c-81ca31989083 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Action body: b'{"os-attach": {"instance_uuid": "dae89ed3-2874-4b28-945d-58b032666490", "mountpoint": "/dev/vdb"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:24.997906 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40bbce77-5918-4589-aa0c-81ca31989083 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "dae89ed3-2874-4b28-945d-58b032666490", "mountpoint": "/dev/vdb"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:25.017403 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.017403 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:25.017935 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-40bbce77-5918-4589-aa0c-81ca31989083 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:25.036503 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-40bbce77-5918-4589-aa0c-81ca31989083 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Update volume admin metadata completed successfully. Jul 31 05:32:25.138209 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-40bbce77-5918-4589-aa0c-81ca31989083 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Attach volume completed successfully. Jul 31 05:32:25.138867 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40bbce77-5918-4589-aa0c-81ca31989083 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action returned with HTTP 202 Jul 31 05:32:25.139506 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 503/1971] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:24 2026] POST /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:25.147905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-34a8e087-be42-4d78-8a5a-6ec68a23a8ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.149797 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34a8e087-be42-4d78-8a5a-6ec68a23a8ca tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:25.150385 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34a8e087-be42-4d78-8a5a-6ec68a23a8ca tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:25.150748 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-34a8e087-be42-4d78-8a5a-6ec68a23a8ca tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:25.161679 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.161679 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:25.166788 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-34a8e087-be42-4d78-8a5a-6ec68a23a8ca tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:25.172790 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-34a8e087-be42-4d78-8a5a-6ec68a23a8ca tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 200 Jul 31 05:32:25.173517 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 496/1972] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:25 2026] GET /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:25.187981 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96ef6024-4e8b-4f35-b611-7b7db24e0626 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.190129 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96ef6024-4e8b-4f35-b611-7b7db24e0626 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:25.190395 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96ef6024-4e8b-4f35-b611-7b7db24e0626 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:25.190699 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96ef6024-4e8b-4f35-b611-7b7db24e0626 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:25.201445 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.201445 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:25.205606 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96ef6024-4e8b-4f35-b611-7b7db24e0626 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:25.210466 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96ef6024-4e8b-4f35-b611-7b7db24e0626 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 200 Jul 31 05:32:25.211125 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 481/1973] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:25 2026] GET /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:25.230644 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f6de5f0-b020-43a0-af61-8fb42cd0bd7f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.345227 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f6de5f0-b020-43a0-af61-8fb42cd0bd7f tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action Jul 31 05:32:25.345657 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f6de5f0-b020-43a0-af61-8fb42cd0bd7f tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:25.345998 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f6de5f0-b020-43a0-af61-8fb42cd0bd7f tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:25.360763 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.360763 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:25.361664 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-9f6de5f0-b020-43a0-af61-8fb42cd0bd7f tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Updating volume '055cab36-a9d4-4851-b97e-c6598f1b42a7' with '{'status': 'error'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 05:32:25.390932 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f6de5f0-b020-43a0-af61-8fb42cd0bd7f tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action returned with HTTP 202 Jul 31 05:32:25.391511 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 494/1974] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:25 2026] POST /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:25.400899 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74cf9f65-695c-4fb3-988c-d1b1b81cdc3e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.404695 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74cf9f65-695c-4fb3-988c-d1b1b81cdc3e tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:25.404905 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74cf9f65-695c-4fb3-988c-d1b1b81cdc3e tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:25.405092 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74cf9f65-695c-4fb3-988c-d1b1b81cdc3e tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:25.422244 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.422244 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:25.428862 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74cf9f65-695c-4fb3-988c-d1b1b81cdc3e tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:25.433575 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74cf9f65-695c-4fb3-988c-d1b1b81cdc3e tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 200 Jul 31 05:32:25.434294 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 504/1975] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:25 2026] GET /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:25.453411 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-edef5b89-4072-445d-a95b-aa23791b6a44 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.457829 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edef5b89-4072-445d-a95b-aa23791b6a44 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action Jul 31 05:32:25.458841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edef5b89-4072-445d-a95b-aa23791b6a44 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "d05ecb7f-02c0-43c9-89da-c95dd04fa9af"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:25.459480 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edef5b89-4072-445d-a95b-aa23791b6a44 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "d05ecb7f-02c0-43c9-89da-c95dd04fa9af"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:25.474028 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.474028 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:25.474747 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-edef5b89-4072-445d-a95b-aa23791b6a44 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Volume info retrieved successfully. Jul 31 05:32:25.498280 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-edef5b89-4072-445d-a95b-aa23791b6a44 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Terminate volume connection completed successfully. Jul 31 05:32:25.506431 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-edef5b89-4072-445d-a95b-aa23791b6a44 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100283) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 31 05:32:25.625952 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-edef5b89-4072-445d-a95b-aa23791b6a44 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Detach volume completed successfully. Jul 31 05:32:25.626534 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edef5b89-4072-445d-a95b-aa23791b6a44 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action returned with HTTP 202 Jul 31 05:32:25.626797 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 497/1976] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:25 2026] POST /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action => generated 0 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:25.637072 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3cda2c2d-48eb-47d4-9610-05f23c91b413 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.640364 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cda2c2d-48eb-47d4-9610-05f23c91b413 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:25.640694 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cda2c2d-48eb-47d4-9610-05f23c91b413 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:25.640991 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cda2c2d-48eb-47d4-9610-05f23c91b413 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:25.659556 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.659556 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:25.669089 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3cda2c2d-48eb-47d4-9610-05f23c91b413 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:25.676553 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cda2c2d-48eb-47d4-9610-05f23c91b413 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 200 Jul 31 05:32:25.676945 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 482/1977] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:25 2026] GET /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:25.694587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-68732de6-f01c-45c8-828a-56f14934f57f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.697350 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-68732de6-f01c-45c8-828a-56f14934f57f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:25.697350 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-68732de6-f01c-45c8-828a-56f14934f57f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:25.697638 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-68732de6-f01c-45c8-828a-56f14934f57f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:25.710546 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.710546 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:25.722665 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-68732de6-f01c-45c8-828a-56f14934f57f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:25.734900 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-68732de6-f01c-45c8-828a-56f14934f57f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 200 Jul 31 05:32:25.736160 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 495/1978] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:25 2026] GET /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:25.753426 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ee0daf9-0d5b-4975-9a56-3927d7467736 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.756064 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ee0daf9-0d5b-4975-9a56-3927d7467736 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] POST https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action Jul 31 05:32:25.756584 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ee0daf9-0d5b-4975-9a56-3927d7467736 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Action body: b'{"os-detach": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:25.756763 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ee0daf9-0d5b-4975-9a56-3927d7467736 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:25.767345 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.767345 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:25.767839 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ee0daf9-0d5b-4975-9a56-3927d7467736 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:25.793709 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ee0daf9-0d5b-4975-9a56-3927d7467736 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Detach volume completed successfully. Jul 31 05:32:25.793904 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ee0daf9-0d5b-4975-9a56-3927d7467736 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action returned with HTTP 202 Jul 31 05:32:25.794907 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 505/1979] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:25 2026] POST /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:25.811040 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94473ce0-7d98-43d8-89be-da5645798c87 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.818522 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94473ce0-7d98-43d8-89be-da5645798c87 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:25.818853 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94473ce0-7d98-43d8-89be-da5645798c87 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:25.820179 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94473ce0-7d98-43d8-89be-da5645798c87 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:25.832816 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.832816 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:25.841269 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-94473ce0-7d98-43d8-89be-da5645798c87 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:25.847825 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94473ce0-7d98-43d8-89be-da5645798c87 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 200 Jul 31 05:32:25.848317 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 498/1980] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:25 2026] GET /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:25.867404 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96004275-cf2c-47d0-951b-12e4c63e14dd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.870451 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96004275-cf2c-47d0-951b-12e4c63e14dd tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:25.870451 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96004275-cf2c-47d0-951b-12e4c63e14dd tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:25.870574 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96004275-cf2c-47d0-951b-12e4c63e14dd tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:25.883362 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.883362 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:25.891869 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96004275-cf2c-47d0-951b-12e4c63e14dd tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:25.901567 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96004275-cf2c-47d0-951b-12e4c63e14dd tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 200 Jul 31 05:32:25.901747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8cf28eac-91a8-49b3-a6fd-fe082267fd4a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.902215 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 483/1981] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:25 2026] GET /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 860 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:25.906317 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8cf28eac-91a8-49b3-a6fd-fe082267fd4a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] GET https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 Jul 31 05:32:25.906552 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8cf28eac-91a8-49b3-a6fd-fe082267fd4a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:25.906770 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8cf28eac-91a8-49b3-a6fd-fe082267fd4a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:25.919563 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c8c58cb-c64f-455b-aafb-dfa83af2ec4f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.920009 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.920009 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:25.921796 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c8c58cb-c64f-455b-aafb-dfa83af2ec4f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] DELETE https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:25.922191 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c8c58cb-c64f-455b-aafb-dfa83af2ec4f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:25.922472 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c8c58cb-c64f-455b-aafb-dfa83af2ec4f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:25.922653 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4c8c58cb-c64f-455b-aafb-dfa83af2ec4f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Delete volume with id: 055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:25.930495 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8cf28eac-91a8-49b3-a6fd-fe082267fd4a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:25.932724 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.932724 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:25.933331 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4c8c58cb-c64f-455b-aafb-dfa83af2ec4f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:25.936974 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8cf28eac-91a8-49b3-a6fd-fe082267fd4a tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 returned with HTTP 200 Jul 31 05:32:25.937455 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 496/1982] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:25 2026] GET /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:25.959019 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-222c5b25-f328-4fdf-8ea4-a96d89fbbaf2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.962380 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-222c5b25-f328-4fdf-8ea4-a96d89fbbaf2 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] POST https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata Jul 31 05:32:25.962938 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-222c5b25-f328-4fdf-8ea4-a96d89fbbaf2 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:25.969139 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4c8c58cb-c64f-455b-aafb-dfa83af2ec4f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Delete volume request issued successfully. Jul 31 05:32:25.969139 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c8c58cb-c64f-455b-aafb-dfa83af2ec4f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 202 Jul 31 05:32:25.969139 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 506/1983] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:25 2026] DELETE /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:25.978284 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-85176ce0-c1b8-40c3-bbbd-b7c5cfedcd20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:25.980331 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85176ce0-c1b8-40c3-bbbd-b7c5cfedcd20 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:25.981338 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85176ce0-c1b8-40c3-bbbd-b7c5cfedcd20 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:25.982468 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-85176ce0-c1b8-40c3-bbbd-b7c5cfedcd20 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:25.982785 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.982785 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:25.983040 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-222c5b25-f328-4fdf-8ea4-a96d89fbbaf2 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:25.993960 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:25.993960 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:25.996671 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-222c5b25-f328-4fdf-8ea4-a96d89fbbaf2 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Create volume metadata completed successfully. Jul 31 05:32:25.997177 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-222c5b25-f328-4fdf-8ea4-a96d89fbbaf2 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata returned with HTTP 200 Jul 31 05:32:25.997815 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 499/1984] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:32:25 2026] POST /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata => generated 101 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:26.006027 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-85176ce0-c1b8-40c3-bbbd-b7c5cfedcd20 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:26.013059 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b31a2a58-e933-482a-83d6-f439e475e01d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.017154 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-85176ce0-c1b8-40c3-bbbd-b7c5cfedcd20 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 200 Jul 31 05:32:26.017682 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 484/1985] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:25 2026] GET /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:26.018848 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b31a2a58-e933-482a-83d6-f439e475e01d tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] GET https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata Jul 31 05:32:26.019141 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b31a2a58-e933-482a-83d6-f439e475e01d tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:26.019626 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b31a2a58-e933-482a-83d6-f439e475e01d tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:26.036488 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.036488 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:26.037044 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b31a2a58-e933-482a-83d6-f439e475e01d tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.054845 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b31a2a58-e933-482a-83d6-f439e475e01d tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Get volume metadata completed successfully. Jul 31 05:32:26.055473 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b31a2a58-e933-482a-83d6-f439e475e01d tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata returned with HTTP 200 Jul 31 05:32:26.055710 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 497/1986] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:32:26 2026] GET /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata => generated 101 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:26.064025 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-33f2ba25-6078-4af3-8f86-077dbdc83dae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.066611 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33f2ba25-6078-4af3-8f86-077dbdc83dae tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] PUT https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata Jul 31 05:32:26.067016 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-33f2ba25-6078-4af3-8f86-077dbdc83dae tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:26.082308 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.082308 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:26.082936 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33f2ba25-6078-4af3-8f86-077dbdc83dae tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.105453 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-33f2ba25-6078-4af3-8f86-077dbdc83dae tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Update volume metadata completed successfully. Jul 31 05:32:26.105853 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-33f2ba25-6078-4af3-8f86-077dbdc83dae tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata returned with HTTP 200 Jul 31 05:32:26.106678 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 507/1987] 10.4.3.227 () {68 vars in 1395 bytes} [Fri Jul 31 05:32:26 2026] PUT /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata => generated 57 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:32:26.117419 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-817d5184-4945-4408-b88e-54896f557be9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.118513 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-817d5184-4945-4408-b88e-54896f557be9 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] GET https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata Jul 31 05:32:26.118767 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-817d5184-4945-4408-b88e-54896f557be9 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:26.119152 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-817d5184-4945-4408-b88e-54896f557be9 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:26.128865 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.128865 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:26.129440 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-817d5184-4945-4408-b88e-54896f557be9 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.136407 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-817d5184-4945-4408-b88e-54896f557be9 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Get volume metadata completed successfully. Jul 31 05:32:26.136841 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-817d5184-4945-4408-b88e-54896f557be9 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata returned with HTTP 200 Jul 31 05:32:26.137326 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 500/1988] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:32:26 2026] GET /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata => generated 57 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:32:26.146069 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d8f09ab-c984-458b-99b6-8ad9b30cf263 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.148709 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d8f09ab-c984-458b-99b6-8ad9b30cf263 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] DELETE https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata/key1 Jul 31 05:32:26.148709 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d8f09ab-c984-458b-99b6-8ad9b30cf263 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:26.148961 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d8f09ab-c984-458b-99b6-8ad9b30cf263 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:26.161171 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.161171 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:26.161711 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0d8f09ab-c984-458b-99b6-8ad9b30cf263 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.171901 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0d8f09ab-c984-458b-99b6-8ad9b30cf263 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Get volume metadata completed successfully. Jul 31 05:32:26.187236 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0d8f09ab-c984-458b-99b6-8ad9b30cf263 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Delete volume metadata completed successfully. Jul 31 05:32:26.187387 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d8f09ab-c984-458b-99b6-8ad9b30cf263 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata/key1 returned with HTTP 200 Jul 31 05:32:26.188868 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 485/1989] 10.4.3.227 () {66 vars in 1393 bytes} [Fri Jul 31 05:32:26 2026] DELETE /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata/key1 => generated 0 bytes in 42 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 05:32:26.199740 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dc3c926a-8f6c-4f10-aaf6-90ea8d9e9f11 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.205026 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc3c926a-8f6c-4f10-aaf6-90ea8d9e9f11 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] GET https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata Jul 31 05:32:26.205026 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc3c926a-8f6c-4f10-aaf6-90ea8d9e9f11 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:26.205026 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc3c926a-8f6c-4f10-aaf6-90ea8d9e9f11 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:26.217432 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.217432 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:26.217616 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dc3c926a-8f6c-4f10-aaf6-90ea8d9e9f11 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.224042 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dc3c926a-8f6c-4f10-aaf6-90ea8d9e9f11 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Get volume metadata completed successfully. Jul 31 05:32:26.224457 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc3c926a-8f6c-4f10-aaf6-90ea8d9e9f11 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata returned with HTTP 200 Jul 31 05:32:26.224943 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 498/1990] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:32:26 2026] GET /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata => generated 32 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:32:26.233699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe1c1ded-aeda-443c-800e-8dfb96bcc16e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.235594 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe1c1ded-aeda-443c-800e-8dfb96bcc16e tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] PUT https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata Jul 31 05:32:26.236027 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe1c1ded-aeda-443c-800e-8dfb96bcc16e tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:26.245960 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.245960 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:26.246623 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe1c1ded-aeda-443c-800e-8dfb96bcc16e tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.259069 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe1c1ded-aeda-443c-800e-8dfb96bcc16e tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Update volume metadata completed successfully. Jul 31 05:32:26.259475 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe1c1ded-aeda-443c-800e-8dfb96bcc16e tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata returned with HTTP 200 Jul 31 05:32:26.260053 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 508/1991] 10.4.3.227 () {68 vars in 1395 bytes} [Fri Jul 31 05:32:26 2026] PUT /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:32:26.269093 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e720e76-e0e6-422e-a31c-ec94efd06a21 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.271855 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e720e76-e0e6-422e-a31c-ec94efd06a21 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] POST https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata Jul 31 05:32:26.272370 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e720e76-e0e6-422e-a31c-ec94efd06a21 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:26.282969 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.282969 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:26.283445 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e720e76-e0e6-422e-a31c-ec94efd06a21 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.294296 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e720e76-e0e6-422e-a31c-ec94efd06a21 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Create volume metadata completed successfully. Jul 31 05:32:26.294605 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e720e76-e0e6-422e-a31c-ec94efd06a21 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata returned with HTTP 200 Jul 31 05:32:26.295370 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 501/1992] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:32:26 2026] POST /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:32:26.305160 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e57c0f57-2a97-4f79-88cf-5c781cd1a65d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.306805 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e57c0f57-2a97-4f79-88cf-5c781cd1a65d tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] PUT https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata/key3 Jul 31 05:32:26.307174 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e57c0f57-2a97-4f79-88cf-5c781cd1a65d tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:26.319233 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.319233 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:26.319649 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e57c0f57-2a97-4f79-88cf-5c781cd1a65d tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.333414 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e57c0f57-2a97-4f79-88cf-5c781cd1a65d tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Update volume metadata completed successfully. Jul 31 05:32:26.333712 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e57c0f57-2a97-4f79-88cf-5c781cd1a65d tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata/key3 returned with HTTP 200 Jul 31 05:32:26.336230 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 486/1993] 10.4.3.227 () {68 vars in 1410 bytes} [Fri Jul 31 05:32:26 2026] PUT /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:32:26.345167 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-04466072-86eb-4ca6-a3d7-36656a0faa00 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.347280 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-04466072-86eb-4ca6-a3d7-36656a0faa00 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] GET https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata/key3 Jul 31 05:32:26.347537 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-04466072-86eb-4ca6-a3d7-36656a0faa00 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:26.347757 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-04466072-86eb-4ca6-a3d7-36656a0faa00 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:26.357952 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.357952 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:26.359964 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-04466072-86eb-4ca6-a3d7-36656a0faa00 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.372941 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-04466072-86eb-4ca6-a3d7-36656a0faa00 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Get volume metadata completed successfully. Jul 31 05:32:26.373513 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-04466072-86eb-4ca6-a3d7-36656a0faa00 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata/key3 returned with HTTP 200 Jul 31 05:32:26.373997 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 499/1994] 10.4.3.227 () {66 vars in 1390 bytes} [Fri Jul 31 05:32:26 2026] GET /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata/key3 => generated 35 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:32:26.389303 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d575a17a-ab69-425e-9685-1373e3af815b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.391693 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d575a17a-ab69-425e-9685-1373e3af815b tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] GET https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata Jul 31 05:32:26.391961 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d575a17a-ab69-425e-9685-1373e3af815b tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:26.392264 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d575a17a-ab69-425e-9685-1373e3af815b tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:26.405857 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.405857 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:26.406578 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d575a17a-ab69-425e-9685-1373e3af815b tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.416298 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d575a17a-ab69-425e-9685-1373e3af815b tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Get volume metadata completed successfully. Jul 31 05:32:26.416637 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d575a17a-ab69-425e-9685-1373e3af815b tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata returned with HTTP 200 Jul 31 05:32:26.417224 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 509/1995] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:32:26 2026] GET /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata => generated 75 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:32:26.428851 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24c8803e-ef0c-470e-9ac7-c2f166666e48 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.431950 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24c8803e-ef0c-470e-9ac7-c2f166666e48 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] PUT https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata Jul 31 05:32:26.432422 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24c8803e-ef0c-470e-9ac7-c2f166666e48 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:26.443410 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.443410 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:26.443847 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24c8803e-ef0c-470e-9ac7-c2f166666e48 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.456014 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24c8803e-ef0c-470e-9ac7-c2f166666e48 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Update volume metadata completed successfully. Jul 31 05:32:26.456473 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24c8803e-ef0c-470e-9ac7-c2f166666e48 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata returned with HTTP 200 Jul 31 05:32:26.456964 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 502/1996] 10.4.3.227 () {68 vars in 1395 bytes} [Fri Jul 31 05:32:26 2026] PUT /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:32:26.470546 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-49132f7e-cb57-42cc-8024-7cb4887c79c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.472769 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49132f7e-cb57-42cc-8024-7cb4887c79c1 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] GET https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 Jul 31 05:32:26.473008 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49132f7e-cb57-42cc-8024-7cb4887c79c1 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:26.473397 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-49132f7e-cb57-42cc-8024-7cb4887c79c1 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:26.482750 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.482750 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:26.492867 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-49132f7e-cb57-42cc-8024-7cb4887c79c1 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.503907 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-49132f7e-cb57-42cc-8024-7cb4887c79c1 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 returned with HTTP 200 Jul 31 05:32:26.504440 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 487/1997] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:26 2026] GET /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:26.521646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-63fe49ca-9873-47cb-8ef1-6e56d683a2a3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.523527 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-63fe49ca-9873-47cb-8ef1-6e56d683a2a3 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] DELETE https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 Jul 31 05:32:26.523873 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-63fe49ca-9873-47cb-8ef1-6e56d683a2a3 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:26.524229 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-63fe49ca-9873-47cb-8ef1-6e56d683a2a3 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:26.524523 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-63fe49ca-9873-47cb-8ef1-6e56d683a2a3 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Delete volume with id: e81c945e-7ff9-43d9-85f2-5356f24243a3 Jul 31 05:32:26.537066 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.537066 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:26.537066 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-63fe49ca-9873-47cb-8ef1-6e56d683a2a3 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.570341 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-63fe49ca-9873-47cb-8ef1-6e56d683a2a3 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Delete volume request issued successfully. Jul 31 05:32:26.570557 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-63fe49ca-9873-47cb-8ef1-6e56d683a2a3 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 returned with HTTP 202 Jul 31 05:32:26.571053 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 500/1998] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:26 2026] DELETE /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:26.581435 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aa27043f-da03-4972-ad14-943d5d98ec7c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:26.585816 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa27043f-da03-4972-ad14-943d5d98ec7c tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] GET https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 Jul 31 05:32:26.586143 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa27043f-da03-4972-ad14-943d5d98ec7c tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:26.586363 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa27043f-da03-4972-ad14-943d5d98ec7c tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:26.596331 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:26.596331 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:26.601456 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aa27043f-da03-4972-ad14-943d5d98ec7c tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Volume info retrieved successfully. Jul 31 05:32:26.609601 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa27043f-da03-4972-ad14-943d5d98ec7c tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 returned with HTTP 200 Jul 31 05:32:26.611358 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 510/1999] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:26 2026] GET /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:27.034295 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e4f7ca00-8200-44f8-8166-5928d711f2d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:27.036143 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4f7ca00-8200-44f8-8166-5928d711f2d8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 Jul 31 05:32:27.036361 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4f7ca00-8200-44f8-8166-5928d711f2d8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:27.038413 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4f7ca00-8200-44f8-8166-5928d711f2d8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:27.043859 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4f7ca00-8200-44f8-8166-5928d711f2d8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 returned with HTTP 404 Jul 31 05:32:27.046132 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 503/2000] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:27 2026] GET /volume/v3/volumes/055cab36-a9d4-4851-b97e-c6598f1b42a7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:27.625894 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5357bef4-5329-4330-aef6-d37712a747d4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:27.628768 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5357bef4-5329-4330-aef6-d37712a747d4 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] GET https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 Jul 31 05:32:27.630155 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5357bef4-5329-4330-aef6-d37712a747d4 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:27.630961 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5357bef4-5329-4330-aef6-d37712a747d4 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:27.640365 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5357bef4-5329-4330-aef6-d37712a747d4 tempest-VolumesMetadataTest-534249875 tempest-VolumesMetadataTest-534249875-project-member] https://10.4.3.227/volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 returned with HTTP 404 Jul 31 05:32:27.640365 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 488/2001] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:27 2026] GET /volume/v3/volumes/e81c945e-7ff9-43d9-85f2-5356f24243a3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:29.651855 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:29.654263 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:29.655018 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1053322672"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:29.656466 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1053322672'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:29.658134 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume of 1 GB Jul 31 05:32:29.662785 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Availability Zones retrieved successfully. Jul 31 05:32:29.671617 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (b0b3845e-3d87-4b8f-8b2a-f3bb9f40ff9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:29.672994 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65374fff-aed0-4d43-a550-ec5808b3e7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:29.674378 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:29.711923 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65374fff-aed0-4d43-a550-ec5808b3e7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:29.713068 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b3166e-596c-42ba-b27e-90839defc119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:29.760144 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Created reservations ['85e9a945-ae2d-4b65-9d26-3bc825baa8d8', '50fe1811-fe48-4d93-a2c6-f5f559e2164b', '967a2d2f-faf1-43a9-8786-dab3b572246b', 'fbfcbd5d-cbba-4f91-ba6c-2326f83ff074'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:29.760916 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19b3166e-596c-42ba-b27e-90839defc119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85e9a945-ae2d-4b65-9d26-3bc825baa8d8', '50fe1811-fe48-4d93-a2c6-f5f559e2164b', '967a2d2f-faf1-43a9-8786-dab3b572246b', 'fbfcbd5d-cbba-4f91-ba6c-2326f83ff074']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:29.761875 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a353eb-91b8-41b7-8f42-9390dfa40ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:29.792277 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a353eb-91b8-41b7-8f42-9390dfa40ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1053322672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['85e9a945-ae2d-4b65-9d26-3bc825baa8d8','50fe1811-fe48-4d93-a2c6-f5f559e2164b','967a2d2f-faf1-43a9-8786-dab3b572246b','fbfcbd5d-cbba-4f91-ba6c-2326f83ff074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1053322672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4ed6f78340438eafa3f7bbde0295c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9067b5d1f6b4f33867791de43915326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:29.793348 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e4e19e-c65e-4d58-98a0-db21e81396d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:29.817352 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6e4e19e-c65e-4d58-98a0-db21e81396d3) transitioned into state 'SUCCESS' from state '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-1053322672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['85e9a945-ae2d-4b65-9d26-3bc825baa8d8','50fe1811-fe48-4d93-a2c6-f5f559e2164b','967a2d2f-faf1-43a9-8786-dab3b572246b','fbfcbd5d-cbba-4f91-ba6c-2326f83ff074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:29.818653 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228d9b3f-a0b4-4463-bd30-ff682a114fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:29.832472 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (228d9b3f-a0b4-4463-bd30-ff682a114fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:29.833591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (b0b3845e-3d87-4b8f-8b2a-f3bb9f40ff9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:29.833898 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request issued successfully. Jul 31 05:32:29.841028 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6e021ec-bfa5-4961-a777-8335cfeed270 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:29.841028 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 501/2002] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:29 2026] POST /volume/v3/volumes => generated 749 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:29.854791 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0b3ecd3-6644-4f51-900d-d055cf5b341f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:29.860574 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0b3ecd3-6644-4f51-900d-d055cf5b341f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 Jul 31 05:32:29.860866 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0b3ecd3-6644-4f51-900d-d055cf5b341f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:29.861695 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0b3ecd3-6644-4f51-900d-d055cf5b341f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:29.871031 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:29.871031 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:29.876019 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f0b3ecd3-6644-4f51-900d-d055cf5b341f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:29.880692 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0b3ecd3-6644-4f51-900d-d055cf5b341f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 returned with HTTP 200 Jul 31 05:32:29.881423 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 511/2003] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:29 2026] GET /volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:30.171343 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:30.318254 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:30.318702 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-644822947"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:30.321132 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-644822947'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:30.321332 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Create volume of 1 GB Jul 31 05:32:30.328023 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Availability Zones retrieved successfully. Jul 31 05:32:30.337324 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Flow 'volume_create_api' (dc8d6095-2984-422a-99af-c91579707916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:30.338891 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9553f715-bd49-4c0e-9322-77e18c1a8a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:30.340417 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:30.378247 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9553f715-bd49-4c0e-9322-77e18c1a8a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:30.379062 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b9f9a0-f616-4c66-a4e7-0d0ad5dcbae6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:30.469398 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Created reservations ['fd0dc6b7-d19d-473f-8095-f8953cf7a5a5', '9434b877-b952-4d25-ab58-60a505d44a47', '848de270-5a9c-4d8e-8a8a-39e63077c037', '1b22c9c4-a195-4a79-9ace-25a25ffcd4fe'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:30.470657 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1b9f9a0-f616-4c66-a4e7-0d0ad5dcbae6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd0dc6b7-d19d-473f-8095-f8953cf7a5a5', '9434b877-b952-4d25-ab58-60a505d44a47', '848de270-5a9c-4d8e-8a8a-39e63077c037', '1b22c9c4-a195-4a79-9ace-25a25ffcd4fe']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:30.471781 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c8307e4-5acc-435e-ba0a-97d35e43e133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:30.514633 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c8307e4-5acc-435e-ba0a-97d35e43e133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46109bda-2e00-4e70-b94d-56e1d3e4bee5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-644822947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e87498e33274177affaf3d3d0922534',qos_specs=None,replication_status=,reservations=['fd0dc6b7-d19d-473f-8095-f8953cf7a5a5','9434b877-b952-4d25-ab58-60a505d44a47','848de270-5a9c-4d8e-8a8a-39e63077c037','1b22c9c4-a195-4a79-9ace-25a25ffcd4fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='768e3187a2d44df5b5bcd9febfa4e859',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-644822947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46109bda-2e00-4e70-b94d-56e1d3e4bee5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e87498e33274177affaf3d3d0922534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='768e3187a2d44df5b5bcd9febfa4e859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:30.515095 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb0c68d-5b5c-4e3c-be2c-7045f3d31250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:30.548310 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8eb0c68d-5b5c-4e3c-be2c-7045f3d31250) transitioned into state 'SUCCESS' from state '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-644822947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e87498e33274177affaf3d3d0922534',qos_specs=None,replication_status=,reservations=['fd0dc6b7-d19d-473f-8095-f8953cf7a5a5','9434b877-b952-4d25-ab58-60a505d44a47','848de270-5a9c-4d8e-8a8a-39e63077c037','1b22c9c4-a195-4a79-9ace-25a25ffcd4fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='768e3187a2d44df5b5bcd9febfa4e859',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:30.548997 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c55abce-4f3e-43ba-b773-3e00e195370d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:30.563561 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c55abce-4f3e-43ba-b773-3e00e195370d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:30.564481 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Flow 'volume_create_api' (dc8d6095-2984-422a-99af-c91579707916) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:30.564784 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Create volume request issued successfully. Jul 31 05:32:30.565924 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bbb36a5-1ff8-41fb-ac04-7a119225eb3f tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:30.566634 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 504/2004] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:30 2026] POST /volume/v3/volumes => generated 750 bytes in 395 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:30.579769 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d5b08b3-4de4-437c-a8ab-1829f458a2cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:30.583604 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d5b08b3-4de4-437c-a8ab-1829f458a2cd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:30.583785 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d5b08b3-4de4-437c-a8ab-1829f458a2cd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:30.583961 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d5b08b3-4de4-437c-a8ab-1829f458a2cd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:30.596956 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:30.596956 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:30.600892 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5d5b08b3-4de4-437c-a8ab-1829f458a2cd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Volume info retrieved successfully. Jul 31 05:32:30.605143 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d5b08b3-4de4-437c-a8ab-1829f458a2cd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 returned with HTTP 200 Jul 31 05:32:30.605497 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 489/2005] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:30 2026] GET /volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:30.894481 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0680009a-78de-48be-afc4-0f0c25ed57ea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:30.896454 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0680009a-78de-48be-afc4-0f0c25ed57ea tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 Jul 31 05:32:30.896620 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0680009a-78de-48be-afc4-0f0c25ed57ea tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:30.896810 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0680009a-78de-48be-afc4-0f0c25ed57ea tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:30.903502 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:30.903502 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:30.907593 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0680009a-78de-48be-afc4-0f0c25ed57ea tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:30.911926 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0680009a-78de-48be-afc4-0f0c25ed57ea tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 returned with HTTP 200 Jul 31 05:32:30.912356 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 502/2006] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:30 2026] GET /volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:30.924726 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-053e3332-e7b2-4d12-adbc-b2e4b5c8b88b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:30.927430 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-053e3332-e7b2-4d12-adbc-b2e4b5c8b88b tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8/action Jul 31 05:32:30.927868 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-053e3332-e7b2-4d12-adbc-b2e4b5c8b88b tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:30.928035 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-053e3332-e7b2-4d12-adbc-b2e4b5c8b88b tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:30.942838 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:30.942838 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:30.942994 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-053e3332-e7b2-4d12-adbc-b2e4b5c8b88b tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Updating volume '4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8' with '{'status': 'attaching'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 05:32:30.977649 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-053e3332-e7b2-4d12-adbc-b2e4b5c8b88b tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8/action returned with HTTP 202 Jul 31 05:32:30.978503 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 512/2007] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:30 2026] POST /volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:30.986642 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d53ecaaa-6bb1-4e44-adc0-846d1c21bb24 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:30.988640 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d53ecaaa-6bb1-4e44-adc0-846d1c21bb24 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 Jul 31 05:32:30.988841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d53ecaaa-6bb1-4e44-adc0-846d1c21bb24 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:30.989156 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d53ecaaa-6bb1-4e44-adc0-846d1c21bb24 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:30.996899 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:30.996899 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:31.000815 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d53ecaaa-6bb1-4e44-adc0-846d1c21bb24 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:31.005347 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d53ecaaa-6bb1-4e44-adc0-846d1c21bb24 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 returned with HTTP 200 Jul 31 05:32:31.005905 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 505/2008] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:30 2026] GET /volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:31.020359 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a813c3db-080b-4521-a536-8eed3153ede8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:31.028475 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a813c3db-080b-4521-a536-8eed3153ede8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8/action Jul 31 05:32:31.028738 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a813c3db-080b-4521-a536-8eed3153ede8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:31.028897 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a813c3db-080b-4521-a536-8eed3153ede8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:31.045158 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:31.045158 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:31.045495 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a813c3db-080b-4521-a536-8eed3153ede8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Volume info retrieved successfully. Jul 31 05:32:31.087363 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a813c3db-080b-4521-a536-8eed3153ede8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Delete volume request issued successfully. Jul 31 05:32:31.087770 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a813c3db-080b-4521-a536-8eed3153ede8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8/action returned with HTTP 202 Jul 31 05:32:31.088502 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 490/2009] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:31 2026] POST /volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:31.099871 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b52a3089-1879-4fa0-b8ac-ca20070054b0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:31.105310 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b52a3089-1879-4fa0-b8ac-ca20070054b0 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 Jul 31 05:32:31.105582 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b52a3089-1879-4fa0-b8ac-ca20070054b0 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:31.105841 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b52a3089-1879-4fa0-b8ac-ca20070054b0 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:31.116040 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:31.116040 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:31.121630 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b52a3089-1879-4fa0-b8ac-ca20070054b0 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:31.126584 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b52a3089-1879-4fa0-b8ac-ca20070054b0 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 returned with HTTP 200 Jul 31 05:32:31.127207 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 503/2010] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:31 2026] GET /volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:31.525704 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb86e9cb-cc42-49c1-b450-f3e05fa3d2a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:31.526119 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb86e9cb-cc42-49c1-b450-f3e05fa3d2a7 None None] GET https://10.4.3.227/volume// Jul 31 05:32:31.526363 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb86e9cb-cc42-49c1-b450-f3e05fa3d2a7 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:31.526571 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb86e9cb-cc42-49c1-b450-f3e05fa3d2a7 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:31.526891 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb86e9cb-cc42-49c1-b450-f3e05fa3d2a7 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:31.527210 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 513/2011] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:32: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 31 05:32:31.535674 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-07561732-12a4-4463-835a-b214582a415f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:31.538303 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-07561732-12a4-4463-835a-b214582a415f tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:32:31.538813 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-07561732-12a4-4463-835a-b214582a415f tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73559aac-946b-439a-9c39-6492f7398d03", "connector": null, "instance_uuid": "a8f8c53e-f9a3-4503-89e3-a0eb258f793f"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:31.552555 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:31.552555 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:31.592055 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-07561732-12a4-4463-835a-b214582a415f tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:32:31.592572 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 506/2012] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:32:31 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:31.599981 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-2f8d8630-2aec-4de5-98cc-e7b7a080b20c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:31.602271 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-2f8d8630-2aec-4de5-98cc-e7b7a080b20c tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] DELETE https://10.4.3.227/volume/v3/attachments/3b7dba7c-0e38-40fe-8768-46e1e24cb03a Jul 31 05:32:31.602464 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-2f8d8630-2aec-4de5-98cc-e7b7a080b20c tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:31.602635 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-2f8d8630-2aec-4de5-98cc-e7b7a080b20c tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:31.610090 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:31.610090 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:31.618309 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d699dae-1447-4d6d-9c4e-229fa4d076fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:31.621449 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d699dae-1447-4d6d-9c4e-229fa4d076fd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:31.621449 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d699dae-1447-4d6d-9c4e-229fa4d076fd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:31.621449 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d699dae-1447-4d6d-9c4e-229fa4d076fd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:31.628410 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:31.628410 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:31.632490 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5d699dae-1447-4d6d-9c4e-229fa4d076fd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Volume info retrieved successfully. Jul 31 05:32:31.638936 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d699dae-1447-4d6d-9c4e-229fa4d076fd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 returned with HTTP 200 Jul 31 05:32:31.639647 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 504/2013] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:31 2026] GET /volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:31.658083 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5b5c82f5-39fd-45de-82f5-06d59b66adab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:31.659794 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b5c82f5-39fd-45de-82f5-06d59b66adab tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] POST https://10.4.3.227/volume/v3/os-volume-transfer Jul 31 05:32:31.660158 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b5c82f5-39fd-45de-82f5-06d59b66adab tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "46109bda-2e00-4e70-b94d-56e1d3e4bee5"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:31.661587 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-5b5c82f5-39fd-45de-82f5-06d59b66adab tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Creating new volume transfer {'transfer': {'volume_id': '46109bda-2e00-4e70-b94d-56e1d3e4bee5'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 05:32:31.661702 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-5b5c82f5-39fd-45de-82f5-06d59b66adab tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Creating transfer of volume 46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:31.661831 np0000006182 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-5b5c82f5-39fd-45de-82f5-06d59b66adab tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Generating transfer record for volume 46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:31.662773 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-2f8d8630-2aec-4de5-98cc-e7b7a080b20c tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/3b7dba7c-0e38-40fe-8768-46e1e24cb03a returned with HTTP 200 Jul 31 05:32:31.663490 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 491/2014] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:32:31 2026] DELETE /volume/v3/attachments/3b7dba7c-0e38-40fe-8768-46e1e24cb03a => generated 192 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:31.674269 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:31.674269 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:31.684617 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b5c82f5-39fd-45de-82f5-06d59b66adab tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 05:32:31.685058 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 514/2015] 10.4.3.227 () {68 vars in 1291 bytes} [Fri Jul 31 05:32:31 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:31.697181 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2dc5bada-b37f-4d46-82a8-df688be055b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:31.699740 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dc5bada-b37f-4d46-82a8-df688be055b1 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:31.700037 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dc5bada-b37f-4d46-82a8-df688be055b1 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:31.700377 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2dc5bada-b37f-4d46-82a8-df688be055b1 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:31.709169 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:31.709169 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:31.713803 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2dc5bada-b37f-4d46-82a8-df688be055b1 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Volume info retrieved successfully. Jul 31 05:32:31.718337 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2dc5bada-b37f-4d46-82a8-df688be055b1 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 returned with HTTP 200 Jul 31 05:32:31.719287 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 507/2016] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:31 2026] GET /volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:31.733676 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7398fbb2-5aad-4e12-815b-d9c94aa36a9d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:31.735986 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7398fbb2-5aad-4e12-815b-d9c94aa36a9d tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/os-volume-transfer/e9bd9acd-292f-4518-a2c7-3df756570326 Jul 31 05:32:31.738278 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7398fbb2-5aad-4e12-815b-d9c94aa36a9d tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:31.738278 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7398fbb2-5aad-4e12-815b-d9c94aa36a9d tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:31.740835 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7398fbb2-5aad-4e12-815b-d9c94aa36a9d tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/os-volume-transfer/e9bd9acd-292f-4518-a2c7-3df756570326 returned with HTTP 200 Jul 31 05:32:31.741610 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 505/2017] 10.4.3.227 () {66 vars in 1381 bytes} [Fri Jul 31 05:32:31 2026] GET /volume/v3/os-volume-transfer/e9bd9acd-292f-4518-a2c7-3df756570326 => generated 409 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:31.753921 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-27d000a7-22f8-481f-b00f-cf9d8b4614c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:31.756003 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27d000a7-22f8-481f-b00f-cf9d8b4614c7 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/os-volume-transfer Jul 31 05:32:31.756433 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27d000a7-22f8-481f-b00f-cf9d8b4614c7 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:31.756619 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27d000a7-22f8-481f-b00f-cf9d8b4614c7 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:31.756783 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.volume_transfer [None req-27d000a7-22f8-481f-b00f-cf9d8b4614c7 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Listing volume transfers {{(pid=100284) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 05:32:31.757043 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:31.757043 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:31.760969 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27d000a7-22f8-481f-b00f-cf9d8b4614c7 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/os-volume-transfer returned with HTTP 200 Jul 31 05:32:31.761421 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 492/2018] 10.4.3.227 () {66 vars in 1270 bytes} [Fri Jul 31 05:32:31 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 31 05:32:31.770316 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:31.869654 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] POST https://10.4.3.227/volume/v3/os-volume-transfer/e9bd9acd-292f-4518-a2c7-3df756570326/accept Jul 31 05:32:31.870179 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "f1923a014f530a71"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:31.873752 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Accepting volume transfer e9bd9acd-292f-4518-a2c7-3df756570326 {{(pid=100286) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 05:32:31.873934 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Accepting transfer e9bd9acd-292f-4518-a2c7-3df756570326 Jul 31 05:32:31.953175 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Created reservations ['0729ab91-c8ae-4c3e-a5d8-f8dc311fe9af', '59d9a6d2-7aff-459e-8b2c-11fb78f2f26a', 'fe8e2535-e2f5-4140-8e7d-70e844773e7d', '1a92d058-c1ea-439d-b8d4-c0b0d4e98bf2'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:31.976565 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Created reservations ['de2a9459-95bb-4210-aac9-6af4829fe8e7', 'b498fd51-8704-4f98-ba63-262361f26cd6', '60ff5b88-f9b3-44c2-854b-530656eebb61', '06aa1cb0-8fa8-4ffd-8560-fd3edeaa84aa'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:32.013389 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Created reservations ['ad0008cf-2633-4791-8deb-68b19a9b8566', '516b8fd0-c6ce-413c-b33b-8da4037590e0', '2ac5e4b9-d56b-4169-8900-ab154f633148', 'f872f925-70e8-49cc-91ca-1dcf393248fc'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:32.045747 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Created reservations ['d88ce1ba-27a4-4898-9504-4c9fb146c20f', '6659780e-7bc4-4ea7-bcd0-7ea0f4fc6c50', 'c38fec96-45d2-4e60-9ce8-ccae4fc3742b', 'd838a290-0b20-4b55-89d0-b07c4407b812'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:32.057622 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Transfer volume completed successfully. Jul 31 05:32:32.129671 np0000006182 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Volume 46109bda-2e00-4e70-b94d-56e1d3e4bee5 has been transferred. Jul 31 05:32:32.137031 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44e999b8-bc04-4620-ac2f-9ecb4191355d tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] https://10.4.3.227/volume/v3/os-volume-transfer/e9bd9acd-292f-4518-a2c7-3df756570326/accept returned with HTTP 202 Jul 31 05:32:32.137523 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 515/2019] 10.4.3.227 () {68 vars in 1423 bytes} [Fri Jul 31 05:32:31 2026] POST /volume/v3/os-volume-transfer/e9bd9acd-292f-4518-a2c7-3df756570326/accept => generated 365 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:32.144066 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f9b8f5d-78e9-40bd-a870-0e1562e7deec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.148312 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f9b8f5d-78e9-40bd-a870-0e1562e7deec tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 Jul 31 05:32:32.148312 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f9b8f5d-78e9-40bd-a870-0e1562e7deec tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:32.148312 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f9b8f5d-78e9-40bd-a870-0e1562e7deec tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:32.148546 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-00c21003-85e3-4080-8843-e34ef7a4dcc1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.150727 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-00c21003-85e3-4080-8843-e34ef7a4dcc1 tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] GET https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:32.151141 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-00c21003-85e3-4080-8843-e34ef7a4dcc1 tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:32.152128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-00c21003-85e3-4080-8843-e34ef7a4dcc1 tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:32.155531 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f9b8f5d-78e9-40bd-a870-0e1562e7deec tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 returned with HTTP 404 Jul 31 05:32:32.156186 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 508/2020] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:32 2026] GET /volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:32.160090 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:32.160090 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:32.164477 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9827e1e0-1d78-45ac-947f-f1513570c3b8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.167883 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-00c21003-85e3-4080-8843-e34ef7a4dcc1 tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Volume info retrieved successfully. Jul 31 05:32:32.168010 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9827e1e0-1d78-45ac-947f-f1513570c3b8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 Jul 31 05:32:32.168010 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9827e1e0-1d78-45ac-947f-f1513570c3b8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:32.168010 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9827e1e0-1d78-45ac-947f-f1513570c3b8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:32.170184 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-00c21003-85e3-4080-8843-e34ef7a4dcc1 tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 returned with HTTP 200 Jul 31 05:32:32.170739 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 506/2021] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:32 2026] GET /volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:32.174782 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9827e1e0-1d78-45ac-947f-f1513570c3b8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 returned with HTTP 404 Jul 31 05:32:32.175405 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 493/2022] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:32 2026] GET /volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:32.185237 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66931747-fa1f-4c42-b0dd-fc96031fda57 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.186898 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ddd39248-8b86-4474-99ef-bfe4f1eae2ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.188004 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66931747-fa1f-4c42-b0dd-fc96031fda57 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] DELETE https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 Jul 31 05:32:32.188200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66931747-fa1f-4c42-b0dd-fc96031fda57 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:32.188472 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66931747-fa1f-4c42-b0dd-fc96031fda57 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:32.188705 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-66931747-fa1f-4c42-b0dd-fc96031fda57 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Delete volume with id: 4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 Jul 31 05:32:32.188983 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ddd39248-8b86-4474-99ef-bfe4f1eae2ab tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] GET https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:32.189247 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ddd39248-8b86-4474-99ef-bfe4f1eae2ab tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:32.189463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ddd39248-8b86-4474-99ef-bfe4f1eae2ab tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:32.198026 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66931747-fa1f-4c42-b0dd-fc96031fda57 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 returned with HTTP 404 Jul 31 05:32:32.198435 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:32.198435 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:32.198682 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 516/2023] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:32 2026] DELETE /volume/v3/volumes/4da8f6a2-e4b7-45dd-bdb3-f0008c1822f8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:32.203421 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ddd39248-8b86-4474-99ef-bfe4f1eae2ab tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] Volume info retrieved successfully. Jul 31 05:32:32.208455 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ddd39248-8b86-4474-99ef-bfe4f1eae2ab tempest-VolumesTransfersTest-1249773728 tempest-VolumesTransfersTest-1249773728-project-member] https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 returned with HTTP 200 Jul 31 05:32:32.208856 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 509/2024] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:32 2026] GET /volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:32.211382 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.213114 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:32.213617 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1520674549"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:32.215485 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1520674549'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:32.215795 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume of 1 GB Jul 31 05:32:32.225130 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Availability Zones retrieved successfully. Jul 31 05:32:32.226770 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3ac78c56-f7da-49c6-a93e-f10a98b670f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.228617 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ac78c56-f7da-49c6-a93e-f10a98b670f6 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] DELETE https://10.4.3.227/volume/v3/os-volume-transfer/e9bd9acd-292f-4518-a2c7-3df756570326 Jul 31 05:32:32.228808 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ac78c56-f7da-49c6-a93e-f10a98b670f6 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:32.228984 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3ac78c56-f7da-49c6-a93e-f10a98b670f6 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:32.229089 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-3ac78c56-f7da-49c6-a93e-f10a98b670f6 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Delete transfer with id: e9bd9acd-292f-4518-a2c7-3df756570326 Jul 31 05:32:32.230336 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (a3efac17-d763-4ade-8bcb-5c8aaa11f59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:32.231933 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ffb68fc-d488-4be2-b5bf-b24b7a0f8194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:32.233089 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3ac78c56-f7da-49c6-a93e-f10a98b670f6 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/os-volume-transfer/e9bd9acd-292f-4518-a2c7-3df756570326 returned with HTTP 404 Jul 31 05:32:32.233333 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:32.233572 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 494/2025] 10.4.3.227 () {66 vars in 1384 bytes} [Fri Jul 31 05:32:32 2026] DELETE /volume/v3/os-volume-transfer/e9bd9acd-292f-4518-a2c7-3df756570326 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:32.244329 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5a44e565-faaf-4e47-86f1-076adbfe3ad6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.265992 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ffb68fc-d488-4be2-b5bf-b24b7a0f8194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:32.267504 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2666efcb-32e2-41f8-ba51-5468051b2664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:32.276281 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a44e565-faaf-4e47-86f1-076adbfe3ad6 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:32.276281 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a44e565-faaf-4e47-86f1-076adbfe3ad6 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:32.276281 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a44e565-faaf-4e47-86f1-076adbfe3ad6 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:32.276281 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5a44e565-faaf-4e47-86f1-076adbfe3ad6 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Delete volume with id: 46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:32.286034 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:32.286034 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:32.289122 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5a44e565-faaf-4e47-86f1-076adbfe3ad6 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Volume info retrieved successfully. Jul 31 05:32:32.308196 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Created reservations ['ccfda998-1626-48bb-b7b5-e468797ca357', 'c66d5e06-cbde-4832-a124-c1ca3b0f38dc', '85af193e-813c-421e-8e49-fd869aec9499', '503fd8e9-0da2-4349-993e-a394af2a0718'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:32.309084 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2666efcb-32e2-41f8-ba51-5468051b2664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccfda998-1626-48bb-b7b5-e468797ca357', 'c66d5e06-cbde-4832-a124-c1ca3b0f38dc', '85af193e-813c-421e-8e49-fd869aec9499', '503fd8e9-0da2-4349-993e-a394af2a0718']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:32.309966 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7efe6e30-9387-4a60-8669-3a81de272761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:32.310088 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5a44e565-faaf-4e47-86f1-076adbfe3ad6 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Delete volume request issued successfully. Jul 31 05:32:32.310424 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a44e565-faaf-4e47-86f1-076adbfe3ad6 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 returned with HTTP 202 Jul 31 05:32:32.310979 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 517/2026] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:32 2026] DELETE /volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:32.324129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a631761d-35dd-4d1c-8bf2-663dc5e8b0b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.324129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a631761d-35dd-4d1c-8bf2-663dc5e8b0b3 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] GET https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:32.324393 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a631761d-35dd-4d1c-8bf2-663dc5e8b0b3 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:32.324628 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a631761d-35dd-4d1c-8bf2-663dc5e8b0b3 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:32.336760 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7efe6e30-9387-4a60-8669-3a81de272761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb98a782-1e52-4673-b4d0-33c5e0c6a98b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1520674549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['ccfda998-1626-48bb-b7b5-e468797ca357','c66d5e06-cbde-4832-a124-c1ca3b0f38dc','85af193e-813c-421e-8e49-fd869aec9499','503fd8e9-0da2-4349-993e-a394af2a0718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1520674549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb98a782-1e52-4673-b4d0-33c5e0c6a98b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4ed6f78340438eafa3f7bbde0295c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9067b5d1f6b4f33867791de43915326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:32.337279 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:32.337279 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:32.338041 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5894169-f7e3-49f1-8617-98e0689ec228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:32.343437 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a631761d-35dd-4d1c-8bf2-663dc5e8b0b3 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Volume info retrieved successfully. Jul 31 05:32:32.351481 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a631761d-35dd-4d1c-8bf2-663dc5e8b0b3 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 returned with HTTP 200 Jul 31 05:32:32.351910 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 510/2027] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:32 2026] GET /volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:32.357311 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5894169-f7e3-49f1-8617-98e0689ec228) transitioned into state 'SUCCESS' from state '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-1520674549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['ccfda998-1626-48bb-b7b5-e468797ca357','c66d5e06-cbde-4832-a124-c1ca3b0f38dc','85af193e-813c-421e-8e49-fd869aec9499','503fd8e9-0da2-4349-993e-a394af2a0718'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:32.358394 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (256b2151-f71c-4ccf-85b0-e024064ec463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:32.375521 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (256b2151-f71c-4ccf-85b0-e024064ec463) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:32.377768 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (a3efac17-d763-4ade-8bcb-5c8aaa11f59a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:32.378227 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request issued successfully. Jul 31 05:32:32.379979 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0dbe3dfc-288c-40b6-ac8f-e00e57b0bf2b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:32.379979 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 507/2028] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:32 2026] POST /volume/v3/volumes => generated 749 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:32.395465 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-043bb35c-2cd2-4652-a9b4-3767c338f5bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.398089 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-043bb35c-2cd2-4652-a9b4-3767c338f5bc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b Jul 31 05:32:32.398556 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-043bb35c-2cd2-4652-a9b4-3767c338f5bc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:32.398556 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-043bb35c-2cd2-4652-a9b4-3767c338f5bc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:32.413683 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:32.413683 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:32.422437 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-043bb35c-2cd2-4652-a9b4-3767c338f5bc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:32.429643 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-043bb35c-2cd2-4652-a9b4-3767c338f5bc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b returned with HTTP 200 Jul 31 05:32:32.430312 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 495/2029] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:32 2026] GET /volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:32:32.672051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-61c813ea-3f49-4122-871c-cb716f886003 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.674259 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-61c813ea-3f49-4122-871c-cb716f886003 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] PUT https://10.4.3.227/volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9 Jul 31 05:32:32.674608 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-61c813ea-3f49-4122-871c-cb716f886003 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:32.683579 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-61c813ea-3f49-4122-871c-cb716f886003 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Acquiring lock "cinder-attachment_update-73559aac-946b-439a-9c39-6492f7398d03-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:32:32.688345 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-61c813ea-3f49-4122-871c-cb716f886003 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Lock "cinder-attachment_update-73559aac-946b-439a-9c39-6492f7398d03-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:32:32.689379 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:32.689379 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:32.777274 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-61c813ea-3f49-4122-871c-cb716f886003 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Lock "cinder-attachment_update-73559aac-946b-439a-9c39-6492f7398d03-np0000006182" released by "attachment_update" :: held 0.089s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:32:32.777701 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-61c813ea-3f49-4122-871c-cb716f886003 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9 returned with HTTP 200 Jul 31 05:32:32.778582 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 518/2030] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:32:32 2026] PUT /volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:32.789971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-14ef8261-f931-4ba0-a495-68301fc870e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:32.792604 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-14ef8261-f931-4ba0-a495-68301fc870e3 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9 Jul 31 05:32:32.792909 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-14ef8261-f931-4ba0-a495-68301fc870e3 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:32.793092 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-14ef8261-f931-4ba0-a495-68301fc870e3 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:32.821945 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-14ef8261-f931-4ba0-a495-68301fc870e3 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9 returned with HTTP 200 Jul 31 05:32:32.822464 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 511/2031] 10.4.3.227 () {70 vars in 1651 bytes} [Fri Jul 31 05:32:32 2026] GET /volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9 => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:33.365015 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5149dc8a-b37b-46de-9594-46166921495f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:33.371280 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5149dc8a-b37b-46de-9594-46166921495f tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] GET https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:33.371280 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5149dc8a-b37b-46de-9594-46166921495f tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:33.371280 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5149dc8a-b37b-46de-9594-46166921495f tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:33.382470 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5149dc8a-b37b-46de-9594-46166921495f tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 returned with HTTP 404 Jul 31 05:32:33.383387 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 508/2032] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:33 2026] GET /volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:33.391531 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-653f6d4d-9559-4e0d-99ac-7f4b2d67656b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:33.393580 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-653f6d4d-9559-4e0d-99ac-7f4b2d67656b tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:33.393832 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-653f6d4d-9559-4e0d-99ac-7f4b2d67656b tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:33.394110 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-653f6d4d-9559-4e0d-99ac-7f4b2d67656b tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:33.400881 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-653f6d4d-9559-4e0d-99ac-7f4b2d67656b tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 returned with HTTP 404 Jul 31 05:32:33.401542 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 496/2033] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:33 2026] GET /volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:33.409478 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-160ce168-1929-406c-93c6-81ec68281eae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:33.411588 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-160ce168-1929-406c-93c6-81ec68281eae tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] DELETE https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:33.411797 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-160ce168-1929-406c-93c6-81ec68281eae tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:33.412046 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-160ce168-1929-406c-93c6-81ec68281eae tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:33.412270 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-160ce168-1929-406c-93c6-81ec68281eae tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Delete volume with id: 46109bda-2e00-4e70-b94d-56e1d3e4bee5 Jul 31 05:32:33.420307 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-160ce168-1929-406c-93c6-81ec68281eae tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 returned with HTTP 404 Jul 31 05:32:33.420994 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 519/2034] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:33 2026] DELETE /volume/v3/volumes/46109bda-2e00-4e70-b94d-56e1d3e4bee5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:33.431963 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:33.433892 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:33.434280 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1133394849"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:33.435637 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1133394849'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:33.435765 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Create volume of 1 GB Jul 31 05:32:33.436034 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:33.436034 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:33.440253 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Availability Zones retrieved successfully. Jul 31 05:32:33.446690 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Flow 'volume_create_api' (d8a330bb-c0f0-4dda-ba36-af0fd07d09e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:33.447710 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4478262d-917a-4447-8a04-ce345bfef8fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:33.448830 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:33.451574 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cc7cc09b-275c-439d-bf23-3551928819fc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:33.453438 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc7cc09b-275c-439d-bf23-3551928819fc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b Jul 31 05:32:33.454065 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc7cc09b-275c-439d-bf23-3551928819fc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:33.454491 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc7cc09b-275c-439d-bf23-3551928819fc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:33.463955 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:33.463955 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:33.470995 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cc7cc09b-275c-439d-bf23-3551928819fc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:33.475330 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc7cc09b-275c-439d-bf23-3551928819fc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b returned with HTTP 200 Jul 31 05:32:33.476175 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 509/2035] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:33 2026] GET /volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:33.484001 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4478262d-917a-4447-8a04-ce345bfef8fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:33.485308 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a36c57-363e-4bee-b1d5-5cf115a027b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:33.490718 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7e5e66b8-e4c3-4589-b96f-246deb726004 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:33.492845 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e5e66b8-e4c3-4589-b96f-246deb726004 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b/action Jul 31 05:32:33.493308 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e5e66b8-e4c3-4589-b96f-246deb726004 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:33.493456 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e5e66b8-e4c3-4589-b96f-246deb726004 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:33.503824 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:33.503824 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:33.504389 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-7e5e66b8-e4c3-4589-b96f-246deb726004 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Updating volume 'bb98a782-1e52-4673-b4d0-33c5e0c6a98b' with '{'status': 'creating'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 05:32:33.529815 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e5e66b8-e4c3-4589-b96f-246deb726004 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b/action returned with HTTP 202 Jul 31 05:32:33.530426 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 497/2036] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:33 2026] POST /volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:33.534610 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Created reservations ['4a9c04e8-59b6-4fc6-b414-0b5d5435155d', 'fc9f05f2-36dd-49be-b405-139e83cf3240', '73d78b36-d707-4cce-ac74-ad1be06728ed', 'ff2a5640-b6bd-454e-9ca5-4eb5bcfa6a42'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:33.536392 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3a36c57-363e-4bee-b1d5-5cf115a027b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a9c04e8-59b6-4fc6-b414-0b5d5435155d', 'fc9f05f2-36dd-49be-b405-139e83cf3240', '73d78b36-d707-4cce-ac74-ad1be06728ed', 'ff2a5640-b6bd-454e-9ca5-4eb5bcfa6a42']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:33.537598 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91973350-0023-42d1-84e9-b66054398246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:33.546700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a701d9d3-b079-44e1-8a6d-9c587f9f0d7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:33.549810 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a701d9d3-b079-44e1-8a6d-9c587f9f0d7a tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b Jul 31 05:32:33.549810 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a701d9d3-b079-44e1-8a6d-9c587f9f0d7a tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:33.550052 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a701d9d3-b079-44e1-8a6d-9c587f9f0d7a tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:33.557581 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:33.557581 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:33.561303 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a701d9d3-b079-44e1-8a6d-9c587f9f0d7a tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:33.565606 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a701d9d3-b079-44e1-8a6d-9c587f9f0d7a tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b returned with HTTP 200 Jul 31 05:32:33.565995 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 520/2037] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:33 2026] GET /volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:33.577234 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91973350-0023-42d1-84e9-b66054398246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeb53df7-7798-46c0-a0d6-d568fa80ecba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1133394849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e87498e33274177affaf3d3d0922534',qos_specs=None,replication_status=,reservations=['4a9c04e8-59b6-4fc6-b414-0b5d5435155d','fc9f05f2-36dd-49be-b405-139e83cf3240','73d78b36-d707-4cce-ac74-ad1be06728ed','ff2a5640-b6bd-454e-9ca5-4eb5bcfa6a42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='768e3187a2d44df5b5bcd9febfa4e859',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1133394849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeb53df7-7798-46c0-a0d6-d568fa80ecba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e87498e33274177affaf3d3d0922534',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='768e3187a2d44df5b5bcd9febfa4e859',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:33.578111 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (669b23a5-b4c5-4c4b-b1f2-08dd60759005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:33.579855 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-80fb26cd-6559-49f3-a809-b3060810eb16 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:33.581692 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-80fb26cd-6559-49f3-a809-b3060810eb16 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b/action Jul 31 05:32:33.582017 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-80fb26cd-6559-49f3-a809-b3060810eb16 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:33.582166 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-80fb26cd-6559-49f3-a809-b3060810eb16 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:33.593664 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:33.593664 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:33.594094 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-80fb26cd-6559-49f3-a809-b3060810eb16 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Volume info retrieved successfully. Jul 31 05:32:33.598758 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (669b23a5-b4c5-4c4b-b1f2-08dd60759005) transitioned into state 'SUCCESS' from state '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-1133394849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e87498e33274177affaf3d3d0922534',qos_specs=None,replication_status=,reservations=['4a9c04e8-59b6-4fc6-b414-0b5d5435155d','fc9f05f2-36dd-49be-b405-139e83cf3240','73d78b36-d707-4cce-ac74-ad1be06728ed','ff2a5640-b6bd-454e-9ca5-4eb5bcfa6a42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='768e3187a2d44df5b5bcd9febfa4e859',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:33.599760 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcac572f-2cc6-4fbf-9322-5c758471cc13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:33.612916 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcac572f-2cc6-4fbf-9322-5c758471cc13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:33.613979 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Flow 'volume_create_api' (d8a330bb-c0f0-4dda-ba36-af0fd07d09e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:33.614355 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Create volume request issued successfully. Jul 31 05:32:33.614983 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8621e057-6a8b-440a-b126-d0ede7d10c9e tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:33.615981 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 512/2038] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:33 2026] POST /volume/v3/volumes => generated 751 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:33.623718 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-80fb26cd-6559-49f3-a809-b3060810eb16 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Delete volume request issued successfully. Jul 31 05:32:33.623875 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-80fb26cd-6559-49f3-a809-b3060810eb16 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b/action returned with HTTP 202 Jul 31 05:32:33.624566 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 510/2039] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:33 2026] POST /volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:33.630800 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e17b47c8-2f0b-420d-9837-8c7ab901c533 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:33.634783 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e17b47c8-2f0b-420d-9837-8c7ab901c533 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:33.634783 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e17b47c8-2f0b-420d-9837-8c7ab901c533 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:33.634783 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e17b47c8-2f0b-420d-9837-8c7ab901c533 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:33.635818 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-72016d18-30c1-4f22-9681-1385d38cbb7c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:33.638977 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72016d18-30c1-4f22-9681-1385d38cbb7c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b Jul 31 05:32:33.638977 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72016d18-30c1-4f22-9681-1385d38cbb7c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:33.638977 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72016d18-30c1-4f22-9681-1385d38cbb7c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:33.643391 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:33.643391 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:33.648534 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e17b47c8-2f0b-420d-9837-8c7ab901c533 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Volume info retrieved successfully. Jul 31 05:32:33.652507 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:33.652507 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:33.654559 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e17b47c8-2f0b-420d-9837-8c7ab901c533 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba returned with HTTP 200 Jul 31 05:32:33.655185 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 498/2040] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:33 2026] GET /volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:33.656952 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-72016d18-30c1-4f22-9681-1385d38cbb7c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:33.661464 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72016d18-30c1-4f22-9681-1385d38cbb7c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b returned with HTTP 200 Jul 31 05:32:33.662900 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 521/2041] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:33 2026] GET /volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:34.669075 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8872dbfd-87f0-41c5-924e-56b1ac0b9e18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.671203 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8872dbfd-87f0-41c5-924e-56b1ac0b9e18 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:34.671484 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8872dbfd-87f0-41c5-924e-56b1ac0b9e18 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.671730 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8872dbfd-87f0-41c5-924e-56b1ac0b9e18 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.675335 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-00692b54-5666-4e75-909b-e6f07d96ac84 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.679140 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:34.679140 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:34.679267 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-00692b54-5666-4e75-909b-e6f07d96ac84 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b Jul 31 05:32:34.679267 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-00692b54-5666-4e75-909b-e6f07d96ac84 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.679509 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-00692b54-5666-4e75-909b-e6f07d96ac84 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.683088 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8872dbfd-87f0-41c5-924e-56b1ac0b9e18 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Volume info retrieved successfully. Jul 31 05:32:34.687528 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-00692b54-5666-4e75-909b-e6f07d96ac84 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b returned with HTTP 404 Jul 31 05:32:34.688291 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8872dbfd-87f0-41c5-924e-56b1ac0b9e18 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba returned with HTTP 200 Jul 31 05:32:34.688391 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 511/2042] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:34 2026] GET /volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:34.689016 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 513/2043] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:34 2026] GET /volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:34.697011 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-588c654f-5ced-4951-9ce1-794c4d22ad1b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.698801 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-588c654f-5ced-4951-9ce1-794c4d22ad1b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b Jul 31 05:32:34.698969 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-588c654f-5ced-4951-9ce1-794c4d22ad1b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.699225 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-588c654f-5ced-4951-9ce1-794c4d22ad1b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.701490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-370d2706-25d8-47f3-8ef4-6b2414c627de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.703773 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-370d2706-25d8-47f3-8ef4-6b2414c627de tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] POST https://10.4.3.227/volume/v3/os-volume-transfer Jul 31 05:32:34.704218 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-370d2706-25d8-47f3-8ef4-6b2414c627de tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "aeb53df7-7798-46c0-a0d6-d568fa80ecba"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:34.705925 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-370d2706-25d8-47f3-8ef4-6b2414c627de tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Creating new volume transfer {'transfer': {'volume_id': 'aeb53df7-7798-46c0-a0d6-d568fa80ecba'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 05:32:34.705996 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-588c654f-5ced-4951-9ce1-794c4d22ad1b tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b returned with HTTP 404 Jul 31 05:32:34.706119 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-370d2706-25d8-47f3-8ef4-6b2414c627de tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Creating transfer of volume aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:34.706362 np0000006182 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-370d2706-25d8-47f3-8ef4-6b2414c627de tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Generating transfer record for volume aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:34.706601 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 499/2044] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:34 2026] GET /volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:34.717480 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cc021c8c-da1e-4b1d-9c32-86ff99931f18 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.717570 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:34.717570 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:34.719574 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc021c8c-da1e-4b1d-9c32-86ff99931f18 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] DELETE https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b Jul 31 05:32:34.719999 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc021c8c-da1e-4b1d-9c32-86ff99931f18 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.720409 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc021c8c-da1e-4b1d-9c32-86ff99931f18 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.720748 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-cc021c8c-da1e-4b1d-9c32-86ff99931f18 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Delete volume with id: bb98a782-1e52-4673-b4d0-33c5e0c6a98b Jul 31 05:32:34.727619 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-370d2706-25d8-47f3-8ef4-6b2414c627de tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 05:32:34.728197 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 522/2045] 10.4.3.227 () {68 vars in 1291 bytes} [Fri Jul 31 05:32:34 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:34.729035 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc021c8c-da1e-4b1d-9c32-86ff99931f18 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b returned with HTTP 404 Jul 31 05:32:34.729035 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 512/2046] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:34 2026] DELETE /volume/v3/volumes/bb98a782-1e52-4673-b4d0-33c5e0c6a98b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:34.736941 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.738968 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:34.739345 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1640852392"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:34.739681 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3d4a575a-2721-4156-8e26-4f2fff806672 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.740804 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1640852392'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:34.740967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume of 1 GB Jul 31 05:32:34.741811 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d4a575a-2721-4156-8e26-4f2fff806672 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:34.742040 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d4a575a-2721-4156-8e26-4f2fff806672 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.742303 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d4a575a-2721-4156-8e26-4f2fff806672 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.745458 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Availability Zones retrieved successfully. Jul 31 05:32:34.750479 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:34.750479 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:34.750642 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (43b4bb8a-5408-4008-91ba-5e823936f43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:34.751619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1efa51-f156-4708-b90c-d8846abd8ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:34.752550 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:34.754710 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3d4a575a-2721-4156-8e26-4f2fff806672 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Volume info retrieved successfully. Jul 31 05:32:34.760016 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d4a575a-2721-4156-8e26-4f2fff806672 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba returned with HTTP 200 Jul 31 05:32:34.760511 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 500/2047] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:34 2026] GET /volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:34.777362 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e2f55084-1026-4702-8239-d85413681ca5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.779169 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e2f55084-1026-4702-8239-d85413681ca5 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/os-volume-transfer/detail Jul 31 05:32:34.779378 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e2f55084-1026-4702-8239-d85413681ca5 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.779560 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e2f55084-1026-4702-8239-d85413681ca5 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.779693 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-e2f55084-1026-4702-8239-d85413681ca5 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Listing volume transfers {{(pid=100286) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 05:32:34.783432 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e2f55084-1026-4702-8239-d85413681ca5 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 31 05:32:34.783549 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd1efa51-f156-4708-b90c-d8846abd8ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:34.783768 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 523/2048] 10.4.3.227 () {66 vars in 1291 bytes} [Fri Jul 31 05:32:34 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 31 05:32:34.784308 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac202534-f74e-4358-b341-05c9c3dcdf6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:34.794624 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6b6b489e-491f-48ec-8f6e-94d4b1334b29 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.798206 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b6b489e-491f-48ec-8f6e-94d4b1334b29 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] DELETE https://10.4.3.227/volume/v3/os-volume-transfer/0a8cdf27-2727-419d-baef-5e808e4b01ef Jul 31 05:32:34.798206 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b6b489e-491f-48ec-8f6e-94d4b1334b29 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.798206 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b6b489e-491f-48ec-8f6e-94d4b1334b29 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.798206 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.volume_transfer [None req-6b6b489e-491f-48ec-8f6e-94d4b1334b29 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Delete transfer with id: 0a8cdf27-2727-419d-baef-5e808e4b01ef Jul 31 05:32:34.811011 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:34.811011 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:34.819658 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b6b489e-491f-48ec-8f6e-94d4b1334b29 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/os-volume-transfer/0a8cdf27-2727-419d-baef-5e808e4b01ef returned with HTTP 202 Jul 31 05:32:34.820335 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 513/2049] 10.4.3.227 () {66 vars in 1384 bytes} [Fri Jul 31 05:32:34 2026] DELETE /volume/v3/os-volume-transfer/0a8cdf27-2727-419d-baef-5e808e4b01ef => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:34.827297 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58886cf6-8a6c-4fd1-b683-d0e7a8f9f518 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.829750 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58886cf6-8a6c-4fd1-b683-d0e7a8f9f518 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:34.830092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58886cf6-8a6c-4fd1-b683-d0e7a8f9f518 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.830428 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58886cf6-8a6c-4fd1-b683-d0e7a8f9f518 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.833025 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Created reservations ['cea9a45e-a206-4dd0-a61b-38a6850a6a2f', 'c87a3caa-1ecb-4fa6-b9c9-e0f95f59eb59', '37a69159-64bb-4e65-b8dd-d7a6b3490804', 'dbfb6c8a-903b-43bf-b649-601898ef86fa'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:34.833979 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac202534-f74e-4358-b341-05c9c3dcdf6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cea9a45e-a206-4dd0-a61b-38a6850a6a2f', 'c87a3caa-1ecb-4fa6-b9c9-e0f95f59eb59', '37a69159-64bb-4e65-b8dd-d7a6b3490804', 'dbfb6c8a-903b-43bf-b649-601898ef86fa']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:34.834784 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a430fb-6948-4940-b400-f2675b6c0e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:34.839930 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:34.839930 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:34.844408 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58886cf6-8a6c-4fd1-b683-d0e7a8f9f518 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Volume info retrieved successfully. Jul 31 05:32:34.849560 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58886cf6-8a6c-4fd1-b683-d0e7a8f9f518 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba returned with HTTP 200 Jul 31 05:32:34.849995 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 501/2050] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:34 2026] GET /volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:34.860776 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (80a430fb-6948-4940-b400-f2675b6c0e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbc03f04-c7e7-4261-885d-d82164620c59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1640852392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['cea9a45e-a206-4dd0-a61b-38a6850a6a2f','c87a3caa-1ecb-4fa6-b9c9-e0f95f59eb59','37a69159-64bb-4e65-b8dd-d7a6b3490804','dbfb6c8a-903b-43bf-b649-601898ef86fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1640852392',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbc03f04-c7e7-4261-885d-d82164620c59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4ed6f78340438eafa3f7bbde0295c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9067b5d1f6b4f33867791de43915326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:34.861592 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b977277-0885-445b-8a1f-ed6cae4d8cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:34.862612 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6137a839-6c3f-46f6-b203-eb9f2b73a4c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.864428 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6137a839-6c3f-46f6-b203-eb9f2b73a4c0 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] DELETE https://10.4.3.227/volume/v3/os-volume-transfer/0a8cdf27-2727-419d-baef-5e808e4b01ef Jul 31 05:32:34.864642 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6137a839-6c3f-46f6-b203-eb9f2b73a4c0 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.864860 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6137a839-6c3f-46f6-b203-eb9f2b73a4c0 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.865032 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-6137a839-6c3f-46f6-b203-eb9f2b73a4c0 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Delete transfer with id: 0a8cdf27-2727-419d-baef-5e808e4b01ef Jul 31 05:32:34.867747 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6137a839-6c3f-46f6-b203-eb9f2b73a4c0 tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/os-volume-transfer/0a8cdf27-2727-419d-baef-5e808e4b01ef returned with HTTP 404 Jul 31 05:32:34.868188 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 524/2051] 10.4.3.227 () {66 vars in 1384 bytes} [Fri Jul 31 05:32:34 2026] DELETE /volume/v3/os-volume-transfer/0a8cdf27-2727-419d-baef-5e808e4b01ef => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:34.874915 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7f72bf12-0e69-4c84-9dc7-18e17151cc27 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.876475 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f72bf12-0e69-4c84-9dc7-18e17151cc27 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:34.876845 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f72bf12-0e69-4c84-9dc7-18e17151cc27 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.877206 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f72bf12-0e69-4c84-9dc7-18e17151cc27 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.877497 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7f72bf12-0e69-4c84-9dc7-18e17151cc27 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Delete volume with id: aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:34.881728 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b977277-0885-445b-8a1f-ed6cae4d8cef) transitioned into state 'SUCCESS' from state '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-1640852392',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['cea9a45e-a206-4dd0-a61b-38a6850a6a2f','c87a3caa-1ecb-4fa6-b9c9-e0f95f59eb59','37a69159-64bb-4e65-b8dd-d7a6b3490804','dbfb6c8a-903b-43bf-b649-601898ef86fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:34.882466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf08de7-0ede-4be4-99f1-ec31447d3527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:34.885530 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:34.885530 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:34.886030 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7f72bf12-0e69-4c84-9dc7-18e17151cc27 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Volume info retrieved successfully. Jul 31 05:32:34.890820 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bf08de7-0ede-4be4-99f1-ec31447d3527) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:34.891721 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (43b4bb8a-5408-4008-91ba-5e823936f43f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:34.892124 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request issued successfully. Jul 31 05:32:34.893262 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33fe2e40-0d25-4b84-a5b7-71bcfc85d851 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:34.894724 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 514/2052] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:34 2026] POST /volume/v3/volumes => generated 749 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:34.905786 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d03a15ca-b8f1-4738-8de9-4b8552b2d095 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.909190 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d03a15ca-b8f1-4738-8de9-4b8552b2d095 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 Jul 31 05:32:34.909190 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d03a15ca-b8f1-4738-8de9-4b8552b2d095 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.909190 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d03a15ca-b8f1-4738-8de9-4b8552b2d095 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.911822 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7f72bf12-0e69-4c84-9dc7-18e17151cc27 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Delete volume request issued successfully. Jul 31 05:32:34.911822 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f72bf12-0e69-4c84-9dc7-18e17151cc27 tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba returned with HTTP 202 Jul 31 05:32:34.911822 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 514/2053] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:34 2026] DELETE /volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:34.916438 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:34.916438 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:34.919426 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-49b5f588-de4b-4e66-b42d-d35023cf95dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:34.920469 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d03a15ca-b8f1-4738-8de9-4b8552b2d095 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:34.921347 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49b5f588-de4b-4e66-b42d-d35023cf95dc tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] GET https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:34.921562 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49b5f588-de4b-4e66-b42d-d35023cf95dc tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:34.921746 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49b5f588-de4b-4e66-b42d-d35023cf95dc tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:34.926685 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d03a15ca-b8f1-4738-8de9-4b8552b2d095 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 returned with HTTP 200 Jul 31 05:32:34.927175 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 502/2054] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:34 2026] GET /volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:34.938760 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:34.938760 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:34.943319 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-49b5f588-de4b-4e66-b42d-d35023cf95dc tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Volume info retrieved successfully. Jul 31 05:32:34.947583 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49b5f588-de4b-4e66-b42d-d35023cf95dc tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba returned with HTTP 200 Jul 31 05:32:34.948035 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 525/2055] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:34 2026] GET /volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:35.942644 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d77fb96b-3472-49ba-b1ec-8279579c033f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:35.944411 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d77fb96b-3472-49ba-b1ec-8279579c033f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 Jul 31 05:32:35.944800 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d77fb96b-3472-49ba-b1ec-8279579c033f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:35.944800 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d77fb96b-3472-49ba-b1ec-8279579c033f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:35.953663 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:35.953663 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:35.958364 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d77fb96b-3472-49ba-b1ec-8279579c033f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:35.965314 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e1ab32d8-ca4a-4248-bb54-b32ba3a04e1d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:35.965658 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d77fb96b-3472-49ba-b1ec-8279579c033f tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 returned with HTTP 200 Jul 31 05:32:35.965793 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 515/2056] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:35 2026] GET /volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:35.967493 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e1ab32d8-ca4a-4248-bb54-b32ba3a04e1d tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] GET https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:35.967893 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e1ab32d8-ca4a-4248-bb54-b32ba3a04e1d tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:35.969173 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e1ab32d8-ca4a-4248-bb54-b32ba3a04e1d tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:35.975506 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e1ab32d8-ca4a-4248-bb54-b32ba3a04e1d tempest-VolumesTransfersTest-173865923 tempest-VolumesTransfersTest-173865923-project-admin] https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba returned with HTTP 404 Jul 31 05:32:35.976418 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 515/2057] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:35 2026] GET /volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:35.982242 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-30882e2f-41b0-441f-9b19-fd21de24c9c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:35.983851 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d0058f7-7d48-444d-b4f8-e590267a1f3a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:35.984220 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30882e2f-41b0-441f-9b19-fd21de24c9c2 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59/action Jul 31 05:32:35.984557 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30882e2f-41b0-441f-9b19-fd21de24c9c2 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:35.984692 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30882e2f-41b0-441f-9b19-fd21de24c9c2 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:35.985744 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d0058f7-7d48-444d-b4f8-e590267a1f3a tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] GET https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:35.985976 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d0058f7-7d48-444d-b4f8-e590267a1f3a tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:35.986279 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d0058f7-7d48-444d-b4f8-e590267a1f3a tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:35.992789 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d0058f7-7d48-444d-b4f8-e590267a1f3a tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba returned with HTTP 404 Jul 31 05:32:35.993416 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 526/2058] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:35 2026] GET /volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:35.994274 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:35.994274 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:35.994710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-30882e2f-41b0-441f-9b19-fd21de24c9c2 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Updating volume 'fbc03f04-c7e7-4261-885d-d82164620c59' with '{'status': 'error'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 05:32:36.000989 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-609e4fab-238b-45f4-ba8f-69d6f5a9dbdd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:36.003275 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-609e4fab-238b-45f4-ba8f-69d6f5a9dbdd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] DELETE https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:36.003535 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-609e4fab-238b-45f4-ba8f-69d6f5a9dbdd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:36.003754 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-609e4fab-238b-45f4-ba8f-69d6f5a9dbdd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:36.003980 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-609e4fab-238b-45f4-ba8f-69d6f5a9dbdd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] Delete volume with id: aeb53df7-7798-46c0-a0d6-d568fa80ecba Jul 31 05:32:36.010574 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-609e4fab-238b-45f4-ba8f-69d6f5a9dbdd tempest-VolumesTransfersTest-2049456432 tempest-VolumesTransfersTest-2049456432-project-member] https://10.4.3.227/volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba returned with HTTP 404 Jul 31 05:32:36.011112 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 516/2059] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:36 2026] DELETE /volume/v3/volumes/aeb53df7-7798-46c0-a0d6-d568fa80ecba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:36.013538 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30882e2f-41b0-441f-9b19-fd21de24c9c2 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59/action returned with HTTP 202 Jul 31 05:32:36.014038 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 503/2060] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:35 2026] POST /volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:36.023715 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-832afacf-6ffe-4823-b340-41bf96d7d183 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:36.026923 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-832afacf-6ffe-4823-b340-41bf96d7d183 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 Jul 31 05:32:36.026923 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-832afacf-6ffe-4823-b340-41bf96d7d183 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:36.026923 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-832afacf-6ffe-4823-b340-41bf96d7d183 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:36.033911 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:36.033911 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:36.038223 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-832afacf-6ffe-4823-b340-41bf96d7d183 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:36.043020 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-832afacf-6ffe-4823-b340-41bf96d7d183 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 returned with HTTP 200 Jul 31 05:32:36.043648 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 516/2061] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:36 2026] GET /volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:36.056837 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c82f4036-58d5-439a-928b-9db22de456d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:36.058761 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c82f4036-58d5-439a-928b-9db22de456d8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59/action Jul 31 05:32:36.059238 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c82f4036-58d5-439a-928b-9db22de456d8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:36.059360 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c82f4036-58d5-439a-928b-9db22de456d8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:36.069742 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:36.069742 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:36.070078 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c82f4036-58d5-439a-928b-9db22de456d8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Volume info retrieved successfully. Jul 31 05:32:36.093506 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c82f4036-58d5-439a-928b-9db22de456d8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Delete volume request issued successfully. Jul 31 05:32:36.093749 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c82f4036-58d5-439a-928b-9db22de456d8 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59/action returned with HTTP 202 Jul 31 05:32:36.094451 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 527/2062] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:36 2026] POST /volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:36.103489 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7f45373b-549f-4152-93aa-369e243c24dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:36.105700 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f45373b-549f-4152-93aa-369e243c24dd tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 Jul 31 05:32:36.105700 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f45373b-549f-4152-93aa-369e243c24dd tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:36.105700 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f45373b-549f-4152-93aa-369e243c24dd tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:36.117164 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:36.117164 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:36.127065 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7f45373b-549f-4152-93aa-369e243c24dd tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:36.132533 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f45373b-549f-4152-93aa-369e243c24dd tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 returned with HTTP 200 Jul 31 05:32:36.133114 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 517/2063] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:36 2026] GET /volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:32:37.149762 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43b2ed3b-6275-482b-91e1-ba8cd8633d97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:37.151596 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43b2ed3b-6275-482b-91e1-ba8cd8633d97 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 Jul 31 05:32:37.151775 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43b2ed3b-6275-482b-91e1-ba8cd8633d97 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:37.151956 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43b2ed3b-6275-482b-91e1-ba8cd8633d97 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:37.157241 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43b2ed3b-6275-482b-91e1-ba8cd8633d97 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 returned with HTTP 404 Jul 31 05:32:37.157639 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 504/2064] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:37 2026] GET /volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:37.167783 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d0732aa9-9e24-460a-9e3d-be6b14dc5745 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:37.169928 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0732aa9-9e24-460a-9e3d-be6b14dc5745 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 Jul 31 05:32:37.170173 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0732aa9-9e24-460a-9e3d-be6b14dc5745 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:37.170479 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0732aa9-9e24-460a-9e3d-be6b14dc5745 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:37.176719 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0732aa9-9e24-460a-9e3d-be6b14dc5745 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 returned with HTTP 404 Jul 31 05:32:37.177319 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 517/2065] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:37 2026] GET /volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:37.187232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e37df9c5-3a58-4d45-b4d1-ab7307e82a03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:37.189490 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e37df9c5-3a58-4d45-b4d1-ab7307e82a03 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] DELETE https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 Jul 31 05:32:37.190092 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e37df9c5-3a58-4d45-b4d1-ab7307e82a03 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:37.190358 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e37df9c5-3a58-4d45-b4d1-ab7307e82a03 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:37.190532 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e37df9c5-3a58-4d45-b4d1-ab7307e82a03 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Delete volume with id: fbc03f04-c7e7-4261-885d-d82164620c59 Jul 31 05:32:37.196888 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e37df9c5-3a58-4d45-b4d1-ab7307e82a03 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 returned with HTTP 404 Jul 31 05:32:37.197430 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 528/2066] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:37 2026] DELETE /volume/v3/volumes/fbc03f04-c7e7-4261-885d-d82164620c59 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:37.206601 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:37.209155 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:37.209619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1078362760"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:37.211526 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1078362760'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:37.211675 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume of 1 GB Jul 31 05:32:37.219216 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Availability Zones retrieved successfully. Jul 31 05:32:37.227582 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (9a8d0b71-1084-44ac-8fc7-6986d9b7a24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:37.228936 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a069ef6c-2c4a-4242-88e2-ce534ba7e272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:37.230349 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:37.271540 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a069ef6c-2c4a-4242-88e2-ce534ba7e272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:37.274020 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5493a2-818d-4370-b792-385dd81e3c7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:37.337501 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Created reservations ['0ba7c4a2-399f-493f-a405-6bb17085bfda', '84bab950-5704-4426-a682-fb21ba417d5f', 'e2e31996-3447-4bda-8f5a-dccdbad89ab6', '817b1a59-e0fb-4906-bca3-de23553404fc'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:37.338517 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b5493a2-818d-4370-b792-385dd81e3c7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ba7c4a2-399f-493f-a405-6bb17085bfda', '84bab950-5704-4426-a682-fb21ba417d5f', 'e2e31996-3447-4bda-8f5a-dccdbad89ab6', '817b1a59-e0fb-4906-bca3-de23553404fc']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:37.339542 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9d24d2-87df-4d57-b725-f11c4989cc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:37.372959 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e9d24d2-87df-4d57-b725-f11c4989cc5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c05ed62-1845-4892-b103-2263b7c3d5f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1078362760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['0ba7c4a2-399f-493f-a405-6bb17085bfda','84bab950-5704-4426-a682-fb21ba417d5f','e2e31996-3447-4bda-8f5a-dccdbad89ab6','817b1a59-e0fb-4906-bca3-de23553404fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1078362760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c05ed62-1845-4892-b103-2263b7c3d5f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4ed6f78340438eafa3f7bbde0295c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9067b5d1f6b4f33867791de43915326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:37.373996 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd362fe5-b32d-424a-85b9-66c88ec4d91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:37.399540 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd362fe5-b32d-424a-85b9-66c88ec4d91e) transitioned into state 'SUCCESS' from state '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-1078362760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['0ba7c4a2-399f-493f-a405-6bb17085bfda','84bab950-5704-4426-a682-fb21ba417d5f','e2e31996-3447-4bda-8f5a-dccdbad89ab6','817b1a59-e0fb-4906-bca3-de23553404fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:37.400605 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3063306-67e0-4985-82b2-e59d49ea6d6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:37.412969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3063306-67e0-4985-82b2-e59d49ea6d6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:37.414133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (9a8d0b71-1084-44ac-8fc7-6986d9b7a24b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:37.414650 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request issued successfully. Jul 31 05:32:37.415482 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d8d2ee4d-44bc-4b26-8bf6-20d928ba3149 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:37.415927 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 518/2067] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:37 2026] POST /volume/v3/volumes => generated 749 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:37.433092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-23fb8b75-56f4-45fa-9190-a716b2caee52 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:37.435320 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23fb8b75-56f4-45fa-9190-a716b2caee52 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 Jul 31 05:32:37.435320 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23fb8b75-56f4-45fa-9190-a716b2caee52 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:37.435506 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23fb8b75-56f4-45fa-9190-a716b2caee52 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:37.441961 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:37.441961 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:37.445503 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-23fb8b75-56f4-45fa-9190-a716b2caee52 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:37.449678 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23fb8b75-56f4-45fa-9190-a716b2caee52 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 returned with HTTP 200 Jul 31 05:32:37.450341 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 505/2068] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:37 2026] GET /volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:37.528802 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-b2b04a1e-b984-40cd-972c-315db882c7ce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:37.533792 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-b2b04a1e-b984-40cd-972c-315db882c7ce tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] POST https://10.4.3.227/volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9/action Jul 31 05:32:37.533792 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-b2b04a1e-b984-40cd-972c-315db882c7ce tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:37.533792 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-b2b04a1e-b984-40cd-972c-315db882c7ce tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:37.563547 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:37.563547 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:37.578078 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2fe5f6c8-7c09-41f9-a8e8-e3108d7a0ff6 req-b2b04a1e-b984-40cd-972c-315db882c7ce tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9/action returned with HTTP 204 Jul 31 05:32:37.578550 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 518/2069] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:32:37 2026] POST /volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:38.470577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-54e4e03e-1ef0-481f-9767-4a8b16314ac1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:38.474642 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54e4e03e-1ef0-481f-9767-4a8b16314ac1 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 Jul 31 05:32:38.474642 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54e4e03e-1ef0-481f-9767-4a8b16314ac1 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:38.474642 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-54e4e03e-1ef0-481f-9767-4a8b16314ac1 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:38.486612 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:38.486612 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:38.493647 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-54e4e03e-1ef0-481f-9767-4a8b16314ac1 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:38.502576 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-54e4e03e-1ef0-481f-9767-4a8b16314ac1 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 returned with HTTP 200 Jul 31 05:32:38.502755 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 529/2070] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:38 2026] GET /volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:38.525311 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-28d7327e-d28d-41aa-aa81-5dfe0d613e41 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:38.527475 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28d7327e-d28d-41aa-aa81-5dfe0d613e41 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4/action Jul 31 05:32:38.527875 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28d7327e-d28d-41aa-aa81-5dfe0d613e41 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:38.528023 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28d7327e-d28d-41aa-aa81-5dfe0d613e41 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:38.539464 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:38.539464 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:38.539923 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-28d7327e-d28d-41aa-aa81-5dfe0d613e41 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Updating volume '5c05ed62-1845-4892-b103-2263b7c3d5f4' with '{'status': 'maintenance'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 05:32:38.572974 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28d7327e-d28d-41aa-aa81-5dfe0d613e41 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4/action returned with HTTP 202 Jul 31 05:32:38.575118 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 519/2071] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:38 2026] POST /volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:38.583685 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-874607c1-51bd-4ad9-bd0b-b7c5a6f8b16a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:38.588650 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-874607c1-51bd-4ad9-bd0b-b7c5a6f8b16a tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 Jul 31 05:32:38.588650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-874607c1-51bd-4ad9-bd0b-b7c5a6f8b16a tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:38.588650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-874607c1-51bd-4ad9-bd0b-b7c5a6f8b16a tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:38.597961 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:38.597961 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:38.602872 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-874607c1-51bd-4ad9-bd0b-b7c5a6f8b16a tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:38.609058 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-874607c1-51bd-4ad9-bd0b-b7c5a6f8b16a tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 returned with HTTP 200 Jul 31 05:32:38.609537 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 506/2072] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:38 2026] GET /volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:38.629509 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-402bc0ba-9e57-4f59-a6de-b40eee3d116c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:38.632076 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-402bc0ba-9e57-4f59-a6de-b40eee3d116c tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4/action Jul 31 05:32:38.632598 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-402bc0ba-9e57-4f59-a6de-b40eee3d116c tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:38.632805 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-402bc0ba-9e57-4f59-a6de-b40eee3d116c tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:38.645581 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:38.645581 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:38.646062 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-402bc0ba-9e57-4f59-a6de-b40eee3d116c tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Volume info retrieved successfully. Jul 31 05:32:38.672849 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-402bc0ba-9e57-4f59-a6de-b40eee3d116c tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Delete volume request issued successfully. Jul 31 05:32:38.673204 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-402bc0ba-9e57-4f59-a6de-b40eee3d116c tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4/action returned with HTTP 202 Jul 31 05:32:38.673613 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 519/2073] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:38 2026] POST /volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:38.681913 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1fd4eafa-311b-4c3b-805d-a35bd2f96fc5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:38.688345 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fd4eafa-311b-4c3b-805d-a35bd2f96fc5 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 Jul 31 05:32:38.688552 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fd4eafa-311b-4c3b-805d-a35bd2f96fc5 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:38.688776 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fd4eafa-311b-4c3b-805d-a35bd2f96fc5 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:38.702144 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:38.702144 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:38.710655 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1fd4eafa-311b-4c3b-805d-a35bd2f96fc5 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:38.721360 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fd4eafa-311b-4c3b-805d-a35bd2f96fc5 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 returned with HTTP 200 Jul 31 05:32:38.721882 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 530/2074] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:38 2026] GET /volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:39.738781 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-baf11e7f-a4e2-4fe6-81f6-f1c6bc87f7cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:39.742279 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baf11e7f-a4e2-4fe6-81f6-f1c6bc87f7cb tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 Jul 31 05:32:39.742495 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baf11e7f-a4e2-4fe6-81f6-f1c6bc87f7cb tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:39.742763 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-baf11e7f-a4e2-4fe6-81f6-f1c6bc87f7cb tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:39.754622 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-baf11e7f-a4e2-4fe6-81f6-f1c6bc87f7cb tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 returned with HTTP 404 Jul 31 05:32:39.755902 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 520/2075] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:39 2026] GET /volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:39.764878 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac68134a-aa95-4fdf-a281-d2ce3588a7d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:39.766923 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac68134a-aa95-4fdf-a281-d2ce3588a7d8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 Jul 31 05:32:39.767125 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac68134a-aa95-4fdf-a281-d2ce3588a7d8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:39.767338 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac68134a-aa95-4fdf-a281-d2ce3588a7d8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:39.773240 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac68134a-aa95-4fdf-a281-d2ce3588a7d8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 returned with HTTP 404 Jul 31 05:32:39.773745 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 507/2076] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:39 2026] GET /volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:39.784134 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-76eddf11-3ae4-4bd6-acf0-a77bad2850ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:39.787400 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76eddf11-3ae4-4bd6-acf0-a77bad2850ad tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] DELETE https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 Jul 31 05:32:39.787612 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76eddf11-3ae4-4bd6-acf0-a77bad2850ad tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:39.787826 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76eddf11-3ae4-4bd6-acf0-a77bad2850ad tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:39.790167 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-76eddf11-3ae4-4bd6-acf0-a77bad2850ad tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Delete volume with id: 5c05ed62-1845-4892-b103-2263b7c3d5f4 Jul 31 05:32:39.796781 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76eddf11-3ae4-4bd6-acf0-a77bad2850ad tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 returned with HTTP 404 Jul 31 05:32:39.797447 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 520/2077] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:39 2026] DELETE /volume/v3/volumes/5c05ed62-1845-4892-b103-2263b7c3d5f4 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:39.807837 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:39.809719 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:39.810093 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1325238925"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:39.811532 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1325238925'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:39.811686 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume of 1 GB Jul 31 05:32:39.815767 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Availability Zones retrieved successfully. Jul 31 05:32:39.822051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (1f0c4ca7-7266-4bd7-9208-c929713930de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:39.823657 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8333bde8-010d-4367-bb77-ddfc651ac167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:39.824667 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:39.872139 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8333bde8-010d-4367-bb77-ddfc651ac167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:39.872993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f924bc5c-a6cd-46f1-9fdc-f1185f99b242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:39.924561 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Created reservations ['50022129-e100-4564-84a9-61a8d8325c23', '45f571d9-6cbc-4199-9416-f8bdb53b6a30', '63129594-2160-4790-8742-11d3700fb380', '68ce3a81-31d7-4755-b03d-1f4ca10a1b5f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:39.925790 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f924bc5c-a6cd-46f1-9fdc-f1185f99b242) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50022129-e100-4564-84a9-61a8d8325c23', '45f571d9-6cbc-4199-9416-f8bdb53b6a30', '63129594-2160-4790-8742-11d3700fb380', '68ce3a81-31d7-4755-b03d-1f4ca10a1b5f']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:39.927182 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d742716-a8af-48de-a88f-1ebef947a9fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:39.953737 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d742716-a8af-48de-a88f-1ebef947a9fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bef603e-da45-4c86-b6aa-158f6275752a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1325238925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['50022129-e100-4564-84a9-61a8d8325c23','45f571d9-6cbc-4199-9416-f8bdb53b6a30','63129594-2160-4790-8742-11d3700fb380','68ce3a81-31d7-4755-b03d-1f4ca10a1b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1325238925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bef603e-da45-4c86-b6aa-158f6275752a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df4ed6f78340438eafa3f7bbde0295c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9067b5d1f6b4f33867791de43915326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:39.955685 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1cd0b76-3348-4135-b96e-df65d7e25baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:39.976462 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1cd0b76-3348-4135-b96e-df65d7e25baa) transitioned into state 'SUCCESS' from state '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-1325238925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df4ed6f78340438eafa3f7bbde0295c5',qos_specs=None,replication_status=,reservations=['50022129-e100-4564-84a9-61a8d8325c23','45f571d9-6cbc-4199-9416-f8bdb53b6a30','63129594-2160-4790-8742-11d3700fb380','68ce3a81-31d7-4755-b03d-1f4ca10a1b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9067b5d1f6b4f33867791de43915326',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:39.978012 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a084c7-c206-48a3-9152-31e030bbfc26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:39.989869 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96a084c7-c206-48a3-9152-31e030bbfc26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:39.991256 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Flow 'volume_create_api' (1f0c4ca7-7266-4bd7-9208-c929713930de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:39.992133 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Create volume request issued successfully. Jul 31 05:32:39.993927 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd3c3fdd-9127-4a5f-ab07-8feab2761329 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:39.993927 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 531/2078] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:39 2026] POST /volume/v3/volumes => generated 749 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:40.007938 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bcebe41b-bbf3-4e9e-b17d-c1c00929828c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:40.009927 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcebe41b-bbf3-4e9e-b17d-c1c00929828c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a Jul 31 05:32:40.010775 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bcebe41b-bbf3-4e9e-b17d-c1c00929828c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:40.010775 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bcebe41b-bbf3-4e9e-b17d-c1c00929828c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:40.020699 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:40.020699 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:40.027517 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bcebe41b-bbf3-4e9e-b17d-c1c00929828c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:40.032582 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcebe41b-bbf3-4e9e-b17d-c1c00929828c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a returned with HTTP 200 Jul 31 05:32:40.032974 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 521/2079] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:40 2026] GET /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:41.046612 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-41a7c893-c6ea-46df-9eb5-53065cc9009c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.048858 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41a7c893-c6ea-46df-9eb5-53065cc9009c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a Jul 31 05:32:41.049075 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41a7c893-c6ea-46df-9eb5-53065cc9009c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:41.049334 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-41a7c893-c6ea-46df-9eb5-53065cc9009c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:41.057841 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.057841 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:41.062314 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-41a7c893-c6ea-46df-9eb5-53065cc9009c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:41.068067 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-41a7c893-c6ea-46df-9eb5-53065cc9009c tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a returned with HTTP 200 Jul 31 05:32:41.068629 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 508/2080] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:41 2026] GET /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:41.080881 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d114304a-fc94-426b-9c6a-0a5eb4c4dc8d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.082559 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d114304a-fc94-426b-9c6a-0a5eb4c4dc8d tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action Jul 31 05:32:41.082855 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d114304a-fc94-426b-9c6a-0a5eb4c4dc8d tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:41.082967 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d114304a-fc94-426b-9c6a-0a5eb4c4dc8d tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:41.090802 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.090802 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:41.091200 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-d114304a-fc94-426b-9c6a-0a5eb4c4dc8d tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Updating volume '1bef603e-da45-4c86-b6aa-158f6275752a' with '{'status': 'error'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 05:32:41.121923 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d114304a-fc94-426b-9c6a-0a5eb4c4dc8d tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action returned with HTTP 202 Jul 31 05:32:41.122505 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 521/2081] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:41 2026] POST /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:41.131055 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90a7563c-9d66-4249-84c8-8cd23b6fea46 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.133672 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90a7563c-9d66-4249-84c8-8cd23b6fea46 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a Jul 31 05:32:41.133935 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90a7563c-9d66-4249-84c8-8cd23b6fea46 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:41.134210 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90a7563c-9d66-4249-84c8-8cd23b6fea46 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:41.143739 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.143739 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:41.149772 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-90a7563c-9d66-4249-84c8-8cd23b6fea46 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:41.158810 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90a7563c-9d66-4249-84c8-8cd23b6fea46 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a returned with HTTP 200 Jul 31 05:32:41.158810 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 532/2082] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:41 2026] GET /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:41.177774 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7d54714-0196-400d-a707-a3754e433f5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.180116 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7d54714-0196-400d-a707-a3754e433f5e tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action Jul 31 05:32:41.180619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7d54714-0196-400d-a707-a3754e433f5e tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:41.180807 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7d54714-0196-400d-a707-a3754e433f5e tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:41.191555 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.191555 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:41.192269 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-b7d54714-0196-400d-a707-a3754e433f5e tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Updating volume '1bef603e-da45-4c86-b6aa-158f6275752a' with '{'status': 'available'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 05:32:41.245591 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7d54714-0196-400d-a707-a3754e433f5e tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action returned with HTTP 202 Jul 31 05:32:41.246132 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 522/2083] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:41 2026] POST /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:41.259447 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91ffecf7-36c8-4c28-911c-663a0aa3e0f3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.262140 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91ffecf7-36c8-4c28-911c-663a0aa3e0f3 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a Jul 31 05:32:41.262414 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91ffecf7-36c8-4c28-911c-663a0aa3e0f3 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:41.262667 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-91ffecf7-36c8-4c28-911c-663a0aa3e0f3 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:41.270852 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.270852 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:41.273690 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-91ffecf7-36c8-4c28-911c-663a0aa3e0f3 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:41.277939 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-91ffecf7-36c8-4c28-911c-663a0aa3e0f3 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a returned with HTTP 200 Jul 31 05:32:41.278452 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 509/2084] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:41 2026] GET /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:41.297173 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c63ceef5-174a-4b8f-9183-38d876d61786 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.300581 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c63ceef5-174a-4b8f-9183-38d876d61786 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action Jul 31 05:32:41.301050 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c63ceef5-174a-4b8f-9183-38d876d61786 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:41.301050 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c63ceef5-174a-4b8f-9183-38d876d61786 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:41.309632 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.309632 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:41.310155 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-c63ceef5-174a-4b8f-9183-38d876d61786 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Updating volume '1bef603e-da45-4c86-b6aa-158f6275752a' with '{'status': 'maintenance'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 05:32:41.332632 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c63ceef5-174a-4b8f-9183-38d876d61786 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action returned with HTTP 202 Jul 31 05:32:41.333337 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 522/2085] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:41 2026] POST /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:41.341611 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f80127c-0521-4388-a4b8-416b7762e479 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.344032 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f80127c-0521-4388-a4b8-416b7762e479 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a Jul 31 05:32:41.344941 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f80127c-0521-4388-a4b8-416b7762e479 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:41.345228 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f80127c-0521-4388-a4b8-416b7762e479 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:41.356394 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.356394 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:41.362386 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f80127c-0521-4388-a4b8-416b7762e479 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:41.369314 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f80127c-0521-4388-a4b8-416b7762e479 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a returned with HTTP 200 Jul 31 05:32:41.370314 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 533/2086] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:41 2026] GET /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:41.386830 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0deed807-d3c0-4947-9a52-ef58d1607277 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.389078 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0deed807-d3c0-4947-9a52-ef58d1607277 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] POST https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action Jul 31 05:32:41.389544 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0deed807-d3c0-4947-9a52-ef58d1607277 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:41.389711 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0deed807-d3c0-4947-9a52-ef58d1607277 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:41.401686 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.401686 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:41.402221 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-0deed807-d3c0-4947-9a52-ef58d1607277 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] Updating volume '1bef603e-da45-4c86-b6aa-158f6275752a' with '{'status': 'available'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 05:32:41.426847 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0deed807-d3c0-4947-9a52-ef58d1607277 tempest-VolumesActionsTest-813386310 tempest-VolumesActionsTest-813386310-project-admin] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action returned with HTTP 202 Jul 31 05:32:41.427638 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 523/2087] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:41 2026] POST /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:41.434951 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-696f6320-66bd-45a8-afd1-2b5e806d4396 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.437557 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-696f6320-66bd-45a8-afd1-2b5e806d4396 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a Jul 31 05:32:41.437857 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-696f6320-66bd-45a8-afd1-2b5e806d4396 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:41.438218 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-696f6320-66bd-45a8-afd1-2b5e806d4396 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:41.447447 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.447447 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:41.452846 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-696f6320-66bd-45a8-afd1-2b5e806d4396 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:41.459156 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-696f6320-66bd-45a8-afd1-2b5e806d4396 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a returned with HTTP 200 Jul 31 05:32:41.459544 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 510/2088] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:41 2026] GET /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:41.473058 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cb1da992-87c3-48a0-9071-bcce82d051bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.475179 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb1da992-87c3-48a0-9071-bcce82d051bb tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a Jul 31 05:32:41.475754 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb1da992-87c3-48a0-9071-bcce82d051bb tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:41.475754 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb1da992-87c3-48a0-9071-bcce82d051bb tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:41.484739 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.484739 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:41.490577 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cb1da992-87c3-48a0-9071-bcce82d051bb tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:41.498925 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb1da992-87c3-48a0-9071-bcce82d051bb tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a returned with HTTP 200 Jul 31 05:32:41.499958 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 523/2089] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:41 2026] GET /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:41.524274 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d8aa045-3ae3-4a92-9de3-2c9ee087a1f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.528190 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d8aa045-3ae3-4a92-9de3-2c9ee087a1f8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] DELETE https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a Jul 31 05:32:41.528488 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d8aa045-3ae3-4a92-9de3-2c9ee087a1f8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:41.528783 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d8aa045-3ae3-4a92-9de3-2c9ee087a1f8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:41.529010 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4d8aa045-3ae3-4a92-9de3-2c9ee087a1f8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Delete volume with id: 1bef603e-da45-4c86-b6aa-158f6275752a Jul 31 05:32:41.539462 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.539462 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:41.540191 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d8aa045-3ae3-4a92-9de3-2c9ee087a1f8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:41.580263 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d8aa045-3ae3-4a92-9de3-2c9ee087a1f8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Delete volume request issued successfully. Jul 31 05:32:41.580642 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d8aa045-3ae3-4a92-9de3-2c9ee087a1f8 tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a returned with HTTP 202 Jul 31 05:32:41.581682 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 534/2090] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:41 2026] DELETE /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:41.590216 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c2a4e654-88ed-4a09-9e70-5629ca93dabc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:41.592033 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2a4e654-88ed-4a09-9e70-5629ca93dabc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a Jul 31 05:32:41.592296 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2a4e654-88ed-4a09-9e70-5629ca93dabc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:41.592509 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2a4e654-88ed-4a09-9e70-5629ca93dabc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:41.601284 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:41.601284 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:41.607836 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c2a4e654-88ed-4a09-9e70-5629ca93dabc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Volume info retrieved successfully. Jul 31 05:32:41.616210 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2a4e654-88ed-4a09-9e70-5629ca93dabc tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a returned with HTTP 200 Jul 31 05:32:41.616701 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 524/2091] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:41 2026] GET /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:42.630318 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-78e533f8-5a36-4d98-8efa-97da17d40c2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:42.632522 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78e533f8-5a36-4d98-8efa-97da17d40c2d tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] GET https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a Jul 31 05:32:42.632828 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78e533f8-5a36-4d98-8efa-97da17d40c2d tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:42.633093 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78e533f8-5a36-4d98-8efa-97da17d40c2d tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:42.639231 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78e533f8-5a36-4d98-8efa-97da17d40c2d tempest-VolumesActionsTest-974983268 tempest-VolumesActionsTest-974983268-project-member] https://10.4.3.227/volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a returned with HTTP 404 Jul 31 05:32:42.639834 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 511/2092] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:42 2026] GET /volume/v3/volumes/1bef603e-da45-4c86-b6aa-158f6275752a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:44.161074 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:44.164065 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:44.164425 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-566786632"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:44.167706 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-566786632'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:44.167896 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Create volume of 1 GB Jul 31 05:32:44.187357 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Availability Zones retrieved successfully. Jul 31 05:32:44.195641 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Flow 'volume_create_api' (6268e760-532b-456f-980b-937ef55783ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:44.196830 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f2bf85-a97f-428b-9e6f-4073f0613c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:44.197739 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:44.234970 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f2bf85-a97f-428b-9e6f-4073f0613c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:44.235778 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba1b92b-4de1-434c-9892-703e5b760e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:44.312537 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Created reservations ['0ef670ab-b61a-4801-99ca-dd9f37009742', '81ad3341-6e86-40d0-abc6-fb43a01e8470', 'dabe20b3-9342-4414-ad78-2394bba9e682', 'fc16a612-288e-4e85-ace7-e4cd36dc5bde'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:44.312800 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aba1b92b-4de1-434c-9892-703e5b760e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ef670ab-b61a-4801-99ca-dd9f37009742', '81ad3341-6e86-40d0-abc6-fb43a01e8470', 'dabe20b3-9342-4414-ad78-2394bba9e682', 'fc16a612-288e-4e85-ace7-e4cd36dc5bde']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:44.313565 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5e673e1-61f2-4eba-a73a-5be0576f9608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:44.338929 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5e673e1-61f2-4eba-a73a-5be0576f9608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '359724e0-aeba-46f4-96f7-a9a50a43082a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-566786632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b280a396b89c4d06b6ee4386ef0d26e5',qos_specs=None,replication_status=,reservations=['0ef670ab-b61a-4801-99ca-dd9f37009742','81ad3341-6e86-40d0-abc6-fb43a01e8470','dabe20b3-9342-4414-ad78-2394bba9e682','fc16a612-288e-4e85-ace7-e4cd36dc5bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f90aed8ed4143cd9ba408ea19855d2b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-566786632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=359724e0-aeba-46f4-96f7-a9a50a43082a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b280a396b89c4d06b6ee4386ef0d26e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f90aed8ed4143cd9ba408ea19855d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:44.339793 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da29f9d7-3155-4cf4-8ecc-4f51027e7e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:44.371804 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da29f9d7-3155-4cf4-8ecc-4f51027e7e05) transitioned into state 'SUCCESS' from state '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-566786632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b280a396b89c4d06b6ee4386ef0d26e5',qos_specs=None,replication_status=,reservations=['0ef670ab-b61a-4801-99ca-dd9f37009742','81ad3341-6e86-40d0-abc6-fb43a01e8470','dabe20b3-9342-4414-ad78-2394bba9e682','fc16a612-288e-4e85-ace7-e4cd36dc5bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f90aed8ed4143cd9ba408ea19855d2b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:44.373198 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b91f92-f12a-4219-ab85-ec79c33d90b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:44.384581 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52b91f92-f12a-4219-ab85-ec79c33d90b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:44.385820 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Flow 'volume_create_api' (6268e760-532b-456f-980b-937ef55783ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:44.386268 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Create volume request issued successfully. Jul 31 05:32:44.386988 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0dc3ff1-0d6e-4fff-b249-a6db9af62867 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:44.387525 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 524/2093] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:44 2026] POST /volume/v3/volumes => generated 754 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:44.400432 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-18250a90-0650-4f94-82bb-998787e6dd26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:44.402500 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18250a90-0650-4f94-82bb-998787e6dd26 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:44.402731 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18250a90-0650-4f94-82bb-998787e6dd26 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:44.402967 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-18250a90-0650-4f94-82bb-998787e6dd26 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:44.405417 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=490,cinder:INSERT=87,cinder:UPDATE=163,cinder:DELETE=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:32:44.412567 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:44.412567 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:44.419694 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-18250a90-0650-4f94-82bb-998787e6dd26 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:44.426907 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-18250a90-0650-4f94-82bb-998787e6dd26 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:44.427517 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 535/2094] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:44 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:44.657361 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:44.733942 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:44.734389 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-615403569"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:44.735974 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-615403569'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:44.736376 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Create volume of 1 GB Jul 31 05:32:44.742019 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Availability Zones retrieved successfully. Jul 31 05:32:44.748030 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Flow 'volume_create_api' (e4a25b3c-9306-4b30-a178-76e1eec19cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:44.748991 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8958a1-b84e-4d2c-9d79-79517540943a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:44.749891 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:44.792130 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d8958a1-b84e-4d2c-9d79-79517540943a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:44.792658 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772974a5-71a4-4543-95f8-f8ede5bf3174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:44.858700 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Created reservations ['53bc7566-203a-404f-a951-203d9867f738', '93dc26b2-cdb6-4956-9f73-084e3120d382', 'fa651bad-2802-4a1f-b4f6-ced952177bd3', '228bb618-7fce-417b-9a9d-a7fc0865dc5f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:44.859617 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772974a5-71a4-4543-95f8-f8ede5bf3174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53bc7566-203a-404f-a951-203d9867f738', '93dc26b2-cdb6-4956-9f73-084e3120d382', 'fa651bad-2802-4a1f-b4f6-ced952177bd3', '228bb618-7fce-417b-9a9d-a7fc0865dc5f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:44.860553 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58e61ed-f456-48b2-8f2e-f8a18814a8ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:44.887033 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a58e61ed-f456-48b2-8f2e-f8a18814a8ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f4c0d16-7d54-4b2c-a404-fe8f8bb60933', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-615403569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e855dd7000e243858ad03ef99e269d13',qos_specs=None,replication_status=,reservations=['53bc7566-203a-404f-a951-203d9867f738','93dc26b2-cdb6-4956-9f73-084e3120d382','fa651bad-2802-4a1f-b4f6-ced952177bd3','228bb618-7fce-417b-9a9d-a7fc0865dc5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2036ea1334fe4e558bd8f15616d14c93',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-615403569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f4c0d16-7d54-4b2c-a404-fe8f8bb60933,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e855dd7000e243858ad03ef99e269d13',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2036ea1334fe4e558bd8f15616d14c93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:44.887957 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a097cf-bb71-4e3d-a1b1-c02fe3ce9d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:44.913703 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a097cf-bb71-4e3d-a1b1-c02fe3ce9d1d) transitioned into state 'SUCCESS' from state '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-615403569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e855dd7000e243858ad03ef99e269d13',qos_specs=None,replication_status=,reservations=['53bc7566-203a-404f-a951-203d9867f738','93dc26b2-cdb6-4956-9f73-084e3120d382','fa651bad-2802-4a1f-b4f6-ced952177bd3','228bb618-7fce-417b-9a9d-a7fc0865dc5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2036ea1334fe4e558bd8f15616d14c93',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:44.914607 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aef1444-a5fb-4cdf-874e-5da9f4cb48aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:44.925912 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9aef1444-a5fb-4cdf-874e-5da9f4cb48aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:44.926876 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Flow 'volume_create_api' (e4a25b3c-9306-4b30-a178-76e1eec19cdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:44.927285 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Create volume request issued successfully. Jul 31 05:32:44.927939 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5af4ac5e-5d56-410d-a683-3bb0b1a2e750 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:44.928460 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 525/2095] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:32:44 2026] POST /volume/v3/volumes => generated 748 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:32:44.946477 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90fedc5c-0911-43b4-95a7-3d74b6ca3b20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:44.951066 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90fedc5c-0911-43b4-95a7-3d74b6ca3b20 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:32:44.951404 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90fedc5c-0911-43b4-95a7-3d74b6ca3b20 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:44.951711 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90fedc5c-0911-43b4-95a7-3d74b6ca3b20 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:44.958803 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=388,cinder:INSERT=36,cinder:UPDATE=58,cinder:DELETE=2 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:32:44.966188 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:44.966188 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:44.973594 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-90fedc5c-0911-43b4-95a7-3d74b6ca3b20 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:32:44.981836 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90fedc5c-0911-43b4-95a7-3d74b6ca3b20 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:32:44.982496 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 512/2096] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:44 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:45.445293 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4d069f2e-b683-4d1f-9714-36ce12d857cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:45.447450 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d069f2e-b683-4d1f-9714-36ce12d857cc tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:45.447673 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d069f2e-b683-4d1f-9714-36ce12d857cc tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:45.447857 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4d069f2e-b683-4d1f-9714-36ce12d857cc tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:45.455282 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:45.455282 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:45.459042 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4d069f2e-b683-4d1f-9714-36ce12d857cc tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:45.463849 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4d069f2e-b683-4d1f-9714-36ce12d857cc tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:45.464385 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 525/2097] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:45 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:45.519806 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-7895e184-3e3b-4042-86a9-2b1598cbd972 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:45.522205 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-7895e184-3e3b-4042-86a9-2b1598cbd972 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:45.522354 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-7895e184-3e3b-4042-86a9-2b1598cbd972 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:45.522547 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-7895e184-3e3b-4042-86a9-2b1598cbd972 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:45.532124 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:45.532124 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:45.538134 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-7895e184-3e3b-4042-86a9-2b1598cbd972 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:45.546275 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-7895e184-3e3b-4042-86a9-2b1598cbd972 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:45.546668 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 536/2098] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:45 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:45.657416 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4b3430d4-014f-49f2-b917-412ead1a5304 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:45.657917 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b3430d4-014f-49f2-b917-412ead1a5304 None None] GET https://10.4.3.227/volume// Jul 31 05:32:45.658128 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b3430d4-014f-49f2-b917-412ead1a5304 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:45.658386 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4b3430d4-014f-49f2-b917-412ead1a5304 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:45.659745 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4b3430d4-014f-49f2-b917-412ead1a5304 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:45.660748 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 526/2099] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:32: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 31 05:32:45.668957 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-2a0c8c17-71ad-44f0-ba7d-f4904694138e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:45.671606 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-2a0c8c17-71ad-44f0-ba7d-f4904694138e tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:32:45.672396 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-2a0c8c17-71ad-44f0-ba7d-f4904694138e tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "359724e0-aeba-46f4-96f7-a9a50a43082a", "connector": null, "instance_uuid": "e5ed14a6-76c0-4ff1-9305-d2910c6070ec"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:45.681449 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:45.681449 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:45.716141 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-2a0c8c17-71ad-44f0-ba7d-f4904694138e tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:32:45.716570 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 513/2100] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:32:45 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 31 05:32:45.759971 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a607a7e-676c-4e0a-a32d-f85d418c4607 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:45.763550 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a607a7e-676c-4e0a-a32d-f85d418c4607 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:45.763792 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a607a7e-676c-4e0a-a32d-f85d418c4607 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:45.764010 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a607a7e-676c-4e0a-a32d-f85d418c4607 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:45.773859 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2e987bfc-7e3b-4f0a-9a8b-b3bdfdc6e30f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:45.774214 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e987bfc-7e3b-4f0a-9a8b-b3bdfdc6e30f None None] GET https://10.4.3.227/volume// Jul 31 05:32:45.774392 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e987bfc-7e3b-4f0a-9a8b-b3bdfdc6e30f None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:45.774576 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2e987bfc-7e3b-4f0a-9a8b-b3bdfdc6e30f None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:45.774887 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2e987bfc-7e3b-4f0a-9a8b-b3bdfdc6e30f None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:45.775244 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 537/2101] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:32: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 31 05:32:45.776933 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:45.776933 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:45.783359 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a607a7e-676c-4e0a-a32d-f85d418c4607 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:45.787139 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a607a7e-676c-4e0a-a32d-f85d418c4607 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:45.787569 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 526/2102] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:45 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:45.804021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-900d8e6c-54fb-4005-94fa-0c8294049a23 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:45.808080 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-900d8e6c-54fb-4005-94fa-0c8294049a23 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:45.808420 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-900d8e6c-54fb-4005-94fa-0c8294049a23 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:45.808665 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-900d8e6c-54fb-4005-94fa-0c8294049a23 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:45.828949 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:45.828949 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:45.834677 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-900d8e6c-54fb-4005-94fa-0c8294049a23 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:45.840519 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-900d8e6c-54fb-4005-94fa-0c8294049a23 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:45.841014 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 527/2103] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:32:45 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 1026 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:45.956725 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-2d9d61b9-1775-4ae2-8a47-82431188fd1c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:45.958917 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-2d9d61b9-1775-4ae2-8a47-82431188fd1c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] PUT https://10.4.3.227/volume/v3/attachments/199f0a20-90eb-4294-a3e8-81105651e2ca Jul 31 05:32:45.959520 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-2d9d61b9-1775-4ae2-8a47-82431188fd1c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:45.967802 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-2d9d61b9-1775-4ae2-8a47-82431188fd1c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Acquiring lock "cinder-attachment_update-359724e0-aeba-46f4-96f7-a9a50a43082a-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:32:45.974600 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-2d9d61b9-1775-4ae2-8a47-82431188fd1c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Lock "cinder-attachment_update-359724e0-aeba-46f4-96f7-a9a50a43082a-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:32:45.974600 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:45.974600 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:45.999510 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95a75c21-d4d3-4441-974c-b25a36146097 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:46.002317 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95a75c21-d4d3-4441-974c-b25a36146097 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:32:46.002491 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95a75c21-d4d3-4441-974c-b25a36146097 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:46.002682 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95a75c21-d4d3-4441-974c-b25a36146097 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:46.010826 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:46.010826 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:46.016241 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-95a75c21-d4d3-4441-974c-b25a36146097 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:32:46.020244 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95a75c21-d4d3-4441-974c-b25a36146097 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:32:46.020598 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 538/2104] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:45 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:46.071012 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-2d9d61b9-1775-4ae2-8a47-82431188fd1c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Lock "cinder-attachment_update-359724e0-aeba-46f4-96f7-a9a50a43082a-np0000006182" released by "attachment_update" :: held 0.098s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:32:46.071012 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-2d9d61b9-1775-4ae2-8a47-82431188fd1c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments/199f0a20-90eb-4294-a3e8-81105651e2ca returned with HTTP 200 Jul 31 05:32:46.071012 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 514/2105] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:32:45 2026] PUT /volume/v3/attachments/199f0a20-90eb-4294-a3e8-81105651e2ca => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:46.803993 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3e331894-bac9-450c-be5f-217222cde293 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:46.808820 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e331894-bac9-450c-be5f-217222cde293 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:46.811826 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e331894-bac9-450c-be5f-217222cde293 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:46.811826 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e331894-bac9-450c-be5f-217222cde293 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:46.831469 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:46.831469 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:46.838225 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3e331894-bac9-450c-be5f-217222cde293 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:46.841486 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e331894-bac9-450c-be5f-217222cde293 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:46.842002 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 527/2106] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:46 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:47.856774 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-55b86034-6835-4f8e-9e06-1879b1f42f93 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:47.858635 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55b86034-6835-4f8e-9e06-1879b1f42f93 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:47.858835 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55b86034-6835-4f8e-9e06-1879b1f42f93 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:47.859016 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55b86034-6835-4f8e-9e06-1879b1f42f93 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:47.872367 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:47.872367 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:47.880412 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-55b86034-6835-4f8e-9e06-1879b1f42f93 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:47.887417 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55b86034-6835-4f8e-9e06-1879b1f42f93 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:47.887810 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 528/2107] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:47 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:48.299923 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-886911ce-dedb-4873-9a91-a1ab578e887e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:48.413597 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-886911ce-dedb-4873-9a91-a1ab578e887e tempest-AvailabilityZoneTestJSON-1953036810 tempest-AvailabilityZoneTestJSON-1953036810-project-member] GET https://10.4.3.227/volume/v3/os-availability-zone Jul 31 05:32:48.413864 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-886911ce-dedb-4873-9a91-a1ab578e887e tempest-AvailabilityZoneTestJSON-1953036810 tempest-AvailabilityZoneTestJSON-1953036810-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:48.414114 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-886911ce-dedb-4873-9a91-a1ab578e887e tempest-AvailabilityZoneTestJSON-1953036810 tempest-AvailabilityZoneTestJSON-1953036810-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:48.418904 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-886911ce-dedb-4873-9a91-a1ab578e887e tempest-AvailabilityZoneTestJSON-1953036810 tempest-AvailabilityZoneTestJSON-1953036810-project-member] Availability Zones retrieved successfully. Jul 31 05:32:48.419457 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-886911ce-dedb-4873-9a91-a1ab578e887e tempest-AvailabilityZoneTestJSON-1953036810 tempest-AvailabilityZoneTestJSON-1953036810-project-member] https://10.4.3.227/volume/v3/os-availability-zone returned with HTTP 200 Jul 31 05:32:48.420000 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 539/2108] 10.4.3.227 () {66 vars in 1276 bytes} [Fri Jul 31 05:32:48 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:32:48.900674 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cd441a57-a6cb-4725-a0ff-fcc5594cfae3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:48.902454 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd441a57-a6cb-4725-a0ff-fcc5594cfae3 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:48.902632 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd441a57-a6cb-4725-a0ff-fcc5594cfae3 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:48.902943 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd441a57-a6cb-4725-a0ff-fcc5594cfae3 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:48.931071 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:48.931071 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:48.934987 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cd441a57-a6cb-4725-a0ff-fcc5594cfae3 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:48.939360 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd441a57-a6cb-4725-a0ff-fcc5594cfae3 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:48.939746 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 515/2109] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:48 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 847 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:49.393480 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-ac3e90d7-3712-4b50-aab0-9f4145cdf9ec None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:49.396546 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-ac3e90d7-3712-4b50-aab0-9f4145cdf9ec tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/attachments/199f0a20-90eb-4294-a3e8-81105651e2ca/action Jul 31 05:32:49.396915 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-ac3e90d7-3712-4b50-aab0-9f4145cdf9ec tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:49.397033 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-ac3e90d7-3712-4b50-aab0-9f4145cdf9ec tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:49.417166 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:49.417166 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:49.429547 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-377a271b-5387-46b6-8b4b-c2d558ce2e56 req-ac3e90d7-3712-4b50-aab0-9f4145cdf9ec tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments/199f0a20-90eb-4294-a3e8-81105651e2ca/action returned with HTTP 204 Jul 31 05:32:49.430007 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 528/2110] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:32:49 2026] POST /volume/v3/attachments/199f0a20-90eb-4294-a3e8-81105651e2ca/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:49.953233 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-355b0734-56be-4a4b-8cfa-3596727718ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:49.955274 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-355b0734-56be-4a4b-8cfa-3596727718ce tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:49.955397 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-355b0734-56be-4a4b-8cfa-3596727718ce tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:49.955634 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-355b0734-56be-4a4b-8cfa-3596727718ce tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:49.974361 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:49.974361 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:49.979792 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-355b0734-56be-4a4b-8cfa-3596727718ce tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:49.986456 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-355b0734-56be-4a4b-8cfa-3596727718ce tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:49.987087 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 529/2111] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:49 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:50.004784 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a47419be-494b-4ced-aca3-3d5c253929cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:50.006989 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a47419be-494b-4ced-aca3-3d5c253929cf tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:50.007417 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a47419be-494b-4ced-aca3-3d5c253929cf tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:50.008149 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a47419be-494b-4ced-aca3-3d5c253929cf tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:50.018998 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:50.018998 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:50.023053 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a47419be-494b-4ced-aca3-3d5c253929cf tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:50.030814 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a47419be-494b-4ced-aca3-3d5c253929cf tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:50.031268 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 540/2112] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:50 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:50.090384 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0bcc3f9a-0c34-414f-a11e-a6c284eebc6a req-a72738bb-9983-4fed-967d-c964f1ed5db0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:50.096556 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0bcc3f9a-0c34-414f-a11e-a6c284eebc6a req-a72738bb-9983-4fed-967d-c964f1ed5db0 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:50.096819 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0bcc3f9a-0c34-414f-a11e-a6c284eebc6a req-a72738bb-9983-4fed-967d-c964f1ed5db0 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:50.097083 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0bcc3f9a-0c34-414f-a11e-a6c284eebc6a req-a72738bb-9983-4fed-967d-c964f1ed5db0 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:50.108739 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:50.108739 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:50.113824 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0bcc3f9a-0c34-414f-a11e-a6c284eebc6a req-a72738bb-9983-4fed-967d-c964f1ed5db0 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:50.121006 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0bcc3f9a-0c34-414f-a11e-a6c284eebc6a req-a72738bb-9983-4fed-967d-c964f1ed5db0 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:50.121581 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 516/2113] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:50 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:50.143562 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2068c6c0-d0bc-4850-b204-1c64bb4ec079 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:50.147185 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2068c6c0-d0bc-4850-b204-1c64bb4ec079 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:50.147567 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2068c6c0-d0bc-4850-b204-1c64bb4ec079 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:50.147888 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2068c6c0-d0bc-4850-b204-1c64bb4ec079 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:50.170516 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:50.170516 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:50.174903 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2068c6c0-d0bc-4850-b204-1c64bb4ec079 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:50.182156 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2068c6c0-d0bc-4850-b204-1c64bb4ec079 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:50.182866 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 529/2114] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:50 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 1139 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:50.269259 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-1ae47261-31c8-4814-9acf-68d1f6ed1edf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:50.271902 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-1ae47261-31c8-4814-9acf-68d1f6ed1edf tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:50.272161 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-1ae47261-31c8-4814-9acf-68d1f6ed1edf tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:50.272450 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-1ae47261-31c8-4814-9acf-68d1f6ed1edf tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:50.283890 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:50.283890 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:50.288215 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-1ae47261-31c8-4814-9acf-68d1f6ed1edf tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:50.300501 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-1ae47261-31c8-4814-9acf-68d1f6ed1edf tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:50.300501 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 530/2115] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:50 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 1139 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:50.328131 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-9b467166-aece-465a-ad22-19b003e708aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:50.334786 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-9b467166-aece-465a-ad22-19b003e708aa tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a/action Jul 31 05:32:50.335407 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-9b467166-aece-465a-ad22-19b003e708aa tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:50.335627 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-9b467166-aece-465a-ad22-19b003e708aa tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:50.351180 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:50.351180 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:50.351180 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-9b467166-aece-465a-ad22-19b003e708aa tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:50.358191 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-9b467166-aece-465a-ad22-19b003e708aa tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Begin detaching volume completed successfully. Jul 31 05:32:50.358569 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-9b467166-aece-465a-ad22-19b003e708aa tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a/action returned with HTTP 202 Jul 31 05:32:50.359112 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 541/2116] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:32:50 2026] POST /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:50.425117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-967b9edf-299a-4974-997b-5fe9b5e166f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:50.425548 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-967b9edf-299a-4974-997b-5fe9b5e166f5 None None] GET https://10.4.3.227/volume// Jul 31 05:32:50.425717 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-967b9edf-299a-4974-997b-5fe9b5e166f5 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:50.425913 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-967b9edf-299a-4974-997b-5fe9b5e166f5 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:50.426382 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-967b9edf-299a-4974-997b-5fe9b5e166f5 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:50.426704 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 517/2117] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:32: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 31 05:32:50.448152 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-40f45825-6ee6-424b-8dd2-a51c660787f4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:50.454031 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-40f45825-6ee6-424b-8dd2-a51c660787f4 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:50.454332 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-40f45825-6ee6-424b-8dd2-a51c660787f4 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:50.454658 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-40f45825-6ee6-424b-8dd2-a51c660787f4 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:50.470688 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:50.470688 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:50.479689 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-40f45825-6ee6-424b-8dd2-a51c660787f4 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:50.484813 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-40f45825-6ee6-424b-8dd2-a51c660787f4 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:50.485319 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 530/2118] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:32:50 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 1322 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:50.883041 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:51.033413 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:51.035117 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1302602807"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:51.035322 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1302602807'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:51.035489 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Create volume of 1 GB Jul 31 05:32:51.041973 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Availability Zones retrieved successfully. Jul 31 05:32:51.046994 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Flow 'volume_create_api' (4a384ad7-e773-41f2-9f0c-4146e6f98031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:51.048022 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0c1df6-f918-42a0-897f-f85c30520cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:51.049118 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:51.078962 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c0c1df6-f918-42a0-897f-f85c30520cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:51.080067 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad715561-5715-4221-9f61-82e3904ed3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:51.152662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Created reservations ['2a7e31ca-1bee-414a-9f79-00e33101553e', 'd1ed56bc-d6fa-48f1-a637-a312ed18a192', '22eba3fa-b8e4-4d8b-9846-79d4d188f51c', 'd04a0f9d-3ded-4c0f-b9a5-87fbccd8943b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:51.153556 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad715561-5715-4221-9f61-82e3904ed3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a7e31ca-1bee-414a-9f79-00e33101553e', 'd1ed56bc-d6fa-48f1-a637-a312ed18a192', '22eba3fa-b8e4-4d8b-9846-79d4d188f51c', 'd04a0f9d-3ded-4c0f-b9a5-87fbccd8943b']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:51.154349 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613d047f-ae2d-4540-931e-719d914b14c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:51.178367 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (613d047f-ae2d-4540-931e-719d914b14c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bbe151f8-3444-4d70-b932-5fe96206e692', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1302602807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f28d62c4214c46ba85794b503c6565',qos_specs=None,replication_status=,reservations=['2a7e31ca-1bee-414a-9f79-00e33101553e','d1ed56bc-d6fa-48f1-a637-a312ed18a192','22eba3fa-b8e4-4d8b-9846-79d4d188f51c','d04a0f9d-3ded-4c0f-b9a5-87fbccd8943b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc9065e18df47a7885b2584cb98b25f',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1302602807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bbe151f8-3444-4d70-b932-5fe96206e692,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26f28d62c4214c46ba85794b503c6565',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcc9065e18df47a7885b2584cb98b25f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:51.179288 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be2bcc0-55d1-4f19-b5d8-7fa03d93c1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:51.200051 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8be2bcc0-55d1-4f19-b5d8-7fa03d93c1bd) transitioned into state 'SUCCESS' from state '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-1302602807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f28d62c4214c46ba85794b503c6565',qos_specs=None,replication_status=,reservations=['2a7e31ca-1bee-414a-9f79-00e33101553e','d1ed56bc-d6fa-48f1-a637-a312ed18a192','22eba3fa-b8e4-4d8b-9846-79d4d188f51c','d04a0f9d-3ded-4c0f-b9a5-87fbccd8943b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc9065e18df47a7885b2584cb98b25f',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:51.201030 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (601a7f10-745b-48c9-ad0f-9a9f3da56efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:51.209460 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (601a7f10-745b-48c9-ad0f-9a9f3da56efe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:51.210310 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Flow 'volume_create_api' (4a384ad7-e773-41f2-9f0c-4146e6f98031) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:51.210661 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Create volume request issued successfully. Jul 31 05:32:51.211341 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77f4aa0d-b74a-46cb-941a-f716bbe610d9 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:51.211797 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 531/2119] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:32:50 2026] POST /volume/v3/volumes => generated 819 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:51.224803 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eda0b552-113e-4263-9789-d279c1a5c414 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:51.227026 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eda0b552-113e-4263-9789-d279c1a5c414 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:51.227314 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eda0b552-113e-4263-9789-d279c1a5c414 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:51.227592 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eda0b552-113e-4263-9789-d279c1a5c414 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:51.235411 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:51.235411 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:51.239426 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eda0b552-113e-4263-9789-d279c1a5c414 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Volume info retrieved successfully. Jul 31 05:32:51.243708 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eda0b552-113e-4263-9789-d279c1a5c414 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 returned with HTTP 200 Jul 31 05:32:51.244093 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 542/2120] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:51 2026] GET /volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 => generated 887 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:51.604947 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-ace0fadf-363d-4525-bd57-300e01f1f872 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:51.614327 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-ace0fadf-363d-4525-bd57-300e01f1f872 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] DELETE https://10.4.3.227/volume/v3/attachments/199f0a20-90eb-4294-a3e8-81105651e2ca Jul 31 05:32:51.614663 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-ace0fadf-363d-4525-bd57-300e01f1f872 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:51.614845 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-ace0fadf-363d-4525-bd57-300e01f1f872 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:51.625775 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:51.625775 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:51.717749 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a4ec7b05-46ee-48bc-89e3-d4130a01d637 req-ace0fadf-363d-4525-bd57-300e01f1f872 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments/199f0a20-90eb-4294-a3e8-81105651e2ca returned with HTTP 200 Jul 31 05:32:51.718190 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 518/2121] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:32:51 2026] DELETE /volume/v3/attachments/199f0a20-90eb-4294-a3e8-81105651e2ca => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:51.785047 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-eb0ca77b-d836-495c-bfcd-615b268f040b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:51.791128 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-eb0ca77b-d836-495c-bfcd-615b268f040b tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] DELETE https://10.4.3.227/volume/v3/attachments/bca95af4-e603-4663-a8ae-16bbbee12d3b Jul 31 05:32:51.791128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-eb0ca77b-d836-495c-bfcd-615b268f040b tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:51.791128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-eb0ca77b-d836-495c-bfcd-615b268f040b tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:51.796334 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:51.796334 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:51.857186 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-eb0ca77b-d836-495c-bfcd-615b268f040b tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/attachments/bca95af4-e603-4663-a8ae-16bbbee12d3b returned with HTTP 200 Jul 31 05:32:51.857625 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 531/2122] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:32:51 2026] DELETE /volume/v3/attachments/bca95af4-e603-4663-a8ae-16bbbee12d3b => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:51.870844 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-28ca1619-f0f5-4de3-ae1c-570e043dac99 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:51.873580 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-28ca1619-f0f5-4de3-ae1c-570e043dac99 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] DELETE https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 Jul 31 05:32:51.873802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-28ca1619-f0f5-4de3-ae1c-570e043dac99 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:51.874051 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-28ca1619-f0f5-4de3-ae1c-570e043dac99 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:51.874294 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-28ca1619-f0f5-4de3-ae1c-570e043dac99 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Delete volume with id: 1824a4d6-656b-44fb-926b-dbdadb579bb9 Jul 31 05:32:51.883837 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:51.883837 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:51.884178 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-28ca1619-f0f5-4de3-ae1c-570e043dac99 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Volume info retrieved successfully. Jul 31 05:32:51.903558 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-28ca1619-f0f5-4de3-ae1c-570e043dac99 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] Delete volume request issued successfully. Jul 31 05:32:51.903723 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ec005cbb-41a6-48c4-9c91-a2cac8d6e450 req-28ca1619-f0f5-4de3-ae1c-570e043dac99 tempest-TestShelveInstance-1848689386 tempest-TestShelveInstance-1848689386-project-member] https://10.4.3.227/volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 returned with HTTP 202 Jul 31 05:32:51.904173 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 532/2123] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:32:51 2026] DELETE /volume/v3/volumes/1824a4d6-656b-44fb-926b-dbdadb579bb9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:52.054170 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-14a840c3-7bd0-4ae2-9940-94ea3801f125 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.056133 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14a840c3-7bd0-4ae2-9940-94ea3801f125 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:52.056418 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14a840c3-7bd0-4ae2-9940-94ea3801f125 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.056644 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14a840c3-7bd0-4ae2-9940-94ea3801f125 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.064887 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.064887 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:52.068692 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-14a840c3-7bd0-4ae2-9940-94ea3801f125 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:52.072856 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14a840c3-7bd0-4ae2-9940-94ea3801f125 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:52.073370 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 543/2124] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:52.088375 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bd5697bd-f781-4e68-882e-4de765e96570 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.090249 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd5697bd-f781-4e68-882e-4de765e96570 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:52.090429 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd5697bd-f781-4e68-882e-4de765e96570 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.090859 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd5697bd-f781-4e68-882e-4de765e96570 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.098287 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.098287 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:52.101971 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bd5697bd-f781-4e68-882e-4de765e96570 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:52.106394 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd5697bd-f781-4e68-882e-4de765e96570 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:52.106759 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 519/2125] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:52.148165 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-c41ca717-18ad-4417-96cf-1a81d66eec67 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.150381 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-c41ca717-18ad-4417-96cf-1a81d66eec67 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:52.150659 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-c41ca717-18ad-4417-96cf-1a81d66eec67 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.150896 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-c41ca717-18ad-4417-96cf-1a81d66eec67 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.158275 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.158275 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:52.162368 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-c41ca717-18ad-4417-96cf-1a81d66eec67 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:52.168082 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-c41ca717-18ad-4417-96cf-1a81d66eec67 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:52.168629 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 532/2126] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:52.255767 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5a40733f-5c83-4b2b-b81c-2eda42a4ef9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.256129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a40733f-5c83-4b2b-b81c-2eda42a4ef9f None None] GET https://10.4.3.227/volume// Jul 31 05:32:52.256129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a40733f-5c83-4b2b-b81c-2eda42a4ef9f None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.256411 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a40733f-5c83-4b2b-b81c-2eda42a4ef9f None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.256855 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a40733f-5c83-4b2b-b81c-2eda42a4ef9f None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:52.257827 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 533/2127] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:32:52.258110 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e471a8b1-cf46-4f2f-8d72-193693e008ef None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.259853 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e471a8b1-cf46-4f2f-8d72-193693e008ef tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:52.260060 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e471a8b1-cf46-4f2f-8d72-193693e008ef tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.263341 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e471a8b1-cf46-4f2f-8d72-193693e008ef tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.266027 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-1df44989-5433-4529-9186-62b820619fb5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.270669 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-1df44989-5433-4529-9186-62b820619fb5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:32:52.271080 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-1df44989-5433-4529-9186-62b820619fb5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af76e95d-7c5a-408d-b56e-9b8fb5f1a040", "connector": null, "instance_uuid": "851a4bbf-e47a-4892-9268-2023d886fba6"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:52.272029 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.272029 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:52.277267 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e471a8b1-cf46-4f2f-8d72-193693e008ef tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Volume info retrieved successfully. Jul 31 05:32:52.281322 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.281322 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:52.282060 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e471a8b1-cf46-4f2f-8d72-193693e008ef tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 returned with HTTP 200 Jul 31 05:32:52.282579 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 544/2128] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:52.296635 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c08c0990-9467-4ee9-8bd6-a501b7d6df14 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.299778 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c08c0990-9467-4ee9-8bd6-a501b7d6df14 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] POST https://10.4.3.227/volume/v3/volume-transfers Jul 31 05:32:52.300427 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c08c0990-9467-4ee9-8bd6-a501b7d6df14 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bbe151f8-3444-4d70-b932-5fe96206e692"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:52.303420 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volume_transfer [None req-c08c0990-9467-4ee9-8bd6-a501b7d6df14 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bbe151f8-3444-4d70-b932-5fe96206e692'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 05:32:52.303638 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volume_transfer [None req-c08c0990-9467-4ee9-8bd6-a501b7d6df14 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Creating transfer of volume bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:52.303814 np0000006182 devstack@c-api.service[100285]: INFO cinder.transfer.api [None req-c08c0990-9467-4ee9-8bd6-a501b7d6df14 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Generating transfer record for volume bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:52.314480 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-1df44989-5433-4529-9186-62b820619fb5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:32:52.315241 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 520/2129] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:32:52 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 31 05:32:52.315560 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.315560 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:52.330483 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c08c0990-9467-4ee9-8bd6-a501b7d6df14 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volume-transfers returned with HTTP 202 Jul 31 05:32:52.331339 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 533/2130] 10.4.3.227 () {70 vars in 1326 bytes} [Fri Jul 31 05:32:52 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:52.344260 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1f0784c-45d0-4d4a-8712-a605ebe99e45 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.345359 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9bbfe3bb-f122-488f-9b1b-dc2b98ddeaf7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.345682 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1f0784c-45d0-4d4a-8712-a605ebe99e45 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:52.345880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1f0784c-45d0-4d4a-8712-a605ebe99e45 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.346080 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1f0784c-45d0-4d4a-8712-a605ebe99e45 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.348756 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9bbfe3bb-f122-488f-9b1b-dc2b98ddeaf7 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:52.349004 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9bbfe3bb-f122-488f-9b1b-dc2b98ddeaf7 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.349322 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9bbfe3bb-f122-488f-9b1b-dc2b98ddeaf7 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.360750 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.360750 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:52.361910 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.361910 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:52.364994 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2c072d8-3ece-4c83-b85a-60b0516b02fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.365385 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c1f0784c-45d0-4d4a-8712-a605ebe99e45 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:52.365555 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2c072d8-3ece-4c83-b85a-60b0516b02fc None None] GET https://10.4.3.227/volume// Jul 31 05:32:52.365806 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2c072d8-3ece-4c83-b85a-60b0516b02fc None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.366091 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2c072d8-3ece-4c83-b85a-60b0516b02fc None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.366571 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2c072d8-3ece-4c83-b85a-60b0516b02fc None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:52.366978 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 521/2131] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:32: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 31 05:32:52.367060 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9bbfe3bb-f122-488f-9b1b-dc2b98ddeaf7 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Volume info retrieved successfully. Jul 31 05:32:52.373050 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1f0784c-45d0-4d4a-8712-a605ebe99e45 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:52.373491 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 534/2132] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:52.376463 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-a19b728a-60ea-4708-b830-71cda376b83a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.378701 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-a19b728a-60ea-4708-b830-71cda376b83a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:52.378913 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-a19b728a-60ea-4708-b830-71cda376b83a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.379116 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-a19b728a-60ea-4708-b830-71cda376b83a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.381598 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9bbfe3bb-f122-488f-9b1b-dc2b98ddeaf7 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 returned with HTTP 200 Jul 31 05:32:52.382090 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 545/2133] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:52.389684 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.389684 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:52.393960 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-a19b728a-60ea-4708-b830-71cda376b83a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:52.395666 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cbecb85e-845f-4e0b-a2eb-7b8af8890974 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.397454 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbecb85e-845f-4e0b-a2eb-7b8af8890974 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volume-transfers/e0191069-bb54-4ac1-bb8d-b810da2dab4d Jul 31 05:32:52.397696 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbecb85e-845f-4e0b-a2eb-7b8af8890974 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.397909 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbecb85e-845f-4e0b-a2eb-7b8af8890974 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.398237 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.398237 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:52.398699 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-a19b728a-60ea-4708-b830-71cda376b83a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:52.399368 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 534/2134] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 1058 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:52.401662 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbecb85e-845f-4e0b-a2eb-7b8af8890974 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volume-transfers/e0191069-bb54-4ac1-bb8d-b810da2dab4d returned with HTTP 200 Jul 31 05:32:52.402088 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 522/2135] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volume-transfers/e0191069-bb54-4ac1-bb8d-b810da2dab4d => generated 432 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:52.412620 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b6cc6d2-5105-4da4-9f6c-496f06a3525d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.415869 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b6cc6d2-5105-4da4-9f6c-496f06a3525d tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volume-transfers Jul 31 05:32:52.416190 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b6cc6d2-5105-4da4-9f6c-496f06a3525d tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.416453 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b6cc6d2-5105-4da4-9f6c-496f06a3525d tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.416654 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volume_transfer [None req-6b6cc6d2-5105-4da4-9f6c-496f06a3525d tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Listing volume transfers {{(pid=100283) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 05:32:52.423383 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b6cc6d2-5105-4da4-9f6c-496f06a3525d tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volume-transfers returned with HTTP 200 Jul 31 05:32:52.423895 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 535/2136] 10.4.3.227 () {68 vars in 1305 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:52.433160 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-63c8d1f1-90db-4119-ae81-35c6829e354e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.499856 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63c8d1f1-90db-4119-ae81-35c6829e354e tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] POST https://10.4.3.227/volume/v3/volume-transfers/e0191069-bb54-4ac1-bb8d-b810da2dab4d/accept Jul 31 05:32:52.500231 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-63c8d1f1-90db-4119-ae81-35c6829e354e tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "1fb4b42075e0f733"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:52.501490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.volume_transfer [None req-63c8d1f1-90db-4119-ae81-35c6829e354e tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Accepting volume transfer e0191069-bb54-4ac1-bb8d-b810da2dab4d {{(pid=100286) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 05:32:52.501583 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-63c8d1f1-90db-4119-ae81-35c6829e354e tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Accepting transfer e0191069-bb54-4ac1-bb8d-b810da2dab4d Jul 31 05:32:52.509546 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-35ac3b5e-e85f-4e69-ad93-6995333a68ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.513661 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-35ac3b5e-e85f-4e69-ad93-6995333a68ae tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] PUT https://10.4.3.227/volume/v3/attachments/ee8bd27f-db36-443c-bfb5-f5ba3e50701c Jul 31 05:32:52.514265 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-35ac3b5e-e85f-4e69-ad93-6995333a68ae tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:52.528398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-35ac3b5e-e85f-4e69-ad93-6995333a68ae tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Acquiring lock "cinder-attachment_update-af76e95d-7c5a-408d-b56e-9b8fb5f1a040-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:32:52.535512 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-35ac3b5e-e85f-4e69-ad93-6995333a68ae tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-af76e95d-7c5a-408d-b56e-9b8fb5f1a040-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:32:52.536796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32cdfafb-8ef5-41b3-848e-2a3b421f0a11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.537453 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.537453 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:52.538858 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32cdfafb-8ef5-41b3-848e-2a3b421f0a11 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:32:52.539076 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32cdfafb-8ef5-41b3-848e-2a3b421f0a11 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.539337 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32cdfafb-8ef5-41b3-848e-2a3b421f0a11 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.553431 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.553431 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:52.558928 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-32cdfafb-8ef5-41b3-848e-2a3b421f0a11 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:32:52.565592 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32cdfafb-8ef5-41b3-848e-2a3b421f0a11 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:32:52.566053 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 523/2137] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:52.586487 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-63c8d1f1-90db-4119-ae81-35c6829e354e tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Created reservations ['ec585b20-480e-498f-8b43-4a235cecc9da', '04ec2ee2-04b6-4a16-a74c-e7459986e54d', '3011abd1-6fc3-40a7-919f-534576f58277', 'a9cd8b71-5b9e-4a85-a480-92a0e85d8b33'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:52.614691 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-63c8d1f1-90db-4119-ae81-35c6829e354e tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Created reservations ['608555b8-b7e2-48d0-9141-499e09a2a93b', '26dd51d6-c31e-4465-9139-4d3bab8dcbfe', '1a8e7796-9ae4-44c4-ac34-92ca2d7db0da', '8168c042-787c-41be-ae8a-c24ed49def10'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:52.649472 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-63c8d1f1-90db-4119-ae81-35c6829e354e tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Created reservations ['89f6dd3d-deed-497c-b708-61f3e15e7bdc', 'adce4be4-71ff-4389-82fa-e08664f5bbd0', '18b7290b-669c-4871-8e9f-213f3a9abbbc', '28d3d46b-f5a2-4674-94af-4e097ee040eb'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:52.664582 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-35ac3b5e-e85f-4e69-ad93-6995333a68ae tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-af76e95d-7c5a-408d-b56e-9b8fb5f1a040-np0000006182" released by "attachment_update" :: held 0.129s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:32:52.664967 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-35ac3b5e-e85f-4e69-ad93-6995333a68ae tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/ee8bd27f-db36-443c-bfb5-f5ba3e50701c returned with HTTP 200 Jul 31 05:32:52.666029 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 535/2138] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:32:52 2026] PUT /volume/v3/attachments/ee8bd27f-db36-443c-bfb5-f5ba3e50701c => generated 968 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:52.680044 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-78461449-31c4-4fe8-9e72-9ab92f77314a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.682521 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-78461449-31c4-4fe8-9e72-9ab92f77314a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040/encryption Jul 31 05:32:52.682645 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-78461449-31c4-4fe8-9e72-9ab92f77314a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.682908 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-78461449-31c4-4fe8-9e72-9ab92f77314a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.685564 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-63c8d1f1-90db-4119-ae81-35c6829e354e tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Created reservations ['d1bd361a-ee49-469e-ad80-9cf1f97ae931', '1a99682a-cf89-4fb5-a932-2c0c5e0cebd9', 'c64f410b-8231-469e-af1d-7e908db6bb3e', 'e33de162-e387-4493-9248-65d7b286f67f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:52.694420 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.694420 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:52.703472 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-63c8d1f1-90db-4119-ae81-35c6829e354e tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Transfer volume completed successfully. Jul 31 05:32:52.705476 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-78461449-31c4-4fe8-9e72-9ab92f77314a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040/encryption returned with HTTP 200 Jul 31 05:32:52.706033 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 536/2139] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:52.806969 np0000006182 devstack@c-api.service[100286]: INFO cinder.transfer.api [None req-63c8d1f1-90db-4119-ae81-35c6829e354e tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Volume bbe151f8-3444-4d70-b932-5fe96206e692 has been transferred. Jul 31 05:32:52.819478 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63c8d1f1-90db-4119-ae81-35c6829e354e tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] https://10.4.3.227/volume/v3/volume-transfers/e0191069-bb54-4ac1-bb8d-b810da2dab4d/accept returned with HTTP 202 Jul 31 05:32:52.820025 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 546/2140] 10.4.3.227 () {70 vars in 1458 bytes} [Fri Jul 31 05:32:52 2026] POST /volume/v3/volume-transfers/e0191069-bb54-4ac1-bb8d-b810da2dab4d/accept => generated 365 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:52.831874 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc851d1b-c254-4e66-91ee-eb1699447831 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.835393 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc851d1b-c254-4e66-91ee-eb1699447831 tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] GET https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:52.835393 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc851d1b-c254-4e66-91ee-eb1699447831 tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.836474 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc851d1b-c254-4e66-91ee-eb1699447831 tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.846891 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.846891 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:52.853322 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fc851d1b-c254-4e66-91ee-eb1699447831 tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Volume info retrieved successfully. Jul 31 05:32:52.858600 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc851d1b-c254-4e66-91ee-eb1699447831 tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 returned with HTTP 200 Jul 31 05:32:52.859092 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 524/2141] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 => generated 946 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:52.876688 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-931ab2ea-018b-42a5-9074-cf4ec514f7a2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.878853 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-931ab2ea-018b-42a5-9074-cf4ec514f7a2 tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] GET https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:52.879196 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-931ab2ea-018b-42a5-9074-cf4ec514f7a2 tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.879451 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-931ab2ea-018b-42a5-9074-cf4ec514f7a2 tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.892454 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.892454 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:52.897321 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-931ab2ea-018b-42a5-9074-cf4ec514f7a2 tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] Volume info retrieved successfully. Jul 31 05:32:52.905450 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-931ab2ea-018b-42a5-9074-cf4ec514f7a2 tempest-VolumesTransfersV355Test-1824569346 tempest-VolumesTransfersV355Test-1824569346-project-member] https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 returned with HTTP 200 Jul 31 05:32:52.905953 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 536/2142] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:52 2026] GET /volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 => generated 946 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:52.925451 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-66bc6f6b-63ae-4d5a-890c-b82b6a7ffced None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.927050 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66bc6f6b-63ae-4d5a-890c-b82b6a7ffced tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] DELETE https://10.4.3.227/volume/v3/volume-transfers/e0191069-bb54-4ac1-bb8d-b810da2dab4d Jul 31 05:32:52.928263 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66bc6f6b-63ae-4d5a-890c-b82b6a7ffced tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.929633 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66bc6f6b-63ae-4d5a-890c-b82b6a7ffced tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.929633 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.volume_transfer [None req-66bc6f6b-63ae-4d5a-890c-b82b6a7ffced tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Delete transfer with id: e0191069-bb54-4ac1-bb8d-b810da2dab4d Jul 31 05:32:52.936675 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66bc6f6b-63ae-4d5a-890c-b82b6a7ffced tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volume-transfers/e0191069-bb54-4ac1-bb8d-b810da2dab4d returned with HTTP 404 Jul 31 05:32:52.937276 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 537/2143] 10.4.3.227 () {68 vars in 1419 bytes} [Fri Jul 31 05:32:52 2026] DELETE /volume/v3/volume-transfers/e0191069-bb54-4ac1-bb8d-b810da2dab4d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:32:52.945544 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab3b9db7-3fe4-4871-9fc6-f014d19fd330 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.974744 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5fd7930c-00da-4d10-b275-3d2171d6dfe1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:52.976782 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5fd7930c-00da-4d10-b275-3d2171d6dfe1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:32:52.977164 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5fd7930c-00da-4d10-b275-3d2171d6dfe1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-attach": {"instance_uuid": "2cebedc5-ca52-4c8e-a2f9-71135d5dd303", "mountpoint": "/dev/vdb"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:52.977355 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5fd7930c-00da-4d10-b275-3d2171d6dfe1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2cebedc5-ca52-4c8e-a2f9-71135d5dd303", "mountpoint": "/dev/vdb"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:52.987156 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab3b9db7-3fe4-4871-9fc6-f014d19fd330 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:52.987416 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab3b9db7-3fe4-4871-9fc6-f014d19fd330 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:52.987619 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab3b9db7-3fe4-4871-9fc6-f014d19fd330 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:52.987811 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ab3b9db7-3fe4-4871-9fc6-f014d19fd330 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Delete volume with id: bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:52.989361 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:52.989361 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:52.989995 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5fd7930c-00da-4d10-b275-3d2171d6dfe1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:32:53.001803 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5fd7930c-00da-4d10-b275-3d2171d6dfe1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Update volume admin metadata completed successfully. Jul 31 05:32:53.003664 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:53.003664 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:53.004487 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab3b9db7-3fe4-4871-9fc6-f014d19fd330 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Volume info retrieved successfully. Jul 31 05:32:53.027474 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab3b9db7-3fe4-4871-9fc6-f014d19fd330 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Delete volume request issued successfully. Jul 31 05:32:53.027882 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab3b9db7-3fe4-4871-9fc6-f014d19fd330 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 returned with HTTP 202 Jul 31 05:32:53.028482 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 547/2144] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:32:52 2026] DELETE /volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:32:53.040837 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f438d764-313b-4bbb-bf3f-1bb3d208e2bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:53.043422 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f438d764-313b-4bbb-bf3f-1bb3d208e2bb tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] GET https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:53.043756 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f438d764-313b-4bbb-bf3f-1bb3d208e2bb tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:53.044084 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f438d764-313b-4bbb-bf3f-1bb3d208e2bb tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:53.053265 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:53.053265 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:53.060003 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f438d764-313b-4bbb-bf3f-1bb3d208e2bb tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Volume info retrieved successfully. Jul 31 05:32:53.065039 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f438d764-313b-4bbb-bf3f-1bb3d208e2bb tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 returned with HTTP 200 Jul 31 05:32:53.065606 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 537/2145] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:53 2026] GET /volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:53.083611 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5fd7930c-00da-4d10-b275-3d2171d6dfe1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Attach volume completed successfully. Jul 31 05:32:53.085482 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5fd7930c-00da-4d10-b275-3d2171d6dfe1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 202 Jul 31 05:32:53.085482 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 525/2146] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:52 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 0 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:53.105385 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f18b534e-c44c-43bd-9632-99bc3b3da096 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:53.108006 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f18b534e-c44c-43bd-9632-99bc3b3da096 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:32:53.108006 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f18b534e-c44c-43bd-9632-99bc3b3da096 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:53.108006 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f18b534e-c44c-43bd-9632-99bc3b3da096 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:53.127320 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:53.127320 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:53.132881 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f18b534e-c44c-43bd-9632-99bc3b3da096 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:32:53.138962 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f18b534e-c44c-43bd-9632-99bc3b3da096 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:32:53.139409 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 538/2147] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:53 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 1175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:53.154072 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-704e5a2c-c33b-4aba-8745-9d79640f32e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:53.159154 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-704e5a2c-c33b-4aba-8745-9d79640f32e4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:32:53.159714 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-704e5a2c-c33b-4aba-8745-9d79640f32e4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-detach": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:53.159904 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-704e5a2c-c33b-4aba-8745-9d79640f32e4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:53.174260 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:53.174260 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:53.175123 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-704e5a2c-c33b-4aba-8745-9d79640f32e4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:32:53.210948 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-704e5a2c-c33b-4aba-8745-9d79640f32e4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Detach volume completed successfully. Jul 31 05:32:53.211334 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-704e5a2c-c33b-4aba-8745-9d79640f32e4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 202 Jul 31 05:32:53.212271 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 548/2148] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:32:53 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:53.221854 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-812b361b-c0d2-4180-9191-9193833ee821 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:53.227340 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-812b361b-c0d2-4180-9191-9193833ee821 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:32:53.227340 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-812b361b-c0d2-4180-9191-9193833ee821 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:53.227340 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-812b361b-c0d2-4180-9191-9193833ee821 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:53.236893 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:53.236893 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:53.240753 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-812b361b-c0d2-4180-9191-9193833ee821 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:32:53.244785 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-812b361b-c0d2-4180-9191-9193833ee821 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:32:53.245360 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 538/2149] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:53 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:53.387954 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fd06e2c9-d578-4252-99e3-40d96295b8fa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:53.390467 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd06e2c9-d578-4252-99e3-40d96295b8fa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:53.390681 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd06e2c9-d578-4252-99e3-40d96295b8fa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:53.391020 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd06e2c9-d578-4252-99e3-40d96295b8fa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:53.402007 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:53.402007 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:53.406791 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fd06e2c9-d578-4252-99e3-40d96295b8fa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:53.413631 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd06e2c9-d578-4252-99e3-40d96295b8fa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:53.413931 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 526/2150] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:53 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:53.827045 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-6f2aa071-aed9-4b69-b9eb-e968dc20ec08 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:53.829338 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-6f2aa071-aed9-4b69-b9eb-e968dc20ec08 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:32:53.829521 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-6f2aa071-aed9-4b69-b9eb-e968dc20ec08 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:53.829721 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-6f2aa071-aed9-4b69-b9eb-e968dc20ec08 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:53.841033 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:53.841033 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:53.844696 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-6f2aa071-aed9-4b69-b9eb-e968dc20ec08 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:32:53.849545 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-6f2aa071-aed9-4b69-b9eb-e968dc20ec08 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:32:53.850155 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 539/2151] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:53 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:53.875474 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-e79ced12-ec4b-4932-9ca5-934376adbc39 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:53.878363 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-e79ced12-ec4b-4932-9ca5-934376adbc39 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] POST https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6/action Jul 31 05:32:53.878828 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-e79ced12-ec4b-4932-9ca5-934376adbc39 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:32:53.879051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-e79ced12-ec4b-4932-9ca5-934376adbc39 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:53.892730 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:53.892730 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:53.893315 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-e79ced12-ec4b-4932-9ca5-934376adbc39 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:32:53.905352 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-e79ced12-ec4b-4932-9ca5-934376adbc39 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Begin detaching volume completed successfully. Jul 31 05:32:53.905352 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-e79ced12-ec4b-4932-9ca5-934376adbc39 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6/action returned with HTTP 202 Jul 31 05:32:53.905352 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 549/2152] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:32:53 2026] POST /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:32:53.955896 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c2b1a812-6289-46c7-add5-6b2371d7b639 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:53.956368 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c2b1a812-6289-46c7-add5-6b2371d7b639 None None] GET https://10.4.3.227/volume// Jul 31 05:32:53.956561 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c2b1a812-6289-46c7-add5-6b2371d7b639 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:53.957781 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c2b1a812-6289-46c7-add5-6b2371d7b639 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:53.957781 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c2b1a812-6289-46c7-add5-6b2371d7b639 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:32:53.957781 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 539/2153] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:32: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 31 05:32:53.968611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-8ab28548-6cc5-40cb-b138-a7b86cee6cfe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:53.974203 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-8ab28548-6cc5-40cb-b138-a7b86cee6cfe tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:32:53.975375 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-8ab28548-6cc5-40cb-b138-a7b86cee6cfe tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:53.975375 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-8ab28548-6cc5-40cb-b138-a7b86cee6cfe tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:53.994113 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:53.994113 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:53.999320 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-8ab28548-6cc5-40cb-b138-a7b86cee6cfe tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:32:54.006186 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-8ab28548-6cc5-40cb-b138-a7b86cee6cfe tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:32:54.006992 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 527/2154] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:32:53 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 1323 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:54.080919 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab3bdf4a-a5cb-40c6-995a-bea5ccfcb4af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:54.083021 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab3bdf4a-a5cb-40c6-995a-bea5ccfcb4af tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] GET https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:54.083021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab3bdf4a-a5cb-40c6-995a-bea5ccfcb4af tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:54.083021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab3bdf4a-a5cb-40c6-995a-bea5ccfcb4af tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:54.098144 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab3bdf4a-a5cb-40c6-995a-bea5ccfcb4af tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 returned with HTTP 404 Jul 31 05:32:54.098866 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 540/2155] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:54 2026] GET /volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:32:54.109330 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e823325c-5ee0-47d1-b13a-52c3355d7c11 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:54.114805 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e823325c-5ee0-47d1-b13a-52c3355d7c11 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:54.114805 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e823325c-5ee0-47d1-b13a-52c3355d7c11 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:54.115177 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e823325c-5ee0-47d1-b13a-52c3355d7c11 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:54.127625 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e823325c-5ee0-47d1-b13a-52c3355d7c11 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 returned with HTTP 404 Jul 31 05:32:54.128380 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 550/2156] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:54 2026] GET /volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:32:54.140179 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-789c79be-1739-42e4-9f93-9c91549de25e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:54.147782 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-789c79be-1739-42e4-9f93-9c91549de25e tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] DELETE https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:54.148023 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-789c79be-1739-42e4-9f93-9c91549de25e tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:54.148237 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-789c79be-1739-42e4-9f93-9c91549de25e tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:54.148409 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-789c79be-1739-42e4-9f93-9c91549de25e tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Delete volume with id: bbe151f8-3444-4d70-b932-5fe96206e692 Jul 31 05:32:54.156321 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-789c79be-1739-42e4-9f93-9c91549de25e tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 returned with HTTP 404 Jul 31 05:32:54.159125 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 540/2157] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:32:54 2026] DELETE /volume/v3/volumes/bbe151f8-3444-4d70-b932-5fe96206e692 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:32:54.168791 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:54.170914 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:32:54.171322 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-19143100"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:54.172923 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-19143100'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:32:54.173112 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Create volume of 1 GB Jul 31 05:32:54.178314 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Availability Zones retrieved successfully. Jul 31 05:32:54.185072 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Flow 'volume_create_api' (016c4d9c-ca9f-47e6-a7e2-2a33412e147a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:54.186297 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129a3be8-86f8-41c2-a837-2d7d1493ff30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:54.187751 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:32:54.233040 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129a3be8-86f8-41c2-a837-2d7d1493ff30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:54.233830 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47348e37-f71f-41ff-a5c3-7e51d896116d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:54.285856 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Created reservations ['1f6baabf-7ef7-4650-afa7-ef31af893c91', '36b07cfd-ea9d-44c3-9432-0fb7cfc68017', '64219d8e-102c-4fab-b0c5-89ec15c6bc3a', 'd255ba60-149d-4366-b526-d1949127aeb6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:32:54.286734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47348e37-f71f-41ff-a5c3-7e51d896116d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f6baabf-7ef7-4650-afa7-ef31af893c91', '36b07cfd-ea9d-44c3-9432-0fb7cfc68017', '64219d8e-102c-4fab-b0c5-89ec15c6bc3a', 'd255ba60-149d-4366-b526-d1949127aeb6']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:54.287733 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942d2d5e-584d-4888-8b5d-c8bf574fef2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:54.312004 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (942d2d5e-584d-4888-8b5d-c8bf574fef2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '922ca7c6-1fc5-48a4-af91-dccbae0aeb43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-19143100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f28d62c4214c46ba85794b503c6565',qos_specs=None,replication_status=,reservations=['1f6baabf-7ef7-4650-afa7-ef31af893c91','36b07cfd-ea9d-44c3-9432-0fb7cfc68017','64219d8e-102c-4fab-b0c5-89ec15c6bc3a','d255ba60-149d-4366-b526-d1949127aeb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc9065e18df47a7885b2584cb98b25f',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:32:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-19143100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=922ca7c6-1fc5-48a4-af91-dccbae0aeb43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26f28d62c4214c46ba85794b503c6565',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcc9065e18df47a7885b2584cb98b25f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:54.313182 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea3d902a-4249-4981-8b39-9ff501899a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:54.345806 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea3d902a-4249-4981-8b39-9ff501899a6c) transitioned into state 'SUCCESS' from state '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-19143100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26f28d62c4214c46ba85794b503c6565',qos_specs=None,replication_status=,reservations=['1f6baabf-7ef7-4650-afa7-ef31af893c91','36b07cfd-ea9d-44c3-9432-0fb7cfc68017','64219d8e-102c-4fab-b0c5-89ec15c6bc3a','d255ba60-149d-4366-b526-d1949127aeb6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcc9065e18df47a7885b2584cb98b25f',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:54.346765 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94790862-5a24-4166-bfa0-af3b4dcabce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:32:54.356930 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94790862-5a24-4166-bfa0-af3b4dcabce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:32:54.357766 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Flow 'volume_create_api' (016c4d9c-ca9f-47e6-a7e2-2a33412e147a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:32:54.360495 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Create volume request issued successfully. Jul 31 05:32:54.361631 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed35c054-5ea4-43e3-a4bd-0fa9990a1afb tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:32:54.362240 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 528/2158] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:32:54 2026] POST /volume/v3/volumes => generated 817 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:54.378615 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7abfe2a0-9fed-4040-bc2f-972aa7455b67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:54.381942 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7abfe2a0-9fed-4040-bc2f-972aa7455b67 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:54.382261 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7abfe2a0-9fed-4040-bc2f-972aa7455b67 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:54.384008 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7abfe2a0-9fed-4040-bc2f-972aa7455b67 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:54.395292 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:54.395292 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:54.400425 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7abfe2a0-9fed-4040-bc2f-972aa7455b67 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Volume info retrieved successfully. Jul 31 05:32:54.407064 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7abfe2a0-9fed-4040-bc2f-972aa7455b67 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 returned with HTTP 200 Jul 31 05:32:54.407989 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 541/2159] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:54 2026] GET /volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 => generated 885 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:54.431686 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00812416-ff9b-45bd-bf6d-0835ff8292b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:54.433427 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00812416-ff9b-45bd-bf6d-0835ff8292b9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:54.433603 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00812416-ff9b-45bd-bf6d-0835ff8292b9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:54.433787 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00812416-ff9b-45bd-bf6d-0835ff8292b9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:54.443950 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:54.443950 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:54.448379 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-00812416-ff9b-45bd-bf6d-0835ff8292b9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:54.453032 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00812416-ff9b-45bd-bf6d-0835ff8292b9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:54.453532 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 551/2160] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:54 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:55.421611 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8ac31f40-aaef-4a65-9430-661f78ec9937 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:55.426677 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ac31f40-aaef-4a65-9430-661f78ec9937 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:55.426868 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8ac31f40-aaef-4a65-9430-661f78ec9937 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:55.427158 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8ac31f40-aaef-4a65-9430-661f78ec9937 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:55.436751 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=386,cinder:UPDATE=85,cinder:INSERT=31,cinder:DELETE=3 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:32:55.442529 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:55.442529 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:55.446345 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8ac31f40-aaef-4a65-9430-661f78ec9937 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Volume info retrieved successfully. Jul 31 05:32:55.450826 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ac31f40-aaef-4a65-9430-661f78ec9937 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 returned with HTTP 200 Jul 31 05:32:55.451292 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 541/2161] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:55 2026] GET /volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 => generated 944 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:55.465690 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3723b40c-4b21-4dba-be25-20481e810dbe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:55.467524 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3723b40c-4b21-4dba-be25-20481e810dbe tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] POST https://10.4.3.227/volume/v3/volume-transfers Jul 31 05:32:55.468028 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3723b40c-4b21-4dba-be25-20481e810dbe tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "922ca7c6-1fc5-48a4-af91-dccbae0aeb43"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:32:55.469878 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volume_transfer [None req-3723b40c-4b21-4dba-be25-20481e810dbe tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Creating new volume transfer {'transfer': {'volume_id': '922ca7c6-1fc5-48a4-af91-dccbae0aeb43'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 05:32:55.469996 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87270fb9-6c06-4fec-ae3e-583f4a8dace6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:55.470484 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volume_transfer [None req-3723b40c-4b21-4dba-be25-20481e810dbe tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Creating transfer of volume 922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:55.470701 np0000006182 devstack@c-api.service[100284]: INFO cinder.transfer.api [None req-3723b40c-4b21-4dba-be25-20481e810dbe tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Generating transfer record for volume 922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:55.472848 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87270fb9-6c06-4fec-ae3e-583f4a8dace6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:55.473081 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87270fb9-6c06-4fec-ae3e-583f4a8dace6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:55.473311 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87270fb9-6c06-4fec-ae3e-583f4a8dace6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:55.478887 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:55.478887 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:55.485622 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:55.485622 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:55.492469 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-87270fb9-6c06-4fec-ae3e-583f4a8dace6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:55.495377 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3723b40c-4b21-4dba-be25-20481e810dbe tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volume-transfers returned with HTTP 202 Jul 31 05:32:55.495991 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 529/2162] 10.4.3.227 () {70 vars in 1326 bytes} [Fri Jul 31 05:32:55 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 31 05:32:55.502539 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87270fb9-6c06-4fec-ae3e-583f4a8dace6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:55.503050 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 542/2163] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:55 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:55.505756 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7cb78933-e85f-49d1-bc3e-73b3862ec8f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:55.507744 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cb78933-e85f-49d1-bc3e-73b3862ec8f7 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:55.507994 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cb78933-e85f-49d1-bc3e-73b3862ec8f7 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:55.508234 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cb78933-e85f-49d1-bc3e-73b3862ec8f7 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:55.516140 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:55.516140 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:55.521721 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7cb78933-e85f-49d1-bc3e-73b3862ec8f7 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Volume info retrieved successfully. Jul 31 05:32:55.526656 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cb78933-e85f-49d1-bc3e-73b3862ec8f7 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 returned with HTTP 200 Jul 31 05:32:55.527039 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 552/2164] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:55 2026] GET /volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:55.540065 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5cf2e9bd-9bc9-49be-b9de-3ded03aa80c1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:55.541943 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5cf2e9bd-9bc9-49be-b9de-3ded03aa80c1 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volume-transfers/detail Jul 31 05:32:55.542137 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5cf2e9bd-9bc9-49be-b9de-3ded03aa80c1 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:55.542416 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5cf2e9bd-9bc9-49be-b9de-3ded03aa80c1 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:55.542721 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volume_transfer [None req-5cf2e9bd-9bc9-49be-b9de-3ded03aa80c1 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Listing volume transfers {{(pid=100285) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 05:32:55.549428 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5cf2e9bd-9bc9-49be-b9de-3ded03aa80c1 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 05:32:55.549992 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 542/2165] 10.4.3.227 () {68 vars in 1326 bytes} [Fri Jul 31 05:32:55 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:55.559976 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a6b92d7-9f38-4aca-b066-45682d3a3c37 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:55.561579 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a6b92d7-9f38-4aca-b066-45682d3a3c37 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] DELETE https://10.4.3.227/volume/v3/volume-transfers/8cfc81a0-2ac9-464a-bba0-3e8add7a70ba Jul 31 05:32:55.561973 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a6b92d7-9f38-4aca-b066-45682d3a3c37 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:55.564367 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a6b92d7-9f38-4aca-b066-45682d3a3c37 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:55.564367 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.volume_transfer [None req-2a6b92d7-9f38-4aca-b066-45682d3a3c37 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Delete transfer with id: 8cfc81a0-2ac9-464a-bba0-3e8add7a70ba Jul 31 05:32:55.573914 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:55.573914 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:55.582500 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a6b92d7-9f38-4aca-b066-45682d3a3c37 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volume-transfers/8cfc81a0-2ac9-464a-bba0-3e8add7a70ba returned with HTTP 202 Jul 31 05:32:55.583143 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 530/2166] 10.4.3.227 () {68 vars in 1419 bytes} [Fri Jul 31 05:32:55 2026] DELETE /volume/v3/volume-transfers/8cfc81a0-2ac9-464a-bba0-3e8add7a70ba => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:32:55.590618 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dff4141b-9c13-4d0a-a78f-6a7c6d5475fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:55.593069 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dff4141b-9c13-4d0a-a78f-6a7c6d5475fc tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:55.593393 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dff4141b-9c13-4d0a-a78f-6a7c6d5475fc tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:55.593607 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dff4141b-9c13-4d0a-a78f-6a7c6d5475fc tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:55.601530 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:55.601530 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:55.605267 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dff4141b-9c13-4d0a-a78f-6a7c6d5475fc tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Volume info retrieved successfully. Jul 31 05:32:55.609830 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dff4141b-9c13-4d0a-a78f-6a7c6d5475fc tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 returned with HTTP 200 Jul 31 05:32:55.610489 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 543/2167] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:55 2026] GET /volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:32:55.627047 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae47af5f-6d97-43d7-8127-eb2ac8c2b486 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:55.629433 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae47af5f-6d97-43d7-8127-eb2ac8c2b486 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] DELETE https://10.4.3.227/volume/v3/volume-transfers/8cfc81a0-2ac9-464a-bba0-3e8add7a70ba Jul 31 05:32:55.629711 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae47af5f-6d97-43d7-8127-eb2ac8c2b486 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:55.629957 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae47af5f-6d97-43d7-8127-eb2ac8c2b486 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:55.630089 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.volume_transfer [None req-ae47af5f-6d97-43d7-8127-eb2ac8c2b486 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Delete transfer with id: 8cfc81a0-2ac9-464a-bba0-3e8add7a70ba Jul 31 05:32:55.633484 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae47af5f-6d97-43d7-8127-eb2ac8c2b486 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volume-transfers/8cfc81a0-2ac9-464a-bba0-3e8add7a70ba returned with HTTP 404 Jul 31 05:32:55.634010 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 553/2168] 10.4.3.227 () {68 vars in 1419 bytes} [Fri Jul 31 05:32:55 2026] DELETE /volume/v3/volume-transfers/8cfc81a0-2ac9-464a-bba0-3e8add7a70ba => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:32:55.643868 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb8ee69d-7a74-4f5b-9c33-f1c2458007b1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:55.645731 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb8ee69d-7a74-4f5b-9c33-f1c2458007b1 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:55.645968 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb8ee69d-7a74-4f5b-9c33-f1c2458007b1 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:55.646205 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb8ee69d-7a74-4f5b-9c33-f1c2458007b1 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:55.646464 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-bb8ee69d-7a74-4f5b-9c33-f1c2458007b1 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Delete volume with id: 922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:55.655168 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:55.655168 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:55.655561 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bb8ee69d-7a74-4f5b-9c33-f1c2458007b1 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Volume info retrieved successfully. Jul 31 05:32:55.674491 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bb8ee69d-7a74-4f5b-9c33-f1c2458007b1 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Delete volume request issued successfully. Jul 31 05:32:55.674782 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb8ee69d-7a74-4f5b-9c33-f1c2458007b1 tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 returned with HTTP 202 Jul 31 05:32:55.675397 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 543/2169] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:32:55 2026] DELETE /volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:32:55.687915 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-add5d2e3-3e14-4148-9fff-a63631a9fada None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:55.689413 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-add5d2e3-3e14-4148-9fff-a63631a9fada tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] GET https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:55.689732 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-add5d2e3-3e14-4148-9fff-a63631a9fada tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:55.689979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-add5d2e3-3e14-4148-9fff-a63631a9fada tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:55.707139 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:55.707139 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:55.716361 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-add5d2e3-3e14-4148-9fff-a63631a9fada tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Volume info retrieved successfully. Jul 31 05:32:55.721070 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-add5d2e3-3e14-4148-9fff-a63631a9fada tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 returned with HTTP 200 Jul 31 05:32:55.721541 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 531/2170] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:55 2026] GET /volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:32:56.118141 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-7738e305-4b79-4518-9429-84b516aa1cc0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:56.120983 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-7738e305-4b79-4518-9429-84b516aa1cc0 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] DELETE https://10.4.3.227/volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73 Jul 31 05:32:56.121255 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-7738e305-4b79-4518-9429-84b516aa1cc0 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:56.122027 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-7738e305-4b79-4518-9429-84b516aa1cc0 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:56.131551 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:56.131551 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:56.187497 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-6cd4f3cf-27a8-49f2-8278-c18c04598d25 req-7738e305-4b79-4518-9429-84b516aa1cc0 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73 returned with HTTP 200 Jul 31 05:32:56.188317 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 544/2171] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:32:56 2026] DELETE /volume/v3/attachments/bd0a6828-fffb-4a82-b272-2e3721de1a73 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:56.518705 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f6b06b7-2e8d-49ee-9fca-abe216cfbe1e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:56.521324 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f6b06b7-2e8d-49ee-9fca-abe216cfbe1e tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:56.521324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f6b06b7-2e8d-49ee-9fca-abe216cfbe1e tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:56.521422 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f6b06b7-2e8d-49ee-9fca-abe216cfbe1e tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:56.537446 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:56.537446 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:56.541736 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2f6b06b7-2e8d-49ee-9fca-abe216cfbe1e tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:56.546833 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f6b06b7-2e8d-49ee-9fca-abe216cfbe1e tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:56.547643 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 554/2172] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:56 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:56.738334 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-31899089-b000-4973-a246-036a7c3a16cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:56.740629 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31899089-b000-4973-a246-036a7c3a16cc tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] GET https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:56.740882 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31899089-b000-4973-a246-036a7c3a16cc tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:56.741163 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31899089-b000-4973-a246-036a7c3a16cc tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:56.747486 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31899089-b000-4973-a246-036a7c3a16cc tempest-VolumesTransfersV355Test-1487635714 tempest-VolumesTransfersV355Test-1487635714-project-admin] https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 returned with HTTP 404 Jul 31 05:32:56.748113 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 544/2173] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:56 2026] GET /volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:32:56.754949 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00610d1a-85ce-487d-8a32-b887d7388c13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:56.756656 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00610d1a-85ce-487d-8a32-b887d7388c13 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] GET https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:56.756881 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00610d1a-85ce-487d-8a32-b887d7388c13 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:56.757039 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00610d1a-85ce-487d-8a32-b887d7388c13 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:56.762971 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00610d1a-85ce-487d-8a32-b887d7388c13 tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 returned with HTTP 404 Jul 31 05:32:56.763739 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 532/2174] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:32:56 2026] GET /volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:32:56.771925 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be32bac6-bcd0-444e-ac54-f11b4d09da8f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:56.773449 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be32bac6-bcd0-444e-ac54-f11b4d09da8f tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] DELETE https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:56.773645 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be32bac6-bcd0-444e-ac54-f11b4d09da8f tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:56.773811 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be32bac6-bcd0-444e-ac54-f11b4d09da8f tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:56.773964 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-be32bac6-bcd0-444e-ac54-f11b4d09da8f tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] Delete volume with id: 922ca7c6-1fc5-48a4-af91-dccbae0aeb43 Jul 31 05:32:56.778734 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be32bac6-bcd0-444e-ac54-f11b4d09da8f tempest-VolumesTransfersV355Test-1237071376 tempest-VolumesTransfersV355Test-1237071376-project-member] https://10.4.3.227/volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 returned with HTTP 404 Jul 31 05:32:56.779110 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 545/2175] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:32:56 2026] DELETE /volume/v3/volumes/922ca7c6-1fc5-48a4-af91-dccbae0aeb43 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:32:57.177599 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9330dfec-4d7d-4c2f-bf2e-ad23863a3bf1 req-45b27d8b-d1ca-4a44-8da4-43f5ceb688fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:57.179326 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9330dfec-4d7d-4c2f-bf2e-ad23863a3bf1 req-45b27d8b-d1ca-4a44-8da4-43f5ceb688fb tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:32:57.179631 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9330dfec-4d7d-4c2f-bf2e-ad23863a3bf1 req-45b27d8b-d1ca-4a44-8da4-43f5ceb688fb tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:57.179899 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9330dfec-4d7d-4c2f-bf2e-ad23863a3bf1 req-45b27d8b-d1ca-4a44-8da4-43f5ceb688fb tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:57.187959 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:57.187959 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:32:57.194867 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9330dfec-4d7d-4c2f-bf2e-ad23863a3bf1 req-45b27d8b-d1ca-4a44-8da4-43f5ceb688fb tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:32:57.204138 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9330dfec-4d7d-4c2f-bf2e-ad23863a3bf1 req-45b27d8b-d1ca-4a44-8da4-43f5ceb688fb tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:32:57.204677 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 555/2176] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:32:57 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:57.232017 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6841247e-72b7-46e6-aff5-5d9937540ef6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:57.235154 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6841247e-72b7-46e6-aff5-5d9937540ef6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] DELETE https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:32:57.235888 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6841247e-72b7-46e6-aff5-5d9937540ef6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:57.236208 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6841247e-72b7-46e6-aff5-5d9937540ef6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:57.236462 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-6841247e-72b7-46e6-aff5-5d9937540ef6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Delete volume with id: fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:32:57.253272 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:57.253272 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:57.253941 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6841247e-72b7-46e6-aff5-5d9937540ef6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:32:57.282603 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6841247e-72b7-46e6-aff5-5d9937540ef6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Delete volume request issued successfully. Jul 31 05:32:57.287174 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6841247e-72b7-46e6-aff5-5d9937540ef6 tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 202 Jul 31 05:32:57.287174 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 545/2177] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:32:57 2026] DELETE /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:32:57.307092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f9df929-ae90-4fda-b711-681d8c441cca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:57.308789 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f9df929-ae90-4fda-b711-681d8c441cca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:32:57.308954 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f9df929-ae90-4fda-b711-681d8c441cca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:57.309199 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f9df929-ae90-4fda-b711-681d8c441cca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:57.325274 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:57.325274 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:57.337321 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9f9df929-ae90-4fda-b711-681d8c441cca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Volume info retrieved successfully. Jul 31 05:32:57.337321 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f9df929-ae90-4fda-b711-681d8c441cca tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 200 Jul 31 05:32:57.337321 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 533/2178] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:57 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 847 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:57.561836 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fe702ee5-5965-44cf-8c89-1444b6691e3b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:57.569278 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe702ee5-5965-44cf-8c89-1444b6691e3b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:57.569278 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe702ee5-5965-44cf-8c89-1444b6691e3b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:57.569278 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe702ee5-5965-44cf-8c89-1444b6691e3b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:57.583418 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:57.583418 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:32:57.591124 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fe702ee5-5965-44cf-8c89-1444b6691e3b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:57.599304 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe702ee5-5965-44cf-8c89-1444b6691e3b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:57.599304 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 546/2179] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:57 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:58.356616 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2191c5a-03d2-4d76-9395-e9d1ada1905f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:58.358889 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2191c5a-03d2-4d76-9395-e9d1ada1905f tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] GET https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 Jul 31 05:32:58.359330 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2191c5a-03d2-4d76-9395-e9d1ada1905f tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:58.359534 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2191c5a-03d2-4d76-9395-e9d1ada1905f tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:58.378515 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2191c5a-03d2-4d76-9395-e9d1ada1905f tempest-TestMinimumBasicScenario-1598482636 tempest-TestMinimumBasicScenario-1598482636-project-member] https://10.4.3.227/volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 returned with HTTP 404 Jul 31 05:32:58.379145 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 556/2180] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:58 2026] GET /volume/v3/volumes/fddfe9c6-91e7-46c1-b03e-52a2e8c1d2c6 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:32:58.618954 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-808b493f-5481-4af3-931e-6632f9e66209 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:58.624663 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-808b493f-5481-4af3-931e-6632f9e66209 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:58.624663 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-808b493f-5481-4af3-931e-6632f9e66209 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:58.624848 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-808b493f-5481-4af3-931e-6632f9e66209 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:58.644986 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:58.644986 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:32:58.654899 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-808b493f-5481-4af3-931e-6632f9e66209 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:58.662116 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-808b493f-5481-4af3-931e-6632f9e66209 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:58.662698 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 546/2181] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:58 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:32:59.683902 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4da868da-68ee-4515-8286-f4366318bbe3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:32:59.686004 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4da868da-68ee-4515-8286-f4366318bbe3 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:32:59.686972 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4da868da-68ee-4515-8286-f4366318bbe3 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:32:59.686972 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4da868da-68ee-4515-8286-f4366318bbe3 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:32:59.696977 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:32:59.696977 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:32:59.700795 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4da868da-68ee-4515-8286-f4366318bbe3 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:32:59.706430 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4da868da-68ee-4515-8286-f4366318bbe3 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:32:59.706934 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 534/2182] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:32:59 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:00.729212 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-61b4de14-0b86-4308-95a2-56f7723d98d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:00.732314 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61b4de14-0b86-4308-95a2-56f7723d98d5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:00.732544 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61b4de14-0b86-4308-95a2-56f7723d98d5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:00.733211 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-61b4de14-0b86-4308-95a2-56f7723d98d5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:00.738029 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=453,cinder:UPDATE=133,cinder:INSERT=78,cinder:DELETE=3 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:33:00.752942 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:00.752942 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:00.759192 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-61b4de14-0b86-4308-95a2-56f7723d98d5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:00.766442 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-61b4de14-0b86-4308-95a2-56f7723d98d5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:33:00.766988 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 547/2183] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:00 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:00.964674 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:01.081759 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:01.081759 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-445548549"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:01.083170 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-445548549'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:01.083313 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume of 1 GB Jul 31 05:33:01.087862 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Availability Zones retrieved successfully. Jul 31 05:33:01.094028 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (36efc06b-bf9c-4708-9e2d-efd5872eb319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:01.095431 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed9616a-ed18-4e35-a5d9-b21d15bdba13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:01.096943 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:01.137395 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ed9616a-ed18-4e35-a5d9-b21d15bdba13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:01.138200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ab2ddc-43b0-4861-8d83-70f3622ac576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:01.216908 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Created reservations ['8ab0047e-cee2-46e0-976e-cf875cdf9f8b', '4ebef1bb-e631-4db2-bf33-336f6aeab977', 'b5ef2aef-8486-43e1-8a40-a015c2c8cb1b', 'bc5ac0a9-956e-4edc-b901-d35c15c2b051'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:01.217956 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ab2ddc-43b0-4861-8d83-70f3622ac576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ab0047e-cee2-46e0-976e-cf875cdf9f8b', '4ebef1bb-e631-4db2-bf33-336f6aeab977', 'b5ef2aef-8486-43e1-8a40-a015c2c8cb1b', 'bc5ac0a9-956e-4edc-b901-d35c15c2b051']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:01.219077 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4fa9bb2-d633-4cc6-983e-839a9f4df5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:01.252788 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4fa9bb2-d633-4cc6-983e-839a9f4df5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1df4230c-93a6-4bb5-bf45-0489ab0a525e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-445548549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['8ab0047e-cee2-46e0-976e-cf875cdf9f8b','4ebef1bb-e631-4db2-bf33-336f6aeab977','b5ef2aef-8486-43e1-8a40-a015c2c8cb1b','bc5ac0a9-956e-4edc-b901-d35c15c2b051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-445548549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1df4230c-93a6-4bb5-bf45-0489ab0a525e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8cd9f4d25284c65b8774512a4d902ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:01.253855 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e646fa7e-3f87-48c0-b2af-613cb165a7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:01.276038 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e646fa7e-3f87-48c0-b2af-613cb165a7e6) transitioned into state 'SUCCESS' from state '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-445548549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['8ab0047e-cee2-46e0-976e-cf875cdf9f8b','4ebef1bb-e631-4db2-bf33-336f6aeab977','b5ef2aef-8486-43e1-8a40-a015c2c8cb1b','bc5ac0a9-956e-4edc-b901-d35c15c2b051'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:01.277160 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd25dc4e-9ddb-4e3f-ac8f-07cb27a6ca97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:01.290272 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd25dc4e-9ddb-4e3f-ac8f-07cb27a6ca97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:01.291797 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (36efc06b-bf9c-4708-9e2d-efd5872eb319) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:01.292895 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request issued successfully. Jul 31 05:33:01.294347 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52899abc-4e6f-4285-b281-12fa4ca87b31 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:01.295078 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 557/2184] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:33:00 2026] POST /volume/v3/volumes => generated 757 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:01.310803 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f679f3f-6a11-45c6-9138-9a396df6273f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:01.314658 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f679f3f-6a11-45c6-9138-9a396df6273f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e Jul 31 05:33:01.316296 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f679f3f-6a11-45c6-9138-9a396df6273f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:01.316296 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f679f3f-6a11-45c6-9138-9a396df6273f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:01.326357 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:01.326357 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:01.330630 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6f679f3f-6a11-45c6-9138-9a396df6273f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:01.338652 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f679f3f-6a11-45c6-9138-9a396df6273f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e returned with HTTP 200 Jul 31 05:33:01.339322 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 547/2185] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:01 2026] GET /volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:01.787488 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00e93ada-b1b5-4bd3-ac08-cd2b78b758c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:01.791764 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00e93ada-b1b5-4bd3-ac08-cd2b78b758c5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:01.791764 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00e93ada-b1b5-4bd3-ac08-cd2b78b758c5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:01.791987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00e93ada-b1b5-4bd3-ac08-cd2b78b758c5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:01.806193 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:01.806193 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:01.809577 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-00e93ada-b1b5-4bd3-ac08-cd2b78b758c5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:01.815036 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00e93ada-b1b5-4bd3-ac08-cd2b78b758c5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:33:01.815515 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 535/2186] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:01 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:02.358183 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-020d8df5-3c86-4876-bfc8-738c1a893127 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:02.363946 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-020d8df5-3c86-4876-bfc8-738c1a893127 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e Jul 31 05:33:02.363946 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-020d8df5-3c86-4876-bfc8-738c1a893127 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:02.363946 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-020d8df5-3c86-4876-bfc8-738c1a893127 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:02.372375 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:02.372375 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:02.377589 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-020d8df5-3c86-4876-bfc8-738c1a893127 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:02.383474 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-020d8df5-3c86-4876-bfc8-738c1a893127 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e returned with HTTP 200 Jul 31 05:33:02.384092 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 548/2187] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:02 2026] GET /volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:02.401760 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-28e73a0d-3d7f-4032-904a-78182484eca7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:02.407961 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28e73a0d-3d7f-4032-904a-78182484eca7 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:33:02.408337 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-28e73a0d-3d7f-4032-904a-78182484eca7 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1df4230c-93a6-4bb5-bf45-0489ab0a525e", "name": "tempest-CreateVolumesFromBackupTest-Backup-1862350455"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:02.413734 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-28e73a0d-3d7f-4032-904a-78182484eca7 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Creating new backup {'backup': {'volume_id': '1df4230c-93a6-4bb5-bf45-0489ab0a525e', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1862350455'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:33:02.413960 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-28e73a0d-3d7f-4032-904a-78182484eca7 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Creating backup of volume 1df4230c-93a6-4bb5-bf45-0489ab0a525e in container None Jul 31 05:33:02.423033 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:02.423033 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:02.423594 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-28e73a0d-3d7f-4032-904a-78182484eca7 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:02.449535 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-28e73a0d-3d7f-4032-904a-78182484eca7 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Created reservations ['f00652cb-e455-4660-a4d7-d22e12d224d1', '50cf1649-cdf4-4a9c-93c6-cc911ebfec87'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:02.477297 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28e73a0d-3d7f-4032-904a-78182484eca7 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:33:02.478015 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 558/2188] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:02 2026] POST /volume/v3/backups => generated 339 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:02.487686 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-14a4f0fe-d9a0-4539-80ab-0ad5982b8681 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:02.489995 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14a4f0fe-d9a0-4539-80ab-0ad5982b8681 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:02.490344 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14a4f0fe-d9a0-4539-80ab-0ad5982b8681 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:02.490625 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14a4f0fe-d9a0-4539-80ab-0ad5982b8681 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:02.490781 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-14a4f0fe-d9a0-4539-80ab-0ad5982b8681 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:02.497348 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:02.497348 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:02.497348 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14a4f0fe-d9a0-4539-80ab-0ad5982b8681 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:02.498260 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 548/2189] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:02 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:02.829214 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c2412e0-334d-42c5-bd5a-0cd595d75740 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:02.832182 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c2412e0-334d-42c5-bd5a-0cd595d75740 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:02.832182 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c2412e0-334d-42c5-bd5a-0cd595d75740 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:02.832182 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c2412e0-334d-42c5-bd5a-0cd595d75740 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:02.847369 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:02.847369 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:02.860988 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2c2412e0-334d-42c5-bd5a-0cd595d75740 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:02.870123 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c2412e0-334d-42c5-bd5a-0cd595d75740 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:33:02.870572 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 536/2190] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:02 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:02.960673 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-19399489-63eb-4ad0-bf7e-e926bed616c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:02.963270 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19399489-63eb-4ad0-bf7e-e926bed616c4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:33:02.964155 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19399489-63eb-4ad0-bf7e-e926bed616c4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-attach": {"instance_uuid": "faadfc25-f852-4980-bf6a-81649e89bcb8", "mountpoint": "/dev/vdb"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:02.964431 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19399489-63eb-4ad0-bf7e-e926bed616c4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "faadfc25-f852-4980-bf6a-81649e89bcb8", "mountpoint": "/dev/vdb"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:02.980143 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:02.980143 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:02.980726 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-19399489-63eb-4ad0-bf7e-e926bed616c4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:02.993459 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-19399489-63eb-4ad0-bf7e-e926bed616c4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Update volume admin metadata completed successfully. Jul 31 05:33:03.069060 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-19399489-63eb-4ad0-bf7e-e926bed616c4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Attach volume completed successfully. Jul 31 05:33:03.069349 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19399489-63eb-4ad0-bf7e-e926bed616c4 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 202 Jul 31 05:33:03.069788 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 549/2191] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:33:02 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:03.078111 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d447e40-dd82-4f6a-b700-b8a788171ed9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:03.079983 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d447e40-dd82-4f6a-b700-b8a788171ed9 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:03.080279 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d447e40-dd82-4f6a-b700-b8a788171ed9 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:03.080498 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d447e40-dd82-4f6a-b700-b8a788171ed9 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:03.098688 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:03.098688 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:03.103339 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0d447e40-dd82-4f6a-b700-b8a788171ed9 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:03.108605 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d447e40-dd82-4f6a-b700-b8a788171ed9 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:03.109070 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 559/2192] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:03 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:03.126155 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ed1cf0e-3750-46ed-996f-4c0711590771 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:03.128322 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ed1cf0e-3750-46ed-996f-4c0711590771 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:03.128545 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ed1cf0e-3750-46ed-996f-4c0711590771 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:03.128733 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ed1cf0e-3750-46ed-996f-4c0711590771 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:03.142693 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:03.142693 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:03.149980 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1ed1cf0e-3750-46ed-996f-4c0711590771 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:03.155970 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ed1cf0e-3750-46ed-996f-4c0711590771 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:03.156449 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 549/2193] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:03 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 1175 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:03.172048 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d583c7aa-1750-4325-999b-af1a569e4506 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:03.174276 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d583c7aa-1750-4325-999b-af1a569e4506 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:33:03.174485 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d583c7aa-1750-4325-999b-af1a569e4506 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-detach": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:03.174600 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d583c7aa-1750-4325-999b-af1a569e4506 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:03.190656 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:03.190656 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:03.191306 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d583c7aa-1750-4325-999b-af1a569e4506 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:03.246474 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d583c7aa-1750-4325-999b-af1a569e4506 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Detach volume completed successfully. Jul 31 05:33:03.246698 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d583c7aa-1750-4325-999b-af1a569e4506 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 202 Jul 31 05:33:03.247090 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 537/2194] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:33:03 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:03.254546 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a51ed8ba-8a50-402f-babe-d885776c269e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:03.258833 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a51ed8ba-8a50-402f-babe-d885776c269e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:03.259082 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a51ed8ba-8a50-402f-babe-d885776c269e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:03.259335 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a51ed8ba-8a50-402f-babe-d885776c269e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:03.272700 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:03.272700 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:03.278204 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a51ed8ba-8a50-402f-babe-d885776c269e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:03.283611 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a51ed8ba-8a50-402f-babe-d885776c269e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:03.284033 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 550/2195] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:03 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:03.511844 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4adb4492-fac6-478c-bb75-7c8e707a3366 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:03.514336 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4adb4492-fac6-478c-bb75-7c8e707a3366 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:03.514582 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4adb4492-fac6-478c-bb75-7c8e707a3366 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:03.514808 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4adb4492-fac6-478c-bb75-7c8e707a3366 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:03.514931 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4adb4492-fac6-478c-bb75-7c8e707a3366 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:03.526600 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:03.526600 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:03.527437 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4adb4492-fac6-478c-bb75-7c8e707a3366 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:03.527840 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 560/2196] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:03 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:03.890796 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-17ae1fca-14cb-46fc-815f-bd89b3a34f4b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:03.896174 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17ae1fca-14cb-46fc-815f-bd89b3a34f4b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:03.896929 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17ae1fca-14cb-46fc-815f-bd89b3a34f4b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:03.896929 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17ae1fca-14cb-46fc-815f-bd89b3a34f4b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:03.913503 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:03.913503 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:03.918673 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-17ae1fca-14cb-46fc-815f-bd89b3a34f4b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:03.928417 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17ae1fca-14cb-46fc-815f-bd89b3a34f4b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:33:03.929007 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 550/2197] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:03 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:04.543118 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee59af00-b97e-4331-a7b4-4a49f41dd73d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:04.544834 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee59af00-b97e-4331-a7b4-4a49f41dd73d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:04.545012 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee59af00-b97e-4331-a7b4-4a49f41dd73d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:04.545221 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee59af00-b97e-4331-a7b4-4a49f41dd73d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:04.545337 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ee59af00-b97e-4331-a7b4-4a49f41dd73d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:04.555921 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:04.555921 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:04.556199 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee59af00-b97e-4331-a7b4-4a49f41dd73d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:04.556691 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 538/2198] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:04 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:04.594702 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-a6e9ecc7-b11f-4147-8d2d-539d10248037 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:04.596666 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-a6e9ecc7-b11f-4147-8d2d-539d10248037 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments/ee8bd27f-db36-443c-bfb5-f5ba3e50701c/action Jul 31 05:33:04.597195 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-a6e9ecc7-b11f-4147-8d2d-539d10248037 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:04.597195 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-a6e9ecc7-b11f-4147-8d2d-539d10248037 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:04.614546 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:04.614546 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:04.625557 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-12af6cc2-9d04-42f5-bacd-d545904eeef4 req-a6e9ecc7-b11f-4147-8d2d-539d10248037 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/ee8bd27f-db36-443c-bfb5-f5ba3e50701c/action returned with HTTP 204 Jul 31 05:33:04.626126 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 551/2199] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:33:04 2026] POST /volume/v3/attachments/ee8bd27f-db36-443c-bfb5-f5ba3e50701c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:04.944424 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19a91f62-8e2d-4bdb-a882-e3960bf7c83a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:04.946152 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19a91f62-8e2d-4bdb-a882-e3960bf7c83a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:04.946523 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19a91f62-8e2d-4bdb-a882-e3960bf7c83a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:04.946775 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19a91f62-8e2d-4bdb-a882-e3960bf7c83a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:04.956213 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:04.956213 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:04.962126 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-19a91f62-8e2d-4bdb-a882-e3960bf7c83a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:04.968083 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19a91f62-8e2d-4bdb-a882-e3960bf7c83a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:33:04.968758 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 561/2200] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:04 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:04.990019 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cda7faa7-012f-4745-9d0c-3afbeed3058c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:04.992583 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cda7faa7-012f-4745-9d0c-3afbeed3058c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:04.992892 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cda7faa7-012f-4745-9d0c-3afbeed3058c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:04.993078 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cda7faa7-012f-4745-9d0c-3afbeed3058c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:05.015273 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:05.015273 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:05.021964 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cda7faa7-012f-4745-9d0c-3afbeed3058c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:05.026373 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cda7faa7-012f-4745-9d0c-3afbeed3058c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:33:05.026686 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 551/2201] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:04 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 1171 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:05.080350 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-95401bf6-269c-4839-bd19-a6b8e148e2c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:05.083456 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-95401bf6-269c-4839-bd19-a6b8e148e2c9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:05.084297 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-95401bf6-269c-4839-bd19-a6b8e148e2c9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:05.084297 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-95401bf6-269c-4839-bd19-a6b8e148e2c9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:05.097203 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:05.097203 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:05.104875 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-95401bf6-269c-4839-bd19-a6b8e148e2c9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:05.111497 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-95401bf6-269c-4839-bd19-a6b8e148e2c9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:33:05.112089 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 539/2202] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:05 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 1171 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:05.144058 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-41aa2e31-0635-44fc-ae06-497a206cd0ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:05.146206 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-41aa2e31-0635-44fc-ae06-497a206cd0ab tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040/action Jul 31 05:33:05.146571 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-41aa2e31-0635-44fc-ae06-497a206cd0ab tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:05.146710 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-41aa2e31-0635-44fc-ae06-497a206cd0ab tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:05.168406 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:05.168406 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:05.169670 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-41aa2e31-0635-44fc-ae06-497a206cd0ab tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:05.177443 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-41aa2e31-0635-44fc-ae06-497a206cd0ab tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Begin detaching volume completed successfully. Jul 31 05:33:05.177550 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-41aa2e31-0635-44fc-ae06-497a206cd0ab tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040/action returned with HTTP 202 Jul 31 05:33:05.177962 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 552/2203] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:33:05 2026] POST /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:05.243322 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca1b4c2e-36a6-4f9d-9bbf-e94282fb99b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:05.245490 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca1b4c2e-36a6-4f9d-9bbf-e94282fb99b3 None None] GET https://10.4.3.227/volume// Jul 31 05:33:05.245749 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca1b4c2e-36a6-4f9d-9bbf-e94282fb99b3 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:05.246042 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca1b4c2e-36a6-4f9d-9bbf-e94282fb99b3 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:05.246505 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca1b4c2e-36a6-4f9d-9bbf-e94282fb99b3 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:05.247023 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 562/2204] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:33:05 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:33:05.260348 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-85c7bc99-5f82-4a60-b62f-100bc8d080ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:05.262834 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-85c7bc99-5f82-4a60-b62f-100bc8d080ef tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:05.263047 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-85c7bc99-5f82-4a60-b62f-100bc8d080ef tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:05.263262 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-85c7bc99-5f82-4a60-b62f-100bc8d080ef tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:05.280724 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:05.280724 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:05.289406 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-85c7bc99-5f82-4a60-b62f-100bc8d080ef tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:05.293739 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-85c7bc99-5f82-4a60-b62f-100bc8d080ef tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:33:05.294276 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 552/2205] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:33:05 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 1354 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 05:33:05.310996 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-679426f2-061d-42bf-be01-9dc79485ec8f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:05.321721 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-679426f2-061d-42bf-be01-9dc79485ec8f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040/encryption Jul 31 05:33:05.322224 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-679426f2-061d-42bf-be01-9dc79485ec8f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:05.323913 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-679426f2-061d-42bf-be01-9dc79485ec8f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:05.347264 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:05.347264 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:05.358048 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-679426f2-061d-42bf-be01-9dc79485ec8f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040/encryption returned with HTTP 200 Jul 31 05:33:05.358598 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 540/2206] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:33:05 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040/encryption => generated 161 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:33:05.567882 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-545b93bb-9334-4821-a034-17a30d8f56c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:05.569746 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-545b93bb-9334-4821-a034-17a30d8f56c4 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:05.569975 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-545b93bb-9334-4821-a034-17a30d8f56c4 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:05.570193 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-545b93bb-9334-4821-a034-17a30d8f56c4 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:05.570322 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-545b93bb-9334-4821-a034-17a30d8f56c4 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:05.574776 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:05.574776 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:05.575676 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-545b93bb-9334-4821-a034-17a30d8f56c4 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:05.576115 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 553/2207] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:05 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:05.898593 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24136f40-3ddb-4fa4-8977-7f167ad16aa1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:05.901600 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24136f40-3ddb-4fa4-8977-7f167ad16aa1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:33:05.901990 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24136f40-3ddb-4fa4-8977-7f167ad16aa1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:05.902185 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24136f40-3ddb-4fa4-8977-7f167ad16aa1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:05.917072 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:05.917072 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:05.919772 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-24136f40-3ddb-4fa4-8977-7f167ad16aa1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:05.925896 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-24136f40-3ddb-4fa4-8977-7f167ad16aa1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Reserve volume completed successfully. Jul 31 05:33:05.926205 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24136f40-3ddb-4fa4-8977-7f167ad16aa1 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 202 Jul 31 05:33:05.926709 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 563/2208] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:33:05 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:05.942153 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a01bb72f-15a1-4d15-9a58-381bb665e7ce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:05.943069 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a01bb72f-15a1-4d15-9a58-381bb665e7ce tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:05.943372 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a01bb72f-15a1-4d15-9a58-381bb665e7ce tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:05.943602 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a01bb72f-15a1-4d15-9a58-381bb665e7ce tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:05.952432 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:05.952432 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:05.958273 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a01bb72f-15a1-4d15-9a58-381bb665e7ce tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:05.963661 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a01bb72f-15a1-4d15-9a58-381bb665e7ce tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:05.964167 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 553/2209] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:05 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:05.987121 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-27021ff6-5efd-4fec-9533-02e2b0a39d00 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:05.991296 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27021ff6-5efd-4fec-9533-02e2b0a39d00 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:33:05.993127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27021ff6-5efd-4fec-9533-02e2b0a39d00 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:05.993127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27021ff6-5efd-4fec-9533-02e2b0a39d00 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:06.005649 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.005649 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:06.006137 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-27021ff6-5efd-4fec-9533-02e2b0a39d00 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:06.027997 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-27021ff6-5efd-4fec-9533-02e2b0a39d00 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Unreserve volume completed successfully. Jul 31 05:33:06.028355 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27021ff6-5efd-4fec-9533-02e2b0a39d00 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 202 Jul 31 05:33:06.028956 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 541/2210] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:33:05 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:06.040600 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27fce5db-f7d3-4d44-93ec-7e381ea5101c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.045876 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27fce5db-f7d3-4d44-93ec-7e381ea5101c tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:06.046094 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27fce5db-f7d3-4d44-93ec-7e381ea5101c tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:06.046331 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27fce5db-f7d3-4d44-93ec-7e381ea5101c tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:06.057760 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.057760 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:06.065261 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-27fce5db-f7d3-4d44-93ec-7e381ea5101c tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:06.070457 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27fce5db-f7d3-4d44-93ec-7e381ea5101c tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:06.070565 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 554/2211] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:06 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:06.087453 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f67291d-591b-4d12-8176-6a9b73e71dd7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.089625 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f67291d-591b-4d12-8176-6a9b73e71dd7 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:33:06.090113 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f67291d-591b-4d12-8176-6a9b73e71dd7 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:06.090365 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f67291d-591b-4d12-8176-6a9b73e71dd7 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:06.102631 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.102631 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:06.103484 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7f67291d-591b-4d12-8176-6a9b73e71dd7 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:06.110849 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7f67291d-591b-4d12-8176-6a9b73e71dd7 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume updated successfully. Jul 31 05:33:06.111167 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f67291d-591b-4d12-8176-6a9b73e71dd7 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 200 Jul 31 05:33:06.111693 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 564/2212] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:33:06 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 0 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 05:33:06.120521 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-94d76e05-07e2-476a-93b4-b4e3747186de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.124551 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94d76e05-07e2-476a-93b4-b4e3747186de tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:06.124756 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94d76e05-07e2-476a-93b4-b4e3747186de tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:06.124951 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94d76e05-07e2-476a-93b4-b4e3747186de tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:06.133526 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.133526 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:06.137403 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-94d76e05-07e2-476a-93b4-b4e3747186de tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:06.144164 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94d76e05-07e2-476a-93b4-b4e3747186de tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:06.144652 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 554/2213] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:06 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:06.160860 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7be8ead1-57ed-4035-98a1-52c6d40ccbce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.163252 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7be8ead1-57ed-4035-98a1-52c6d40ccbce tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:33:06.163708 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7be8ead1-57ed-4035-98a1-52c6d40ccbce tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:06.163891 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7be8ead1-57ed-4035-98a1-52c6d40ccbce tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:06.174411 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.174411 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:06.174993 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7be8ead1-57ed-4035-98a1-52c6d40ccbce tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:06.186593 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7be8ead1-57ed-4035-98a1-52c6d40ccbce tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume updated successfully. Jul 31 05:33:06.186856 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7be8ead1-57ed-4035-98a1-52c6d40ccbce tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 200 Jul 31 05:33:06.187450 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 542/2214] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:33:06 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 05:33:06.196860 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5335eff0-0b64-4157-916c-0080bdfc749a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.198724 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5335eff0-0b64-4157-916c-0080bdfc749a tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:06.198894 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5335eff0-0b64-4157-916c-0080bdfc749a tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:06.199045 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5335eff0-0b64-4157-916c-0080bdfc749a tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:06.205591 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.205591 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:06.212269 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5335eff0-0b64-4157-916c-0080bdfc749a tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:06.219044 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5335eff0-0b64-4157-916c-0080bdfc749a tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:06.219677 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 555/2215] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:06 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:06.235701 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-099119c1-b676-42ab-a111-f5dc576fa16e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.237970 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-099119c1-b676-42ab-a111-f5dc576fa16e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:33:06.238469 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-099119c1-b676-42ab-a111-f5dc576fa16e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:06.238600 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-099119c1-b676-42ab-a111-f5dc576fa16e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:06.252128 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.252128 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:06.252773 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-099119c1-b676-42ab-a111-f5dc576fa16e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:06.268909 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-099119c1-b676-42ab-a111-f5dc576fa16e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Update volume admin metadata completed successfully. Jul 31 05:33:06.269016 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-099119c1-b676-42ab-a111-f5dc576fa16e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Update readonly setting on volume completed successfully. Jul 31 05:33:06.269293 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-099119c1-b676-42ab-a111-f5dc576fa16e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 202 Jul 31 05:33:06.269749 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 565/2216] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:33:06 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:06.281123 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e90df42-9fe9-4af5-82ac-23d37ac85554 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.284161 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e90df42-9fe9-4af5-82ac-23d37ac85554 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:06.284446 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e90df42-9fe9-4af5-82ac-23d37ac85554 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:06.285111 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e90df42-9fe9-4af5-82ac-23d37ac85554 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:06.299789 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.299789 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:06.310067 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0e90df42-9fe9-4af5-82ac-23d37ac85554 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:06.314527 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e90df42-9fe9-4af5-82ac-23d37ac85554 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:06.317168 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 555/2217] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:06 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:06.340469 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5572c82-982d-4cb1-ab76-5bada142b37e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.343540 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5572c82-982d-4cb1-ab76-5bada142b37e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:33:06.344084 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5572c82-982d-4cb1-ab76-5bada142b37e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:06.344310 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5572c82-982d-4cb1-ab76-5bada142b37e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:06.359525 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.359525 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:06.359980 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d5572c82-982d-4cb1-ab76-5bada142b37e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:06.361825 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-fa223ce0-7b75-4f4f-a300-b5771c75b4ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.363742 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-fa223ce0-7b75-4f4f-a300-b5771c75b4ef tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] DELETE https://10.4.3.227/volume/v3/attachments/ee8bd27f-db36-443c-bfb5-f5ba3e50701c Jul 31 05:33:06.364636 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-fa223ce0-7b75-4f4f-a300-b5771c75b4ef tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:06.365008 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-fa223ce0-7b75-4f4f-a300-b5771c75b4ef tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:06.375911 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.375911 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:06.376395 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d5572c82-982d-4cb1-ab76-5bada142b37e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Update volume admin metadata completed successfully. Jul 31 05:33:06.376395 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d5572c82-982d-4cb1-ab76-5bada142b37e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Update readonly setting on volume completed successfully. Jul 31 05:33:06.376637 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5572c82-982d-4cb1-ab76-5bada142b37e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 202 Jul 31 05:33:06.380374 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 543/2218] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:33:06 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:06.386631 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-520c0844-2701-4238-a104-fad24e03ca8b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.390316 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-520c0844-2701-4238-a104-fad24e03ca8b tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:06.390537 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-520c0844-2701-4238-a104-fad24e03ca8b tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:06.390791 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-520c0844-2701-4238-a104-fad24e03ca8b tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:06.407743 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.407743 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:06.410912 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-520c0844-2701-4238-a104-fad24e03ca8b tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:06.415559 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-520c0844-2701-4238-a104-fad24e03ca8b tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:06.415559 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 566/2219] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:06 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 860 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:06.435239 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9d8890cb-7a52-408c-8b77-e9f8aa79d280 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.436551 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d8890cb-7a52-408c-8b77-e9f8aa79d280 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:33:06.436925 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d8890cb-7a52-408c-8b77-e9f8aa79d280 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2146136728", "disk_format": "raw"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:06.437087 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d8890cb-7a52-408c-8b77-e9f8aa79d280 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-2146136728", "disk_format": "raw"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:06.443022 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-70175135-2ab7-4edb-a81e-f184baa21a3a req-fa223ce0-7b75-4f4f-a300-b5771c75b4ef tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/ee8bd27f-db36-443c-bfb5-f5ba3e50701c returned with HTTP 200 Jul 31 05:33:06.443874 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 556/2220] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:33:06 2026] DELETE /volume/v3/attachments/ee8bd27f-db36-443c-bfb5-f5ba3e50701c => generated 19 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:06.448617 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.448617 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:06.449476 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9d8890cb-7a52-408c-8b77-e9f8aa79d280 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:06.466556 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.466556 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:06.473615 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.image.image_utils [None req-9d8890cb-7a52-408c-8b77-e9f8aa79d280 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-2146136728'}] 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-2146136728'}]. {{(pid=100285) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 05:33:06.589900 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fd42327b-bd33-4740-8dad-388b903513ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:06.593120 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd42327b-bd33-4740-8dad-388b903513ee tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:06.593427 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd42327b-bd33-4740-8dad-388b903513ee tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:06.593678 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd42327b-bd33-4740-8dad-388b903513ee tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:06.593757 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fd42327b-bd33-4740-8dad-388b903513ee tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:06.603489 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:06.603489 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:06.604305 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd42327b-bd33-4740-8dad-388b903513ee tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:06.604704 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 544/2221] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:06 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:06.932258 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:07.006047 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:07.006419 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2081739954"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:07.008194 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2081739954'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:07.008361 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume of 1 GB Jul 31 05:33:07.013252 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Availability Zones retrieved successfully. Jul 31 05:33:07.020298 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (b4134c41-c66f-4109-be33-d43ef556117a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:07.021811 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d5b155-e0a8-4d5d-9d9d-6f619a924c77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:07.023036 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:07.066869 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95d5b155-e0a8-4d5d-9d9d-6f619a924c77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:07.067903 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ad44ec0-7670-4bbc-82e3-7c79d6a8551d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:07.112473 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9d8890cb-7a52-408c-8b77-e9f8aa79d280 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Copy volume to image completed successfully. Jul 31 05:33:07.112875 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d8890cb-7a52-408c-8b77-e9f8aa79d280 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 202 Jul 31 05:33:07.113399 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 556/2222] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:33:06 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 687 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:07.144732 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['82fa5398-e656-4392-b7ba-9b09a5670c1b', 'a59d8ec3-ce76-46ef-a063-65bd39715d3b', '6f8bb8e9-7237-4322-a90f-39fe1e4313e8', '50de4efc-d155-4bcd-9f98-79688b301805'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:07.146470 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ad44ec0-7670-4bbc-82e3-7c79d6a8551d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82fa5398-e656-4392-b7ba-9b09a5670c1b', 'a59d8ec3-ce76-46ef-a063-65bd39715d3b', '6f8bb8e9-7237-4322-a90f-39fe1e4313e8', '50de4efc-d155-4bcd-9f98-79688b301805']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:07.146788 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2417daa-8dfa-4343-a3d6-4b442c8b0621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:07.175222 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2417daa-8dfa-4343-a3d6-4b442c8b0621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6def4221-d5c0-4720-affe-33cc7393ab1e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2081739954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['82fa5398-e656-4392-b7ba-9b09a5670c1b','a59d8ec3-ce76-46ef-a063-65bd39715d3b','6f8bb8e9-7237-4322-a90f-39fe1e4313e8','50de4efc-d155-4bcd-9f98-79688b301805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2081739954',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6def4221-d5c0-4720-affe-33cc7393ab1e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b6452e80ee4ece90d53d3e72eaca98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61842d01f1d94791830ceaf1bfa2f654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:07.177114 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3e6999a-b9d5-4c17-9ba0-1e09a98d110a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:07.211216 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3e6999a-b9d5-4c17-9ba0-1e09a98d110a) transitioned into state 'SUCCESS' from state '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-2081739954',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['82fa5398-e656-4392-b7ba-9b09a5670c1b','a59d8ec3-ce76-46ef-a063-65bd39715d3b','6f8bb8e9-7237-4322-a90f-39fe1e4313e8','50de4efc-d155-4bcd-9f98-79688b301805'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:07.211216 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f236f7c-1bc0-4045-88e8-74422a983e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:07.219819 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f236f7c-1bc0-4045-88e8-74422a983e48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:07.220696 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (b4134c41-c66f-4109-be33-d43ef556117a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:07.221209 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume request issued successfully. Jul 31 05:33:07.221662 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21e0a79b-eee0-4f19-af02-3a7047c3bf13 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:07.222265 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 567/2223] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:33:06 2026] POST /volume/v3/volumes => generated 749 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:07.382660 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b6986790-2dab-4b0e-a844-26505593478b req-97243585-d546-42ba-a27f-1106804e832c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:07.386238 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b6986790-2dab-4b0e-a844-26505593478b req-97243585-d546-42ba-a27f-1106804e832c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:07.386238 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b6986790-2dab-4b0e-a844-26505593478b req-97243585-d546-42ba-a27f-1106804e832c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:07.386238 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b6986790-2dab-4b0e-a844-26505593478b req-97243585-d546-42ba-a27f-1106804e832c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:07.394277 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:07.394277 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:07.405016 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-b6986790-2dab-4b0e-a844-26505593478b req-97243585-d546-42ba-a27f-1106804e832c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:07.412120 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b6986790-2dab-4b0e-a844-26505593478b req-97243585-d546-42ba-a27f-1106804e832c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:33:07.412873 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 557/2224] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:07 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:07.618901 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b04247f2-a455-4c88-a658-9f02721a444d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:07.625071 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b04247f2-a455-4c88-a658-9f02721a444d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:07.625071 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b04247f2-a455-4c88-a658-9f02721a444d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:07.625571 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b04247f2-a455-4c88-a658-9f02721a444d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:07.625799 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b04247f2-a455-4c88-a658-9f02721a444d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:07.632215 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:07.632215 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:07.633051 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b04247f2-a455-4c88-a658-9f02721a444d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:07.633585 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 545/2225] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:07 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:08.645309 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bdd2afb8-ae9d-4487-9209-93e5a504de98 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:08.647137 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bdd2afb8-ae9d-4487-9209-93e5a504de98 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:08.647364 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bdd2afb8-ae9d-4487-9209-93e5a504de98 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:08.647924 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bdd2afb8-ae9d-4487-9209-93e5a504de98 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:08.647924 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bdd2afb8-ae9d-4487-9209-93e5a504de98 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:08.652730 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:08.652730 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:08.653575 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bdd2afb8-ae9d-4487-9209-93e5a504de98 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:08.653938 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 557/2226] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:08 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:33:09.666965 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-017268d1-6996-489a-a33b-c9f4a691a564 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:09.669697 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-017268d1-6996-489a-a33b-c9f4a691a564 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:09.669984 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-017268d1-6996-489a-a33b-c9f4a691a564 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:09.670257 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-017268d1-6996-489a-a33b-c9f4a691a564 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:09.670466 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-017268d1-6996-489a-a33b-c9f4a691a564 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:09.675881 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:09.675881 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:09.676934 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-017268d1-6996-489a-a33b-c9f4a691a564 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:09.677403 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 568/2227] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:09 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:10.304024 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-f09c283f-f750-4c04-925d-75fc9d83df90 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:10.306693 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-f09c283f-f750-4c04-925d-75fc9d83df90 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:10.306846 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-f09c283f-f750-4c04-925d-75fc9d83df90 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:10.307073 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-f09c283f-f750-4c04-925d-75fc9d83df90 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:10.316621 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:10.316621 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:10.321765 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-f09c283f-f750-4c04-925d-75fc9d83df90 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:10.326350 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-f09c283f-f750-4c04-925d-75fc9d83df90 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:10.326782 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 558/2228] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:10 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:10.458231 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-12da245b-2d33-4727-995b-23f30e7d85f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:10.458975 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12da245b-2d33-4727-995b-23f30e7d85f5 None None] GET https://10.4.3.227/volume// Jul 31 05:33:10.459171 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12da245b-2d33-4727-995b-23f30e7d85f5 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:10.459394 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12da245b-2d33-4727-995b-23f30e7d85f5 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:10.459725 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12da245b-2d33-4727-995b-23f30e7d85f5 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:10.459989 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 546/2229] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:33: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 31 05:33:10.471625 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-a9b735a6-7bed-43e3-8a75-891baaae5c06 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:10.473730 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-a9b735a6-7bed-43e3-8a75-891baaae5c06 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:33:10.474072 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-a9b735a6-7bed-43e3-8a75-891baaae5c06 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e9a76224-8365-4457-bab8-585203b58aba", "connector": null, "instance_uuid": "bd850eea-4067-4962-9114-2cedd2d35b68"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:10.483914 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:10.483914 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:10.523324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3ff566ca-c7e3-456f-8e77-d3b608027519 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:10.532128 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ff566ca-c7e3-456f-8e77-d3b608027519 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] DELETE https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:10.532128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ff566ca-c7e3-456f-8e77-d3b608027519 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:10.532128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ff566ca-c7e3-456f-8e77-d3b608027519 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:10.532128 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3ff566ca-c7e3-456f-8e77-d3b608027519 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Delete volume with id: af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:10.556522 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-a9b735a6-7bed-43e3-8a75-891baaae5c06 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:33:10.556522 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 558/2230] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:33:10 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:10.556700 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:10.556700 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:10.556700 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3ff566ca-c7e3-456f-8e77-d3b608027519 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:10.571135 np0000006182 devstack@c-api.service[100286]: WARNING cinder.keymgr.conf_key_mgr [None req-3ff566ca-c7e3-456f-8e77-d3b608027519 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 05:33:10.579233 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3ff566ca-c7e3-456f-8e77-d3b608027519 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Delete volume request issued successfully. Jul 31 05:33:10.579486 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ff566ca-c7e3-456f-8e77-d3b608027519 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 202 Jul 31 05:33:10.579982 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 569/2231] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:10 2026] DELETE /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:10.593133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1b977035-0128-4041-b6de-4a249f5b283c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:10.595399 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5a543f6-e536-4232-9b2b-ce7b37dc452c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:10.596371 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b977035-0128-4041-b6de-4a249f5b283c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:10.596694 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b977035-0128-4041-b6de-4a249f5b283c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:10.596984 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b977035-0128-4041-b6de-4a249f5b283c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:10.597484 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5a543f6-e536-4232-9b2b-ce7b37dc452c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:10.597671 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5a543f6-e536-4232-9b2b-ce7b37dc452c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:10.597852 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5a543f6-e536-4232-9b2b-ce7b37dc452c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:10.606731 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:10.606731 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:10.608196 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:10.608196 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:10.614701 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b5a543f6-e536-4232-9b2b-ce7b37dc452c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:10.615213 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1b977035-0128-4041-b6de-4a249f5b283c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:10.619431 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8c295893-68ea-4e64-b601-28e22dddf369 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:10.619807 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c295893-68ea-4e64-b601-28e22dddf369 None None] GET https://10.4.3.227/volume// Jul 31 05:33:10.619975 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c295893-68ea-4e64-b601-28e22dddf369 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:10.620200 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c295893-68ea-4e64-b601-28e22dddf369 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:10.620540 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c295893-68ea-4e64-b601-28e22dddf369 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:10.620825 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 559/2232] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:33: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 31 05:33:10.621123 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b977035-0128-4041-b6de-4a249f5b283c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 200 Jul 31 05:33:10.621763 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 559/2233] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:10 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:10.621827 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5a543f6-e536-4232-9b2b-ce7b37dc452c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:10.622405 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 547/2234] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:10 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:10.633772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-d10703be-4ad2-47d3-b2a6-8dc3466ef125 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:10.636843 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-d10703be-4ad2-47d3-b2a6-8dc3466ef125 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:10.637194 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-d10703be-4ad2-47d3-b2a6-8dc3466ef125 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:10.637440 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-d10703be-4ad2-47d3-b2a6-8dc3466ef125 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:10.647004 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:10.647004 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:10.650705 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-d10703be-4ad2-47d3-b2a6-8dc3466ef125 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:10.656864 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-d10703be-4ad2-47d3-b2a6-8dc3466ef125 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:10.656864 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 570/2235] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:33:10 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 1026 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:33:10.693659 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-849e0327-768e-458a-b21c-db1042786860 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:10.698784 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-849e0327-768e-458a-b21c-db1042786860 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:10.699127 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-849e0327-768e-458a-b21c-db1042786860 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:10.699424 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-849e0327-768e-458a-b21c-db1042786860 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:10.699597 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-849e0327-768e-458a-b21c-db1042786860 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:10.708304 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:10.708304 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:10.708304 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-849e0327-768e-458a-b21c-db1042786860 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:10.708304 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 560/2236] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:10 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:10.797287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-c4aef2c9-9cad-4a83-8d61-c3ca348a7738 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:10.802457 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-c4aef2c9-9cad-4a83-8d61-c3ca348a7738 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] PUT https://10.4.3.227/volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593 Jul 31 05:33:10.802975 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-c4aef2c9-9cad-4a83-8d61-c3ca348a7738 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:10.813915 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-c4aef2c9-9cad-4a83-8d61-c3ca348a7738 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Acquiring lock "cinder-attachment_update-e9a76224-8365-4457-bab8-585203b58aba-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:33:10.822474 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-c4aef2c9-9cad-4a83-8d61-c3ca348a7738 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Lock "cinder-attachment_update-e9a76224-8365-4457-bab8-585203b58aba-np0000006182" acquired by "attachment_update" :: waited 0.009s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:33:10.823602 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:10.823602 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:10.933498 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-c4aef2c9-9cad-4a83-8d61-c3ca348a7738 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Lock "cinder-attachment_update-e9a76224-8365-4457-bab8-585203b58aba-np0000006182" released by "attachment_update" :: held 0.111s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:33:10.933967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-c4aef2c9-9cad-4a83-8d61-c3ca348a7738 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593 returned with HTTP 200 Jul 31 05:33:10.935069 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 560/2237] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:33:10 2026] PUT /volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:11.639070 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ef29d29d-4290-4583-98f5-da201f5827be None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:11.641549 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f316cf93-6aa4-48aa-a5f5-cd1cd30830f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:11.643031 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef29d29d-4290-4583-98f5-da201f5827be tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:11.643199 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f316cf93-6aa4-48aa-a5f5-cd1cd30830f0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 Jul 31 05:33:11.643358 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef29d29d-4290-4583-98f5-da201f5827be tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:11.643420 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f316cf93-6aa4-48aa-a5f5-cd1cd30830f0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:11.643636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f316cf93-6aa4-48aa-a5f5-cd1cd30830f0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:11.643680 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef29d29d-4290-4583-98f5-da201f5827be tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:11.649693 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f316cf93-6aa4-48aa-a5f5-cd1cd30830f0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 returned with HTTP 404 Jul 31 05:33:11.650164 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 571/2238] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:11 2026] GET /volume/v3/volumes/af76e95d-7c5a-408d-b56e-9b8fb5f1a040 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:11.662401 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d03040ca-c1a0-4bbe-a9c5-673ab62c9bbf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:11.665642 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d03040ca-c1a0-4bbe-a9c5-673ab62c9bbf tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:33:11.665924 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d03040ca-c1a0-4bbe-a9c5-673ab62c9bbf tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:11.665999 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:11.665999 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:11.666195 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d03040ca-c1a0-4bbe-a9c5-673ab62c9bbf tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:11.667332 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d03040ca-c1a0-4bbe-a9c5-673ab62c9bbf tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:33:11.672215 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ef29d29d-4290-4583-98f5-da201f5827be tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:11.680660 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef29d29d-4290-4583-98f5-da201f5827be tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:11.681086 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 548/2239] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:11 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:11.695837 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d03040ca-c1a0-4bbe-a9c5-673ab62c9bbf tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Get all volumes completed successfully. Jul 31 05:33:11.696764 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:11.696764 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:11.705498 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d03040ca-c1a0-4bbe-a9c5-673ab62c9bbf tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:33:11.705824 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 561/2240] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:33:11 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10995 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:33:11.733504 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-43122324-e52f-4f8b-a3e8-f4f360c87827 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:11.734193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23d004c2-9e14-41ff-841d-5343415da91d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:11.737603 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43122324-e52f-4f8b-a3e8-f4f360c87827 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] DELETE https://10.4.3.227/volume/v3/types/8c5f9fa7-dc92-4ef9-9130-fa8f956e1539 Jul 31 05:33:11.737603 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43122324-e52f-4f8b-a3e8-f4f360c87827 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:11.738065 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23d004c2-9e14-41ff-841d-5343415da91d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:11.738247 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43122324-e52f-4f8b-a3e8-f4f360c87827 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:11.738387 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23d004c2-9e14-41ff-841d-5343415da91d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:11.738441 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:11.738441 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:11.738536 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23d004c2-9e14-41ff-841d-5343415da91d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:11.738574 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-23d004c2-9e14-41ff-841d-5343415da91d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:11.747902 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:11.747902 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:11.749652 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23d004c2-9e14-41ff-841d-5343415da91d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:11.749652 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 572/2241] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:11 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:11.774233 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43122324-e52f-4f8b-a3e8-f4f360c87827 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types/8c5f9fa7-dc92-4ef9-9130-fa8f956e1539 returned with HTTP 202 Jul 31 05:33:11.774629 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 561/2242] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:33:11 2026] DELETE /volume/v3/types/8c5f9fa7-dc92-4ef9-9130-fa8f956e1539 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:11.788144 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c3995c90-0856-478b-96a2-0b5493e634f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:11.790798 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3995c90-0856-478b-96a2-0b5493e634f5 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:33:11.791429 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3995c90-0856-478b-96a2-0b5493e634f5 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1581923599", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:11.809952 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3995c90-0856-478b-96a2-0b5493e634f5 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:33:11.810373 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 549/2243] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:33:11 2026] POST /volume/v3/types => generated 212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:11.825481 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2bea742e-e105-4c87-8210-1b9e8e280ac4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:11.830130 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2bea742e-e105-4c87-8210-1b9e8e280ac4 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] POST https://10.4.3.227/volume/v3/types/694913bc-6f1f-4d9f-bb08-ac77a82fc710/encryption Jul 31 05:33:11.830130 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2bea742e-e105-4c87-8210-1b9e8e280ac4 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:11.864526 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2bea742e-e105-4c87-8210-1b9e8e280ac4 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types/694913bc-6f1f-4d9f-bb08-ac77a82fc710/encryption returned with HTTP 200 Jul 31 05:33:11.864526 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 562/2244] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:33:11 2026] POST /volume/v3/types/694913bc-6f1f-4d9f-bb08-ac77a82fc710/encryption => generated 230 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:11.882409 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:11.886243 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:11.886611 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1087872433", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1581923599", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:11.888628 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1087872433', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1581923599', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:11.893113 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume of 1 GB Jul 31 05:33:11.893418 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:11.893418 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:11.894040 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Availability Zones retrieved successfully. Jul 31 05:33:11.902976 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Flow 'volume_create_api' (62376bcd-c70a-4832-a9ca-761227cc4328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:11.907217 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9974f96-0b47-4625-a32d-1b4d24159d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:11.909181 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:11.939930 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9974f96-0b47-4625-a32d-1b4d24159d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:33:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=694913bc-6f1f-4d9f-bb08-ac77a82fc710,is_public=True,name='tempest-scenario-type-luks-1581923599',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '694913bc-6f1f-4d9f-bb08-ac77a82fc710', '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=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:11.940797 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd7d136f-3537-4834-9886-0b5402dcde43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:11.971244 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1581923599 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1581923599, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:33:11.971458 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1581923599 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1581923599, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:33:12.003342 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Created reservations ['28e346ba-af8c-42ec-8e9a-87ed095e8bcc', 'a832ea9a-c7e5-4277-a513-6883a6566622', 'c5dd9628-bda9-489a-ae0c-1b98269625c6', '9e89ddea-40d2-4062-96ab-4e313b14a987'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:12.004407 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd7d136f-3537-4834-9886-0b5402dcde43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28e346ba-af8c-42ec-8e9a-87ed095e8bcc', 'a832ea9a-c7e5-4277-a513-6883a6566622', 'c5dd9628-bda9-489a-ae0c-1b98269625c6', '9e89ddea-40d2-4062-96ab-4e313b14a987']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:12.005087 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c1d493-e33f-4d01-8f87-9280b2cbfe66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:12.038174 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c1d493-e33f-4d01-8f87-9280b2cbfe66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1087872433',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074bbac22d524ab28314240b2c2bba5d',qos_specs=None,replication_status=,reservations=['28e346ba-af8c-42ec-8e9a-87ed095e8bcc','a832ea9a-c7e5-4277-a513-6883a6566622','c5dd9628-bda9-489a-ae0c-1b98269625c6','9e89ddea-40d2-4062-96ab-4e313b14a987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c83619514834eb09b0581056ad026f6',volume_type_id=694913bc-6f1f-4d9f-bb08-ac77a82fc710), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1087872433',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='074bbac22d524ab28314240b2c2bba5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1c83619514834eb09b0581056ad026f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(694913bc-6f1f-4d9f-bb08-ac77a82fc710),volume_type_id=694913bc-6f1f-4d9f-bb08-ac77a82fc710)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:12.039056 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71274267-37bc-460e-b61f-58f9212e8c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:12.064298 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71274267-37bc-460e-b61f-58f9212e8c63) transitioned into state 'SUCCESS' from state '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-1087872433',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='074bbac22d524ab28314240b2c2bba5d',qos_specs=None,replication_status=,reservations=['28e346ba-af8c-42ec-8e9a-87ed095e8bcc','a832ea9a-c7e5-4277-a513-6883a6566622','c5dd9628-bda9-489a-ae0c-1b98269625c6','9e89ddea-40d2-4062-96ab-4e313b14a987'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1c83619514834eb09b0581056ad026f6',volume_type_id=694913bc-6f1f-4d9f-bb08-ac77a82fc710)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:12.065329 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7fbc59-837b-4f24-9255-4b86fa68e000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:12.081794 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a7fbc59-837b-4f24-9255-4b86fa68e000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:12.082720 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Flow 'volume_create_api' (62376bcd-c70a-4832-a9ca-761227cc4328) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:12.083088 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Create volume request issued successfully. Jul 31 05:33:12.083797 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36b7e545-199d-4a2d-b887-bb85fbdbe32c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:12.084331 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 573/2245] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:11 2026] POST /volume/v3/volumes => generated 785 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:12.696133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bff605db-b82a-46af-8158-5c3d77b87445 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:12.700236 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bff605db-b82a-46af-8158-5c3d77b87445 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:12.701418 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bff605db-b82a-46af-8158-5c3d77b87445 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:12.702707 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bff605db-b82a-46af-8158-5c3d77b87445 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:12.722681 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:12.722681 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:12.728161 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bff605db-b82a-46af-8158-5c3d77b87445 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:12.737126 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bff605db-b82a-46af-8158-5c3d77b87445 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:12.738398 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 562/2246] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:12 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:12.764344 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90797b71-925b-4e5f-a2a6-ea4ed1a3c3c1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:12.770480 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90797b71-925b-4e5f-a2a6-ea4ed1a3c3c1 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:12.770480 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90797b71-925b-4e5f-a2a6-ea4ed1a3c3c1 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:12.770480 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90797b71-925b-4e5f-a2a6-ea4ed1a3c3c1 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:12.770480 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-90797b71-925b-4e5f-a2a6-ea4ed1a3c3c1 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:12.778740 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:12.778740 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:12.779678 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90797b71-925b-4e5f-a2a6-ea4ed1a3c3c1 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:12.780497 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 550/2247] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:12 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:13.756483 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-302f4bc8-ea97-40d8-8c18-da6cc8576be6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:13.758900 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-302f4bc8-ea97-40d8-8c18-da6cc8576be6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:13.759280 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-302f4bc8-ea97-40d8-8c18-da6cc8576be6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:13.759491 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-302f4bc8-ea97-40d8-8c18-da6cc8576be6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:13.772808 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:13.772808 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:13.778994 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-302f4bc8-ea97-40d8-8c18-da6cc8576be6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:13.790750 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-302f4bc8-ea97-40d8-8c18-da6cc8576be6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:13.791429 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 563/2248] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:13 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:13.795048 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0866f57d-8d6a-4b72-a8b1-4252ed5d87da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:13.797698 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0866f57d-8d6a-4b72-a8b1-4252ed5d87da tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:13.797698 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0866f57d-8d6a-4b72-a8b1-4252ed5d87da tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:13.797698 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0866f57d-8d6a-4b72-a8b1-4252ed5d87da tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:13.797866 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0866f57d-8d6a-4b72-a8b1-4252ed5d87da tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:13.802702 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:13.802702 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:13.803049 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0866f57d-8d6a-4b72-a8b1-4252ed5d87da tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:13.805505 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 574/2249] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:13 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:33:14.282459 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-0af4fc42-e784-493d-8f59-e1dc1f24f4ff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:14.286477 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-0af4fc42-e784-493d-8f59-e1dc1f24f4ff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593/action Jul 31 05:33:14.287236 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-0af4fc42-e784-493d-8f59-e1dc1f24f4ff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:14.287236 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-0af4fc42-e784-493d-8f59-e1dc1f24f4ff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:14.316450 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:14.316450 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:14.332916 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f7caa417-9464-4f02-8671-0d0a441aa51a req-0af4fc42-e784-493d-8f59-e1dc1f24f4ff tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593/action returned with HTTP 204 Jul 31 05:33:14.334333 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 563/2250] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:33:14 2026] POST /volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:14.810069 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d52472c-5761-49c8-a0cc-5d9002b3b907 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:14.812491 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d52472c-5761-49c8-a0cc-5d9002b3b907 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:14.812964 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d52472c-5761-49c8-a0cc-5d9002b3b907 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:14.813077 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d52472c-5761-49c8-a0cc-5d9002b3b907 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:14.815253 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bc0b3933-444d-4c88-9f2b-17b711faf2be None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:14.819060 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc0b3933-444d-4c88-9f2b-17b711faf2be tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:14.819398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc0b3933-444d-4c88-9f2b-17b711faf2be tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:14.819807 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc0b3933-444d-4c88-9f2b-17b711faf2be tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:14.821663 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bc0b3933-444d-4c88-9f2b-17b711faf2be tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:14.830470 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:14.830470 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:14.833713 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:14.833713 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:14.834882 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc0b3933-444d-4c88-9f2b-17b711faf2be tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:14.837048 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 564/2251] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:14 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:14.837721 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9d52472c-5761-49c8-a0cc-5d9002b3b907 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:14.845394 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d52472c-5761-49c8-a0cc-5d9002b3b907 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:14.845983 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 551/2252] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:14 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:14.864822 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12073207-408e-4f95-ab26-799d7de74da1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:14.869014 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12073207-408e-4f95-ab26-799d7de74da1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:33:14.869422 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12073207-408e-4f95-ab26-799d7de74da1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9a76224-8365-4457-bab8-585203b58aba", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1259342231"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:14.889700 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:14.889700 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:14.891252 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-12073207-408e-4f95-ab26-799d7de74da1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:14.891252 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-12073207-408e-4f95-ab26-799d7de74da1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create snapshot from volume e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:14.938324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-12073207-408e-4f95-ab26-799d7de74da1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['609b5ff8-e2bc-445b-9fa5-2909b7c44676', '9e57ae2a-b77e-4415-b705-44d628449d85', '6ecd9e6f-b580-4663-9e3e-e635c1c58f31', 'f02facbf-182a-4c1a-9f14-16f2db923d17'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:14.993037 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-12073207-408e-4f95-ab26-799d7de74da1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot force create request issued successfully. Jul 31 05:33:14.995772 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12073207-408e-4f95-ab26-799d7de74da1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:33:14.995772 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 575/2253] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:33:14 2026] POST /volume/v3/snapshots => generated 310 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:15.007747 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5562866-c803-4836-b6a8-5f764c707060 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:15.010019 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5562866-c803-4836-b6a8-5f764c707060 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 Jul 31 05:33:15.010294 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5562866-c803-4836-b6a8-5f764c707060 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:15.010544 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5562866-c803-4836-b6a8-5f764c707060 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:15.017638 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:15.017638 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:15.018393 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b5562866-c803-4836-b6a8-5f764c707060 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:15.019871 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5562866-c803-4836-b6a8-5f764c707060 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 returned with HTTP 200 Jul 31 05:33:15.020395 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 564/2254] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:15 2026] GET /volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:15.855676 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ce6a423f-4aef-4bcb-85a3-ae4d3becee8f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:15.858061 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce6a423f-4aef-4bcb-85a3-ae4d3becee8f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:15.858301 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce6a423f-4aef-4bcb-85a3-ae4d3becee8f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:15.858525 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ce6a423f-4aef-4bcb-85a3-ae4d3becee8f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:15.858641 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ce6a423f-4aef-4bcb-85a3-ae4d3becee8f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:15.862641 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:15.862641 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:15.863480 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ce6a423f-4aef-4bcb-85a3-ae4d3becee8f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:15.863885 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 565/2255] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:15 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:16.038477 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bdedc9a7-4a3e-4f5e-90e3-63cca28d43bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:16.040557 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bdedc9a7-4a3e-4f5e-90e3-63cca28d43bd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 Jul 31 05:33:16.040846 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bdedc9a7-4a3e-4f5e-90e3-63cca28d43bd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:16.041127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bdedc9a7-4a3e-4f5e-90e3-63cca28d43bd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:16.048007 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:16.048007 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:16.048744 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bdedc9a7-4a3e-4f5e-90e3-63cca28d43bd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:16.049883 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bdedc9a7-4a3e-4f5e-90e3-63cca28d43bd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 returned with HTTP 200 Jul 31 05:33:16.050498 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 552/2256] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:16 2026] GET /volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:16.063879 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7e9fd1c9-42bd-4d55-a4f0-7670e1359bf7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:16.065743 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e9fd1c9-42bd-4d55-a4f0-7670e1359bf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:33:16.066095 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e9fd1c9-42bd-4d55-a4f0-7670e1359bf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e9a76224-8365-4457-bab8-585203b58aba", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1579338666"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:16.081148 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:16.081148 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:16.081148 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7e9fd1c9-42bd-4d55-a4f0-7670e1359bf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:16.081148 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-7e9fd1c9-42bd-4d55-a4f0-7670e1359bf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create snapshot from volume e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:16.119003 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-7e9fd1c9-42bd-4d55-a4f0-7670e1359bf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['22bad0f8-b32f-47a0-8e8e-85a10987c97a', 'a602ac3b-98b0-4787-9168-dba262bfe4f4', '542e46ef-8852-4bf2-aa3b-fbaf20d61157', 'a76998f1-6ffd-4697-915c-1875b30f0263'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:16.164454 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7e9fd1c9-42bd-4d55-a4f0-7670e1359bf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot force create request issued successfully. Jul 31 05:33:16.164673 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e9fd1c9-42bd-4d55-a4f0-7670e1359bf7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:33:16.165079 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 576/2257] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:33:16 2026] POST /volume/v3/snapshots => generated 310 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:16.175441 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ae23125-17c5-4791-8058-47286e3a3a6c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:16.177987 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ae23125-17c5-4791-8058-47286e3a3a6c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab Jul 31 05:33:16.178241 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ae23125-17c5-4791-8058-47286e3a3a6c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:16.178521 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ae23125-17c5-4791-8058-47286e3a3a6c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:16.193653 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:16.193653 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:16.194321 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3ae23125-17c5-4791-8058-47286e3a3a6c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:16.195378 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ae23125-17c5-4791-8058-47286e3a3a6c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab returned with HTTP 200 Jul 31 05:33:16.195653 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 565/2258] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:16 2026] GET /volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:16.887639 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4b15eaa5-81cd-41bf-b800-8db2763ccf53 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:16.890351 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b15eaa5-81cd-41bf-b800-8db2763ccf53 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:16.891209 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b15eaa5-81cd-41bf-b800-8db2763ccf53 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:16.891209 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b15eaa5-81cd-41bf-b800-8db2763ccf53 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:16.891209 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4b15eaa5-81cd-41bf-b800-8db2763ccf53 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:16.897209 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:16.897209 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:16.897209 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b15eaa5-81cd-41bf-b800-8db2763ccf53 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:16.897661 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 566/2259] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:16 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:17.208733 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-899cb936-255d-48a9-9134-9a68085303f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:17.211993 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-899cb936-255d-48a9-9134-9a68085303f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab Jul 31 05:33:17.212551 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-899cb936-255d-48a9-9134-9a68085303f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:17.212939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-899cb936-255d-48a9-9134-9a68085303f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:17.220168 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:17.220168 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:17.221093 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-899cb936-255d-48a9-9134-9a68085303f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:17.222417 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-899cb936-255d-48a9-9134-9a68085303f4 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab returned with HTTP 200 Jul 31 05:33:17.223696 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 553/2260] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:17 2026] GET /volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:17.233689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-49b35015-6cfb-4736-ab2f-cdf48629c980 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:17.236083 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49b35015-6cfb-4736-ab2f-cdf48629c980 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab Jul 31 05:33:17.236359 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49b35015-6cfb-4736-ab2f-cdf48629c980 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:17.236542 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49b35015-6cfb-4736-ab2f-cdf48629c980 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:17.236682 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-49b35015-6cfb-4736-ab2f-cdf48629c980 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: 782d7725-3fe7-4113-a86d-55ee20bf39ab Jul 31 05:33:17.242381 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:17.242381 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:17.243110 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-49b35015-6cfb-4736-ab2f-cdf48629c980 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:17.272314 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-49b35015-6cfb-4736-ab2f-cdf48629c980 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot delete request issued successfully. Jul 31 05:33:17.272709 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49b35015-6cfb-4736-ab2f-cdf48629c980 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab returned with HTTP 202 Jul 31 05:33:17.273257 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 577/2261] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:33:17 2026] DELETE /volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:17.289751 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d065afde-2ddd-44fe-aaf2-e42aee0c93f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:17.293983 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d065afde-2ddd-44fe-aaf2-e42aee0c93f8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab Jul 31 05:33:17.294237 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d065afde-2ddd-44fe-aaf2-e42aee0c93f8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:17.294520 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d065afde-2ddd-44fe-aaf2-e42aee0c93f8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:17.302208 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:17.302208 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:17.302638 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d065afde-2ddd-44fe-aaf2-e42aee0c93f8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:17.303450 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d065afde-2ddd-44fe-aaf2-e42aee0c93f8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab returned with HTTP 200 Jul 31 05:33:17.303943 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 566/2262] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:17 2026] GET /volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:17.909903 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fe9bb655-eb29-4b51-abe7-d4fbe3709345 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:17.915015 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe9bb655-eb29-4b51-abe7-d4fbe3709345 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:17.915254 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe9bb655-eb29-4b51-abe7-d4fbe3709345 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:17.915548 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe9bb655-eb29-4b51-abe7-d4fbe3709345 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:17.916152 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-fe9bb655-eb29-4b51-abe7-d4fbe3709345 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:17.930142 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:17.930142 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:17.930142 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe9bb655-eb29-4b51-abe7-d4fbe3709345 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:17.930142 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 567/2263] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:17 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:18.317410 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a503ab12-67f3-49a4-baae-5d9eccac8ed7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:18.323202 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a503ab12-67f3-49a4-baae-5d9eccac8ed7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab Jul 31 05:33:18.323202 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a503ab12-67f3-49a4-baae-5d9eccac8ed7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:18.323961 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a503ab12-67f3-49a4-baae-5d9eccac8ed7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:18.332356 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a503ab12-67f3-49a4-baae-5d9eccac8ed7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab returned with HTTP 404 Jul 31 05:33:18.332875 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 554/2264] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:18 2026] GET /volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:18.341788 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a0b7969-cfdb-43f5-a9da-1ed5d1d14299 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:18.344070 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a0b7969-cfdb-43f5-a9da-1ed5d1d14299 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd Jul 31 05:33:18.344199 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a0b7969-cfdb-43f5-a9da-1ed5d1d14299 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:18.344504 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a0b7969-cfdb-43f5-a9da-1ed5d1d14299 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:18.344651 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-2a0b7969-cfdb-43f5-a9da-1ed5d1d14299 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: 860c5f8f-6ef9-46a2-875c-bde354aaa3bd Jul 31 05:33:18.357525 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:18.357525 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:18.357525 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a0b7969-cfdb-43f5-a9da-1ed5d1d14299 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:18.392133 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a0b7969-cfdb-43f5-a9da-1ed5d1d14299 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot delete request issued successfully. Jul 31 05:33:18.392133 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a0b7969-cfdb-43f5-a9da-1ed5d1d14299 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd returned with HTTP 202 Jul 31 05:33:18.392815 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 578/2265] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:33:18 2026] DELETE /volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:18.410492 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e83156fc-0ff0-4aea-b5dc-12442718313d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:18.414137 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e83156fc-0ff0-4aea-b5dc-12442718313d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd Jul 31 05:33:18.414137 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e83156fc-0ff0-4aea-b5dc-12442718313d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:18.414137 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e83156fc-0ff0-4aea-b5dc-12442718313d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:18.429133 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:18.429133 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:18.429133 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e83156fc-0ff0-4aea-b5dc-12442718313d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:18.432145 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e83156fc-0ff0-4aea-b5dc-12442718313d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd returned with HTTP 200 Jul 31 05:33:18.433211 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 567/2266] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:18 2026] GET /volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:18.948181 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-169cf924-e8bf-477d-8c48-571d5fa76fa2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:18.954131 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-169cf924-e8bf-477d-8c48-571d5fa76fa2 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:18.954131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-169cf924-e8bf-477d-8c48-571d5fa76fa2 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:18.954131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-169cf924-e8bf-477d-8c48-571d5fa76fa2 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:18.954131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-169cf924-e8bf-477d-8c48-571d5fa76fa2 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:18.958149 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:18.958149 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:18.958149 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-169cf924-e8bf-477d-8c48-571d5fa76fa2 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:18.958149 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 568/2267] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:18 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:19.449787 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8ce1706-8677-4161-bbdb-721440e5ac9c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:19.451967 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8ce1706-8677-4161-bbdb-721440e5ac9c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd Jul 31 05:33:19.452232 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8ce1706-8677-4161-bbdb-721440e5ac9c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:19.452495 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8ce1706-8677-4161-bbdb-721440e5ac9c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:19.458401 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8ce1706-8677-4161-bbdb-721440e5ac9c tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd returned with HTTP 404 Jul 31 05:33:19.459666 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 555/2268] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:19 2026] GET /volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:19.469046 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24974c31-13d8-41d2-adaa-133156c1e1a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:19.471520 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24974c31-13d8-41d2-adaa-133156c1e1a1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 Jul 31 05:33:19.471797 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24974c31-13d8-41d2-adaa-133156c1e1a1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:19.472921 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24974c31-13d8-41d2-adaa-133156c1e1a1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:19.472921 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-24974c31-13d8-41d2-adaa-133156c1e1a1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: b5b2e20b-defc-41b7-8856-8a8ce23469b9 Jul 31 05:33:19.478797 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:19.478797 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:19.479337 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-24974c31-13d8-41d2-adaa-133156c1e1a1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:19.517481 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-24974c31-13d8-41d2-adaa-133156c1e1a1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot delete request issued successfully. Jul 31 05:33:19.517763 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24974c31-13d8-41d2-adaa-133156c1e1a1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 returned with HTTP 202 Jul 31 05:33:19.518280 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 579/2269] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:33:19 2026] DELETE /volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:19.529708 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da492504-ec6f-44b4-9784-afe49e71c4f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:19.531993 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da492504-ec6f-44b4-9784-afe49e71c4f7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 Jul 31 05:33:19.532253 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da492504-ec6f-44b4-9784-afe49e71c4f7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:19.532681 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da492504-ec6f-44b4-9784-afe49e71c4f7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:19.542138 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:19.542138 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:19.542138 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da492504-ec6f-44b4-9784-afe49e71c4f7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:19.542138 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da492504-ec6f-44b4-9784-afe49e71c4f7 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 returned with HTTP 200 Jul 31 05:33:19.542375 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 568/2270] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:19 2026] GET /volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:19.981650 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d8a1d614-6fa7-4e9e-b9b0-b21f9192dd50 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:19.983132 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8a1d614-6fa7-4e9e-b9b0-b21f9192dd50 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:19.983586 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8a1d614-6fa7-4e9e-b9b0-b21f9192dd50 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:19.983923 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8a1d614-6fa7-4e9e-b9b0-b21f9192dd50 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:19.984051 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d8a1d614-6fa7-4e9e-b9b0-b21f9192dd50 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:19.989177 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:19.989177 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:19.989968 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8a1d614-6fa7-4e9e-b9b0-b21f9192dd50 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:19.990580 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 569/2271] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:19 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:20.001360 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.006116 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:20.006548 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "46819ded-d992-49b8-83c8-5f1884f7543f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-309038369"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:20.007765 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request body: {'volume': {"'backup_id": '46819ded-d992-49b8-83c8-5f1884f7543f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-309038369'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:20.007917 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume of 1 GB Jul 31 05:33:20.012660 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Availability Zones retrieved successfully. Jul 31 05:33:20.018944 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (38a270da-0563-4f86-b05f-bbe2e3e47a6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:20.021114 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e1d9f86-582b-43d9-bfe5-5c0db0952281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.022181 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:20.051892 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e1d9f86-582b-43d9-bfe5-5c0db0952281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.053034 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7c872a-44a8-4563-8277-b9c3b6a4b34a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.098500 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Created reservations ['8d3bc6c6-d8a0-4dc3-963f-2ab8b714dbd0', '6c285e82-230a-4c19-b13c-e4c56cb1e001', '48e433c1-aa65-4161-b747-c45b5a238935', '29b3d285-3983-4b45-b727-df219b21aa16'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:20.099398 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a7c872a-44a8-4563-8277-b9c3b6a4b34a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d3bc6c6-d8a0-4dc3-963f-2ab8b714dbd0', '6c285e82-230a-4c19-b13c-e4c56cb1e001', '48e433c1-aa65-4161-b747-c45b5a238935', '29b3d285-3983-4b45-b727-df219b21aa16']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.100209 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9605ad-44c6-47a1-8a1d-f0b15a5d73f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.124773 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b9605ad-44c6-47a1-8a1d-f0b15a5d73f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1915e772-0f48-4a16-9828-41db46322260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-309038369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['8d3bc6c6-d8a0-4dc3-963f-2ab8b714dbd0','6c285e82-230a-4c19-b13c-e4c56cb1e001','48e433c1-aa65-4161-b747-c45b5a238935','29b3d285-3983-4b45-b727-df219b21aa16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-309038369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1915e772-0f48-4a16-9828-41db46322260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8cd9f4d25284c65b8774512a4d902ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.124773 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0929cdc-6582-46c5-b24a-5534e824145f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.144607 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0929cdc-6582-46c5-b24a-5534e824145f) transitioned into state 'SUCCESS' from state '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-309038369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['8d3bc6c6-d8a0-4dc3-963f-2ab8b714dbd0','6c285e82-230a-4c19-b13c-e4c56cb1e001','48e433c1-aa65-4161-b747-c45b5a238935','29b3d285-3983-4b45-b727-df219b21aa16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.145452 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5cecef7-fa4f-4b6a-a61d-cb6cf4973fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.159297 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d5cecef7-fa4f-4b6a-a61d-cb6cf4973fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.160142 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (38a270da-0563-4f86-b05f-bbe2e3e47a6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:20.160462 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request issued successfully. Jul 31 05:33:20.161082 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7750b9e7-b7f7-403c-80ce-9e8df89eb5e0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:20.163180 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 556/2272] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:20 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 31 05:33:20.177274 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.180209 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:20.182238 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "46819ded-d992-49b8-83c8-5f1884f7543f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1995662445"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:20.183294 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request body: {'volume': {"'backup_id": '46819ded-d992-49b8-83c8-5f1884f7543f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1995662445'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:20.183575 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume of 1 GB Jul 31 05:33:20.184923 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:20.184923 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:20.193650 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Availability Zones retrieved successfully. Jul 31 05:33:20.198660 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (739c5d6b-d35f-45a2-93b8-c1f66ff637a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:20.199589 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae311088-4098-49cd-bf7b-d5754dd467b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.200479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:20.200524 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.202728 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:20.203251 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-64514885", "snapshot_id": null, "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:20.204962 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-64514885', 'snapshot_id': None, 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:20.228756 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae311088-4098-49cd-bf7b-d5754dd467b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.230084 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b168c2f2-253e-4c9e-9f98-776bcb73b209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.297657 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Created reservations ['0ee9f950-ffaf-4167-a4d1-f3d9a6089268', '47a3cb88-f76c-44f3-8b80-0e24b26ba713', '5e249e7c-75f3-454e-a60e-f284c1450eb9', '0abc0461-4a84-4724-9316-36a9a6c782e1'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:20.298533 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b168c2f2-253e-4c9e-9f98-776bcb73b209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ee9f950-ffaf-4167-a4d1-f3d9a6089268', '47a3cb88-f76c-44f3-8b80-0e24b26ba713', '5e249e7c-75f3-454e-a60e-f284c1450eb9', '0abc0461-4a84-4724-9316-36a9a6c782e1']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.299261 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929a634b-19b8-4f41-bbf4-bdf3a4c8123b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.324940 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (929a634b-19b8-4f41-bbf4-bdf3a4c8123b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fac8ee54-1317-4ce4-bc02-dd4e646715ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1995662445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['0ee9f950-ffaf-4167-a4d1-f3d9a6089268','47a3cb88-f76c-44f3-8b80-0e24b26ba713','5e249e7c-75f3-454e-a60e-f284c1450eb9','0abc0461-4a84-4724-9316-36a9a6c782e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1995662445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fac8ee54-1317-4ce4-bc02-dd4e646715ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8cd9f4d25284c65b8774512a4d902ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.325777 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba526c8-491b-443e-8d5f-b9be25dd939a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.350049 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ba526c8-491b-443e-8d5f-b9be25dd939a) transitioned into state 'SUCCESS' from state '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-1995662445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['0ee9f950-ffaf-4167-a4d1-f3d9a6089268','47a3cb88-f76c-44f3-8b80-0e24b26ba713','5e249e7c-75f3-454e-a60e-f284c1450eb9','0abc0461-4a84-4724-9316-36a9a6c782e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.351050 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7588d4c1-4da7-4a29-9b21-1fcee1b2725d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.364610 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7588d4c1-4da7-4a29-9b21-1fcee1b2725d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.367120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (739c5d6b-d35f-45a2-93b8-c1f66ff637a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:20.367120 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request issued successfully. Jul 31 05:33:20.367120 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ceaab6a9-a8e6-4436-99e2-010259fc884b tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:20.367603 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 580/2273] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:20 2026] POST /volume/v3/volumes => generated 758 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:20.380552 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.383528 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:20.384050 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "46819ded-d992-49b8-83c8-5f1884f7543f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-686564419"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:20.385957 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request body: {'volume': {"'backup_id": '46819ded-d992-49b8-83c8-5f1884f7543f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-686564419'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:20.386169 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume of 1 GB Jul 31 05:33:20.391501 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Availability Zones retrieved successfully. Jul 31 05:33:20.405399 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (d30cb13d-54a2-4a16-99da-05c504c500e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:20.406262 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4fbb6ed-a862-459c-9e70-a09f6028e911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.408156 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:20.414757 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Create volume of 1 GB Jul 31 05:33:20.419567 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Availability Zones retrieved successfully. Jul 31 05:33:20.427070 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Flow 'volume_create_api' (8f42f249-4285-4a9c-a963-a96cd1263541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:20.428450 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f27d0c-754f-4581-94ee-9a5ce28733eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.429756 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:20.445145 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4fbb6ed-a862-459c-9e70-a09f6028e911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.446770 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9640212-4721-4803-8480-bdbfd4746a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.486771 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-b525882c-0c6f-4827-b160-a39edb426f5a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.490000 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-b525882c-0c6f-4827-b160-a39edb426f5a tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] DELETE https://10.4.3.227/volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9 Jul 31 05:33:20.490307 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-b525882c-0c6f-4827-b160-a39edb426f5a tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:20.490551 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-b525882c-0c6f-4827-b160-a39edb426f5a tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:20.503786 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Created reservations ['dac63899-234d-4d13-a310-1e9222f80176', '85130c12-07b8-4d19-bc5f-2c66cf37c495', 'f08b6b3f-f408-42a3-8bb7-898a41d7fd55', 'd4fb8f1d-c22b-41e5-a2e5-91440c538995'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:20.504849 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9640212-4721-4803-8480-bdbfd4746a9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dac63899-234d-4d13-a310-1e9222f80176', '85130c12-07b8-4d19-bc5f-2c66cf37c495', 'f08b6b3f-f408-42a3-8bb7-898a41d7fd55', 'd4fb8f1d-c22b-41e5-a2e5-91440c538995']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.505761 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ca42225-30f6-4a3b-b209-8bee3f4c9b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.512599 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:20.512599 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:20.514662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3f27d0c-754f-4581-94ee-9a5ce28733eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.515606 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fef6ce-32d0-49cb-8dc9-bb70fe03dc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.535057 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ca42225-30f6-4a3b-b209-8bee3f4c9b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15e33847-0473-4399-b473-d81359d41d5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-686564419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['dac63899-234d-4d13-a310-1e9222f80176','85130c12-07b8-4d19-bc5f-2c66cf37c495','f08b6b3f-f408-42a3-8bb7-898a41d7fd55','d4fb8f1d-c22b-41e5-a2e5-91440c538995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-686564419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15e33847-0473-4399-b473-d81359d41d5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8cd9f4d25284c65b8774512a4d902ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.536250 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f25a1331-5888-4ffe-a695-0c537a543d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.555520 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d32198b6-7ff0-4495-b7be-c1daa1055435 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.562133 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d32198b6-7ff0-4495-b7be-c1daa1055435 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 Jul 31 05:33:20.564241 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d32198b6-7ff0-4495-b7be-c1daa1055435 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:20.564869 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d32198b6-7ff0-4495-b7be-c1daa1055435 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:20.571862 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d32198b6-7ff0-4495-b7be-c1daa1055435 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 returned with HTTP 404 Jul 31 05:33:20.571862 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 581/2274] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:20 2026] GET /volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 05:33:20.585593 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f25a1331-5888-4ffe-a695-0c537a543d77) transitioned into state 'SUCCESS' from state '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-686564419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['dac63899-234d-4d13-a310-1e9222f80176','85130c12-07b8-4d19-bc5f-2c66cf37c495','f08b6b3f-f408-42a3-8bb7-898a41d7fd55','d4fb8f1d-c22b-41e5-a2e5-91440c538995'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.587321 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-65a172fe-2794-4839-a3f9-f48afdf674e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.587417 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ad7f54-55d5-4f0d-a247-99792c4f441a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.589490 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65a172fe-2794-4839-a3f9-f48afdf674e1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab Jul 31 05:33:20.589795 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65a172fe-2794-4839-a3f9-f48afdf674e1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:20.589987 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-65a172fe-2794-4839-a3f9-f48afdf674e1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:20.590386 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-65a172fe-2794-4839-a3f9-f48afdf674e1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: 782d7725-3fe7-4113-a86d-55ee20bf39ab Jul 31 05:33:20.597004 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-65a172fe-2794-4839-a3f9-f48afdf674e1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab returned with HTTP 404 Jul 31 05:33:20.597778 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 582/2275] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:33:20 2026] DELETE /volume/v3/snapshots/782d7725-3fe7-4113-a86d-55ee20bf39ab => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:20.606702 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1ad7f54-55d5-4f0d-a247-99792c4f441a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.608433 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (d30cb13d-54a2-4a16-99da-05c504c500e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:20.608888 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request issued successfully. Jul 31 05:33:20.609578 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bf45e82-b780-4f9b-a7cc-0eaaadfdf49a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:20.611153 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 570/2276] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:20 2026] POST /volume/v3/volumes => generated 757 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:20.611218 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bb0a493c-5c61-4efb-b498-c6dd40f5db96 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.614890 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb0a493c-5c61-4efb-b498-c6dd40f5db96 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 Jul 31 05:33:20.615181 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb0a493c-5c61-4efb-b498-c6dd40f5db96 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:20.618128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb0a493c-5c61-4efb-b498-c6dd40f5db96 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:20.618128 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-bb0a493c-5c61-4efb-b498-c6dd40f5db96 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: b5b2e20b-defc-41b7-8856-8a8ce23469b9 Jul 31 05:33:20.620667 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Created reservations ['01fab132-6407-4e1b-ae49-6a11fe0afd71', '2196b873-fab4-4b01-8332-e8eec8d2d224', 'e5b57157-4687-4ff0-89fb-2debb3f92aa0', '850f6405-2f24-4415-bef7-6d1ed0bded1d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:20.620953 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb0a493c-5c61-4efb-b498-c6dd40f5db96 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 returned with HTTP 404 Jul 31 05:33:20.621409 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 583/2277] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:33:20 2026] DELETE /volume/v3/snapshots/b5b2e20b-defc-41b7-8856-8a8ce23469b9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:20.621740 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88fef6ce-32d0-49cb-8dc9-bb70fe03dc4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01fab132-6407-4e1b-ae49-6a11fe0afd71', '2196b873-fab4-4b01-8332-e8eec8d2d224', 'e5b57157-4687-4ff0-89fb-2debb3f92aa0', '850f6405-2f24-4415-bef7-6d1ed0bded1d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.623196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ff37dc-21fe-4e27-b8f2-f84b1dca8c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.629194 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.631113 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:20.631474 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "46819ded-d992-49b8-83c8-5f1884f7543f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-765141150"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:20.633425 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request body: {'volume': {"'backup_id": '46819ded-d992-49b8-83c8-5f1884f7543f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-765141150'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:20.633545 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume of 1 GB Jul 31 05:33:20.634378 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:20.634378 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:20.638381 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Availability Zones retrieved successfully. Jul 31 05:33:20.644639 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (945ce234-1618-4d43-8121-579c533035e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:20.645573 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f81870-8e64-410d-bef3-3c9607ed1b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.646803 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:20.651987 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ff37dc-21fe-4e27-b8f2-f84b1dca8c6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11517397-59e0-45d0-a783-2a3d5a1452a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-64514885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7e810701e2745a2bfbf5b13dce476b0',qos_specs=None,replication_status=,reservations=['01fab132-6407-4e1b-ae49-6a11fe0afd71','2196b873-fab4-4b01-8332-e8eec8d2d224','e5b57157-4687-4ff0-89fb-2debb3f92aa0','850f6405-2f24-4415-bef7-6d1ed0bded1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18fd9a34e6a547589fa44dfd04d3789b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-64514885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11517397-59e0-45d0-a783-2a3d5a1452a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7e810701e2745a2bfbf5b13dce476b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18fd9a34e6a547589fa44dfd04d3789b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.652293 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-b525882c-0c6f-4827-b160-a39edb426f5a tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9 returned with HTTP 200 Jul 31 05:33:20.652664 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 557/2278] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:33:20 2026] DELETE /volume/v3/attachments/bc1c4773-1963-4f01-a98c-11956099cde9 => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:20.652801 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (074fe1eb-613f-45e6-a8ba-4562f38296c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.668534 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-dc60c330-c883-4d7e-bc3e-410b1d3e7bd4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.675792 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-dc60c330-c883-4d7e-bc3e-410b1d3e7bd4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] DELETE https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 Jul 31 05:33:20.675792 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-dc60c330-c883-4d7e-bc3e-410b1d3e7bd4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:20.675792 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-dc60c330-c883-4d7e-bc3e-410b1d3e7bd4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:20.675792 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-dc60c330-c883-4d7e-bc3e-410b1d3e7bd4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Delete volume with id: 73559aac-946b-439a-9c39-6492f7398d03 Jul 31 05:33:20.678598 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33f81870-8e64-410d-bef3-3c9607ed1b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.679490 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15269b7f-ff84-44ee-8ce4-00755f2bd2ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.683128 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (074fe1eb-613f-45e6-a8ba-4562f38296c8) transitioned into state 'SUCCESS' from state '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-64514885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7e810701e2745a2bfbf5b13dce476b0',qos_specs=None,replication_status=,reservations=['01fab132-6407-4e1b-ae49-6a11fe0afd71','2196b873-fab4-4b01-8332-e8eec8d2d224','e5b57157-4687-4ff0-89fb-2debb3f92aa0','850f6405-2f24-4415-bef7-6d1ed0bded1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18fd9a34e6a547589fa44dfd04d3789b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.683128 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cc5211-a939-4958-9301-9a3c5d5e5ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.684320 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-fe896c1e-94e3-4352-936d-37f735d49bdd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.689418 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:20.689418 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:20.689692 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-fe896c1e-94e3-4352-936d-37f735d49bdd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:20.689692 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-fe896c1e-94e3-4352-936d-37f735d49bdd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:20.689983 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-dc60c330-c883-4d7e-bc3e-410b1d3e7bd4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:33:20.690242 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-fe896c1e-94e3-4352-936d-37f735d49bdd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:20.701153 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4cc5211-a939-4958-9301-9a3c5d5e5ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.702884 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Flow 'volume_create_api' (8f42f249-4285-4a9c-a963-a96cd1263541) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:20.702884 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Create volume request issued successfully. Jul 31 05:33:20.703947 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b9830f0-84d6-4495-b9ef-38a59be3064b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:20.704437 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 569/2279] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:33:20 2026] POST /volume/v3/volumes => generated 779 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:20.707429 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:20.707429 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:20.713450 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-fe896c1e-94e3-4352-936d-37f735d49bdd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:20.718096 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-dc60c330-c883-4d7e-bc3e-410b1d3e7bd4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Delete volume request issued successfully. Jul 31 05:33:20.718364 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0949c193-eb4d-43f8-8c2d-34473697e0b0 req-dc60c330-c883-4d7e-bc3e-410b1d3e7bd4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 returned with HTTP 202 Jul 31 05:33:20.721183 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 584/2280] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:33:20 2026] DELETE /volume/v3/volumes/73559aac-946b-439a-9c39-6492f7398d03 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 05:33:20.723262 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a44c8f6-80b7-431b-b874-b9aaa29e0216 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.724646 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-fe896c1e-94e3-4352-936d-37f735d49bdd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:20.725139 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 558/2281] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:20 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 1139 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:20.725557 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a44c8f6-80b7-431b-b874-b9aaa29e0216 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:33:20.726236 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a44c8f6-80b7-431b-b874-b9aaa29e0216 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:20.727956 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a44c8f6-80b7-431b-b874-b9aaa29e0216 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:20.739803 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:20.739803 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:20.744671 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2a44c8f6-80b7-431b-b874-b9aaa29e0216 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:33:20.746419 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Created reservations ['ee2c8dd4-fcb1-4354-acdf-e3d70327e53b', '7139a2c6-12a5-45b4-a0f1-79205a354421', '693f0be9-f06b-44ef-bcfd-88bd06f6ec29', 'e8d85d89-3497-4c6a-9faf-b617288da272'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:20.747645 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15269b7f-ff84-44ee-8ce4-00755f2bd2ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee2c8dd4-fcb1-4354-acdf-e3d70327e53b', '7139a2c6-12a5-45b4-a0f1-79205a354421', '693f0be9-f06b-44ef-bcfd-88bd06f6ec29', 'e8d85d89-3497-4c6a-9faf-b617288da272']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.748588 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53020cd-6aee-4d20-b0af-24b9132f9599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.750190 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-72b6c248-be8b-467c-8b7b-90d115de4cb3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.750724 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a44c8f6-80b7-431b-b874-b9aaa29e0216 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 returned with HTTP 200 Jul 31 05:33:20.751193 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 570/2282] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:33:20 2026] GET /volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:20.753385 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-72b6c248-be8b-467c-8b7b-90d115de4cb3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba/action Jul 31 05:33:20.753385 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-72b6c248-be8b-467c-8b7b-90d115de4cb3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:20.753545 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-72b6c248-be8b-467c-8b7b-90d115de4cb3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:20.769130 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:20.769130 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:20.769130 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-72b6c248-be8b-467c-8b7b-90d115de4cb3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:20.778924 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-72b6c248-be8b-467c-8b7b-90d115de4cb3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Begin detaching volume completed successfully. Jul 31 05:33:20.779217 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-72b6c248-be8b-467c-8b7b-90d115de4cb3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba/action returned with HTTP 202 Jul 31 05:33:20.779742 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 585/2283] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:33:20 2026] POST /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:20.786126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53020cd-6aee-4d20-b0af-24b9132f9599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5280f260-dbc2-47b8-9523-a2346eaa43d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-765141150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['ee2c8dd4-fcb1-4354-acdf-e3d70327e53b','7139a2c6-12a5-45b4-a0f1-79205a354421','693f0be9-f06b-44ef-bcfd-88bd06f6ec29','e8d85d89-3497-4c6a-9faf-b617288da272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-765141150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5280f260-dbc2-47b8-9523-a2346eaa43d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8cd9f4d25284c65b8774512a4d902ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.786126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f264853e-d011-4fad-bb87-0973c182b404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.833532 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f264853e-d011-4fad-bb87-0973c182b404) transitioned into state 'SUCCESS' from state '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-765141150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['ee2c8dd4-fcb1-4354-acdf-e3d70327e53b','7139a2c6-12a5-45b4-a0f1-79205a354421','693f0be9-f06b-44ef-bcfd-88bd06f6ec29','e8d85d89-3497-4c6a-9faf-b617288da272'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.834513 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8bd78c6-3f06-46d6-991f-4928fc6c2c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.849801 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8bd78c6-3f06-46d6-991f-4928fc6c2c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.851331 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (945ce234-1618-4d43-8121-579c533035e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:20.851804 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request issued successfully. Jul 31 05:33:20.853224 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-649ebb6c-8f96-4230-9969-12f098fdaf20 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:20.853821 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 571/2284] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:20 2026] POST /volume/v3/volumes => generated 757 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:20.866646 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d8cff55-af68-4e38-8652-394a29f524e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.867863 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d8cff55-af68-4e38-8652-394a29f524e1 None None] GET https://10.4.3.227/volume// Jul 31 05:33:20.867863 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d8cff55-af68-4e38-8652-394a29f524e1 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:20.867863 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d8cff55-af68-4e38-8652-394a29f524e1 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:20.868166 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d8cff55-af68-4e38-8652-394a29f524e1 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:20.868645 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 559/2285] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:33:20 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:33:20.873497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f73aae79-c903-4872-899c-74a92d392344 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.875711 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:20.876042 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "46819ded-d992-49b8-83c8-5f1884f7543f", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-31787213"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:20.879957 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request body: {'volume': {"'backup_id": '46819ded-d992-49b8-83c8-5f1884f7543f', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-31787213'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:20.880225 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume of 1 GB Jul 31 05:33:20.881307 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-155ffade-09a0-4b58-a567-6f95db72a176 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:20.885047 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-155ffade-09a0-4b58-a567-6f95db72a176 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:20.885301 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-155ffade-09a0-4b58-a567-6f95db72a176 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:20.885542 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-155ffade-09a0-4b58-a567-6f95db72a176 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:20.885749 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Availability Zones retrieved successfully. Jul 31 05:33:20.894305 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (eeb968fd-a0da-4367-8027-2d7430bc0563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:20.895417 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d84eb1c-e52f-4132-92ca-3d596111337c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:20.896863 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:20.900260 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:20.900260 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:20.913413 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-155ffade-09a0-4b58-a567-6f95db72a176 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:20.913413 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-155ffade-09a0-4b58-a567-6f95db72a176 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:20.913413 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 586/2286] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:33:20 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:33:20.953512 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d84eb1c-e52f-4132-92ca-3d596111337c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:20.954649 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50cf3cde-a6e3-4a3e-b836-27bfb6e0b159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:21.028345 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Created reservations ['9f76939c-1b8e-4c16-9462-540b9cfe488a', '7e8f5338-16c5-48d7-9bcb-bc76a6914311', '451070b0-cdcd-40e0-a060-dffd498f72ad', '963c856c-118f-4f86-bfd3-5f3bf82d407d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:21.029297 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50cf3cde-a6e3-4a3e-b836-27bfb6e0b159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f76939c-1b8e-4c16-9462-540b9cfe488a', '7e8f5338-16c5-48d7-9bcb-bc76a6914311', '451070b0-cdcd-40e0-a060-dffd498f72ad', '963c856c-118f-4f86-bfd3-5f3bf82d407d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:21.030033 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5c1aef-cea2-4112-a445-826c614d447a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:21.062883 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c5c1aef-cea2-4112-a445-826c614d447a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfc62ed4-737e-46b1-b192-b9617628d818', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-31787213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['9f76939c-1b8e-4c16-9462-540b9cfe488a','7e8f5338-16c5-48d7-9bcb-bc76a6914311','451070b0-cdcd-40e0-a060-dffd498f72ad','963c856c-118f-4f86-bfd3-5f3bf82d407d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-31787213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfc62ed4-737e-46b1-b192-b9617628d818,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c8cd9f4d25284c65b8774512a4d902ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:21.068866 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6965da26-89f0-4ca1-ae5a-b648ef270a9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:21.099198 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6965da26-89f0-4ca1-ae5a-b648ef270a9f) transitioned into state 'SUCCESS' from state '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-31787213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c8cd9f4d25284c65b8774512a4d902ca',qos_specs=None,replication_status=,reservations=['9f76939c-1b8e-4c16-9462-540b9cfe488a','7e8f5338-16c5-48d7-9bcb-bc76a6914311','451070b0-cdcd-40e0-a060-dffd498f72ad','963c856c-118f-4f86-bfd3-5f3bf82d407d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131a6d53093a40c1b0e3f59ef75255c9',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:21.099988 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac01a2c-3806-4f8b-8976-6e284fbec4c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:21.117810 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ac01a2c-3806-4f8b-8976-6e284fbec4c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:21.117810 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Flow 'volume_create_api' (eeb968fd-a0da-4367-8027-2d7430bc0563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:21.117810 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Create volume request issued successfully. Jul 31 05:33:21.117810 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f73aae79-c903-4872-899c-74a92d392344 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:21.117810 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 571/2287] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:20 2026] POST /volume/v3/volumes => generated 756 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:21.137872 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a8cf011d-866a-44bd-9396-a3b6bdb05141 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:21.139875 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8cf011d-866a-44bd-9396-a3b6bdb05141 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 Jul 31 05:33:21.140078 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8cf011d-866a-44bd-9396-a3b6bdb05141 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:21.140277 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8cf011d-866a-44bd-9396-a3b6bdb05141 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:21.151768 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:21.151768 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:21.157282 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a8cf011d-866a-44bd-9396-a3b6bdb05141 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:21.165391 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8cf011d-866a-44bd-9396-a3b6bdb05141 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 returned with HTTP 200 Jul 31 05:33:21.165391 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 572/2288] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:21 2026] GET /volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:21.180982 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a40f410b-4258-41e6-a9de-0010b1f1f5ec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:21.183536 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a40f410b-4258-41e6-a9de-0010b1f1f5ec tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce Jul 31 05:33:21.187113 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a40f410b-4258-41e6-a9de-0010b1f1f5ec tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:21.187506 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a40f410b-4258-41e6-a9de-0010b1f1f5ec tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:21.203587 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:21.203587 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:21.210051 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a40f410b-4258-41e6-a9de-0010b1f1f5ec tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:21.224847 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a40f410b-4258-41e6-a9de-0010b1f1f5ec tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce returned with HTTP 200 Jul 31 05:33:21.228615 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 560/2289] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:21 2026] GET /volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:21.251924 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a1c95f8-feb7-4587-8466-7223c0c17cf0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:21.254548 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a1c95f8-feb7-4587-8466-7223c0c17cf0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d Jul 31 05:33:21.254943 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a1c95f8-feb7-4587-8466-7223c0c17cf0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:21.255970 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a1c95f8-feb7-4587-8466-7223c0c17cf0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:21.262637 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:21.262637 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:21.271129 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a1c95f8-feb7-4587-8466-7223c0c17cf0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:21.279801 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a1c95f8-feb7-4587-8466-7223c0c17cf0 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d returned with HTTP 200 Jul 31 05:33:21.280481 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 587/2290] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:21 2026] GET /volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:21.299338 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f6365206-72f4-45e7-ac0a-7a52a99e77d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:21.303329 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6365206-72f4-45e7-ac0a-7a52a99e77d9 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 Jul 31 05:33:21.303605 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6365206-72f4-45e7-ac0a-7a52a99e77d9 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:21.303907 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6365206-72f4-45e7-ac0a-7a52a99e77d9 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:21.314419 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:21.314419 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:21.321031 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f6365206-72f4-45e7-ac0a-7a52a99e77d9 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:21.328677 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6365206-72f4-45e7-ac0a-7a52a99e77d9 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 returned with HTTP 200 Jul 31 05:33:21.329071 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 572/2291] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:21 2026] GET /volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:21.344789 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8c53155f-5f5e-469e-8dcd-2adb0b27f5be None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:21.347047 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c53155f-5f5e-469e-8dcd-2adb0b27f5be tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 Jul 31 05:33:21.347339 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c53155f-5f5e-469e-8dcd-2adb0b27f5be tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:21.347565 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c53155f-5f5e-469e-8dcd-2adb0b27f5be tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:21.355884 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:21.355884 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:21.364250 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8c53155f-5f5e-469e-8dcd-2adb0b27f5be tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:21.369303 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c53155f-5f5e-469e-8dcd-2adb0b27f5be tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 returned with HTTP 200 Jul 31 05:33:21.369903 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 573/2292] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:21 2026] GET /volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:21.769066 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-12681397-18bd-4b13-ac09-ef514589885f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:21.771297 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12681397-18bd-4b13-ac09-ef514589885f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:33:21.771297 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12681397-18bd-4b13-ac09-ef514589885f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:21.771297 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12681397-18bd-4b13-ac09-ef514589885f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:21.779589 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:21.779589 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:21.785151 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-12681397-18bd-4b13-ac09-ef514589885f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:33:21.791787 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12681397-18bd-4b13-ac09-ef514589885f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 returned with HTTP 200 Jul 31 05:33:21.792171 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 561/2293] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:33:21 2026] GET /volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:33:21.813223 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3ecddd54-61f5-43e3-ba0e-3a52b33ad213 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:21.815695 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ecddd54-61f5-43e3-ba0e-3a52b33ad213 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:33:21.816005 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ecddd54-61f5-43e3-ba0e-3a52b33ad213 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:21.816376 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ecddd54-61f5-43e3-ba0e-3a52b33ad213 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:21.833766 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:21.833766 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:21.841260 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3ecddd54-61f5-43e3-ba0e-3a52b33ad213 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:33:21.848829 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ecddd54-61f5-43e3-ba0e-3a52b33ad213 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 returned with HTTP 200 Jul 31 05:33:21.849440 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 588/2294] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:33:21 2026] GET /volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 => generated 1387 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:33:22.044717 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-982b510a-d5ae-4925-9392-47ceeaca523d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:22.050026 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-982b510a-d5ae-4925-9392-47ceeaca523d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593 Jul 31 05:33:22.050474 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-982b510a-d5ae-4925-9392-47ceeaca523d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:22.050474 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-982b510a-d5ae-4925-9392-47ceeaca523d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:22.065645 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:22.065645 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:22.152443 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4e227bad-bfd6-4fd6-a733-7b56a3556d91 req-982b510a-d5ae-4925-9392-47ceeaca523d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593 returned with HTTP 200 Jul 31 05:33:22.152803 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 573/2295] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:33:22 2026] DELETE /volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:22.385337 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6668f1d9-b915-4c37-bad9-082b4b24c0df None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:22.386918 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6668f1d9-b915-4c37-bad9-082b4b24c0df tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 Jul 31 05:33:22.387116 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6668f1d9-b915-4c37-bad9-082b4b24c0df tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:22.387323 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6668f1d9-b915-4c37-bad9-082b4b24c0df tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:22.394205 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:22.394205 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:22.398362 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6668f1d9-b915-4c37-bad9-082b4b24c0df tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:22.402675 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6668f1d9-b915-4c37-bad9-082b4b24c0df tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 returned with HTTP 200 Jul 31 05:33:22.403073 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 574/2296] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:22 2026] GET /volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:22.420611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aadcb8e3-4c92-4d18-96ea-22f70ae21388 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:22.422874 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aadcb8e3-4c92-4d18-96ea-22f70ae21388 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] DELETE https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:22.423153 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aadcb8e3-4c92-4d18-96ea-22f70ae21388 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:22.423400 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aadcb8e3-4c92-4d18-96ea-22f70ae21388 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:22.423529 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-aadcb8e3-4c92-4d18-96ea-22f70ae21388 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete backup with id: 46819ded-d992-49b8-83c8-5f1884f7543f. Jul 31 05:33:22.431481 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:22.431481 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:22.445756 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-aadcb8e3-4c92-4d18-96ea-22f70ae21388 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] delete_backup rpcapi backup_id 46819ded-d992-49b8-83c8-5f1884f7543f {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:33:22.447504 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aadcb8e3-4c92-4d18-96ea-22f70ae21388 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 202 Jul 31 05:33:22.447867 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 562/2297] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:22 2026] DELETE /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:22.455877 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a7084205-cd56-47a4-a539-16486028ba10 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:22.462469 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7084205-cd56-47a4-a539-16486028ba10 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:22.462469 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7084205-cd56-47a4-a539-16486028ba10 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:22.462469 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7084205-cd56-47a4-a539-16486028ba10 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:22.462469 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a7084205-cd56-47a4-a539-16486028ba10 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:22.468486 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:22.468486 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:22.469238 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7084205-cd56-47a4-a539-16486028ba10 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 200 Jul 31 05:33:22.469751 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 589/2298] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:22 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:22.543357 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94a7590f-0a11-4983-9fcd-393c7f87d0c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:22.545552 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94a7590f-0a11-4983-9fcd-393c7f87d0c4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] DELETE https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:33:22.545841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94a7590f-0a11-4983-9fcd-393c7f87d0c4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:22.546043 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94a7590f-0a11-4983-9fcd-393c7f87d0c4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:22.546241 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-94a7590f-0a11-4983-9fcd-393c7f87d0c4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Delete volume with id: 89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:33:22.568068 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:22.568068 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:22.568778 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-94a7590f-0a11-4983-9fcd-393c7f87d0c4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:33:22.605920 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-94a7590f-0a11-4983-9fcd-393c7f87d0c4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Delete volume request issued successfully. Jul 31 05:33:22.609128 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94a7590f-0a11-4983-9fcd-393c7f87d0c4 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 202 Jul 31 05:33:22.609128 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 574/2299] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:22 2026] DELETE /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:22.618122 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b246ff26-a83a-41ba-badd-c52bf1382a01 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:22.623322 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b246ff26-a83a-41ba-badd-c52bf1382a01 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:33:22.623568 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b246ff26-a83a-41ba-badd-c52bf1382a01 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:22.623764 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b246ff26-a83a-41ba-badd-c52bf1382a01 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:22.636747 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:22.636747 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:22.647046 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b246ff26-a83a-41ba-badd-c52bf1382a01 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Volume info retrieved successfully. Jul 31 05:33:22.652063 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b246ff26-a83a-41ba-badd-c52bf1382a01 tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 200 Jul 31 05:33:22.652502 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 575/2300] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:22 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:23.247367 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-98b14424-13e6-4a29-92ef-17df94a11b39 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.250130 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-98b14424-13e6-4a29-92ef-17df94a11b39 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:33:23.250386 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-98b14424-13e6-4a29-92ef-17df94a11b39 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:23.250599 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-98b14424-13e6-4a29-92ef-17df94a11b39 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:23.260782 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:23.260782 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:23.265710 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-98b14424-13e6-4a29-92ef-17df94a11b39 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:33:23.278654 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-98b14424-13e6-4a29-92ef-17df94a11b39 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 returned with HTTP 200 Jul 31 05:33:23.278654 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 563/2301] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:23 2026] GET /volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 => generated 1369 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:23.485927 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2243ade8-bde5-4890-8626-32a42b7ecb91 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.487911 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2243ade8-bde5-4890-8626-32a42b7ecb91 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f Jul 31 05:33:23.488201 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2243ade8-bde5-4890-8626-32a42b7ecb91 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:23.488423 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2243ade8-bde5-4890-8626-32a42b7ecb91 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:23.488549 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2243ade8-bde5-4890-8626-32a42b7ecb91 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Show backup with id 46819ded-d992-49b8-83c8-5f1884f7543f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:23.496591 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2243ade8-bde5-4890-8626-32a42b7ecb91 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f returned with HTTP 404 Jul 31 05:33:23.497150 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 590/2302] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:23 2026] GET /volume/v3/backups/46819ded-d992-49b8-83c8-5f1884f7543f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:23.509152 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ef88a792-cbae-4889-9e30-c8a0a00eedcc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.511373 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef88a792-cbae-4889-9e30-c8a0a00eedcc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] DELETE https://10.4.3.227/volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 Jul 31 05:33:23.511626 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef88a792-cbae-4889-9e30-c8a0a00eedcc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:23.511855 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef88a792-cbae-4889-9e30-c8a0a00eedcc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:23.512165 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ef88a792-cbae-4889-9e30-c8a0a00eedcc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume with id: bfc62ed4-737e-46b1-b192-b9617628d818 Jul 31 05:33:23.524782 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:23.524782 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:23.525476 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ef88a792-cbae-4889-9e30-c8a0a00eedcc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:23.543167 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5381f2e6-cf83-4409-a08d-433f07dcef42 req-0b34d6df-a2c8-4eeb-a562-18211e253902 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.547726 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5381f2e6-cf83-4409-a08d-433f07dcef42 req-0b34d6df-a2c8-4eeb-a562-18211e253902 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593 Jul 31 05:33:23.547919 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5381f2e6-cf83-4409-a08d-433f07dcef42 req-0b34d6df-a2c8-4eeb-a562-18211e253902 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:23.548168 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5381f2e6-cf83-4409-a08d-433f07dcef42 req-0b34d6df-a2c8-4eeb-a562-18211e253902 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:23.555327 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-094cb2bc-9afd-40a4-a95e-c4f6c1ae5699 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.556967 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-094cb2bc-9afd-40a4-a95e-c4f6c1ae5699 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:23.557200 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-094cb2bc-9afd-40a4-a95e-c4f6c1ae5699 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:23.557386 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-094cb2bc-9afd-40a4-a95e-c4f6c1ae5699 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:23.561707 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5381f2e6-cf83-4409-a08d-433f07dcef42 req-0b34d6df-a2c8-4eeb-a562-18211e253902 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593 returned with HTTP 404 Jul 31 05:33:23.562615 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 576/2303] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:33:23 2026] DELETE /volume/v3/attachments/5440cdb9-2ca3-47ca-89fe-d1a6cf684593 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:33:23.569803 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:23.569803 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:23.569886 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ef88a792-cbae-4889-9e30-c8a0a00eedcc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume request issued successfully. Jul 31 05:33:23.569886 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef88a792-cbae-4889-9e30-c8a0a00eedcc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 returned with HTTP 202 Jul 31 05:33:23.570290 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 575/2304] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:23 2026] DELETE /volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:23.578306 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bb84a94c-6e4d-4176-b156-96f9cbf4b0cc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.580709 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb84a94c-6e4d-4176-b156-96f9cbf4b0cc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 Jul 31 05:33:23.580992 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb84a94c-6e4d-4176-b156-96f9cbf4b0cc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:23.581283 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb84a94c-6e4d-4176-b156-96f9cbf4b0cc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:23.581855 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-094cb2bc-9afd-40a4-a95e-c4f6c1ae5699 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:23.588171 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-094cb2bc-9afd-40a4-a95e-c4f6c1ae5699 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:23.588693 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 564/2305] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:23 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:23.675294 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-13fa09ff-39c4-4bd0-89d4-110417f64f6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.676995 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-13fa09ff-39c4-4bd0-89d4-110417f64f6d tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] GET https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d Jul 31 05:33:23.677346 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-13fa09ff-39c4-4bd0-89d4-110417f64f6d tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:23.677417 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-13fa09ff-39c4-4bd0-89d4-110417f64f6d tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:23.682967 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-13fa09ff-39c4-4bd0-89d4-110417f64f6d tempest-ServerActionsTestOtherA-1397904644 tempest-ServerActionsTestOtherA-1397904644-project-member] https://10.4.3.227/volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d returned with HTTP 404 Jul 31 05:33:23.683488 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 577/2306] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:23 2026] GET /volume/v3/volumes/89282f7b-7dbd-49b6-9217-2f21c4acee0d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:23.760839 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:23.760839 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:23.764361 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb84a94c-6e4d-4176-b156-96f9cbf4b0cc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 returned with HTTP 404 Jul 31 05:33:23.765059 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 591/2307] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:23 2026] GET /volume/v3/volumes/bfc62ed4-737e-46b1-b192-b9617628d818 => generated 109 bytes in 187 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:23.776506 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-713e9b1b-305e-4f8a-acd1-9c90ac61bf9a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.778173 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-713e9b1b-305e-4f8a-acd1-9c90ac61bf9a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] DELETE https://10.4.3.227/volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 Jul 31 05:33:23.778434 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-713e9b1b-305e-4f8a-acd1-9c90ac61bf9a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:23.778660 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-713e9b1b-305e-4f8a-acd1-9c90ac61bf9a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:23.778888 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-713e9b1b-305e-4f8a-acd1-9c90ac61bf9a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume with id: 5280f260-dbc2-47b8-9523-a2346eaa43d1 Jul 31 05:33:23.786350 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:23.786350 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:23.787725 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-713e9b1b-305e-4f8a-acd1-9c90ac61bf9a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:23.823318 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-713e9b1b-305e-4f8a-acd1-9c90ac61bf9a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume request issued successfully. Jul 31 05:33:23.823318 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-713e9b1b-305e-4f8a-acd1-9c90ac61bf9a tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 returned with HTTP 202 Jul 31 05:33:23.824240 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 576/2308] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:23 2026] DELETE /volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:23.831608 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a510412c-e46c-4616-a99b-e6afa19af2bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.833697 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a510412c-e46c-4616-a99b-e6afa19af2bd tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 Jul 31 05:33:23.833697 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a510412c-e46c-4616-a99b-e6afa19af2bd tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:23.833798 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a510412c-e46c-4616-a99b-e6afa19af2bd tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:23.841305 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:23.841305 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:23.845119 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a510412c-e46c-4616-a99b-e6afa19af2bd tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:23.849889 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a510412c-e46c-4616-a99b-e6afa19af2bd tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 returned with HTTP 200 Jul 31 05:33:23.850598 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 565/2309] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:23 2026] GET /volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:23.882498 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-3b9d633a-1ef2-4137-8275-1920e09f697f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.884777 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-3b9d633a-1ef2-4137-8275-1920e09f697f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:33:23.884979 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-3b9d633a-1ef2-4137-8275-1920e09f697f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:23.885195 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-3b9d633a-1ef2-4137-8275-1920e09f697f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:23.892363 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:23.892363 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:23.896049 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-3b9d633a-1ef2-4137-8275-1920e09f697f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:33:23.903807 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-3b9d633a-1ef2-4137-8275-1920e09f697f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 returned with HTTP 200 Jul 31 05:33:23.904512 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 578/2310] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:23 2026] GET /volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 => generated 1369 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:23.916953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0359ed2a-908a-4081-9c41-644c98764c43 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.917489 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0359ed2a-908a-4081-9c41-644c98764c43 None None] GET https://10.4.3.227/volume// Jul 31 05:33:23.917691 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0359ed2a-908a-4081-9c41-644c98764c43 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:23.917928 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0359ed2a-908a-4081-9c41-644c98764c43 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:23.918262 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0359ed2a-908a-4081-9c41-644c98764c43 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:23.918582 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 592/2311] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:33: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 31 05:33:23.927803 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-a15639d6-7ffb-4033-b519-97377a76f3f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:23.929988 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-a15639d6-7ffb-4033-b519-97377a76f3f5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:33:23.930462 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-a15639d6-7ffb-4033-b519-97377a76f3f5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11517397-59e0-45d0-a783-2a3d5a1452a0", "connector": null, "instance_uuid": "ad121ee2-0208-4df0-be36-ff8fc114ce35"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:23.940752 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:23.940752 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:23.968709 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-a15639d6-7ffb-4033-b519-97377a76f3f5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:33:23.969472 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 577/2312] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:33:23 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 31 05:33:24.603974 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7c4d55e-6c2d-4a0a-b1b3-c0e44052d9ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:24.605902 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7c4d55e-6c2d-4a0a-b1b3-c0e44052d9ca tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:24.606075 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7c4d55e-6c2d-4a0a-b1b3-c0e44052d9ca tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:24.606298 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7c4d55e-6c2d-4a0a-b1b3-c0e44052d9ca tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:24.613857 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:24.613857 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:24.618115 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7c4d55e-6c2d-4a0a-b1b3-c0e44052d9ca tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:24.623557 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7c4d55e-6c2d-4a0a-b1b3-c0e44052d9ca tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:24.624031 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 566/2313] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:24 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 860 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:24.659994 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af8eb24d-8239-4f95-8af1-c40b42996e54 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:24.661781 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af8eb24d-8239-4f95-8af1-c40b42996e54 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] POST https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action Jul 31 05:33:24.662114 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af8eb24d-8239-4f95-8af1-c40b42996e54 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1659751727", "disk_format": "qcow2"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:24.662262 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af8eb24d-8239-4f95-8af1-c40b42996e54 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1659751727", "disk_format": "qcow2"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:24.670735 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:24.670735 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:24.671177 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-af8eb24d-8239-4f95-8af1-c40b42996e54 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:24.682892 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:24.682892 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:24.687500 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.image.image_utils [None req-af8eb24d-8239-4f95-8af1-c40b42996e54 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1659751727'}] 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-1659751727'}]. {{(pid=100285) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 05:33:24.867625 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c9c7a0e7-0920-4730-a896-654f73a13b07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:24.870187 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9c7a0e7-0920-4730-a896-654f73a13b07 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 Jul 31 05:33:24.870703 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9c7a0e7-0920-4730-a896-654f73a13b07 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:24.871028 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9c7a0e7-0920-4730-a896-654f73a13b07 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:24.881154 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9c7a0e7-0920-4730-a896-654f73a13b07 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 returned with HTTP 404 Jul 31 05:33:24.881723 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 593/2314] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:24 2026] GET /volume/v3/volumes/5280f260-dbc2-47b8-9523-a2346eaa43d1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:24.890134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3fd13c1e-0d9f-40d8-94f8-0cfa9a1a140f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:24.891707 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fd13c1e-0d9f-40d8-94f8-0cfa9a1a140f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] DELETE https://10.4.3.227/volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d Jul 31 05:33:24.891916 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fd13c1e-0d9f-40d8-94f8-0cfa9a1a140f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:24.892126 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3fd13c1e-0d9f-40d8-94f8-0cfa9a1a140f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:24.892324 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3fd13c1e-0d9f-40d8-94f8-0cfa9a1a140f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume with id: 15e33847-0473-4399-b473-d81359d41d5d Jul 31 05:33:24.900296 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:24.900296 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:24.900691 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3fd13c1e-0d9f-40d8-94f8-0cfa9a1a140f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:24.917994 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3fd13c1e-0d9f-40d8-94f8-0cfa9a1a140f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume request issued successfully. Jul 31 05:33:24.918244 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3fd13c1e-0d9f-40d8-94f8-0cfa9a1a140f tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d returned with HTTP 202 Jul 31 05:33:24.918751 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 578/2315] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:24 2026] DELETE /volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:24.927421 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-218e24a1-8add-4172-8707-8087edef38f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:24.930287 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-218e24a1-8add-4172-8707-8087edef38f8 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d Jul 31 05:33:24.930287 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-218e24a1-8add-4172-8707-8087edef38f8 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:24.930287 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-218e24a1-8add-4172-8707-8087edef38f8 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:24.943196 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:24.943196 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:24.947763 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-218e24a1-8add-4172-8707-8087edef38f8 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:24.957892 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-218e24a1-8add-4172-8707-8087edef38f8 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d returned with HTTP 200 Jul 31 05:33:24.958467 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 567/2316] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:24 2026] GET /volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:25.118129 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f1ad7872-748e-4eca-b659-3ccc6b896fff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:25.118129 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1ad7872-748e-4eca-b659-3ccc6b896fff None None] GET https://10.4.3.227/volume// Jul 31 05:33:25.118129 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1ad7872-748e-4eca-b659-3ccc6b896fff None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:25.118129 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1ad7872-748e-4eca-b659-3ccc6b896fff None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:25.118129 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1ad7872-748e-4eca-b659-3ccc6b896fff None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:25.118129 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 594/2317] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:33: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 31 05:33:25.133628 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-a3f8633d-2a92-44c0-adaf-889581afc261 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:25.134813 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-a3f8633d-2a92-44c0-adaf-889581afc261 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:33:25.135080 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-a3f8633d-2a92-44c0-adaf-889581afc261 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:25.135343 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-a3f8633d-2a92-44c0-adaf-889581afc261 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:25.153247 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:25.153247 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:25.158730 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-a3f8633d-2a92-44c0-adaf-889581afc261 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:33:25.167915 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-a3f8633d-2a92-44c0-adaf-889581afc261 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 returned with HTTP 200 Jul 31 05:33:25.168664 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 579/2318] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:33:25 2026] GET /volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 => generated 1548 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:33:25.230764 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-89d5b1ad-35d0-4e91-a0cd-7b72a5eedadf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:25.234176 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89d5b1ad-35d0-4e91-a0cd-7b72a5eedadf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd Jul 31 05:33:25.234394 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89d5b1ad-35d0-4e91-a0cd-7b72a5eedadf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:25.234574 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89d5b1ad-35d0-4e91-a0cd-7b72a5eedadf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:25.234663 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-89d5b1ad-35d0-4e91-a0cd-7b72a5eedadf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: 860c5f8f-6ef9-46a2-875c-bde354aaa3bd Jul 31 05:33:25.242217 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89d5b1ad-35d0-4e91-a0cd-7b72a5eedadf tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd returned with HTTP 404 Jul 31 05:33:25.242876 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 568/2319] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:33:25 2026] DELETE /volume/v3/snapshots/860c5f8f-6ef9-46a2-875c-bde354aaa3bd => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:25.254709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bf24f873-634f-42c5-a167-4119158e8915 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:25.256991 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf24f873-634f-42c5-a167-4119158e8915 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:25.256991 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf24f873-634f-42c5-a167-4119158e8915 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:25.257151 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf24f873-634f-42c5-a167-4119158e8915 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:25.264460 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:25.264460 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:25.268229 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bf24f873-634f-42c5-a167-4119158e8915 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:25.275693 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf24f873-634f-42c5-a167-4119158e8915 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:25.276206 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 595/2320] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:25 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:25.283312 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-af8eb24d-8239-4f95-8af1-c40b42996e54 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Copy volume to image completed successfully. Jul 31 05:33:25.283856 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af8eb24d-8239-4f95-8af1-c40b42996e54 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action returned with HTTP 202 Jul 31 05:33:25.284462 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 579/2321] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:33:24 2026] POST /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933/action => generated 689 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:25.285113 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-2f249b4c-ef17-4a1f-bfdb-c18e37caaefa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:25.288938 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:25.291474 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-2f249b4c-ef17-4a1f-bfdb-c18e37caaefa tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] PUT https://10.4.3.227/volume/v3/attachments/41df46b4-e124-48e4-90a4-e78bdeeb06b1 Jul 31 05:33:25.291928 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:25.291999 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-2f249b4c-ef17-4a1f-bfdb-c18e37caaefa tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:25.292393 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1397465832"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:25.295566 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1397465832'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:25.295745 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume of 1 GB Jul 31 05:33:25.304684 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Availability Zones retrieved successfully. Jul 31 05:33:25.304840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-2f249b4c-ef17-4a1f-bfdb-c18e37caaefa tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Acquiring lock "cinder-attachment_update-11517397-59e0-45d0-a783-2a3d5a1452a0-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:33:25.309544 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-2f249b4c-ef17-4a1f-bfdb-c18e37caaefa tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Lock "cinder-attachment_update-11517397-59e0-45d0-a783-2a3d5a1452a0-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:33:25.310601 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:25.310601 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:25.312682 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (a4c6ad8b-e1d0-4747-ab18-dad5988b4169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:25.314362 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0485ab4c-81e6-40f0-9435-91c14bb420de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:25.315565 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:25.341436 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0485ab4c-81e6-40f0-9435-91c14bb420de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:25.342069 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a37981-6aa8-4c01-83ee-56dad6ee2f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:25.385781 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['e0448e1d-eecf-4f94-b277-1d09b933346a', 'e5ea219a-57e4-45ae-8a7e-9eb6fb7f4298', '724fd3ef-bebd-4a76-af8f-582c893867b7', 'd59dc49b-6000-499e-ab7f-451696f6b548'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:25.386928 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50a37981-6aa8-4c01-83ee-56dad6ee2f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0448e1d-eecf-4f94-b277-1d09b933346a', 'e5ea219a-57e4-45ae-8a7e-9eb6fb7f4298', '724fd3ef-bebd-4a76-af8f-582c893867b7', 'd59dc49b-6000-499e-ab7f-451696f6b548']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:25.387772 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83582b8-0629-4caf-b6c6-c6be94caa7b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:25.419670 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b83582b8-0629-4caf-b6c6-c6be94caa7b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd4d3362-ffc5-4af3-88fd-3986559f380c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1397465832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['e0448e1d-eecf-4f94-b277-1d09b933346a','e5ea219a-57e4-45ae-8a7e-9eb6fb7f4298','724fd3ef-bebd-4a76-af8f-582c893867b7','d59dc49b-6000-499e-ab7f-451696f6b548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1397465832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd4d3362-ffc5-4af3-88fd-3986559f380c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857902a180fe446ab345ceeeb599ece0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:25.422240 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c88306-9029-40f8-a4bb-24470903520d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:25.445136 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7c88306-9029-40f8-a4bb-24470903520d) transitioned into state 'SUCCESS' from state '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-1397465832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['e0448e1d-eecf-4f94-b277-1d09b933346a','e5ea219a-57e4-45ae-8a7e-9eb6fb7f4298','724fd3ef-bebd-4a76-af8f-582c893867b7','d59dc49b-6000-499e-ab7f-451696f6b548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:25.445897 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a26c78-2472-4bc7-b851-579ca17f7692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:25.457632 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8a26c78-2472-4bc7-b851-579ca17f7692) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:25.458553 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (a4c6ad8b-e1d0-4747-ab18-dad5988b4169) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:25.458889 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request issued successfully. Jul 31 05:33:25.459571 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80d95a77-efab-4e7d-84a5-4b0e7c5463fc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:25.459958 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 569/2322] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:33:25 2026] POST /volume/v3/volumes => generated 754 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:25.469080 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-2f249b4c-ef17-4a1f-bfdb-c18e37caaefa tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Lock "cinder-attachment_update-11517397-59e0-45d0-a783-2a3d5a1452a0-np0000006182" released by "attachment_update" :: held 0.159s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:33:25.469626 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-2f249b4c-ef17-4a1f-bfdb-c18e37caaefa tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments/41df46b4-e124-48e4-90a4-e78bdeeb06b1 returned with HTTP 200 Jul 31 05:33:25.470298 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 580/2323] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:33:25 2026] PUT /volume/v3/attachments/41df46b4-e124-48e4-90a4-e78bdeeb06b1 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:25.476161 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8d88613-2f16-4b90-91a3-055b4bf75246 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:25.478331 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8d88613-2f16-4b90-91a3-055b4bf75246 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c Jul 31 05:33:25.479344 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8d88613-2f16-4b90-91a3-055b4bf75246 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:25.479492 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8d88613-2f16-4b90-91a3-055b4bf75246 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:25.489163 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:25.489163 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:25.498235 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f8d88613-2f16-4b90-91a3-055b4bf75246 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:25.506853 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8d88613-2f16-4b90-91a3-055b4bf75246 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c returned with HTTP 200 Jul 31 05:33:25.507423 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 596/2324] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:25 2026] GET /volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:25.510747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-1c9b5c0b-7af5-4f54-8310-94999684c128 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:25.515972 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-1c9b5c0b-7af5-4f54-8310-94999684c128 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] POST https://10.4.3.227/volume/v3/attachments/41df46b4-e124-48e4-90a4-e78bdeeb06b1/action Jul 31 05:33:25.516396 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-1c9b5c0b-7af5-4f54-8310-94999684c128 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:25.516516 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-1c9b5c0b-7af5-4f54-8310-94999684c128 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:25.545934 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:25.545934 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:25.561923 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-292815f6-73b5-4872-bd3b-721f9f25f8d5 req-1c9b5c0b-7af5-4f54-8310-94999684c128 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments/41df46b4-e124-48e4-90a4-e78bdeeb06b1/action returned with HTTP 204 Jul 31 05:33:25.562540 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 580/2325] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:33:25 2026] POST /volume/v3/attachments/41df46b4-e124-48e4-90a4-e78bdeeb06b1/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:25.975620 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f85f5ba7-5518-4cb0-bf78-068c2b467fac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:25.977764 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f85f5ba7-5518-4cb0-bf78-068c2b467fac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d Jul 31 05:33:25.977955 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f85f5ba7-5518-4cb0-bf78-068c2b467fac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:25.978232 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f85f5ba7-5518-4cb0-bf78-068c2b467fac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:25.984709 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f85f5ba7-5518-4cb0-bf78-068c2b467fac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d returned with HTTP 404 Jul 31 05:33:25.985334 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 570/2326] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:25 2026] GET /volume/v3/volumes/15e33847-0473-4399-b473-d81359d41d5d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:25.992493 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-897b633a-b790-4f75-9c40-342b2a2e13e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:25.994640 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-897b633a-b790-4f75-9c40-342b2a2e13e3 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] DELETE https://10.4.3.227/volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce Jul 31 05:33:25.994895 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-897b633a-b790-4f75-9c40-342b2a2e13e3 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:25.995154 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-897b633a-b790-4f75-9c40-342b2a2e13e3 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:25.995361 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-897b633a-b790-4f75-9c40-342b2a2e13e3 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume with id: fac8ee54-1317-4ce4-bc02-dd4e646715ce Jul 31 05:33:26.007982 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:26.007982 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:26.008475 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-897b633a-b790-4f75-9c40-342b2a2e13e3 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:26.025521 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-897b633a-b790-4f75-9c40-342b2a2e13e3 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume request issued successfully. Jul 31 05:33:26.025521 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-897b633a-b790-4f75-9c40-342b2a2e13e3 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce returned with HTTP 202 Jul 31 05:33:26.025521 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 581/2327] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:25 2026] DELETE /volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:26.034726 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71d4f12d-0697-42bb-9ef2-199266f3c03c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:26.037312 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71d4f12d-0697-42bb-9ef2-199266f3c03c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce Jul 31 05:33:26.037592 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71d4f12d-0697-42bb-9ef2-199266f3c03c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:26.037858 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71d4f12d-0697-42bb-9ef2-199266f3c03c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:26.046690 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:26.046690 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:26.052424 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-71d4f12d-0697-42bb-9ef2-199266f3c03c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:26.058201 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71d4f12d-0697-42bb-9ef2-199266f3c03c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce returned with HTTP 200 Jul 31 05:33:26.058728 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 597/2328] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:26 2026] GET /volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:26.522662 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5fbdb3b8-1959-478c-8623-16524f9f5325 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:26.524724 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fbdb3b8-1959-478c-8623-16524f9f5325 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c Jul 31 05:33:26.524916 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fbdb3b8-1959-478c-8623-16524f9f5325 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:26.525267 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fbdb3b8-1959-478c-8623-16524f9f5325 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:26.532887 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:26.532887 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:26.537427 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5fbdb3b8-1959-478c-8623-16524f9f5325 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:26.541776 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fbdb3b8-1959-478c-8623-16524f9f5325 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c returned with HTTP 200 Jul 31 05:33:26.542387 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 581/2329] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:26 2026] GET /volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:26.558964 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-168c1897-8d45-4cf4-b847-465bb4f84b08 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:26.562935 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-168c1897-8d45-4cf4-b847-465bb4f84b08 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:33:26.563626 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-168c1897-8d45-4cf4-b847-465bb4f84b08 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dd4d3362-ffc5-4af3-88fd-3986559f380c", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1020873636"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:26.582825 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:26.582825 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:26.583499 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-168c1897-8d45-4cf4-b847-465bb4f84b08 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:26.583576 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-168c1897-8d45-4cf4-b847-465bb4f84b08 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create snapshot from volume dd4d3362-ffc5-4af3-88fd-3986559f380c Jul 31 05:33:26.616476 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-168c1897-8d45-4cf4-b847-465bb4f84b08 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['68891ea2-058c-42fc-9c8a-b0859e0d1b6b', 'cb8c16d8-f68a-4496-8664-49974fe78f25', 'f42dcbc8-4d9c-4c2f-b43a-5e5b262ed1b2', '12fe0556-afa7-47d6-bb03-dcc1dcccee5a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:26.658435 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-168c1897-8d45-4cf4-b847-465bb4f84b08 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot create request issued successfully. Jul 31 05:33:26.659016 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-168c1897-8d45-4cf4-b847-465bb4f84b08 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:33:26.659601 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 571/2330] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:33:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:26.676057 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8603c3e0-f969-4bfd-8cf6-f930b494c4bd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:26.680216 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8603c3e0-f969-4bfd-8cf6-f930b494c4bd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 Jul 31 05:33:26.680216 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8603c3e0-f969-4bfd-8cf6-f930b494c4bd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:26.680216 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8603c3e0-f969-4bfd-8cf6-f930b494c4bd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:26.690362 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:26.690362 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:26.692852 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8603c3e0-f969-4bfd-8cf6-f930b494c4bd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:26.692852 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8603c3e0-f969-4bfd-8cf6-f930b494c4bd tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 returned with HTTP 200 Jul 31 05:33:26.692852 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 582/2331] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:26 2026] GET /volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:33:27.070980 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3eb3c73-8f1a-4069-84a6-4e13878a3646 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:27.073191 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3eb3c73-8f1a-4069-84a6-4e13878a3646 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce Jul 31 05:33:27.073490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3eb3c73-8f1a-4069-84a6-4e13878a3646 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:27.073739 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3eb3c73-8f1a-4069-84a6-4e13878a3646 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:27.080776 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3eb3c73-8f1a-4069-84a6-4e13878a3646 tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce returned with HTTP 404 Jul 31 05:33:27.081428 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 598/2332] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:27 2026] GET /volume/v3/volumes/fac8ee54-1317-4ce4-bc02-dd4e646715ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:27.088450 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a7d9c036-3194-4360-9658-1373497a19ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:27.090380 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7d9c036-3194-4360-9658-1373497a19ac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] DELETE https://10.4.3.227/volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 Jul 31 05:33:27.090638 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7d9c036-3194-4360-9658-1373497a19ac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:27.090894 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7d9c036-3194-4360-9658-1373497a19ac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:27.091114 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-a7d9c036-3194-4360-9658-1373497a19ac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume with id: 1915e772-0f48-4a16-9828-41db46322260 Jul 31 05:33:27.100672 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:27.100672 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:27.101427 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a7d9c036-3194-4360-9658-1373497a19ac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:27.131035 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a7d9c036-3194-4360-9658-1373497a19ac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume request issued successfully. Jul 31 05:33:27.131035 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7d9c036-3194-4360-9658-1373497a19ac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 returned with HTTP 202 Jul 31 05:33:27.131035 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 582/2333] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:27 2026] DELETE /volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:27.143306 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c0882e8-2cb0-4a22-a289-d3fcda67571c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:27.145399 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c0882e8-2cb0-4a22-a289-d3fcda67571c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 Jul 31 05:33:27.145686 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c0882e8-2cb0-4a22-a289-d3fcda67571c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:27.145951 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c0882e8-2cb0-4a22-a289-d3fcda67571c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:27.156403 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:27.156403 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:27.162733 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1c0882e8-2cb0-4a22-a289-d3fcda67571c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:27.168986 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c0882e8-2cb0-4a22-a289-d3fcda67571c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 returned with HTTP 200 Jul 31 05:33:27.169516 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 572/2334] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:27 2026] GET /volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:27.703730 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c62dbbc1-a431-4837-b775-b8f42ae11172 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:27.707125 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c62dbbc1-a431-4837-b775-b8f42ae11172 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 Jul 31 05:33:27.707125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c62dbbc1-a431-4837-b775-b8f42ae11172 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:27.707125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c62dbbc1-a431-4837-b775-b8f42ae11172 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:27.712797 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:27.712797 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:27.713534 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c62dbbc1-a431-4837-b775-b8f42ae11172 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:27.714744 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c62dbbc1-a431-4837-b775-b8f42ae11172 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 returned with HTTP 200 Jul 31 05:33:27.715313 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 583/2335] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:27 2026] GET /volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:27.725736 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:27.728026 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:27.728599 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7a7c0616-92c1-4830-9057-7292509b9f39", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-122790373"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:27.730906 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request body: {'volume': {'snapshot_id': '7a7c0616-92c1-4830-9057-7292509b9f39', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-122790373'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:27.737198 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:27.737198 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:27.737772 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:27.737944 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume of 2 GB Jul 31 05:33:27.742546 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Availability Zones retrieved successfully. Jul 31 05:33:27.748500 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (cfd79607-4718-4f13-8988-4cc14bbe77b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:27.749737 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b662ca8d-bc03-4ec4-b115-7153d4cb1c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:27.750956 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:27.784994 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b662ca8d-bc03-4ec4-b115-7153d4cb1c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '7a7c0616-92c1-4830-9057-7292509b9f39', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:27.785793 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b5a723b-da6a-4816-8d7c-cf44facc7ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:27.837891 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['78e0e283-ba14-4e97-a483-2ee6f740bad7', 'd3afc3d5-d1e4-42ef-a175-8005c505c979', '540c15f7-0727-42b1-98c6-0bc7a02874e1', '8d54933a-dbe8-4779-9f21-fd8f7045ce94'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:27.838787 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b5a723b-da6a-4816-8d7c-cf44facc7ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78e0e283-ba14-4e97-a483-2ee6f740bad7', 'd3afc3d5-d1e4-42ef-a175-8005c505c979', '540c15f7-0727-42b1-98c6-0bc7a02874e1', '8d54933a-dbe8-4779-9f21-fd8f7045ce94']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:27.839764 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5718048-e29e-4680-94a9-99aa2b5a3c55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:27.890106 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5718048-e29e-4680-94a9-99aa2b5a3c55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd7c411b-88ba-4617-9600-57e105461f3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-122790373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['78e0e283-ba14-4e97-a483-2ee6f740bad7','d3afc3d5-d1e4-42ef-a175-8005c505c979','540c15f7-0727-42b1-98c6-0bc7a02874e1','8d54933a-dbe8-4779-9f21-fd8f7045ce94'],size=2,snapshot_id=7a7c0616-92c1-4830-9057-7292509b9f39,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-122790373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd7c411b-88ba-4617-9600-57e105461f3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857902a180fe446ab345ceeeb599ece0',provider_auth=None,provider_geometry=None,provider_id=None,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=7a7c0616-92c1-4830-9057-7292509b9f39,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:27.891346 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b886358-be29-406d-a4df-29cbfa42b382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:27.908737 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b886358-be29-406d-a4df-29cbfa42b382) transitioned into state 'SUCCESS' from state '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-122790373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['78e0e283-ba14-4e97-a483-2ee6f740bad7','d3afc3d5-d1e4-42ef-a175-8005c505c979','540c15f7-0727-42b1-98c6-0bc7a02874e1','8d54933a-dbe8-4779-9f21-fd8f7045ce94'],size=2,snapshot_id=7a7c0616-92c1-4830-9057-7292509b9f39,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:27.909655 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c32dcd6-f9af-4ed7-9ab5-b534dfb17a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:27.933843 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c32dcd6-f9af-4ed7-9ab5-b534dfb17a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:27.935227 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (cfd79607-4718-4f13-8988-4cc14bbe77b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:27.935750 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request issued successfully. Jul 31 05:33:27.936672 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe4ebac4-dcfa-47ea-b6c5-3882ce955b7d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:27.937247 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 599/2336] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:27 2026] POST /volume/v3/volumes => generated 787 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:27.952133 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b3b133c-f638-4d6b-9ce1-e478f19e9937 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:27.953931 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b3b133c-f638-4d6b-9ce1-e478f19e9937 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a Jul 31 05:33:27.954254 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b3b133c-f638-4d6b-9ce1-e478f19e9937 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:27.954567 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b3b133c-f638-4d6b-9ce1-e478f19e9937 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:27.964369 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:27.964369 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:27.969816 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7b3b133c-f638-4d6b-9ce1-e478f19e9937 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:27.976591 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b3b133c-f638-4d6b-9ce1-e478f19e9937 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a returned with HTTP 200 Jul 31 05:33:27.977198 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 583/2337] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:27 2026] GET /volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:28.187166 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9dc2e23a-84f7-4645-af4d-f1f2b986c39c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:28.189220 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dc2e23a-84f7-4645-af4d-f1f2b986c39c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 Jul 31 05:33:28.189447 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dc2e23a-84f7-4645-af4d-f1f2b986c39c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:28.189673 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dc2e23a-84f7-4645-af4d-f1f2b986c39c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:28.196895 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dc2e23a-84f7-4645-af4d-f1f2b986c39c tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 returned with HTTP 404 Jul 31 05:33:28.197488 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 573/2338] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:28 2026] GET /volume/v3/volumes/1915e772-0f48-4a16-9828-41db46322260 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:28.204422 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-599f1b89-c875-484b-bbc9-b0d0753519fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:28.206061 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-599f1b89-c875-484b-bbc9-b0d0753519fc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] DELETE https://10.4.3.227/volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e Jul 31 05:33:28.206336 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-599f1b89-c875-484b-bbc9-b0d0753519fc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:28.206589 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-599f1b89-c875-484b-bbc9-b0d0753519fc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:28.206753 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-599f1b89-c875-484b-bbc9-b0d0753519fc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume with id: 1df4230c-93a6-4bb5-bf45-0489ab0a525e Jul 31 05:33:28.214794 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:28.214794 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:28.215295 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-599f1b89-c875-484b-bbc9-b0d0753519fc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:28.232225 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-599f1b89-c875-484b-bbc9-b0d0753519fc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Delete volume request issued successfully. Jul 31 05:33:28.232480 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-599f1b89-c875-484b-bbc9-b0d0753519fc tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e returned with HTTP 202 Jul 31 05:33:28.233075 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 584/2339] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:28 2026] DELETE /volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:28.241005 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d3a13f5-758e-4109-9cc6-a1b469fe2b1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:28.243562 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d3a13f5-758e-4109-9cc6-a1b469fe2b1d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e Jul 31 05:33:28.243788 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d3a13f5-758e-4109-9cc6-a1b469fe2b1d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:28.243953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d3a13f5-758e-4109-9cc6-a1b469fe2b1d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:28.255551 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:28.255551 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:28.260201 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4d3a13f5-758e-4109-9cc6-a1b469fe2b1d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Volume info retrieved successfully. Jul 31 05:33:28.265873 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d3a13f5-758e-4109-9cc6-a1b469fe2b1d tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e returned with HTTP 200 Jul 31 05:33:28.267156 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 600/2340] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:28 2026] GET /volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:28.990997 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ffa278ab-1125-452d-8df3-2600f0f11b2e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:28.992918 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ffa278ab-1125-452d-8df3-2600f0f11b2e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a Jul 31 05:33:28.993352 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ffa278ab-1125-452d-8df3-2600f0f11b2e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:28.993699 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ffa278ab-1125-452d-8df3-2600f0f11b2e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:29.001188 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:29.001188 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:29.005811 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ffa278ab-1125-452d-8df3-2600f0f11b2e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:29.010838 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ffa278ab-1125-452d-8df3-2600f0f11b2e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a returned with HTTP 200 Jul 31 05:33:29.011579 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 584/2341] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:28 2026] GET /volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:29.031262 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17d3bc31-a1f3-4fa9-91c9-b21f6bc8e0b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:29.034178 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17d3bc31-a1f3-4fa9-91c9-b21f6bc8e0b3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a Jul 31 05:33:29.034546 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17d3bc31-a1f3-4fa9-91c9-b21f6bc8e0b3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:29.034810 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17d3bc31-a1f3-4fa9-91c9-b21f6bc8e0b3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:29.044065 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:29.044065 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:29.050390 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17d3bc31-a1f3-4fa9-91c9-b21f6bc8e0b3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:29.056973 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17d3bc31-a1f3-4fa9-91c9-b21f6bc8e0b3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a returned with HTTP 200 Jul 31 05:33:29.057383 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 574/2342] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:29 2026] GET /volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:29.071144 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-36d0b791-2975-4d13-bb98-32f34a2e6146 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:29.072943 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-36d0b791-2975-4d13-bb98-32f34a2e6146 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a Jul 31 05:33:29.073144 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-36d0b791-2975-4d13-bb98-32f34a2e6146 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:29.073335 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-36d0b791-2975-4d13-bb98-32f34a2e6146 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:29.073490 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-36d0b791-2975-4d13-bb98-32f34a2e6146 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume with id: fd7c411b-88ba-4617-9600-57e105461f3a Jul 31 05:33:29.080857 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:29.080857 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:29.081226 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-36d0b791-2975-4d13-bb98-32f34a2e6146 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:29.100396 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-36d0b791-2975-4d13-bb98-32f34a2e6146 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume request issued successfully. Jul 31 05:33:29.100673 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-36d0b791-2975-4d13-bb98-32f34a2e6146 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a returned with HTTP 202 Jul 31 05:33:29.101200 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 585/2343] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:29 2026] DELETE /volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:29.110772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-380a2f4c-1bf3-4f05-9111-a67ef7152708 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:29.114050 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-380a2f4c-1bf3-4f05-9111-a67ef7152708 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a Jul 31 05:33:29.114261 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-380a2f4c-1bf3-4f05-9111-a67ef7152708 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:29.114478 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-380a2f4c-1bf3-4f05-9111-a67ef7152708 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:29.123018 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:29.123018 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:29.127956 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-380a2f4c-1bf3-4f05-9111-a67ef7152708 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:29.132989 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-380a2f4c-1bf3-4f05-9111-a67ef7152708 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a returned with HTTP 200 Jul 31 05:33:29.133423 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 601/2344] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:29 2026] GET /volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:29.283721 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9144f3fc-c97b-4303-a0a7-7336b7977bac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:29.285330 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9144f3fc-c97b-4303-a0a7-7336b7977bac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] GET https://10.4.3.227/volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e Jul 31 05:33:29.287117 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9144f3fc-c97b-4303-a0a7-7336b7977bac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:29.287117 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9144f3fc-c97b-4303-a0a7-7336b7977bac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:29.294879 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9144f3fc-c97b-4303-a0a7-7336b7977bac tempest-CreateVolumesFromBackupTest-493267409 tempest-CreateVolumesFromBackupTest-493267409-project-member] https://10.4.3.227/volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e returned with HTTP 404 Jul 31 05:33:29.298118 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 585/2345] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:29 2026] GET /volume/v3/volumes/1df4230c-93a6-4bb5-bf45-0489ab0a525e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:30.147798 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-23e98875-6736-465c-bc62-007935963e9f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:30.149564 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23e98875-6736-465c-bc62-007935963e9f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a Jul 31 05:33:30.149739 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23e98875-6736-465c-bc62-007935963e9f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:30.149921 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-23e98875-6736-465c-bc62-007935963e9f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:30.155466 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-23e98875-6736-465c-bc62-007935963e9f tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a returned with HTTP 404 Jul 31 05:33:30.155940 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 575/2346] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:30 2026] GET /volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:30.164869 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9b1c208-b26a-4f54-9e56-5d3746399ea9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:30.167315 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9b1c208-b26a-4f54-9e56-5d3746399ea9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a Jul 31 05:33:30.167696 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9b1c208-b26a-4f54-9e56-5d3746399ea9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:30.167926 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9b1c208-b26a-4f54-9e56-5d3746399ea9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:30.176171 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9b1c208-b26a-4f54-9e56-5d3746399ea9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a returned with HTTP 404 Jul 31 05:33:30.176643 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 586/2347] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:30 2026] GET /volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:30.186613 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b3293f0-0aa3-4e5d-a364-b80d04d01554 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:30.188439 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b3293f0-0aa3-4e5d-a364-b80d04d01554 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a Jul 31 05:33:30.188617 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b3293f0-0aa3-4e5d-a364-b80d04d01554 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:30.188795 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b3293f0-0aa3-4e5d-a364-b80d04d01554 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:30.189002 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6b3293f0-0aa3-4e5d-a364-b80d04d01554 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume with id: fd7c411b-88ba-4617-9600-57e105461f3a Jul 31 05:33:30.197163 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b3293f0-0aa3-4e5d-a364-b80d04d01554 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a returned with HTTP 404 Jul 31 05:33:30.197860 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 602/2348] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:30 2026] DELETE /volume/v3/volumes/fd7c411b-88ba-4617-9600-57e105461f3a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:30.205966 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cc0dacd4-ba98-4e28-b927-5ccf6b715086 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:30.210246 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc0dacd4-ba98-4e28-b927-5ccf6b715086 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 Jul 31 05:33:30.210246 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc0dacd4-ba98-4e28-b927-5ccf6b715086 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:30.210246 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc0dacd4-ba98-4e28-b927-5ccf6b715086 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:30.210246 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-cc0dacd4-ba98-4e28-b927-5ccf6b715086 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: 7a7c0616-92c1-4830-9057-7292509b9f39 Jul 31 05:33:30.223808 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:30.223808 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:30.224427 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cc0dacd4-ba98-4e28-b927-5ccf6b715086 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:30.246338 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cc0dacd4-ba98-4e28-b927-5ccf6b715086 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot delete request issued successfully. Jul 31 05:33:30.246551 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc0dacd4-ba98-4e28-b927-5ccf6b715086 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 returned with HTTP 202 Jul 31 05:33:30.248335 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 586/2349] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:33:30 2026] DELETE /volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:30.255996 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-12427857-f9ed-469a-901c-4065436f5eb1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:30.258337 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12427857-f9ed-469a-901c-4065436f5eb1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 Jul 31 05:33:30.258598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12427857-f9ed-469a-901c-4065436f5eb1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:30.258837 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12427857-f9ed-469a-901c-4065436f5eb1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:30.265395 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:30.265395 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:30.266091 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-12427857-f9ed-469a-901c-4065436f5eb1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:30.267301 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12427857-f9ed-469a-901c-4065436f5eb1 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 returned with HTTP 200 Jul 31 05:33:30.267817 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 576/2350] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:30 2026] GET /volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:30.794151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40075b70-3220-4f96-9159-0282350a2209 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:30.936770 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:30.937178 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1959370885"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:30.939122 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume request body: {'volume': {"'imageRef": '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1959370885'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:30.939385 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume of 1 GB Jul 31 05:33:30.944625 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Availability Zones retrieved successfully. Jul 31 05:33:30.952456 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Flow 'volume_create_api' (e4799ea2-6ca3-4956-92e0-ee430e134e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:30.953707 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59ee68b6-d0e6-4d5b-97c2-d7e2591a7a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:30.955247 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:30.985520 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59ee68b6-d0e6-4d5b-97c2-d7e2591a7a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:30.986600 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef3c5dd-e1ff-41d7-b4d7-e000e610602e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.052086 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Created reservations ['72df31ce-8eb3-47c9-b9fd-6c6885922d80', '08ce716a-b025-414c-ac49-ac20e52ccc7c', '4f346bf2-3278-4b83-a2f7-0d38ce5ccdea', 'd42688a7-8367-4495-bbeb-3e1bf3d361c4'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:31.052978 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ef3c5dd-e1ff-41d7-b4d7-e000e610602e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72df31ce-8eb3-47c9-b9fd-6c6885922d80', '08ce716a-b025-414c-ac49-ac20e52ccc7c', '4f346bf2-3278-4b83-a2f7-0d38ce5ccdea', 'd42688a7-8367-4495-bbeb-3e1bf3d361c4']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.053684 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff0587b-bfbf-4c48-9679-c0f35d9a98d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.079313 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ff0587b-bfbf-4c48-9679-c0f35d9a98d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01af000f-7603-4aff-b60c-e769734faa59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1959370885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f4f2bc31da45b989a23f078a13c6c4',qos_specs=None,replication_status=,reservations=['72df31ce-8eb3-47c9-b9fd-6c6885922d80','08ce716a-b025-414c-ac49-ac20e52ccc7c','4f346bf2-3278-4b83-a2f7-0d38ce5ccdea','d42688a7-8367-4495-bbeb-3e1bf3d361c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1959370885',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01af000f-7603-4aff-b60c-e769734faa59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22f4f2bc31da45b989a23f078a13c6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.080495 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de320a1-06df-44f9-a505-c7d037018344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.102963 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de320a1-06df-44f9-a505-c7d037018344) transitioned into state 'SUCCESS' from state '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-1959370885',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f4f2bc31da45b989a23f078a13c6c4',qos_specs=None,replication_status=,reservations=['72df31ce-8eb3-47c9-b9fd-6c6885922d80','08ce716a-b025-414c-ac49-ac20e52ccc7c','4f346bf2-3278-4b83-a2f7-0d38ce5ccdea','d42688a7-8367-4495-bbeb-3e1bf3d361c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.103876 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bada8c5-56b8-4087-9541-3e6d9f0a8a47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.114355 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bada8c5-56b8-4087-9541-3e6d9f0a8a47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.115971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Flow 'volume_create_api' (e4799ea2-6ca3-4956-92e0-ee430e134e7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:31.116771 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume request issued successfully. Jul 31 05:33:31.118004 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40075b70-3220-4f96-9159-0282350a2209 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:31.118593 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 587/2351] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:30 2026] POST /volume/v3/volumes => generated 757 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:31.134525 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:31.136230 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:31.136643 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1191551471"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:31.138361 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume request body: {'volume': {"'imageRef": '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1191551471'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:31.138561 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume of 1 GB Jul 31 05:33:31.144597 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Availability Zones retrieved successfully. Jul 31 05:33:31.151826 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Flow 'volume_create_api' (525c12c8-b44a-473d-b533-59bff4d56645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:31.153017 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b059d7-2fc4-4483-b325-1dd081a6c606) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.154122 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:31.187028 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4b059d7-2fc4-4483-b325-1dd081a6c606) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.188316 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a131d7-e9b6-4d17-b13e-e86954c1fa24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.247770 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Created reservations ['daaf7d72-9ff3-438b-8dca-78a500d262ff', '5d942067-af65-4db0-8f4e-494eec845209', 'b1b8ad2a-3909-47cf-a041-ca046be035f8', '733a425e-1289-442f-8b46-41bd2fd93592'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:31.248742 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94a131d7-e9b6-4d17-b13e-e86954c1fa24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daaf7d72-9ff3-438b-8dca-78a500d262ff', '5d942067-af65-4db0-8f4e-494eec845209', 'b1b8ad2a-3909-47cf-a041-ca046be035f8', '733a425e-1289-442f-8b46-41bd2fd93592']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.249598 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64ab75cb-aab7-49fa-9d06-968cb4b1db47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.274684 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64ab75cb-aab7-49fa-9d06-968cb4b1db47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2642d83d-9b30-43bd-b2aa-201a6cf8ea59', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1191551471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f4f2bc31da45b989a23f078a13c6c4',qos_specs=None,replication_status=,reservations=['daaf7d72-9ff3-438b-8dca-78a500d262ff','5d942067-af65-4db0-8f4e-494eec845209','b1b8ad2a-3909-47cf-a041-ca046be035f8','733a425e-1289-442f-8b46-41bd2fd93592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1191551471',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2642d83d-9b30-43bd-b2aa-201a6cf8ea59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22f4f2bc31da45b989a23f078a13c6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.275565 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63cb5be5-5075-4cf3-ba65-c6ffb459592a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.281579 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-133eaabf-b22a-4e07-929b-43a31872be49 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:31.284948 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-133eaabf-b22a-4e07-929b-43a31872be49 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 Jul 31 05:33:31.285378 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-133eaabf-b22a-4e07-929b-43a31872be49 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:31.285823 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-133eaabf-b22a-4e07-929b-43a31872be49 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:31.293735 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-133eaabf-b22a-4e07-929b-43a31872be49 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 returned with HTTP 404 Jul 31 05:33:31.295393 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 587/2352] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:31 2026] GET /volume/v3/snapshots/7a7c0616-92c1-4830-9057-7292509b9f39 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:31.304881 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63cb5be5-5075-4cf3-ba65-c6ffb459592a) transitioned into state 'SUCCESS' from state '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-1191551471',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f4f2bc31da45b989a23f078a13c6c4',qos_specs=None,replication_status=,reservations=['daaf7d72-9ff3-438b-8dca-78a500d262ff','5d942067-af65-4db0-8f4e-494eec845209','b1b8ad2a-3909-47cf-a041-ca046be035f8','733a425e-1289-442f-8b46-41bd2fd93592'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.305172 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2f5f850-be8d-4a4a-9311-c957ef3260f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:31.305953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7567b0e2-5e55-4db2-9681-1b544d06e91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.307213 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2f5f850-be8d-4a4a-9311-c957ef3260f9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c Jul 31 05:33:31.307450 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2f5f850-be8d-4a4a-9311-c957ef3260f9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:31.307702 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2f5f850-be8d-4a4a-9311-c957ef3260f9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:31.316734 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:31.316734 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:31.318213 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7567b0e2-5e55-4db2-9681-1b544d06e91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.319166 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Flow 'volume_create_api' (525c12c8-b44a-473d-b533-59bff4d56645) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:31.319525 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume request issued successfully. Jul 31 05:33:31.320224 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6ff9cb55-681a-46cf-9c41-c4b2e5f56bae tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:31.320769 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 603/2353] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:31 2026] POST /volume/v3/volumes => generated 757 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:31.321780 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b2f5f850-be8d-4a4a-9311-c957ef3260f9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:31.326494 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2f5f850-be8d-4a4a-9311-c957ef3260f9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c returned with HTTP 200 Jul 31 05:33:31.326979 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 577/2354] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:31 2026] GET /volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:31.342435 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:31.343374 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2621c896-9ff4-46bf-8c5c-67de7177fc0b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:31.345482 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2621c896-9ff4-46bf-8c5c-67de7177fc0b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c Jul 31 05:33:31.345612 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:31.345712 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2621c896-9ff4-46bf-8c5c-67de7177fc0b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:31.345944 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2621c896-9ff4-46bf-8c5c-67de7177fc0b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:31.346071 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1963604785"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:31.346155 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-2621c896-9ff4-46bf-8c5c-67de7177fc0b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume with id: dd4d3362-ffc5-4af3-88fd-3986559f380c Jul 31 05:33:31.347765 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume request body: {'volume': {"'imageRef": '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1963604785'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:31.348066 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume of 1 GB Jul 31 05:33:31.348461 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:31.348461 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:31.353226 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Availability Zones retrieved successfully. Jul 31 05:33:31.354349 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:31.354349 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:31.354922 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2621c896-9ff4-46bf-8c5c-67de7177fc0b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:31.359365 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Flow 'volume_create_api' (957d6ea8-82ed-4f35-9fbd-982f9022c85d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:31.360860 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c5f47c-21b7-47ec-a6d9-ed19dad01fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.362030 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:31.377509 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2621c896-9ff4-46bf-8c5c-67de7177fc0b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume request issued successfully. Jul 31 05:33:31.377776 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2621c896-9ff4-46bf-8c5c-67de7177fc0b tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c returned with HTTP 202 Jul 31 05:33:31.378647 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 588/2355] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:31 2026] DELETE /volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:31.388747 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6152610b-38b1-469d-8ede-6b4dbb19d42d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:31.390414 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6152610b-38b1-469d-8ede-6b4dbb19d42d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c Jul 31 05:33:31.390671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6152610b-38b1-469d-8ede-6b4dbb19d42d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:31.390944 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6152610b-38b1-469d-8ede-6b4dbb19d42d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:31.400171 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:31.400171 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:31.404377 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6152610b-38b1-469d-8ede-6b4dbb19d42d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:31.412130 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6152610b-38b1-469d-8ede-6b4dbb19d42d tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c returned with HTTP 200 Jul 31 05:33:31.412130 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 604/2356] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:31 2026] GET /volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:31.412348 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92c5f47c-21b7-47ec-a6d9-ed19dad01fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.412348 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0ed1d9-a5ca-475e-87b8-31fb6d22c7bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.483621 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Created reservations ['60f60f97-02e5-4a8b-af05-b83f6843547a', '36b7a8a7-5375-445a-ba4e-12b6933d98ef', '9ec1487e-806d-4d2e-be45-fdd741d47245', '96916d8f-f714-423e-9c07-5d81d79d14fe'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:31.484857 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c0ed1d9-a5ca-475e-87b8-31fb6d22c7bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60f60f97-02e5-4a8b-af05-b83f6843547a', '36b7a8a7-5375-445a-ba4e-12b6933d98ef', '9ec1487e-806d-4d2e-be45-fdd741d47245', '96916d8f-f714-423e-9c07-5d81d79d14fe']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.485936 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f11d872-29a6-4e9b-ad22-e5a2e6270401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.517971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f11d872-29a6-4e9b-ad22-e5a2e6270401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da547406-fd16-40fd-ad81-e8735676c57d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1963604785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f4f2bc31da45b989a23f078a13c6c4',qos_specs=None,replication_status=,reservations=['60f60f97-02e5-4a8b-af05-b83f6843547a','36b7a8a7-5375-445a-ba4e-12b6933d98ef','9ec1487e-806d-4d2e-be45-fdd741d47245','96916d8f-f714-423e-9c07-5d81d79d14fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1963604785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da547406-fd16-40fd-ad81-e8735676c57d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22f4f2bc31da45b989a23f078a13c6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.518782 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54fa5ec9-c87b-4a8f-b69b-d1e80602fd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.543463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54fa5ec9-c87b-4a8f-b69b-d1e80602fd4d) transitioned into state 'SUCCESS' from state '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-1963604785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f4f2bc31da45b989a23f078a13c6c4',qos_specs=None,replication_status=,reservations=['60f60f97-02e5-4a8b-af05-b83f6843547a','36b7a8a7-5375-445a-ba4e-12b6933d98ef','9ec1487e-806d-4d2e-be45-fdd741d47245','96916d8f-f714-423e-9c07-5d81d79d14fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.544463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcee3065-ba03-4ed0-950f-6b9053805fd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.556088 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bcee3065-ba03-4ed0-950f-6b9053805fd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.557204 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Flow 'volume_create_api' (957d6ea8-82ed-4f35-9fbd-982f9022c85d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:31.557661 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume request issued successfully. Jul 31 05:33:31.558221 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8f6d2d46-619a-48db-88f3-1fe0ca531a5b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:31.558678 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 588/2357] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:31 2026] POST /volume/v3/volumes => generated 757 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:31.575216 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-afc1154d-6161-49b5-ae96-d86df94bc68d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:31.580044 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:31.580589 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-360700648"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:31.583186 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume request body: {'volume': {"'imageRef": '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-360700648'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:31.583348 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume of 1 GB Jul 31 05:33:31.588617 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Availability Zones retrieved successfully. Jul 31 05:33:31.597213 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Flow 'volume_create_api' (d19dd272-dcbc-482a-9ca1-592779871893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:31.598847 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59cc1f97-a925-45e9-8276-5b4fc43737b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.599994 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:31.641088 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59cc1f97-a925-45e9-8276-5b4fc43737b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.642622 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcc4e65d-7215-4f4d-90a3-8cb9b5eb9a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.701168 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Created reservations ['1a9f6ea2-e746-4b1c-b87e-f01da210d221', 'b7ac57e6-79f3-4f71-b7fd-9bc5b63e663d', 'edd0faa9-5e48-4824-aa0d-b034ead53305', 'c6f48a73-b33b-4738-962c-c9e1514ffe37'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:31.701959 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcc4e65d-7215-4f4d-90a3-8cb9b5eb9a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a9f6ea2-e746-4b1c-b87e-f01da210d221', 'b7ac57e6-79f3-4f71-b7fd-9bc5b63e663d', 'edd0faa9-5e48-4824-aa0d-b034ead53305', 'c6f48a73-b33b-4738-962c-c9e1514ffe37']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.702890 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad63675e-4c00-4e4c-9342-90ac5f593d6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.738644 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ad63675e-4c00-4e4c-9342-90ac5f593d6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '033846a8-9c32-4569-b202-cd496e83ad01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-360700648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f4f2bc31da45b989a23f078a13c6c4',qos_specs=None,replication_status=,reservations=['1a9f6ea2-e746-4b1c-b87e-f01da210d221','b7ac57e6-79f3-4f71-b7fd-9bc5b63e663d','edd0faa9-5e48-4824-aa0d-b034ead53305','c6f48a73-b33b-4738-962c-c9e1514ffe37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-360700648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=033846a8-9c32-4569-b202-cd496e83ad01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22f4f2bc31da45b989a23f078a13c6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.740091 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b0ce7e-53b5-4cf0-9271-9199c54dd5aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.769135 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09b0ce7e-53b5-4cf0-9271-9199c54dd5aa) transitioned into state 'SUCCESS' from state '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-360700648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f4f2bc31da45b989a23f078a13c6c4',qos_specs=None,replication_status=,reservations=['1a9f6ea2-e746-4b1c-b87e-f01da210d221','b7ac57e6-79f3-4f71-b7fd-9bc5b63e663d','edd0faa9-5e48-4824-aa0d-b034ead53305','c6f48a73-b33b-4738-962c-c9e1514ffe37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.770593 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24bf7259-3a78-4418-aa70-5f6179a5d6ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.790149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24bf7259-3a78-4418-aa70-5f6179a5d6ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.790497 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Flow 'volume_create_api' (d19dd272-dcbc-482a-9ca1-592779871893) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:31.791006 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume request issued successfully. Jul 31 05:33:31.791815 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-afc1154d-6161-49b5-ae96-d86df94bc68d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:31.792400 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 578/2358] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:31 2026] POST /volume/v3/volumes => generated 756 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:31.808632 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:31.813416 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:31.815756 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1251507602"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:31.816334 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume request body: {'volume': {"'imageRef": '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1251507602'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:31.816552 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume of 1 GB Jul 31 05:33:31.826709 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Availability Zones retrieved successfully. Jul 31 05:33:31.839761 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Flow 'volume_create_api' (254783ca-bdf4-4ed9-9142-eff3660ee997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:31.841961 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5027720-0bc9-4f73-912f-62276daaa6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.844164 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:31.892565 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5027720-0bc9-4f73-912f-62276daaa6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.893661 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d13863-4900-4bed-8a7f-8d699d73ab73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:31.977927 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Created reservations ['7b9c82d2-17fd-4812-884a-e67c3ad8c136', 'b1f0dfb4-aecd-4922-b7e2-3dd15a0f1020', '888bf32c-f7a9-4afb-85ec-894ae2c54790', 'd3e18604-9cd3-4e4a-b12c-16256ece183b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:31.979190 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d13863-4900-4bed-8a7f-8d699d73ab73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b9c82d2-17fd-4812-884a-e67c3ad8c136', 'b1f0dfb4-aecd-4922-b7e2-3dd15a0f1020', '888bf32c-f7a9-4afb-85ec-894ae2c54790', 'd3e18604-9cd3-4e4a-b12c-16256ece183b']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:31.979890 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91782616-693e-47a6-9a77-96f14a336214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:32.010941 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91782616-693e-47a6-9a77-96f14a336214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddd545c8-264a-414c-8dff-489a5453f6e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1251507602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f4f2bc31da45b989a23f078a13c6c4',qos_specs=None,replication_status=,reservations=['7b9c82d2-17fd-4812-884a-e67c3ad8c136','b1f0dfb4-aecd-4922-b7e2-3dd15a0f1020','888bf32c-f7a9-4afb-85ec-894ae2c54790','d3e18604-9cd3-4e4a-b12c-16256ece183b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1251507602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddd545c8-264a-414c-8dff-489a5453f6e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22f4f2bc31da45b989a23f078a13c6c4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:32.013338 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ad80b7-db32-464e-9cf4-4eddf2c1855d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:32.041837 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67ad80b7-db32-464e-9cf4-4eddf2c1855d) transitioned into state 'SUCCESS' from state '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-1251507602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22f4f2bc31da45b989a23f078a13c6c4',qos_specs=None,replication_status=,reservations=['7b9c82d2-17fd-4812-884a-e67c3ad8c136','b1f0dfb4-aecd-4922-b7e2-3dd15a0f1020','888bf32c-f7a9-4afb-85ec-894ae2c54790','d3e18604-9cd3-4e4a-b12c-16256ece183b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='63c992ebc0a74dae843de51f4b88e3ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:32.043162 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (356bcd66-5e14-44f5-b83a-8c846a6c78c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:32.057274 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (356bcd66-5e14-44f5-b83a-8c846a6c78c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:32.058289 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Flow 'volume_create_api' (254783ca-bdf4-4ed9-9142-eff3660ee997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:32.058683 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Create volume request issued successfully. Jul 31 05:33:32.059589 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-128d8c50-e8c4-4b34-9037-759adbb73aa8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:32.060265 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 589/2359] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:31 2026] POST /volume/v3/volumes => generated 757 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:32.078648 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c31a4775-e8dc-4a97-9c98-8409d12fc6a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:32.081779 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c31a4775-e8dc-4a97-9c98-8409d12fc6a8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 Jul 31 05:33:32.081921 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c31a4775-e8dc-4a97-9c98-8409d12fc6a8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:32.082291 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c31a4775-e8dc-4a97-9c98-8409d12fc6a8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:32.097453 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:32.097453 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:32.115016 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c31a4775-e8dc-4a97-9c98-8409d12fc6a8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:32.123269 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c31a4775-e8dc-4a97-9c98-8409d12fc6a8 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 returned with HTTP 200 Jul 31 05:33:32.123870 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 605/2360] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:32 2026] GET /volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:32.141469 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-84a95fb5-bfb1-4434-b6f8-1decd2119f1f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:32.143999 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84a95fb5-bfb1-4434-b6f8-1decd2119f1f tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 Jul 31 05:33:32.144309 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84a95fb5-bfb1-4434-b6f8-1decd2119f1f tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:32.144572 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-84a95fb5-bfb1-4434-b6f8-1decd2119f1f tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:32.157178 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:32.157178 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:32.163589 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-84a95fb5-bfb1-4434-b6f8-1decd2119f1f tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:32.171927 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-84a95fb5-bfb1-4434-b6f8-1decd2119f1f tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 returned with HTTP 200 Jul 31 05:33:32.173393 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 589/2361] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:32 2026] GET /volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:32.194775 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0e729fd1-d083-4c27-8a5f-b9b6d0f64d00 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:32.199812 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e729fd1-d083-4c27-8a5f-b9b6d0f64d00 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d Jul 31 05:33:32.199812 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e729fd1-d083-4c27-8a5f-b9b6d0f64d00 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:32.200013 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0e729fd1-d083-4c27-8a5f-b9b6d0f64d00 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:32.217821 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:32.217821 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:32.227542 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0e729fd1-d083-4c27-8a5f-b9b6d0f64d00 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:32.234020 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0e729fd1-d083-4c27-8a5f-b9b6d0f64d00 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d returned with HTTP 200 Jul 31 05:33:32.234576 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 579/2362] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:32 2026] GET /volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d => generated 850 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:32.252222 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-67b23875-eeae-45dc-99c9-4026921a058f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:32.254570 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-67b23875-eeae-45dc-99c9-4026921a058f tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 Jul 31 05:33:32.254785 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-67b23875-eeae-45dc-99c9-4026921a058f tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:32.254972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-67b23875-eeae-45dc-99c9-4026921a058f tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:32.264699 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:32.264699 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:32.269443 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-67b23875-eeae-45dc-99c9-4026921a058f tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:32.275827 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-67b23875-eeae-45dc-99c9-4026921a058f tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 returned with HTTP 200 Jul 31 05:33:32.276673 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 590/2363] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:32 2026] GET /volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:32.300486 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3811863c-9fa6-4f57-87df-da5a1c4ebc55 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:32.302821 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3811863c-9fa6-4f57-87df-da5a1c4ebc55 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 Jul 31 05:33:32.303116 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3811863c-9fa6-4f57-87df-da5a1c4ebc55 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:32.303435 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3811863c-9fa6-4f57-87df-da5a1c4ebc55 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:32.310773 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:32.310773 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:32.314434 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3811863c-9fa6-4f57-87df-da5a1c4ebc55 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:32.320862 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3811863c-9fa6-4f57-87df-da5a1c4ebc55 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 returned with HTTP 200 Jul 31 05:33:32.321831 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 606/2364] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:32 2026] GET /volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:32.342384 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cb43aaf0-5f05-46c8-8bc4-fe1c0e7f8986 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:32.344237 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb43aaf0-5f05-46c8-8bc4-fe1c0e7f8986 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] DELETE https://10.4.3.227/volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 Jul 31 05:33:32.344665 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb43aaf0-5f05-46c8-8bc4-fe1c0e7f8986 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:32.344814 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb43aaf0-5f05-46c8-8bc4-fe1c0e7f8986 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:32.345019 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-cb43aaf0-5f05-46c8-8bc4-fe1c0e7f8986 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Delete volume with id: ddd545c8-264a-414c-8dff-489a5453f6e8 Jul 31 05:33:32.354601 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:32.354601 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:32.356320 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cb43aaf0-5f05-46c8-8bc4-fe1c0e7f8986 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:32.380756 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cb43aaf0-5f05-46c8-8bc4-fe1c0e7f8986 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Delete volume request issued successfully. Jul 31 05:33:32.381016 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb43aaf0-5f05-46c8-8bc4-fe1c0e7f8986 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 returned with HTTP 202 Jul 31 05:33:32.381541 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 590/2365] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:32 2026] DELETE /volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:32.391346 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83dbe98b-c843-4997-9a49-bb64dfd8c728 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:32.394761 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83dbe98b-c843-4997-9a49-bb64dfd8c728 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 Jul 31 05:33:32.394761 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83dbe98b-c843-4997-9a49-bb64dfd8c728 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:32.395002 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83dbe98b-c843-4997-9a49-bb64dfd8c728 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:32.404508 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:32.404508 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:32.409588 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-83dbe98b-c843-4997-9a49-bb64dfd8c728 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:32.416066 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83dbe98b-c843-4997-9a49-bb64dfd8c728 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 returned with HTTP 200 Jul 31 05:33:32.416652 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 580/2366] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:32 2026] GET /volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:32.426386 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0ce0dcf-7b3e-4d15-b067-d2263b44a527 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:32.428956 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0ce0dcf-7b3e-4d15-b067-d2263b44a527 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c Jul 31 05:33:32.429094 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0ce0dcf-7b3e-4d15-b067-d2263b44a527 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:32.429355 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0ce0dcf-7b3e-4d15-b067-d2263b44a527 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:32.443159 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0ce0dcf-7b3e-4d15-b067-d2263b44a527 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c returned with HTTP 404 Jul 31 05:33:32.443800 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 591/2367] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:32 2026] GET /volume/v3/volumes/dd4d3362-ffc5-4af3-88fd-3986559f380c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:32.455518 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23baace6-541d-4ff6-9160-67313167a2df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:32.457600 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23baace6-541d-4ff6-9160-67313167a2df tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:32.458740 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23baace6-541d-4ff6-9160-67313167a2df tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:32.458740 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23baace6-541d-4ff6-9160-67313167a2df tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:32.466610 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:32.466610 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:32.471292 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-23baace6-541d-4ff6-9160-67313167a2df tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:32.476581 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23baace6-541d-4ff6-9160-67313167a2df tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:32.476995 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 607/2368] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:32 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:32.492833 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:32.496630 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:32.497064 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1178390967"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:32.498918 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1178390967'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:32.499054 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume of 1 GB Jul 31 05:33:32.507132 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Availability Zones retrieved successfully. Jul 31 05:33:32.516792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (182a415c-57b3-49b9-9acc-7aa96929e9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:32.518230 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3498a02b-e4e1-4404-b724-7467be1f09b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:32.519728 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:32.563219 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3498a02b-e4e1-4404-b724-7467be1f09b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:32.564436 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bf2a0b-c749-46c6-b0f0-473b14cbf2da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:32.620053 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['58fa3392-200c-4d5a-8f34-b06f306d2b42', 'c0dc60fa-1f9e-483d-b495-4e644ef1d1bd', 'dc5be13d-4f3a-40fa-929f-b7d52e960316', '5821068c-26ca-4954-83db-947718afe12b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:32.621252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4bf2a0b-c749-46c6-b0f0-473b14cbf2da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58fa3392-200c-4d5a-8f34-b06f306d2b42', 'c0dc60fa-1f9e-483d-b495-4e644ef1d1bd', 'dc5be13d-4f3a-40fa-929f-b7d52e960316', '5821068c-26ca-4954-83db-947718afe12b']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:32.622619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efebd6d5-c564-4e12-b7d9-c5137f57b253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:32.654888 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efebd6d5-c564-4e12-b7d9-c5137f57b253) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd19d4b88-4d0b-4c56-b902-436032022377', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1178390967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['58fa3392-200c-4d5a-8f34-b06f306d2b42','c0dc60fa-1f9e-483d-b495-4e644ef1d1bd','dc5be13d-4f3a-40fa-929f-b7d52e960316','5821068c-26ca-4954-83db-947718afe12b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1178390967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d19d4b88-4d0b-4c56-b902-436032022377,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857902a180fe446ab345ceeeb599ece0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:32.656078 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458c71e6-b818-4959-b6e6-b2f52fac969f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:32.680620 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458c71e6-b818-4959-b6e6-b2f52fac969f) transitioned into state 'SUCCESS' from state '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-1178390967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['58fa3392-200c-4d5a-8f34-b06f306d2b42','c0dc60fa-1f9e-483d-b495-4e644ef1d1bd','dc5be13d-4f3a-40fa-929f-b7d52e960316','5821068c-26ca-4954-83db-947718afe12b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:32.681534 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d9d4dc-8dc4-4f2e-965d-17fae0e64e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:32.690575 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4d9d4dc-8dc4-4f2e-965d-17fae0e64e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:32.691704 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (182a415c-57b3-49b9-9acc-7aa96929e9bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:32.692052 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request issued successfully. Jul 31 05:33:32.692737 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97bfd5b8-9bc9-4bad-8a5a-90a8cb979c01 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:32.693348 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 591/2369] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:33:32 2026] POST /volume/v3/volumes => generated 754 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:32.707517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88207648-852c-4350-9163-291ee68e88b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:32.709362 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88207648-852c-4350-9163-291ee68e88b3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 Jul 31 05:33:32.709569 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88207648-852c-4350-9163-291ee68e88b3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:32.709842 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88207648-852c-4350-9163-291ee68e88b3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:32.717228 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:32.717228 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:32.721923 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-88207648-852c-4350-9163-291ee68e88b3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:32.726801 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88207648-852c-4350-9163-291ee68e88b3 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 returned with HTTP 200 Jul 31 05:33:32.727227 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 581/2370] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:32 2026] GET /volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 => generated 822 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:33.431245 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f9439b01-fe23-4aaa-a756-75a32db82eb6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:33.433422 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9439b01-fe23-4aaa-a756-75a32db82eb6 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 Jul 31 05:33:33.433699 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9439b01-fe23-4aaa-a756-75a32db82eb6 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:33.433812 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9439b01-fe23-4aaa-a756-75a32db82eb6 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:33.439558 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9439b01-fe23-4aaa-a756-75a32db82eb6 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 returned with HTTP 404 Jul 31 05:33:33.440198 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 592/2371] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:33 2026] GET /volume/v3/volumes/ddd545c8-264a-414c-8dff-489a5453f6e8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:33.451058 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe8bf142-a622-4d2a-afc6-247bc328c91b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:33.453537 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe8bf142-a622-4d2a-afc6-247bc328c91b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] DELETE https://10.4.3.227/volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 Jul 31 05:33:33.453788 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe8bf142-a622-4d2a-afc6-247bc328c91b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:33.454018 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe8bf142-a622-4d2a-afc6-247bc328c91b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:33.454256 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fe8bf142-a622-4d2a-afc6-247bc328c91b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Delete volume with id: 033846a8-9c32-4569-b202-cd496e83ad01 Jul 31 05:33:33.467760 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:33.467760 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:33.468501 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe8bf142-a622-4d2a-afc6-247bc328c91b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:33.495986 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fe8bf142-a622-4d2a-afc6-247bc328c91b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Delete volume request issued successfully. Jul 31 05:33:33.496582 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe8bf142-a622-4d2a-afc6-247bc328c91b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 returned with HTTP 202 Jul 31 05:33:33.497001 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 608/2372] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:33 2026] DELETE /volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:33.506923 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b6f5b723-1b02-4c71-b44b-8ebb69e213f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:33.513561 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6f5b723-1b02-4c71-b44b-8ebb69e213f2 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 Jul 31 05:33:33.514846 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6f5b723-1b02-4c71-b44b-8ebb69e213f2 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:33.514846 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6f5b723-1b02-4c71-b44b-8ebb69e213f2 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:33.532604 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:33.532604 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:33.545418 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b6f5b723-1b02-4c71-b44b-8ebb69e213f2 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:33.552796 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6f5b723-1b02-4c71-b44b-8ebb69e213f2 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 returned with HTTP 200 Jul 31 05:33:33.553538 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 592/2373] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:33 2026] GET /volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:33.745340 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a9d0f58-4dc4-4a6a-a1a1-28c107ee583a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:33.748264 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a9d0f58-4dc4-4a6a-a1a1-28c107ee583a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 Jul 31 05:33:33.749034 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a9d0f58-4dc4-4a6a-a1a1-28c107ee583a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:33.749317 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a9d0f58-4dc4-4a6a-a1a1-28c107ee583a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:33.763805 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:33.763805 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:33.770037 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7a9d0f58-4dc4-4a6a-a1a1-28c107ee583a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:33.778431 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a9d0f58-4dc4-4a6a-a1a1-28c107ee583a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 returned with HTTP 200 Jul 31 05:33:33.778899 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 582/2374] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:33 2026] GET /volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:33.797392 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-231dae0c-241c-4ba1-aed3-ba2846410d65 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:33.799320 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-231dae0c-241c-4ba1-aed3-ba2846410d65 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:33:33.799666 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-231dae0c-241c-4ba1-aed3-ba2846410d65 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d19d4b88-4d0b-4c56-b902-436032022377", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-42621291"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:33.809808 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:33.809808 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:33.810628 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-231dae0c-241c-4ba1-aed3-ba2846410d65 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:33.810768 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-231dae0c-241c-4ba1-aed3-ba2846410d65 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create snapshot from volume d19d4b88-4d0b-4c56-b902-436032022377 Jul 31 05:33:33.849393 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-231dae0c-241c-4ba1-aed3-ba2846410d65 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['4caecf8d-5b9d-4584-9385-6d6ade68767b', '0796c8e2-7903-43cf-a120-f8988d1cb156', '0981e990-b1a4-400f-9e47-a1cacf032300', '81e5adfd-ebba-46ea-8389-9bc70b6f4a2f'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:33.894376 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-231dae0c-241c-4ba1-aed3-ba2846410d65 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot create request issued successfully. Jul 31 05:33:33.894833 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-231dae0c-241c-4ba1-aed3-ba2846410d65 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:33:33.895382 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 593/2375] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:33:33 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:33.908845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f34cb9b-64fd-418d-9549-31af01309712 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:33.911434 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f34cb9b-64fd-418d-9549-31af01309712 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a Jul 31 05:33:33.911771 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f34cb9b-64fd-418d-9549-31af01309712 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:33.911969 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f34cb9b-64fd-418d-9549-31af01309712 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:33.919719 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:33.919719 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:33.920392 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4f34cb9b-64fd-418d-9549-31af01309712 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:33.921357 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f34cb9b-64fd-418d-9549-31af01309712 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a returned with HTTP 200 Jul 31 05:33:33.921930 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 609/2376] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:33 2026] GET /volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:34.512064 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e3b858c0-7de0-48ab-ad0e-6d9dddd6ca2e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:34.513907 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3b858c0-7de0-48ab-ad0e-6d9dddd6ca2e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:34.514089 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3b858c0-7de0-48ab-ad0e-6d9dddd6ca2e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:34.514308 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3b858c0-7de0-48ab-ad0e-6d9dddd6ca2e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:34.525221 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:34.525221 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:34.531194 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e3b858c0-7de0-48ab-ad0e-6d9dddd6ca2e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:34.535687 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3b858c0-7de0-48ab-ad0e-6d9dddd6ca2e tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:34.536085 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 593/2377] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:34 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:34.569231 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a7cfc78-c20a-44c7-b562-8acb4ed406b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:34.571179 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a7cfc78-c20a-44c7-b562-8acb4ed406b9 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 Jul 31 05:33:34.571400 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a7cfc78-c20a-44c7-b562-8acb4ed406b9 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:34.573185 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a7cfc78-c20a-44c7-b562-8acb4ed406b9 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:34.579529 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a7cfc78-c20a-44c7-b562-8acb4ed406b9 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 returned with HTTP 404 Jul 31 05:33:34.579529 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 583/2378] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:34 2026] GET /volume/v3/volumes/033846a8-9c32-4569-b202-cd496e83ad01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:34.593508 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f0df9aa9-2ae9-4b25-833c-f11a193dab35 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:34.595710 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0df9aa9-2ae9-4b25-833c-f11a193dab35 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] DELETE https://10.4.3.227/volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d Jul 31 05:33:34.595940 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0df9aa9-2ae9-4b25-833c-f11a193dab35 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:34.596214 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0df9aa9-2ae9-4b25-833c-f11a193dab35 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:34.596432 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f0df9aa9-2ae9-4b25-833c-f11a193dab35 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Delete volume with id: da547406-fd16-40fd-ad81-e8735676c57d Jul 31 05:33:34.597361 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:34.603908 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:34.603908 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:34.604463 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f0df9aa9-2ae9-4b25-833c-f11a193dab35 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:34.621830 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f0df9aa9-2ae9-4b25-833c-f11a193dab35 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Delete volume request issued successfully. Jul 31 05:33:34.622095 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0df9aa9-2ae9-4b25-833c-f11a193dab35 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d returned with HTTP 202 Jul 31 05:33:34.622676 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 594/2379] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:34 2026] DELETE /volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:34.634081 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6afc2251-49c3-4973-857e-64739cf91fc2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:34.636604 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6afc2251-49c3-4973-857e-64739cf91fc2 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d Jul 31 05:33:34.637079 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6afc2251-49c3-4973-857e-64739cf91fc2 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:34.637079 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6afc2251-49c3-4973-857e-64739cf91fc2 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:34.647414 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:34.647414 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:34.652537 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6afc2251-49c3-4973-857e-64739cf91fc2 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:34.659039 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6afc2251-49c3-4973-857e-64739cf91fc2 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d returned with HTTP 200 Jul 31 05:33:34.659478 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 594/2380] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:34 2026] GET /volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:34.734662 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:34.735487 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-37591845", "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:34.736588 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-37591845', 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:34.840128 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume of 1 GB Jul 31 05:33:34.840128 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:34.840128 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:34.840128 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Availability Zones retrieved successfully. Jul 31 05:33:34.845697 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Flow 'volume_create_api' (b947fea6-a472-4384-a5ef-3db4b5a34929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:34.846970 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8874fb70-060a-4f35-bfd9-8f1c8e150b7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:34.848002 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:34.895808 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:34.895808 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:34.912239 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8874fb70-060a-4f35-bfd9-8f1c8e150b7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=abe4a680-032d-488a-966d-aeddf94308ae,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abe4a680-032d-488a-966d-aeddf94308ae', 'encryption_key_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=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:34.913446 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b25fe7-31bc-45ee-928e-7d871cb152e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:34.932981 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d8232e5c-4e8f-413c-ab79-6a9c89bf88c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:34.937335 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8232e5c-4e8f-413c-ab79-6a9c89bf88c6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a Jul 31 05:33:34.937335 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d8232e5c-4e8f-413c-ab79-6a9c89bf88c6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:34.937335 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d8232e5c-4e8f-413c-ab79-6a9c89bf88c6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:34.940345 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:34.940345 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:34.940740 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d8232e5c-4e8f-413c-ab79-6a9c89bf88c6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:34.941457 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d8232e5c-4e8f-413c-ab79-6a9c89bf88c6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a returned with HTTP 200 Jul 31 05:33:34.942690 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 584/2381] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:34 2026] GET /volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:34.951770 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:34.953590 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:34.954435 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f3dca275-e737-482d-a3e9-6d29d341ee7a", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1607479759"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:34.956385 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request body: {'volume': {'snapshot_id': 'f3dca275-e737-482d-a3e9-6d29d341ee7a', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1607479759'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:34.962805 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:34.962805 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:34.962892 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:34.963566 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume of 1 GB Jul 31 05:33:34.967120 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Availability Zones retrieved successfully. Jul 31 05:33:34.973470 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (81bf00f8-977a-48fa-a3db-adaacb049096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:34.974615 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef74161d-2d62-4fea-abee-5542e3d7ddce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:34.975770 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:34.985602 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Created reservations ['cc493577-7731-4227-ac0f-bcb939e007e8', '5eb4cb21-6e71-4120-8e9f-29e4539f5c9f', '43cc726a-9412-4aa9-86d4-a02cc7469dea', 'ce247f28-6859-4b0a-96ff-b95a3f8bb43a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:34.986547 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b25fe7-31bc-45ee-928e-7d871cb152e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc493577-7731-4227-ac0f-bcb939e007e8', '5eb4cb21-6e71-4120-8e9f-29e4539f5c9f', '43cc726a-9412-4aa9-86d4-a02cc7469dea', 'ce247f28-6859-4b0a-96ff-b95a3f8bb43a']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:34.987336 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa643d6f-e506-41fd-8dfa-f40d73ca86fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:35.013230 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef74161d-2d62-4fea-abee-5542e3d7ddce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f3dca275-e737-482d-a3e9-6d29d341ee7a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:35.014012 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd662c5-08cf-46eb-a518-4bdd63c7a59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:35.015897 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa643d6f-e506-41fd-8dfa-f40d73ca86fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2d74c55-0b8f-4862-b357-96b170a8b532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-37591845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5721e7aef079473ca8dda095fa1dee4d',qos_specs=None,replication_status=,reservations=['cc493577-7731-4227-ac0f-bcb939e007e8','5eb4cb21-6e71-4120-8e9f-29e4539f5c9f','43cc726a-9412-4aa9-86d4-a02cc7469dea','ce247f28-6859-4b0a-96ff-b95a3f8bb43a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-37591845',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2d74c55-0b8f-4862-b357-96b170a8b532,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5721e7aef079473ca8dda095fa1dee4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abe4a680-032d-488a-966d-aeddf94308ae),volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:35.016562 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0e0791-ef57-436a-8fa0-5bcb1aa89551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:35.039331 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0e0791-ef57-436a-8fa0-5bcb1aa89551) transitioned into state 'SUCCESS' from state '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-37591845',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5721e7aef079473ca8dda095fa1dee4d',qos_specs=None,replication_status=,reservations=['cc493577-7731-4227-ac0f-bcb939e007e8','5eb4cb21-6e71-4120-8e9f-29e4539f5c9f','43cc726a-9412-4aa9-86d4-a02cc7469dea','ce247f28-6859-4b0a-96ff-b95a3f8bb43a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:35.040041 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a09c5f-5b3b-4457-94cb-f6c7ebb1b3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:35.050200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78a09c5f-5b3b-4457-94cb-f6c7ebb1b3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:35.051489 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Flow 'volume_create_api' (b947fea6-a472-4384-a5ef-3db4b5a34929) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:35.051895 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume request issued successfully. Jul 31 05:33:35.052669 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fcc408ed-56bb-4e58-8a78-d728ab9f3b74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:35.054900 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 610/2382] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:34 2026] POST /volume/v3/volumes => generated 758 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:35.071653 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Created reservations ['c5cd7bbe-0f0a-41e0-b076-5f779d55c671', 'de0a3415-0479-427b-b3c9-b6c32c60c510', '2256ce67-f5b3-4cd5-b0f0-40bb9af7c554', '6013764c-dd49-481f-844f-1751303f38f3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:35.073049 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd662c5-08cf-46eb-a518-4bdd63c7a59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5cd7bbe-0f0a-41e0-b076-5f779d55c671', 'de0a3415-0479-427b-b3c9-b6c32c60c510', '2256ce67-f5b3-4cd5-b0f0-40bb9af7c554', '6013764c-dd49-481f-844f-1751303f38f3']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:35.073622 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e07978-caf2-48b7-b2d7-6f94ea48e60a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:35.076724 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4545173f-4d42-444e-8d24-877bfe0c3f00 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:35.083792 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4545173f-4d42-444e-8d24-877bfe0c3f00 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 Jul 31 05:33:35.083792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4545173f-4d42-444e-8d24-877bfe0c3f00 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:35.083792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4545173f-4d42-444e-8d24-877bfe0c3f00 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:35.091664 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:35.091664 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:35.095759 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4545173f-4d42-444e-8d24-877bfe0c3f00 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:33:35.099935 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4545173f-4d42-444e-8d24-877bfe0c3f00 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 returned with HTTP 200 Jul 31 05:33:35.100432 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 595/2383] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:35 2026] GET /volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:35.120070 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62e07978-caf2-48b7-b2d7-6f94ea48e60a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1607479759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['c5cd7bbe-0f0a-41e0-b076-5f779d55c671','de0a3415-0479-427b-b3c9-b6c32c60c510','2256ce67-f5b3-4cd5-b0f0-40bb9af7c554','6013764c-dd49-481f-844f-1751303f38f3'],size=1,snapshot_id=f3dca275-e737-482d-a3e9-6d29d341ee7a,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1607479759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='857902a180fe446ab345ceeeb599ece0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f3dca275-e737-482d-a3e9-6d29d341ee7a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:35.120369 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c32de36-b50b-4ce7-9ef2-3b25bf7d226b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:35.146902 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c32de36-b50b-4ce7-9ef2-3b25bf7d226b) transitioned into state 'SUCCESS' from state '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-1607479759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='857902a180fe446ab345ceeeb599ece0',qos_specs=None,replication_status=,reservations=['c5cd7bbe-0f0a-41e0-b076-5f779d55c671','de0a3415-0479-427b-b3c9-b6c32c60c510','2256ce67-f5b3-4cd5-b0f0-40bb9af7c554','6013764c-dd49-481f-844f-1751303f38f3'],size=1,snapshot_id=f3dca275-e737-482d-a3e9-6d29d341ee7a,source_replicaid=,source_volid=None,status='creating',user_id='c01e1ec6fb604653812c6c09c8c5fb4d',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:35.146902 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a3c0b6-ca78-4717-81d1-6a9eb018f088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:35.166126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58a3c0b6-ca78-4717-81d1-6a9eb018f088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:35.166942 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Flow 'volume_create_api' (81bf00f8-977a-48fa-a3db-adaacb049096) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:35.167298 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Create volume request issued successfully. Jul 31 05:33:35.167888 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba08fd44-d591-4bb7-a8e5-492a8263ecc5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:35.168379 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 595/2384] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:34 2026] POST /volume/v3/volumes => generated 788 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:35.181997 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-26ef6988-144f-46e0-9736-165e538d9133 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:35.185804 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26ef6988-144f-46e0-9736-165e538d9133 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 Jul 31 05:33:35.185804 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26ef6988-144f-46e0-9736-165e538d9133 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:35.185804 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-26ef6988-144f-46e0-9736-165e538d9133 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:35.193873 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:35.193873 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:35.198647 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-26ef6988-144f-46e0-9736-165e538d9133 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:35.205147 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-26ef6988-144f-46e0-9736-165e538d9133 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 returned with HTTP 200 Jul 31 05:33:35.205959 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 585/2385] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:35 2026] GET /volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:35.245437 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d2a00f9e-7dd6-4c6d-add5-ff95cda22ba2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:35.247669 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2a00f9e-7dd6-4c6d-add5-ff95cda22ba2 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:35.247903 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2a00f9e-7dd6-4c6d-add5-ff95cda22ba2 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:35.248152 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2a00f9e-7dd6-4c6d-add5-ff95cda22ba2 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:35.256442 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:35.256442 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:35.260638 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d2a00f9e-7dd6-4c6d-add5-ff95cda22ba2 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:35.265847 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2a00f9e-7dd6-4c6d-add5-ff95cda22ba2 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:35.266397 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 611/2386] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:35 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:35.278734 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ec18bf7-32dd-44a7-a485-2382b36fb7ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:35.280894 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ec18bf7-32dd-44a7-a485-2382b36fb7ee tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] DELETE https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:35.281142 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ec18bf7-32dd-44a7-a485-2382b36fb7ee tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:35.281392 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ec18bf7-32dd-44a7-a485-2382b36fb7ee tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:35.281589 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0ec18bf7-32dd-44a7-a485-2382b36fb7ee tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Delete volume with id: 3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:35.292586 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:35.292586 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:35.292586 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ec18bf7-32dd-44a7-a485-2382b36fb7ee tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:35.307552 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0ec18bf7-32dd-44a7-a485-2382b36fb7ee tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Delete volume request issued successfully. Jul 31 05:33:35.307744 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ec18bf7-32dd-44a7-a485-2382b36fb7ee tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 202 Jul 31 05:33:35.308151 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 596/2387] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:35 2026] DELETE /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:35.315295 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a14433c7-dd1b-4cf8-b123-f8a99ba9efab None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:35.317262 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a14433c7-dd1b-4cf8-b123-f8a99ba9efab tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:35.317512 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a14433c7-dd1b-4cf8-b123-f8a99ba9efab tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:35.317770 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a14433c7-dd1b-4cf8-b123-f8a99ba9efab tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:35.325117 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:35.325117 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:35.330176 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a14433c7-dd1b-4cf8-b123-f8a99ba9efab tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Volume info retrieved successfully. Jul 31 05:33:35.336543 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a14433c7-dd1b-4cf8-b123-f8a99ba9efab tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 200 Jul 31 05:33:35.337018 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 596/2388] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:35 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:35.674673 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-270318c9-5e00-4ffe-87d0-eeafd822c31b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:35.676512 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-270318c9-5e00-4ffe-87d0-eeafd822c31b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d Jul 31 05:33:35.676722 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-270318c9-5e00-4ffe-87d0-eeafd822c31b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:35.676939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-270318c9-5e00-4ffe-87d0-eeafd822c31b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:35.686357 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-270318c9-5e00-4ffe-87d0-eeafd822c31b tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d returned with HTTP 404 Jul 31 05:33:35.686846 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 586/2389] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:35 2026] GET /volume/v3/volumes/da547406-fd16-40fd-ad81-e8735676c57d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:35.694619 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6e2de2b1-d6b8-4922-926d-2463598d5d73 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:35.696434 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e2de2b1-d6b8-4922-926d-2463598d5d73 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] DELETE https://10.4.3.227/volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 Jul 31 05:33:35.696623 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e2de2b1-d6b8-4922-926d-2463598d5d73 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:35.696817 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e2de2b1-d6b8-4922-926d-2463598d5d73 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:35.696966 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6e2de2b1-d6b8-4922-926d-2463598d5d73 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Delete volume with id: 2642d83d-9b30-43bd-b2aa-201a6cf8ea59 Jul 31 05:33:35.704254 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:35.704254 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:35.704793 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6e2de2b1-d6b8-4922-926d-2463598d5d73 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:35.721792 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6e2de2b1-d6b8-4922-926d-2463598d5d73 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Delete volume request issued successfully. Jul 31 05:33:35.721986 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e2de2b1-d6b8-4922-926d-2463598d5d73 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 returned with HTTP 202 Jul 31 05:33:35.722637 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 612/2390] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:35 2026] DELETE /volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:35.732643 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3a826e83-05cf-4ca2-a0bb-eac5980dad21 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:35.735094 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a826e83-05cf-4ca2-a0bb-eac5980dad21 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 Jul 31 05:33:35.735315 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a826e83-05cf-4ca2-a0bb-eac5980dad21 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:35.735496 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a826e83-05cf-4ca2-a0bb-eac5980dad21 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:35.744948 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:35.744948 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:35.748895 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3a826e83-05cf-4ca2-a0bb-eac5980dad21 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:35.754676 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a826e83-05cf-4ca2-a0bb-eac5980dad21 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 returned with HTTP 200 Jul 31 05:33:35.755047 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 597/2391] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:35 2026] GET /volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:36.112408 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-154a80b4-7279-47a2-a058-c06953fbcf3a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.114199 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-154a80b4-7279-47a2-a058-c06953fbcf3a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 Jul 31 05:33:36.114426 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-154a80b4-7279-47a2-a058-c06953fbcf3a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.114601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-154a80b4-7279-47a2-a058-c06953fbcf3a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.121881 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:36.121881 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:36.125934 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-154a80b4-7279-47a2-a058-c06953fbcf3a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:33:36.130897 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-154a80b4-7279-47a2-a058-c06953fbcf3a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 returned with HTTP 200 Jul 31 05:33:36.131500 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 597/2392] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:36 2026] GET /volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:36.219521 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-609aaca6-4384-421b-85c0-0fc93f835395 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.221607 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-609aaca6-4384-421b-85c0-0fc93f835395 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 Jul 31 05:33:36.221816 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-609aaca6-4384-421b-85c0-0fc93f835395 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.222030 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-609aaca6-4384-421b-85c0-0fc93f835395 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.223128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db70db23-6bea-4a5a-983b-7e920da32e89 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.225178 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db70db23-6bea-4a5a-983b-7e920da32e89 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 Jul 31 05:33:36.225384 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db70db23-6bea-4a5a-983b-7e920da32e89 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.225577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db70db23-6bea-4a5a-983b-7e920da32e89 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.230200 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:36.230200 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:36.232776 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:36.232776 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:36.234380 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-609aaca6-4384-421b-85c0-0fc93f835395 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:36.236402 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db70db23-6bea-4a5a-983b-7e920da32e89 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:33:36.238757 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-609aaca6-4384-421b-85c0-0fc93f835395 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 returned with HTTP 200 Jul 31 05:33:36.239286 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 587/2393] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:36 2026] GET /volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:36.241593 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db70db23-6bea-4a5a-983b-7e920da32e89 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 returned with HTTP 200 Jul 31 05:33:36.241981 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 613/2394] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:36 2026] GET /volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:36.253615 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca39ce7f-639c-450f-9b30-79e6fc0b0b58 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.255480 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca39ce7f-639c-450f-9b30-79e6fc0b0b58 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 Jul 31 05:33:36.255688 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca39ce7f-639c-450f-9b30-79e6fc0b0b58 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.255872 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca39ce7f-639c-450f-9b30-79e6fc0b0b58 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.263178 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:36.263178 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:36.266976 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ca39ce7f-639c-450f-9b30-79e6fc0b0b58 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:36.271471 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca39ce7f-639c-450f-9b30-79e6fc0b0b58 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 returned with HTTP 200 Jul 31 05:33:36.271852 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 598/2395] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:36 2026] GET /volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:36.287256 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ff197161-dde9-4cc2-9cbf-cb165ce48107 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.288988 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff197161-dde9-4cc2-9cbf-cb165ce48107 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 Jul 31 05:33:36.289234 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff197161-dde9-4cc2-9cbf-cb165ce48107 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.289484 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ff197161-dde9-4cc2-9cbf-cb165ce48107 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.289684 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ff197161-dde9-4cc2-9cbf-cb165ce48107 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume with id: 6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 Jul 31 05:33:36.299334 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:36.299334 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:36.299953 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ff197161-dde9-4cc2-9cbf-cb165ce48107 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:36.321756 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ff197161-dde9-4cc2-9cbf-cb165ce48107 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume request issued successfully. Jul 31 05:33:36.322038 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ff197161-dde9-4cc2-9cbf-cb165ce48107 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 returned with HTTP 202 Jul 31 05:33:36.322651 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 598/2396] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:36 2026] DELETE /volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:36.331774 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a32ebe08-1c76-4200-a39e-bda482e5b5c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.334441 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a32ebe08-1c76-4200-a39e-bda482e5b5c8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 Jul 31 05:33:36.334678 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a32ebe08-1c76-4200-a39e-bda482e5b5c8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.334906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a32ebe08-1c76-4200-a39e-bda482e5b5c8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.345503 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:36.345503 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:36.352199 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce0297ab-42b9-4d2a-97c2-f186e81e7549 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.353671 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce0297ab-42b9-4d2a-97c2-f186e81e7549 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] GET https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 Jul 31 05:33:36.353895 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a32ebe08-1c76-4200-a39e-bda482e5b5c8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:36.354008 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce0297ab-42b9-4d2a-97c2-f186e81e7549 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.354209 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce0297ab-42b9-4d2a-97c2-f186e81e7549 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.360694 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a32ebe08-1c76-4200-a39e-bda482e5b5c8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 returned with HTTP 200 Jul 31 05:33:36.361070 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce0297ab-42b9-4d2a-97c2-f186e81e7549 tempest-VolumesActionsTest-1350183270 tempest-VolumesActionsTest-1350183270-project-member] https://10.4.3.227/volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 returned with HTTP 404 Jul 31 05:33:36.361248 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 588/2397] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:36 2026] GET /volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:36.361856 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 614/2398] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:36 2026] GET /volume/v3/volumes/3f4c0d16-7d54-4b2c-a404-fe8f8bb60933 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:36.705521 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bcadcfac-bc78-4399-976a-802823af0af8 req-6f6cced5-7a3a-4a0f-8486-b5edd78be53e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.708065 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-6f6cced5-7a3a-4a0f-8486-b5edd78be53e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 Jul 31 05:33:36.708373 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-6f6cced5-7a3a-4a0f-8486-b5edd78be53e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.708617 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-6f6cced5-7a3a-4a0f-8486-b5edd78be53e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.718266 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:36.718266 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:36.723715 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-bcadcfac-bc78-4399-976a-802823af0af8 req-6f6cced5-7a3a-4a0f-8486-b5edd78be53e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:33:36.729812 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-6f6cced5-7a3a-4a0f-8486-b5edd78be53e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 returned with HTTP 200 Jul 31 05:33:36.730466 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 599/2399] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:36 2026] GET /volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:36.742172 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f2fcd34-0ae5-4271-ab3d-b96b0a11b877 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.742766 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f2fcd34-0ae5-4271-ab3d-b96b0a11b877 None None] GET https://10.4.3.227/volume// Jul 31 05:33:36.743003 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f2fcd34-0ae5-4271-ab3d-b96b0a11b877 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.743341 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f2fcd34-0ae5-4271-ab3d-b96b0a11b877 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.743726 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f2fcd34-0ae5-4271-ab3d-b96b0a11b877 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:36.744116 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 599/2400] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:33: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 31 05:33:36.757415 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bcadcfac-bc78-4399-976a-802823af0af8 req-a93a6ae0-092d-4853-aadc-f92420cf312b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.764207 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-a93a6ae0-092d-4853-aadc-f92420cf312b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:33:36.764623 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-a93a6ae0-092d-4853-aadc-f92420cf312b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2d74c55-0b8f-4862-b357-96b170a8b532", "connector": null, "instance_uuid": "1fd5f14d-8e85-4432-8e0b-9da52fe98d80"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:36.770442 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2134d34c-a491-4de0-a6d6-8f7775be215a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.772256 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2134d34c-a491-4de0-a6d6-8f7775be215a tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 Jul 31 05:33:36.772500 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2134d34c-a491-4de0-a6d6-8f7775be215a tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.772724 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2134d34c-a491-4de0-a6d6-8f7775be215a tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.775585 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:36.775585 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:36.779147 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2134d34c-a491-4de0-a6d6-8f7775be215a tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 returned with HTTP 404 Jul 31 05:33:36.779796 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 615/2401] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:36 2026] GET /volume/v3/volumes/2642d83d-9b30-43bd-b2aa-201a6cf8ea59 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:36.790053 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed7ba174-c78c-4294-ab8d-9fc79fe2e81d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.792425 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed7ba174-c78c-4294-ab8d-9fc79fe2e81d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] DELETE https://10.4.3.227/volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 Jul 31 05:33:36.792656 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed7ba174-c78c-4294-ab8d-9fc79fe2e81d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.792902 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed7ba174-c78c-4294-ab8d-9fc79fe2e81d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.793111 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ed7ba174-c78c-4294-ab8d-9fc79fe2e81d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Delete volume with id: 01af000f-7603-4aff-b60c-e769734faa59 Jul 31 05:33:36.802152 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:36.802152 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:36.802541 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed7ba174-c78c-4294-ab8d-9fc79fe2e81d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:36.804431 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-a93a6ae0-092d-4853-aadc-f92420cf312b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:33:36.804955 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 589/2402] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:33:36 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:36.821430 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed7ba174-c78c-4294-ab8d-9fc79fe2e81d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Delete volume request issued successfully. Jul 31 05:33:36.821681 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed7ba174-c78c-4294-ab8d-9fc79fe2e81d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 returned with HTTP 202 Jul 31 05:33:36.822176 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 600/2403] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:36 2026] DELETE /volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:36.833446 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4678511f-58b0-4075-970d-9baed13fa75d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:36.836125 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4678511f-58b0-4075-970d-9baed13fa75d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 Jul 31 05:33:36.836427 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4678511f-58b0-4075-970d-9baed13fa75d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:36.836722 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4678511f-58b0-4075-970d-9baed13fa75d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:36.845994 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:36.845994 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:36.851170 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4678511f-58b0-4075-970d-9baed13fa75d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Volume info retrieved successfully. Jul 31 05:33:36.857421 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4678511f-58b0-4075-970d-9baed13fa75d tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 returned with HTTP 200 Jul 31 05:33:36.857820 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 600/2404] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:36 2026] GET /volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:37.376942 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e3735a79-cec2-4688-9717-8ab7ef2fb4bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:37.379171 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3735a79-cec2-4688-9717-8ab7ef2fb4bc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 Jul 31 05:33:37.379431 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3735a79-cec2-4688-9717-8ab7ef2fb4bc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:37.379665 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3735a79-cec2-4688-9717-8ab7ef2fb4bc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:37.386452 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3735a79-cec2-4688-9717-8ab7ef2fb4bc tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 returned with HTTP 404 Jul 31 05:33:37.386987 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 616/2405] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:37 2026] GET /volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:37.394089 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9ce42027-430c-4c1d-96cf-2ef37e4c13b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:37.396081 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ce42027-430c-4c1d-96cf-2ef37e4c13b5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 Jul 31 05:33:37.396440 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ce42027-430c-4c1d-96cf-2ef37e4c13b5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:37.396685 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9ce42027-430c-4c1d-96cf-2ef37e4c13b5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:37.405368 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9ce42027-430c-4c1d-96cf-2ef37e4c13b5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 returned with HTTP 404 Jul 31 05:33:37.405934 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 590/2406] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:37 2026] GET /volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:37.413820 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4793fca5-90ab-40c5-bc27-875c913e80d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:37.416202 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4793fca5-90ab-40c5-bc27-875c913e80d5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 Jul 31 05:33:37.416463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4793fca5-90ab-40c5-bc27-875c913e80d5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:37.416703 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4793fca5-90ab-40c5-bc27-875c913e80d5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:37.416918 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4793fca5-90ab-40c5-bc27-875c913e80d5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume with id: 6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 Jul 31 05:33:37.424166 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4793fca5-90ab-40c5-bc27-875c913e80d5 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 returned with HTTP 404 Jul 31 05:33:37.424796 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 601/2407] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:37 2026] DELETE /volume/v3/volumes/6c3cdc2c-cd4f-4c4b-9880-8aa1800b6d26 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:37.435521 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-45548f23-4f77-4b2b-a6a8-0474d9c0f04a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:37.437875 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45548f23-4f77-4b2b-a6a8-0474d9c0f04a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a Jul 31 05:33:37.438215 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45548f23-4f77-4b2b-a6a8-0474d9c0f04a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:37.438504 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45548f23-4f77-4b2b-a6a8-0474d9c0f04a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:37.438680 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-45548f23-4f77-4b2b-a6a8-0474d9c0f04a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete snapshot with id: f3dca275-e737-482d-a3e9-6d29d341ee7a Jul 31 05:33:37.445120 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:37.445120 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:37.445786 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-45548f23-4f77-4b2b-a6a8-0474d9c0f04a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:37.467192 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-45548f23-4f77-4b2b-a6a8-0474d9c0f04a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot delete request issued successfully. Jul 31 05:33:37.467465 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45548f23-4f77-4b2b-a6a8-0474d9c0f04a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a returned with HTTP 202 Jul 31 05:33:37.467874 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 601/2408] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:33:37 2026] DELETE /volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:37.476840 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-75f59920-9656-459b-bf5d-0602b5186866 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:37.478819 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75f59920-9656-459b-bf5d-0602b5186866 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a Jul 31 05:33:37.479078 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75f59920-9656-459b-bf5d-0602b5186866 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:37.479367 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-75f59920-9656-459b-bf5d-0602b5186866 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:37.486068 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:37.486068 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:37.486657 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-75f59920-9656-459b-bf5d-0602b5186866 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Snapshot retrieved successfully. Jul 31 05:33:37.487532 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-75f59920-9656-459b-bf5d-0602b5186866 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a returned with HTTP 200 Jul 31 05:33:37.487901 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 617/2409] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:37 2026] GET /volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:37.799156 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d2ef843-17e1-4da1-8a73-9ea43b9ab8e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:37.799521 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d2ef843-17e1-4da1-8a73-9ea43b9ab8e4 None None] GET https://10.4.3.227/volume// Jul 31 05:33:37.799663 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d2ef843-17e1-4da1-8a73-9ea43b9ab8e4 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:37.799838 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d2ef843-17e1-4da1-8a73-9ea43b9ab8e4 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:37.800199 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d2ef843-17e1-4da1-8a73-9ea43b9ab8e4 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:37.800408 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 591/2410] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:33:37 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:33:37.807532 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db474724-5837-4378-8099-19213fdd3254 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:37.810198 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db474724-5837-4378-8099-19213fdd3254 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 Jul 31 05:33:37.810466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db474724-5837-4378-8099-19213fdd3254 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:37.810711 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db474724-5837-4378-8099-19213fdd3254 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:37.823229 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:37.823229 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:37.827781 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db474724-5837-4378-8099-19213fdd3254 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:33:37.832563 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-db474724-5837-4378-8099-19213fdd3254 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 returned with HTTP 200 Jul 31 05:33:37.833216 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 602/2411] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:33:37 2026] GET /volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 => generated 1545 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:33:37.883789 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-10605636-80ed-4088-a90d-dde7b40cf486 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:37.885680 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10605636-80ed-4088-a90d-dde7b40cf486 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] GET https://10.4.3.227/volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 Jul 31 05:33:37.885920 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10605636-80ed-4088-a90d-dde7b40cf486 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:37.886173 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-10605636-80ed-4088-a90d-dde7b40cf486 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:37.899265 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-10605636-80ed-4088-a90d-dde7b40cf486 tempest-CreateVolumesFromImageTest-2022724060 tempest-CreateVolumesFromImageTest-2022724060-project-member] https://10.4.3.227/volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 returned with HTTP 404 Jul 31 05:33:37.899930 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 602/2412] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:37 2026] GET /volume/v3/volumes/01af000f-7603-4aff-b60c-e769734faa59 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:37.967749 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-bcadcfac-bc78-4399-976a-802823af0af8 req-aed4718a-aa34-4b76-8486-2ef53d994b67 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:37.979191 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-aed4718a-aa34-4b76-8486-2ef53d994b67 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] PUT https://10.4.3.227/volume/v3/attachments/faac5d4f-991d-4637-bf3c-5222fd6fff4f Jul 31 05:33:37.979614 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-aed4718a-aa34-4b76-8486-2ef53d994b67 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:37.994810 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-bcadcfac-bc78-4399-976a-802823af0af8 req-aed4718a-aa34-4b76-8486-2ef53d994b67 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Acquiring lock "cinder-attachment_update-e2d74c55-0b8f-4862-b357-96b170a8b532-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:33:38.004079 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-bcadcfac-bc78-4399-976a-802823af0af8 req-aed4718a-aa34-4b76-8486-2ef53d994b67 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-e2d74c55-0b8f-4862-b357-96b170a8b532-np0000006182" acquired by "attachment_update" :: waited 0.009s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:33:38.005413 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:38.005413 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:38.131844 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-bcadcfac-bc78-4399-976a-802823af0af8 req-aed4718a-aa34-4b76-8486-2ef53d994b67 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-e2d74c55-0b8f-4862-b357-96b170a8b532-np0000006182" released by "attachment_update" :: held 0.128s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:33:38.132163 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-aed4718a-aa34-4b76-8486-2ef53d994b67 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/faac5d4f-991d-4637-bf3c-5222fd6fff4f returned with HTTP 200 Jul 31 05:33:38.132712 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 618/2413] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:33:37 2026] PUT /volume/v3/attachments/faac5d4f-991d-4637-bf3c-5222fd6fff4f => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:38.157833 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bcadcfac-bc78-4399-976a-802823af0af8 req-33d17aa3-c855-4deb-b2ee-2973753ba077 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:38.161010 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-33d17aa3-c855-4deb-b2ee-2973753ba077 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments/faac5d4f-991d-4637-bf3c-5222fd6fff4f/action Jul 31 05:33:38.161528 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-33d17aa3-c855-4deb-b2ee-2973753ba077 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:38.161697 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-33d17aa3-c855-4deb-b2ee-2973753ba077 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:38.191909 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:38.191909 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:38.225818 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bcadcfac-bc78-4399-976a-802823af0af8 req-33d17aa3-c855-4deb-b2ee-2973753ba077 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/faac5d4f-991d-4637-bf3c-5222fd6fff4f/action returned with HTTP 204 Jul 31 05:33:38.226375 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 592/2414] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:33:38 2026] POST /volume/v3/attachments/faac5d4f-991d-4637-bf3c-5222fd6fff4f/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:38.503481 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-143dc352-e6b7-4d65-844e-3f9f46b24824 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:38.506349 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-143dc352-e6b7-4d65-844e-3f9f46b24824 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a Jul 31 05:33:38.506969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-143dc352-e6b7-4d65-844e-3f9f46b24824 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:38.506969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-143dc352-e6b7-4d65-844e-3f9f46b24824 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:38.512505 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-143dc352-e6b7-4d65-844e-3f9f46b24824 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a returned with HTTP 404 Jul 31 05:33:38.513839 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 603/2415] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:38 2026] GET /volume/v3/snapshots/f3dca275-e737-482d-a3e9-6d29d341ee7a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:38.522227 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0550324-8c40-4faa-8f07-a1bed44d4bde None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:38.524290 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0550324-8c40-4faa-8f07-a1bed44d4bde tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 Jul 31 05:33:38.524430 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0550324-8c40-4faa-8f07-a1bed44d4bde tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:38.524610 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0550324-8c40-4faa-8f07-a1bed44d4bde tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:38.533550 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:38.533550 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:38.538542 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a0550324-8c40-4faa-8f07-a1bed44d4bde tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:38.542895 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0550324-8c40-4faa-8f07-a1bed44d4bde tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 returned with HTTP 200 Jul 31 05:33:38.543323 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 603/2416] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:38 2026] GET /volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:38.558416 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5021de3e-e9c9-4ad4-a714-132b65307cd9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:38.560424 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5021de3e-e9c9-4ad4-a714-132b65307cd9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 Jul 31 05:33:38.560706 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5021de3e-e9c9-4ad4-a714-132b65307cd9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:38.560966 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5021de3e-e9c9-4ad4-a714-132b65307cd9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:38.561218 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5021de3e-e9c9-4ad4-a714-132b65307cd9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume with id: d19d4b88-4d0b-4c56-b902-436032022377 Jul 31 05:33:38.573408 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:38.573408 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:38.574200 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5021de3e-e9c9-4ad4-a714-132b65307cd9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:38.607526 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5021de3e-e9c9-4ad4-a714-132b65307cd9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume request issued successfully. Jul 31 05:33:38.607837 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5021de3e-e9c9-4ad4-a714-132b65307cd9 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 returned with HTTP 202 Jul 31 05:33:38.608238 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 619/2417] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:38 2026] DELETE /volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:38.617245 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7112b304-f33c-42ae-b466-358147a9b5cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:38.620775 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7112b304-f33c-42ae-b466-358147a9b5cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 Jul 31 05:33:38.621276 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7112b304-f33c-42ae-b466-358147a9b5cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:38.621598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7112b304-f33c-42ae-b466-358147a9b5cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:38.631479 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:38.631479 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:38.636764 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7112b304-f33c-42ae-b466-358147a9b5cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:38.641740 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7112b304-f33c-42ae-b466-358147a9b5cb tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 returned with HTTP 200 Jul 31 05:33:38.642177 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 593/2418] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:38 2026] GET /volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:39.411858 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:39.481638 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:39.481988 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1088844912"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:39.483466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1088844912'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:39.483515 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume of 1 GB Jul 31 05:33:39.488433 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Availability Zones retrieved successfully. Jul 31 05:33:39.494507 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (5c3af95f-1c98-49fe-9514-e67fc284e572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:39.495786 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c35678e8-9c50-4e5d-8e0e-41ee2c162182) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:39.496814 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:39.540464 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c35678e8-9c50-4e5d-8e0e-41ee2c162182) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:39.541285 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3347edf6-7996-44bf-8a5a-3d3ae4761078) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:39.547950 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:39.549650 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:39.549986 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1, "name": "tempest-VolumesExtendTest-Volume-843622152"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:39.551402 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Create volume request body: {'volume': {'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-843622152'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:39.601509 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Created reservations ['0539c7c6-a111-4b72-8fd0-b4f8210e18df', '7930c4eb-dad4-45c8-936c-19e2be52dca4', '999f2ea6-0bf0-45a4-9a34-6211eddbd255', '39330b3f-3584-42d3-a172-a7c645a62e63'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:39.602262 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3347edf6-7996-44bf-8a5a-3d3ae4761078) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0539c7c6-a111-4b72-8fd0-b4f8210e18df', '7930c4eb-dad4-45c8-936c-19e2be52dca4', '999f2ea6-0bf0-45a4-9a34-6211eddbd255', '39330b3f-3584-42d3-a172-a7c645a62e63']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:39.603004 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c0efb0-4f31-4c1e-b381-41192cd05a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:39.626886 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a4c0efb0-4f31-4c1e-b381-41192cd05a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b056840d-cfcb-4631-9310-8c2d19b1460e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1088844912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['0539c7c6-a111-4b72-8fd0-b4f8210e18df','7930c4eb-dad4-45c8-936c-19e2be52dca4','999f2ea6-0bf0-45a4-9a34-6211eddbd255','39330b3f-3584-42d3-a172-a7c645a62e63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1088844912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b056840d-cfcb-4631-9310-8c2d19b1460e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e1b33c4299f48588305478cf66e01a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:39.627704 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35dcbd41-5953-40d6-a11f-12bc36db378d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:39.643750 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Create volume of 1 GB Jul 31 05:33:39.646019 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35dcbd41-5953-40d6-a11f-12bc36db378d) transitioned into state 'SUCCESS' from state '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-1088844912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['0539c7c6-a111-4b72-8fd0-b4f8210e18df','7930c4eb-dad4-45c8-936c-19e2be52dca4','999f2ea6-0bf0-45a4-9a34-6211eddbd255','39330b3f-3584-42d3-a172-a7c645a62e63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:39.646842 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4011280-a5ea-4dd9-ae9f-845adec78b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:39.648080 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Availability Zones retrieved successfully. Jul 31 05:33:39.653320 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Flow 'volume_create_api' (cb960174-7d21-4b17-b8d6-ef7077fe157f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:39.655677 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42fb271f-00f1-4dc4-974e-048e0bdea1e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:39.655780 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d3915aa5-28a6-4d28-8812-5304a04e929a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:39.656196 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:39.657056 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4011280-a5ea-4dd9-ae9f-845adec78b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:39.657840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (5c3af95f-1c98-49fe-9514-e67fc284e572) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:39.658146 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request issued successfully. Jul 31 05:33:39.658677 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9d3c2856-928c-43c9-afe3-34a8c34d9230 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:39.659058 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 604/2419] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:33:39 2026] POST /volume/v3/volumes => generated 760 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:39.660924 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3915aa5-28a6-4d28-8812-5304a04e929a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 Jul 31 05:33:39.660924 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3915aa5-28a6-4d28-8812-5304a04e929a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:39.660924 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d3915aa5-28a6-4d28-8812-5304a04e929a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:39.675248 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-13f580f1-f54c-4ef1-8357-652f24242083 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:39.680972 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d3915aa5-28a6-4d28-8812-5304a04e929a tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 returned with HTTP 404 Jul 31 05:33:39.681130 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-13f580f1-f54c-4ef1-8357-652f24242083 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e Jul 31 05:33:39.681230 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 620/2420] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:39 2026] GET /volume/v3/volumes/d19d4b88-4d0b-4c56-b902-436032022377 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:39.682006 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-13f580f1-f54c-4ef1-8357-652f24242083 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:39.682006 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-13f580f1-f54c-4ef1-8357-652f24242083 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:39.690943 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5972a9bc-8807-4c0d-a6cb-b404d501d15e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:39.693200 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5972a9bc-8807-4c0d-a6cb-b404d501d15e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:39.693413 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5972a9bc-8807-4c0d-a6cb-b404d501d15e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:39.693617 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5972a9bc-8807-4c0d-a6cb-b404d501d15e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:39.696538 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:39.696538 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:39.700442 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-13f580f1-f54c-4ef1-8357-652f24242083 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:39.702334 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:39.702334 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:39.704961 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-13f580f1-f54c-4ef1-8357-652f24242083 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e returned with HTTP 200 Jul 31 05:33:39.705485 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 594/2421] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:39 2026] GET /volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e => generated 828 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:39.705992 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5972a9bc-8807-4c0d-a6cb-b404d501d15e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:39.711010 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5972a9bc-8807-4c0d-a6cb-b404d501d15e tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:39.711462 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 605/2422] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:39 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:39.731697 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c603bdab-1736-4090-ae05-dcbb8ca86ec6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:39.732666 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42fb271f-00f1-4dc4-974e-048e0bdea1e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:39.733574 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f05a267-cd7c-49c5-8bc4-1ef381432203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:39.734218 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c603bdab-1736-4090-ae05-dcbb8ca86ec6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] DELETE https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:39.734503 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c603bdab-1736-4090-ae05-dcbb8ca86ec6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:39.734766 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c603bdab-1736-4090-ae05-dcbb8ca86ec6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:39.734976 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c603bdab-1736-4090-ae05-dcbb8ca86ec6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume with id: e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:39.748915 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:39.748915 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:39.749679 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c603bdab-1736-4090-ae05-dcbb8ca86ec6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:39.771028 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c603bdab-1736-4090-ae05-dcbb8ca86ec6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Delete volume request issued successfully. Jul 31 05:33:39.771377 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c603bdab-1736-4090-ae05-dcbb8ca86ec6 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 202 Jul 31 05:33:39.771809 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 621/2423] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:39 2026] DELETE /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:39.780436 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7b4827f-6b6e-4889-8272-49a2c49b9fed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:39.787208 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7b4827f-6b6e-4889-8272-49a2c49b9fed tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:39.787723 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7b4827f-6b6e-4889-8272-49a2c49b9fed tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:39.787723 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7b4827f-6b6e-4889-8272-49a2c49b9fed tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:39.799893 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:39.799893 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:39.806479 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7b4827f-6b6e-4889-8272-49a2c49b9fed tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Volume info retrieved successfully. Jul 31 05:33:39.808876 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Created reservations ['44633a68-82d1-45ee-b17d-75260351aa1f', '1c4001c2-2bb9-4612-b885-dd7104d963e0', '69f2a062-520e-476a-b4b1-c27fe5fcec1f', 'aebbf409-4171-4d7b-829a-ae507af5456d'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:39.809689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f05a267-cd7c-49c5-8bc4-1ef381432203) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44633a68-82d1-45ee-b17d-75260351aa1f', '1c4001c2-2bb9-4612-b885-dd7104d963e0', '69f2a062-520e-476a-b4b1-c27fe5fcec1f', 'aebbf409-4171-4d7b-829a-ae507af5456d']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:39.810569 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f3be36-0dd7-4ba1-91a5-aad0ca247a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:39.814204 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7b4827f-6b6e-4889-8272-49a2c49b9fed tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 200 Jul 31 05:33:39.815182 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 595/2424] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:39 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:39.833783 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7f3be36-0dd7-4ba1-91a5-aad0ca247a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd00170e-46d9-4360-9718-9955c1165b9e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-843622152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a77132c72cb475b8eca03ad902b366b',qos_specs=None,replication_status=,reservations=['44633a68-82d1-45ee-b17d-75260351aa1f','1c4001c2-2bb9-4612-b885-dd7104d963e0','69f2a062-520e-476a-b4b1-c27fe5fcec1f','aebbf409-4171-4d7b-829a-ae507af5456d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dcab03b8f9a4972920e1f04c2bf27ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-843622152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd00170e-46d9-4360-9718-9955c1165b9e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a77132c72cb475b8eca03ad902b366b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dcab03b8f9a4972920e1f04c2bf27ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:39.834864 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f6d4eef-cca1-4111-8b60-6e29e3ed39d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:39.856215 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f6d4eef-cca1-4111-8b60-6e29e3ed39d1) transitioned into state 'SUCCESS' from state '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-843622152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a77132c72cb475b8eca03ad902b366b',qos_specs=None,replication_status=,reservations=['44633a68-82d1-45ee-b17d-75260351aa1f','1c4001c2-2bb9-4612-b885-dd7104d963e0','69f2a062-520e-476a-b4b1-c27fe5fcec1f','aebbf409-4171-4d7b-829a-ae507af5456d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dcab03b8f9a4972920e1f04c2bf27ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:39.857173 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ee61b3-2531-4ac8-be2b-21813ef54933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:39.870018 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ee61b3-2531-4ac8-be2b-21813ef54933) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:39.871277 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Flow 'volume_create_api' (cb960174-7d21-4b17-b8d6-ef7077fe157f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:39.871688 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Create volume request issued successfully. Jul 31 05:33:39.872506 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b258dda-e88c-4e10-8264-53f3e30f6036 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:39.873052 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 604/2425] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:39 2026] POST /volume/v3/volumes => generated 747 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:39.891744 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71cfa357-c950-49bc-a7a5-7ab4cff3855a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:39.893542 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71cfa357-c950-49bc-a7a5-7ab4cff3855a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e Jul 31 05:33:39.893705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71cfa357-c950-49bc-a7a5-7ab4cff3855a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:39.893884 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71cfa357-c950-49bc-a7a5-7ab4cff3855a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:39.900642 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:39.900642 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:39.904533 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-71cfa357-c950-49bc-a7a5-7ab4cff3855a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:39.909620 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71cfa357-c950-49bc-a7a5-7ab4cff3855a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e returned with HTTP 200 Jul 31 05:33:39.910010 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 606/2426] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:39 2026] GET /volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:40.719360 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce6b9b2c-6d91-43f4-9077-7fa6e8a7aa96 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:40.721522 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce6b9b2c-6d91-43f4-9077-7fa6e8a7aa96 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e Jul 31 05:33:40.721791 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce6b9b2c-6d91-43f4-9077-7fa6e8a7aa96 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:40.721852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce6b9b2c-6d91-43f4-9077-7fa6e8a7aa96 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:40.730070 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:40.730070 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:40.736684 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce6b9b2c-6d91-43f4-9077-7fa6e8a7aa96 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:40.742406 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce6b9b2c-6d91-43f4-9077-7fa6e8a7aa96 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e returned with HTTP 200 Jul 31 05:33:40.742907 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 622/2427] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:40 2026] GET /volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:40.765939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b6ec095-67a0-463d-b4b0-5cd30da54350 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:40.770167 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b6ec095-67a0-463d-b4b0-5cd30da54350 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:33:40.770167 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b6ec095-67a0-463d-b4b0-5cd30da54350 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b056840d-cfcb-4631-9310-8c2d19b1460e", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1939999702"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:40.778066 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:40.778066 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:40.778812 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1b6ec095-67a0-463d-b4b0-5cd30da54350 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:40.779030 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-1b6ec095-67a0-463d-b4b0-5cd30da54350 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create snapshot from volume b056840d-cfcb-4631-9310-8c2d19b1460e Jul 31 05:33:40.828941 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1b6ec095-67a0-463d-b4b0-5cd30da54350 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Created reservations ['ce221ab6-5135-4a0b-9480-71c69d2216d7', '1d94f417-3023-4b2b-8e6a-1c3aea259027', '2edd5b03-b7fa-40a1-afa7-331cf54aeb66', '498f5a66-ef39-416b-9799-3173da631a5a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:40.832935 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-288fdcb5-fc0d-40ff-81a3-82d2a32a0be8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:40.836860 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-288fdcb5-fc0d-40ff-81a3-82d2a32a0be8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] GET https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba Jul 31 05:33:40.837089 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-288fdcb5-fc0d-40ff-81a3-82d2a32a0be8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:40.837369 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-288fdcb5-fc0d-40ff-81a3-82d2a32a0be8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:40.845659 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-288fdcb5-fc0d-40ff-81a3-82d2a32a0be8 tempest-VolumesSnapshotTestJSON-1105559319 tempest-VolumesSnapshotTestJSON-1105559319-project-member] https://10.4.3.227/volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba returned with HTTP 404 Jul 31 05:33:40.845659 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 605/2428] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:40 2026] GET /volume/v3/volumes/e9a76224-8365-4457-bab8-585203b58aba => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:40.877371 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1b6ec095-67a0-463d-b4b0-5cd30da54350 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Snapshot create request issued successfully. Jul 31 05:33:40.878619 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b6ec095-67a0-463d-b4b0-5cd30da54350 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:33:40.878619 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 596/2429] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:33:40 2026] POST /volume/v3/snapshots => generated 316 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:40.888133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b001918a-6ec6-4014-83f7-dd5d0e576e5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:40.889904 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b001918a-6ec6-4014-83f7-dd5d0e576e5e tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 Jul 31 05:33:40.890126 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b001918a-6ec6-4014-83f7-dd5d0e576e5e tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:40.890343 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b001918a-6ec6-4014-83f7-dd5d0e576e5e tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:40.900329 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:40.900329 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:40.900794 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b001918a-6ec6-4014-83f7-dd5d0e576e5e tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Snapshot retrieved successfully. Jul 31 05:33:40.901590 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b001918a-6ec6-4014-83f7-dd5d0e576e5e tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 returned with HTTP 200 Jul 31 05:33:40.901961 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 607/2430] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:40 2026] GET /volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 => generated 448 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:40.925626 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76e52f16-9459-4160-b486-6ccdb3702750 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:40.927541 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76e52f16-9459-4160-b486-6ccdb3702750 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e Jul 31 05:33:40.927814 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76e52f16-9459-4160-b486-6ccdb3702750 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:40.928047 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76e52f16-9459-4160-b486-6ccdb3702750 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:40.936058 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:40.936058 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:40.940050 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76e52f16-9459-4160-b486-6ccdb3702750 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:40.945476 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76e52f16-9459-4160-b486-6ccdb3702750 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e returned with HTTP 200 Jul 31 05:33:40.945904 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 623/2431] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:40 2026] GET /volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:40.958603 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-610a6a73-459d-4657-a40d-5ef6bbf87738 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:40.960385 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-610a6a73-459d-4657-a40d-5ef6bbf87738 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] POST https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e/action Jul 31 05:33:40.960727 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-610a6a73-459d-4657-a40d-5ef6bbf87738 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:40.960861 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-610a6a73-459d-4657-a40d-5ef6bbf87738 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:40.969041 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:40.969041 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:40.969608 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-610a6a73-459d-4657-a40d-5ef6bbf87738 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:41.008759 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-610a6a73-459d-4657-a40d-5ef6bbf87738 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Created reservations ['dd790d20-2720-466b-b5f2-70f594178280', '13f4b471-3912-4456-9077-0b69a1878fd1'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:41.015524 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ddeb6c3-f270-408e-824d-305d43379cfd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:41.019660 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:41.019660 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-525954263"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:41.021017 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-610a6a73-459d-4657-a40d-5ef6bbf87738 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Extend volume request issued successfully. Jul 31 05:33:41.021256 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-610a6a73-459d-4657-a40d-5ef6bbf87738 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e/action returned with HTTP 202 Jul 31 05:33:41.021688 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 606/2432] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:33:40 2026] POST /volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:41.022043 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-525954263'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:41.022348 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Create volume of 1 GB Jul 31 05:33:41.022792 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:41.022792 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:41.030370 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Availability Zones retrieved successfully. Jul 31 05:33:41.032788 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4bbf5b10-575e-4789-8d50-54efa52847bc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:41.034962 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bbf5b10-575e-4789-8d50-54efa52847bc tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e Jul 31 05:33:41.034962 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bbf5b10-575e-4789-8d50-54efa52847bc tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:41.034962 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4bbf5b10-575e-4789-8d50-54efa52847bc tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:41.039457 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Flow 'volume_create_api' (aef1dbb7-ebb2-4059-839d-a1bb6970e6e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:41.040683 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0955de-2c35-4e19-b7b0-c7ec45935b32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:41.042002 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:41.042002 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:41.042830 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:41.045784 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4bbf5b10-575e-4789-8d50-54efa52847bc tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:41.052645 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4bbf5b10-575e-4789-8d50-54efa52847bc tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e returned with HTTP 200 Jul 31 05:33:41.053229 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 608/2433] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:41 2026] GET /volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e => generated 1355 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:41.076695 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b0955de-2c35-4e19-b7b0-c7ec45935b32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:41.079136 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39b22942-9fe5-4b33-91dc-f01caaf0e7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:41.115951 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Created reservations ['50b5b45d-5673-4c93-bfec-6ba36e3005da', '9ad2de2d-d7ac-4297-9b03-2398ff814455', '88949f0a-4c39-4079-9161-a1ed3e7a1326', '3652f10c-c1b5-47a7-9eb2-36a958e21991'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:41.116934 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39b22942-9fe5-4b33-91dc-f01caaf0e7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50b5b45d-5673-4c93-bfec-6ba36e3005da', '9ad2de2d-d7ac-4297-9b03-2398ff814455', '88949f0a-4c39-4079-9161-a1ed3e7a1326', '3652f10c-c1b5-47a7-9eb2-36a958e21991']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:41.117886 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3bd7206-259d-4425-a2ef-cca7cc54b8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:41.140145 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3bd7206-259d-4425-a2ef-cca7cc54b8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-525954263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b280a396b89c4d06b6ee4386ef0d26e5',qos_specs=None,replication_status=,reservations=['50b5b45d-5673-4c93-bfec-6ba36e3005da','9ad2de2d-d7ac-4297-9b03-2398ff814455','88949f0a-4c39-4079-9161-a1ed3e7a1326','3652f10c-c1b5-47a7-9eb2-36a958e21991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f90aed8ed4143cd9ba408ea19855d2b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-525954263',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b280a396b89c4d06b6ee4386ef0d26e5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6f90aed8ed4143cd9ba408ea19855d2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:41.140145 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8067bce-5846-41cd-aba5-e52d2de97c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:41.155342 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8067bce-5846-41cd-aba5-e52d2de97c67) transitioned into state 'SUCCESS' from state '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-525954263',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b280a396b89c4d06b6ee4386ef0d26e5',qos_specs=None,replication_status=,reservations=['50b5b45d-5673-4c93-bfec-6ba36e3005da','9ad2de2d-d7ac-4297-9b03-2398ff814455','88949f0a-4c39-4079-9161-a1ed3e7a1326','3652f10c-c1b5-47a7-9eb2-36a958e21991'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6f90aed8ed4143cd9ba408ea19855d2b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:41.156301 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed410e3e-043c-4e04-9ad7-57c4fbe5af6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:41.165374 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed410e3e-043c-4e04-9ad7-57c4fbe5af6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:41.166882 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Flow 'volume_create_api' (aef1dbb7-ebb2-4059-839d-a1bb6970e6e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:41.167515 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Create volume request issued successfully. Jul 31 05:33:41.168353 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ddeb6c3-f270-408e-824d-305d43379cfd tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:41.168989 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 597/2434] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:33:41 2026] POST /volume/v3/volumes => generated 754 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:41.181908 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2eaec6a6-f6c9-4d7a-bbf8-1d582e90a795 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:41.187567 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eaec6a6-f6c9-4d7a-bbf8-1d582e90a795 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:41.187876 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eaec6a6-f6c9-4d7a-bbf8-1d582e90a795 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:41.188111 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eaec6a6-f6c9-4d7a-bbf8-1d582e90a795 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:41.199256 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:41.199256 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:41.205182 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2eaec6a6-f6c9-4d7a-bbf8-1d582e90a795 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:41.213263 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eaec6a6-f6c9-4d7a-bbf8-1d582e90a795 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:41.213263 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 624/2435] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:41 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:41.912708 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-543bdb15-f41a-4404-ad25-096d12c2493a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:41.915204 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-543bdb15-f41a-4404-ad25-096d12c2493a tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 Jul 31 05:33:41.915493 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-543bdb15-f41a-4404-ad25-096d12c2493a tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:41.915753 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-543bdb15-f41a-4404-ad25-096d12c2493a tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:41.922594 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:41.922594 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:41.923032 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-543bdb15-f41a-4404-ad25-096d12c2493a tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Snapshot retrieved successfully. Jul 31 05:33:41.923998 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-543bdb15-f41a-4404-ad25-096d12c2493a tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 returned with HTTP 200 Jul 31 05:33:41.924434 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 607/2436] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:41 2026] GET /volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 => generated 475 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:41.932747 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:41.934598 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:41.935002 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1216589124"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:41.936536 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request body: {'volume': {"'snapshot_id": '2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1216589124'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:41.936613 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume of 1 GB Jul 31 05:33:41.944070 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Availability Zones retrieved successfully. Jul 31 05:33:41.957574 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (5706337c-d7cd-45d6-9fd9-23199ffe75dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:41.957978 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe40f07-6c0b-459c-be02-a3c65affc440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:41.959336 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:41.988845 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fbe40f07-6c0b-459c-be02-a3c65affc440) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:41.989546 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aaa90f3-cc99-42bf-8e2b-c94b4e52a215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.030294 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Created reservations ['7708d1b8-5745-434e-83e0-ad89e8606222', 'a5bdafba-03ce-430e-8eb0-6d885b15d90b', '1d054f54-00ac-42e4-a7a2-1bebde0ab8fd', 'b6fc6513-699f-456d-b7f8-09c630b63c90'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:42.031273 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aaa90f3-cc99-42bf-8e2b-c94b4e52a215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7708d1b8-5745-434e-83e0-ad89e8606222', 'a5bdafba-03ce-430e-8eb0-6d885b15d90b', '1d054f54-00ac-42e4-a7a2-1bebde0ab8fd', 'b6fc6513-699f-456d-b7f8-09c630b63c90']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.031984 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f51602-4f5f-4321-a074-6c39a767d9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.056080 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78f51602-4f5f-4321-a074-6c39a767d9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd1f7086-4193-4219-ac11-ca83df3ffdc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1216589124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['7708d1b8-5745-434e-83e0-ad89e8606222','a5bdafba-03ce-430e-8eb0-6d885b15d90b','1d054f54-00ac-42e4-a7a2-1bebde0ab8fd','b6fc6513-699f-456d-b7f8-09c630b63c90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1216589124',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd1f7086-4193-4219-ac11-ca83df3ffdc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e1b33c4299f48588305478cf66e01a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.056968 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcea11c4-36b0-4d41-af49-9e8bffe598a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.065217 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65861a27-aea9-42e1-a8ca-4f95db085a1c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.067070 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65861a27-aea9-42e1-a8ca-4f95db085a1c tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e Jul 31 05:33:42.067426 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65861a27-aea9-42e1-a8ca-4f95db085a1c tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.067727 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65861a27-aea9-42e1-a8ca-4f95db085a1c tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.076163 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcea11c4-36b0-4d41-af49-9e8bffe598a3) transitioned into state 'SUCCESS' from state '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-1216589124',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['7708d1b8-5745-434e-83e0-ad89e8606222','a5bdafba-03ce-430e-8eb0-6d885b15d90b','1d054f54-00ac-42e4-a7a2-1bebde0ab8fd','b6fc6513-699f-456d-b7f8-09c630b63c90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.077654 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.077654 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:42.077769 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a416da-17f4-4cfd-baa0-b42a2b83f948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.082008 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-65861a27-aea9-42e1-a8ca-4f95db085a1c tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:42.088399 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65861a27-aea9-42e1-a8ca-4f95db085a1c tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e returned with HTTP 200 Jul 31 05:33:42.089050 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 598/2437] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:42 2026] GET /volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e => generated 1355 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:42.089140 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2a416da-17f4-4cfd-baa0-b42a2b83f948) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.090557 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (5706337c-d7cd-45d6-9fd9-23199ffe75dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:42.090974 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request issued successfully. Jul 31 05:33:42.091785 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e31ad214-cb65-4368-b2bd-7864fff6bc42 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:42.092397 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 609/2438] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:41 2026] POST /volume/v3/volumes => generated 760 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:42.103274 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-82877e89-a5e4-4fae-be9e-78847a9c2c78 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.105112 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.105711 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82877e89-a5e4-4fae-be9e-78847a9c2c78 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e Jul 31 05:33:42.106131 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82877e89-a5e4-4fae-be9e-78847a9c2c78 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.106484 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82877e89-a5e4-4fae-be9e-78847a9c2c78 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.106994 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:42.107442 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-18066597"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:42.108882 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request body: {'volume': {"'snapshot_id": '2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-18066597'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:42.109066 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume of 1 GB Jul 31 05:33:42.113238 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Availability Zones retrieved successfully. Jul 31 05:33:42.118180 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.118180 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:42.118808 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (5e301b45-2c74-4e6c-88db-499ad9bd98c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:42.119802 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25dfcc59-d855-46bc-a5b3-e559bd339cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.120781 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:42.123017 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-82877e89-a5e4-4fae-be9e-78847a9c2c78 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:42.140677 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82877e89-a5e4-4fae-be9e-78847a9c2c78 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e returned with HTTP 200 Jul 31 05:33:42.140677 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 625/2439] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:42 2026] GET /volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e => generated 1355 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:42.154444 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d992cfdb-265a-4aac-b070-0328360474fb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.156424 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d992cfdb-265a-4aac-b070-0328360474fb tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e Jul 31 05:33:42.156744 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d992cfdb-265a-4aac-b070-0328360474fb tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.157126 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d992cfdb-265a-4aac-b070-0328360474fb tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.160238 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25dfcc59-d855-46bc-a5b3-e559bd339cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.164029 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fdd9640-24e7-4029-9ddf-af89821550be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.166505 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.166505 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:42.171992 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d992cfdb-265a-4aac-b070-0328360474fb tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:42.179950 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d992cfdb-265a-4aac-b070-0328360474fb tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e returned with HTTP 200 Jul 31 05:33:42.179950 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 599/2440] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:42 2026] GET /volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:42.202662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-55bcbdaf-c574-4682-8abe-7aff237d1c72 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.204635 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55bcbdaf-c574-4682-8abe-7aff237d1c72 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] DELETE https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e Jul 31 05:33:42.204869 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55bcbdaf-c574-4682-8abe-7aff237d1c72 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.205087 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-55bcbdaf-c574-4682-8abe-7aff237d1c72 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.205327 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-55bcbdaf-c574-4682-8abe-7aff237d1c72 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Delete volume with id: dd00170e-46d9-4360-9718-9955c1165b9e Jul 31 05:33:42.212832 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.212832 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:42.213390 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-55bcbdaf-c574-4682-8abe-7aff237d1c72 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:42.221406 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Created reservations ['c2588b1b-024e-4013-b245-17d8eb1f4954', 'cc221b3d-c436-405d-a80d-5f0638342ed7', 'b2f67e61-3483-49a7-a645-7146e2fbc308', 'e43014b6-dfe6-467e-817b-ae3f1700b080'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:42.222786 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fdd9640-24e7-4029-9ddf-af89821550be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2588b1b-024e-4013-b245-17d8eb1f4954', 'cc221b3d-c436-405d-a80d-5f0638342ed7', 'b2f67e61-3483-49a7-a645-7146e2fbc308', 'e43014b6-dfe6-467e-817b-ae3f1700b080']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.223865 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a8c531-4598-48de-a628-45f16f776256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.227851 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed6ddcbf-3fef-407a-9d0d-81f078873714 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.229910 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed6ddcbf-3fef-407a-9d0d-81f078873714 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:42.230190 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed6ddcbf-3fef-407a-9d0d-81f078873714 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.230501 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed6ddcbf-3fef-407a-9d0d-81f078873714 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.233611 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-55bcbdaf-c574-4682-8abe-7aff237d1c72 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Delete volume request issued successfully. Jul 31 05:33:42.233900 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-55bcbdaf-c574-4682-8abe-7aff237d1c72 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e returned with HTTP 202 Jul 31 05:33:42.234484 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 610/2441] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:42 2026] DELETE /volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:42.238249 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.238249 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:42.243598 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed6ddcbf-3fef-407a-9d0d-81f078873714 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:42.243774 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84d7f4ab-c8c9-49b3-9442-f1a292768f43 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.248833 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89a8c531-4598-48de-a628-45f16f776256) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00359619-a780-47f6-989a-8ceb2a83bfed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-18066597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['c2588b1b-024e-4013-b245-17d8eb1f4954','cc221b3d-c436-405d-a80d-5f0638342ed7','b2f67e61-3483-49a7-a645-7146e2fbc308','e43014b6-dfe6-467e-817b-ae3f1700b080'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-18066597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00359619-a780-47f6-989a-8ceb2a83bfed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e1b33c4299f48588305478cf66e01a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.248979 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84d7f4ab-c8c9-49b3-9442-f1a292768f43 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e Jul 31 05:33:42.248979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84d7f4ab-c8c9-49b3-9442-f1a292768f43 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.249086 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d71592b-ec77-4c00-995c-db697d1b2f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.249181 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84d7f4ab-c8c9-49b3-9442-f1a292768f43 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.250820 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed6ddcbf-3fef-407a-9d0d-81f078873714 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:42.251455 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 626/2442] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:42 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:42.262714 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.262714 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:42.272116 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d71592b-ec77-4c00-995c-db697d1b2f21) transitioned into state 'SUCCESS' from state '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-18066597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['c2588b1b-024e-4013-b245-17d8eb1f4954','cc221b3d-c436-405d-a80d-5f0638342ed7','b2f67e61-3483-49a7-a645-7146e2fbc308','e43014b6-dfe6-467e-817b-ae3f1700b080'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.272245 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-84d7f4ab-c8c9-49b3-9442-f1a292768f43 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:42.272375 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74943d1-f3f0-417b-aa99-e16e0cc86653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.280145 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84d7f4ab-c8c9-49b3-9442-f1a292768f43 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e returned with HTTP 200 Jul 31 05:33:42.280859 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 600/2443] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:42 2026] GET /volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e => generated 1354 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:42.286171 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e74943d1-f3f0-417b-aa99-e16e0cc86653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.287455 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (5e301b45-2c74-4e6c-88db-499ad9bd98c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:42.287947 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request issued successfully. Jul 31 05:33:42.288776 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b32fa3f8-dd18-465b-8b26-7313027105b9 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:42.289460 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 608/2444] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:42 2026] POST /volume/v3/volumes => generated 758 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:42.303767 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0467b3e1-d47f-458a-8301-c16212185593 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.305720 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a73c46be-7f12-4369-975b-187d1970c8bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.306069 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0467b3e1-d47f-458a-8301-c16212185593 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:42.306341 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0467b3e1-d47f-458a-8301-c16212185593 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.306528 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0467b3e1-d47f-458a-8301-c16212185593 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.307740 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:42.308168 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-947060657"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:42.310920 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request body: {'volume': {"'snapshot_id": '2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-947060657'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:42.310920 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume of 1 GB Jul 31 05:33:42.318303 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Availability Zones retrieved successfully. Jul 31 05:33:42.320544 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.320544 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:42.325893 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0467b3e1-d47f-458a-8301-c16212185593 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:42.327356 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (0c2d984b-7efb-4faf-824d-2425dde0c680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:42.329937 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e4b9e7-2b35-4652-88e5-eef2edeb47b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.331496 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:42.332546 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0467b3e1-d47f-458a-8301-c16212185593 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:42.333180 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 611/2445] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:42 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:42.371132 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2e4b9e7-2b35-4652-88e5-eef2edeb47b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.372334 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371bda17-c0cd-4a86-b59a-fd7d5b46bf5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.423439 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Created reservations ['cdc6ece3-5d58-4b16-823e-21c61e59a509', 'bc4c7c0e-4fff-464b-9e79-94f9e936fdb9', '9bcce290-2c85-4ead-b840-87a65ae93a2a', '48b201d2-9491-460d-8cd9-098680c9ae12'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:42.424691 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (371bda17-c0cd-4a86-b59a-fd7d5b46bf5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc6ece3-5d58-4b16-823e-21c61e59a509', 'bc4c7c0e-4fff-464b-9e79-94f9e936fdb9', '9bcce290-2c85-4ead-b840-87a65ae93a2a', '48b201d2-9491-460d-8cd9-098680c9ae12']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.425947 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5c87c2-52ef-4232-8209-e89f7f5c0019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.434400 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-34a3a85d-34a2-4758-b7f3-72181c77cbea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.434820 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34a3a85d-34a2-4758-b7f3-72181c77cbea None None] GET https://10.4.3.227/volume// Jul 31 05:33:42.435022 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34a3a85d-34a2-4758-b7f3-72181c77cbea None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.435212 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-34a3a85d-34a2-4758-b7f3-72181c77cbea None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.435554 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-34a3a85d-34a2-4758-b7f3-72181c77cbea None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:42.435856 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 601/2446] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:33: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 31 05:33:42.447874 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-af5c74c6-b78e-4189-beff-01678a47c506 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.450202 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-af5c74c6-b78e-4189-beff-01678a47c506 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:33:42.450570 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-af5c74c6-b78e-4189-beff-01678a47c506 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f", "connector": null, "instance_uuid": "1178b81a-2be2-4c40-b3ae-b9fe1a28134d"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:42.453825 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca5c87c2-52ef-4232-8209-e89f7f5c0019) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55860701-a3fe-4a23-9501-f42593b7acb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-947060657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['cdc6ece3-5d58-4b16-823e-21c61e59a509','bc4c7c0e-4fff-464b-9e79-94f9e936fdb9','9bcce290-2c85-4ead-b840-87a65ae93a2a','48b201d2-9491-460d-8cd9-098680c9ae12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-947060657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55860701-a3fe-4a23-9501-f42593b7acb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e1b33c4299f48588305478cf66e01a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.454628 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd34369-c12a-483b-b492-2a3f81d75dad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.459003 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.459003 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:42.476444 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dd34369-c12a-483b-b492-2a3f81d75dad) transitioned into state 'SUCCESS' from state '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-947060657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['cdc6ece3-5d58-4b16-823e-21c61e59a509','bc4c7c0e-4fff-464b-9e79-94f9e936fdb9','9bcce290-2c85-4ead-b840-87a65ae93a2a','48b201d2-9491-460d-8cd9-098680c9ae12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.477515 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d9eeca8-4b56-4084-bb1a-96c2bddcdc7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.485409 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-af5c74c6-b78e-4189-beff-01678a47c506 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:33:42.485860 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 609/2447] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:33:42 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 31 05:33:42.489299 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d9eeca8-4b56-4084-bb1a-96c2bddcdc7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.490580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (0c2d984b-7efb-4faf-824d-2425dde0c680) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:42.490943 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request issued successfully. Jul 31 05:33:42.491858 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a73c46be-7f12-4369-975b-187d1970c8bf tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:42.492496 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 627/2448] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:42 2026] POST /volume/v3/volumes => generated 759 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:42.505162 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.507658 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:42.508189 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1351951641"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:42.510497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request body: {'volume': {"'snapshot_id": '2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1351951641'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:42.510712 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume of 1 GB Jul 31 05:33:42.516196 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Availability Zones retrieved successfully. Jul 31 05:33:42.533483 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac6e39ed-b9c3-469b-a77d-69312cbbcb68 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.533483 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac6e39ed-b9c3-469b-a77d-69312cbbcb68 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:42.533483 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac6e39ed-b9c3-469b-a77d-69312cbbcb68 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.533483 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac6e39ed-b9c3-469b-a77d-69312cbbcb68 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.533952 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (beb20f52-b20b-4d6b-bec8-3bfe89725aac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:42.536854 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76804a90-7d09-43b1-92d7-d568cbc946ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.539111 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:42.541621 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a22c1a70-b2fa-4b15-a915-8d9dfce78dad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.542043 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a22c1a70-b2fa-4b15-a915-8d9dfce78dad None None] GET https://10.4.3.227/volume// Jul 31 05:33:42.542302 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a22c1a70-b2fa-4b15-a915-8d9dfce78dad None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.542548 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a22c1a70-b2fa-4b15-a915-8d9dfce78dad None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.542885 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a22c1a70-b2fa-4b15-a915-8d9dfce78dad None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:42.543302 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 610/2449] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:33: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 31 05:33:42.550056 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.550056 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:42.555110 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac6e39ed-b9c3-469b-a77d-69312cbbcb68 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:42.555450 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-de242a6f-e1a0-4099-92aa-61a154cf040c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.558541 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-de242a6f-e1a0-4099-92aa-61a154cf040c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:42.559181 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-de242a6f-e1a0-4099-92aa-61a154cf040c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.559293 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-de242a6f-e1a0-4099-92aa-61a154cf040c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.561985 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac6e39ed-b9c3-469b-a77d-69312cbbcb68 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:42.562491 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 602/2450] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:42 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:42.573659 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.573659 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:42.579886 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-de242a6f-e1a0-4099-92aa-61a154cf040c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:42.583058 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76804a90-7d09-43b1-92d7-d568cbc946ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.584654 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d39e2f-a43d-45d0-8d3f-e331ebbf2b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.586494 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-de242a6f-e1a0-4099-92aa-61a154cf040c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:42.587407 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 628/2451] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:33:42 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:33:42.639238 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Created reservations ['0d9c4f42-40d0-4348-9337-2810ea40e79f', '8da897ed-19a4-44dd-91f0-f805c2a6a390', 'f9e8a06c-5042-4ea9-a0b3-da6422905a25', '0bd7288a-0196-4d74-a7ea-e5137da93090'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:42.640625 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46d39e2f-a43d-45d0-8d3f-e331ebbf2b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d9c4f42-40d0-4348-9337-2810ea40e79f', '8da897ed-19a4-44dd-91f0-f805c2a6a390', 'f9e8a06c-5042-4ea9-a0b3-da6422905a25', '0bd7288a-0196-4d74-a7ea-e5137da93090']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.641020 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13dcaafe-dc2f-44f8-8c38-cfec7380234b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.672443 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13dcaafe-dc2f-44f8-8c38-cfec7380234b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce17d796-b755-4e63-b136-cc15c76c4a4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1351951641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['0d9c4f42-40d0-4348-9337-2810ea40e79f','8da897ed-19a4-44dd-91f0-f805c2a6a390','f9e8a06c-5042-4ea9-a0b3-da6422905a25','0bd7288a-0196-4d74-a7ea-e5137da93090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1351951641',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce17d796-b755-4e63-b136-cc15c76c4a4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e1b33c4299f48588305478cf66e01a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.673438 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8665dea-7443-4dd1-a9c8-acbd7655e06a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.693565 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8665dea-7443-4dd1-a9c8-acbd7655e06a) transitioned into state 'SUCCESS' from state '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-1351951641',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['0d9c4f42-40d0-4348-9337-2810ea40e79f','8da897ed-19a4-44dd-91f0-f805c2a6a390','f9e8a06c-5042-4ea9-a0b3-da6422905a25','0bd7288a-0196-4d74-a7ea-e5137da93090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.694351 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1a2e8e-fda4-40fe-875c-87c57ea976af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.703472 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0257d052-04fc-4ab6-9b81-b9dde6d281e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.705475 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0257d052-04fc-4ab6-9b81-b9dde6d281e2 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] PUT https://10.4.3.227/volume/v3/attachments/80301e96-f7f3-4787-8eb1-1a3c61147de1 Jul 31 05:33:42.705887 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0257d052-04fc-4ab6-9b81-b9dde6d281e2 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:42.710359 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b1a2e8e-fda4-40fe-875c-87c57ea976af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.711620 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (beb20f52-b20b-4d6b-bec8-3bfe89725aac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:42.711975 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request issued successfully. Jul 31 05:33:42.713137 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-447dea5b-d9d1-4ab5-a344-a7db7d9b35cd tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:42.713707 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 612/2452] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:42 2026] POST /volume/v3/volumes => generated 760 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:42.715313 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0257d052-04fc-4ab6-9b81-b9dde6d281e2 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Acquiring lock "cinder-attachment_update-3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:33:42.720468 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0257d052-04fc-4ab6-9b81-b9dde6d281e2 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Lock "cinder-attachment_update-3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:33:42.721862 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.721862 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:42.727381 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.729826 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:42.730532 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-200237805"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:42.732142 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request body: {'volume': {"'snapshot_id": '2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-200237805'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:42.732210 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume of 1 GB Jul 31 05:33:42.736212 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Availability Zones retrieved successfully. Jul 31 05:33:42.742866 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (fcf846dd-5a62-4eeb-9ece-65a5ddf6a5d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:42.743822 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89870b1e-27fc-4a2f-909d-45c30a7e6392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.744764 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:42.774917 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89870b1e-27fc-4a2f-909d-45c30a7e6392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.775747 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe77fab-b7a0-4ee7-a12d-0deabaabf8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.823985 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Created reservations ['c2a5ae9e-ddd4-43c7-8d0a-5b06ccd04d55', '40a77f29-e37b-421c-bfbe-7ccb75a7d8b2', '3f7dc792-c3ab-4b75-9a7d-58763dda80ab', '266106f3-f55e-4742-97c8-b7faac7f9f16'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:42.824591 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dbe77fab-b7a0-4ee7-a12d-0deabaabf8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2a5ae9e-ddd4-43c7-8d0a-5b06ccd04d55', '40a77f29-e37b-421c-bfbe-7ccb75a7d8b2', '3f7dc792-c3ab-4b75-9a7d-58763dda80ab', '266106f3-f55e-4742-97c8-b7faac7f9f16']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.825313 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45341527-340c-45ce-873e-f34056e898b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.826092 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0257d052-04fc-4ab6-9b81-b9dde6d281e2 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Lock "cinder-attachment_update-3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f-np0000006182" released by "attachment_update" :: held 0.106s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:33:42.826574 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-0257d052-04fc-4ab6-9b81-b9dde6d281e2 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments/80301e96-f7f3-4787-8eb1-1a3c61147de1 returned with HTTP 200 Jul 31 05:33:42.827543 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 611/2453] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:33:42 2026] PUT /volume/v3/attachments/80301e96-f7f3-4787-8eb1-1a3c61147de1 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:42.851266 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45341527-340c-45ce-873e-f34056e898b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8328c435-a208-4112-9d4f-c4ab117be157', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-200237805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['c2a5ae9e-ddd4-43c7-8d0a-5b06ccd04d55','40a77f29-e37b-421c-bfbe-7ccb75a7d8b2','3f7dc792-c3ab-4b75-9a7d-58763dda80ab','266106f3-f55e-4742-97c8-b7faac7f9f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-200237805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8328c435-a208-4112-9d4f-c4ab117be157,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e1b33c4299f48588305478cf66e01a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.851932 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5c6f03-b4c8-4b75-92f8-7a3eeba24a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.877049 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f5c6f03-b4c8-4b75-92f8-7a3eeba24a93) transitioned into state 'SUCCESS' from state '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-200237805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e1b33c4299f48588305478cf66e01a6',qos_specs=None,replication_status=,reservations=['c2a5ae9e-ddd4-43c7-8d0a-5b06ccd04d55','40a77f29-e37b-421c-bfbe-7ccb75a7d8b2','3f7dc792-c3ab-4b75-9a7d-58763dda80ab','266106f3-f55e-4742-97c8-b7faac7f9f16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6064cc6c14cf4fcc9d655aaec8c36e74',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.878445 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68acd27-b08a-4076-83d9-3f3a9b97dd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:42.891389 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f68acd27-b08a-4076-83d9-3f3a9b97dd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:42.892158 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Flow 'volume_create_api' (fcf846dd-5a62-4eeb-9ece-65a5ddf6a5d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:42.892474 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Create volume request issued successfully. Jul 31 05:33:42.892993 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c7c7f02-b80f-4f49-a577-c4c739f63def tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:42.893900 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 603/2454] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:42 2026] POST /volume/v3/volumes => generated 759 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:42.910160 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-814095a7-2da0-4143-9ea9-1e0cbfc22246 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.912256 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-814095a7-2da0-4143-9ea9-1e0cbfc22246 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 Jul 31 05:33:42.912707 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-814095a7-2da0-4143-9ea9-1e0cbfc22246 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.912810 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-814095a7-2da0-4143-9ea9-1e0cbfc22246 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.922494 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.922494 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:42.926983 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-814095a7-2da0-4143-9ea9-1e0cbfc22246 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:42.931559 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-814095a7-2da0-4143-9ea9-1e0cbfc22246 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 returned with HTTP 200 Jul 31 05:33:42.932497 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 629/2455] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:42 2026] GET /volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:42.950066 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c7c63643-5c0c-41ca-a832-d05f706ba8d7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.953816 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7c63643-5c0c-41ca-a832-d05f706ba8d7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed Jul 31 05:33:42.954028 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7c63643-5c0c-41ca-a832-d05f706ba8d7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.957343 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7c63643-5c0c-41ca-a832-d05f706ba8d7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:42.967124 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:42.967124 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:42.971520 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c7c63643-5c0c-41ca-a832-d05f706ba8d7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:42.977374 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7c63643-5c0c-41ca-a832-d05f706ba8d7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed returned with HTTP 200 Jul 31 05:33:42.977864 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 613/2456] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:42 2026] GET /volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:42.991591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78ec0ff6-cabb-4927-b899-eac8fda97c84 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:42.993242 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78ec0ff6-cabb-4927-b899-eac8fda97c84 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 Jul 31 05:33:42.993416 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78ec0ff6-cabb-4927-b899-eac8fda97c84 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:42.993596 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78ec0ff6-cabb-4927-b899-eac8fda97c84 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:43.000620 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:43.000620 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:43.004547 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-78ec0ff6-cabb-4927-b899-eac8fda97c84 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:43.009238 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78ec0ff6-cabb-4927-b899-eac8fda97c84 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 returned with HTTP 200 Jul 31 05:33:43.009625 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 612/2457] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:42 2026] GET /volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:43.022912 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88430a3a-e3d1-41b8-8716-b5cbd0370d0e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:43.024863 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88430a3a-e3d1-41b8-8716-b5cbd0370d0e tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c Jul 31 05:33:43.025223 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88430a3a-e3d1-41b8-8716-b5cbd0370d0e tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:43.025424 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88430a3a-e3d1-41b8-8716-b5cbd0370d0e tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:43.033781 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:43.033781 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:43.038369 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-88430a3a-e3d1-41b8-8716-b5cbd0370d0e tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:43.043471 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88430a3a-e3d1-41b8-8716-b5cbd0370d0e tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c returned with HTTP 200 Jul 31 05:33:43.043814 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 604/2458] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:43 2026] GET /volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:43.057045 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0b896062-7f8a-49f4-9d03-2d3cb70b0b76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:43.059737 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b896062-7f8a-49f4-9d03-2d3cb70b0b76 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 Jul 31 05:33:43.059958 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b896062-7f8a-49f4-9d03-2d3cb70b0b76 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:43.060180 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0b896062-7f8a-49f4-9d03-2d3cb70b0b76 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:43.067643 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:43.067643 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:43.071673 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0b896062-7f8a-49f4-9d03-2d3cb70b0b76 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:43.075916 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0b896062-7f8a-49f4-9d03-2d3cb70b0b76 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 returned with HTTP 200 Jul 31 05:33:43.076295 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 630/2459] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:43 2026] GET /volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:43.090868 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0c612526-5ab5-4be0-8782-d75ccba8cd1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:43.092723 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c612526-5ab5-4be0-8782-d75ccba8cd1b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] DELETE https://10.4.3.227/volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 Jul 31 05:33:43.092904 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c612526-5ab5-4be0-8782-d75ccba8cd1b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:43.093118 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0c612526-5ab5-4be0-8782-d75ccba8cd1b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:43.093330 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0c612526-5ab5-4be0-8782-d75ccba8cd1b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume with id: 8328c435-a208-4112-9d4f-c4ab117be157 Jul 31 05:33:43.100206 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:43.100206 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:43.100808 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0c612526-5ab5-4be0-8782-d75ccba8cd1b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:43.117137 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0c612526-5ab5-4be0-8782-d75ccba8cd1b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume request issued successfully. Jul 31 05:33:43.117331 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0c612526-5ab5-4be0-8782-d75ccba8cd1b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 returned with HTTP 202 Jul 31 05:33:43.117748 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 614/2460] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:43 2026] DELETE /volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:43.127871 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-97cacfc4-2f16-4ea2-bdbd-91a74de16246 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:43.130022 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97cacfc4-2f16-4ea2-bdbd-91a74de16246 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 Jul 31 05:33:43.130261 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97cacfc4-2f16-4ea2-bdbd-91a74de16246 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:43.130533 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97cacfc4-2f16-4ea2-bdbd-91a74de16246 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:43.138403 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:43.138403 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:43.142458 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-97cacfc4-2f16-4ea2-bdbd-91a74de16246 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:43.147237 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97cacfc4-2f16-4ea2-bdbd-91a74de16246 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 returned with HTTP 200 Jul 31 05:33:43.147702 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 613/2461] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:43 2026] GET /volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:43.296774 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b3698a9a-6ecd-4b4f-a313-f5e95aeca3ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:43.298733 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3698a9a-6ecd-4b4f-a313-f5e95aeca3ad tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e Jul 31 05:33:43.298952 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3698a9a-6ecd-4b4f-a313-f5e95aeca3ad tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:43.299131 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3698a9a-6ecd-4b4f-a313-f5e95aeca3ad tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:43.305623 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3698a9a-6ecd-4b4f-a313-f5e95aeca3ad tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e returned with HTTP 404 Jul 31 05:33:43.306330 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 605/2462] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:43 2026] GET /volume/v3/volumes/dd00170e-46d9-4360-9718-9955c1165b9e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:43.314772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:43.317013 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:43.317457 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-709047670"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:43.319376 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-709047670'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:43.319537 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Create volume of 1 GB Jul 31 05:33:43.324447 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Availability Zones retrieved successfully. Jul 31 05:33:43.332986 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Flow 'volume_create_api' (5d6d9e30-e292-43b4-94f1-2e9c570586dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:43.334391 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07271da-7785-4203-9ad3-d78eb896b24f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:43.335558 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:43.368831 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e07271da-7785-4203-9ad3-d78eb896b24f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:43.369963 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b90fcae-f0d1-44a8-8d66-5605193ff8f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:43.418031 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Created reservations ['e4a17b58-f428-4e8a-a080-cb1a25e01882', '7b17bbb8-92db-44a7-a5bd-07f0766b4812', '13e453f5-077e-4214-9546-126042fb751c', '60d38d20-f867-47be-8ca2-c54394bb0b61'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:43.418978 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b90fcae-f0d1-44a8-8d66-5605193ff8f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4a17b58-f428-4e8a-a080-cb1a25e01882', '7b17bbb8-92db-44a7-a5bd-07f0766b4812', '13e453f5-077e-4214-9546-126042fb751c', '60d38d20-f867-47be-8ca2-c54394bb0b61']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:43.419915 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0644c95-75f5-463f-958e-23e163e1eecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:43.448946 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0644c95-75f5-463f-958e-23e163e1eecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ad3f5ad-bef0-401b-955b-d3e584febb1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-709047670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a77132c72cb475b8eca03ad902b366b',qos_specs=None,replication_status=,reservations=['e4a17b58-f428-4e8a-a080-cb1a25e01882','7b17bbb8-92db-44a7-a5bd-07f0766b4812','13e453f5-077e-4214-9546-126042fb751c','60d38d20-f867-47be-8ca2-c54394bb0b61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dcab03b8f9a4972920e1f04c2bf27ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-709047670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ad3f5ad-bef0-401b-955b-d3e584febb1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4a77132c72cb475b8eca03ad902b366b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6dcab03b8f9a4972920e1f04c2bf27ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:43.449901 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b2ebb71-92db-419e-900e-71a6ff4e193b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:43.474715 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b2ebb71-92db-419e-900e-71a6ff4e193b) transitioned into state 'SUCCESS' from state '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-709047670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4a77132c72cb475b8eca03ad902b366b',qos_specs=None,replication_status=,reservations=['e4a17b58-f428-4e8a-a080-cb1a25e01882','7b17bbb8-92db-44a7-a5bd-07f0766b4812','13e453f5-077e-4214-9546-126042fb751c','60d38d20-f867-47be-8ca2-c54394bb0b61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6dcab03b8f9a4972920e1f04c2bf27ed',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:43.475863 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9035f5-18bb-4fab-b6e5-f8f073ad1e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:43.488742 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9035f5-18bb-4fab-b6e5-f8f073ad1e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:43.489869 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Flow 'volume_create_api' (5d6d9e30-e292-43b4-94f1-2e9c570586dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:43.490264 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Create volume request issued successfully. Jul 31 05:33:43.490987 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a187b4f8-4adb-4c16-be1e-b157ac75c4e4 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:43.491747 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 631/2463] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:33:43 2026] POST /volume/v3/volumes => generated 747 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:43.508668 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62613d29-183b-462a-9478-139875cdf613 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:43.510819 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62613d29-183b-462a-9478-139875cdf613 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a Jul 31 05:33:43.511114 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62613d29-183b-462a-9478-139875cdf613 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:43.511457 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62613d29-183b-462a-9478-139875cdf613 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:43.519119 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:43.519119 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:43.523474 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-62613d29-183b-462a-9478-139875cdf613 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:43.528957 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62613d29-183b-462a-9478-139875cdf613 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a returned with HTTP 200 Jul 31 05:33:43.529394 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 615/2464] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:43 2026] GET /volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:43.580358 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c0c39ccd-e12e-4e74-ae11-6fbb511a46e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:43.583701 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0c39ccd-e12e-4e74-ae11-6fbb511a46e0 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:43.583701 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0c39ccd-e12e-4e74-ae11-6fbb511a46e0 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:43.584369 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c0c39ccd-e12e-4e74-ae11-6fbb511a46e0 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:43.595657 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:43.595657 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:43.600144 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c0c39ccd-e12e-4e74-ae11-6fbb511a46e0 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:43.606056 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c0c39ccd-e12e-4e74-ae11-6fbb511a46e0 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:43.606610 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 614/2465] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:43 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:44.046658 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d665f0da-56c0-4efd-9526-e8c324d47520 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:44.161610 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae6ab451-e9d1-4b50-b919-0cce92419124 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:44.163624 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae6ab451-e9d1-4b50-b919-0cce92419124 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 Jul 31 05:33:44.163884 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae6ab451-e9d1-4b50-b919-0cce92419124 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:44.164236 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae6ab451-e9d1-4b50-b919-0cce92419124 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:44.171990 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae6ab451-e9d1-4b50-b919-0cce92419124 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 returned with HTTP 404 Jul 31 05:33:44.172649 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 632/2466] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:44 2026] GET /volume/v3/volumes/8328c435-a208-4112-9d4f-c4ab117be157 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:44.177883 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d665f0da-56c0-4efd-9526-e8c324d47520 tempest-ProjectAdminTests-1195465507 tempest-ProjectAdminTests-1195465507-project-admin] GET https://10.4.3.227/volume/v3/scheduler-stats/get_pools Jul 31 05:33:44.178152 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d665f0da-56c0-4efd-9526-e8c324d47520 tempest-ProjectAdminTests-1195465507 tempest-ProjectAdminTests-1195465507-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:44.178422 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d665f0da-56c0-4efd-9526-e8c324d47520 tempest-ProjectAdminTests-1195465507 tempest-ProjectAdminTests-1195465507-project-admin] Calling method 'get_pools' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:44.180389 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-77d320f0-1cff-426a-91d2-306b71923f27 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:44.181915 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77d320f0-1cff-426a-91d2-306b71923f27 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] DELETE https://10.4.3.227/volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c Jul 31 05:33:44.182151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77d320f0-1cff-426a-91d2-306b71923f27 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:44.182379 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77d320f0-1cff-426a-91d2-306b71923f27 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:44.182551 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-77d320f0-1cff-426a-91d2-306b71923f27 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume with id: ce17d796-b755-4e63-b136-cc15c76c4a4c Jul 31 05:33:44.188465 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d665f0da-56c0-4efd-9526-e8c324d47520 tempest-ProjectAdminTests-1195465507 tempest-ProjectAdminTests-1195465507-project-admin] https://10.4.3.227/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 05:33:44.189639 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 606/2467] 10.4.3.227 () {66 vars in 1291 bytes} [Fri Jul 31 05:33:44 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 31 05:33:44.190922 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:44.190922 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:44.191435 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-77d320f0-1cff-426a-91d2-306b71923f27 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:44.196867 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3c6ffb6b-a1d2-40dc-a73c-ae03e1bd629e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:44.198672 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3c6ffb6b-a1d2-40dc-a73c-ae03e1bd629e tempest-ProjectAdminTests-1195465507 tempest-ProjectAdminTests-1195465507-project-admin] GET https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool Jul 31 05:33:44.198898 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3c6ffb6b-a1d2-40dc-a73c-ae03e1bd629e tempest-ProjectAdminTests-1195465507 tempest-ProjectAdminTests-1195465507-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:44.199054 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3c6ffb6b-a1d2-40dc-a73c-ae03e1bd629e tempest-ProjectAdminTests-1195465507 tempest-ProjectAdminTests-1195465507-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:44.207302 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3c6ffb6b-a1d2-40dc-a73c-ae03e1bd629e tempest-ProjectAdminTests-1195465507 tempest-ProjectAdminTests-1195465507-project-admin] https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool returned with HTTP 200 Jul 31 05:33:44.207773 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 615/2468] 10.4.3.227 () {66 vars in 1318 bytes} [Fri Jul 31 05:33:44 2026] GET /volume/v3/capabilities/np0000006182@storpool => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:44.211184 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-77d320f0-1cff-426a-91d2-306b71923f27 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume request issued successfully. Jul 31 05:33:44.211468 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77d320f0-1cff-426a-91d2-306b71923f27 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c returned with HTTP 202 Jul 31 05:33:44.212133 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 616/2469] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:44 2026] DELETE /volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:44.219917 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae452489-369b-4770-be8a-9ce01eb3518b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:44.221906 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae452489-369b-4770-be8a-9ce01eb3518b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c Jul 31 05:33:44.222135 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae452489-369b-4770-be8a-9ce01eb3518b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:44.222587 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae452489-369b-4770-be8a-9ce01eb3518b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:44.230517 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:44.230517 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:44.236901 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae452489-369b-4770-be8a-9ce01eb3518b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:44.243667 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae452489-369b-4770-be8a-9ce01eb3518b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c returned with HTTP 200 Jul 31 05:33:44.244292 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 633/2470] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:44 2026] GET /volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:44.541756 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3639ed5f-3c95-4890-b2c5-5b12af3a4653 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:44.544176 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3639ed5f-3c95-4890-b2c5-5b12af3a4653 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a Jul 31 05:33:44.544500 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3639ed5f-3c95-4890-b2c5-5b12af3a4653 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:44.544553 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3639ed5f-3c95-4890-b2c5-5b12af3a4653 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:44.553236 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:44.553236 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:44.560052 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3639ed5f-3c95-4890-b2c5-5b12af3a4653 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:44.565657 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3639ed5f-3c95-4890-b2c5-5b12af3a4653 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a returned with HTTP 200 Jul 31 05:33:44.566204 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 607/2471] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:44 2026] GET /volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:44.577834 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9006d521-7a04-47d4-8295-e6153b42eac7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:44.580216 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9006d521-7a04-47d4-8295-e6153b42eac7 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:33:44.580659 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9006d521-7a04-47d4-8295-e6153b42eac7 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9ad3f5ad-bef0-401b-955b-d3e584febb1a", "name": "tempest-VolumesExtendTest-Snapshot-1682617231"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:44.593371 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:44.593371 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:44.594006 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9006d521-7a04-47d4-8295-e6153b42eac7 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:44.594164 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-9006d521-7a04-47d4-8295-e6153b42eac7 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Create snapshot from volume 9ad3f5ad-bef0-401b-955b-d3e584febb1a Jul 31 05:33:44.621975 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e99f4cc5-4215-481e-ba16-1c7cbf4ab471 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:44.622397 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e99f4cc5-4215-481e-ba16-1c7cbf4ab471 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:44.622653 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e99f4cc5-4215-481e-ba16-1c7cbf4ab471 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:44.622844 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e99f4cc5-4215-481e-ba16-1c7cbf4ab471 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:44.632965 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:44.632965 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:44.636466 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e99f4cc5-4215-481e-ba16-1c7cbf4ab471 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:44.640609 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e99f4cc5-4215-481e-ba16-1c7cbf4ab471 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:44.641056 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 617/2472] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:44 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:44.641153 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-9006d521-7a04-47d4-8295-e6153b42eac7 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Created reservations ['3c1db613-7d00-45f9-974a-d8c377916b71', '03a95d9f-3322-4574-a342-eb012df76df8', 'ab73e07e-2a47-4cbb-8703-1e91f8114760', 'bd6c6ccb-fd1d-4ccd-940d-7efe9b6916ce'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:44.682170 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9006d521-7a04-47d4-8295-e6153b42eac7 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Snapshot create request issued successfully. Jul 31 05:33:44.682170 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9006d521-7a04-47d4-8295-e6153b42eac7 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:33:44.682170 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 616/2473] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:33:44 2026] POST /volume/v3/snapshots => generated 304 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:44.693324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f09662a-2d0f-49a7-aaed-d95de935b03e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:44.695374 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f09662a-2d0f-49a7-aaed-d95de935b03e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 Jul 31 05:33:44.695533 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f09662a-2d0f-49a7-aaed-d95de935b03e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:44.695750 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f09662a-2d0f-49a7-aaed-d95de935b03e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:44.698086 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=542,cinder:UPDATE=188,cinder:INSERT=114 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:33:44.702390 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:44.702390 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:44.702390 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2f09662a-2d0f-49a7-aaed-d95de935b03e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Snapshot retrieved successfully. Jul 31 05:33:44.704367 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f09662a-2d0f-49a7-aaed-d95de935b03e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 returned with HTTP 200 Jul 31 05:33:44.704895 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 634/2474] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:44 2026] GET /volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:45.262147 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0f830b8-908e-48b0-bcee-110d9c7b2ad7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:45.263963 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0f830b8-908e-48b0-bcee-110d9c7b2ad7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c Jul 31 05:33:45.264470 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0f830b8-908e-48b0-bcee-110d9c7b2ad7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:45.264470 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0f830b8-908e-48b0-bcee-110d9c7b2ad7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:45.266570 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=428,cinder:UPDATE=119,cinder:INSERT=54 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:33:45.270885 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0f830b8-908e-48b0-bcee-110d9c7b2ad7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c returned with HTTP 404 Jul 31 05:33:45.271564 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 608/2475] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:45 2026] GET /volume/v3/volumes/ce17d796-b755-4e63-b136-cc15c76c4a4c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:45.282192 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57611b43-d395-4436-a6ee-89c3ccf98dbb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:45.285154 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57611b43-d395-4436-a6ee-89c3ccf98dbb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] DELETE https://10.4.3.227/volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 Jul 31 05:33:45.285427 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57611b43-d395-4436-a6ee-89c3ccf98dbb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:45.286461 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57611b43-d395-4436-a6ee-89c3ccf98dbb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:45.286461 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-57611b43-d395-4436-a6ee-89c3ccf98dbb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume with id: 55860701-a3fe-4a23-9501-f42593b7acb1 Jul 31 05:33:45.305450 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:45.305450 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:45.306240 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57611b43-d395-4436-a6ee-89c3ccf98dbb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:45.326763 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-57611b43-d395-4436-a6ee-89c3ccf98dbb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume request issued successfully. Jul 31 05:33:45.326763 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57611b43-d395-4436-a6ee-89c3ccf98dbb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 returned with HTTP 202 Jul 31 05:33:45.327713 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 618/2476] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:45 2026] DELETE /volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:45.336861 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4fce93db-2261-4ea2-87b7-b2e37193869b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:45.338871 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fce93db-2261-4ea2-87b7-b2e37193869b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 Jul 31 05:33:45.339063 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fce93db-2261-4ea2-87b7-b2e37193869b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:45.339467 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fce93db-2261-4ea2-87b7-b2e37193869b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:45.348185 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:45.348185 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:45.353022 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4fce93db-2261-4ea2-87b7-b2e37193869b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:45.360501 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fce93db-2261-4ea2-87b7-b2e37193869b tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 returned with HTTP 200 Jul 31 05:33:45.360936 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 617/2477] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:45 2026] GET /volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:45.655781 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce86f6c5-5efa-489c-bb57-087ee344c23a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:45.657740 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce86f6c5-5efa-489c-bb57-087ee344c23a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:45.657953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce86f6c5-5efa-489c-bb57-087ee344c23a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:45.658213 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce86f6c5-5efa-489c-bb57-087ee344c23a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:45.670447 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:45.670447 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:45.674656 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce86f6c5-5efa-489c-bb57-087ee344c23a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:45.679810 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce86f6c5-5efa-489c-bb57-087ee344c23a tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:45.680323 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 635/2478] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:45 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:45.715645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-87305adf-f942-4629-8e10-a9aa8dc47d6a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:45.717427 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87305adf-f942-4629-8e10-a9aa8dc47d6a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 Jul 31 05:33:45.717661 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87305adf-f942-4629-8e10-a9aa8dc47d6a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:45.717856 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87305adf-f942-4629-8e10-a9aa8dc47d6a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:45.723782 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:45.723782 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:45.724525 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-87305adf-f942-4629-8e10-a9aa8dc47d6a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Snapshot retrieved successfully. Jul 31 05:33:45.725741 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87305adf-f942-4629-8e10-a9aa8dc47d6a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 returned with HTTP 200 Jul 31 05:33:45.726569 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 609/2479] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:45 2026] GET /volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:45.737504 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d4cdb5ee-ee6a-43ec-bc43-5f70d4b63293 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:45.739345 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4cdb5ee-ee6a-43ec-bc43-5f70d4b63293 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] POST https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a/action Jul 31 05:33:45.739863 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4cdb5ee-ee6a-43ec-bc43-5f70d4b63293 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:45.740133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4cdb5ee-ee6a-43ec-bc43-5f70d4b63293 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:45.751237 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:45.751237 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:45.753118 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d4cdb5ee-ee6a-43ec-bc43-5f70d4b63293 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:45.798082 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d4cdb5ee-ee6a-43ec-bc43-5f70d4b63293 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Created reservations ['137625dc-3368-4d1b-8ce8-537454df36ba', 'c6128697-76b6-46ca-b171-bc21d60119a1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:45.809763 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d4cdb5ee-ee6a-43ec-bc43-5f70d4b63293 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Extend volume request issued successfully. Jul 31 05:33:45.810692 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4cdb5ee-ee6a-43ec-bc43-5f70d4b63293 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a/action returned with HTTP 202 Jul 31 05:33:45.810692 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 619/2480] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:33:45 2026] POST /volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:45.819002 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9c19c50c-b8c5-41c7-8f77-74ba9e76595d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:45.824611 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c19c50c-b8c5-41c7-8f77-74ba9e76595d tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a Jul 31 05:33:45.824611 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c19c50c-b8c5-41c7-8f77-74ba9e76595d tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:45.824611 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c19c50c-b8c5-41c7-8f77-74ba9e76595d tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:45.833329 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:45.833329 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:45.838560 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9c19c50c-b8c5-41c7-8f77-74ba9e76595d tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:45.844086 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c19c50c-b8c5-41c7-8f77-74ba9e76595d tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a returned with HTTP 200 Jul 31 05:33:45.844593 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 618/2481] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:45 2026] GET /volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:45.968952 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41e68687-9aaf-4829-96a4-cf5e58912578 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.073788 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41e68687-9aaf-4829-96a4-cf5e58912578 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:33:46.074235 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41e68687-9aaf-4829-96a4-cf5e58912578 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-635108568", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1505706643", "vendor_name": "tempest-vendor_name-1668343660"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:46.090415 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41e68687-9aaf-4829-96a4-cf5e58912578 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:33:46.090950 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 636/2482] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:33:45 2026] POST /volume/v3/types => generated 329 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:46.098637 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6f405be-af0e-42da-894f-0131416fd52a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.100339 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:46.100659 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "abef7cdb-7436-4f52-8d66-0a67389c5e33", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:46.102002 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Create volume request body: {'volume': {'volume_type': 'abef7cdb-7436-4f52-8d66-0a67389c5e33', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:46.105501 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Create volume of 1 GB Jul 31 05:33:46.105763 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:46.105763 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:46.106081 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Availability Zones retrieved successfully. Jul 31 05:33:46.111221 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Flow 'volume_create_api' (587bbe7e-1522-414f-9f8d-351deacc2a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:46.112044 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffdb4c73-f24e-4b87-942f-de6302035b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:46.112858 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:46.132297 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffdb4c73-f24e-4b87-942f-de6302035b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:33:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1505706643',vendor_name='tempest-vendor_name-1668343660'},id=abef7cdb-7436-4f52-8d66-0a67389c5e33,is_public=True,name='tempest-ProjectReaderTests-volume-type-635108568',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abef7cdb-7436-4f52-8d66-0a67389c5e33', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:46.133270 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84653db1-a4fd-4f25-a9ff-f1ab329968dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:46.160205 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-635108568 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-635108568, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:33:46.160522 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-635108568 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-635108568, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:33:46.194118 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Created reservations ['de9d58a3-9fd2-4f7f-a8ec-1aeea91454e0', '2d0199e7-6388-4013-a33b-9794bdbe28f5', 'bb8eb719-7c52-4107-9aad-a4d10bff19d6', 'ad5bba67-badc-43e9-af8b-e46042175c45'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:46.194864 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84653db1-a4fd-4f25-a9ff-f1ab329968dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de9d58a3-9fd2-4f7f-a8ec-1aeea91454e0', '2d0199e7-6388-4013-a33b-9794bdbe28f5', 'bb8eb719-7c52-4107-9aad-a4d10bff19d6', 'ad5bba67-badc-43e9-af8b-e46042175c45']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:46.195657 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c93400f-805f-4ef8-8b35-b90f26b08504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:46.221078 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c93400f-805f-4ef8-8b35-b90f26b08504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66f821b3-d798-4ffe-9cfb-4f81a7db7364', '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='0cbee1b2659e4d73b02177d44b683992',qos_specs=None,replication_status=,reservations=['de9d58a3-9fd2-4f7f-a8ec-1aeea91454e0','2d0199e7-6388-4013-a33b-9794bdbe28f5','bb8eb719-7c52-4107-9aad-a4d10bff19d6','ad5bba67-badc-43e9-af8b-e46042175c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc39424aec6447b99957a1bd600762f1',volume_type_id=abef7cdb-7436-4f52-8d66-0a67389c5e33), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:46Z,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=66f821b3-d798-4ffe-9cfb-4f81a7db7364,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cbee1b2659e4d73b02177d44b683992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc39424aec6447b99957a1bd600762f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abef7cdb-7436-4f52-8d66-0a67389c5e33),volume_type_id=abef7cdb-7436-4f52-8d66-0a67389c5e33)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:46.221819 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb5e335-864d-4d31-8cdc-daeef96742ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:46.240764 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afb5e335-864d-4d31-8cdc-daeef96742ac) transitioned into state 'SUCCESS' from 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='0cbee1b2659e4d73b02177d44b683992',qos_specs=None,replication_status=,reservations=['de9d58a3-9fd2-4f7f-a8ec-1aeea91454e0','2d0199e7-6388-4013-a33b-9794bdbe28f5','bb8eb719-7c52-4107-9aad-a4d10bff19d6','ad5bba67-badc-43e9-af8b-e46042175c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc39424aec6447b99957a1bd600762f1',volume_type_id=abef7cdb-7436-4f52-8d66-0a67389c5e33)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:46.241512 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe5223d6-df0f-4823-a286-8ea93f357052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:46.251122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe5223d6-df0f-4823-a286-8ea93f357052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:46.251945 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Flow 'volume_create_api' (587bbe7e-1522-414f-9f8d-351deacc2a6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:46.252267 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Create volume request issued successfully. Jul 31 05:33:46.252833 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6f405be-af0e-42da-894f-0131416fd52a tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:46.253318 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 610/2483] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:33:46 2026] POST /volume/v3/volumes => generated 773 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:46.265868 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-59da2d0b-77c9-4002-9210-99718949c702 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.267563 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59da2d0b-77c9-4002-9210-99718949c702 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] GET https://10.4.3.227/volume/v3/volumes/66f821b3-d798-4ffe-9cfb-4f81a7db7364 Jul 31 05:33:46.267892 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59da2d0b-77c9-4002-9210-99718949c702 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:46.268202 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-59da2d0b-77c9-4002-9210-99718949c702 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:46.276285 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:46.276285 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:46.280222 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-59da2d0b-77c9-4002-9210-99718949c702 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Volume info retrieved successfully. Jul 31 05:33:46.284625 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-59da2d0b-77c9-4002-9210-99718949c702 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/volumes/66f821b3-d798-4ffe-9cfb-4f81a7db7364 returned with HTTP 200 Jul 31 05:33:46.285463 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 620/2484] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:33:46 2026] GET /volume/v3/volumes/66f821b3-d798-4ffe-9cfb-4f81a7db7364 => generated 952 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:46.378925 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-567e14a3-17e6-4324-9fc2-90f2dc78dde7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.382045 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-567e14a3-17e6-4324-9fc2-90f2dc78dde7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 Jul 31 05:33:46.382306 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-567e14a3-17e6-4324-9fc2-90f2dc78dde7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:46.382529 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-567e14a3-17e6-4324-9fc2-90f2dc78dde7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:46.389744 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-567e14a3-17e6-4324-9fc2-90f2dc78dde7 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 returned with HTTP 404 Jul 31 05:33:46.390232 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 619/2485] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:46 2026] GET /volume/v3/volumes/55860701-a3fe-4a23-9501-f42593b7acb1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:46.397894 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-efe2ec20-d84f-451e-830e-59329013c8cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.399744 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-efe2ec20-d84f-451e-830e-59329013c8cb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] DELETE https://10.4.3.227/volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed Jul 31 05:33:46.399975 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-efe2ec20-d84f-451e-830e-59329013c8cb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:46.400207 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-efe2ec20-d84f-451e-830e-59329013c8cb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:46.400401 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-efe2ec20-d84f-451e-830e-59329013c8cb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume with id: 00359619-a780-47f6-989a-8ceb2a83bfed Jul 31 05:33:46.407796 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:46.407796 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:46.408312 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-efe2ec20-d84f-451e-830e-59329013c8cb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:46.427938 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-efe2ec20-d84f-451e-830e-59329013c8cb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume request issued successfully. Jul 31 05:33:46.427938 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-efe2ec20-d84f-451e-830e-59329013c8cb tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed returned with HTTP 202 Jul 31 05:33:46.427938 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 637/2486] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:46 2026] DELETE /volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:46.435988 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c5bec856-8fe5-4d02-aecd-a74f86e54011 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.438190 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5bec856-8fe5-4d02-aecd-a74f86e54011 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed Jul 31 05:33:46.438431 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5bec856-8fe5-4d02-aecd-a74f86e54011 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:46.438627 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5bec856-8fe5-4d02-aecd-a74f86e54011 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:46.448651 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:46.448651 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:46.456359 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c5bec856-8fe5-4d02-aecd-a74f86e54011 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:46.460547 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5bec856-8fe5-4d02-aecd-a74f86e54011 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed returned with HTTP 200 Jul 31 05:33:46.460914 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 611/2487] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:46 2026] GET /volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:46.695992 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-841315a5-a046-4734-92a7-a818bffa9105 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.697684 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-841315a5-a046-4734-92a7-a818bffa9105 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:46.698015 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-841315a5-a046-4734-92a7-a818bffa9105 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:46.698349 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-841315a5-a046-4734-92a7-a818bffa9105 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:46.709746 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:46.709746 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:46.714741 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-841315a5-a046-4734-92a7-a818bffa9105 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:46.723053 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-841315a5-a046-4734-92a7-a818bffa9105 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:46.723053 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 621/2488] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:46 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:46.828680 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-05574a85-091d-48ab-a953-cc6745240713 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.830153 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-05574a85-091d-48ab-a953-cc6745240713 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/attachments/80301e96-f7f3-4787-8eb1-1a3c61147de1/action Jul 31 05:33:46.830662 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-05574a85-091d-48ab-a953-cc6745240713 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:46.830768 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-05574a85-091d-48ab-a953-cc6745240713 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:46.851283 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:46.851283 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:46.862256 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d7f19aa-b899-4716-ae69-75f69640bd8a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.864209 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d7f19aa-b899-4716-ae69-75f69640bd8a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a Jul 31 05:33:46.864473 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d7f19aa-b899-4716-ae69-75f69640bd8a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:46.864613 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d7f19aa-b899-4716-ae69-75f69640bd8a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:46.865613 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-942ebf1a-ceef-44c5-88bb-1ed6bc2bdb50 req-05574a85-091d-48ab-a953-cc6745240713 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments/80301e96-f7f3-4787-8eb1-1a3c61147de1/action returned with HTTP 204 Jul 31 05:33:46.865931 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 620/2489] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:33:46 2026] POST /volume/v3/attachments/80301e96-f7f3-4787-8eb1-1a3c61147de1/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:46.877847 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:46.877847 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:46.885735 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7d7f19aa-b899-4716-ae69-75f69640bd8a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:46.891766 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d7f19aa-b899-4716-ae69-75f69640bd8a tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a returned with HTTP 200 Jul 31 05:33:46.892360 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 638/2490] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:46 2026] GET /volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:46.905732 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8876d58e-6ee8-4985-8c2f-83d2d927ae49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.909707 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8876d58e-6ee8-4985-8c2f-83d2d927ae49 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a Jul 31 05:33:46.909915 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8876d58e-6ee8-4985-8c2f-83d2d927ae49 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:46.910248 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8876d58e-6ee8-4985-8c2f-83d2d927ae49 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:46.925942 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:46.925942 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:46.930622 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8876d58e-6ee8-4985-8c2f-83d2d927ae49 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:46.935535 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8876d58e-6ee8-4985-8c2f-83d2d927ae49 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a returned with HTTP 200 Jul 31 05:33:46.936175 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 612/2491] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:46 2026] GET /volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:46.949840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9013eaa-2d7a-485a-9960-78662531cb1e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.951929 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9013eaa-2d7a-485a-9960-78662531cb1e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 Jul 31 05:33:46.952480 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9013eaa-2d7a-485a-9960-78662531cb1e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:46.952658 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9013eaa-2d7a-485a-9960-78662531cb1e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:46.952845 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-c9013eaa-2d7a-485a-9960-78662531cb1e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Delete snapshot with id: f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 Jul 31 05:33:46.958810 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:46.958810 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:46.959512 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c9013eaa-2d7a-485a-9960-78662531cb1e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Snapshot retrieved successfully. Jul 31 05:33:46.978019 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c9013eaa-2d7a-485a-9960-78662531cb1e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Snapshot delete request issued successfully. Jul 31 05:33:46.978370 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9013eaa-2d7a-485a-9960-78662531cb1e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 returned with HTTP 202 Jul 31 05:33:46.978908 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 622/2492] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:33:46 2026] DELETE /volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:46.988470 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-95f5e257-10ca-45e5-b7c2-ae905a8bca60 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:46.990583 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-95f5e257-10ca-45e5-b7c2-ae905a8bca60 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 Jul 31 05:33:46.990782 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-95f5e257-10ca-45e5-b7c2-ae905a8bca60 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:46.990989 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-95f5e257-10ca-45e5-b7c2-ae905a8bca60 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:46.997508 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:46.997508 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:46.997986 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-95f5e257-10ca-45e5-b7c2-ae905a8bca60 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Snapshot retrieved successfully. Jul 31 05:33:46.999018 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-95f5e257-10ca-45e5-b7c2-ae905a8bca60 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 returned with HTTP 200 Jul 31 05:33:46.999592 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 621/2493] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:46 2026] GET /volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:47.297993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2afc9a0-a65a-4388-a843-bd640a9f4090 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.300341 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2afc9a0-a65a-4388-a843-bd640a9f4090 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] GET https://10.4.3.227/volume/v3/volumes/66f821b3-d798-4ffe-9cfb-4f81a7db7364 Jul 31 05:33:47.300631 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2afc9a0-a65a-4388-a843-bd640a9f4090 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.300880 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2afc9a0-a65a-4388-a843-bd640a9f4090 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.310208 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.310208 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:47.314596 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a2afc9a0-a65a-4388-a843-bd640a9f4090 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Volume info retrieved successfully. Jul 31 05:33:47.319735 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2afc9a0-a65a-4388-a843-bd640a9f4090 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/volumes/66f821b3-d798-4ffe-9cfb-4f81a7db7364 returned with HTTP 200 Jul 31 05:33:47.320396 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 639/2494] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:33:47 2026] GET /volume/v3/volumes/66f821b3-d798-4ffe-9cfb-4f81a7db7364 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:47.337805 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d7be7872-b802-467f-a1fe-4c51438547bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.339827 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d7be7872-b802-467f-a1fe-4c51438547bb tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] GET https://10.4.3.227/volume/v3/messages Jul 31 05:33:47.340539 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d7be7872-b802-467f-a1fe-4c51438547bb tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.340985 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d7be7872-b802-467f-a1fe-4c51438547bb tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.347574 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d7be7872-b802-467f-a1fe-4c51438547bb tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:33:47.348435 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 613/2495] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:33:47 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:47.357318 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-525900b1-9dca-4d34-92a2-85b39d868e2c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.429331 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-525900b1-9dca-4d34-92a2-85b39d868e2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-reader] GET https://10.4.3.227/volume/v3/messages Jul 31 05:33:47.429572 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-525900b1-9dca-4d34-92a2-85b39d868e2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.429757 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-525900b1-9dca-4d34-92a2-85b39d868e2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-reader] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.430037 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.430037 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:47.433582 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-525900b1-9dca-4d34-92a2-85b39d868e2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-reader] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:33:47.434000 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 623/2496] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:33:47 2026] GET /volume/v3/messages => generated 670 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:47.444941 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9b896db8-47b8-447d-a517-5ab149d747c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.447243 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b896db8-47b8-447d-a517-5ab149d747c5 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] DELETE https://10.4.3.227/volume/v3/messages/4d54f10b-d720-4749-ad15-eecc540181a7 Jul 31 05:33:47.447556 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b896db8-47b8-447d-a517-5ab149d747c5 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.447817 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9b896db8-47b8-447d-a517-5ab149d747c5 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.460182 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9b896db8-47b8-447d-a517-5ab149d747c5 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/messages/4d54f10b-d720-4749-ad15-eecc540181a7 returned with HTTP 204 Jul 31 05:33:47.460790 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 622/2497] 10.4.3.227 () {68 vars in 1394 bytes} [Fri Jul 31 05:33:47 2026] DELETE /volume/v3/messages/4d54f10b-d720-4749-ad15-eecc540181a7 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 05:33:47.468803 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.470892 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/66f821b3-d798-4ffe-9cfb-4f81a7db7364 Jul 31 05:33:47.471124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.471362 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.471576 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Delete volume with id: 66f821b3-d798-4ffe-9cfb-4f81a7db7364 Jul 31 05:33:47.483027 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ab46b2a6-39cb-4243-b068-22727fea3ab5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.483348 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.483348 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:47.483778 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Volume info retrieved successfully. Jul 31 05:33:47.487778 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100286) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 05:33:47.487885 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab46b2a6-39cb-4243-b068-22727fea3ab5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed Jul 31 05:33:47.487885 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab46b2a6-39cb-4243-b068-22727fea3ab5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.487885 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab46b2a6-39cb-4243-b068-22727fea3ab5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.496977 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab46b2a6-39cb-4243-b068-22727fea3ab5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed returned with HTTP 404 Jul 31 05:33:47.498002 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 614/2498] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:47 2026] GET /volume/v3/volumes/00359619-a780-47f6-989a-8ceb2a83bfed => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:47.501806 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-635108568 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-635108568, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:33:47.502198 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-635108568 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-635108568, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:33:47.509778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03d3d6a0-f6a2-44f2-8fca-679c50efc680 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.509946 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03d3d6a0-f6a2-44f2-8fca-679c50efc680 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] DELETE https://10.4.3.227/volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 Jul 31 05:33:47.510124 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03d3d6a0-f6a2-44f2-8fca-679c50efc680 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.510549 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03d3d6a0-f6a2-44f2-8fca-679c50efc680 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.510549 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-03d3d6a0-f6a2-44f2-8fca-679c50efc680 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume with id: dd1f7086-4193-4219-ac11-ca83df3ffdc6 Jul 31 05:33:47.522354 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.522354 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:47.522972 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-03d3d6a0-f6a2-44f2-8fca-679c50efc680 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:47.524657 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Created reservations ['949eee93-da51-43e8-a448-573c7de9d71a', 'bae25f9e-3f1b-4efe-9164-5da6e9497d26', '725d01f0-101a-4a25-a4ee-9c2233561a90', '7f2e276c-f86a-432e-9440-f625de78fd6b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:47.555760 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-03d3d6a0-f6a2-44f2-8fca-679c50efc680 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume request issued successfully. Jul 31 05:33:47.555760 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03d3d6a0-f6a2-44f2-8fca-679c50efc680 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 returned with HTTP 202 Jul 31 05:33:47.555760 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 624/2499] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:47 2026] DELETE /volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:47.573449 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b647ba9c-aa23-46fc-8a85-f38ef944b2c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.580080 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b647ba9c-aa23-46fc-8a85-f38ef944b2c4 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 Jul 31 05:33:47.580477 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b647ba9c-aa23-46fc-8a85-f38ef944b2c4 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.580826 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b647ba9c-aa23-46fc-8a85-f38ef944b2c4 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.582893 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Delete volume request issued successfully. Jul 31 05:33:47.583173 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5619df7e-53ea-46ac-83f5-50731ff57b2c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/volumes/66f821b3-d798-4ffe-9cfb-4f81a7db7364 returned with HTTP 202 Jul 31 05:33:47.583585 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 640/2500] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:33:47 2026] DELETE /volume/v3/volumes/66f821b3-d798-4ffe-9cfb-4f81a7db7364 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:47.592821 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-292dc08a-8cee-4752-92b6-a34b36da7c15 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.593627 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.593627 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:47.596971 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-292dc08a-8cee-4752-92b6-a34b36da7c15 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] DELETE https://10.4.3.227/volume/v3/types/abef7cdb-7436-4f52-8d66-0a67389c5e33 Jul 31 05:33:47.597432 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-292dc08a-8cee-4752-92b6-a34b36da7c15 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.597755 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-292dc08a-8cee-4752-92b6-a34b36da7c15 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.602147 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b647ba9c-aa23-46fc-8a85-f38ef944b2c4 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:47.609294 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b647ba9c-aa23-46fc-8a85-f38ef944b2c4 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 returned with HTTP 200 Jul 31 05:33:47.610094 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 623/2501] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:47 2026] GET /volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:47.634066 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-292dc08a-8cee-4752-92b6-a34b36da7c15 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/types/abef7cdb-7436-4f52-8d66-0a67389c5e33 returned with HTTP 202 Jul 31 05:33:47.634569 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 615/2502] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:33:47 2026] DELETE /volume/v3/types/abef7cdb-7436-4f52-8d66-0a67389c5e33 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:47.645994 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fd7e2916-76b0-4d80-9791-e3fa25a6e264 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.647925 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd7e2916-76b0-4d80-9791-e3fa25a6e264 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:33:47.648438 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fd7e2916-76b0-4d80-9791-e3fa25a6e264 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-456255708", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1970742976", "vendor_name": "tempest-vendor_name-1771766368"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:47.663435 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fd7e2916-76b0-4d80-9791-e3fa25a6e264 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:33:47.663972 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 625/2503] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:33:47 2026] POST /volume/v3/types => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:47.676955 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.679208 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:47.679613 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "4b1aa8aa-b2dd-4ca4-be25-3088c2010950", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:47.681605 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Create volume request body: {'volume': {'volume_type': '4b1aa8aa-b2dd-4ca4-be25-3088c2010950', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:47.686578 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Create volume of 1 GB Jul 31 05:33:47.687006 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.687006 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:47.688236 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Availability Zones retrieved successfully. Jul 31 05:33:47.695084 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Flow 'volume_create_api' (d3e73037-5e55-4246-a174-5cc84f7de719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:47.696304 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ccdd6ce-4aff-48d8-b776-3c7c926d1a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:47.697292 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:47.720582 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ccdd6ce-4aff-48d8-b776-3c7c926d1a58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:33:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1970742976',vendor_name='tempest-vendor_name-1771766368'},id=4b1aa8aa-b2dd-4ca4-be25-3088c2010950,is_public=True,name='tempest-ProjectReaderTests-volume-type-456255708',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4b1aa8aa-b2dd-4ca4-be25-3088c2010950', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:47.722107 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (610f93a0-e5cf-48bd-964d-c05b7f64349b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:47.734872 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56739595-29d7-4044-a087-a4e69b05d41d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.737019 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56739595-29d7-4044-a087-a4e69b05d41d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:47.737265 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56739595-29d7-4044-a087-a4e69b05d41d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.737473 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56739595-29d7-4044-a087-a4e69b05d41d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.749415 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.749415 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:47.753168 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56739595-29d7-4044-a087-a4e69b05d41d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:47.757896 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56739595-29d7-4044-a087-a4e69b05d41d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:47.758249 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 624/2504] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:47 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:47.760688 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-456255708 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-456255708, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:33:47.761093 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-456255708 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-456255708, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:33:47.770127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ff65ba1-c97c-41bc-ac24-8ed78b243f05 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.772274 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ff65ba1-c97c-41bc-ac24-8ed78b243f05 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:47.772633 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ff65ba1-c97c-41bc-ac24-8ed78b243f05 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.772871 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ff65ba1-c97c-41bc-ac24-8ed78b243f05 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.783492 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.783492 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:47.788587 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8ff65ba1-c97c-41bc-ac24-8ed78b243f05 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:47.793828 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ff65ba1-c97c-41bc-ac24-8ed78b243f05 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:47.793913 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Created reservations ['d5b09ff3-598d-4ecc-ba46-a9efd3ef5631', 'eaae44d5-387e-4a5b-b97f-41624e658d34', 'dfb75728-526e-4776-b9ed-0e6f286bc6c1', 'ab8d6339-dece-4793-bab4-1acefc63d4b8'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:47.794324 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 616/2505] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:47 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:47.795443 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (610f93a0-e5cf-48bd-964d-c05b7f64349b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d5b09ff3-598d-4ecc-ba46-a9efd3ef5631', 'eaae44d5-387e-4a5b-b97f-41624e658d34', 'dfb75728-526e-4776-b9ed-0e6f286bc6c1', 'ab8d6339-dece-4793-bab4-1acefc63d4b8']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:47.796537 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d532ec-68e1-4830-9f65-9b1ce3e626d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:47.806575 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-54fff7c3-132a-4ae8-813e-8ca89b56670d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.808462 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54fff7c3-132a-4ae8-813e-8ca89b56670d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] DELETE https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:47.808840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54fff7c3-132a-4ae8-813e-8ca89b56670d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.809216 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-54fff7c3-132a-4ae8-813e-8ca89b56670d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.809559 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-54fff7c3-132a-4ae8-813e-8ca89b56670d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Delete volume with id: 3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:47.818580 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.818580 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:47.819115 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-54fff7c3-132a-4ae8-813e-8ca89b56670d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:47.825410 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-54fff7c3-132a-4ae8-813e-8ca89b56670d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-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 31 05:33:47.825755 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-54fff7c3-132a-4ae8-813e-8ca89b56670d tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 400 Jul 31 05:33:47.826313 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 626/2506] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:47 2026] DELETE /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 307 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:33:47.833703 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-54c1dc55-7a9d-4455-a3bb-ce1e638c5906 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.835817 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54c1dc55-7a9d-4455-a3bb-ce1e638c5906 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:47.836057 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54c1dc55-7a9d-4455-a3bb-ce1e638c5906 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.836305 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54c1dc55-7a9d-4455-a3bb-ce1e638c5906 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.836438 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d532ec-68e1-4830-9f65-9b1ce3e626d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bd4de8c-42c5-40d8-b3a2-3932c9b454b1', '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='0cbee1b2659e4d73b02177d44b683992',qos_specs=None,replication_status=,reservations=['d5b09ff3-598d-4ecc-ba46-a9efd3ef5631','eaae44d5-387e-4a5b-b97f-41624e658d34','dfb75728-526e-4776-b9ed-0e6f286bc6c1','ab8d6339-dece-4793-bab4-1acefc63d4b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc39424aec6447b99957a1bd600762f1',volume_type_id=4b1aa8aa-b2dd-4ca4-be25-3088c2010950), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33: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=8bd4de8c-42c5-40d8-b3a2-3932c9b454b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0cbee1b2659e4d73b02177d44b683992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc39424aec6447b99957a1bd600762f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4b1aa8aa-b2dd-4ca4-be25-3088c2010950),volume_type_id=4b1aa8aa-b2dd-4ca4-be25-3088c2010950)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:47.837179 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0d84d2-3bc3-47f9-ab59-14de25df4ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:47.847226 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.847226 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:47.851184 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-54c1dc55-7a9d-4455-a3bb-ce1e638c5906 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:47.853935 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b0d84d2-3bc3-47f9-ab59-14de25df4ee0) transitioned into state 'SUCCESS' from 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='0cbee1b2659e4d73b02177d44b683992',qos_specs=None,replication_status=,reservations=['d5b09ff3-598d-4ecc-ba46-a9efd3ef5631','eaae44d5-387e-4a5b-b97f-41624e658d34','dfb75728-526e-4776-b9ed-0e6f286bc6c1','ab8d6339-dece-4793-bab4-1acefc63d4b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc39424aec6447b99957a1bd600762f1',volume_type_id=4b1aa8aa-b2dd-4ca4-be25-3088c2010950)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:47.854635 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70aafcce-bb5d-453b-bf63-4bbcaefc8d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:47.855829 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54c1dc55-7a9d-4455-a3bb-ce1e638c5906 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:47.856321 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 625/2507] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:47 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 1139 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:47.863090 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70aafcce-bb5d-453b-bf63-4bbcaefc8d8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:47.863905 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Flow 'volume_create_api' (d3e73037-5e55-4246-a174-5cc84f7de719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:47.864200 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Create volume request issued successfully. Jul 31 05:33:47.864721 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-78b3b92b-d39f-4f3a-be73-63360f7a9fa1 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:47.865115 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 641/2508] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:33:47 2026] POST /volume/v3/volumes => generated 773 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:47.882344 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4fc1591-e07c-4d17-86b3-fb88b9200b86 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.884748 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4fc1591-e07c-4d17-86b3-fb88b9200b86 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] GET https://10.4.3.227/volume/v3/volumes/8bd4de8c-42c5-40d8-b3a2-3932c9b454b1 Jul 31 05:33:47.885052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4fc1591-e07c-4d17-86b3-fb88b9200b86 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.885362 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4fc1591-e07c-4d17-86b3-fb88b9200b86 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.895508 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.895508 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:47.900497 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a4fc1591-e07c-4d17-86b3-fb88b9200b86 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Volume info retrieved successfully. Jul 31 05:33:47.905965 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4fc1591-e07c-4d17-86b3-fb88b9200b86 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/volumes/8bd4de8c-42c5-40d8-b3a2-3932c9b454b1 returned with HTTP 200 Jul 31 05:33:47.906505 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 617/2509] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:33:47 2026] GET /volume/v3/volumes/8bd4de8c-42c5-40d8-b3a2-3932c9b454b1 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:47.907147 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1dcd0a0e-a871-4669-9b40-701d606501da req-a12186af-92a0-48bb-ba65-0a810c21a3c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.909415 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-a12186af-92a0-48bb-ba65-0a810c21a3c1 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:47.909679 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-a12186af-92a0-48bb-ba65-0a810c21a3c1 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:47.909900 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-a12186af-92a0-48bb-ba65-0a810c21a3c1 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:47.920587 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.920587 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:47.925201 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1dcd0a0e-a871-4669-9b40-701d606501da req-a12186af-92a0-48bb-ba65-0a810c21a3c1 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:47.930025 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-a12186af-92a0-48bb-ba65-0a810c21a3c1 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:47.930651 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 627/2510] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:47 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:47.953981 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1dcd0a0e-a871-4669-9b40-701d606501da req-4bd060b3-3228-4e6d-bf84-201f27b0a625 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:47.955738 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-4bd060b3-3228-4e6d-bf84-201f27b0a625 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] POST https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f/action Jul 31 05:33:47.956707 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-4bd060b3-3228-4e6d-bf84-201f27b0a625 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:47.958121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-4bd060b3-3228-4e6d-bf84-201f27b0a625 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:47.969658 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:47.969658 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:47.970304 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1dcd0a0e-a871-4669-9b40-701d606501da req-4bd060b3-3228-4e6d-bf84-201f27b0a625 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:47.976850 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1dcd0a0e-a871-4669-9b40-701d606501da req-4bd060b3-3228-4e6d-bf84-201f27b0a625 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Begin detaching volume completed successfully. Jul 31 05:33:47.976850 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-4bd060b3-3228-4e6d-bf84-201f27b0a625 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f/action returned with HTTP 202 Jul 31 05:33:47.976850 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 626/2511] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:33:47 2026] POST /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:33:48.010274 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-986ec861-7030-4144-b6d4-afda60958e03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.014175 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-986ec861-7030-4144-b6d4-afda60958e03 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 Jul 31 05:33:48.014430 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-986ec861-7030-4144-b6d4-afda60958e03 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.014618 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-986ec861-7030-4144-b6d4-afda60958e03 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.020831 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8bb7854c-7274-42b0-b485-dd50ab13231f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.021408 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8bb7854c-7274-42b0-b485-dd50ab13231f None None] GET https://10.4.3.227/volume// Jul 31 05:33:48.021654 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8bb7854c-7274-42b0-b485-dd50ab13231f None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.021905 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8bb7854c-7274-42b0-b485-dd50ab13231f None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.022486 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8bb7854c-7274-42b0-b485-dd50ab13231f None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:48.022693 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 618/2512] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:33:48 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:33:48.024683 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-986ec861-7030-4144-b6d4-afda60958e03 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 returned with HTTP 404 Jul 31 05:33:48.024988 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 642/2513] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:48 2026] GET /volume/v3/snapshots/f1c9ef9a-bcfd-4dfb-86d9-d802a80304a9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:48.031259 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1dcd0a0e-a871-4669-9b40-701d606501da req-6b1b22a7-b3e4-4a1d-9a1d-14ce1830453f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.032972 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-6b1b22a7-b3e4-4a1d-9a1d-14ce1830453f tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:48.033060 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2b97a5b1-d71a-4fa1-b8bb-48dfd58279d3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.033125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-6b1b22a7-b3e4-4a1d-9a1d-14ce1830453f tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.033125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-6b1b22a7-b3e4-4a1d-9a1d-14ce1830453f tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.034562 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b97a5b1-d71a-4fa1-b8bb-48dfd58279d3 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a Jul 31 05:33:48.034848 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b97a5b1-d71a-4fa1-b8bb-48dfd58279d3 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.035136 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b97a5b1-d71a-4fa1-b8bb-48dfd58279d3 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.041583 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:48.041583 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:48.043156 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:48.043156 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:48.044843 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1dcd0a0e-a871-4669-9b40-701d606501da req-6b1b22a7-b3e4-4a1d-9a1d-14ce1830453f tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:48.045914 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2b97a5b1-d71a-4fa1-b8bb-48dfd58279d3 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:48.048693 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-6b1b22a7-b3e4-4a1d-9a1d-14ce1830453f tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:48.049085 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 628/2514] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:33:48 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 1322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:33:48.050810 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b97a5b1-d71a-4fa1-b8bb-48dfd58279d3 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a returned with HTTP 200 Jul 31 05:33:48.050810 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 627/2515] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:48 2026] GET /volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:48.064053 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-75f7c417-8530-4b63-9834-c9ff1d27a479 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.066524 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75f7c417-8530-4b63-9834-c9ff1d27a479 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] DELETE https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a Jul 31 05:33:48.066834 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75f7c417-8530-4b63-9834-c9ff1d27a479 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.067093 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75f7c417-8530-4b63-9834-c9ff1d27a479 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.067349 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-75f7c417-8530-4b63-9834-c9ff1d27a479 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Delete volume with id: 9ad3f5ad-bef0-401b-955b-d3e584febb1a Jul 31 05:33:48.076563 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:48.076563 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:48.077374 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-75f7c417-8530-4b63-9834-c9ff1d27a479 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:48.102302 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-75f7c417-8530-4b63-9834-c9ff1d27a479 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Delete volume request issued successfully. Jul 31 05:33:48.102644 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75f7c417-8530-4b63-9834-c9ff1d27a479 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a returned with HTTP 202 Jul 31 05:33:48.103235 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 619/2516] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:48 2026] DELETE /volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:48.112646 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be8d2823-7257-4359-b2eb-ba53e81827e6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.114918 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be8d2823-7257-4359-b2eb-ba53e81827e6 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a Jul 31 05:33:48.115125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be8d2823-7257-4359-b2eb-ba53e81827e6 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.115335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be8d2823-7257-4359-b2eb-ba53e81827e6 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.122061 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:48.122061 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:48.125790 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-be8d2823-7257-4359-b2eb-ba53e81827e6 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Volume info retrieved successfully. Jul 31 05:33:48.130082 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be8d2823-7257-4359-b2eb-ba53e81827e6 tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a returned with HTTP 200 Jul 31 05:33:48.130608 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 643/2517] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:48 2026] GET /volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:48.626032 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d75e4d34-41e6-42b7-9b4a-d993012d0917 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.629515 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d75e4d34-41e6-42b7-9b4a-d993012d0917 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 Jul 31 05:33:48.629728 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d75e4d34-41e6-42b7-9b4a-d993012d0917 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.629919 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d75e4d34-41e6-42b7-9b4a-d993012d0917 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.636724 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d75e4d34-41e6-42b7-9b4a-d993012d0917 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 returned with HTTP 404 Jul 31 05:33:48.637365 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 629/2518] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:48 2026] GET /volume/v3/volumes/dd1f7086-4193-4219-ac11-ca83df3ffdc6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:48.645623 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-70968e1c-a2a1-442f-97d1-47b202bda560 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.647462 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-70968e1c-a2a1-442f-97d1-47b202bda560 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 Jul 31 05:33:48.647807 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-70968e1c-a2a1-442f-97d1-47b202bda560 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.649035 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-70968e1c-a2a1-442f-97d1-47b202bda560 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.649035 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-70968e1c-a2a1-442f-97d1-47b202bda560 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete snapshot with id: 2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 Jul 31 05:33:48.657720 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:48.657720 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:48.657720 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-70968e1c-a2a1-442f-97d1-47b202bda560 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Snapshot retrieved successfully. Jul 31 05:33:48.680331 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-70968e1c-a2a1-442f-97d1-47b202bda560 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Snapshot delete request issued successfully. Jul 31 05:33:48.681410 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-70968e1c-a2a1-442f-97d1-47b202bda560 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 returned with HTTP 202 Jul 31 05:33:48.681410 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 628/2519] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:33:48 2026] DELETE /volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:48.691150 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a08b3e6e-f1e8-4dc5-a090-ea890b9db215 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.694218 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a08b3e6e-f1e8-4dc5-a090-ea890b9db215 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 Jul 31 05:33:48.694529 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a08b3e6e-f1e8-4dc5-a090-ea890b9db215 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.694880 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a08b3e6e-f1e8-4dc5-a090-ea890b9db215 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.704715 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:48.704715 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:48.705322 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a08b3e6e-f1e8-4dc5-a090-ea890b9db215 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Snapshot retrieved successfully. Jul 31 05:33:48.706317 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a08b3e6e-f1e8-4dc5-a090-ea890b9db215 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 returned with HTTP 200 Jul 31 05:33:48.706970 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 620/2520] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:48 2026] GET /volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 => generated 474 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:48.902514 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1dcd0a0e-a871-4669-9b40-701d606501da req-f88796aa-ecad-459c-904e-0248a25e554c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.904793 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-f88796aa-ecad-459c-904e-0248a25e554c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] DELETE https://10.4.3.227/volume/v3/attachments/80301e96-f7f3-4787-8eb1-1a3c61147de1 Jul 31 05:33:48.905021 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-f88796aa-ecad-459c-904e-0248a25e554c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.905321 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-f88796aa-ecad-459c-904e-0248a25e554c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.912487 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:48.912487 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:48.926561 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad2407fb-407d-4b7e-9446-fbb98e80b0c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.928880 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad2407fb-407d-4b7e-9446-fbb98e80b0c2 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] GET https://10.4.3.227/volume/v3/volumes/8bd4de8c-42c5-40d8-b3a2-3932c9b454b1 Jul 31 05:33:48.929221 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad2407fb-407d-4b7e-9446-fbb98e80b0c2 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.930235 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad2407fb-407d-4b7e-9446-fbb98e80b0c2 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.942200 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:48.942200 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:48.946586 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ad2407fb-407d-4b7e-9446-fbb98e80b0c2 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Volume info retrieved successfully. Jul 31 05:33:48.951812 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad2407fb-407d-4b7e-9446-fbb98e80b0c2 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/volumes/8bd4de8c-42c5-40d8-b3a2-3932c9b454b1 returned with HTTP 200 Jul 31 05:33:48.951812 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 630/2521] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:33:48 2026] GET /volume/v3/volumes/8bd4de8c-42c5-40d8-b3a2-3932c9b454b1 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:48.970963 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a13b4804-b4bf-4323-891e-45c413fdd28c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.971076 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1dcd0a0e-a871-4669-9b40-701d606501da req-f88796aa-ecad-459c-904e-0248a25e554c tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/attachments/80301e96-f7f3-4787-8eb1-1a3c61147de1 returned with HTTP 200 Jul 31 05:33:48.971235 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 644/2522] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:33:48 2026] DELETE /volume/v3/attachments/80301e96-f7f3-4787-8eb1-1a3c61147de1 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:48.973993 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a13b4804-b4bf-4323-891e-45c413fdd28c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] GET https://10.4.3.227/volume/v3/messages Jul 31 05:33:48.973993 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a13b4804-b4bf-4323-891e-45c413fdd28c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.973993 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a13b4804-b4bf-4323-891e-45c413fdd28c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.973993 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:48.973993 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:48.977156 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a13b4804-b4bf-4323-891e-45c413fdd28c tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:33:48.977742 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 629/2523] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:33:48 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:48.990809 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f18874a-3d50-424e-a093-f64ae687f6d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:48.993607 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f18874a-3d50-424e-a093-f64ae687f6d8 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-reader] GET https://10.4.3.227/volume/v3/messages/f106f453-30db-4c46-a9b3-510a49012f5a Jul 31 05:33:48.993607 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f18874a-3d50-424e-a093-f64ae687f6d8 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:48.994251 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f18874a-3d50-424e-a093-f64ae687f6d8 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-reader] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:48.998855 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f18874a-3d50-424e-a093-f64ae687f6d8 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-reader] https://10.4.3.227/volume/v3/messages/f106f453-30db-4c46-a9b3-510a49012f5a returned with HTTP 200 Jul 31 05:33:48.999340 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 621/2524] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:33:48 2026] GET /volume/v3/messages/f106f453-30db-4c46-a9b3-510a49012f5a => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:49.008528 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5237a903-3e5a-49aa-8d9f-2c411dd38fa6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:49.010919 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5237a903-3e5a-49aa-8d9f-2c411dd38fa6 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] DELETE https://10.4.3.227/volume/v3/messages/f106f453-30db-4c46-a9b3-510a49012f5a Jul 31 05:33:49.011485 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5237a903-3e5a-49aa-8d9f-2c411dd38fa6 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:49.011747 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5237a903-3e5a-49aa-8d9f-2c411dd38fa6 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:49.021577 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5237a903-3e5a-49aa-8d9f-2c411dd38fa6 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/messages/f106f453-30db-4c46-a9b3-510a49012f5a returned with HTTP 204 Jul 31 05:33:49.022306 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 631/2525] 10.4.3.227 () {68 vars in 1394 bytes} [Fri Jul 31 05:33:49 2026] DELETE /volume/v3/messages/f106f453-30db-4c46-a9b3-510a49012f5a => generated 0 bytes in 14 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 05:33:49.029451 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7cab8c23-5d3b-47f1-a8d3-98d9b444cab9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:49.031293 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cab8c23-5d3b-47f1-a8d3-98d9b444cab9 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/8bd4de8c-42c5-40d8-b3a2-3932c9b454b1 Jul 31 05:33:49.031512 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cab8c23-5d3b-47f1-a8d3-98d9b444cab9 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:49.031699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cab8c23-5d3b-47f1-a8d3-98d9b444cab9 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:49.031863 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7cab8c23-5d3b-47f1-a8d3-98d9b444cab9 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Delete volume with id: 8bd4de8c-42c5-40d8-b3a2-3932c9b454b1 Jul 31 05:33:49.040642 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:49.040642 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:49.041006 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7cab8c23-5d3b-47f1-a8d3-98d9b444cab9 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Volume info retrieved successfully. Jul 31 05:33:49.042125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7cab8c23-5d3b-47f1-a8d3-98d9b444cab9 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100286) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 05:33:49.072473 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-7cab8c23-5d3b-47f1-a8d3-98d9b444cab9 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Created reservations ['cc14031d-5ce6-4620-a75a-5dd75fef43b9', 'df583937-4997-4899-9331-e3786e4da2d2', '83648aae-4341-4c96-834b-5949b58f4409', 'a07dfdf9-2016-49cf-9af3-cd7ae58524ba'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:49.098416 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-756405a3-3cf2-4483-9377-e1689fcbe380 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:49.099926 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-756405a3-3cf2-4483-9377-e1689fcbe380 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:49.100486 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-756405a3-3cf2-4483-9377-e1689fcbe380 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:49.100820 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-756405a3-3cf2-4483-9377-e1689fcbe380 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:49.110846 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:49.110846 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:49.112849 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7cab8c23-5d3b-47f1-a8d3-98d9b444cab9 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Delete volume request issued successfully. Jul 31 05:33:49.113167 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cab8c23-5d3b-47f1-a8d3-98d9b444cab9 tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/volumes/8bd4de8c-42c5-40d8-b3a2-3932c9b454b1 returned with HTTP 202 Jul 31 05:33:49.113757 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 645/2526] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:33:49 2026] DELETE /volume/v3/volumes/8bd4de8c-42c5-40d8-b3a2-3932c9b454b1 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:49.115197 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-756405a3-3cf2-4483-9377-e1689fcbe380 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:49.121335 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-756405a3-3cf2-4483-9377-e1689fcbe380 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:49.122076 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc185187-3915-45a9-8c77-4b973513813b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:49.122201 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 630/2527] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:49 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:49.123132 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc185187-3915-45a9-8c77-4b973513813b tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] DELETE https://10.4.3.227/volume/v3/types/4b1aa8aa-b2dd-4ca4-be25-3088c2010950 Jul 31 05:33:49.123422 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc185187-3915-45a9-8c77-4b973513813b tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:49.123631 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc185187-3915-45a9-8c77-4b973513813b tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:49.146236 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3eb30ead-6628-4d43-8ae2-9fa7d9ecc16e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:49.148791 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3eb30ead-6628-4d43-8ae2-9fa7d9ecc16e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] GET https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a Jul 31 05:33:49.149361 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3eb30ead-6628-4d43-8ae2-9fa7d9ecc16e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:49.150169 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3eb30ead-6628-4d43-8ae2-9fa7d9ecc16e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:49.154257 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc185187-3915-45a9-8c77-4b973513813b tempest-ProjectReaderTests-453750504 tempest-ProjectReaderTests-453750504-project-admin] https://10.4.3.227/volume/v3/types/4b1aa8aa-b2dd-4ca4-be25-3088c2010950 returned with HTTP 202 Jul 31 05:33:49.154657 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 622/2528] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:33:49 2026] DELETE /volume/v3/types/4b1aa8aa-b2dd-4ca4-be25-3088c2010950 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:49.156834 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3eb30ead-6628-4d43-8ae2-9fa7d9ecc16e tempest-VolumesExtendTest-2029672176 tempest-VolumesExtendTest-2029672176-project-member] https://10.4.3.227/volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a returned with HTTP 404 Jul 31 05:33:49.159003 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 632/2529] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:49 2026] GET /volume/v3/volumes/9ad3f5ad-bef0-401b-955b-d3e584febb1a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:49.719527 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-72fe850a-2bcd-4970-8ce0-831d97095da5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:49.721417 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72fe850a-2bcd-4970-8ce0-831d97095da5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 Jul 31 05:33:49.721680 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72fe850a-2bcd-4970-8ce0-831d97095da5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:49.721869 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72fe850a-2bcd-4970-8ce0-831d97095da5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:49.726954 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72fe850a-2bcd-4970-8ce0-831d97095da5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 returned with HTTP 404 Jul 31 05:33:49.727631 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 646/2530] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:49 2026] GET /volume/v3/snapshots/2a0b26e0-6fa2-47f2-9b76-4c25d81cd7b0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 05:33:49.737283 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-235128d0-9203-475e-aaa9-c6c329da0b16 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:49.743523 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-235128d0-9203-475e-aaa9-c6c329da0b16 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] DELETE https://10.4.3.227/volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e Jul 31 05:33:49.743736 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-235128d0-9203-475e-aaa9-c6c329da0b16 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:49.743952 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-235128d0-9203-475e-aaa9-c6c329da0b16 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:49.744144 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-235128d0-9203-475e-aaa9-c6c329da0b16 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume with id: b056840d-cfcb-4631-9310-8c2d19b1460e Jul 31 05:33:49.758703 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:49.758703 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:49.759391 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-235128d0-9203-475e-aaa9-c6c329da0b16 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:49.788963 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-235128d0-9203-475e-aaa9-c6c329da0b16 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Delete volume request issued successfully. Jul 31 05:33:49.792126 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-235128d0-9203-475e-aaa9-c6c329da0b16 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e returned with HTTP 202 Jul 31 05:33:49.792923 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 631/2531] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:49 2026] DELETE /volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:49.807363 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a5c5c6eb-5637-44a1-911c-ce2ee37fabcc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:49.812047 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5c5c6eb-5637-44a1-911c-ce2ee37fabcc tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e Jul 31 05:33:49.812047 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5c5c6eb-5637-44a1-911c-ce2ee37fabcc tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:49.812266 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5c5c6eb-5637-44a1-911c-ce2ee37fabcc tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:49.827287 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:49.827287 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:49.834147 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a5c5c6eb-5637-44a1-911c-ce2ee37fabcc tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Volume info retrieved successfully. Jul 31 05:33:49.839839 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5c5c6eb-5637-44a1-911c-ce2ee37fabcc tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e returned with HTTP 200 Jul 31 05:33:49.840377 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 623/2532] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:49 2026] GET /volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:50.726888 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f2be1875-1c67-44a3-ac5d-66ffb60adebc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:50.819129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2be1875-1c67-44a3-ac5d-66ffb60adebc tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:33:50.819129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2be1875-1c67-44a3-ac5d-66ffb60adebc tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1df9b01a-e2cb-4d43-ba1b-8e29f0a1e3a2", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1520156196"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:50.824927 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2be1875-1c67-44a3-ac5d-66ffb60adebc tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 404 Jul 31 05:33:50.825480 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 633/2533] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:33:50 2026] POST /volume/v3/snapshots => generated 109 bytes in 99 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:50.833328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b03c6755-2994-4178-a01e-a1d06148f5aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:50.835127 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b03c6755-2994-4178-a01e-a1d06148f5aa tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:33:50.835526 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b03c6755-2994-4178-a01e-a1d06148f5aa tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1143647309"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:50.855035 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c05cdc31-eded-4c1c-aa72-46466b9319b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:50.857465 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c05cdc31-eded-4c1c-aa72-46466b9319b5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] GET https://10.4.3.227/volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e Jul 31 05:33:50.857708 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c05cdc31-eded-4c1c-aa72-46466b9319b5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:50.857947 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c05cdc31-eded-4c1c-aa72-46466b9319b5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:50.862406 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b03c6755-2994-4178-a01e-a1d06148f5aa tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 404 Jul 31 05:33:50.862955 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 647/2534] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:33:50 2026] POST /volume/v3/snapshots => generated 77 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:50.864860 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c05cdc31-eded-4c1c-aa72-46466b9319b5 tempest-CreateVolumesFromSnapshotTest-1786672975 tempest-CreateVolumesFromSnapshotTest-1786672975-project-member] https://10.4.3.227/volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e returned with HTTP 404 Jul 31 05:33:50.865959 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 632/2535] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:50 2026] GET /volume/v3/volumes/b056840d-cfcb-4631-9310-8c2d19b1460e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:50.870769 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-50eaeb9e-be92-4988-98dc-8a05fec86363 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:50.873225 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50eaeb9e-be92-4988-98dc-8a05fec86363 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/snapshots?limit=invalid Jul 31 05:33:50.873541 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50eaeb9e-be92-4988-98dc-8a05fec86363 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:50.873775 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50eaeb9e-be92-4988-98dc-8a05fec86363 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:50.874749 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50eaeb9e-be92-4988-98dc-8a05fec86363 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] HTTP exception thrown: limit param must be an integer Jul 31 05:33:50.874998 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50eaeb9e-be92-4988-98dc-8a05fec86363 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 31 05:33:50.875955 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 624/2536] 10.4.3.227 () {66 vars in 1270 bytes} [Fri Jul 31 05:33:50 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:33:50.890117 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a5309d2-02c7-44e7-9046-f6c5015094ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:50.891898 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a5309d2-02c7-44e7-9046-f6c5015094ce tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/snapshots?marker=3b0375c3-267d-4f79-9b32-2883fdafe4db Jul 31 05:33:50.892559 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a5309d2-02c7-44e7-9046-f6c5015094ce tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:50.892559 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a5309d2-02c7-44e7-9046-f6c5015094ce tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:50.892559 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-0a5309d2-02c7-44e7-9046-f6c5015094ce tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:33:50.893533 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-0a5309d2-02c7-44e7-9046-f6c5015094ce tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:33:50.901419 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a5309d2-02c7-44e7-9046-f6c5015094ce tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/snapshots?marker=3b0375c3-267d-4f79-9b32-2883fdafe4db returned with HTTP 404 Jul 31 05:33:50.902013 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 634/2537] 10.4.3.227 () {66 vars in 1330 bytes} [Fri Jul 31 05:33:50 2026] GET /volume/v3/snapshots?marker=3b0375c3-267d-4f79-9b32-2883fdafe4db => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:50.912030 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7bcf66c3-ecaf-4ed9-8ca0-320ed78aee7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:50.914853 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7bcf66c3-ecaf-4ed9-8ca0-320ed78aee7b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/snapshots?sort_key=invalid Jul 31 05:33:50.915152 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7bcf66c3-ecaf-4ed9-8ca0-320ed78aee7b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:50.915858 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7bcf66c3-ecaf-4ed9-8ca0-320ed78aee7b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:50.916234 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-7bcf66c3-ecaf-4ed9-8ca0-320ed78aee7b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:33:50.917918 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-7bcf66c3-ecaf-4ed9-8ca0-320ed78aee7b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:33:50.919142 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7bcf66c3-ecaf-4ed9-8ca0-320ed78aee7b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 31 05:33:50.919991 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 648/2538] 10.4.3.227 () {66 vars in 1276 bytes} [Fri Jul 31 05:33:50 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:33:50.931240 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d99643a5-8b79-4a74-983a-be60672a62c1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:50.933178 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:50.933342 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1822931777"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:50.934655 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1822931777'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:50.934825 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Create volume of 2 GB Jul 31 05:33:50.938745 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Availability Zones retrieved successfully. Jul 31 05:33:50.946057 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Flow 'volume_create_api' (a0b6497f-31c2-4a6b-9fd3-7861a4885da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:50.947247 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa13b6e-4ad5-4e06-bf92-6a127c059122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:50.948417 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Validating volume size '2' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:50.984043 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afa13b6e-4ad5-4e06-bf92-6a127c059122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:50.985047 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342ecf41-173f-44ca-a2c2-8c637d69ccad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:51.066414 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Created reservations ['6b63b130-99cc-4fa3-85a1-69c1f605eec3', '2a674f9b-ba1b-4624-adb2-79aadadd6c2a', '8d17217d-6d64-4eb8-ad5a-97c419f5747c', '7685d6fa-c237-4a8b-bd5c-faed99f68203'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:51.067262 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (342ecf41-173f-44ca-a2c2-8c637d69ccad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6b63b130-99cc-4fa3-85a1-69c1f605eec3', '2a674f9b-ba1b-4624-adb2-79aadadd6c2a', '8d17217d-6d64-4eb8-ad5a-97c419f5747c', '7685d6fa-c237-4a8b-bd5c-faed99f68203']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:51.068077 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91538128-4c27-4d95-9a61-cc422bb2567c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:51.100793 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91538128-4c27-4d95-9a61-cc422bb2567c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f0fe2bd0-34ea-4d04-a28e-34b77c00d324', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1822931777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df81d57844804871826a45930e183708',qos_specs=None,replication_status=,reservations=['6b63b130-99cc-4fa3-85a1-69c1f605eec3','2a674f9b-ba1b-4624-adb2-79aadadd6c2a','8d17217d-6d64-4eb8-ad5a-97c419f5747c','7685d6fa-c237-4a8b-bd5c-faed99f68203'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5ee8830b054598a98b149219a8aa19',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1822931777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f0fe2bd0-34ea-4d04-a28e-34b77c00d324,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df81d57844804871826a45930e183708',provider_auth=None,provider_geometry=None,provider_id=None,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='5a5ee8830b054598a98b149219a8aa19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:51.101755 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed508fb0-4887-4d5b-a9ea-561e7b86347d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:51.127782 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed508fb0-4887-4d5b-a9ea-561e7b86347d) transitioned into state 'SUCCESS' from state '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-1822931777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df81d57844804871826a45930e183708',qos_specs=None,replication_status=,reservations=['6b63b130-99cc-4fa3-85a1-69c1f605eec3','2a674f9b-ba1b-4624-adb2-79aadadd6c2a','8d17217d-6d64-4eb8-ad5a-97c419f5747c','7685d6fa-c237-4a8b-bd5c-faed99f68203'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a5ee8830b054598a98b149219a8aa19',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:51.128530 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db18ccd-4420-43ca-91bc-7a7ff19e83cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:51.140602 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9db18ccd-4420-43ca-91bc-7a7ff19e83cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:51.142719 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Flow 'volume_create_api' (a0b6497f-31c2-4a6b-9fd3-7861a4885da1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:51.143029 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Create volume request issued successfully. Jul 31 05:33:51.143915 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d99643a5-8b79-4a74-983a-be60672a62c1 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:51.146124 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 633/2539] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:33:50 2026] POST /volume/v3/volumes => generated 762 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:51.156809 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14f29b38-a935-48ae-b5ff-da1fc00357cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:51.158528 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14f29b38-a935-48ae-b5ff-da1fc00357cd tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 Jul 31 05:33:51.158528 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14f29b38-a935-48ae-b5ff-da1fc00357cd tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:51.158728 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14f29b38-a935-48ae-b5ff-da1fc00357cd tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:51.168088 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:51.168088 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:51.174556 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-14f29b38-a935-48ae-b5ff-da1fc00357cd tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Volume info retrieved successfully. Jul 31 05:33:51.176805 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14f29b38-a935-48ae-b5ff-da1fc00357cd tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 returned with HTTP 200 Jul 31 05:33:51.177194 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 625/2540] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:51 2026] GET /volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:52.154684 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-836f8b78-7d26-4ff7-9350-9f1c5e058c82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.156284 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-836f8b78-7d26-4ff7-9350-9f1c5e058c82 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] DELETE https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:52.156460 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-836f8b78-7d26-4ff7-9350-9f1c5e058c82 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:52.156634 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-836f8b78-7d26-4ff7-9350-9f1c5e058c82 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:52.156775 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-836f8b78-7d26-4ff7-9350-9f1c5e058c82 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Delete volume with id: 3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:52.163197 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:52.163197 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:52.163608 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-836f8b78-7d26-4ff7-9350-9f1c5e058c82 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:52.183328 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-836f8b78-7d26-4ff7-9350-9f1c5e058c82 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Delete volume request issued successfully. Jul 31 05:33:52.183507 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-836f8b78-7d26-4ff7-9350-9f1c5e058c82 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 202 Jul 31 05:33:52.184011 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 635/2541] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:52 2026] DELETE /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:52.191386 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-805a6c4b-09e4-4777-a48b-4f1779672729 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.193674 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7ebae7e0-f85f-442d-a776-2a43cdfdea81 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.194141 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-805a6c4b-09e4-4777-a48b-4f1779672729 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:52.194386 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-805a6c4b-09e4-4777-a48b-4f1779672729 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:52.194573 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-805a6c4b-09e4-4777-a48b-4f1779672729 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:52.195565 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ebae7e0-f85f-442d-a776-2a43cdfdea81 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 Jul 31 05:33:52.195753 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ebae7e0-f85f-442d-a776-2a43cdfdea81 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:52.195935 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7ebae7e0-f85f-442d-a776-2a43cdfdea81 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:52.202520 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:52.202520 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:52.206537 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7ebae7e0-f85f-442d-a776-2a43cdfdea81 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Volume info retrieved successfully. Jul 31 05:33:52.208822 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:52.208822 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:52.210741 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7ebae7e0-f85f-442d-a776-2a43cdfdea81 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 returned with HTTP 200 Jul 31 05:33:52.212466 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 634/2542] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:52 2026] GET /volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:52.214829 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.216453 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-805a6c4b-09e4-4777-a48b-4f1779672729 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:52.224806 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-805a6c4b-09e4-4777-a48b-4f1779672729 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 200 Jul 31 05:33:52.225521 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 649/2543] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:52 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:52.228263 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-46cd023f-053c-4ac9-bb50-5dedcf80640e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.230497 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46cd023f-053c-4ac9-bb50-5dedcf80640e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:33:52.230915 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46cd023f-053c-4ac9-bb50-5dedcf80640e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f0fe2bd0-34ea-4d04-a28e-34b77c00d324", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-821693340"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:52.243152 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:52.243152 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:52.243820 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-46cd023f-053c-4ac9-bb50-5dedcf80640e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Volume info retrieved successfully. Jul 31 05:33:52.243984 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-46cd023f-053c-4ac9-bb50-5dedcf80640e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Create snapshot from volume f0fe2bd0-34ea-4d04-a28e-34b77c00d324 Jul 31 05:33:52.291927 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-46cd023f-053c-4ac9-bb50-5dedcf80640e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Created reservations ['9d873d4c-ab43-4239-9b44-028f4f6eb37a', '0154a670-1115-436a-aa58-4cb20ae06d17', 'bc657797-bf82-4247-a756-330696b2604a', '62a3e919-bc3b-4f08-9cb4-1a90c9470388'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:52.322318 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-46cd023f-053c-4ac9-bb50-5dedcf80640e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Snapshot create request issued successfully. Jul 31 05:33:52.322703 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46cd023f-053c-4ac9-bb50-5dedcf80640e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:33:52.323128 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 636/2544] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:33:52 2026] POST /volume/v3/snapshots => generated 317 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:52.323270 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:52.323718 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-739475703"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:52.325372 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-739475703'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:52.325534 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume of 1 GB Jul 31 05:33:52.329521 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Availability Zones retrieved successfully. Jul 31 05:33:52.331667 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4cddc685-5658-4a9e-baae-8b10b876b8aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.333794 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4cddc685-5658-4a9e-baae-8b10b876b8aa tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c Jul 31 05:33:52.334033 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4cddc685-5658-4a9e-baae-8b10b876b8aa tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:52.334314 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4cddc685-5658-4a9e-baae-8b10b876b8aa tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:52.334796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (1abb7183-3f03-49ec-a89a-e1e23ac045e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:52.335865 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89352f2-3ffe-4f9e-afb4-042ed01796f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:52.336807 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:52.340253 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:52.340253 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:52.340826 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4cddc685-5658-4a9e-baae-8b10b876b8aa tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Snapshot retrieved successfully. Jul 31 05:33:52.341842 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4cddc685-5658-4a9e-baae-8b10b876b8aa tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c returned with HTTP 200 Jul 31 05:33:52.342448 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 635/2545] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:52 2026] GET /volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c => generated 449 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:52.371068 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b89352f2-3ffe-4f9e-afb4-042ed01796f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:52.371882 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ccb966-96a7-4621-82e3-ebd261505bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:52.422900 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Created reservations ['d8ccd9b0-51aa-4c86-a3ab-ccf72cacd761', '16b6daee-7163-476a-a7bc-7d5d3148173e', '74bc62b6-1c3a-4d78-ba45-453ae562fe92', '8971dcbf-269f-4f86-9e9d-4fa5ef5efdcb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:52.423798 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84ccb966-96a7-4621-82e3-ebd261505bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8ccd9b0-51aa-4c86-a3ab-ccf72cacd761', '16b6daee-7163-476a-a7bc-7d5d3148173e', '74bc62b6-1c3a-4d78-ba45-453ae562fe92', '8971dcbf-269f-4f86-9e9d-4fa5ef5efdcb']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:52.424611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a8c7d2f-9b1d-4f14-bb9c-4aecbe12a7a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:52.445113 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a8c7d2f-9b1d-4f14-bb9c-4aecbe12a7a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c3e5c21-6259-47db-98da-35ed842091d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-739475703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['d8ccd9b0-51aa-4c86-a3ab-ccf72cacd761','16b6daee-7163-476a-a7bc-7d5d3148173e','74bc62b6-1c3a-4d78-ba45-453ae562fe92','8971dcbf-269f-4f86-9e9d-4fa5ef5efdcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-739475703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c3e5c21-6259-47db-98da-35ed842091d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9761c92e8af143d2bd8ef919d11769c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2018e1fa175240bba96e2320dd01ab90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:52.445923 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5167618a-738c-4f5a-b97d-21e076743242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:52.464421 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5167618a-738c-4f5a-b97d-21e076743242) transitioned into state 'SUCCESS' from state '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-739475703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['d8ccd9b0-51aa-4c86-a3ab-ccf72cacd761','16b6daee-7163-476a-a7bc-7d5d3148173e','74bc62b6-1c3a-4d78-ba45-453ae562fe92','8971dcbf-269f-4f86-9e9d-4fa5ef5efdcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:52.465026 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c7f26d6-0455-4f75-a3b0-fd31b8adb6b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:52.475941 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c7f26d6-0455-4f75-a3b0-fd31b8adb6b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:52.476821 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (1abb7183-3f03-49ec-a89a-e1e23ac045e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:52.477143 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request issued successfully. Jul 31 05:33:52.477776 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8aa284ab-c179-4663-8ba6-6f58f3680c15 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:52.478609 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 626/2546] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:33:52 2026] POST /volume/v3/volumes => generated 763 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:52.489491 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-38a15644-2445-4379-82a2-8fb11ce9736f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.492747 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38a15644-2445-4379-82a2-8fb11ce9736f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 Jul 31 05:33:52.492812 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38a15644-2445-4379-82a2-8fb11ce9736f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:52.493339 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-38a15644-2445-4379-82a2-8fb11ce9736f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:52.501113 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:52.501113 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:52.505190 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-38a15644-2445-4379-82a2-8fb11ce9736f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:52.510301 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-38a15644-2445-4379-82a2-8fb11ce9736f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 returned with HTTP 200 Jul 31 05:33:52.510301 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 650/2547] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:52 2026] GET /volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:52.723331 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d3e73ff-f7d0-4ccb-b2cf-9452821d1a26 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.725954 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d3e73ff-f7d0-4ccb-b2cf-9452821d1a26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:33:52.726263 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d3e73ff-f7d0-4ccb-b2cf-9452821d1a26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:52.726541 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d3e73ff-f7d0-4ccb-b2cf-9452821d1a26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:52.736625 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:52.736625 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:52.741965 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6d3e73ff-f7d0-4ccb-b2cf-9452821d1a26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:33:52.746513 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d3e73ff-f7d0-4ccb-b2cf-9452821d1a26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:33:52.746880 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 637/2548] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:52 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:52.787676 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-5093ea65-2b05-48e5-8b0a-46f9015da28f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.789803 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-5093ea65-2b05-48e5-8b0a-46f9015da28f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:33:52.789986 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-5093ea65-2b05-48e5-8b0a-46f9015da28f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:52.790186 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-5093ea65-2b05-48e5-8b0a-46f9015da28f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:52.796633 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:52.796633 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:52.800249 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-5093ea65-2b05-48e5-8b0a-46f9015da28f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:33:52.804073 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-5093ea65-2b05-48e5-8b0a-46f9015da28f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:33:52.804462 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 636/2549] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:52 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:52.875595 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e363117c-f4c4-4460-a7cb-3c39cd36ae4a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.876113 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e363117c-f4c4-4460-a7cb-3c39cd36ae4a None None] GET https://10.4.3.227/volume// Jul 31 05:33:52.876359 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e363117c-f4c4-4460-a7cb-3c39cd36ae4a None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:52.876589 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e363117c-f4c4-4460-a7cb-3c39cd36ae4a None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:52.876962 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e363117c-f4c4-4460-a7cb-3c39cd36ae4a None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:52.877328 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 627/2550] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:33: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 31 05:33:52.885076 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-bbee06ff-95f9-4a48-8278-6292ccd67ed0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.887860 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-bbee06ff-95f9-4a48-8278-6292ccd67ed0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:33:52.888257 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-bbee06ff-95f9-4a48-8278-6292ccd67ed0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6def4221-d5c0-4720-affe-33cc7393ab1e", "connector": null, "instance_uuid": "46761545-7646-4ae9-a1b1-460f9b179aa4"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:52.897045 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:52.897045 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:52.919384 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-bbee06ff-95f9-4a48-8278-6292ccd67ed0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:33:52.919820 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 651/2551] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:33:52 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 31 05:33:52.946718 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7528737e-cf83-483a-aa19-3ac0f852787d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.949405 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7528737e-cf83-483a-aa19-3ac0f852787d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:33:52.949644 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7528737e-cf83-483a-aa19-3ac0f852787d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:52.949864 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7528737e-cf83-483a-aa19-3ac0f852787d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:52.958859 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4f525422-efb1-411c-bfc8-5c6e45ca3b47 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.959256 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f525422-efb1-411c-bfc8-5c6e45ca3b47 None None] GET https://10.4.3.227/volume// Jul 31 05:33:52.959439 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f525422-efb1-411c-bfc8-5c6e45ca3b47 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:52.959668 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f525422-efb1-411c-bfc8-5c6e45ca3b47 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:52.959967 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f525422-efb1-411c-bfc8-5c6e45ca3b47 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:52.960295 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 637/2552] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:33: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 31 05:33:52.961733 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:52.961733 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:52.965155 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7528737e-cf83-483a-aa19-3ac0f852787d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:33:52.968617 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-955f6edb-1a7e-462e-8ce3-ca9e29b5abc1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:52.969729 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7528737e-cf83-483a-aa19-3ac0f852787d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:33:52.970120 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 638/2553] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:52 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:52.970919 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-955f6edb-1a7e-462e-8ce3-ca9e29b5abc1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:33:52.971144 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-955f6edb-1a7e-462e-8ce3-ca9e29b5abc1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:52.971342 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-955f6edb-1a7e-462e-8ce3-ca9e29b5abc1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:52.981343 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:52.981343 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:52.984576 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-955f6edb-1a7e-462e-8ce3-ca9e29b5abc1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:33:52.988629 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-955f6edb-1a7e-462e-8ce3-ca9e29b5abc1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:33:52.989007 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 628/2554] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:33:52 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 1021 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:33:53.082655 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-ce1525b2-c1cd-4b07-a9d7-e6345530a2ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.085115 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-ce1525b2-c1cd-4b07-a9d7-e6345530a2ad tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] PUT https://10.4.3.227/volume/v3/attachments/3f4aac64-8747-499d-bc93-d50dde76ff26 Jul 31 05:33:53.085601 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-ce1525b2-c1cd-4b07-a9d7-e6345530a2ad tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:53.094907 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-ce1525b2-c1cd-4b07-a9d7-e6345530a2ad tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Acquiring lock "cinder-attachment_update-6def4221-d5c0-4720-affe-33cc7393ab1e-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:33:53.099993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-ce1525b2-c1cd-4b07-a9d7-e6345530a2ad tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Lock "cinder-attachment_update-6def4221-d5c0-4720-affe-33cc7393ab1e-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:33:53.100685 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:53.100685 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:53.171793 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-ce1525b2-c1cd-4b07-a9d7-e6345530a2ad tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Lock "cinder-attachment_update-6def4221-d5c0-4720-affe-33cc7393ab1e-np0000006182" released by "attachment_update" :: held 0.072s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:33:53.172067 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-ce1525b2-c1cd-4b07-a9d7-e6345530a2ad tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/attachments/3f4aac64-8747-499d-bc93-d50dde76ff26 returned with HTTP 200 Jul 31 05:33:53.172563 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 652/2555] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:33:53 2026] PUT /volume/v3/attachments/3f4aac64-8747-499d-bc93-d50dde76ff26 => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:53.240520 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e99f5388-7435-4e30-8720-3a54366b6886 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.242860 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e99f5388-7435-4e30-8720-3a54366b6886 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f Jul 31 05:33:53.243038 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e99f5388-7435-4e30-8720-3a54366b6886 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:53.243236 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e99f5388-7435-4e30-8720-3a54366b6886 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:53.253161 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e99f5388-7435-4e30-8720-3a54366b6886 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f returned with HTTP 404 Jul 31 05:33:53.253801 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 638/2556] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:53 2026] GET /volume/v3/volumes/3f6e285c-7ed6-4f8c-a8de-1805aa3e9d0f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:53.322381 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d5a6c3f-7d2d-42c7-98bd-efdb9a2f25c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.324413 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d5a6c3f-7d2d-42c7-98bd-efdb9a2f25c7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] DELETE https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:33:53.324635 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d5a6c3f-7d2d-42c7-98bd-efdb9a2f25c7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:53.324851 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d5a6c3f-7d2d-42c7-98bd-efdb9a2f25c7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:53.325031 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0d5a6c3f-7d2d-42c7-98bd-efdb9a2f25c7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Delete volume with id: 359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:33:53.331895 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:53.331895 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:53.332362 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0d5a6c3f-7d2d-42c7-98bd-efdb9a2f25c7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:53.347788 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0d5a6c3f-7d2d-42c7-98bd-efdb9a2f25c7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Delete volume request issued successfully. Jul 31 05:33:53.348049 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d5a6c3f-7d2d-42c7-98bd-efdb9a2f25c7 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 202 Jul 31 05:33:53.349901 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 639/2557] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:53 2026] DELETE /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 05:33:53.353221 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a81e4e17-726c-42c7-9361-ab129629b9fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.355169 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a81e4e17-726c-42c7-9361-ab129629b9fd tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c Jul 31 05:33:53.355360 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a81e4e17-726c-42c7-9361-ab129629b9fd tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:53.355562 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a81e4e17-726c-42c7-9361-ab129629b9fd tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:53.357538 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-61eb982f-5033-49ad-8f95-4d6863ae33f2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.359835 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61eb982f-5033-49ad-8f95-4d6863ae33f2 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:33:53.360015 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61eb982f-5033-49ad-8f95-4d6863ae33f2 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:53.360393 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-61eb982f-5033-49ad-8f95-4d6863ae33f2 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:53.360644 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:53.360644 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:53.361060 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a81e4e17-726c-42c7-9361-ab129629b9fd tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Snapshot retrieved successfully. Jul 31 05:33:53.361968 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a81e4e17-726c-42c7-9361-ab129629b9fd tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c returned with HTTP 200 Jul 31 05:33:53.362179 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 629/2558] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:53 2026] GET /volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:53.371366 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:53.371366 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:53.375538 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.375641 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-61eb982f-5033-49ad-8f95-4d6863ae33f2 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:53.378282 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:53.378637 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "a94ce36e-635b-4556-9583-dcdf9037020c"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:53.380045 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-61eb982f-5033-49ad-8f95-4d6863ae33f2 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 200 Jul 31 05:33:53.380492 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 653/2559] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:53 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:53.383436 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'a94ce36e-635b-4556-9583-dcdf9037020c'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:53.393916 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:53.393916 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:53.394504 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Snapshot retrieved successfully. Jul 31 05:33:53.394578 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Create volume of 1 GB Jul 31 05:33:53.398349 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Availability Zones retrieved successfully. Jul 31 05:33:53.404117 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Flow 'volume_create_api' (1964d742-e312-46eb-a174-d8606ad0600c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:53.405036 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63eccb82-20f8-4bd2-980a-d53a5785070c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.406008 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:53.406939 np0000006182 devstack@c-api.service[100285]: WARNING cinder.volume.api [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63eccb82-20f8-4bd2-980a-d53a5785070c) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 05:33:53.406939 np0000006182 devstack@c-api.service[100285]: 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 31 05:33:53.408429 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63eccb82-20f8-4bd2-980a-d53a5785070c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.409042 np0000006182 devstack@c-api.service[100285]: WARNING cinder.volume.api [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63eccb82-20f8-4bd2-980a-d53a5785070c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 05:33:53.409766 np0000006182 devstack@c-api.service[100285]: WARNING cinder.volume.api [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Flow 'volume_create_api' (1964d742-e312-46eb-a174-d8606ad0600c) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 05:33:53.410245 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e4dd08d-eec1-49a0-83ae-79420b13865b tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 400 Jul 31 05:33:53.410930 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 639/2560] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:33:53 2026] POST /volume/v3/volumes => generated 171 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:33:53.419427 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-31fcbd8b-eba7-4b65-aebf-83f6df52ef1c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.421790 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31fcbd8b-eba7-4b65-aebf-83f6df52ef1c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c Jul 31 05:33:53.422060 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31fcbd8b-eba7-4b65-aebf-83f6df52ef1c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:53.422344 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31fcbd8b-eba7-4b65-aebf-83f6df52ef1c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:53.422490 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-31fcbd8b-eba7-4b65-aebf-83f6df52ef1c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Delete snapshot with id: a94ce36e-635b-4556-9583-dcdf9037020c Jul 31 05:33:53.428946 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:53.428946 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:53.429549 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-31fcbd8b-eba7-4b65-aebf-83f6df52ef1c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Snapshot retrieved successfully. Jul 31 05:33:53.451839 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-31fcbd8b-eba7-4b65-aebf-83f6df52ef1c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Snapshot delete request issued successfully. Jul 31 05:33:53.452079 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31fcbd8b-eba7-4b65-aebf-83f6df52ef1c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c returned with HTTP 202 Jul 31 05:33:53.452675 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 640/2561] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:33:53 2026] DELETE /volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:53.460754 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6743d87-6347-4b2a-828d-97717463c6d2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.462464 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6743d87-6347-4b2a-828d-97717463c6d2 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c Jul 31 05:33:53.462645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6743d87-6347-4b2a-828d-97717463c6d2 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:53.462818 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6743d87-6347-4b2a-828d-97717463c6d2 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:53.467621 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:53.467621 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:53.468114 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a6743d87-6347-4b2a-828d-97717463c6d2 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Snapshot retrieved successfully. Jul 31 05:33:53.469002 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6743d87-6347-4b2a-828d-97717463c6d2 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c returned with HTTP 200 Jul 31 05:33:53.469439 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 630/2562] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:53 2026] GET /volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:53.524723 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5435598e-c410-4b51-863e-b7c5d22e6b78 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.526565 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5435598e-c410-4b51-863e-b7c5d22e6b78 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 Jul 31 05:33:53.526750 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5435598e-c410-4b51-863e-b7c5d22e6b78 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:53.526925 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5435598e-c410-4b51-863e-b7c5d22e6b78 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:53.533857 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:53.533857 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:53.537859 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5435598e-c410-4b51-863e-b7c5d22e6b78 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:53.541792 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5435598e-c410-4b51-863e-b7c5d22e6b78 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 returned with HTTP 200 Jul 31 05:33:53.542179 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 654/2563] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:53 2026] GET /volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:53.555825 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.558116 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:53.558492 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6c3e5c21-6259-47db-98da-35ed842091d8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1393501018"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:53.559911 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request body: {'volume': {"'source_volid": '6c3e5c21-6259-47db-98da-35ed842091d8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1393501018'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:53.560024 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume of 1 GB Jul 31 05:33:53.564087 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Availability Zones retrieved successfully. Jul 31 05:33:53.569426 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (92fa8caf-6c5a-4d0d-8699-5c05c592e789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:53.570284 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7abe81e7-4459-4468-8bb4-c21b24fa0c9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.571216 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:53.597408 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7abe81e7-4459-4468-8bb4-c21b24fa0c9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.598149 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0737a23f-caf4-44f3-828a-0c191dcc49a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.641903 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Created reservations ['706059d6-39ed-46ab-b666-359e5655962e', '3febb530-331a-44d2-90f9-7bcda310b372', '5522bac9-9774-4a0b-a98f-41564b3ea7ff', 'fa30c2cb-1d2c-4c18-bfc9-f7363f00e0e7'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:53.642752 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0737a23f-caf4-44f3-828a-0c191dcc49a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['706059d6-39ed-46ab-b666-359e5655962e', '3febb530-331a-44d2-90f9-7bcda310b372', '5522bac9-9774-4a0b-a98f-41564b3ea7ff', 'fa30c2cb-1d2c-4c18-bfc9-f7363f00e0e7']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.643526 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b86782e-75aa-4934-82ca-6b0e26dbd1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.670788 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b86782e-75aa-4934-82ca-6b0e26dbd1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cff61e4d-fb26-430d-97e1-22c9d0bd7462', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1393501018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['706059d6-39ed-46ab-b666-359e5655962e','3febb530-331a-44d2-90f9-7bcda310b372','5522bac9-9774-4a0b-a98f-41564b3ea7ff','fa30c2cb-1d2c-4c18-bfc9-f7363f00e0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1393501018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cff61e4d-fb26-430d-97e1-22c9d0bd7462,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9761c92e8af143d2bd8ef919d11769c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2018e1fa175240bba96e2320dd01ab90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.672112 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a82eaf-ecaf-44a8-96e6-b87af48af86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.694847 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a82eaf-ecaf-44a8-96e6-b87af48af86b) transitioned into state 'SUCCESS' from state '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-1393501018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['706059d6-39ed-46ab-b666-359e5655962e','3febb530-331a-44d2-90f9-7bcda310b372','5522bac9-9774-4a0b-a98f-41564b3ea7ff','fa30c2cb-1d2c-4c18-bfc9-f7363f00e0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.696007 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd1639b-b0b3-4160-a94f-0eb02cc44022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.708175 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd1639b-b0b3-4160-a94f-0eb02cc44022) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.709299 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (92fa8caf-6c5a-4d0d-8699-5c05c592e789) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:53.709668 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request issued successfully. Jul 31 05:33:53.710423 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ffbd78b3-96b8-4f37-a023-ca286cd4b7ca tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:53.710941 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 640/2564] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:53 2026] POST /volume/v3/volumes => generated 764 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:53.726776 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.731555 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:53.731875 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6c3e5c21-6259-47db-98da-35ed842091d8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1629854956"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:53.733392 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request body: {'volume': {"'source_volid": '6c3e5c21-6259-47db-98da-35ed842091d8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1629854956'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:53.733503 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume of 1 GB Jul 31 05:33:53.733754 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:53.733754 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:53.737435 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Availability Zones retrieved successfully. Jul 31 05:33:53.742756 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (75916c7c-c745-40f6-90b6-344b60d4ccff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:53.743615 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79288b05-ed38-48cf-9ad1-9a8c96106594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.744499 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:53.769857 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79288b05-ed38-48cf-9ad1-9a8c96106594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.770602 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcca95c6-ec46-44de-aff8-139bfe3b825f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.813633 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Created reservations ['1809de84-c692-4e02-b2b4-cebdc0f0ba46', '8a8b0ba5-4d14-44ac-8901-7a721855f396', 'f32ff573-406a-4e16-9ad8-0c5cc9d61d22', '3fd7ec40-b19b-482d-836f-259e83fc0129'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:53.814854 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcca95c6-ec46-44de-aff8-139bfe3b825f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1809de84-c692-4e02-b2b4-cebdc0f0ba46', '8a8b0ba5-4d14-44ac-8901-7a721855f396', 'f32ff573-406a-4e16-9ad8-0c5cc9d61d22', '3fd7ec40-b19b-482d-836f-259e83fc0129']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.815681 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1bfa4df-4f50-4d93-b839-1a4cae9bf971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.839944 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1bfa4df-4f50-4d93-b839-1a4cae9bf971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1396741a-49e6-47cf-872a-342bf7df8c12', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1629854956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['1809de84-c692-4e02-b2b4-cebdc0f0ba46','8a8b0ba5-4d14-44ac-8901-7a721855f396','f32ff573-406a-4e16-9ad8-0c5cc9d61d22','3fd7ec40-b19b-482d-836f-259e83fc0129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1629854956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1396741a-49e6-47cf-872a-342bf7df8c12,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9761c92e8af143d2bd8ef919d11769c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2018e1fa175240bba96e2320dd01ab90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.841073 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab1f447-c61f-4ef1-8381-81830bba5462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.863177 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab1f447-c61f-4ef1-8381-81830bba5462) transitioned into state 'SUCCESS' from state '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-1629854956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['1809de84-c692-4e02-b2b4-cebdc0f0ba46','8a8b0ba5-4d14-44ac-8901-7a721855f396','f32ff573-406a-4e16-9ad8-0c5cc9d61d22','3fd7ec40-b19b-482d-836f-259e83fc0129'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.863974 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1562474f-04ce-453d-9a4a-53f80a035ec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.873233 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1562474f-04ce-453d-9a4a-53f80a035ec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.874143 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (75916c7c-c745-40f6-90b6-344b60d4ccff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:53.874527 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request issued successfully. Jul 31 05:33:53.875071 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a6faf51-6d10-4740-bf1d-bc907edfd1d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:53.875531 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 641/2565] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:53 2026] POST /volume/v3/volumes => generated 764 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:53.887047 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.889340 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:53.889719 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6c3e5c21-6259-47db-98da-35ed842091d8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-946017808"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:53.897376 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request body: {'volume': {"'source_volid": '6c3e5c21-6259-47db-98da-35ed842091d8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-946017808'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:53.897610 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume of 1 GB Jul 31 05:33:53.904828 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Availability Zones retrieved successfully. Jul 31 05:33:53.913751 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (8088f3dd-1e31-4913-a2c8-9c478d8290c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:53.917416 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b404f9-f8ad-4ae3-b2df-150cb78a8e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.917416 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:53.949700 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b404f9-f8ad-4ae3-b2df-150cb78a8e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.951775 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836da93c-9ade-4445-b6fa-018e9e3b4026) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.983208 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-585dc569-d2ba-4dfe-8e6a-37e07157fef8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:53.985503 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-585dc569-d2ba-4dfe-8e6a-37e07157fef8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:33:53.985684 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-585dc569-d2ba-4dfe-8e6a-37e07157fef8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:53.985921 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-585dc569-d2ba-4dfe-8e6a-37e07157fef8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:53.995698 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Created reservations ['54189213-ac58-4d2f-b562-fd3d6e6920ed', 'df29edb7-c201-4034-93d6-7e130eca8ff6', 'e6ca6da9-dbbf-47b4-b5f0-3530243ed184', '872b4314-bf9b-411b-a1bd-22338b500851'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:53.996535 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836da93c-9ade-4445-b6fa-018e9e3b4026) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54189213-ac58-4d2f-b562-fd3d6e6920ed', 'df29edb7-c201-4034-93d6-7e130eca8ff6', 'e6ca6da9-dbbf-47b4-b5f0-3530243ed184', '872b4314-bf9b-411b-a1bd-22338b500851']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:53.997649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (305a6f74-22ff-47a9-9e9a-0b60f7624786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:53.998093 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:53.998093 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:54.003076 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-585dc569-d2ba-4dfe-8e6a-37e07157fef8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:33:54.009444 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-585dc569-d2ba-4dfe-8e6a-37e07157fef8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:33:54.009951 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 655/2566] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:53 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:54.019804 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (305a6f74-22ff-47a9-9e9a-0b60f7624786) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5a9c6ba-69a2-43ac-a660-fa46ae5542b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-946017808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['54189213-ac58-4d2f-b562-fd3d6e6920ed','df29edb7-c201-4034-93d6-7e130eca8ff6','e6ca6da9-dbbf-47b4-b5f0-3530243ed184','872b4314-bf9b-411b-a1bd-22338b500851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-946017808',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5a9c6ba-69a2-43ac-a660-fa46ae5542b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9761c92e8af143d2bd8ef919d11769c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2018e1fa175240bba96e2320dd01ab90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.020667 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f61b06c-1e6f-44e9-881f-525a19a8c6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.041119 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f61b06c-1e6f-44e9-881f-525a19a8c6f5) transitioned into state 'SUCCESS' from state '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-946017808',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['54189213-ac58-4d2f-b562-fd3d6e6920ed','df29edb7-c201-4034-93d6-7e130eca8ff6','e6ca6da9-dbbf-47b4-b5f0-3530243ed184','872b4314-bf9b-411b-a1bd-22338b500851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.042057 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71e637e-2b76-4c6c-a300-7be45f11053b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.053686 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a71e637e-2b76-4c6c-a300-7be45f11053b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.055185 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (8088f3dd-1e31-4913-a2c8-9c478d8290c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:54.055654 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request issued successfully. Jul 31 05:33:54.056501 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c20caa22-3fe6-4c1a-aabb-d3407bc2e8d9 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:54.057036 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 631/2567] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:53 2026] POST /volume/v3/volumes => generated 763 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:54.074558 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.080758 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:54.081120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6c3e5c21-6259-47db-98da-35ed842091d8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1747556918"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:54.086808 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request body: {'volume': {"'source_volid": '6c3e5c21-6259-47db-98da-35ed842091d8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1747556918'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:54.086946 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume of 1 GB Jul 31 05:33:54.087296 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.087296 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:54.092086 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Availability Zones retrieved successfully. Jul 31 05:33:54.097839 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (980c383d-8805-4850-88bf-9f2ec2314d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:54.098754 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9511e010-dbe9-4fc3-9380-0fa433cf0028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.099659 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:54.128295 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9511e010-dbe9-4fc3-9380-0fa433cf0028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.129039 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e81b44-49cb-4cab-80c7-017a18c755ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.176405 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Created reservations ['47eb551c-0f0e-43c1-85c8-81c5d2aec17b', '5e7ebd1e-2c8f-46bd-93ef-577f279e7b0f', '65e0d8a1-d9ed-473c-ad8d-fa1c9034747f', '197499e9-d96e-4c0d-be45-9f9dd1b9c4d1'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:54.177253 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e81b44-49cb-4cab-80c7-017a18c755ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47eb551c-0f0e-43c1-85c8-81c5d2aec17b', '5e7ebd1e-2c8f-46bd-93ef-577f279e7b0f', '65e0d8a1-d9ed-473c-ad8d-fa1c9034747f', '197499e9-d96e-4c0d-be45-9f9dd1b9c4d1']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.178068 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ef31c6-f769-4b65-bc37-24d62f24c6a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.199744 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ef31c6-f769-4b65-bc37-24d62f24c6a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66feb92e-2a4f-42b7-bf4e-17d844e8ccd3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1747556918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['47eb551c-0f0e-43c1-85c8-81c5d2aec17b','5e7ebd1e-2c8f-46bd-93ef-577f279e7b0f','65e0d8a1-d9ed-473c-ad8d-fa1c9034747f','197499e9-d96e-4c0d-be45-9f9dd1b9c4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1747556918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66feb92e-2a4f-42b7-bf4e-17d844e8ccd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9761c92e8af143d2bd8ef919d11769c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2018e1fa175240bba96e2320dd01ab90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.200794 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a68536c-7dc0-47ec-941f-af6485a321aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.218034 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a68536c-7dc0-47ec-941f-af6485a321aa) transitioned into state 'SUCCESS' from state '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-1747556918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['47eb551c-0f0e-43c1-85c8-81c5d2aec17b','5e7ebd1e-2c8f-46bd-93ef-577f279e7b0f','65e0d8a1-d9ed-473c-ad8d-fa1c9034747f','197499e9-d96e-4c0d-be45-9f9dd1b9c4d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.219583 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de2a19ad-3b1c-41a8-b317-0f7fdfa10865) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.230141 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de2a19ad-3b1c-41a8-b317-0f7fdfa10865) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.232188 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (980c383d-8805-4850-88bf-9f2ec2314d49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:54.232188 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request issued successfully. Jul 31 05:33:54.232188 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c03749cf-3379-47c4-aeba-eb043d6b6e48 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:54.235673 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 641/2568] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:54 2026] POST /volume/v3/volumes => generated 764 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:54.249875 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.252702 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:33:54.253214 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "6c3e5c21-6259-47db-98da-35ed842091d8", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-458281552"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:54.255479 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request body: {'volume': {"'source_volid": '6c3e5c21-6259-47db-98da-35ed842091d8', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-458281552'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:33:54.255666 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume of 1 GB Jul 31 05:33:54.256027 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.256027 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:54.261572 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Availability Zones retrieved successfully. Jul 31 05:33:54.270198 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (fe85a386-1e38-40f1-97b1-d1baede8100d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:54.274055 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1c21a2-cf47-46eb-8270-56ac8a656305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.275093 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:33:54.306976 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b1c21a2-cf47-46eb-8270-56ac8a656305) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.307723 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (479fff98-f816-4bcf-9b45-221a62cb0912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.352083 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Created reservations ['805d40af-8317-4711-ae96-e45636de6e9f', '2eb09d44-aebd-492e-8d73-7bdab2bbff78', '53b436cd-37b1-4011-8524-78fa6d248be1', '9f837466-5fe8-4e19-9a67-d0df4a026516'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:54.352083 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (479fff98-f816-4bcf-9b45-221a62cb0912) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['805d40af-8317-4711-ae96-e45636de6e9f', '2eb09d44-aebd-492e-8d73-7bdab2bbff78', '53b436cd-37b1-4011-8524-78fa6d248be1', '9f837466-5fe8-4e19-9a67-d0df4a026516']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.356184 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b51b1e-d085-469e-9a6f-5300c8b742e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.379976 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2b51b1e-d085-469e-9a6f-5300c8b742e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e263eb5d-a3ae-49eb-8741-b837b8944745', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-458281552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['805d40af-8317-4711-ae96-e45636de6e9f','2eb09d44-aebd-492e-8d73-7bdab2bbff78','53b436cd-37b1-4011-8524-78fa6d248be1','9f837466-5fe8-4e19-9a67-d0df4a026516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:33:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-458281552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e263eb5d-a3ae-49eb-8741-b837b8944745,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9761c92e8af143d2bd8ef919d11769c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2018e1fa175240bba96e2320dd01ab90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.381500 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7def86d-2bca-4c78-b312-9831efb85af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.398961 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7c7f1232-8daf-42b8-9d5c-629c6ef0023f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.401628 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c7f1232-8daf-42b8-9d5c-629c6ef0023f tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a Jul 31 05:33:54.401845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c7f1232-8daf-42b8-9d5c-629c6ef0023f tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.402048 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c7f1232-8daf-42b8-9d5c-629c6ef0023f tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.405685 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7def86d-2bca-4c78-b312-9831efb85af6) transitioned into state 'SUCCESS' from state '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-458281552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9761c92e8af143d2bd8ef919d11769c2',qos_specs=None,replication_status=,reservations=['805d40af-8317-4711-ae96-e45636de6e9f','2eb09d44-aebd-492e-8d73-7bdab2bbff78','53b436cd-37b1-4011-8524-78fa6d248be1','9f837466-5fe8-4e19-9a67-d0df4a026516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2018e1fa175240bba96e2320dd01ab90',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.406524 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49cd118c-bb3c-48c6-ab6d-f0c972ab98ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:33:54.408484 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c7f1232-8daf-42b8-9d5c-629c6ef0023f tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a returned with HTTP 404 Jul 31 05:33:54.409230 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 656/2569] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:54 2026] GET /volume/v3/volumes/359724e0-aeba-46f4-96f7-a9a50a43082a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:54.416703 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49cd118c-bb3c-48c6-ab6d-f0c972ab98ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:33:54.419120 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Flow 'volume_create_api' (fe85a386-1e38-40f1-97b1-d1baede8100d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:33:54.419824 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Create volume request issued successfully. Jul 31 05:33:54.420644 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2a2f4ec-066f-463e-b9bc-7a565307daeb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:33:54.421055 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 642/2570] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:54 2026] POST /volume/v3/volumes => generated 763 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:54.433330 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6ad0a5c-f0b4-4a8e-8c1b-549311bf3c4d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.435326 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6ad0a5c-f0b4-4a8e-8c1b-549311bf3c4d tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 Jul 31 05:33:54.435510 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6ad0a5c-f0b4-4a8e-8c1b-549311bf3c4d tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.435688 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6ad0a5c-f0b4-4a8e-8c1b-549311bf3c4d tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.442998 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.442998 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:54.447138 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f6ad0a5c-f0b4-4a8e-8c1b-549311bf3c4d tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:54.451378 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6ad0a5c-f0b4-4a8e-8c1b-549311bf3c4d tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 returned with HTTP 200 Jul 31 05:33:54.451728 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 632/2571] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:54 2026] GET /volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:54.469368 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d5a93d40-49a2-4161-ab4f-4698236e7bf8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.471251 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d5a93d40-49a2-4161-ab4f-4698236e7bf8 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 Jul 31 05:33:54.471477 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d5a93d40-49a2-4161-ab4f-4698236e7bf8 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.471664 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d5a93d40-49a2-4161-ab4f-4698236e7bf8 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.479449 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21e52b5f-28fc-46d7-a090-fce116404779 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.480025 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.480025 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:54.481783 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21e52b5f-28fc-46d7-a090-fce116404779 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c Jul 31 05:33:54.482008 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21e52b5f-28fc-46d7-a090-fce116404779 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.482240 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21e52b5f-28fc-46d7-a090-fce116404779 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.485173 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d5a93d40-49a2-4161-ab4f-4698236e7bf8 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:54.489855 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21e52b5f-28fc-46d7-a090-fce116404779 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c returned with HTTP 404 Jul 31 05:33:54.490506 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d5a93d40-49a2-4161-ab4f-4698236e7bf8 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 returned with HTTP 200 Jul 31 05:33:54.490647 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 657/2572] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:33:54 2026] GET /volume/v3/snapshots/a94ce36e-635b-4556-9583-dcdf9037020c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:54.490901 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 642/2573] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:54 2026] GET /volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:54.504161 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da1469cd-51c8-4e4a-8790-81e7b061f1e2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.506872 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da1469cd-51c8-4e4a-8790-81e7b061f1e2 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 Jul 31 05:33:54.507214 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da1469cd-51c8-4e4a-8790-81e7b061f1e2 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.507536 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da1469cd-51c8-4e4a-8790-81e7b061f1e2 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.513153 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43a390b5-1a29-4952-b867-6588df7b5929 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.513153 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43a390b5-1a29-4952-b867-6588df7b5929 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 Jul 31 05:33:54.513153 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43a390b5-1a29-4952-b867-6588df7b5929 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.513153 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43a390b5-1a29-4952-b867-6588df7b5929 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.521060 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.521060 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:54.526565 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.526565 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:54.527165 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da1469cd-51c8-4e4a-8790-81e7b061f1e2 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Volume info retrieved successfully. Jul 31 05:33:54.538937 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-43a390b5-1a29-4952-b867-6588df7b5929 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:54.540852 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da1469cd-51c8-4e4a-8790-81e7b061f1e2 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 returned with HTTP 200 Jul 31 05:33:54.541455 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 643/2574] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:54 2026] GET /volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:54.546960 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43a390b5-1a29-4952-b867-6588df7b5929 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 returned with HTTP 200 Jul 31 05:33:54.547654 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 633/2575] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:54 2026] GET /volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:54.566866 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-16d7796a-2f20-46eb-8f0e-c5e433a6fad5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.568381 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b954ae70-44cf-44ef-b8b3-b57ccbb8290c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.568761 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16d7796a-2f20-46eb-8f0e-c5e433a6fad5 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] DELETE https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:33:54.568951 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16d7796a-2f20-46eb-8f0e-c5e433a6fad5 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.569162 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16d7796a-2f20-46eb-8f0e-c5e433a6fad5 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.569383 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-16d7796a-2f20-46eb-8f0e-c5e433a6fad5 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Delete volume with id: 5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:33:54.570634 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b954ae70-44cf-44ef-b8b3-b57ccbb8290c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 Jul 31 05:33:54.570878 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b954ae70-44cf-44ef-b8b3-b57ccbb8290c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.571186 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b954ae70-44cf-44ef-b8b3-b57ccbb8290c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.571426 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b954ae70-44cf-44ef-b8b3-b57ccbb8290c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Delete volume with id: f0fe2bd0-34ea-4d04-a28e-34b77c00d324 Jul 31 05:33:54.572715 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-39ba09da-3c65-4886-8403-8f1c88c1756b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.575184 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39ba09da-3c65-4886-8403-8f1c88c1756b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 Jul 31 05:33:54.576972 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39ba09da-3c65-4886-8403-8f1c88c1756b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.577235 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-39ba09da-3c65-4886-8403-8f1c88c1756b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.581165 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.581165 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:54.581761 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-16d7796a-2f20-46eb-8f0e-c5e433a6fad5 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:54.583785 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.583785 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:54.584479 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b954ae70-44cf-44ef-b8b3-b57ccbb8290c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Volume info retrieved successfully. Jul 31 05:33:54.587887 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.587887 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:54.595783 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-39ba09da-3c65-4886-8403-8f1c88c1756b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:54.601575 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-39ba09da-3c65-4886-8403-8f1c88c1756b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 returned with HTTP 200 Jul 31 05:33:54.602064 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 644/2576] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:54 2026] GET /volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:54.612058 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-16d7796a-2f20-46eb-8f0e-c5e433a6fad5 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Delete volume request issued successfully. Jul 31 05:33:54.612338 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16d7796a-2f20-46eb-8f0e-c5e433a6fad5 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 202 Jul 31 05:33:54.612771 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 658/2577] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:54 2026] DELETE /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:54.614476 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b954ae70-44cf-44ef-b8b3-b57ccbb8290c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Delete volume request issued successfully. Jul 31 05:33:54.614695 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b954ae70-44cf-44ef-b8b3-b57ccbb8290c tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 returned with HTTP 202 Jul 31 05:33:54.615174 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 643/2578] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:54 2026] DELETE /volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:54.616250 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-95bcf9bf-9ec3-42ab-bebb-16a4caec9359 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.618801 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95bcf9bf-9ec3-42ab-bebb-16a4caec9359 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 Jul 31 05:33:54.619030 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95bcf9bf-9ec3-42ab-bebb-16a4caec9359 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.619326 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-95bcf9bf-9ec3-42ab-bebb-16a4caec9359 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.622399 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8bedbd23-ba5e-40be-880a-e731c9396838 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.624120 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bedbd23-ba5e-40be-880a-e731c9396838 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:33:54.624402 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bedbd23-ba5e-40be-880a-e731c9396838 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.624582 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bedbd23-ba5e-40be-880a-e731c9396838 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.627414 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.627414 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:54.627794 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76699d26-01cb-4133-8481-83ec7f70b86e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:54.629962 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76699d26-01cb-4133-8481-83ec7f70b86e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 Jul 31 05:33:54.630173 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76699d26-01cb-4133-8481-83ec7f70b86e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:54.630383 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76699d26-01cb-4133-8481-83ec7f70b86e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:54.632990 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.632990 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:54.633927 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-95bcf9bf-9ec3-42ab-bebb-16a4caec9359 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:54.636904 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8bedbd23-ba5e-40be-880a-e731c9396838 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Volume info retrieved successfully. Jul 31 05:33:54.638134 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:54.638134 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:54.639963 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-95bcf9bf-9ec3-42ab-bebb-16a4caec9359 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 returned with HTTP 200 Jul 31 05:33:54.640444 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 634/2579] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:54 2026] GET /volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:54.641536 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bedbd23-ba5e-40be-880a-e731c9396838 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 200 Jul 31 05:33:54.642052 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 645/2580] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:54 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:54.643923 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-76699d26-01cb-4133-8481-83ec7f70b86e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Volume info retrieved successfully. Jul 31 05:33:54.650537 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76699d26-01cb-4133-8481-83ec7f70b86e tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 returned with HTTP 200 Jul 31 05:33:54.650537 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 659/2581] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:54 2026] GET /volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:55.025752 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1d8a44b1-a840-4724-a6d9-64d94c03cd0a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:55.025752 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d8a44b1-a840-4724-a6d9-64d94c03cd0a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:33:55.026040 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1d8a44b1-a840-4724-a6d9-64d94c03cd0a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:55.026040 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1d8a44b1-a840-4724-a6d9-64d94c03cd0a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:55.036118 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:55.036118 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:55.040379 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1d8a44b1-a840-4724-a6d9-64d94c03cd0a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:33:55.044165 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d8a44b1-a840-4724-a6d9-64d94c03cd0a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:33:55.044767 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 644/2582] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:55 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:55.657247 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-01c87172-efec-4f8b-8560-6096a4400e1f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:55.659135 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e72186ab-7849-4171-82d9-a80bf13c8be9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:55.659389 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01c87172-efec-4f8b-8560-6096a4400e1f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 Jul 31 05:33:55.659579 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01c87172-efec-4f8b-8560-6096a4400e1f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:55.659757 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-01c87172-efec-4f8b-8560-6096a4400e1f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:55.661328 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e72186ab-7849-4171-82d9-a80bf13c8be9 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] GET https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 Jul 31 05:33:55.661583 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e72186ab-7849-4171-82d9-a80bf13c8be9 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:55.661811 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e72186ab-7849-4171-82d9-a80bf13c8be9 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:55.664141 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90e3666e-acb5-4e31-ab81-c1da737e8e04 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:55.665910 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90e3666e-acb5-4e31-ab81-c1da737e8e04 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] GET https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 Jul 31 05:33:55.666091 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90e3666e-acb5-4e31-ab81-c1da737e8e04 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:55.666319 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90e3666e-acb5-4e31-ab81-c1da737e8e04 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:55.670462 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:55.670462 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:55.671806 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90e3666e-acb5-4e31-ab81-c1da737e8e04 tempest-VolumesSnapshotNegativeTestJSON-1668442650 tempest-VolumesSnapshotNegativeTestJSON-1668442650-project-member] https://10.4.3.227/volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 returned with HTTP 404 Jul 31 05:33:55.672447 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e72186ab-7849-4171-82d9-a80bf13c8be9 tempest-AttachVolumeNegativeTest-1111371871 tempest-AttachVolumeNegativeTest-1111371871-project-member] https://10.4.3.227/volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 returned with HTTP 404 Jul 31 05:33:55.672583 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 660/2583] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:55 2026] GET /volume/v3/volumes/f0fe2bd0-34ea-4d04-a28e-34b77c00d324 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:55.672756 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 646/2584] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:55 2026] GET /volume/v3/volumes/5bdbb719-aa85-4161-b8d3-b96783532e91 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:55.674925 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-01c87172-efec-4f8b-8560-6096a4400e1f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:55.679005 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-01c87172-efec-4f8b-8560-6096a4400e1f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 returned with HTTP 200 Jul 31 05:33:55.679406 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 635/2585] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:55 2026] GET /volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:55.701570 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-44de6544-f60b-4c44-bf3f-751d96508db2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:55.704612 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-44de6544-f60b-4c44-bf3f-751d96508db2 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] DELETE https://10.4.3.227/volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 Jul 31 05:33:55.704847 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-44de6544-f60b-4c44-bf3f-751d96508db2 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:55.705067 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-44de6544-f60b-4c44-bf3f-751d96508db2 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:55.705302 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-44de6544-f60b-4c44-bf3f-751d96508db2 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume with id: e263eb5d-a3ae-49eb-8741-b837b8944745 Jul 31 05:33:55.709009 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=505,cinder:UPDATE=159,cinder:INSERT=87 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:33:55.713263 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:55.713263 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:55.713790 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-44de6544-f60b-4c44-bf3f-751d96508db2 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:55.739233 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-44de6544-f60b-4c44-bf3f-751d96508db2 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume request issued successfully. Jul 31 05:33:55.739554 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-44de6544-f60b-4c44-bf3f-751d96508db2 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 returned with HTTP 202 Jul 31 05:33:55.740209 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 645/2586] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:55 2026] DELETE /volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:55.746902 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2395d2c7-1ca8-4cd3-8968-27daf03a0318 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:55.749163 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2395d2c7-1ca8-4cd3-8968-27daf03a0318 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 Jul 31 05:33:55.749562 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2395d2c7-1ca8-4cd3-8968-27daf03a0318 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:55.749885 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2395d2c7-1ca8-4cd3-8968-27daf03a0318 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:55.759506 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:55.759506 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:55.764726 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2395d2c7-1ca8-4cd3-8968-27daf03a0318 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:55.770062 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2395d2c7-1ca8-4cd3-8968-27daf03a0318 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 returned with HTTP 200 Jul 31 05:33:55.770596 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 661/2587] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:55 2026] GET /volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 => generated 855 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:56.061061 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e4da449f-f581-4c34-808b-723cb28d7e18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:56.063614 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4da449f-f581-4c34-808b-723cb28d7e18 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:33:56.064678 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4da449f-f581-4c34-808b-723cb28d7e18 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:56.067483 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e4da449f-f581-4c34-808b-723cb28d7e18 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:56.078323 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:56.078323 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:56.083460 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e4da449f-f581-4c34-808b-723cb28d7e18 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:33:56.088554 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e4da449f-f581-4c34-808b-723cb28d7e18 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:33:56.089369 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 647/2588] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:56 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:56.514937 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-158aae77-3d8d-4cee-a5f3-0b2cf5732644 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:56.517880 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-158aae77-3d8d-4cee-a5f3-0b2cf5732644 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/attachments/3f4aac64-8747-499d-bc93-d50dde76ff26/action Jul 31 05:33:56.518251 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-158aae77-3d8d-4cee-a5f3-0b2cf5732644 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:33:56.518411 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-158aae77-3d8d-4cee-a5f3-0b2cf5732644 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:56.541109 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:56.541109 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:56.561162 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8c9fc11c-1311-4ffe-9130-b3544ded28ea req-158aae77-3d8d-4cee-a5f3-0b2cf5732644 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/attachments/3f4aac64-8747-499d-bc93-d50dde76ff26/action returned with HTTP 204 Jul 31 05:33:56.561687 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 636/2589] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:33:56 2026] POST /volume/v3/attachments/3f4aac64-8747-499d-bc93-d50dde76ff26/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:56.786770 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4532b4e8-8792-4814-97e5-4c292c0c7730 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:56.789086 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4532b4e8-8792-4814-97e5-4c292c0c7730 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 Jul 31 05:33:56.789380 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4532b4e8-8792-4814-97e5-4c292c0c7730 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:56.789572 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4532b4e8-8792-4814-97e5-4c292c0c7730 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:56.798756 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4532b4e8-8792-4814-97e5-4c292c0c7730 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 returned with HTTP 404 Jul 31 05:33:56.799623 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 646/2590] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:56 2026] GET /volume/v3/volumes/e263eb5d-a3ae-49eb-8741-b837b8944745 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:56.812567 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dabe4c50-a4e1-4da7-83b7-638a2f760eaf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:56.816992 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dabe4c50-a4e1-4da7-83b7-638a2f760eaf tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] DELETE https://10.4.3.227/volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 Jul 31 05:33:56.817308 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dabe4c50-a4e1-4da7-83b7-638a2f760eaf tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:56.817514 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dabe4c50-a4e1-4da7-83b7-638a2f760eaf tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:56.817683 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-dabe4c50-a4e1-4da7-83b7-638a2f760eaf tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume with id: 66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 Jul 31 05:33:56.827974 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:56.827974 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:56.828754 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dabe4c50-a4e1-4da7-83b7-638a2f760eaf tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:56.847510 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dabe4c50-a4e1-4da7-83b7-638a2f760eaf tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume request issued successfully. Jul 31 05:33:56.847721 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dabe4c50-a4e1-4da7-83b7-638a2f760eaf tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 returned with HTTP 202 Jul 31 05:33:56.848135 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 662/2591] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:56 2026] DELETE /volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:56.857700 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1dbf8e71-4b28-4fbd-b6e4-627351739b05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:56.859965 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1dbf8e71-4b28-4fbd-b6e4-627351739b05 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 Jul 31 05:33:56.860226 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1dbf8e71-4b28-4fbd-b6e4-627351739b05 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:56.860478 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1dbf8e71-4b28-4fbd-b6e4-627351739b05 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:56.870148 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:56.870148 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:56.875954 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1dbf8e71-4b28-4fbd-b6e4-627351739b05 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:56.882044 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1dbf8e71-4b28-4fbd-b6e4-627351739b05 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 returned with HTTP 200 Jul 31 05:33:56.882633 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 648/2592] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:56 2026] GET /volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:57.106482 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2d6c91aa-d16c-45e2-b7f1-155204f856ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:57.108643 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d6c91aa-d16c-45e2-b7f1-155204f856ca tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:33:57.108881 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d6c91aa-d16c-45e2-b7f1-155204f856ca tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:57.109137 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2d6c91aa-d16c-45e2-b7f1-155204f856ca tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:57.119685 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:57.119685 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:57.123493 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2d6c91aa-d16c-45e2-b7f1-155204f856ca tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:33:57.128245 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2d6c91aa-d16c-45e2-b7f1-155204f856ca tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:33:57.128705 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 637/2593] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:57 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 1134 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:57.142484 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-50fde221-a910-4f9e-9e3e-2d5f0460a0fa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:57.143764 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50fde221-a910-4f9e-9e3e-2d5f0460a0fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:33:57.144070 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-50fde221-a910-4f9e-9e3e-2d5f0460a0fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6def4221-d5c0-4720-affe-33cc7393ab1e", "name": "tempest-VolumesBackupsTest-Backup-1396718050", "force": true, "container": "tempest-volumesbackupstest-backup-container-582770238"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:57.145443 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-50fde221-a910-4f9e-9e3e-2d5f0460a0fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating new backup {'backup': {'volume_id': '6def4221-d5c0-4720-affe-33cc7393ab1e', 'name': 'tempest-VolumesBackupsTest-Backup-1396718050', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-582770238'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:33:57.145582 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-50fde221-a910-4f9e-9e3e-2d5f0460a0fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating backup of volume 6def4221-d5c0-4720-affe-33cc7393ab1e in container tempest-volumesbackupstest-backup-container-582770238 Jul 31 05:33:57.160835 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:57.160835 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:57.161330 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-50fde221-a910-4f9e-9e3e-2d5f0460a0fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:33:57.192886 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-50fde221-a910-4f9e-9e3e-2d5f0460a0fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['056cc5ac-6153-4819-b483-15470cc473ba', '76b73db2-512c-46d8-b98d-9b0a3cb338a9'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:57.259354 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-50fde221-a910-4f9e-9e3e-2d5f0460a0fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:33:57.259832 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 647/2594] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:33:57 2026] POST /volume/v3/backups => generated 330 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:33:57.269874 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6428c4a-497b-4891-90a0-f3b5cb827f3e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:57.271917 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6428c4a-497b-4891-90a0-f3b5cb827f3e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:33:57.272732 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6428c4a-497b-4891-90a0-f3b5cb827f3e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:57.272950 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6428c4a-497b-4891-90a0-f3b5cb827f3e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:57.273173 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f6428c4a-497b-4891-90a0-f3b5cb827f3e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:57.277891 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:57.277891 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:57.278656 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6428c4a-497b-4891-90a0-f3b5cb827f3e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:33:57.278994 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 663/2595] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:57 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:57.896913 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c0d85b8a-c85f-42d7-a9d9-0a8577029803 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:57.898895 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0d85b8a-c85f-42d7-a9d9-0a8577029803 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 Jul 31 05:33:57.899090 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0d85b8a-c85f-42d7-a9d9-0a8577029803 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:57.899304 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0d85b8a-c85f-42d7-a9d9-0a8577029803 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:57.910087 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0d85b8a-c85f-42d7-a9d9-0a8577029803 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 returned with HTTP 404 Jul 31 05:33:57.910737 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 649/2596] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:57 2026] GET /volume/v3/volumes/66feb92e-2a4f-42b7-bf4e-17d844e8ccd3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:57.918147 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-933a33bd-26d7-46dc-8ef2-8d763a9ea7d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:57.924389 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-933a33bd-26d7-46dc-8ef2-8d763a9ea7d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] DELETE https://10.4.3.227/volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 Jul 31 05:33:57.924634 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-933a33bd-26d7-46dc-8ef2-8d763a9ea7d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:57.924852 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-933a33bd-26d7-46dc-8ef2-8d763a9ea7d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:57.925050 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-933a33bd-26d7-46dc-8ef2-8d763a9ea7d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume with id: c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 Jul 31 05:33:57.936517 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:57.936517 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:57.936517 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-933a33bd-26d7-46dc-8ef2-8d763a9ea7d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:57.971593 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-933a33bd-26d7-46dc-8ef2-8d763a9ea7d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume request issued successfully. Jul 31 05:33:57.971593 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-933a33bd-26d7-46dc-8ef2-8d763a9ea7d6 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 returned with HTTP 202 Jul 31 05:33:57.971593 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 638/2597] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:57 2026] DELETE /volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:57.980564 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cb3098b2-dc78-45cd-ab74-bde07b999cbd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:57.982681 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb3098b2-dc78-45cd-ab74-bde07b999cbd tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 Jul 31 05:33:57.982897 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb3098b2-dc78-45cd-ab74-bde07b999cbd tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:57.983128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb3098b2-dc78-45cd-ab74-bde07b999cbd tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:57.992951 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:57.992951 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:58.002088 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cb3098b2-dc78-45cd-ab74-bde07b999cbd tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:58.011158 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb3098b2-dc78-45cd-ab74-bde07b999cbd tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 returned with HTTP 200 Jul 31 05:33:58.011158 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 648/2598] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:57 2026] GET /volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:58.237045 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9524d0b4-4f74-4000-90f4-b2d90c5a7094 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:58.240341 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9524d0b4-4f74-4000-90f4-b2d90c5a7094 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:33:58.241369 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9524d0b4-4f74-4000-90f4-b2d90c5a7094 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:58.241369 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9524d0b4-4f74-4000-90f4-b2d90c5a7094 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:58.253120 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:58.253120 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:58.258484 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9524d0b4-4f74-4000-90f4-b2d90c5a7094 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:58.262509 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9524d0b4-4f74-4000-90f4-b2d90c5a7094 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:33:58.262935 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 664/2599] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:58 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:58.281693 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-201f767d-af8f-4a75-90a9-2837e49c9380 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:58.288420 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-201f767d-af8f-4a75-90a9-2837e49c9380 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:33:58.288420 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-201f767d-af8f-4a75-90a9-2837e49c9380 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:58.288991 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-201f767d-af8f-4a75-90a9-2837e49c9380 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:58.295951 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f520405c-befb-4ca8-b448-5a3f6a67a89c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:58.298510 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f520405c-befb-4ca8-b448-5a3f6a67a89c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:33:58.298780 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f520405c-befb-4ca8-b448-5a3f6a67a89c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:58.299029 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f520405c-befb-4ca8-b448-5a3f6a67a89c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:58.299324 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f520405c-befb-4ca8-b448-5a3f6a67a89c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:58.301566 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:58.301566 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:58.304529 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:58.304529 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:58.305342 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f520405c-befb-4ca8-b448-5a3f6a67a89c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:33:58.305896 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 639/2600] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:58 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:58.306951 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-201f767d-af8f-4a75-90a9-2837e49c9380 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:58.312027 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-201f767d-af8f-4a75-90a9-2837e49c9380 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:33:58.312562 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 650/2601] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:58 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:58.367385 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b024d7ee-0094-41bc-9052-cc9bf24dc083 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:58.370203 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b024d7ee-0094-41bc-9052-cc9bf24dc083 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:33:58.370462 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b024d7ee-0094-41bc-9052-cc9bf24dc083 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:58.370694 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b024d7ee-0094-41bc-9052-cc9bf24dc083 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:58.381788 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:58.381788 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:58.390034 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b024d7ee-0094-41bc-9052-cc9bf24dc083 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:58.396680 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b024d7ee-0094-41bc-9052-cc9bf24dc083 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:33:58.397255 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 649/2602] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:33:58 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:58.510568 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1a4e5d4-c582-44ef-a42a-b11090170a2b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:58.511031 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1a4e5d4-c582-44ef-a42a-b11090170a2b None None] GET https://10.4.3.227/volume// Jul 31 05:33:58.512299 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1a4e5d4-c582-44ef-a42a-b11090170a2b None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:58.512523 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1a4e5d4-c582-44ef-a42a-b11090170a2b None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:58.512895 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1a4e5d4-c582-44ef-a42a-b11090170a2b None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:58.513303 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 665/2603] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:33:58 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:33:58.521448 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-c57069cc-b185-4086-96a7-bb8a6bda8a01 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:58.524146 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-c57069cc-b185-4086-96a7-bb8a6bda8a01 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:33:58.524645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-c57069cc-b185-4086-96a7-bb8a6bda8a01 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64", "connector": null, "instance_uuid": "b33e2112-b180-49f4-9c4d-301c65d93c22"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:58.540570 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:58.540570 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:58.598226 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-c57069cc-b185-4086-96a7-bb8a6bda8a01 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:33:58.598226 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 640/2604] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:33:58 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 31 05:33:58.641372 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad1bf679-2f20-493f-8295-2cd7e1a30279 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:58.642976 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad1bf679-2f20-493f-8295-2cd7e1a30279 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:33:58.643311 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad1bf679-2f20-493f-8295-2cd7e1a30279 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:58.643537 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad1bf679-2f20-493f-8295-2cd7e1a30279 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:58.659300 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:58.659300 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:58.660821 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-459bce7d-115d-4a92-8d7d-80b672840821 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:58.661433 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-459bce7d-115d-4a92-8d7d-80b672840821 None None] GET https://10.4.3.227/volume// Jul 31 05:33:58.661689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-459bce7d-115d-4a92-8d7d-80b672840821 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:58.661955 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-459bce7d-115d-4a92-8d7d-80b672840821 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:58.662433 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-459bce7d-115d-4a92-8d7d-80b672840821 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:33:58.665866 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ad1bf679-2f20-493f-8295-2cd7e1a30279 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:58.665958 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 650/2605] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:33:58 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:33:58.672128 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad1bf679-2f20-493f-8295-2cd7e1a30279 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:33:58.672128 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 651/2606] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:58 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:58.680546 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-a81066ae-856a-4658-adc0-1ecf708e9ec6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:58.683079 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-a81066ae-856a-4658-adc0-1ecf708e9ec6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:33:58.683344 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-a81066ae-856a-4658-adc0-1ecf708e9ec6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:58.683581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-a81066ae-856a-4658-adc0-1ecf708e9ec6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:58.696832 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:58.696832 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:58.701759 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-a81066ae-856a-4658-adc0-1ecf708e9ec6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:58.708179 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-a81066ae-856a-4658-adc0-1ecf708e9ec6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:33:58.708769 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 666/2607] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:33:58 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 1057 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:33:58.820006 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b933ab61-48c3-4dd9-aa94-75c4f580d6d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:58.822297 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b933ab61-48c3-4dd9-aa94-75c4f580d6d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] PUT https://10.4.3.227/volume/v3/attachments/5c08ca84-6a1a-4396-8f1b-5e0ec60487dc Jul 31 05:33:58.822692 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b933ab61-48c3-4dd9-aa94-75c4f580d6d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:58.831400 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b933ab61-48c3-4dd9-aa94-75c4f580d6d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Acquiring lock "cinder-attachment_update-d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:33:58.837036 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b933ab61-48c3-4dd9-aa94-75c4f580d6d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:33:58.838523 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:58.838523 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:58.929668 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b933ab61-48c3-4dd9-aa94-75c4f580d6d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64-np0000006182" released by "attachment_update" :: held 0.093s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:33:58.930080 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-b933ab61-48c3-4dd9-aa94-75c4f580d6d9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/5c08ca84-6a1a-4396-8f1b-5e0ec60487dc returned with HTTP 200 Jul 31 05:33:58.930603 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 641/2608] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:33:58 2026] PUT /volume/v3/attachments/5c08ca84-6a1a-4396-8f1b-5e0ec60487dc => generated 968 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:58.939536 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-bc122183-83a8-483e-9dfe-5430d6df8857 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:58.942067 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-bc122183-83a8-483e-9dfe-5430d6df8857 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption Jul 31 05:33:58.942352 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-bc122183-83a8-483e-9dfe-5430d6df8857 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:58.942570 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-bc122183-83a8-483e-9dfe-5430d6df8857 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:58.955164 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:58.955164 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:58.964653 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-bc122183-83a8-483e-9dfe-5430d6df8857 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption returned with HTTP 200 Jul 31 05:33:58.965134 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 651/2609] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:33:58 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:59.027372 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb57a137-7fb3-4871-a8d3-4e56cb9b8869 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:59.029253 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb57a137-7fb3-4871-a8d3-4e56cb9b8869 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 Jul 31 05:33:59.029523 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb57a137-7fb3-4871-a8d3-4e56cb9b8869 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:59.029714 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb57a137-7fb3-4871-a8d3-4e56cb9b8869 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:59.036579 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb57a137-7fb3-4871-a8d3-4e56cb9b8869 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 returned with HTTP 404 Jul 31 05:33:59.037074 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 652/2610] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:59 2026] GET /volume/v3/volumes/c5a9c6ba-69a2-43ac-a660-fa46ae5542b8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:59.044186 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4031bbea-2ca9-49b6-805a-e5b28c54a15b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:59.045979 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4031bbea-2ca9-49b6-805a-e5b28c54a15b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] DELETE https://10.4.3.227/volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 Jul 31 05:33:59.046191 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4031bbea-2ca9-49b6-805a-e5b28c54a15b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:59.046392 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4031bbea-2ca9-49b6-805a-e5b28c54a15b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:59.046531 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4031bbea-2ca9-49b6-805a-e5b28c54a15b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume with id: 1396741a-49e6-47cf-872a-342bf7df8c12 Jul 31 05:33:59.052971 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:59.052971 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:33:59.053482 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4031bbea-2ca9-49b6-805a-e5b28c54a15b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:59.076732 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4031bbea-2ca9-49b6-805a-e5b28c54a15b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume request issued successfully. Jul 31 05:33:59.076926 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4031bbea-2ca9-49b6-805a-e5b28c54a15b tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 returned with HTTP 202 Jul 31 05:33:59.077372 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 667/2611] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:33:59 2026] DELETE /volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:33:59.086583 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf0b4ef2-e9fc-453d-a370-a956b64b98f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:59.089542 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf0b4ef2-e9fc-453d-a370-a956b64b98f5 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 Jul 31 05:33:59.089781 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf0b4ef2-e9fc-453d-a370-a956b64b98f5 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:59.090014 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf0b4ef2-e9fc-453d-a370-a956b64b98f5 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:59.098771 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:59.098771 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:33:59.103391 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cf0b4ef2-e9fc-453d-a370-a956b64b98f5 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:33:59.108734 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf0b4ef2-e9fc-453d-a370-a956b64b98f5 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 returned with HTTP 200 Jul 31 05:33:59.109232 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 642/2612] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:59 2026] GET /volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:59.318250 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83972f5c-bbd4-4189-bc6e-55210bcd460b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:59.320368 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83972f5c-bbd4-4189-bc6e-55210bcd460b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:33:59.320627 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83972f5c-bbd4-4189-bc6e-55210bcd460b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:59.320827 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83972f5c-bbd4-4189-bc6e-55210bcd460b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:59.320933 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-83972f5c-bbd4-4189-bc6e-55210bcd460b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:33:59.325474 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:59.325474 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:59.326350 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83972f5c-bbd4-4189-bc6e-55210bcd460b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:33:59.326766 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 652/2613] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:59 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:59.341418 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5765ad60-7d45-461c-a290-7570f65d260b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:59.433375 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5765ad60-7d45-461c-a290-7570f65d260b tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:33:59.433691 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5765ad60-7d45-461c-a290-7570f65d260b tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1122215844"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:59.450649 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5765ad60-7d45-461c-a290-7570f65d260b tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:33:59.451116 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 653/2614] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:33:59 2026] POST /volume/v3/types => generated 224 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:33:59.460516 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-541c5f46-cf0d-48f7-a5de-01ec5b468343 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:59.462249 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-541c5f46-cf0d-48f7-a5de-01ec5b468343 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:33:59.462616 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-541c5f46-cf0d-48f7-a5de-01ec5b468343 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2113066738"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:59.476418 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-541c5f46-cf0d-48f7-a5de-01ec5b468343 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:33:59.476772 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 668/2615] 10.4.3.227 () {70 vars in 1311 bytes} [Fri Jul 31 05:33:59 2026] POST /volume/v3/group_types => generated 181 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:59.485544 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c460da18-f230-4186-9c9c-c0e9aad70cb5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:59.550127 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c460da18-f230-4186-9c9c-c0e9aad70cb5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/groups Jul 31 05:33:59.550127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c460da18-f230-4186-9c9c-c0e9aad70cb5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e248fa49-7253-439f-b08d-0e08f76e0b86", "volume_types": ["c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a"], "name": "tempest-GroupSnapshotsTest-Group-428033638"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:33:59.550800 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-c460da18-f230-4186-9c9c-c0e9aad70cb5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating new group {'group': {'group_type': 'e248fa49-7253-439f-b08d-0e08f76e0b86', 'volume_types': ['c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a'], 'name': 'tempest-GroupSnapshotsTest-Group-428033638'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 05:33:59.554913 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-c460da18-f230-4186-9c9c-c0e9aad70cb5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating group tempest-GroupSnapshotsTest-Group-428033638. Jul 31 05:33:59.565134 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c460da18-f230-4186-9c9c-c0e9aad70cb5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Availability Zones retrieved successfully. Jul 31 05:33:59.585626 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c460da18-f230-4186-9c9c-c0e9aad70cb5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['2d5be986-912d-4558-b6d4-eb4da5386022'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:33:59.607125 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c460da18-f230-4186-9c9c-c0e9aad70cb5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups returned with HTTP 202 Jul 31 05:33:59.607763 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 643/2616] 10.4.3.227 () {70 vars in 1297 bytes} [Fri Jul 31 05:33:59 2026] POST /volume/v3/groups => generated 111 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:33:59.615950 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9912eba9-df84-40ab-9ac7-866ac4cfb24f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:59.617859 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9912eba9-df84-40ab-9ac7-866ac4cfb24f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5 Jul 31 05:33:59.618125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9912eba9-df84-40ab-9ac7-866ac4cfb24f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:59.618381 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9912eba9-df84-40ab-9ac7-866ac4cfb24f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:59.618591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-9912eba9-df84-40ab-9ac7-866ac4cfb24f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member 577e8fed-6639-48ab-93de-448486900cf5 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:33:59.623452 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:59.623452 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:33:59.630420 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9912eba9-df84-40ab-9ac7-866ac4cfb24f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5 returned with HTTP 200 Jul 31 05:33:59.630914 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 653/2617] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:33:59 2026] GET /volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5 => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:33:59.696112 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-49a47d50-1b25-413f-b43b-23b391e037bc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:33:59.697918 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49a47d50-1b25-413f-b43b-23b391e037bc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:33:59.698109 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49a47d50-1b25-413f-b43b-23b391e037bc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:33:59.698407 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-49a47d50-1b25-413f-b43b-23b391e037bc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:33:59.722049 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:33:59.722049 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:33:59.738593 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-49a47d50-1b25-413f-b43b-23b391e037bc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:33:59.744898 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-49a47d50-1b25-413f-b43b-23b391e037bc tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:33:59.745465 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 654/2618] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:33:59 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:00.125094 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fdcb3706-6a47-444a-b627-7f9c4d836552 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:00.126853 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fdcb3706-6a47-444a-b627-7f9c4d836552 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 Jul 31 05:34:00.126969 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fdcb3706-6a47-444a-b627-7f9c4d836552 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:00.127168 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fdcb3706-6a47-444a-b627-7f9c4d836552 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:00.133616 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fdcb3706-6a47-444a-b627-7f9c4d836552 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 returned with HTTP 404 Jul 31 05:34:00.134090 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 669/2619] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:00 2026] GET /volume/v3/volumes/1396741a-49e6-47cf-872a-342bf7df8c12 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:00.142748 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-54ef7808-c544-4647-9c8b-70a0eaa22f22 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:00.145614 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54ef7808-c544-4647-9c8b-70a0eaa22f22 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] DELETE https://10.4.3.227/volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 Jul 31 05:34:00.145834 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54ef7808-c544-4647-9c8b-70a0eaa22f22 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:00.146046 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54ef7808-c544-4647-9c8b-70a0eaa22f22 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:00.146317 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-54ef7808-c544-4647-9c8b-70a0eaa22f22 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume with id: cff61e4d-fb26-430d-97e1-22c9d0bd7462 Jul 31 05:34:00.154065 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:00.154065 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:00.154579 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-54ef7808-c544-4647-9c8b-70a0eaa22f22 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:34:00.172090 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-54ef7808-c544-4647-9c8b-70a0eaa22f22 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume request issued successfully. Jul 31 05:34:00.172090 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54ef7808-c544-4647-9c8b-70a0eaa22f22 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 returned with HTTP 202 Jul 31 05:34:00.172090 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 644/2620] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:00 2026] DELETE /volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:00.181065 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4dcee467-cbac-4498-804c-572190ba17eb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:00.184019 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4dcee467-cbac-4498-804c-572190ba17eb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 Jul 31 05:34:00.184513 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4dcee467-cbac-4498-804c-572190ba17eb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:00.184590 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4dcee467-cbac-4498-804c-572190ba17eb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:00.192700 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:00.192700 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:00.198122 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4dcee467-cbac-4498-804c-572190ba17eb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:34:00.204401 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4dcee467-cbac-4498-804c-572190ba17eb tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 returned with HTTP 200 Jul 31 05:34:00.205350 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 654/2621] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:00 2026] GET /volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:00.337456 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74876b07-d504-41df-a1ca-54422796d60b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:00.339182 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74876b07-d504-41df-a1ca-54422796d60b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:00.339459 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74876b07-d504-41df-a1ca-54422796d60b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:00.339649 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74876b07-d504-41df-a1ca-54422796d60b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:00.339762 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-74876b07-d504-41df-a1ca-54422796d60b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:00.346565 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:00.346565 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:00.347439 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74876b07-d504-41df-a1ca-54422796d60b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:00.347786 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 655/2622] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:00 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:00.640891 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a557b105-5b84-44f4-8067-2dee9346a48f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:00.643042 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a557b105-5b84-44f4-8067-2dee9346a48f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5 Jul 31 05:34:00.643300 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a557b105-5b84-44f4-8067-2dee9346a48f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:00.643488 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a557b105-5b84-44f4-8067-2dee9346a48f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:00.643610 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-a557b105-5b84-44f4-8067-2dee9346a48f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member 577e8fed-6639-48ab-93de-448486900cf5 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:00.648555 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:00.648555 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:00.665758 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a557b105-5b84-44f4-8067-2dee9346a48f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5 returned with HTTP 200 Jul 31 05:34:00.665982 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 670/2623] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:00 2026] GET /volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5 => generated 392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:00.680796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:00.682741 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:00.683195 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-134219977", "volume_type": "c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a", "group_id": "577e8fed-6639-48ab-93de-448486900cf5", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:00.684861 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-134219977', 'volume_type': 'c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a', 'group_id': '577e8fed-6639-48ab-93de-448486900cf5', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:00.693070 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:00.693070 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:00.693686 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume of 1 GB Jul 31 05:34:00.699638 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Availability Zones retrieved successfully. Jul 31 05:34:00.707826 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Flow 'volume_create_api' (4b319cf4-ba1f-4c79-95e5-a78936bd75ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:00.709304 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90da19b7-66ae-4e95-9105-6eefd53a9e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:00.710025 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:00.710025 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:00.710588 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:00.739893 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90da19b7-66ae-4e95-9105-6eefd53a9e79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:33:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1122215844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '577e8fed-6639-48ab-93de-448486900cf5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:00.741309 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb0425b8-d890-4625-943b-c6a3103ad861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:00.760679 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3773a8da-53a7-4712-9166-ccbbf223a4a0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:00.763463 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3773a8da-53a7-4712-9166-ccbbf223a4a0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:00.763951 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3773a8da-53a7-4712-9166-ccbbf223a4a0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:00.764579 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3773a8da-53a7-4712-9166-ccbbf223a4a0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:00.774027 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1122215844 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1122215844, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:00.774455 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1122215844 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1122215844, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:00.776434 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:00.776434 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:00.781704 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3773a8da-53a7-4712-9166-ccbbf223a4a0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:00.787990 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3773a8da-53a7-4712-9166-ccbbf223a4a0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:00.788566 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 655/2624] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:00 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:00.816327 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['f679dc55-6f94-49cb-aedb-68544e1b0110', 'ac89f1c0-5ea1-4629-b1e9-c1a09df3b133', 'd1020c59-02e5-46dc-806c-34c9df66defa', '53e3d3a5-e15f-4a34-b2ab-95fc03660eac'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:00.816521 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb0425b8-d890-4625-943b-c6a3103ad861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f679dc55-6f94-49cb-aedb-68544e1b0110', 'ac89f1c0-5ea1-4629-b1e9-c1a09df3b133', 'd1020c59-02e5-46dc-806c-34c9df66defa', '53e3d3a5-e15f-4a34-b2ab-95fc03660eac']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:00.819627 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab64fa6-501b-4318-962d-3e53c8a810e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:00.843967 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aab64fa6-501b-4318-962d-3e53c8a810e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b342383b-e5bc-41ba-91a2-83788a8d560e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-134219977',encryption_key_id=None,group_id=577e8fed-6639-48ab-93de-448486900cf5,group_type_id=,metadata={},multiattach=False,project_id='1f638e0a2c214c44910ad34ccf4c705a',qos_specs=None,replication_status=,reservations=['f679dc55-6f94-49cb-aedb-68544e1b0110','ac89f1c0-5ea1-4629-b1e9-c1a09df3b133','d1020c59-02e5-46dc-806c-34c9df66defa','53e3d3a5-e15f-4a34-b2ab-95fc03660eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_type_id=c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-134219977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=577e8fed-6639-48ab-93de-448486900cf5,host=None,id=b342383b-e5bc-41ba-91a2-83788a8d560e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f638e0a2c214c44910ad34ccf4c705a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a),volume_type_id=c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:00.844791 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c3e823-3982-4f81-b2af-1ef6ded1ba10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:00.866455 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84c3e823-3982-4f81-b2af-1ef6ded1ba10) transitioned into state 'SUCCESS' from state '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-134219977',encryption_key_id=None,group_id=577e8fed-6639-48ab-93de-448486900cf5,group_type_id=,metadata={},multiattach=False,project_id='1f638e0a2c214c44910ad34ccf4c705a',qos_specs=None,replication_status=,reservations=['f679dc55-6f94-49cb-aedb-68544e1b0110','ac89f1c0-5ea1-4629-b1e9-c1a09df3b133','d1020c59-02e5-46dc-806c-34c9df66defa','53e3d3a5-e15f-4a34-b2ab-95fc03660eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_type_id=c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:00.868210 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70103ebb-0036-44e2-a130-cc478d7fc707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:00.879817 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70103ebb-0036-44e2-a130-cc478d7fc707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:00.880881 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Flow 'volume_create_api' (4b319cf4-ba1f-4c79-95e5-a78936bd75ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:00.881354 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume request issued successfully. Jul 31 05:34:00.882675 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:00.882901 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:00.933431 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:00.938794 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:00.938794 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:00.940182 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-110bf61c-bc0a-46a2-b071-dd4e9e69a08d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:00.940593 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 645/2625] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:34:00 2026] POST /volume/v3/volumes => generated 822 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:00.959436 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-53726503-fdaa-4518-a811-a15ae8a34f22 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:00.961307 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53726503-fdaa-4518-a811-a15ae8a34f22 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e Jul 31 05:34:00.961504 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53726503-fdaa-4518-a811-a15ae8a34f22 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:00.961673 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-53726503-fdaa-4518-a811-a15ae8a34f22 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:00.963732 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=576,cinder:UPDATE=175,cinder:INSERT=103 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:34:00.969942 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:00.969942 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:00.978718 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-53726503-fdaa-4518-a811-a15ae8a34f22 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:00.979810 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-53726503-fdaa-4518-a811-a15ae8a34f22 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:00.980054 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-53726503-fdaa-4518-a811-a15ae8a34f22 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:01.026463 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-53726503-fdaa-4518-a811-a15ae8a34f22 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:01.029691 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:01.029691 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:01.040749 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-53726503-fdaa-4518-a811-a15ae8a34f22 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e returned with HTTP 200 Jul 31 05:34:01.041068 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 656/2626] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:00 2026] GET /volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e => generated 890 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:01.220038 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df202215-e2b4-4dd1-8abf-2e288574e66f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:01.222361 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df202215-e2b4-4dd1-8abf-2e288574e66f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 Jul 31 05:34:01.222609 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df202215-e2b4-4dd1-8abf-2e288574e66f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:01.222850 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df202215-e2b4-4dd1-8abf-2e288574e66f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:01.229698 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df202215-e2b4-4dd1-8abf-2e288574e66f tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 returned with HTTP 404 Jul 31 05:34:01.230160 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 671/2627] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:01 2026] GET /volume/v3/volumes/cff61e4d-fb26-430d-97e1-22c9d0bd7462 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:01.240832 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0029c347-3a7d-4dc8-98eb-13bdbfbe7c06 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:01.244337 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0029c347-3a7d-4dc8-98eb-13bdbfbe7c06 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 Jul 31 05:34:01.244675 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0029c347-3a7d-4dc8-98eb-13bdbfbe7c06 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:01.250473 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0029c347-3a7d-4dc8-98eb-13bdbfbe7c06 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:01.250816 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0029c347-3a7d-4dc8-98eb-13bdbfbe7c06 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume with id: 6c3e5c21-6259-47db-98da-35ed842091d8 Jul 31 05:34:01.270802 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:01.270802 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:01.271591 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0029c347-3a7d-4dc8-98eb-13bdbfbe7c06 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:34:01.298065 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0029c347-3a7d-4dc8-98eb-13bdbfbe7c06 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Delete volume request issued successfully. Jul 31 05:34:01.298359 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0029c347-3a7d-4dc8-98eb-13bdbfbe7c06 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 returned with HTTP 202 Jul 31 05:34:01.298912 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 656/2628] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:01 2026] DELETE /volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:01.311434 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e5a303f6-e96b-413c-9222-74d682d0951e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:01.313548 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5a303f6-e96b-413c-9222-74d682d0951e tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 Jul 31 05:34:01.313895 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5a303f6-e96b-413c-9222-74d682d0951e tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:01.314189 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5a303f6-e96b-413c-9222-74d682d0951e tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:01.324940 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:01.324940 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:01.334066 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e5a303f6-e96b-413c-9222-74d682d0951e tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Volume info retrieved successfully. Jul 31 05:34:01.340849 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5a303f6-e96b-413c-9222-74d682d0951e tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 returned with HTTP 200 Jul 31 05:34:01.341469 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 646/2629] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:01 2026] GET /volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:01.360855 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81ed1d53-f9eb-4011-9055-0fb14d5caf26 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:01.362822 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81ed1d53-f9eb-4011-9055-0fb14d5caf26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:01.362988 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81ed1d53-f9eb-4011-9055-0fb14d5caf26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:01.363077 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81ed1d53-f9eb-4011-9055-0fb14d5caf26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:01.363281 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-81ed1d53-f9eb-4011-9055-0fb14d5caf26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:01.382850 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:01.382850 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:01.383144 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81ed1d53-f9eb-4011-9055-0fb14d5caf26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:01.384916 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 657/2630] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:01 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:01.801466 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3a6d28f-da1d-45b8-8197-8b7057da6261 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:01.806817 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3a6d28f-da1d-45b8-8197-8b7057da6261 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:01.807070 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3a6d28f-da1d-45b8-8197-8b7057da6261 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:01.807338 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3a6d28f-da1d-45b8-8197-8b7057da6261 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:01.830583 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:01.830583 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:01.835323 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3a6d28f-da1d-45b8-8197-8b7057da6261 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:01.842219 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3a6d28f-da1d-45b8-8197-8b7057da6261 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:01.843474 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 672/2631] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:01 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:02.062463 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bae97f78-58b8-4c70-ab06-7728775c7fa4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:02.064277 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bae97f78-58b8-4c70-ab06-7728775c7fa4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e Jul 31 05:34:02.064548 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bae97f78-58b8-4c70-ab06-7728775c7fa4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:02.064937 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bae97f78-58b8-4c70-ab06-7728775c7fa4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:02.073175 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:02.073175 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:02.077431 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bae97f78-58b8-4c70-ab06-7728775c7fa4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:02.078205 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-bae97f78-58b8-4c70-ab06-7728775c7fa4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:02.078399 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-bae97f78-58b8-4c70-ab06-7728775c7fa4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:02.131923 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-bae97f78-58b8-4c70-ab06-7728775c7fa4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:02.135902 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:02.135902 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:02.146675 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bae97f78-58b8-4c70-ab06-7728775c7fa4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e returned with HTTP 200 Jul 31 05:34:02.147188 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 657/2632] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:02 2026] GET /volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e => generated 915 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:02.163507 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84774a08-d4fb-44f3-8ee6-1505e108f29e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:02.165379 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84774a08-d4fb-44f3-8ee6-1505e108f29e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/group_snapshots Jul 31 05:34:02.167119 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84774a08-d4fb-44f3-8ee6-1505e108f29e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "577e8fed-6639-48ab-93de-448486900cf5", "name": "tempest-group_snapshot-1870349817"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:02.167674 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-84774a08-d4fb-44f3-8ee6-1505e108f29e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '577e8fed-6639-48ab-93de-448486900cf5', 'name': 'tempest-group_snapshot-1870349817'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 05:34:02.171454 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:02.171454 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:02.175974 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-84774a08-d4fb-44f3-8ee6-1505e108f29e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating group_snapshot tempest-group_snapshot-1870349817. Jul 31 05:34:02.230376 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:02.230376 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:02.244925 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-84774a08-d4fb-44f3-8ee6-1505e108f29e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1122215844 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1122215844, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:02.264389 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-84774a08-d4fb-44f3-8ee6-1505e108f29e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['0b5ba12b-a9ca-45ca-b053-e7670c8241ea', '43533474-e6cc-4ea6-a281-f83338abbe84', '0093b40f-12d5-47c5-bca0-94f3d9e1590c', 'd46aff95-abfc-45fc-bcae-78c78d3fa5eb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:02.306794 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84774a08-d4fb-44f3-8ee6-1505e108f29e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots returned with HTTP 202 Jul 31 05:34:02.307440 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 647/2633] 10.4.3.227 () {70 vars in 1324 bytes} [Fri Jul 31 05:34:02 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:02.320596 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9eb5c0c2-0601-4ebc-8b34-499a526711f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:02.322432 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9eb5c0c2-0601-4ebc-8b34-499a526711f8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 Jul 31 05:34:02.323353 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9eb5c0c2-0601-4ebc-8b34-499a526711f8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:02.323541 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9eb5c0c2-0601-4ebc-8b34-499a526711f8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:02.323773 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-9eb5c0c2-0601-4ebc-8b34-499a526711f8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member fc2cbc3e-3dcc-4549-b504-dc241aee0886 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:34:02.328580 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:02.328580 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:02.333089 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9eb5c0c2-0601-4ebc-8b34-499a526711f8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 returned with HTTP 200 Jul 31 05:34:02.333961 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 658/2634] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:34:02 2026] GET /volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 => generated 307 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:02.362934 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bcf029a4-b397-4d5e-8e69-ef01c1101012 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:02.366615 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcf029a4-b397-4d5e-8e69-ef01c1101012 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] GET https://10.4.3.227/volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 Jul 31 05:34:02.366845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bcf029a4-b397-4d5e-8e69-ef01c1101012 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:02.367043 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bcf029a4-b397-4d5e-8e69-ef01c1101012 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:02.375849 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcf029a4-b397-4d5e-8e69-ef01c1101012 tempest-CreateVolumesFromSourceVolumeTest-2137097565 tempest-CreateVolumesFromSourceVolumeTest-2137097565-project-member] https://10.4.3.227/volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 returned with HTTP 404 Jul 31 05:34:02.376711 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 673/2635] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:02 2026] GET /volume/v3/volumes/6c3e5c21-6259-47db-98da-35ed842091d8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 05:34:02.397138 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06ab31d2-4355-4897-a730-dd1165e70a4b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:02.399460 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06ab31d2-4355-4897-a730-dd1165e70a4b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:02.399460 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06ab31d2-4355-4897-a730-dd1165e70a4b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:02.399595 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06ab31d2-4355-4897-a730-dd1165e70a4b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:02.399595 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-06ab31d2-4355-4897-a730-dd1165e70a4b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:02.403457 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:02.403457 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:02.404418 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06ab31d2-4355-4897-a730-dd1165e70a4b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:02.404490 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 658/2636] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:02 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:02.817573 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:02.819515 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:02.819903 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-858890060"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:02.821860 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-858890060'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:02.828049 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume of 1 GB Jul 31 05:34:02.828796 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:02.828796 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:02.829169 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Availability Zones retrieved successfully. Jul 31 05:34:02.835427 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Flow 'volume_create_api' (a209b357-81dc-44e4-b71c-4a49232ba419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:02.836376 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbc436ca-1e4c-4bd6-92be-4f210de6ae37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:02.837361 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:02.846125 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:02.846125 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:02.857155 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e39e3fd-8bca-4230-9a33-aac39993289c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:02.859501 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e39e3fd-8bca-4230-9a33-aac39993289c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:02.859732 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e39e3fd-8bca-4230-9a33-aac39993289c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:02.859940 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e39e3fd-8bca-4230-9a33-aac39993289c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:02.861546 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbc436ca-1e4c-4bd6-92be-4f210de6ae37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=abe4a680-032d-488a-966d-aeddf94308ae,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abe4a680-032d-488a-966d-aeddf94308ae', 'encryption_key_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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:02.862443 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c334e5-c112-4664-9de6-cad36742b9f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:02.875149 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:02.875149 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:02.878326 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e39e3fd-8bca-4230-9a33-aac39993289c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:02.882653 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e39e3fd-8bca-4230-9a33-aac39993289c tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:02.883167 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 659/2637] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:02 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:02.916855 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Created reservations ['fa50368d-0d8f-4c92-ab05-f28a162ed13d', '9331e4a5-33b9-48bc-b147-1196c78e870e', '8fa63f04-0093-40ad-9db8-2afe9a8a5de6', 'da1ab31c-356b-4c0d-8135-7a7308880aa4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:02.917085 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01c334e5-c112-4664-9de6-cad36742b9f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa50368d-0d8f-4c92-ab05-f28a162ed13d', '9331e4a5-33b9-48bc-b147-1196c78e870e', '8fa63f04-0093-40ad-9db8-2afe9a8a5de6', 'da1ab31c-356b-4c0d-8135-7a7308880aa4']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:02.917879 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f0fe5f1-b3fe-423b-9bc2-eb39e7fb07c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:02.943357 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f0fe5f1-b3fe-423b-9bc2-eb39e7fb07c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f7a5419-209a-4cd6-857c-7030dd6c2ef0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-858890060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5721e7aef079473ca8dda095fa1dee4d',qos_specs=None,replication_status=,reservations=['fa50368d-0d8f-4c92-ab05-f28a162ed13d','9331e4a5-33b9-48bc-b147-1196c78e870e','8fa63f04-0093-40ad-9db8-2afe9a8a5de6','da1ab31c-356b-4c0d-8135-7a7308880aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-858890060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f7a5419-209a-4cd6-857c-7030dd6c2ef0,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5721e7aef079473ca8dda095fa1dee4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abe4a680-032d-488a-966d-aeddf94308ae),volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:02.944317 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17a50aa-bd04-435d-a254-8d23e290ccfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:02.965624 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17a50aa-bd04-435d-a254-8d23e290ccfe) transitioned into state 'SUCCESS' from state '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-858890060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5721e7aef079473ca8dda095fa1dee4d',qos_specs=None,replication_status=,reservations=['fa50368d-0d8f-4c92-ab05-f28a162ed13d','9331e4a5-33b9-48bc-b147-1196c78e870e','8fa63f04-0093-40ad-9db8-2afe9a8a5de6','da1ab31c-356b-4c0d-8135-7a7308880aa4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:02.966480 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2e98d3-f68e-4cfc-b48a-75ab2a9378af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:02.978443 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b2e98d3-f68e-4cfc-b48a-75ab2a9378af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:02.979708 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Flow 'volume_create_api' (a209b357-81dc-44e4-b71c-4a49232ba419) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:02.980349 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume request issued successfully. Jul 31 05:34:02.980933 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51596516-3b0b-4fd6-b2a2-23028f6b06cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:02.981457 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 648/2638] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:34:02 2026] POST /volume/v3/volumes => generated 759 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:03.004869 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0ad2b642-d140-4e9f-a28e-f192b1ad62bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:03.007178 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ad2b642-d140-4e9f-a28e-f192b1ad62bf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:03.007504 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ad2b642-d140-4e9f-a28e-f192b1ad62bf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:03.007757 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ad2b642-d140-4e9f-a28e-f192b1ad62bf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:03.015994 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.015994 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:03.022723 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0ad2b642-d140-4e9f-a28e-f192b1ad62bf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:03.027522 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ad2b642-d140-4e9f-a28e-f192b1ad62bf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:03.028210 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 674/2639] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:02 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 827 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:03.344588 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4ba33674-441d-46f3-b52c-d714cb4983bd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:03.349453 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ba33674-441d-46f3-b52c-d714cb4983bd tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 Jul 31 05:34:03.351040 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ba33674-441d-46f3-b52c-d714cb4983bd tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:03.352538 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ba33674-441d-46f3-b52c-d714cb4983bd tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:03.352538 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-4ba33674-441d-46f3-b52c-d714cb4983bd tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member fc2cbc3e-3dcc-4549-b504-dc241aee0886 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:34:03.357494 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.357494 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:03.361693 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ba33674-441d-46f3-b52c-d714cb4983bd tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 returned with HTTP 200 Jul 31 05:34:03.362192 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 659/2640] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:34:03 2026] GET /volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 => generated 308 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:03.371616 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3f522e2d-1250-43cd-b8c0-5f9abcd07f5f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:03.373218 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f522e2d-1250-43cd-b8c0-5f9abcd07f5f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/detail Jul 31 05:34:03.373598 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f522e2d-1250-43cd-b8c0-5f9abcd07f5f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:03.373900 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f522e2d-1250-43cd-b8c0-5f9abcd07f5f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:03.374308 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-3f522e2d-1250-43cd-b8c0-5f9abcd07f5f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:03.375607 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-3f522e2d-1250-43cd-b8c0-5f9abcd07f5f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:34:03.380432 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3f522e2d-1250-43cd-b8c0-5f9abcd07f5f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all snapshots completed successfully. Jul 31 05:34:03.382228 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.382228 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:03.382228 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f522e2d-1250-43cd-b8c0-5f9abcd07f5f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 05:34:03.382228 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 660/2641] 10.4.3.227 () {66 vars in 1264 bytes} [Fri Jul 31 05:34:03 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:03.391404 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71aa08c5-3fbc-47ac-964b-0890bb1781e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:03.393456 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71aa08c5-3fbc-47ac-964b-0890bb1781e4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/d6ea9c52-497b-4429-a307-905bac41a2a3 Jul 31 05:34:03.394173 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71aa08c5-3fbc-47ac-964b-0890bb1781e4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:03.394173 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71aa08c5-3fbc-47ac-964b-0890bb1781e4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:03.400989 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.400989 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:03.401706 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-71aa08c5-3fbc-47ac-964b-0890bb1781e4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Snapshot retrieved successfully. Jul 31 05:34:03.402844 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71aa08c5-3fbc-47ac-964b-0890bb1781e4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/d6ea9c52-497b-4429-a307-905bac41a2a3 returned with HTTP 200 Jul 31 05:34:03.403516 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 649/2642] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:03 2026] GET /volume/v3/snapshots/d6ea9c52-497b-4429-a307-905bac41a2a3 => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:03.414910 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:03.416748 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/groups/action Jul 31 05:34:03.417085 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "fc2cbc3e-3dcc-4549-b504-dc241aee0886", "name": "tempest-Group_from_snap-2065026565"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:03.417238 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "fc2cbc3e-3dcc-4549-b504-dc241aee0886", "name": "tempest-Group_from_snap-2065026565"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:03.418617 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'fc2cbc3e-3dcc-4549-b504-dc241aee0886', 'name': 'tempest-Group_from_snap-2065026565'}}. {{(pid=100286) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 05:34:03.418719 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating group tempest-Group_from_snap-2065026565 from group_snapshot fc2cbc3e-3dcc-4549-b504-dc241aee0886. Jul 31 05:34:03.421031 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a6c9bd8-bfd2-4a5b-bf3d-4a3077020431 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:03.422490 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.422490 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:03.423481 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a6c9bd8-bfd2-4a5b-bf3d-4a3077020431 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:03.423763 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a6c9bd8-bfd2-4a5b-bf3d-4a3077020431 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:03.424121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a6c9bd8-bfd2-4a5b-bf3d-4a3077020431 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:03.424226 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3a6c9bd8-bfd2-4a5b-bf3d-4a3077020431 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:03.430672 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.430672 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:03.430775 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.430775 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:03.431701 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a6c9bd8-bfd2-4a5b-bf3d-4a3077020431 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:03.433091 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 660/2643] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:03 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:03.434016 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.434016 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:03.496361 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['0fc6a814-b320-4156-a83b-f533036c56db'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:03.566136 np0000006182 devstack@c-api.service[100286]: INFO cinder.group.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] A mapping entry already exists for group a90f6c10-e871-4f40-af1a-dce99792484e and volume type c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a. Do not need to create again. Jul 31 05:34:03.566690 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.566690 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:03.567021 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Availability Zones retrieved successfully. Jul 31 05:34:03.576610 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Flow 'volume_create_api' (921503cd-b8f8-472d-954c-3fef5e3839f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:03.577609 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac48f23-d223-479f-94fa-2c73510b1e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:03.578689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:03.603852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac48f23-d223-479f-94fa-2c73510b1e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd6ea9c52-497b-4429-a307-905bac41a2a3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:33:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1122215844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a90f6c10-e871-4f40-af1a-dce99792484e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:03.605699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e55de2e-29cc-48e9-a011-3e41316f7c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:03.633770 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1122215844 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1122215844, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:03.647057 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['08ac85c4-44e0-4185-ba84-28df18c35057', '2eeaa9b5-737f-4ee6-97c5-9c3f07604c2f'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:03.647860 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e55de2e-29cc-48e9-a011-3e41316f7c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08ac85c4-44e0-4185-ba84-28df18c35057', '2eeaa9b5-737f-4ee6-97c5-9c3f07604c2f']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:03.648714 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71e1b1b0-c7f9-4589-9f9d-f0d78d7a3107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:03.680898 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71e1b1b0-c7f9-4589-9f9d-f0d78d7a3107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'effcd54f-ad0c-4a78-a860-2f7cd4345adb', '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=a90f6c10-e871-4f40-af1a-dce99792484e,group_type_id=,metadata={},multiattach=False,project_id='1f638e0a2c214c44910ad34ccf4c705a',qos_specs=None,replication_status=,reservations=['08ac85c4-44e0-4185-ba84-28df18c35057','2eeaa9b5-737f-4ee6-97c5-9c3f07604c2f'],size=1,snapshot_id=d6ea9c52-497b-4429-a307-905bac41a2a3,source_replicaid=,source_volid=None,status='creating',user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_type_id=c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:03Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a90f6c10-e871-4f40-af1a-dce99792484e,host=None,id=effcd54f-ad0c-4a78-a860-2f7cd4345adb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f638e0a2c214c44910ad34ccf4c705a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d6ea9c52-497b-4429-a307-905bac41a2a3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a),volume_type_id=c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:03.681593 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2423ef9e-e50a-42b9-8c05-2d8189f9c6e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:03.702759 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2423ef9e-e50a-42b9-8c05-2d8189f9c6e4) transitioned into state 'SUCCESS' from 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=a90f6c10-e871-4f40-af1a-dce99792484e,group_type_id=,metadata={},multiattach=False,project_id='1f638e0a2c214c44910ad34ccf4c705a',qos_specs=None,replication_status=,reservations=['08ac85c4-44e0-4185-ba84-28df18c35057','2eeaa9b5-737f-4ee6-97c5-9c3f07604c2f'],size=1,snapshot_id=d6ea9c52-497b-4429-a307-905bac41a2a3,source_replicaid=,source_volid=None,status='creating',user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_type_id=c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:03.703966 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Flow 'volume_create_api' (921503cd-b8f8-472d-954c-3fef5e3839f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:03.704659 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume request issued successfully. Jul 31 05:34:03.732000 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2275ad3c-479e-49e6-a032-7609dd413ae6 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/action returned with HTTP 202 Jul 31 05:34:03.732506 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 675/2644] 10.4.3.227 () {70 vars in 1318 bytes} [Fri Jul 31 05:34:03 2026] POST /volume/v3/groups/action => generated 103 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:03.748052 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-30f10ca6-418b-4915-985e-9dc68f801d0e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:03.749812 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:03.750234 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:03.750630 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:03.750929 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:03.751825 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:03.760514 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all volumes completed successfully. Jul 31 05:34:03.763181 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:03.763181 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:03.831586 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:03.835722 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.835722 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:03.840026 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:03.840243 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:03.883529 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:03.885891 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.885891 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:03.892472 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30f10ca6-418b-4915-985e-9dc68f801d0e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:03.894033 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 661/2645] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:03 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:03.897208 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8fce4dd9-d5d1-4007-8a38-3bbcad09b784 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:03.909575 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fce4dd9-d5d1-4007-8a38-3bbcad09b784 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:03.910398 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fce4dd9-d5d1-4007-8a38-3bbcad09b784 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:03.910654 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8fce4dd9-d5d1-4007-8a38-3bbcad09b784 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:03.912373 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8c026480-a617-4477-9404-95db5058be52 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:03.913626 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c026480-a617-4477-9404-95db5058be52 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/effcd54f-ad0c-4a78-a860-2f7cd4345adb Jul 31 05:34:03.914457 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c026480-a617-4477-9404-95db5058be52 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:03.916059 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c026480-a617-4477-9404-95db5058be52 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:03.924780 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.924780 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:03.928487 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8c026480-a617-4477-9404-95db5058be52 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:03.929499 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-8c026480-a617-4477-9404-95db5058be52 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:03.929891 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-8c026480-a617-4477-9404-95db5058be52 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:03.931058 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.931058 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:03.936107 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8fce4dd9-d5d1-4007-8a38-3bbcad09b784 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:03.943781 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8fce4dd9-d5d1-4007-8a38-3bbcad09b784 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:03.944526 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 650/2646] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:03 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:03.969291 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-8c026480-a617-4477-9404-95db5058be52 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:03.973011 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:03.973011 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:03.979524 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c026480-a617-4477-9404-95db5058be52 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/effcd54f-ad0c-4a78-a860-2f7cd4345adb returned with HTTP 200 Jul 31 05:34:03.979973 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 661/2647] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:03 2026] GET /volume/v3/volumes/effcd54f-ad0c-4a78-a860-2f7cd4345adb => generated 927 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:34:03.993385 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-073fd111-d6cc-4225-a449-cd22fc9a8967 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:03.997927 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-073fd111-d6cc-4225-a449-cd22fc9a8967 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/a90f6c10-e871-4f40-af1a-dce99792484e Jul 31 05:34:03.998215 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-073fd111-d6cc-4225-a449-cd22fc9a8967 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:03.998471 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-073fd111-d6cc-4225-a449-cd22fc9a8967 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:03.998604 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-073fd111-d6cc-4225-a449-cd22fc9a8967 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member a90f6c10-e871-4f40-af1a-dce99792484e {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:04.002417 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.002417 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:04.010894 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-073fd111-d6cc-4225-a449-cd22fc9a8967 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/a90f6c10-e871-4f40-af1a-dce99792484e returned with HTTP 200 Jul 31 05:34:04.011411 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 676/2648] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:03 2026] GET /volume/v3/groups/a90f6c10-e871-4f40-af1a-dce99792484e => generated 418 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:04.020430 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.022790 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:04.022907 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:04.023188 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:04.023478 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:04.024456 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:04.033077 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all volumes completed successfully. Jul 31 05:34:04.033926 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:04.034142 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:04.043723 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-815f3538-019b-48a6-9dc2-c4393c731c5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.045507 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-815f3538-019b-48a6-9dc2-c4393c731c5d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:04.045667 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-815f3538-019b-48a6-9dc2-c4393c731c5d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:04.045882 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-815f3538-019b-48a6-9dc2-c4393c731c5d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:04.058459 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.058459 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:04.062597 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-815f3538-019b-48a6-9dc2-c4393c731c5d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:04.067415 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-815f3538-019b-48a6-9dc2-c4393c731c5d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:04.067797 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 651/2649] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:04 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 852 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:04.086813 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:04.089772 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.089772 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:04.093199 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:04.093367 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:04.109085 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-963ed0a7-c543-4777-96dc-3627348fe3e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.112194 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-963ed0a7-c543-4777-96dc-3627348fe3e8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:04.112856 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-963ed0a7-c543-4777-96dc-3627348fe3e8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:04.112856 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-963ed0a7-c543-4777-96dc-3627348fe3e8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:04.122594 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.122594 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:04.128470 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-963ed0a7-c543-4777-96dc-3627348fe3e8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:04.132323 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:04.135022 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.135022 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:04.135245 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-963ed0a7-c543-4777-96dc-3627348fe3e8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:04.135845 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 662/2650] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:04 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:04.141977 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3392b7f6-c08c-46c0-847f-8a9cc340d47f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:04.142417 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 662/2651] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:04 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:04.161451 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f08871e2-711a-4272-94b1-665c9ac274c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.164953 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f08871e2-711a-4272-94b1-665c9ac274c1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/groups/a90f6c10-e871-4f40-af1a-dce99792484e/action Jul 31 05:34:04.165727 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f08871e2-711a-4272-94b1-665c9ac274c1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:04.165863 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f08871e2-711a-4272-94b1-665c9ac274c1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:04.167691 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-f08871e2-711a-4272-94b1-665c9ac274c1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] delete called for group a90f6c10-e871-4f40-af1a-dce99792484e {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:34:04.167841 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-f08871e2-711a-4272-94b1-665c9ac274c1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Delete group with id: a90f6c10-e871-4f40-af1a-dce99792484e Jul 31 05:34:04.174140 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.174140 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:04.221632 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f08871e2-711a-4272-94b1-665c9ac274c1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/a90f6c10-e871-4f40-af1a-dce99792484e/action returned with HTTP 202 Jul 31 05:34:04.222500 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 677/2652] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:34:04 2026] POST /volume/v3/groups/a90f6c10-e871-4f40-af1a-dce99792484e/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:04.224351 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.232611 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7eee73a9-ef9b-45c4-9f18-3611d59f707d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.234437 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7eee73a9-ef9b-45c4-9f18-3611d59f707d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/effcd54f-ad0c-4a78-a860-2f7cd4345adb Jul 31 05:34:04.234845 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7eee73a9-ef9b-45c4-9f18-3611d59f707d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:04.234845 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7eee73a9-ef9b-45c4-9f18-3611d59f707d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:04.238497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-08e9db4d-a132-46e4-9baf-3b5bfe9dfe64 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.239016 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08e9db4d-a132-46e4-9baf-3b5bfe9dfe64 None None] GET https://10.4.3.227/volume// Jul 31 05:34:04.239285 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08e9db4d-a132-46e4-9baf-3b5bfe9dfe64 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:04.239525 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08e9db4d-a132-46e4-9baf-3b5bfe9dfe64 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:04.239931 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08e9db4d-a132-46e4-9baf-3b5bfe9dfe64 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:04.240481 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 663/2653] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:34: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 31 05:34:04.243441 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.243441 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:04.247230 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7eee73a9-ef9b-45c4-9f18-3611d59f707d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:04.247935 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-7eee73a9-ef9b-45c4-9f18-3611d59f707d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:04.248091 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-7eee73a9-ef9b-45c4-9f18-3611d59f707d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:04.249788 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-00f680b5-3e6b-42fa-a432-fabbd6748e76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.252323 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-00f680b5-3e6b-42fa-a432-fabbd6748e76 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:34:04.252660 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-00f680b5-3e6b-42fa-a432-fabbd6748e76 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f7a5419-209a-4cd6-857c-7030dd6c2ef0", "connector": null, "instance_uuid": "17444be9-3dae-4e53-a497-6caeb51defc7"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:04.264963 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.264963 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:04.292003 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-7eee73a9-ef9b-45c4-9f18-3611d59f707d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:04.296170 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.296170 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:04.303704 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-00f680b5-3e6b-42fa-a432-fabbd6748e76 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:34:04.303704 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 678/2654] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:34:04 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 31 05:34:04.304783 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7eee73a9-ef9b-45c4-9f18-3611d59f707d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/effcd54f-ad0c-4a78-a860-2f7cd4345adb returned with HTTP 200 Jul 31 05:34:04.305359 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 663/2655] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:04 2026] GET /volume/v3/volumes/effcd54f-ad0c-4a78-a860-2f7cd4345adb => generated 926 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:04.349503 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fe2b5a36-4507-4c41-a32d-79fa3f484092 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.353135 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe2b5a36-4507-4c41-a32d-79fa3f484092 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:04.353135 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe2b5a36-4507-4c41-a32d-79fa3f484092 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:04.353435 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fe2b5a36-4507-4c41-a32d-79fa3f484092 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:04.368309 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.368309 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:04.368820 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-89a43ef6-acab-49e5-b64d-4f0b54b1af4d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.369391 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89a43ef6-acab-49e5-b64d-4f0b54b1af4d None None] GET https://10.4.3.227/volume// Jul 31 05:34:04.369660 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89a43ef6-acab-49e5-b64d-4f0b54b1af4d None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:04.370322 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89a43ef6-acab-49e5-b64d-4f0b54b1af4d None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:04.370962 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89a43ef6-acab-49e5-b64d-4f0b54b1af4d None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:04.370962 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 679/2656] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:34:04 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:34:04.375163 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fe2b5a36-4507-4c41-a32d-79fa3f484092 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:04.378115 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:04.379007 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-983134522"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:04.382760 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fe2b5a36-4507-4c41-a32d-79fa3f484092 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:04.382919 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-983134522'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:04.382919 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume of 1 GB Jul 31 05:34:04.383789 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 664/2657] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:04 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:04.383895 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-3930b080-1f1b-45a1-99f3-fceef2fed1af None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.387336 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Availability Zones retrieved successfully. Jul 31 05:34:04.388916 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-3930b080-1f1b-45a1-99f3-fceef2fed1af tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:04.389158 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-3930b080-1f1b-45a1-99f3-fceef2fed1af tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:04.389409 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-3930b080-1f1b-45a1-99f3-fceef2fed1af tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:04.399596 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.399596 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:04.399806 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Flow 'volume_create_api' (cabbdd5c-2db8-4680-9d5f-609864b54632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:04.400973 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (507198d6-f7cc-4e2d-b66d-11d0b69042f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:04.401940 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:04.405573 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-3930b080-1f1b-45a1-99f3-fceef2fed1af tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:04.413229 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-3930b080-1f1b-45a1-99f3-fceef2fed1af tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:04.414872 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 664/2658] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:34:04 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1031 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:04.434303 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (507198d6-f7cc-4e2d-b66d-11d0b69042f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:04.435960 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9c32bf-5ab6-418c-9a96-fa8e2104e47d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:04.445385 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a0922d73-b035-4ec2-a59a-935b25b4eaa6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.447468 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a0922d73-b035-4ec2-a59a-935b25b4eaa6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:04.447709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a0922d73-b035-4ec2-a59a-935b25b4eaa6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:04.447937 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a0922d73-b035-4ec2-a59a-935b25b4eaa6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:04.448071 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a0922d73-b035-4ec2-a59a-935b25b4eaa6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:04.452702 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.452702 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:04.453632 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a0922d73-b035-4ec2-a59a-935b25b4eaa6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:04.454040 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 680/2659] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:04 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:04.542117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Created reservations ['2e98f232-eb83-49d9-a3b0-6b1d61e6b10d', '5a6d5150-5e91-43b5-a3c1-8ba815466433', '456d5a19-4dda-4d2a-843b-73f3c3ed4551', '8c172dda-96a5-49c5-a7f6-bf7fc1779c15'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:04.542980 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9c32bf-5ab6-418c-9a96-fa8e2104e47d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e98f232-eb83-49d9-a3b0-6b1d61e6b10d', '5a6d5150-5e91-43b5-a3c1-8ba815466433', '456d5a19-4dda-4d2a-843b-73f3c3ed4551', '8c172dda-96a5-49c5-a7f6-bf7fc1779c15']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:04.543772 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a0a4d0-cb8d-4c64-be59-8a1897b30a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:04.549218 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d70e724-5577-41ac-be7c-2ea2e95c2443 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.551626 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d70e724-5577-41ac-be7c-2ea2e95c2443 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] PUT https://10.4.3.227/volume/v3/attachments/ef63c600-817e-4af0-a080-f7453385eccb Jul 31 05:34:04.552146 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d70e724-5577-41ac-be7c-2ea2e95c2443 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:04.562409 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d70e724-5577-41ac-be7c-2ea2e95c2443 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Acquiring lock "cinder-attachment_update-9f7a5419-209a-4cd6-857c-7030dd6c2ef0-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:34:04.568213 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40a0a4d0-cb8d-4c64-be59-8a1897b30a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03cfbf69-4fb8-4723-b228-729926b96a2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-983134522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffde7a891454b99a7b6b2568d0e0ada',qos_specs=None,replication_status=,reservations=['2e98f232-eb83-49d9-a3b0-6b1d61e6b10d','5a6d5150-5e91-43b5-a3c1-8ba815466433','456d5a19-4dda-4d2a-843b-73f3c3ed4551','8c172dda-96a5-49c5-a7f6-bf7fc1779c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a507236bb324361844bc9203f61e340',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-983134522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03cfbf69-4fb8-4723-b228-729926b96a2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffde7a891454b99a7b6b2568d0e0ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a507236bb324361844bc9203f61e340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:04.568882 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0efae6a-d8bd-4a4a-a64b-5f45d96f2fdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:04.572368 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d70e724-5577-41ac-be7c-2ea2e95c2443 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-9f7a5419-209a-4cd6-857c-7030dd6c2ef0-np0000006182" acquired by "attachment_update" :: waited 0.010s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:34:04.573899 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.573899 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:04.596460 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0efae6a-d8bd-4a4a-a64b-5f45d96f2fdc) transitioned into state 'SUCCESS' from state '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-983134522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffde7a891454b99a7b6b2568d0e0ada',qos_specs=None,replication_status=,reservations=['2e98f232-eb83-49d9-a3b0-6b1d61e6b10d','5a6d5150-5e91-43b5-a3c1-8ba815466433','456d5a19-4dda-4d2a-843b-73f3c3ed4551','8c172dda-96a5-49c5-a7f6-bf7fc1779c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a507236bb324361844bc9203f61e340',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:04.597208 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70bf2e01-916a-401f-848e-267e8b02577d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:04.608985 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (70bf2e01-916a-401f-848e-267e8b02577d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:04.610824 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Flow 'volume_create_api' (cabbdd5c-2db8-4680-9d5f-609864b54632) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:04.610824 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume request issued successfully. Jul 31 05:34:04.610824 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7dc6d22c-865b-4f1c-9c62-b30865cd7b2c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:04.610824 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 652/2660] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:34:04 2026] POST /volume/v3/volumes => generated 777 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:04.629646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aa384707-c325-42bc-b161-64d11a539c6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.633085 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa384707-c325-42bc-b161-64d11a539c6d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f Jul 31 05:34:04.633573 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa384707-c325-42bc-b161-64d11a539c6d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:04.633573 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aa384707-c325-42bc-b161-64d11a539c6d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:04.641701 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.641701 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:04.645134 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aa384707-c325-42bc-b161-64d11a539c6d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:04.649007 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aa384707-c325-42bc-b161-64d11a539c6d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f returned with HTTP 200 Jul 31 05:34:04.649469 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 665/2661] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:04 2026] GET /volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f => generated 956 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:04.695560 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d70e724-5577-41ac-be7c-2ea2e95c2443 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-9f7a5419-209a-4cd6-857c-7030dd6c2ef0-np0000006182" released by "attachment_update" :: held 0.122s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:34:04.695560 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d70e724-5577-41ac-be7c-2ea2e95c2443 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/ef63c600-817e-4af0-a080-f7453385eccb returned with HTTP 200 Jul 31 05:34:04.695560 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 665/2662] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:34:04 2026] PUT /volume/v3/attachments/ef63c600-817e-4af0-a080-f7453385eccb => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:04.961290 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6bbab174-72e0-4d68-bc43-59ea5f2350b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:04.964396 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bbab174-72e0-4d68-bc43-59ea5f2350b0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:04.964668 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bbab174-72e0-4d68-bc43-59ea5f2350b0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:04.964917 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bbab174-72e0-4d68-bc43-59ea5f2350b0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:04.978506 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:04.978506 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:04.983475 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6bbab174-72e0-4d68-bc43-59ea5f2350b0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:04.988953 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bbab174-72e0-4d68-bc43-59ea5f2350b0 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:04.989407 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 681/2663] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:04 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:05.319906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b84e2f18-229e-469c-8905-7ff13a0b0ab5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.321557 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b84e2f18-229e-469c-8905-7ff13a0b0ab5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/effcd54f-ad0c-4a78-a860-2f7cd4345adb Jul 31 05:34:05.321759 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b84e2f18-229e-469c-8905-7ff13a0b0ab5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.321957 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b84e2f18-229e-469c-8905-7ff13a0b0ab5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.327642 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b84e2f18-229e-469c-8905-7ff13a0b0ab5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/effcd54f-ad0c-4a78-a860-2f7cd4345adb returned with HTTP 404 Jul 31 05:34:05.328064 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 653/2664] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:05 2026] GET /volume/v3/volumes/effcd54f-ad0c-4a78-a860-2f7cd4345adb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:05.334834 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cba34bb7-4b7c-4d25-a0f4-ab2319dd2a56 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.336713 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cba34bb7-4b7c-4d25-a0f4-ab2319dd2a56 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/a90f6c10-e871-4f40-af1a-dce99792484e Jul 31 05:34:05.336941 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cba34bb7-4b7c-4d25-a0f4-ab2319dd2a56 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.337207 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cba34bb7-4b7c-4d25-a0f4-ab2319dd2a56 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.337336 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-cba34bb7-4b7c-4d25-a0f4-ab2319dd2a56 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member a90f6c10-e871-4f40-af1a-dce99792484e {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:05.341008 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cba34bb7-4b7c-4d25-a0f4-ab2319dd2a56 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/a90f6c10-e871-4f40-af1a-dce99792484e returned with HTTP 404 Jul 31 05:34:05.342568 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 666/2665] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:05 2026] GET /volume/v3/groups/a90f6c10-e871-4f40-af1a-dce99792484e => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:05.352413 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a1856325-794f-4d3f-ae5f-7fb177cdccc9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.354968 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1856325-794f-4d3f-ae5f-7fb177cdccc9 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] DELETE https://10.4.3.227/volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 Jul 31 05:34:05.355290 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1856325-794f-4d3f-ae5f-7fb177cdccc9 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.355616 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1856325-794f-4d3f-ae5f-7fb177cdccc9 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.355831 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-a1856325-794f-4d3f-ae5f-7fb177cdccc9 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] delete called for member fc2cbc3e-3dcc-4549-b504-dc241aee0886 {{(pid=100283) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 05:34:05.355998 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-a1856325-794f-4d3f-ae5f-7fb177cdccc9 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Delete group_snapshot with id: fc2cbc3e-3dcc-4549-b504-dc241aee0886 Jul 31 05:34:05.360343 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.360343 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:05.403320 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1856325-794f-4d3f-ae5f-7fb177cdccc9 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 returned with HTTP 202 Jul 31 05:34:05.403971 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-15d03fe4-7055-4cd0-8528-f8cc498b457c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.404299 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 666/2666] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:34:05 2026] DELETE /volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:05.405807 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15d03fe4-7055-4cd0-8528-f8cc498b457c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:05.406060 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15d03fe4-7055-4cd0-8528-f8cc498b457c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.406348 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-15d03fe4-7055-4cd0-8528-f8cc498b457c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.414045 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee025a39-236c-416c-826e-5d19b9ce98a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.418145 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.418145 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:05.418329 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee025a39-236c-416c-826e-5d19b9ce98a5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:05.418544 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee025a39-236c-416c-826e-5d19b9ce98a5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.418717 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee025a39-236c-416c-826e-5d19b9ce98a5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.419011 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-ee025a39-236c-416c-826e-5d19b9ce98a5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:05.419358 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.419358 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:05.419801 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-ee025a39-236c-416c-826e-5d19b9ce98a5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:05.423784 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-15d03fe4-7055-4cd0-8528-f8cc498b457c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:05.428567 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-15d03fe4-7055-4cd0-8528-f8cc498b457c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:05.428918 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 682/2667] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:05 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:05.429730 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ee025a39-236c-416c-826e-5d19b9ce98a5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all volumes completed successfully. Jul 31 05:34:05.432860 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-ee025a39-236c-416c-826e-5d19b9ce98a5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:05.433004 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-ee025a39-236c-416c-826e-5d19b9ce98a5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:05.466092 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6f162a5b-36c7-40c7-acc7-40f6d260f01a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.470948 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f162a5b-36c7-40c7-acc7-40f6d260f01a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:05.470948 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f162a5b-36c7-40c7-acc7-40f6d260f01a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.470948 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6f162a5b-36c7-40c7-acc7-40f6d260f01a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.470948 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6f162a5b-36c7-40c7-acc7-40f6d260f01a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:05.471175 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-ee025a39-236c-416c-826e-5d19b9ce98a5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:05.474156 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.474156 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:05.475959 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.475959 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:05.476907 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6f162a5b-36c7-40c7-acc7-40f6d260f01a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:05.477465 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 667/2668] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:05 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:05.482009 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee025a39-236c-416c-826e-5d19b9ce98a5 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:05.482009 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 654/2669] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:05 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:05.494705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d2bef794-1ef6-468e-8303-c87babf3a6b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.498127 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2bef794-1ef6-468e-8303-c87babf3a6b1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/detail Jul 31 05:34:05.498127 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2bef794-1ef6-468e-8303-c87babf3a6b1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.498127 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d2bef794-1ef6-468e-8303-c87babf3a6b1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.500680 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-d2bef794-1ef6-468e-8303-c87babf3a6b1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:05.500680 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.500680 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:05.500680 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-d2bef794-1ef6-468e-8303-c87babf3a6b1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:34:05.504970 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d2bef794-1ef6-468e-8303-c87babf3a6b1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all snapshots completed successfully. Jul 31 05:34:05.505947 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d2bef794-1ef6-468e-8303-c87babf3a6b1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 05:34:05.506486 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 667/2670] 10.4.3.227 () {66 vars in 1264 bytes} [Fri Jul 31 05:34:05 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:05.519738 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2c331757-097f-4c27-8729-899a3dec59c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.522745 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c331757-097f-4c27-8729-899a3dec59c0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 Jul 31 05:34:05.523003 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c331757-097f-4c27-8729-899a3dec59c0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.523266 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c331757-097f-4c27-8729-899a3dec59c0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.523450 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-2c331757-097f-4c27-8729-899a3dec59c0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member fc2cbc3e-3dcc-4549-b504-dc241aee0886 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:34:05.530192 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c331757-097f-4c27-8729-899a3dec59c0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 returned with HTTP 404 Jul 31 05:34:05.530865 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 683/2671] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:34:05 2026] GET /volume/v3/group_snapshots/fc2cbc3e-3dcc-4549-b504-dc241aee0886 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:05.539528 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9fb6929c-9c1d-4260-918a-4bc5c35c4828 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.541396 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9fb6929c-9c1d-4260-918a-4bc5c35c4828 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:05.541628 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9fb6929c-9c1d-4260-918a-4bc5c35c4828 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.541840 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9fb6929c-9c1d-4260-918a-4bc5c35c4828 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.542177 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-9fb6929c-9c1d-4260-918a-4bc5c35c4828 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:05.542881 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9fb6929c-9c1d-4260-918a-4bc5c35c4828 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:05.551357 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9fb6929c-9c1d-4260-918a-4bc5c35c4828 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all volumes completed successfully. Jul 31 05:34:05.551974 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-9fb6929c-9c1d-4260-918a-4bc5c35c4828 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:05.552219 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-9fb6929c-9c1d-4260-918a-4bc5c35c4828 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:05.592644 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-9fb6929c-9c1d-4260-918a-4bc5c35c4828 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:05.596742 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.596742 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:05.605239 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9fb6929c-9c1d-4260-918a-4bc5c35c4828 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:05.605663 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 668/2672] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:05 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:05.620478 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-417f73f4-1383-403a-94cf-bcf1a268ecbc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.622963 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-417f73f4-1383-403a-94cf-bcf1a268ecbc tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5/action Jul 31 05:34:05.623553 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-417f73f4-1383-403a-94cf-bcf1a268ecbc tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:05.623716 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-417f73f4-1383-403a-94cf-bcf1a268ecbc tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:05.625623 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-417f73f4-1383-403a-94cf-bcf1a268ecbc tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] delete called for group 577e8fed-6639-48ab-93de-448486900cf5 {{(pid=100284) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:34:05.625794 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-417f73f4-1383-403a-94cf-bcf1a268ecbc tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Delete group with id: 577e8fed-6639-48ab-93de-448486900cf5 Jul 31 05:34:05.631499 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.631499 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:05.669802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-978bcdd6-a8ea-4a69-8480-d4fef29af186 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.672247 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-978bcdd6-a8ea-4a69-8480-d4fef29af186 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f Jul 31 05:34:05.672567 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-978bcdd6-a8ea-4a69-8480-d4fef29af186 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.672859 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-978bcdd6-a8ea-4a69-8480-d4fef29af186 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.676136 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-417f73f4-1383-403a-94cf-bcf1a268ecbc tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5/action returned with HTTP 202 Jul 31 05:34:05.676136 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 655/2673] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:34:05 2026] POST /volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:05.683722 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d968852-115a-4847-8e3c-8e46560ee106 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.685514 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d968852-115a-4847-8e3c-8e46560ee106 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e Jul 31 05:34:05.685707 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d968852-115a-4847-8e3c-8e46560ee106 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.685881 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.685881 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:05.685936 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d968852-115a-4847-8e3c-8e46560ee106 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.695053 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.695053 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:05.695360 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-978bcdd6-a8ea-4a69-8480-d4fef29af186 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:05.700453 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-978bcdd6-a8ea-4a69-8480-d4fef29af186 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f returned with HTTP 200 Jul 31 05:34:05.700810 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9d968852-115a-4847-8e3c-8e46560ee106 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:05.700892 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 668/2674] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:05 2026] GET /volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f => generated 1017 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:05.701471 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-9d968852-115a-4847-8e3c-8e46560ee106 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:05.701611 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-9d968852-115a-4847-8e3c-8e46560ee106 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:05.716545 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a03012bd-04cf-4e80-ab34-ec73a25ea075 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.718401 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a03012bd-04cf-4e80-ab34-ec73a25ea075 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:34:05.718789 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a03012bd-04cf-4e80-ab34-ec73a25ea075 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03cfbf69-4fb8-4723-b228-729926b96a2f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-9286232"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:05.727908 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.727908 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:05.728618 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a03012bd-04cf-4e80-ab34-ec73a25ea075 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:05.729944 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-a03012bd-04cf-4e80-ab34-ec73a25ea075 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create snapshot from volume 03cfbf69-4fb8-4723-b228-729926b96a2f Jul 31 05:34:05.755316 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-9d968852-115a-4847-8e3c-8e46560ee106 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:05.758623 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.758623 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:05.767397 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d968852-115a-4847-8e3c-8e46560ee106 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e returned with HTTP 200 Jul 31 05:34:05.772979 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 684/2675] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:05 2026] GET /volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e => generated 914 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:05.775868 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-a03012bd-04cf-4e80-ab34-ec73a25ea075 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Created reservations ['d8a049a7-4a9a-4194-a63b-19bab9106da3', '3803bb01-68a6-4450-94ff-42e8624e0f9f', 'a32060ee-b98c-4e02-b09f-fa25c3ecc124', 'c5bb3082-ca81-4b28-b00d-16d0fa996768'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:05.848142 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a03012bd-04cf-4e80-ab34-ec73a25ea075 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot create request issued successfully. Jul 31 05:34:05.848608 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a03012bd-04cf-4e80-ab34-ec73a25ea075 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:34:05.849911 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 669/2676] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:34:05 2026] POST /volume/v3/snapshots => generated 305 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:05.860209 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-edf4f43a-a1da-427a-ac01-f596b074c7ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:05.862461 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edf4f43a-a1da-427a-ac01-f596b074c7ba tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 Jul 31 05:34:05.862728 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edf4f43a-a1da-427a-ac01-f596b074c7ba tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:05.863007 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edf4f43a-a1da-427a-ac01-f596b074c7ba tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:05.872535 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:05.872535 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:05.872995 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-edf4f43a-a1da-427a-ac01-f596b074c7ba tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:05.873883 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edf4f43a-a1da-427a-ac01-f596b074c7ba tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 returned with HTTP 200 Jul 31 05:34:05.874425 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 656/2677] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:05 2026] GET /volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 => generated 437 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:06.005960 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5544434-bb54-409d-af58-e4d52eb38433 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.009707 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5544434-bb54-409d-af58-e4d52eb38433 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:06.009905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5544434-bb54-409d-af58-e4d52eb38433 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:06.010127 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5544434-bb54-409d-af58-e4d52eb38433 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:06.025704 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:06.025704 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:06.029047 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5544434-bb54-409d-af58-e4d52eb38433 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:06.034037 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5544434-bb54-409d-af58-e4d52eb38433 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:06.034663 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 669/2678] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:06 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:06.444940 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3635b8a-be70-4968-a823-ea534883fe43 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.447344 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3635b8a-be70-4968-a823-ea534883fe43 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:06.447592 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3635b8a-be70-4968-a823-ea534883fe43 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:06.447644 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.447827 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3635b8a-be70-4968-a823-ea534883fe43 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:06.459550 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:06.459550 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:06.463565 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c3635b8a-be70-4968-a823-ea534883fe43 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:06.468564 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3635b8a-be70-4968-a823-ea534883fe43 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:06.469313 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 685/2679] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:06 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:34:06.489079 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-74006a25-5dc3-4179-bdb3-4d7584cc8c5f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.491311 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74006a25-5dc3-4179-bdb3-4d7584cc8c5f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:06.491555 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74006a25-5dc3-4179-bdb3-4d7584cc8c5f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:06.491807 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74006a25-5dc3-4179-bdb3-4d7584cc8c5f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:06.491952 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-74006a25-5dc3-4179-bdb3-4d7584cc8c5f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:06.496555 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:06.496555 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:06.497523 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74006a25-5dc3-4179-bdb3-4d7584cc8c5f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:06.497978 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 657/2680] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:06 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:06.516839 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:06.517239 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1111840045", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:06.518787 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1111840045', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:06.518875 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Create volume of 1 GB Jul 31 05:34:06.519078 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:06.519078 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:06.522724 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Availability Zones retrieved successfully. Jul 31 05:34:06.528131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Flow 'volume_create_api' (ff869d05-c4d5-40cd-9c2d-2f8837eb440e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:06.529045 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e80d4c44-8ed6-4e3d-8c25-a965b043ebc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:06.529894 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:06.554664 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e80d4c44-8ed6-4e3d-8c25-a965b043ebc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:06.555509 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd5e339-3979-44dc-a6d2-c583d4ce928c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:06.613918 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Created reservations ['4adb54a6-c412-4db5-a95a-59dfefe172fc', 'aa6b5d7b-57d6-46f0-8c83-ad281f41b58c', '0aa96a21-a390-4fba-a747-94d92eece7ab', '40dd7901-912c-4698-afc0-6d2a8789a090'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:06.614712 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4dd5e339-3979-44dc-a6d2-c583d4ce928c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4adb54a6-c412-4db5-a95a-59dfefe172fc', 'aa6b5d7b-57d6-46f0-8c83-ad281f41b58c', '0aa96a21-a390-4fba-a747-94d92eece7ab', '40dd7901-912c-4698-afc0-6d2a8789a090']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:06.615489 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97ed7d1-9eac-4df5-9a3f-5613e128960f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:06.636726 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b97ed7d1-9eac-4df5-9a3f-5613e128960f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db633704-4333-42fa-9f82-7ed0fc3eb7e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1111840045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='803e668c160d4543b8ce4577355263eb',qos_specs=None,replication_status=,reservations=['4adb54a6-c412-4db5-a95a-59dfefe172fc','aa6b5d7b-57d6-46f0-8c83-ad281f41b58c','0aa96a21-a390-4fba-a747-94d92eece7ab','40dd7901-912c-4698-afc0-6d2a8789a090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bcd33f755144124942eff386fabc3b6',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1111840045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db633704-4333-42fa-9f82-7ed0fc3eb7e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='803e668c160d4543b8ce4577355263eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1bcd33f755144124942eff386fabc3b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:06.637502 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1150a6b1-e508-4e64-aa45-25b98d5cac23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:06.655654 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1150a6b1-e508-4e64-aa45-25b98d5cac23) transitioned into state 'SUCCESS' from state '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-1111840045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='803e668c160d4543b8ce4577355263eb',qos_specs=None,replication_status=,reservations=['4adb54a6-c412-4db5-a95a-59dfefe172fc','aa6b5d7b-57d6-46f0-8c83-ad281f41b58c','0aa96a21-a390-4fba-a747-94d92eece7ab','40dd7901-912c-4698-afc0-6d2a8789a090'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1bcd33f755144124942eff386fabc3b6',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:06.656428 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39169e9b-9b8c-4d4c-b252-2822b4ff09ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:06.664867 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39169e9b-9b8c-4d4c-b252-2822b4ff09ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:06.665824 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Flow 'volume_create_api' (ff869d05-c4d5-40cd-9c2d-2f8837eb440e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:06.666093 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Create volume request issued successfully. Jul 31 05:34:06.666625 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c0ec7a6-f7b1-46b1-be2b-ca82fc180efb tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:06.666986 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 670/2681] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:34:06 2026] POST /volume/v3/volumes => generated 756 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:06.677890 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ee252005-732e-47ba-adb1-b52391472503 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.679894 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee252005-732e-47ba-adb1-b52391472503 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] GET https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 Jul 31 05:34:06.680221 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ee252005-732e-47ba-adb1-b52391472503 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:06.680451 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ee252005-732e-47ba-adb1-b52391472503 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:06.688489 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:06.688489 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:06.692580 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ee252005-732e-47ba-adb1-b52391472503 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Volume info retrieved successfully. Jul 31 05:34:06.697765 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee252005-732e-47ba-adb1-b52391472503 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 returned with HTTP 200 Jul 31 05:34:06.698158 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 670/2682] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:06 2026] GET /volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:06.789014 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e7f5e2d6-b447-4eba-90a3-1c2f63090aaa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.790701 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7f5e2d6-b447-4eba-90a3-1c2f63090aaa tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e Jul 31 05:34:06.790894 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7f5e2d6-b447-4eba-90a3-1c2f63090aaa tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:06.791077 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7f5e2d6-b447-4eba-90a3-1c2f63090aaa tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:06.797434 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7f5e2d6-b447-4eba-90a3-1c2f63090aaa tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e returned with HTTP 404 Jul 31 05:34:06.797853 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 686/2683] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:06 2026] GET /volume/v3/volumes/b342383b-e5bc-41ba-91a2-83788a8d560e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:06.807602 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99071db6-31d2-4a05-be2b-913cf6d595a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.809816 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99071db6-31d2-4a05-be2b-913cf6d595a1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5 Jul 31 05:34:06.810111 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99071db6-31d2-4a05-be2b-913cf6d595a1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:06.810398 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99071db6-31d2-4a05-be2b-913cf6d595a1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:06.810586 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-99071db6-31d2-4a05-be2b-913cf6d595a1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member 577e8fed-6639-48ab-93de-448486900cf5 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:06.815118 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99071db6-31d2-4a05-be2b-913cf6d595a1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5 returned with HTTP 404 Jul 31 05:34:06.815810 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 658/2684] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:06 2026] GET /volume/v3/groups/577e8fed-6639-48ab-93de-448486900cf5 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:06.824533 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-db21ec34-de31-4b01-a409-3ab65573b7c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.826407 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db21ec34-de31-4b01-a409-3ab65573b7c0 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/e248fa49-7253-439f-b08d-0e08f76e0b86 Jul 31 05:34:06.826660 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db21ec34-de31-4b01-a409-3ab65573b7c0 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:06.826875 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db21ec34-de31-4b01-a409-3ab65573b7c0 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:06.827188 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:06.827188 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:06.841633 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db21ec34-de31-4b01-a409-3ab65573b7c0 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/group_types/e248fa49-7253-439f-b08d-0e08f76e0b86 returned with HTTP 202 Jul 31 05:34:06.842189 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 671/2685] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:34:06 2026] DELETE /volume/v3/group_types/e248fa49-7253-439f-b08d-0e08f76e0b86 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:06.850084 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-02d28e82-d1f3-4e4d-94f1-c275ff03bb95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.851972 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02d28e82-d1f3-4e4d-94f1-c275ff03bb95 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] DELETE https://10.4.3.227/volume/v3/types/c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a Jul 31 05:34:06.852202 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02d28e82-d1f3-4e4d-94f1-c275ff03bb95 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:06.852423 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02d28e82-d1f3-4e4d-94f1-c275ff03bb95 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:06.881080 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02d28e82-d1f3-4e4d-94f1-c275ff03bb95 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/types/c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a returned with HTTP 202 Jul 31 05:34:06.881480 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 671/2686] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:34:06 2026] DELETE /volume/v3/types/c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:06.886700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4ad2c699-4220-43c1-b3ff-a909aeef2ffb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.888512 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c604bb5-5ce8-4c7b-b69d-2d461d1913cc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.888600 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ad2c699-4220-43c1-b3ff-a909aeef2ffb tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 Jul 31 05:34:06.888690 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ad2c699-4220-43c1-b3ff-a909aeef2ffb tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:06.888867 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4ad2c699-4220-43c1-b3ff-a909aeef2ffb tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:06.890291 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c604bb5-5ce8-4c7b-b69d-2d461d1913cc tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] GET https://10.4.3.227/volume/v3/types/c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a Jul 31 05:34:06.890521 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c604bb5-5ce8-4c7b-b69d-2d461d1913cc tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:06.890737 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c604bb5-5ce8-4c7b-b69d-2d461d1913cc tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:06.894301 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c604bb5-5ce8-4c7b-b69d-2d461d1913cc tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/types/c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a returned with HTTP 404 Jul 31 05:34:06.894770 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 659/2687] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:34:06 2026] GET /volume/v3/types/c4b57fb0-e9a6-4b17-aa54-96ac3f0a2a3a => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:06.904392 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:06.904392 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:06.904529 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a3adc55c-383e-46a5-91de-56b1090cf178 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.904685 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4ad2c699-4220-43c1-b3ff-a909aeef2ffb tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:06.905471 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4ad2c699-4220-43c1-b3ff-a909aeef2ffb tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 returned with HTTP 200 Jul 31 05:34:06.905821 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 687/2688] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:06 2026] GET /volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:06.907079 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3adc55c-383e-46a5-91de-56b1090cf178 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:34:06.907510 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3adc55c-383e-46a5-91de-56b1090cf178 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-2141447754"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:06.915332 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-48e755ee-1575-478c-b9c1-342e3330a600 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.924004 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3adc55c-383e-46a5-91de-56b1090cf178 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:34:06.924544 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 672/2689] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:34:06 2026] POST /volume/v3/types => generated 224 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:06.932486 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9aa1151c-281d-4e4e-936b-31453a6de72e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.934534 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9aa1151c-281d-4e4e-936b-31453a6de72e tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:34:06.934988 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9aa1151c-281d-4e4e-936b-31453a6de72e tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1440263300"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:06.947860 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9aa1151c-281d-4e4e-936b-31453a6de72e tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:34:06.948243 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 660/2690] 10.4.3.227 () {70 vars in 1311 bytes} [Fri Jul 31 05:34:06 2026] POST /volume/v3/group_types => generated 181 bytes in 16 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:06.955654 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eafa7dcd-ae3e-4b57-bc6f-319056d66c57 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.957579 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eafa7dcd-ae3e-4b57-bc6f-319056d66c57 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/groups Jul 31 05:34:06.957867 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eafa7dcd-ae3e-4b57-bc6f-319056d66c57 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7134def3-9c99-4c74-9d89-bde7f42ade78", "volume_types": ["e651623c-8106-48ce-b724-2c47adaa12f4"], "name": "tempest-GroupSnapshotsTest-Group-411764296"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:06.959298 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-eafa7dcd-ae3e-4b57-bc6f-319056d66c57 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating new group {'group': {'group_type': '7134def3-9c99-4c74-9d89-bde7f42ade78', 'volume_types': ['e651623c-8106-48ce-b724-2c47adaa12f4'], 'name': 'tempest-GroupSnapshotsTest-Group-411764296'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 05:34:06.963719 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-eafa7dcd-ae3e-4b57-bc6f-319056d66c57 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating group tempest-GroupSnapshotsTest-Group-411764296. Jul 31 05:34:06.970156 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eafa7dcd-ae3e-4b57-bc6f-319056d66c57 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Availability Zones retrieved successfully. Jul 31 05:34:06.972559 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48e755ee-1575-478c-b9c1-342e3330a600 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] POST https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36/action Jul 31 05:34:06.973523 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48e755ee-1575-478c-b9c1-342e3330a600 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:06.973523 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-48e755ee-1575-478c-b9c1-342e3330a600 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:06.981918 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-eafa7dcd-ae3e-4b57-bc6f-319056d66c57 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['0381d7df-802d-4d82-bf89-691f01b4e577'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:06.984824 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:06.984824 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:06.984824 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-48e755ee-1575-478c-b9c1-342e3330a600 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Snapshot retrieved successfully. Jul 31 05:34:06.984824 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-48e755ee-1575-478c-b9c1-342e3330a600 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '66ee00fc31894e0e9946dba1ef06e6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ffde7a891454b99a7b6b2568d0e0ada', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:34:06.984824 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-48e755ee-1575-478c-b9c1-342e3330a600 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36/action returned with HTTP 403 Jul 31 05:34:06.984824 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 672/2691] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:34:06 2026] POST /volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36/action => generated 133 bytes in 70 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:06.992831 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-abc87bfb-ed78-47b4-9131-26e16c65b9c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:06.994720 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-abc87bfb-ed78-47b4-9131-26e16c65b9c4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 Jul 31 05:34:06.994988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-abc87bfb-ed78-47b4-9131-26e16c65b9c4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:06.995936 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-abc87bfb-ed78-47b4-9131-26e16c65b9c4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:06.995936 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-abc87bfb-ed78-47b4-9131-26e16c65b9c4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete snapshot with id: 38ed3c12-f28c-4234-8700-56db37b09a36 Jul 31 05:34:07.001530 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:07.001530 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:07.001871 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-abc87bfb-ed78-47b4-9131-26e16c65b9c4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:07.004552 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eafa7dcd-ae3e-4b57-bc6f-319056d66c57 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups returned with HTTP 202 Jul 31 05:34:07.005009 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 688/2692] 10.4.3.227 () {70 vars in 1297 bytes} [Fri Jul 31 05:34:06 2026] POST /volume/v3/groups => generated 111 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:07.015927 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b658fe8e-1663-4079-8c4c-4093f57a9130 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:07.021978 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b658fe8e-1663-4079-8c4c-4093f57a9130 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:07.022210 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b658fe8e-1663-4079-8c4c-4093f57a9130 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:07.022400 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b658fe8e-1663-4079-8c4c-4093f57a9130 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:07.022520 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-b658fe8e-1663-4079-8c4c-4093f57a9130 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:07.023539 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-abc87bfb-ed78-47b4-9131-26e16c65b9c4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot delete request issued successfully. Jul 31 05:34:07.023739 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-abc87bfb-ed78-47b4-9131-26e16c65b9c4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 returned with HTTP 202 Jul 31 05:34:07.024147 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 673/2693] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:34:06 2026] DELETE /volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:07.032511 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:07.032511 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:07.032705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ae57b84b-e5fb-472d-9002-c43ab80ab0c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:07.034445 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae57b84b-e5fb-472d-9002-c43ab80ab0c2 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 Jul 31 05:34:07.034671 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae57b84b-e5fb-472d-9002-c43ab80ab0c2 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:07.034875 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ae57b84b-e5fb-472d-9002-c43ab80ab0c2 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:07.041813 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:07.041813 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:07.042383 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ae57b84b-e5fb-472d-9002-c43ab80ab0c2 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:07.042995 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b658fe8e-1663-4079-8c4c-4093f57a9130 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 200 Jul 31 05:34:07.043062 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ae57b84b-e5fb-472d-9002-c43ab80ab0c2 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 returned with HTTP 200 Jul 31 05:34:07.043387 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 661/2694] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:07 2026] GET /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:07.043756 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 673/2695] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:07 2026] GET /volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:07.049943 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a01ac11-801a-4034-95e1-ae23479d0afa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:07.051614 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a01ac11-801a-4034-95e1-ae23479d0afa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:07.051796 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a01ac11-801a-4034-95e1-ae23479d0afa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:07.051977 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a01ac11-801a-4034-95e1-ae23479d0afa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:07.060546 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:07.060546 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:07.063695 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7a01ac11-801a-4034-95e1-ae23479d0afa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:07.067623 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a01ac11-801a-4034-95e1-ae23479d0afa tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:07.067984 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 689/2696] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:07 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:07.485240 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a1a24500-3262-437f-ad34-1356f6f19d05 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:07.487207 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1a24500-3262-437f-ad34-1356f6f19d05 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:07.491113 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1a24500-3262-437f-ad34-1356f6f19d05 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:07.491113 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1a24500-3262-437f-ad34-1356f6f19d05 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:07.500779 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:07.500779 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:07.505306 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a1a24500-3262-437f-ad34-1356f6f19d05 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:07.510868 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1a24500-3262-437f-ad34-1356f6f19d05 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:07.511465 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 674/2697] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:07 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:07.511830 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d98fc9d2-ae6f-4066-8617-a03a5d5343ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:07.514123 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d98fc9d2-ae6f-4066-8617-a03a5d5343ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:07.514402 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d98fc9d2-ae6f-4066-8617-a03a5d5343ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:07.514670 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d98fc9d2-ae6f-4066-8617-a03a5d5343ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:07.514821 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d98fc9d2-ae6f-4066-8617-a03a5d5343ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:07.519816 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:07.519816 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:07.520729 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d98fc9d2-ae6f-4066-8617-a03a5d5343ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:07.521175 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 662/2698] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:07 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:07.710877 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7afc9ede-3512-4ea7-95d9-0e584fa24854 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:07.712817 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7afc9ede-3512-4ea7-95d9-0e584fa24854 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] GET https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 Jul 31 05:34:07.713024 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7afc9ede-3512-4ea7-95d9-0e584fa24854 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:07.713243 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7afc9ede-3512-4ea7-95d9-0e584fa24854 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:07.720299 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:07.720299 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:07.723917 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7afc9ede-3512-4ea7-95d9-0e584fa24854 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Volume info retrieved successfully. Jul 31 05:34:07.728143 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7afc9ede-3512-4ea7-95d9-0e584fa24854 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 returned with HTTP 200 Jul 31 05:34:07.728557 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 674/2699] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:07 2026] GET /volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:07.746307 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-004fa0b0-c48e-40ba-92d2-4a2b54a23038 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:07.748211 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-004fa0b0-c48e-40ba-92d2-4a2b54a23038 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] GET https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 Jul 31 05:34:07.748446 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-004fa0b0-c48e-40ba-92d2-4a2b54a23038 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:07.748666 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-004fa0b0-c48e-40ba-92d2-4a2b54a23038 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:07.759796 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:07.759796 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:07.765362 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-004fa0b0-c48e-40ba-92d2-4a2b54a23038 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Volume info retrieved successfully. Jul 31 05:34:07.770643 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-004fa0b0-c48e-40ba-92d2-4a2b54a23038 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 returned with HTTP 200 Jul 31 05:34:07.771066 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 690/2700] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:07 2026] GET /volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:07.784821 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4becc78c-b886-4e94-8886-0c3461d13230 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:07.788974 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4becc78c-b886-4e94-8886-0c3461d13230 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] POST https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5/action Jul 31 05:34:07.789484 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4becc78c-b886-4e94-8886-0c3461d13230 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2093307212", "disk_format": "raw"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:07.789661 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4becc78c-b886-4e94-8886-0c3461d13230 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2093307212", "disk_format": "raw"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:07.798778 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:07.798778 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:07.799385 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4becc78c-b886-4e94-8886-0c3461d13230 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Volume info retrieved successfully. Jul 31 05:34:07.811972 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:07.811972 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:07.817213 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.image.image_utils [None req-4becc78c-b886-4e94-8886-0c3461d13230 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2093307212'}] 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-2093307212'}]. {{(pid=100285) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 05:34:07.985306 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d594120-40ad-4e5d-8a4e-51e2a5651a7f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:07.990869 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d594120-40ad-4e5d-8a4e-51e2a5651a7f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments/ef63c600-817e-4af0-a080-f7453385eccb/action Jul 31 05:34:07.991421 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d594120-40ad-4e5d-8a4e-51e2a5651a7f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:07.991599 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d594120-40ad-4e5d-8a4e-51e2a5651a7f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:08.013342 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.013342 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:08.022919 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-bafce76d-8dac-4ff8-aaf9-84bd8e6719d5 req-1d594120-40ad-4e5d-8a4e-51e2a5651a7f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/ef63c600-817e-4af0-a080-f7453385eccb/action returned with HTTP 204 Jul 31 05:34:08.023569 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 663/2701] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:34:07 2026] POST /volume/v3/attachments/ef63c600-817e-4af0-a080-f7453385eccb/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:08.053631 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-df0c6f63-f480-4aa5-a392-da0190000b09 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.054637 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71b4b605-07d7-42c9-87b5-0d302e82c838 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.055466 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df0c6f63-f480-4aa5-a392-da0190000b09 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:08.055688 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df0c6f63-f480-4aa5-a392-da0190000b09 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.055895 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df0c6f63-f480-4aa5-a392-da0190000b09 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.056024 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-df0c6f63-f480-4aa5-a392-da0190000b09 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:08.056430 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71b4b605-07d7-42c9-87b5-0d302e82c838 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 Jul 31 05:34:08.056639 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71b4b605-07d7-42c9-87b5-0d302e82c838 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.056842 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71b4b605-07d7-42c9-87b5-0d302e82c838 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.059563 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.059563 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:08.061022 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71b4b605-07d7-42c9-87b5-0d302e82c838 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 returned with HTTP 404 Jul 31 05:34:08.061758 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 691/2702] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:08 2026] GET /volume/v3/snapshots/38ed3c12-f28c-4234-8700-56db37b09a36 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:08.068377 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df0c6f63-f480-4aa5-a392-da0190000b09 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 200 Jul 31 05:34:08.068832 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 675/2703] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:08 2026] GET /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:08.070851 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f6781935-8479-4c61-82a2-6b7688e26abf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.077222 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6781935-8479-4c61-82a2-6b7688e26abf tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f Jul 31 05:34:08.077495 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6781935-8479-4c61-82a2-6b7688e26abf tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.077688 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f6781935-8479-4c61-82a2-6b7688e26abf tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.077864 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f6781935-8479-4c61-82a2-6b7688e26abf tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete volume with id: 03cfbf69-4fb8-4723-b228-729926b96a2f Jul 31 05:34:08.080854 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.082949 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be14d950-811b-432a-a2e3-427f912aa12f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.083625 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:08.084112 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-570293684", "volume_type": "e651623c-8106-48ce-b724-2c47adaa12f4", "group_id": "dd78c5ac-2450-4042-9ea3-efe3a841ecf1", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:08.086048 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-570293684', 'volume_type': 'e651623c-8106-48ce-b724-2c47adaa12f4', 'group_id': 'dd78c5ac-2450-4042-9ea3-efe3a841ecf1', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:08.086976 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be14d950-811b-432a-a2e3-427f912aa12f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:08.087226 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be14d950-811b-432a-a2e3-427f912aa12f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.087421 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be14d950-811b-432a-a2e3-427f912aa12f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.090331 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.090331 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:08.090832 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f6781935-8479-4c61-82a2-6b7688e26abf tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:08.095637 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.095637 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:08.096299 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume of 1 GB Jul 31 05:34:08.101672 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.101672 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:08.103865 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Availability Zones retrieved successfully. Jul 31 05:34:08.105728 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-be14d950-811b-432a-a2e3-427f912aa12f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:08.110779 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f6781935-8479-4c61-82a2-6b7688e26abf tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete volume request issued successfully. Jul 31 05:34:08.111002 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f6781935-8479-4c61-82a2-6b7688e26abf tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f returned with HTTP 202 Jul 31 05:34:08.111709 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 664/2704] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:08 2026] DELETE /volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:08.112634 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Flow 'volume_create_api' (5287c4ad-bbcc-4602-82ea-57160d88f64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:08.115069 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b584e968-761e-4c39-b150-8f7eeaff70af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:08.115145 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be14d950-811b-432a-a2e3-427f912aa12f tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:08.115415 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 676/2705] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:08 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:08.115490 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.115490 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:08.116134 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:08.126124 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc68c39b-c9c9-4b04-83cc-80c1b6bf34ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.126400 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc68c39b-c9c9-4b04-83cc-80c1b6bf34ca tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f Jul 31 05:34:08.126608 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc68c39b-c9c9-4b04-83cc-80c1b6bf34ca tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.126805 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc68c39b-c9c9-4b04-83cc-80c1b6bf34ca tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.134577 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.134577 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:08.138902 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bc68c39b-c9c9-4b04-83cc-80c1b6bf34ca tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:08.144031 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b584e968-761e-4c39-b150-8f7eeaff70af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:34:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e651623c-8106-48ce-b724-2c47adaa12f4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2141447754',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e651623c-8106-48ce-b724-2c47adaa12f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dd78c5ac-2450-4042-9ea3-efe3a841ecf1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:08.145048 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6ccb2c0-be70-4e9b-860d-00c1b1cf2b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:08.146484 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc68c39b-c9c9-4b04-83cc-80c1b6bf34ca tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f returned with HTTP 200 Jul 31 05:34:08.147010 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 665/2706] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:08 2026] GET /volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:08.185353 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2141447754 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2141447754, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:08.185637 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2141447754 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2141447754, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:08.215192 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['55d3b965-6e09-4410-91cc-a349bd392154', '88ed9104-146e-4a1e-b2d4-46b92fd38075', '58dec354-395c-4750-881b-87b5ff35951e', '8bf7d74a-a0cc-4524-9366-d4f93a2703e6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:08.216317 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6ccb2c0-be70-4e9b-860d-00c1b1cf2b9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55d3b965-6e09-4410-91cc-a349bd392154', '88ed9104-146e-4a1e-b2d4-46b92fd38075', '58dec354-395c-4750-881b-87b5ff35951e', '8bf7d74a-a0cc-4524-9366-d4f93a2703e6']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:08.217210 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2208e27c-cac9-47ea-83ea-fb0ad95537f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:08.247271 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2208e27c-cac9-47ea-83ea-fb0ad95537f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4cf7d76b-e778-49a7-ad62-804691d9e0ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-570293684',encryption_key_id=None,group_id=dd78c5ac-2450-4042-9ea3-efe3a841ecf1,group_type_id=,metadata={},multiattach=False,project_id='1f638e0a2c214c44910ad34ccf4c705a',qos_specs=None,replication_status=,reservations=['55d3b965-6e09-4410-91cc-a349bd392154','88ed9104-146e-4a1e-b2d4-46b92fd38075','58dec354-395c-4750-881b-87b5ff35951e','8bf7d74a-a0cc-4524-9366-d4f93a2703e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_type_id=e651623c-8106-48ce-b724-2c47adaa12f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-570293684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dd78c5ac-2450-4042-9ea3-efe3a841ecf1,host=None,id=4cf7d76b-e778-49a7-ad62-804691d9e0ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f638e0a2c214c44910ad34ccf4c705a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e651623c-8106-48ce-b724-2c47adaa12f4),volume_type_id=e651623c-8106-48ce-b724-2c47adaa12f4)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:08.248213 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe20adb-0a43-4ebf-bccb-2ce78576dc66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:08.265988 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbe20adb-0a43-4ebf-bccb-2ce78576dc66) transitioned into state 'SUCCESS' from state '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-570293684',encryption_key_id=None,group_id=dd78c5ac-2450-4042-9ea3-efe3a841ecf1,group_type_id=,metadata={},multiattach=False,project_id='1f638e0a2c214c44910ad34ccf4c705a',qos_specs=None,replication_status=,reservations=['55d3b965-6e09-4410-91cc-a349bd392154','88ed9104-146e-4a1e-b2d4-46b92fd38075','58dec354-395c-4750-881b-87b5ff35951e','8bf7d74a-a0cc-4524-9366-d4f93a2703e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_type_id=e651623c-8106-48ce-b724-2c47adaa12f4)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:08.266776 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f18c4109-6260-4d57-9e96-db2dcd1aef8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:08.279598 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f18c4109-6260-4d57-9e96-db2dcd1aef8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:08.280600 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Flow 'volume_create_api' (5287c4ad-bbcc-4602-82ea-57160d88f64e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:08.280882 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume request issued successfully. Jul 31 05:34:08.281728 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:08.281728 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:08.323004 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:08.327670 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.327670 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:08.331565 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f465c25-474a-46e3-9e10-5f4e89c86b7b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:08.332165 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 692/2707] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:34:08 2026] POST /volume/v3/volumes => generated 822 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:08.337665 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4becc78c-b886-4e94-8886-0c3461d13230 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Copy volume to image completed successfully. Jul 31 05:34:08.338202 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4becc78c-b886-4e94-8886-0c3461d13230 tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5/action returned with HTTP 202 Jul 31 05:34:08.338703 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 675/2708] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:34:07 2026] POST /volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5/action => generated 686 bytes in 554 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:08.343750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c10cd694-3d8b-4fc1-bed4-82680c66b4d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.345576 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c10cd694-3d8b-4fc1-bed4-82680c66b4d8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/4cf7d76b-e778-49a7-ad62-804691d9e0ee Jul 31 05:34:08.345762 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c10cd694-3d8b-4fc1-bed4-82680c66b4d8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.345933 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c10cd694-3d8b-4fc1-bed4-82680c66b4d8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.353761 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.353761 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:08.355889 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c10cd694-3d8b-4fc1-bed4-82680c66b4d8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:08.356577 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-c10cd694-3d8b-4fc1-bed4-82680c66b4d8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:08.356733 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-c10cd694-3d8b-4fc1-bed4-82680c66b4d8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:08.395279 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-c10cd694-3d8b-4fc1-bed4-82680c66b4d8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:08.398225 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.398225 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:08.407507 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c10cd694-3d8b-4fc1-bed4-82680c66b4d8 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/4cf7d76b-e778-49a7-ad62-804691d9e0ee returned with HTTP 200 Jul 31 05:34:08.407900 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 677/2709] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:08 2026] GET /volume/v3/volumes/4cf7d76b-e778-49a7-ad62-804691d9e0ee => generated 890 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:08.475657 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-7e831224-9d9e-4ba7-80aa-781e56d485b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.477963 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-7e831224-9d9e-4ba7-80aa-781e56d485b7 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments/5c08ca84-6a1a-4396-8f1b-5e0ec60487dc/action Jul 31 05:34:08.478364 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-7e831224-9d9e-4ba7-80aa-781e56d485b7 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:08.478475 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-7e831224-9d9e-4ba7-80aa-781e56d485b7 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:08.498466 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.498466 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:08.516583 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8640cb1f-ad06-4817-aee1-f08f4616d932 req-7e831224-9d9e-4ba7-80aa-781e56d485b7 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/5c08ca84-6a1a-4396-8f1b-5e0ec60487dc/action returned with HTTP 204 Jul 31 05:34:08.517117 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 666/2710] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:34:08 2026] POST /volume/v3/attachments/5c08ca84-6a1a-4396-8f1b-5e0ec60487dc/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:08.526085 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-595a1859-451b-41dd-b385-2bac1ce704f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.527869 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-595a1859-451b-41dd-b385-2bac1ce704f6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:08.528285 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-595a1859-451b-41dd-b385-2bac1ce704f6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.529340 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-595a1859-451b-41dd-b385-2bac1ce704f6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.535124 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-38800c53-4c84-41d6-bef7-f9b4b3c94a61 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.536153 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-38800c53-4c84-41d6-bef7-f9b4b3c94a61 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:08.536431 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-38800c53-4c84-41d6-bef7-f9b4b3c94a61 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.536691 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-38800c53-4c84-41d6-bef7-f9b4b3c94a61 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.536831 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-38800c53-4c84-41d6-bef7-f9b4b3c94a61 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:08.540308 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.540308 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:08.545342 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.545342 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:08.548771 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-595a1859-451b-41dd-b385-2bac1ce704f6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:08.548916 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-38800c53-4c84-41d6-bef7-f9b4b3c94a61 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:08.548916 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 676/2711] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:08 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:08.551302 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-595a1859-451b-41dd-b385-2bac1ce704f6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:08.551976 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 693/2712] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:08 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:08.609569 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-5864fd71-9a45-4ec9-996e-8886e636cc6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.612667 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-5864fd71-9a45-4ec9-996e-8886e636cc6e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:08.612897 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-5864fd71-9a45-4ec9-996e-8886e636cc6e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.613152 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-5864fd71-9a45-4ec9-996e-8886e636cc6e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.625575 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.625575 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:08.629945 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-5864fd71-9a45-4ec9-996e-8886e636cc6e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:08.635807 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-5864fd71-9a45-4ec9-996e-8886e636cc6e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:08.636584 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 678/2713] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:08 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1144 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:08.709715 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-74f6d39e-5109-4110-971d-11d29b782c02 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.710184 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74f6d39e-5109-4110-971d-11d29b782c02 None None] GET https://10.4.3.227/volume// Jul 31 05:34:08.710448 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74f6d39e-5109-4110-971d-11d29b782c02 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.710707 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74f6d39e-5109-4110-971d-11d29b782c02 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.711111 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74f6d39e-5109-4110-971d-11d29b782c02 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:08.711686 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 667/2714] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:34: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 31 05:34:08.721200 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-2d786215-6849-4148-ab0e-fc694bf39a9b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.723372 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-2d786215-6849-4148-ab0e-fc694bf39a9b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:34:08.723737 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-2d786215-6849-4148-ab0e-fc694bf39a9b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f7a5419-209a-4cd6-857c-7030dd6c2ef0", "connector": null, "instance_uuid": "2449bb6e-6d22-4974-bed3-ebe295bdc812"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:08.736863 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.736863 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:08.765537 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-2d786215-6849-4148-ab0e-fc694bf39a9b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:34:08.766262 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 677/2715] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:34:08 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 31 05:34:08.796070 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-866a5ec2-27d2-4031-b1de-c6f938c25cdf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.798877 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-866a5ec2-27d2-4031-b1de-c6f938c25cdf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:08.799451 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-866a5ec2-27d2-4031-b1de-c6f938c25cdf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.799939 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-866a5ec2-27d2-4031-b1de-c6f938c25cdf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.802679 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40797750-b356-463e-b583-5bffbbf9ebf0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.803110 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40797750-b356-463e-b583-5bffbbf9ebf0 None None] GET https://10.4.3.227/volume// Jul 31 05:34:08.803301 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40797750-b356-463e-b583-5bffbbf9ebf0 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.807005 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40797750-b356-463e-b583-5bffbbf9ebf0 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.807005 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40797750-b356-463e-b583-5bffbbf9ebf0 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:08.807005 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 679/2716] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:34: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 31 05:34:08.811013 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-ba55ba1c-d38a-40f0-b3d7-2d68bc0f9deb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.813225 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-ba55ba1c-d38a-40f0-b3d7-2d68bc0f9deb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:08.813472 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-ba55ba1c-d38a-40f0-b3d7-2d68bc0f9deb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:08.816618 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-ba55ba1c-d38a-40f0-b3d7-2d68bc0f9deb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:08.816671 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.816671 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:08.819957 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-866a5ec2-27d2-4031-b1de-c6f938c25cdf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:08.824615 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.824615 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:08.825986 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-866a5ec2-27d2-4031-b1de-c6f938c25cdf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:08.826676 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 694/2717] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:08 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:08.827806 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-ba55ba1c-d38a-40f0-b3d7-2d68bc0f9deb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:08.831672 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-ba55ba1c-d38a-40f0-b3d7-2d68bc0f9deb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:08.832019 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 668/2718] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:34:08 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:08.924771 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-38ec8a06-c69b-46a3-85af-0c7c43bfe0d5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:08.926764 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-38ec8a06-c69b-46a3-85af-0c7c43bfe0d5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] PUT https://10.4.3.227/volume/v3/attachments/b499a044-b036-4d24-9010-480847ebceb4 Jul 31 05:34:08.927092 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-38ec8a06-c69b-46a3-85af-0c7c43bfe0d5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:08.937813 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-38ec8a06-c69b-46a3-85af-0c7c43bfe0d5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Acquiring lock "cinder-attachment_update-9f7a5419-209a-4cd6-857c-7030dd6c2ef0-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:34:08.941825 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-38ec8a06-c69b-46a3-85af-0c7c43bfe0d5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-9f7a5419-209a-4cd6-857c-7030dd6c2ef0-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:34:08.942696 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:08.942696 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:09.024559 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-38ec8a06-c69b-46a3-85af-0c7c43bfe0d5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-9f7a5419-209a-4cd6-857c-7030dd6c2ef0-np0000006182" released by "attachment_update" :: held 0.083s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:34:09.025361 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-38ec8a06-c69b-46a3-85af-0c7c43bfe0d5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/b499a044-b036-4d24-9010-480847ebceb4 returned with HTTP 200 Jul 31 05:34:09.026092 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 678/2719] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:34:08 2026] PUT /volume/v3/attachments/b499a044-b036-4d24-9010-480847ebceb4 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:09.132420 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-810f1bae-c55f-4cd3-9ec3-169816f6046b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:09.134656 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-810f1bae-c55f-4cd3-9ec3-169816f6046b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:09.135136 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-810f1bae-c55f-4cd3-9ec3-169816f6046b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:09.135281 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-810f1bae-c55f-4cd3-9ec3-169816f6046b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:09.146814 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.146814 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:09.151912 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-810f1bae-c55f-4cd3-9ec3-169816f6046b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:09.157442 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-810f1bae-c55f-4cd3-9ec3-169816f6046b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:09.158186 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 680/2720] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:09 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 1170 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:09.161522 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-882fec98-f412-4ef8-b11b-141bbe327db7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:09.162776 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-882fec98-f412-4ef8-b11b-141bbe327db7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f Jul 31 05:34:09.163063 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-882fec98-f412-4ef8-b11b-141bbe327db7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:09.163396 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-882fec98-f412-4ef8-b11b-141bbe327db7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:09.172010 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-882fec98-f412-4ef8-b11b-141bbe327db7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f returned with HTTP 404 Jul 31 05:34:09.172010 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 695/2721] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:09 2026] GET /volume/v3/volumes/03cfbf69-4fb8-4723-b228-729926b96a2f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:09.172247 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84ed5026-336f-469d-be27-1060484461fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:09.173734 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84ed5026-336f-469d-be27-1060484461fd tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:09.173920 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84ed5026-336f-469d-be27-1060484461fd tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:09.174096 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84ed5026-336f-469d-be27-1060484461fd tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:09.181148 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:09.182993 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:09.183219 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.183219 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:09.183398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-664293469"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:09.184874 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-664293469'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:09.184995 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume of 1 GB Jul 31 05:34:09.185444 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.185444 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:09.186302 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-84ed5026-336f-469d-be27-1060484461fd tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:09.189472 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Availability Zones retrieved successfully. Jul 31 05:34:09.190030 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84ed5026-336f-469d-be27-1060484461fd tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:09.190427 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 669/2722] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:09 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 1170 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:09.195192 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Flow 'volume_create_api' (409e3b22-7c55-481d-b3b7-ecc26cd1d040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:09.196244 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f28d329-97ee-49dc-bdd7-19a290917036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:09.197029 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:09.226065 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f28d329-97ee-49dc-bdd7-19a290917036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:09.226963 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fe5ead-9da7-4775-bed8-5a551f2fd478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:09.281202 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Created reservations ['3f69f5cb-0160-4992-bf4d-9a053ec3a962', '7b22fae4-dd42-45b0-b09c-0e9f3fb4bd9e', '98cd9342-c68b-4839-9302-257472117a2b', 'e18da2c9-d439-4cd6-82de-fe0ade5908bd'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:09.282454 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89fe5ead-9da7-4775-bed8-5a551f2fd478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f69f5cb-0160-4992-bf4d-9a053ec3a962', '7b22fae4-dd42-45b0-b09c-0e9f3fb4bd9e', '98cd9342-c68b-4839-9302-257472117a2b', 'e18da2c9-d439-4cd6-82de-fe0ade5908bd']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:09.283598 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986f3659-2ca2-424d-84fd-255050f061b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:09.317019 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (986f3659-2ca2-424d-84fd-255050f061b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8966dd5-22fb-4271-a093-00dbfa90b4a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-664293469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffde7a891454b99a7b6b2568d0e0ada',qos_specs=None,replication_status=,reservations=['3f69f5cb-0160-4992-bf4d-9a053ec3a962','7b22fae4-dd42-45b0-b09c-0e9f3fb4bd9e','98cd9342-c68b-4839-9302-257472117a2b','e18da2c9-d439-4cd6-82de-fe0ade5908bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a507236bb324361844bc9203f61e340',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-664293469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8966dd5-22fb-4271-a093-00dbfa90b4a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffde7a891454b99a7b6b2568d0e0ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a507236bb324361844bc9203f61e340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:09.318330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2313006d-5a55-44c0-a241-2be39c2b4fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:09.341420 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2313006d-5a55-44c0-a241-2be39c2b4fa9) transitioned into state 'SUCCESS' from state '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-664293469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffde7a891454b99a7b6b2568d0e0ada',qos_specs=None,replication_status=,reservations=['3f69f5cb-0160-4992-bf4d-9a053ec3a962','7b22fae4-dd42-45b0-b09c-0e9f3fb4bd9e','98cd9342-c68b-4839-9302-257472117a2b','e18da2c9-d439-4cd6-82de-fe0ade5908bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a507236bb324361844bc9203f61e340',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:09.342050 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142073f4-a0dc-46b0-8cc8-6056d44d038a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:09.349978 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (142073f4-a0dc-46b0-8cc8-6056d44d038a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:09.350732 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Flow 'volume_create_api' (409e3b22-7c55-481d-b3b7-ecc26cd1d040) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:09.351035 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume request issued successfully. Jul 31 05:34:09.351576 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0b7d0daa-4667-406c-8ba1-a5ff7e48755d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:09.351981 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 679/2723] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:34:09 2026] POST /volume/v3/volumes => generated 777 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:09.366766 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1451b7a2-c0d3-4736-9924-b5f2f44436a4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:09.369891 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1451b7a2-c0d3-4736-9924-b5f2f44436a4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 Jul 31 05:34:09.369891 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1451b7a2-c0d3-4736-9924-b5f2f44436a4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:09.369970 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1451b7a2-c0d3-4736-9924-b5f2f44436a4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:09.376959 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.376959 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:09.381413 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1451b7a2-c0d3-4736-9924-b5f2f44436a4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:09.388172 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1451b7a2-c0d3-4736-9924-b5f2f44436a4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 returned with HTTP 200 Jul 31 05:34:09.388650 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 681/2724] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:09 2026] GET /volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:09.430309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68bd85ce-9cab-4aa4-af44-88e642a5da2d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:09.437124 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68bd85ce-9cab-4aa4-af44-88e642a5da2d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/4cf7d76b-e778-49a7-ad62-804691d9e0ee Jul 31 05:34:09.437124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68bd85ce-9cab-4aa4-af44-88e642a5da2d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:09.437124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68bd85ce-9cab-4aa4-af44-88e642a5da2d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:09.445423 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.445423 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:09.447781 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-68bd85ce-9cab-4aa4-af44-88e642a5da2d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:09.448466 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-68bd85ce-9cab-4aa4-af44-88e642a5da2d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:09.449430 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-68bd85ce-9cab-4aa4-af44-88e642a5da2d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:09.498544 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-68bd85ce-9cab-4aa4-af44-88e642a5da2d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:09.501770 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.501770 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:09.509763 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68bd85ce-9cab-4aa4-af44-88e642a5da2d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/4cf7d76b-e778-49a7-ad62-804691d9e0ee returned with HTTP 200 Jul 31 05:34:09.510161 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 696/2725] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:09 2026] GET /volume/v3/volumes/4cf7d76b-e778-49a7-ad62-804691d9e0ee => generated 915 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:09.523190 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:09.525599 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:09.526017 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1535544087", "volume_type": "e651623c-8106-48ce-b724-2c47adaa12f4", "group_id": "dd78c5ac-2450-4042-9ea3-efe3a841ecf1", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:09.527718 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1535544087', 'volume_type': 'e651623c-8106-48ce-b724-2c47adaa12f4', 'group_id': 'dd78c5ac-2450-4042-9ea3-efe3a841ecf1', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:09.537053 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.537053 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:09.537590 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume of 1 GB Jul 31 05:34:09.544117 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Availability Zones retrieved successfully. Jul 31 05:34:09.551840 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Flow 'volume_create_api' (3672b1bd-55e7-49fe-b9c2-e789ff71d53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:09.551840 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aeb9b01-f8c2-4edd-9e65-e7f65c8ea390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:09.551840 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.551840 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:09.552754 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:09.566409 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e6e5d4fb-fee4-4983-ac3b-2103b3ad9497 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:09.571346 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6e5d4fb-fee4-4983-ac3b-2103b3ad9497 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:09.571648 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6e5d4fb-fee4-4983-ac3b-2103b3ad9497 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:09.571908 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6e5d4fb-fee4-4983-ac3b-2103b3ad9497 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:09.572082 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e6e5d4fb-fee4-4983-ac3b-2103b3ad9497 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:09.580317 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.580317 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:09.580785 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aeb9b01-f8c2-4edd-9e65-e7f65c8ea390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:34:07Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e651623c-8106-48ce-b724-2c47adaa12f4,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-2141447754',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e651623c-8106-48ce-b724-2c47adaa12f4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dd78c5ac-2450-4042-9ea3-efe3a841ecf1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:09.581160 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6e5d4fb-fee4-4983-ac3b-2103b3ad9497 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:09.581438 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc50021-8b91-4cdb-9678-27630f619f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:09.581632 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 680/2726] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:09 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:09.611555 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-2141447754 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-2141447754, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:09.611837 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-2141447754 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-2141447754, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:09.630118 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['651d3b56-ab00-4b09-b100-930218fcb734', '365590cd-18af-45c0-b8bb-6ef4e146f4d4', 'ddb159f1-6f71-4516-9cb2-3f223125f6de', '6002ec9a-c4db-4840-9ff4-b848ab65032e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:09.630950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbc50021-8b91-4cdb-9678-27630f619f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['651d3b56-ab00-4b09-b100-930218fcb734', '365590cd-18af-45c0-b8bb-6ef4e146f4d4', 'ddb159f1-6f71-4516-9cb2-3f223125f6de', '6002ec9a-c4db-4840-9ff4-b848ab65032e']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:09.632576 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a89c4c-0549-4bee-ac0e-b90fc40441f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:09.662969 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3a89c4c-0549-4bee-ac0e-b90fc40441f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '044553fe-e6fe-4d4f-a0d5-66accadaf2f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1535544087',encryption_key_id=None,group_id=dd78c5ac-2450-4042-9ea3-efe3a841ecf1,group_type_id=,metadata={},multiattach=False,project_id='1f638e0a2c214c44910ad34ccf4c705a',qos_specs=None,replication_status=,reservations=['651d3b56-ab00-4b09-b100-930218fcb734','365590cd-18af-45c0-b8bb-6ef4e146f4d4','ddb159f1-6f71-4516-9cb2-3f223125f6de','6002ec9a-c4db-4840-9ff4-b848ab65032e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_type_id=e651623c-8106-48ce-b724-2c47adaa12f4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1535544087',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dd78c5ac-2450-4042-9ea3-efe3a841ecf1,host=None,id=044553fe-e6fe-4d4f-a0d5-66accadaf2f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f638e0a2c214c44910ad34ccf4c705a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e651623c-8106-48ce-b724-2c47adaa12f4),volume_type_id=e651623c-8106-48ce-b724-2c47adaa12f4)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:09.663967 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981246f0-7db8-44b2-9dd7-ef43937a799f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:09.690902 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (981246f0-7db8-44b2-9dd7-ef43937a799f) transitioned into state 'SUCCESS' from state '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-1535544087',encryption_key_id=None,group_id=dd78c5ac-2450-4042-9ea3-efe3a841ecf1,group_type_id=,metadata={},multiattach=False,project_id='1f638e0a2c214c44910ad34ccf4c705a',qos_specs=None,replication_status=,reservations=['651d3b56-ab00-4b09-b100-930218fcb734','365590cd-18af-45c0-b8bb-6ef4e146f4d4','ddb159f1-6f71-4516-9cb2-3f223125f6de','6002ec9a-c4db-4840-9ff4-b848ab65032e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_type_id=e651623c-8106-48ce-b724-2c47adaa12f4)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:09.691816 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e4b791-8bb8-4c4d-9229-9921045ace96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:09.705537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49e4b791-8bb8-4c4d-9229-9921045ace96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:09.706482 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Flow 'volume_create_api' (3672b1bd-55e7-49fe-b9c2-e789ff71d53e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:09.706894 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume request issued successfully. Jul 31 05:34:09.707667 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:09.707835 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:09.765312 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:09.769872 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.769872 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:09.773999 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9b9eac08-b5ae-49a0-a67d-6a219c4955bf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:09.774582 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 670/2727] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:34:09 2026] POST /volume/v3/volumes => generated 823 bytes in 252 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:09.792530 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7db9f3cf-21df-4333-bcfa-7d1914924508 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:09.794874 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7db9f3cf-21df-4333-bcfa-7d1914924508 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 Jul 31 05:34:09.794874 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7db9f3cf-21df-4333-bcfa-7d1914924508 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:09.795179 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7db9f3cf-21df-4333-bcfa-7d1914924508 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:09.806360 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.806360 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:09.811238 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7db9f3cf-21df-4333-bcfa-7d1914924508 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:09.811637 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-7db9f3cf-21df-4333-bcfa-7d1914924508 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:09.811823 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-7db9f3cf-21df-4333-bcfa-7d1914924508 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:09.848729 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-358e590b-cc13-4120-91a4-6f785405b266 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:09.851793 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-358e590b-cc13-4120-91a4-6f785405b266 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:09.852036 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-358e590b-cc13-4120-91a4-6f785405b266 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:09.852332 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-358e590b-cc13-4120-91a4-6f785405b266 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:09.858062 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-7db9f3cf-21df-4333-bcfa-7d1914924508 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:09.862156 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.862156 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:09.871228 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:09.871228 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:09.872771 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7db9f3cf-21df-4333-bcfa-7d1914924508 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 returned with HTTP 200 Jul 31 05:34:09.873491 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 682/2728] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:09 2026] GET /volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 => generated 915 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:09.875292 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-358e590b-cc13-4120-91a4-6f785405b266 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:09.880157 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-358e590b-cc13-4120-91a4-6f785405b266 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:09.880615 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 697/2729] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:09 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:10.405035 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0391b79c-8a2e-42ff-b01c-6e8066b063a0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:10.407000 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0391b79c-8a2e-42ff-b01c-6e8066b063a0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 Jul 31 05:34:10.407226 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0391b79c-8a2e-42ff-b01c-6e8066b063a0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:10.407433 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0391b79c-8a2e-42ff-b01c-6e8066b063a0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:10.414576 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:10.414576 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:10.418496 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0391b79c-8a2e-42ff-b01c-6e8066b063a0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:10.423138 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0391b79c-8a2e-42ff-b01c-6e8066b063a0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 returned with HTTP 200 Jul 31 05:34:10.423588 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 681/2730] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:10 2026] GET /volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:10.439997 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6aa3c64-f91b-44ab-ab58-544ee3ed0507 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:10.442085 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6aa3c64-f91b-44ab-ab58-544ee3ed0507 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:34:10.442569 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6aa3c64-f91b-44ab-ab58-544ee3ed0507 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e8966dd5-22fb-4271-a093-00dbfa90b4a9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1339033546"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:10.453042 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:10.453042 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:10.453580 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6aa3c64-f91b-44ab-ab58-544ee3ed0507 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:10.453732 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-d6aa3c64-f91b-44ab-ab58-544ee3ed0507 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create snapshot from volume e8966dd5-22fb-4271-a093-00dbfa90b4a9 Jul 31 05:34:10.482988 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d6aa3c64-f91b-44ab-ab58-544ee3ed0507 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Created reservations ['d77850da-cfaf-4cfb-8f71-7db975904abb', '40e16283-9b92-4647-a69d-627beb8dfb37', '54e7a367-53c8-4413-833c-5d8e5026f5b1', '7f66d9c8-f8fe-4bd3-9491-195f4d131240'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:10.518845 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6aa3c64-f91b-44ab-ab58-544ee3ed0507 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot create request issued successfully. Jul 31 05:34:10.519253 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6aa3c64-f91b-44ab-ab58-544ee3ed0507 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:34:10.519735 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 671/2731] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:34:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:10.530122 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c3d07bc2-1be6-4975-8a3f-edbafc056692 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:10.534158 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c3d07bc2-1be6-4975-8a3f-edbafc056692 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 Jul 31 05:34:10.534373 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c3d07bc2-1be6-4975-8a3f-edbafc056692 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:10.534562 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c3d07bc2-1be6-4975-8a3f-edbafc056692 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:10.542864 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:10.542864 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:10.545543 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c3d07bc2-1be6-4975-8a3f-edbafc056692 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:10.546684 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c3d07bc2-1be6-4975-8a3f-edbafc056692 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 returned with HTTP 200 Jul 31 05:34:10.547283 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 683/2732] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:10 2026] GET /volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 => generated 440 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:10.593647 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-197f19b4-aea0-4b64-a520-6b3ac9da2dd5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:10.595543 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-197f19b4-aea0-4b64-a520-6b3ac9da2dd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:10.595740 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-197f19b4-aea0-4b64-a520-6b3ac9da2dd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:10.595927 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-197f19b4-aea0-4b64-a520-6b3ac9da2dd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:10.596066 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-197f19b4-aea0-4b64-a520-6b3ac9da2dd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:10.600820 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:10.600820 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:10.601680 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-197f19b4-aea0-4b64-a520-6b3ac9da2dd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:10.602196 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 698/2733] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:10 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:10.892745 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-004b4ea0-aae5-4d20-b3a0-c6901374a5b7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:10.895975 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-004b4ea0-aae5-4d20-b3a0-c6901374a5b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 Jul 31 05:34:10.895975 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-004b4ea0-aae5-4d20-b3a0-c6901374a5b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:10.895975 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-004b4ea0-aae5-4d20-b3a0-c6901374a5b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:10.899000 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d9565de3-1263-410d-bff9-5e901f084548 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:10.902890 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9565de3-1263-410d-bff9-5e901f084548 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:10.903145 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9565de3-1263-410d-bff9-5e901f084548 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:10.903321 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:10.903321 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:10.903398 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9565de3-1263-410d-bff9-5e901f084548 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:10.908438 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-004b4ea0-aae5-4d20-b3a0-c6901374a5b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:10.909226 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-004b4ea0-aae5-4d20-b3a0-c6901374a5b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:10.909430 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-004b4ea0-aae5-4d20-b3a0-c6901374a5b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:10.919705 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:10.919705 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:10.924567 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d9565de3-1263-410d-bff9-5e901f084548 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:10.931040 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9565de3-1263-410d-bff9-5e901f084548 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:10.931520 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 672/2734] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:10 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:10.959471 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-004b4ea0-aae5-4d20-b3a0-c6901374a5b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:10.962818 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:10.962818 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:10.970234 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-004b4ea0-aae5-4d20-b3a0-c6901374a5b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 returned with HTTP 200 Jul 31 05:34:10.970640 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 682/2735] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:10 2026] GET /volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 => generated 916 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:10.986873 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d571be2-26d7-46bf-955d-148b871cb18f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:10.989081 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d571be2-26d7-46bf-955d-148b871cb18f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] PUT https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:10.989589 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d571be2-26d7-46bf-955d-148b871cb18f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4cf7d76b-e778-49a7-ad62-804691d9e0ee"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:10.991369 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-0d571be2-26d7-46bf-955d-148b871cb18f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Update called for group dd78c5ac-2450-4042-9ea3-efe3a841ecf1. {{(pid=100283) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 05:34:10.991511 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-0d571be2-26d7-46bf-955d-148b871cb18f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Updating group dd78c5ac-2450-4042-9ea3-efe3a841ecf1 with name None description: None add_volumes: None remove_volumes: 4cf7d76b-e778-49a7-ad62-804691d9e0ee. Jul 31 05:34:10.995384 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:10.995384 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:11.015815 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d571be2-26d7-46bf-955d-148b871cb18f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 202 Jul 31 05:34:11.016466 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 684/2736] 10.4.3.227 () {70 vars in 1406 bytes} [Fri Jul 31 05:34:10 2026] PUT /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:11.024444 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ed7f8e4-cdc6-4044-a018-46918d7be523 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:11.026235 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ed7f8e4-cdc6-4044-a018-46918d7be523 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:11.026443 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ed7f8e4-cdc6-4044-a018-46918d7be523 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:11.026633 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ed7f8e4-cdc6-4044-a018-46918d7be523 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:11.026758 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-8ed7f8e4-cdc6-4044-a018-46918d7be523 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:11.030393 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:11.030393 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:11.038304 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ed7f8e4-cdc6-4044-a018-46918d7be523 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 200 Jul 31 05:34:11.038602 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 699/2737] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:11 2026] GET /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:11.451228 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-9ce3f61a-c950-4ca3-a360-f8b93d9d6f79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:11.453433 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-9ce3f61a-c950-4ca3-a360-f8b93d9d6f79 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/limits Jul 31 05:34:11.453706 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-9ce3f61a-c950-4ca3-a360-f8b93d9d6f79 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:11.453983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-9ce3f61a-c950-4ca3-a360-f8b93d9d6f79 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:11.464199 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-9ce3f61a-c950-4ca3-a360-f8b93d9d6f79 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2141447754 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2141447754, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:11.464605 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-9ce3f61a-c950-4ca3-a360-f8b93d9d6f79 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1581923599 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1581923599, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:11.464947 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-9ce3f61a-c950-4ca3-a360-f8b93d9d6f79 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1581923599 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1581923599, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:11.465830 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-9ce3f61a-c950-4ca3-a360-f8b93d9d6f79 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1581923599 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1581923599, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:11.481529 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-9ce3f61a-c950-4ca3-a360-f8b93d9d6f79 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/limits returned with HTTP 200 Jul 31 05:34:11.482064 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 673/2738] 10.4.3.227 () {68 vars in 1484 bytes} [Fri Jul 31 05:34:11 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 31 05:34:11.526587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-1b20476a-b594-4e92-a773-78ba0596c421 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:11.528836 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-1b20476a-b594-4e92-a773-78ba0596c421 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:34:11.529017 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-1b20476a-b594-4e92-a773-78ba0596c421 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:11.529225 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-1b20476a-b594-4e92-a773-78ba0596c421 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:11.540259 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:11.540259 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:11.544530 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-1b20476a-b594-4e92-a773-78ba0596c421 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:34:11.549358 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-1b20476a-b594-4e92-a773-78ba0596c421 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 returned with HTTP 200 Jul 31 05:34:11.549770 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 683/2739] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:11 2026] GET /volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 => generated 1661 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:11.558565 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b62afe02-866d-4ed2-879c-e8a447b2e2b4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:11.559151 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-c292cf3f-f9bf-492d-bfaa-6091dbf0fa56 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:11.560985 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b62afe02-866d-4ed2-879c-e8a447b2e2b4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 Jul 31 05:34:11.561297 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b62afe02-866d-4ed2-879c-e8a447b2e2b4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:11.561582 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b62afe02-866d-4ed2-879c-e8a447b2e2b4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:11.561690 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-c292cf3f-f9bf-492d-bfaa-6091dbf0fa56 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:34:11.562171 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-c292cf3f-f9bf-492d-bfaa-6091dbf0fa56 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11517397-59e0-45d0-a783-2a3d5a1452a0", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-595816675", "description": null, "metadata": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:11.568675 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:11.568675 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:11.568920 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b62afe02-866d-4ed2-879c-e8a447b2e2b4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:11.569815 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b62afe02-866d-4ed2-879c-e8a447b2e2b4 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 returned with HTTP 200 Jul 31 05:34:11.570036 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 685/2740] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:11 2026] GET /volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:11.576927 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:11.576927 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:11.577617 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-c292cf3f-f9bf-492d-bfaa-6091dbf0fa56 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:34:11.577817 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-c292cf3f-f9bf-492d-bfaa-6091dbf0fa56 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Create snapshot from volume 11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:34:11.582180 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-efb7d1e1-60c3-4052-bd24-51a8a921a2ec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:11.584363 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-efb7d1e1-60c3-4052-bd24-51a8a921a2ec tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] GET https://10.4.3.227/volume/v3/snapshots Jul 31 05:34:11.584703 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-efb7d1e1-60c3-4052-bd24-51a8a921a2ec tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:11.584928 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-efb7d1e1-60c3-4052-bd24-51a8a921a2ec tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:11.585275 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-efb7d1e1-60c3-4052-bd24-51a8a921a2ec tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:11.586449 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-efb7d1e1-60c3-4052-bd24-51a8a921a2ec tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:34:11.590296 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-efb7d1e1-60c3-4052-bd24-51a8a921a2ec tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Get all snapshots completed successfully. Jul 31 05:34:11.590645 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-efb7d1e1-60c3-4052-bd24-51a8a921a2ec tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] https://10.4.3.227/volume/v3/snapshots returned with HTTP 200 Jul 31 05:34:11.591091 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 674/2741] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:34:11 2026] GET /volume/v3/snapshots => generated 336 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:11.603832 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4c97be8b-ec51-4629-a4a1-80ad378b7546 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:11.606418 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c97be8b-ec51-4629-a4a1-80ad378b7546 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 Jul 31 05:34:11.606418 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c97be8b-ec51-4629-a4a1-80ad378b7546 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:11.606668 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4c97be8b-ec51-4629-a4a1-80ad378b7546 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:11.606870 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-4c97be8b-ec51-4629-a4a1-80ad378b7546 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete snapshot with id: b68826c7-3812-467b-9071-1ee412aa06a3 Jul 31 05:34:11.613038 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-885138f4-c5e7-40bb-8c19-16f4e2de68c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:11.616183 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-885138f4-c5e7-40bb-8c19-16f4e2de68c0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:11.616483 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-885138f4-c5e7-40bb-8c19-16f4e2de68c0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:11.616626 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-885138f4-c5e7-40bb-8c19-16f4e2de68c0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:11.616746 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-885138f4-c5e7-40bb-8c19-16f4e2de68c0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:11.618627 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:11.618627 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:11.621797 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4c97be8b-ec51-4629-a4a1-80ad378b7546 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:11.629295 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:11.629295 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:11.630354 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-885138f4-c5e7-40bb-8c19-16f4e2de68c0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:11.630720 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 686/2742] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:11 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:11.633897 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-c292cf3f-f9bf-492d-bfaa-6091dbf0fa56 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Created reservations ['0c8ad864-c55a-45ac-ba91-078f0b567f38', '00fd104f-e737-4b7f-aa86-4e7f9c261915', '42e6343b-73e5-49c5-a1ab-c09f55f3e014', 'd352bedf-54bc-4742-9cf0-5293a21acb37'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:11.653030 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4c97be8b-ec51-4629-a4a1-80ad378b7546 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot delete request issued successfully. Jul 31 05:34:11.653030 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4c97be8b-ec51-4629-a4a1-80ad378b7546 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 returned with HTTP 202 Jul 31 05:34:11.653030 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 684/2743] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:34:11 2026] DELETE /volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:11.667234 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6912421e-5195-4ff3-a4ea-ab171ac66078 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:11.667234 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6912421e-5195-4ff3-a4ea-ab171ac66078 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 Jul 31 05:34:11.667471 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6912421e-5195-4ff3-a4ea-ab171ac66078 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:11.667939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6912421e-5195-4ff3-a4ea-ab171ac66078 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:11.679694 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:11.679694 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:11.680063 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6912421e-5195-4ff3-a4ea-ab171ac66078 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:11.681745 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-c292cf3f-f9bf-492d-bfaa-6091dbf0fa56 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot force create request issued successfully. Jul 31 05:34:11.681745 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d46e3cb8-727d-44b8-b653-a634eb725282 req-c292cf3f-f9bf-492d-bfaa-6091dbf0fa56 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:34:11.684154 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6912421e-5195-4ff3-a4ea-ab171ac66078 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 returned with HTTP 200 Jul 31 05:34:11.684395 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 700/2744] 10.4.3.227 () {72 vars in 1547 bytes} [Fri Jul 31 05:34:11 2026] POST /volume/v3/snapshots => generated 323 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:11.684426 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 675/2745] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:11 2026] GET /volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:11.949036 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1f6d0a18-b664-4679-961e-4a6d67c2e40d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:11.955319 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f6d0a18-b664-4679-961e-4a6d67c2e40d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:11.955319 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f6d0a18-b664-4679-961e-4a6d67c2e40d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:11.955319 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1f6d0a18-b664-4679-961e-4a6d67c2e40d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:11.980186 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:11.980186 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:11.984593 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1f6d0a18-b664-4679-961e-4a6d67c2e40d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:11.989136 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1f6d0a18-b664-4679-961e-4a6d67c2e40d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:11.989709 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 687/2746] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:11 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:12.054135 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a3d498b9-b770-4000-a592-2d55992d6a98 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:12.056029 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3d498b9-b770-4000-a592-2d55992d6a98 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:12.056029 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3d498b9-b770-4000-a592-2d55992d6a98 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:12.056213 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a3d498b9-b770-4000-a592-2d55992d6a98 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:12.056471 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-a3d498b9-b770-4000-a592-2d55992d6a98 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:12.060376 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:12.060376 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:12.069078 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a3d498b9-b770-4000-a592-2d55992d6a98 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 200 Jul 31 05:34:12.069493 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 685/2747] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:12 2026] GET /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:12.081083 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12c5f5f2-d20f-41ed-a7d3-6e82ed781203 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:12.083436 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12c5f5f2-d20f-41ed-a7d3-6e82ed781203 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] PUT https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:12.083875 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12c5f5f2-d20f-41ed-a7d3-6e82ed781203 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4cf7d76b-e778-49a7-ad62-804691d9e0ee"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:12.093002 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-12c5f5f2-d20f-41ed-a7d3-6e82ed781203 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Update called for group dd78c5ac-2450-4042-9ea3-efe3a841ecf1. {{(pid=100286) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 05:34:12.093207 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-12c5f5f2-d20f-41ed-a7d3-6e82ed781203 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Updating group dd78c5ac-2450-4042-9ea3-efe3a841ecf1 with name None description: None add_volumes: 4cf7d76b-e778-49a7-ad62-804691d9e0ee remove_volumes: None. Jul 31 05:34:12.100315 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:12.100315 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:12.137613 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12c5f5f2-d20f-41ed-a7d3-6e82ed781203 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 202 Jul 31 05:34:12.138534 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 701/2748] 10.4.3.227 () {70 vars in 1406 bytes} [Fri Jul 31 05:34:12 2026] PUT /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:12.146848 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a73faa8e-4e3a-45c0-a283-a90a3d55ab7f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:12.148742 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a73faa8e-4e3a-45c0-a283-a90a3d55ab7f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:12.149080 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a73faa8e-4e3a-45c0-a283-a90a3d55ab7f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:12.149404 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a73faa8e-4e3a-45c0-a283-a90a3d55ab7f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:12.149611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-a73faa8e-4e3a-45c0-a283-a90a3d55ab7f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:12.153140 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:12.153140 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:12.161811 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a73faa8e-4e3a-45c0-a283-a90a3d55ab7f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 200 Jul 31 05:34:12.162459 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 676/2749] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:12 2026] GET /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:12.642955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3bc8c5da-8b63-4c07-be05-2483a6463d05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:12.645547 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bc8c5da-8b63-4c07-be05-2483a6463d05 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:12.645826 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bc8c5da-8b63-4c07-be05-2483a6463d05 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:12.646109 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3bc8c5da-8b63-4c07-be05-2483a6463d05 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:12.646298 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3bc8c5da-8b63-4c07-be05-2483a6463d05 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:12.656669 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:12.656669 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:12.657754 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3bc8c5da-8b63-4c07-be05-2483a6463d05 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:12.658304 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 688/2750] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:12 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:12.693499 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba6eb3e0-df57-4929-a1a4-f835beecae9e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:12.695978 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba6eb3e0-df57-4929-a1a4-f835beecae9e tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 Jul 31 05:34:12.696273 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba6eb3e0-df57-4929-a1a4-f835beecae9e tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:12.696553 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba6eb3e0-df57-4929-a1a4-f835beecae9e tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:12.702480 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba6eb3e0-df57-4929-a1a4-f835beecae9e tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 returned with HTTP 404 Jul 31 05:34:12.702709 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 686/2751] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:12 2026] GET /volume/v3/snapshots/b68826c7-3812-467b-9071-1ee412aa06a3 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:12.710053 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-833d3109-8a97-4971-839e-cb1bb998be96 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:12.712311 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-833d3109-8a97-4971-839e-cb1bb998be96 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 Jul 31 05:34:12.712568 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-833d3109-8a97-4971-839e-cb1bb998be96 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:12.712971 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-833d3109-8a97-4971-839e-cb1bb998be96 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:12.713045 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-833d3109-8a97-4971-839e-cb1bb998be96 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete volume with id: e8966dd5-22fb-4271-a093-00dbfa90b4a9 Jul 31 05:34:12.724696 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:12.724696 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:12.725204 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-833d3109-8a97-4971-839e-cb1bb998be96 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:12.745800 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-833d3109-8a97-4971-839e-cb1bb998be96 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete volume request issued successfully. Jul 31 05:34:12.746053 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-833d3109-8a97-4971-839e-cb1bb998be96 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 returned with HTTP 202 Jul 31 05:34:12.746696 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 702/2752] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:12 2026] DELETE /volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:12.754847 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c6cb6e01-1a3a-48dd-93e6-0b41feeccdc5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:12.756823 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c6cb6e01-1a3a-48dd-93e6-0b41feeccdc5 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 Jul 31 05:34:12.757149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c6cb6e01-1a3a-48dd-93e6-0b41feeccdc5 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:12.757447 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c6cb6e01-1a3a-48dd-93e6-0b41feeccdc5 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:12.764999 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:12.764999 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:12.769197 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c6cb6e01-1a3a-48dd-93e6-0b41feeccdc5 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:12.773421 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c6cb6e01-1a3a-48dd-93e6-0b41feeccdc5 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 returned with HTTP 200 Jul 31 05:34:12.774021 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 677/2753] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:12 2026] GET /volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:13.005680 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7d084f8a-6631-4997-a5c3-c16ef826faae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:13.008659 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d084f8a-6631-4997-a5c3-c16ef826faae tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:13.008659 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d084f8a-6631-4997-a5c3-c16ef826faae tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:13.008843 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d084f8a-6631-4997-a5c3-c16ef826faae tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:13.035967 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:13.035967 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:13.043558 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7d084f8a-6631-4997-a5c3-c16ef826faae tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:13.049615 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d084f8a-6631-4997-a5c3-c16ef826faae tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:13.049971 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 689/2754] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:13 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:13.174300 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eb9d7404-3741-4083-9c76-8a5fa909936d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:13.177315 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb9d7404-3741-4083-9c76-8a5fa909936d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:13.177315 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb9d7404-3741-4083-9c76-8a5fa909936d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:13.177943 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eb9d7404-3741-4083-9c76-8a5fa909936d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:13.177943 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-eb9d7404-3741-4083-9c76-8a5fa909936d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:13.183123 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:13.183123 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:13.194382 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eb9d7404-3741-4083-9c76-8a5fa909936d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 200 Jul 31 05:34:13.194923 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 687/2755] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:13 2026] GET /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:13.204509 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-802900ec-f427-4e0f-b2ee-b761c8f1a551 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:13.206783 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-802900ec-f427-4e0f-b2ee-b761c8f1a551 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] PUT https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:13.207282 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-802900ec-f427-4e0f-b2ee-b761c8f1a551 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "044553fe-e6fe-4d4f-a0d5-66accadaf2f3"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:13.209536 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-802900ec-f427-4e0f-b2ee-b761c8f1a551 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Update called for group dd78c5ac-2450-4042-9ea3-efe3a841ecf1. {{(pid=100286) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 05:34:13.209536 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-802900ec-f427-4e0f-b2ee-b761c8f1a551 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Updating group dd78c5ac-2450-4042-9ea3-efe3a841ecf1 with name None description: None add_volumes: None remove_volumes: 044553fe-e6fe-4d4f-a0d5-66accadaf2f3. Jul 31 05:34:13.215337 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:13.215337 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:13.237738 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-802900ec-f427-4e0f-b2ee-b761c8f1a551 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 202 Jul 31 05:34:13.238171 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 703/2756] 10.4.3.227 () {70 vars in 1406 bytes} [Fri Jul 31 05:34:13 2026] PUT /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:13.248232 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be0e1e20-eff1-4d95-a4b7-0330fef26915 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:13.255626 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be0e1e20-eff1-4d95-a4b7-0330fef26915 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:13.256668 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be0e1e20-eff1-4d95-a4b7-0330fef26915 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:13.257561 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be0e1e20-eff1-4d95-a4b7-0330fef26915 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:13.258632 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-be0e1e20-eff1-4d95-a4b7-0330fef26915 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:13.265655 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:13.265655 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:13.274011 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be0e1e20-eff1-4d95-a4b7-0330fef26915 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 200 Jul 31 05:34:13.274855 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 678/2757] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:13 2026] GET /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 391 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:13.610558 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4eec6751-fe0e-4b42-a8d0-f7f8dbf6200e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:13.613810 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4eec6751-fe0e-4b42-a8d0-f7f8dbf6200e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 Jul 31 05:34:13.613810 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4eec6751-fe0e-4b42-a8d0-f7f8dbf6200e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:13.613976 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4eec6751-fe0e-4b42-a8d0-f7f8dbf6200e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:13.621861 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:13.621861 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:13.622361 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4eec6751-fe0e-4b42-a8d0-f7f8dbf6200e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot retrieved successfully. Jul 31 05:34:13.623556 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4eec6751-fe0e-4b42-a8d0-f7f8dbf6200e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 returned with HTTP 200 Jul 31 05:34:13.623556 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 690/2758] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:13 2026] GET /volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:13.657951 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:13.662235 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:13.662687 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-434010846", "snapshot_id": null, "imageRef": "5ecafa67-8121-4ff5-92da-6b0b079336fa", "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:13.664472 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-434010846', 'snapshot_id': None, 'imageRef': '5ecafa67-8121-4ff5-92da-6b0b079336fa', 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:13.674918 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-692c0619-6dd0-4e08-a2cd-ef115ccfd6ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:13.677166 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-692c0619-6dd0-4e08-a2cd-ef115ccfd6ce tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:13.677323 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-692c0619-6dd0-4e08-a2cd-ef115ccfd6ce tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:13.677477 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-692c0619-6dd0-4e08-a2cd-ef115ccfd6ce tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:13.677620 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-692c0619-6dd0-4e08-a2cd-ef115ccfd6ce tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:13.691983 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:13.691983 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:13.693051 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-692c0619-6dd0-4e08-a2cd-ef115ccfd6ce tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:13.693313 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 704/2759] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:13 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:13.781215 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:13.781215 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:13.782005 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot retrieved successfully. Jul 31 05:34:13.784488 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Create volume of 1 GB Jul 31 05:34:13.788048 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-063b8bd4-5b5a-4767-9c88-5215d87a132e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:13.788539 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Availability Zones retrieved successfully. Jul 31 05:34:13.790501 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-063b8bd4-5b5a-4767-9c88-5215d87a132e tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 Jul 31 05:34:13.790712 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-063b8bd4-5b5a-4767-9c88-5215d87a132e tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:13.790952 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-063b8bd4-5b5a-4767-9c88-5215d87a132e tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:13.798151 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Flow 'volume_create_api' (943c2c60-cb2e-43ce-98f5-db8059b90843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:13.800385 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-063b8bd4-5b5a-4767-9c88-5215d87a132e tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 returned with HTTP 404 Jul 31 05:34:13.800523 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60aa6d0-5731-4fbb-9f28-0dd87abbcfe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:13.802593 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 679/2760] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:13 2026] GET /volume/v3/volumes/e8966dd5-22fb-4271-a093-00dbfa90b4a9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:13.802671 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:13.814349 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:13.815836 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:13.816772 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1069048812"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:13.822544 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1069048812'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:13.822544 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume of 1 GB Jul 31 05:34:13.832618 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Availability Zones retrieved successfully. Jul 31 05:34:13.842368 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Flow 'volume_create_api' (b493626a-73c4-4c0c-804f-e23ec5b3ae8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:13.844013 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5ec30fb-d974-42f0-bd80-99a2cb18ef7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:13.845376 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:13.851451 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a60aa6d0-5731-4fbb-9f28-0dd87abbcfe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6dd6d97d-6e74-4b87-adde-8223918900c7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:13.852787 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fa2a80-4cc6-48d6-aa72-4ce890cb5ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:13.893322 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5ec30fb-d974-42f0-bd80-99a2cb18ef7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:13.895442 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7fcfd2-a257-4e25-8b0e-c62c1a6325ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:13.900432 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-9eaf82d8-2a39-4041-bb55-95c30d1f5e1f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:13.906128 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-9eaf82d8-2a39-4041-bb55-95c30d1f5e1f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments/b499a044-b036-4d24-9010-480847ebceb4/action Jul 31 05:34:13.906693 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-9eaf82d8-2a39-4041-bb55-95c30d1f5e1f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:13.906898 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-9eaf82d8-2a39-4041-bb55-95c30d1f5e1f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:13.907205 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Created reservations ['d58222ec-da1c-41fe-8750-df7116f523db', 'd9bb7f06-2361-4bff-85c8-c6487b1101d4', '61543d20-5d94-4279-9080-a3e4a7f469e8', 'c7221434-848a-44fc-8708-e353cfae49ce'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:13.907969 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7fa2a80-4cc6-48d6-aa72-4ce890cb5ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d58222ec-da1c-41fe-8750-df7116f523db', 'd9bb7f06-2361-4bff-85c8-c6487b1101d4', '61543d20-5d94-4279-9080-a3e4a7f469e8', 'c7221434-848a-44fc-8708-e353cfae49ce']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:13.908725 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da75c7d-373e-4ea7-a4fa-94fee273efa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:13.941014 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:13.941014 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:13.950471 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Created reservations ['12fd98e0-60b1-4dfb-80e9-2d2ad07344f9', 'cb45fb3a-da83-48b5-8592-38a438abe1e2', 'c92a22b0-adc3-425d-8e23-96ae3919da18', 'fa0ccd39-91e8-4d9c-abd0-27f772366311'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:13.951776 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c7fcfd2-a257-4e25-8b0e-c62c1a6325ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12fd98e0-60b1-4dfb-80e9-2d2ad07344f9', 'cb45fb3a-da83-48b5-8592-38a438abe1e2', 'c92a22b0-adc3-425d-8e23-96ae3919da18', 'fa0ccd39-91e8-4d9c-abd0-27f772366311']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:13.952551 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ad135d-59a8-4046-a92c-166ab1c74ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:13.965619 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-c9ee240a-0e72-432b-bcaf-dd51821d914a req-9eaf82d8-2a39-4041-bb55-95c30d1f5e1f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/b499a044-b036-4d24-9010-480847ebceb4/action returned with HTTP 204 Jul 31 05:34:13.966193 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 705/2761] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:34:13 2026] POST /volume/v3/attachments/b499a044-b036-4d24-9010-480847ebceb4/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:13.968302 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3da75c7d-373e-4ea7-a4fa-94fee273efa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48add027-f037-4f3e-bc8e-ab8521521444', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-434010846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7e810701e2745a2bfbf5b13dce476b0',qos_specs=None,replication_status=,reservations=['d58222ec-da1c-41fe-8750-df7116f523db','d9bb7f06-2361-4bff-85c8-c6487b1101d4','61543d20-5d94-4279-9080-a3e4a7f469e8','c7221434-848a-44fc-8708-e353cfae49ce'],size=1,snapshot_id=6dd6d97d-6e74-4b87-adde-8223918900c7,source_replicaid=,source_volid=None,status='creating',user_id='18fd9a34e6a547589fa44dfd04d3789b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), '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-31T05:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-434010846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48add027-f037-4f3e-bc8e-ab8521521444,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7e810701e2745a2bfbf5b13dce476b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6dd6d97d-6e74-4b87-adde-8223918900c7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18fd9a34e6a547589fa44dfd04d3789b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:13.972125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708c7f65-7ed6-4a25-bfb7-3d05566d64aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:13.987092 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97ad135d-59a8-4046-a92c-166ab1c74ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b257693-1f95-4173-b231-b8c09e32ad8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1069048812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffde7a891454b99a7b6b2568d0e0ada',qos_specs=None,replication_status=,reservations=['12fd98e0-60b1-4dfb-80e9-2d2ad07344f9','cb45fb3a-da83-48b5-8592-38a438abe1e2','c92a22b0-adc3-425d-8e23-96ae3919da18','fa0ccd39-91e8-4d9c-abd0-27f772366311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a507236bb324361844bc9203f61e340',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1069048812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b257693-1f95-4173-b231-b8c09e32ad8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffde7a891454b99a7b6b2568d0e0ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a507236bb324361844bc9203f61e340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:13.991792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45416f0-7efe-4dd5-8d87-91344a10ea99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:13.998166 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (708c7f65-7ed6-4a25-bfb7-3d05566d64aa) transitioned into state 'SUCCESS' from state '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-434010846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7e810701e2745a2bfbf5b13dce476b0',qos_specs=None,replication_status=,reservations=['d58222ec-da1c-41fe-8750-df7116f523db','d9bb7f06-2361-4bff-85c8-c6487b1101d4','61543d20-5d94-4279-9080-a3e4a7f469e8','c7221434-848a-44fc-8708-e353cfae49ce'],size=1,snapshot_id=6dd6d97d-6e74-4b87-adde-8223918900c7,source_replicaid=,source_volid=None,status='creating',user_id='18fd9a34e6a547589fa44dfd04d3789b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:13.998166 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06dc705-ced6-49d1-940b-da14d4ce634f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:14.020336 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d45416f0-7efe-4dd5-8d87-91344a10ea99) transitioned into state 'SUCCESS' from state '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-1069048812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffde7a891454b99a7b6b2568d0e0ada',qos_specs=None,replication_status=,reservations=['12fd98e0-60b1-4dfb-80e9-2d2ad07344f9','cb45fb3a-da83-48b5-8592-38a438abe1e2','c92a22b0-adc3-425d-8e23-96ae3919da18','fa0ccd39-91e8-4d9c-abd0-27f772366311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a507236bb324361844bc9203f61e340',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:14.021453 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38ceec8-3801-4023-839e-0a92e174f6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:14.036364 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c38ceec8-3801-4023-839e-0a92e174f6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:14.036689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e06dc705-ced6-49d1-940b-da14d4ce634f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:14.037627 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Flow 'volume_create_api' (b493626a-73c4-4c0c-804f-e23ec5b3ae8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:14.038000 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Flow 'volume_create_api' (943c2c60-cb2e-43ce-98f5-db8059b90843) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:14.038234 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume request issued successfully. Jul 31 05:34:14.038497 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Create volume request issued successfully. Jul 31 05:34:14.038999 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32418e9b-cac1-49b8-ad8f-b13219ccac5c tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:14.039300 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c5daff4c-6354-49ea-aca4-b3e9f3450c6f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:14.039626 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 691/2762] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:34:13 2026] POST /volume/v3/volumes => generated 778 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:14.040808 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 688/2763] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:34:13 2026] POST /volume/v3/volumes => generated 813 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:14.057822 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e73a3c8b-321a-4d31-b619-97f5644ed5a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.059043 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b1e23dc-d6d2-41d6-b42d-e7f93c78e79c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.060825 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b1e23dc-d6d2-41d6-b42d-e7f93c78e79c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 Jul 31 05:34:14.061718 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b1e23dc-d6d2-41d6-b42d-e7f93c78e79c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.061718 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b1e23dc-d6d2-41d6-b42d-e7f93c78e79c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.065093 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e73a3c8b-321a-4d31-b619-97f5644ed5a7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e Jul 31 05:34:14.065413 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e73a3c8b-321a-4d31-b619-97f5644ed5a7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.065684 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e73a3c8b-321a-4d31-b619-97f5644ed5a7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.070485 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.070485 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:14.072467 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-81fde269-5353-4c25-9038-d10e2a3cf716 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.076209 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81fde269-5353-4c25-9038-d10e2a3cf716 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:14.076209 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81fde269-5353-4c25-9038-d10e2a3cf716 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.076209 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-81fde269-5353-4c25-9038-d10e2a3cf716 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.077774 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2b1e23dc-d6d2-41d6-b42d-e7f93c78e79c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:34:14.082134 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.082134 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:14.084373 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b1e23dc-d6d2-41d6-b42d-e7f93c78e79c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 returned with HTTP 200 Jul 31 05:34:14.084774 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 706/2764] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:14.090259 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e73a3c8b-321a-4d31-b619-97f5644ed5a7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:14.094119 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.094119 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:14.095214 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e73a3c8b-321a-4d31-b619-97f5644ed5a7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e returned with HTTP 200 Jul 31 05:34:14.095718 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 680/2765] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e => generated 957 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:14.105769 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-81fde269-5353-4c25-9038-d10e2a3cf716 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:14.111970 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-81fde269-5353-4c25-9038-d10e2a3cf716 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:14.114120 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 692/2766] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1441 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:14.125149 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d5622a0a-78f9-4f30-92d2-aff32ed52ab6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.200555 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d5622a0a-78f9-4f30-92d2-aff32ed52ab6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:14.200815 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d5622a0a-78f9-4f30-92d2-aff32ed52ab6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.201019 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d5622a0a-78f9-4f30-92d2-aff32ed52ab6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.217999 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.217999 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:14.223960 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d5622a0a-78f9-4f30-92d2-aff32ed52ab6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Volume info retrieved successfully. Jul 31 05:34:14.232983 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d5622a0a-78f9-4f30-92d2-aff32ed52ab6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:14.233651 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 689/2767] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1441 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:14.289309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c528be8-7a27-4c1c-a514-84504f91830f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.290833 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-da92d3c5-daa1-4173-8645-26ed732be7d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.294786 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c528be8-7a27-4c1c-a514-84504f91830f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:14.295014 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c528be8-7a27-4c1c-a514-84504f91830f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.295279 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c528be8-7a27-4c1c-a514-84504f91830f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.295355 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da92d3c5-daa1-4173-8645-26ed732be7d9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:14.295434 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-6c528be8-7a27-4c1c-a514-84504f91830f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:14.296871 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da92d3c5-daa1-4173-8645-26ed732be7d9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.297124 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da92d3c5-daa1-4173-8645-26ed732be7d9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.302221 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.302221 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:14.317143 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c528be8-7a27-4c1c-a514-84504f91830f tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 200 Jul 31 05:34:14.317874 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 707/2768] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 392 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:14.318725 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.318725 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:14.324974 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-da92d3c5-daa1-4173-8645-26ed732be7d9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Volume info retrieved successfully. Jul 31 05:34:14.328321 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8caa88e3-a5ab-4738-88e4-6746906b8807 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.329613 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da92d3c5-daa1-4173-8645-26ed732be7d9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:14.330205 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 681/2769] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1441 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:14.331007 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8caa88e3-a5ab-4738-88e4-6746906b8807 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] PUT https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:14.331584 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8caa88e3-a5ab-4738-88e4-6746906b8807 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "044553fe-e6fe-4d4f-a0d5-66accadaf2f3"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:14.333534 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-8caa88e3-a5ab-4738-88e4-6746906b8807 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Update called for group dd78c5ac-2450-4042-9ea3-efe3a841ecf1. {{(pid=100283) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 05:34:14.333678 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.groups [None req-8caa88e3-a5ab-4738-88e4-6746906b8807 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Updating group dd78c5ac-2450-4042-9ea3-efe3a841ecf1 with name None description: None add_volumes: 044553fe-e6fe-4d4f-a0d5-66accadaf2f3 remove_volumes: None. Jul 31 05:34:14.339128 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.339128 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:14.374886 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8caa88e3-a5ab-4738-88e4-6746906b8807 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 202 Jul 31 05:34:14.375478 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 693/2770] 10.4.3.227 () {70 vars in 1406 bytes} [Fri Jul 31 05:34:14 2026] PUT /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:14.384662 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-36e63985-08f5-4328-a5a9-1bfda371beda None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.386641 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36e63985-08f5-4328-a5a9-1bfda371beda tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:14.386881 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36e63985-08f5-4328-a5a9-1bfda371beda tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.387055 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36e63985-08f5-4328-a5a9-1bfda371beda tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.387258 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-36e63985-08f5-4328-a5a9-1bfda371beda tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:14.391330 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-813d4286-7624-4942-bc38-567526cc3af4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.391383 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.391383 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:14.394791 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-813d4286-7624-4942-bc38-567526cc3af4 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:14.394791 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-813d4286-7624-4942-bc38-567526cc3af4 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.394791 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-813d4286-7624-4942-bc38-567526cc3af4 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.403116 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36e63985-08f5-4328-a5a9-1bfda371beda tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 200 Jul 31 05:34:14.403116 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 690/2771] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:14.413874 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.413874 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:14.419832 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-813d4286-7624-4942-bc38-567526cc3af4 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:14.422843 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-813d4286-7624-4942-bc38-567526cc3af4 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:14.424166 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 708/2772] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1441 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:14.453739 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-e17dc090-70fa-4089-9562-8711f3bf7a12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.456897 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-e17dc090-70fa-4089-9562-8711f3bf7a12 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0/action Jul 31 05:34:14.457447 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-e17dc090-70fa-4089-9562-8711f3bf7a12 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:14.457648 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-e17dc090-70fa-4089-9562-8711f3bf7a12 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:14.476607 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.476607 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:14.477199 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-e17dc090-70fa-4089-9562-8711f3bf7a12 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:14.484551 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-e17dc090-70fa-4089-9562-8711f3bf7a12 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Begin detaching volume completed successfully. Jul 31 05:34:14.484720 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-e17dc090-70fa-4089-9562-8711f3bf7a12 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0/action returned with HTTP 202 Jul 31 05:34:14.485167 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 682/2773] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:34:14 2026] POST /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:34:14.513142 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f51040ea-687c-48b9-a9b5-8b9329470dce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.515702 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f51040ea-687c-48b9-a9b5-8b9329470dce tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:14.515998 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f51040ea-687c-48b9-a9b5-8b9329470dce tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.516302 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f51040ea-687c-48b9-a9b5-8b9329470dce tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.535321 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.535321 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:14.541663 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f51040ea-687c-48b9-a9b5-8b9329470dce tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:14.549691 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f51040ea-687c-48b9-a9b5-8b9329470dce tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:14.549691 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 694/2774] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1444 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:14.564252 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c8b7eb06-9534-46a7-a25b-d51c7085f7db None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.564804 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8b7eb06-9534-46a7-a25b-d51c7085f7db None None] GET https://10.4.3.227/volume// Jul 31 05:34:14.565004 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8b7eb06-9534-46a7-a25b-d51c7085f7db None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.565349 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8b7eb06-9534-46a7-a25b-d51c7085f7db None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.565629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-febdd35e-9f69-415a-a1e0-d5d9be81fa9b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.565695 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8b7eb06-9534-46a7-a25b-d51c7085f7db None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:14.566063 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 709/2775] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:34: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 31 05:34:14.566537 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-febdd35e-9f69-415a-a1e0-d5d9be81fa9b None None] GET https://10.4.3.227/volume// Jul 31 05:34:14.566537 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-febdd35e-9f69-415a-a1e0-d5d9be81fa9b None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.566635 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-febdd35e-9f69-415a-a1e0-d5d9be81fa9b None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.567044 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-febdd35e-9f69-415a-a1e0-d5d9be81fa9b None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:14.567371 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 691/2776] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:34:14.579342 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-312ccf08-dbaa-48c3-aeec-2640a2e32284 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.579625 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-93849969-8903-4d94-abee-07ede2f1d835 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.582368 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-312ccf08-dbaa-48c3-aeec-2640a2e32284 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:14.582368 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-312ccf08-dbaa-48c3-aeec-2640a2e32284 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.582368 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-312ccf08-dbaa-48c3-aeec-2640a2e32284 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.582480 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-93849969-8903-4d94-abee-07ede2f1d835 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:34:14.582480 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-93849969-8903-4d94-abee-07ede2f1d835 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64", "connector": null, "instance_uuid": "b33e2112-b180-49f4-9c4d-301c65d93c22"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:14.602306 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.602306 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:14.602481 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.602481 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:14.605915 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-312ccf08-dbaa-48c3-aeec-2640a2e32284 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:14.613499 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-312ccf08-dbaa-48c3-aeec-2640a2e32284 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:14.618159 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 683/2777] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1624 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:14.642390 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-93849969-8903-4d94-abee-07ede2f1d835 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:34:14.643644 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 695/2778] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:34:14 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 31 05:34:14.655093 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-d8e970e4-2ad2-4a38-89d6-16254d89911d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.657295 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-d8e970e4-2ad2-4a38-89d6-16254d89911d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] DELETE https://10.4.3.227/volume/v3/attachments/5c08ca84-6a1a-4396-8f1b-5e0ec60487dc Jul 31 05:34:14.657519 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-d8e970e4-2ad2-4a38-89d6-16254d89911d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.657720 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-d8e970e4-2ad2-4a38-89d6-16254d89911d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.665112 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.665112 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:14.704000 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-337d10c6-b278-4a1a-93dc-c60ea472a402 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.706353 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-337d10c6-b278-4a1a-93dc-c60ea472a402 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:14.706653 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-337d10c6-b278-4a1a-93dc-c60ea472a402 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.706905 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-337d10c6-b278-4a1a-93dc-c60ea472a402 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.707079 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-337d10c6-b278-4a1a-93dc-c60ea472a402 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:14.712737 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.712737 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:14.713834 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-337d10c6-b278-4a1a-93dc-c60ea472a402 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:14.713959 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-d8e970e4-2ad2-4a38-89d6-16254d89911d tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/5c08ca84-6a1a-4396-8f1b-5e0ec60487dc returned with HTTP 200 Jul 31 05:34:14.714413 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 692/2779] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:14.714462 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 710/2780] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:34:14 2026] DELETE /volume/v3/attachments/5c08ca84-6a1a-4396-8f1b-5e0ec60487dc => generated 192 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:14.728557 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e5ff06b2-1a78-474a-90d2-084b19045417 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.731005 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5ff06b2-1a78-474a-90d2-084b19045417 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:14.731598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5ff06b2-1a78-474a-90d2-084b19045417 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.731598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e5ff06b2-1a78-474a-90d2-084b19045417 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.746993 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.746993 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:14.750338 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e5ff06b2-1a78-474a-90d2-084b19045417 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:14.759629 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e5ff06b2-1a78-474a-90d2-084b19045417 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:34:14.760144 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 684/2781] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:14.774578 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d4e513e-f38a-4d14-bd1a-5668a550094f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.776681 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d4e513e-f38a-4d14-bd1a-5668a550094f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:14.776906 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d4e513e-f38a-4d14-bd1a-5668a550094f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.777144 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d4e513e-f38a-4d14-bd1a-5668a550094f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.777310 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-3d4e513e-f38a-4d14-bd1a-5668a550094f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete backup with id: 94d6a073-73d8-4a7d-95af-04fde7c78d60. Jul 31 05:34:14.782366 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.782366 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:14.800937 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-3d4e513e-f38a-4d14-bd1a-5668a550094f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] delete_backup rpcapi backup_id 94d6a073-73d8-4a7d-95af-04fde7c78d60 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:34:14.802645 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d4e513e-f38a-4d14-bd1a-5668a550094f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 202 Jul 31 05:34:14.803069 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 696/2782] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:14 2026] DELETE /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:34:14.820015 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6e7515a6-b40d-4031-af59-1b764b80a015 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:14.823066 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e7515a6-b40d-4031-af59-1b764b80a015 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:14.823270 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e7515a6-b40d-4031-af59-1b764b80a015 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:14.823441 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e7515a6-b40d-4031-af59-1b764b80a015 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:14.823544 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6e7515a6-b40d-4031-af59-1b764b80a015 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:14.836032 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:14.836032 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:14.836032 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e7515a6-b40d-4031-af59-1b764b80a015 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 200 Jul 31 05:34:14.836032 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 693/2783] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:14 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 791 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:15.099833 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f401788-2ca6-47cb-92eb-8fadb7597ada None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.102912 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f401788-2ca6-47cb-92eb-8fadb7597ada tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 Jul 31 05:34:15.103165 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f401788-2ca6-47cb-92eb-8fadb7597ada tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:15.103334 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f401788-2ca6-47cb-92eb-8fadb7597ada tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:15.115603 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.115603 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:15.116823 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6e0bff2-628f-46af-952f-0bbaa7e421f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.118705 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6e0bff2-628f-46af-952f-0bbaa7e421f9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e Jul 31 05:34:15.118928 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6e0bff2-628f-46af-952f-0bbaa7e421f9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:15.120132 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6e0bff2-628f-46af-952f-0bbaa7e421f9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:15.120190 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6f401788-2ca6-47cb-92eb-8fadb7597ada tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:34:15.127979 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f401788-2ca6-47cb-92eb-8fadb7597ada tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 returned with HTTP 200 Jul 31 05:34:15.128133 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.128133 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:15.129198 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 711/2784] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:15 2026] GET /volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 => generated 1422 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:15.145042 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6e0bff2-628f-46af-952f-0bbaa7e421f9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:15.147850 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f7ce5d09-d093-4315-b850-7e607e6cc301 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.150016 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7ce5d09-d093-4315-b850-7e607e6cc301 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 Jul 31 05:34:15.150285 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7ce5d09-d093-4315-b850-7e607e6cc301 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:15.150574 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7ce5d09-d093-4315-b850-7e607e6cc301 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:15.151876 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6e0bff2-628f-46af-952f-0bbaa7e421f9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e returned with HTTP 200 Jul 31 05:34:15.151876 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 685/2785] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:15 2026] GET /volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e => generated 1018 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:15.159178 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.159178 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:15.164525 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f7ce5d09-d093-4315-b850-7e607e6cc301 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:34:15.168293 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6bfbd731-3dd0-4022-94ef-24fffdbd1cea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.170643 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7ce5d09-d093-4315-b850-7e607e6cc301 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 returned with HTTP 200 Jul 31 05:34:15.170717 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6bfbd731-3dd0-4022-94ef-24fffdbd1cea tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:34:15.171208 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6bfbd731-3dd0-4022-94ef-24fffdbd1cea tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3b257693-1f95-4173-b231-b8c09e32ad8e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1452019901"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:15.171287 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 697/2786] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:15 2026] GET /volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 => generated 1422 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:15.190296 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.190296 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:15.190685 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6bfbd731-3dd0-4022-94ef-24fffdbd1cea tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:15.190808 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-6bfbd731-3dd0-4022-94ef-24fffdbd1cea tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create snapshot from volume 3b257693-1f95-4173-b231-b8c09e32ad8e Jul 31 05:34:15.230029 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-6bfbd731-3dd0-4022-94ef-24fffdbd1cea tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Created reservations ['479ab2ac-b24b-4b10-b3bf-7cb43b9ea515', 'e8ebc910-7b2a-44c5-b559-f71f40890e01', 'b5e3cbc9-f6fc-447d-be37-f64f47642e09', 'd617af6a-838a-4734-a261-a7a6ea20ef58'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:15.286553 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6bfbd731-3dd0-4022-94ef-24fffdbd1cea tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot create request issued successfully. Jul 31 05:34:15.287016 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6bfbd731-3dd0-4022-94ef-24fffdbd1cea tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:34:15.287620 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 694/2787] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:34:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:15.301897 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66d1aab2-e49b-4d8c-ac90-d1f5b23a6695 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.304796 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66d1aab2-e49b-4d8c-ac90-d1f5b23a6695 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 Jul 31 05:34:15.305082 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66d1aab2-e49b-4d8c-ac90-d1f5b23a6695 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:15.305356 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66d1aab2-e49b-4d8c-ac90-d1f5b23a6695 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:15.312466 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.312466 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:15.314876 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66d1aab2-e49b-4d8c-ac90-d1f5b23a6695 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:15.314876 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66d1aab2-e49b-4d8c-ac90-d1f5b23a6695 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 returned with HTTP 200 Jul 31 05:34:15.315553 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 712/2788] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:15 2026] GET /volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:15.414134 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc30c52e-b83d-4de2-9aa1-b30091241a91 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.416214 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc30c52e-b83d-4de2-9aa1-b30091241a91 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:15.416366 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc30c52e-b83d-4de2-9aa1-b30091241a91 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:15.416683 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc30c52e-b83d-4de2-9aa1-b30091241a91 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:15.417279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-bc30c52e-b83d-4de2-9aa1-b30091241a91 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:15.424431 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.424431 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:15.436766 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc30c52e-b83d-4de2-9aa1-b30091241a91 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 200 Jul 31 05:34:15.436766 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 686/2789] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:15 2026] GET /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:15.449425 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.453125 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:15.453125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:15.453125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:15.453125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:15.453125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:15.466125 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all volumes completed successfully. Jul 31 05:34:15.466125 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:15.466125 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:15.526541 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:15.535025 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.535025 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:15.548908 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:15.549171 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:15.573629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fda63218-db86-4b00-85f3-f3cdb1d00888 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.576392 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fda63218-db86-4b00-85f3-f3cdb1d00888 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:15.576890 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fda63218-db86-4b00-85f3-f3cdb1d00888 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:15.577251 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fda63218-db86-4b00-85f3-f3cdb1d00888 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:15.596111 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:15.599076 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.599076 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:15.599250 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.599250 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:15.604359 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fda63218-db86-4b00-85f3-f3cdb1d00888 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:15.606941 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0cee862-76ca-4051-a0e9-dc98d3d3ddae tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:15.607341 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 698/2790] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:15 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:15.611864 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fda63218-db86-4b00-85f3-f3cdb1d00888 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:15.611864 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 695/2791] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:15 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1444 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:15.621283 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1cd5b5b3-7955-4aed-8b65-7a7e437c52a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.623617 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1cd5b5b3-7955-4aed-8b65-7a7e437c52a0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/group_snapshots Jul 31 05:34:15.623617 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1cd5b5b3-7955-4aed-8b65-7a7e437c52a0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "dd78c5ac-2450-4042-9ea3-efe3a841ecf1", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-255944746"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:15.624950 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-1cd5b5b3-7955-4aed-8b65-7a7e437c52a0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'dd78c5ac-2450-4042-9ea3-efe3a841ecf1', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-255944746'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 05:34:15.628615 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.628615 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:15.632141 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.group_snapshots [None req-1cd5b5b3-7955-4aed-8b65-7a7e437c52a0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-255944746. Jul 31 05:34:15.661373 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.661373 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:15.680426 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-1cd5b5b3-7955-4aed-8b65-7a7e437c52a0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-2141447754 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-2141447754, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:15.712005 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1cd5b5b3-7955-4aed-8b65-7a7e437c52a0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['5cefe24a-e4c7-4ece-a635-af5e51820700', 'b5a5d166-5871-4dfc-998d-ffe6cdacf12f', '0c01256c-f6ff-4db3-806a-4629705a1e42', 'b43aac5a-4859-4b52-bc1b-f0f2f6442320'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:15.774801 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1cd5b5b3-7955-4aed-8b65-7a7e437c52a0 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots returned with HTTP 202 Jul 31 05:34:15.774801 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 713/2792] 10.4.3.227 () {70 vars in 1324 bytes} [Fri Jul 31 05:34:15 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:15.786617 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-27c0e0b0-c0b2-4d8e-baee-fc79d603d8bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.788901 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27c0e0b0-c0b2-4d8e-baee-fc79d603d8bb tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 Jul 31 05:34:15.789143 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27c0e0b0-c0b2-4d8e-baee-fc79d603d8bb tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:15.789346 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-27c0e0b0-c0b2-4d8e-baee-fc79d603d8bb tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:15.790577 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-27c0e0b0-c0b2-4d8e-baee-fc79d603d8bb tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:34:15.794581 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.794581 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:15.798141 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-27c0e0b0-c0b2-4d8e-baee-fc79d603d8bb tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 returned with HTTP 200 Jul 31 05:34:15.801138 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 687/2793] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:34:15 2026] GET /volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:15.848653 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7c693f6-12cd-438b-9911-f4cdf309c873 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.850923 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7c693f6-12cd-438b-9911-f4cdf309c873 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 Jul 31 05:34:15.851339 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7c693f6-12cd-438b-9911-f4cdf309c873 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:15.851836 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7c693f6-12cd-438b-9911-f4cdf309c873 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:15.852038 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b7c693f6-12cd-438b-9911-f4cdf309c873 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 94d6a073-73d8-4a7d-95af-04fde7c78d60. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:15.861201 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7c693f6-12cd-438b-9911-f4cdf309c873 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 returned with HTTP 404 Jul 31 05:34:15.861825 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 699/2794] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:15 2026] GET /volume/v3/backups/94d6a073-73d8-4a7d-95af-04fde7c78d60 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:15.890224 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-d09aa1a4-9152-4f0d-8271-c1bf3c83ec44 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.895393 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-d09aa1a4-9152-4f0d-8271-c1bf3c83ec44 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:15.895615 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-d09aa1a4-9152-4f0d-8271-c1bf3c83ec44 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:15.895788 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-d09aa1a4-9152-4f0d-8271-c1bf3c83ec44 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:15.914302 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.914302 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:15.923086 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-d09aa1a4-9152-4f0d-8271-c1bf3c83ec44 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:15.927629 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-d09aa1a4-9152-4f0d-8271-c1bf3c83ec44 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:15.928342 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 696/2795] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:15 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1444 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:15.950507 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-42f4919d-98dc-4436-b491-3744d369a334 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.962337 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-42f4919d-98dc-4436-b491-3744d369a334 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] PUT https://10.4.3.227/volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b Jul 31 05:34:15.962337 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-42f4919d-98dc-4436-b491-3744d369a334 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:15.963375 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-d22a2418-06e3-4cb1-a6f8-c80e3dce10c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:15.968177 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-d22a2418-06e3-4cb1-a6f8-c80e3dce10c4 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/attachments/ef63c600-817e-4af0-a080-f7453385eccb Jul 31 05:34:15.968470 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-d22a2418-06e3-4cb1-a6f8-c80e3dce10c4 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:15.968722 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-d22a2418-06e3-4cb1-a6f8-c80e3dce10c4 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:15.972515 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-42f4919d-98dc-4436-b491-3744d369a334 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Acquiring lock "cinder-attachment_update-d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:34:15.978392 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-42f4919d-98dc-4436-b491-3744d369a334 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:34:15.979415 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.979415 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:15.984122 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:15.984122 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:16.015571 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-e76ae80f-cb01-467b-a380-d2566e0190fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.017668 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-e76ae80f-cb01-467b-a380-d2566e0190fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:16.017919 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-e76ae80f-cb01-467b-a380-d2566e0190fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.018162 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-e76ae80f-cb01-467b-a380-d2566e0190fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.033646 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.033646 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:16.038388 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-e76ae80f-cb01-467b-a380-d2566e0190fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:16.047673 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-e76ae80f-cb01-467b-a380-d2566e0190fa tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:34:16.048124 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 700/2796] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 1134 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:16.081270 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-b0a37c14-a394-450f-92e3-94e90c236b94 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.083197 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-b0a37c14-a394-450f-92e3-94e90c236b94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e/action Jul 31 05:34:16.083702 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-b0a37c14-a394-450f-92e3-94e90c236b94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:16.085262 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-b0a37c14-a394-450f-92e3-94e90c236b94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:16.095633 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-77335159-ee69-416e-8b99-6d096a5cbc09 req-d22a2418-06e3-4cb1-a6f8-c80e3dce10c4 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/ef63c600-817e-4af0-a080-f7453385eccb returned with HTTP 200 Jul 31 05:34:16.096383 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 688/2797] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:34:15 2026] DELETE /volume/v3/attachments/ef63c600-817e-4af0-a080-f7453385eccb => generated 192 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:16.099666 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.099666 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:16.100537 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-b0a37c14-a394-450f-92e3-94e90c236b94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:16.108873 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-b0a37c14-a394-450f-92e3-94e90c236b94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Begin detaching volume completed successfully. Jul 31 05:34:16.111350 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-b0a37c14-a394-450f-92e3-94e90c236b94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e/action returned with HTTP 202 Jul 31 05:34:16.112024 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 697/2798] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:34:16 2026] POST /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:34:16.129163 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-42f4919d-98dc-4436-b491-3744d369a334 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64-np0000006182" released by "attachment_update" :: held 0.151s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:34:16.129904 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-42f4919d-98dc-4436-b491-3744d369a334 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b returned with HTTP 200 Jul 31 05:34:16.129997 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 714/2799] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:34:15 2026] PUT /volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b => generated 968 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:16.142279 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b85450c9-19d9-46ba-91fe-13956cdcf562 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.146181 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b85450c9-19d9-46ba-91fe-13956cdcf562 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:16.146660 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b85450c9-19d9-46ba-91fe-13956cdcf562 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.147750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b85450c9-19d9-46ba-91fe-13956cdcf562 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.161233 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-4c450582-8beb-4c95-a33a-ab79f0be0dad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.164389 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-4c450582-8beb-4c95-a33a-ab79f0be0dad tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b Jul 31 05:34:16.164389 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-4c450582-8beb-4c95-a33a-ab79f0be0dad tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.164650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-4c450582-8beb-4c95-a33a-ab79f0be0dad tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.168145 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.168145 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:16.174257 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b85450c9-19d9-46ba-91fe-13956cdcf562 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:16.181253 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b85450c9-19d9-46ba-91fe-13956cdcf562 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:34:16.181253 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 701/2800] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:34:16.182721 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b239811c-e887-44b1-9895-0a879e93c06b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.183182 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b239811c-e887-44b1-9895-0a879e93c06b None None] GET https://10.4.3.227/volume// Jul 31 05:34:16.183305 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-4c450582-8beb-4c95-a33a-ab79f0be0dad tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b returned with HTTP 200 Jul 31 05:34:16.183422 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b239811c-e887-44b1-9895-0a879e93c06b None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.183612 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b239811c-e887-44b1-9895-0a879e93c06b None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.183846 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 689/2801] 10.4.3.227 () {70 vars in 1651 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b => generated 993 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:16.183921 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b239811c-e887-44b1-9895-0a879e93c06b None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:16.184494 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 698/2802] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:34: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 31 05:34:16.195580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-4ed6bd69-8a54-4bb0-92f2-c30e669f605d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.198394 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-4ed6bd69-8a54-4bb0-92f2-c30e669f605d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:16.198631 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-4ed6bd69-8a54-4bb0-92f2-c30e669f605d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.198882 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-4ed6bd69-8a54-4bb0-92f2-c30e669f605d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.212328 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.212328 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:16.217692 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-4ed6bd69-8a54-4bb0-92f2-c30e669f605d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:16.223792 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-4ed6bd69-8a54-4bb0-92f2-c30e669f605d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:34:16.224660 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 715/2803] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 1317 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:16.331051 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d775be54-3f0f-462a-8873-a585a2ea81ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.332745 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d775be54-3f0f-462a-8873-a585a2ea81ae tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 Jul 31 05:34:16.332959 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d775be54-3f0f-462a-8873-a585a2ea81ae tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.333160 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d775be54-3f0f-462a-8873-a585a2ea81ae tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.338184 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.338184 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:16.338583 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d775be54-3f0f-462a-8873-a585a2ea81ae tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:16.339271 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d775be54-3f0f-462a-8873-a585a2ea81ae tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 returned with HTTP 200 Jul 31 05:34:16.339650 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 702/2804] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:16.349778 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-966fc513-e139-4bfb-bc58-e266757820c5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.351418 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-966fc513-e139-4bfb-bc58-e266757820c5 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] POST https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686/action Jul 31 05:34:16.351739 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-966fc513-e139-4bfb-bc58-e266757820c5 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:16.351879 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-966fc513-e139-4bfb-bc58-e266757820c5 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:16.353225 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-966fc513-e139-4bfb-bc58-e266757820c5 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Updating snapshot '36fcfd7a-58fc-4ff5-a1e4-c23fea145686' with '{'status': 'error'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:34:16.367420 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.367420 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:16.367420 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-966fc513-e139-4bfb-bc58-e266757820c5 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '66ee00fc31894e0e9946dba1ef06e6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ffde7a891454b99a7b6b2568d0e0ada', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:34:16.367420 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-966fc513-e139-4bfb-bc58-e266757820c5 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686/action returned with HTTP 403 Jul 31 05:34:16.367420 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 690/2805] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:34:16 2026] POST /volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686/action => generated 133 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:16.373617 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62f33a1e-8168-422e-a568-8f38c91a8bc9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.377020 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62f33a1e-8168-422e-a568-8f38c91a8bc9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 Jul 31 05:34:16.377020 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62f33a1e-8168-422e-a568-8f38c91a8bc9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.377020 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62f33a1e-8168-422e-a568-8f38c91a8bc9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.377020 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-62f33a1e-8168-422e-a568-8f38c91a8bc9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete snapshot with id: 36fcfd7a-58fc-4ff5-a1e4-c23fea145686 Jul 31 05:34:16.384537 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.384537 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:16.386463 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62f33a1e-8168-422e-a568-8f38c91a8bc9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:16.403575 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62f33a1e-8168-422e-a568-8f38c91a8bc9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot delete request issued successfully. Jul 31 05:34:16.404161 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62f33a1e-8168-422e-a568-8f38c91a8bc9 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 returned with HTTP 202 Jul 31 05:34:16.404210 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 699/2806] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:34:16 2026] DELETE /volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:16.416061 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-90dab5d9-ceb1-4a36-aa22-aab80a9642e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.418108 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90dab5d9-ceb1-4a36-aa22-aab80a9642e7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 Jul 31 05:34:16.418700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90dab5d9-ceb1-4a36-aa22-aab80a9642e7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.419115 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-90dab5d9-ceb1-4a36-aa22-aab80a9642e7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.425671 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.425671 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:16.426422 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-90dab5d9-ceb1-4a36-aa22-aab80a9642e7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:16.427433 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-90dab5d9-ceb1-4a36-aa22-aab80a9642e7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 returned with HTTP 200 Jul 31 05:34:16.427950 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 716/2807] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:16.600926 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-d3760263-fba3-4448-937e-2bb69708af10 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.607570 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-d3760263-fba3-4448-937e-2bb69708af10 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 Jul 31 05:34:16.607570 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-d3760263-fba3-4448-937e-2bb69708af10 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.607691 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-d3760263-fba3-4448-937e-2bb69708af10 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.617348 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.617348 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:16.622760 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-d3760263-fba3-4448-937e-2bb69708af10 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:34:16.628316 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fe74e5a1-904a-4572-89bc-02ef2f8340cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.630044 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-d3760263-fba3-4448-937e-2bb69708af10 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 returned with HTTP 200 Jul 31 05:34:16.630281 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe74e5a1-904a-4572-89bc-02ef2f8340cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:16.630474 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe74e5a1-904a-4572-89bc-02ef2f8340cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.630638 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 703/2808] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 => generated 1404 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:16.630679 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe74e5a1-904a-4572-89bc-02ef2f8340cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.648657 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.648657 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:16.654179 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fe74e5a1-904a-4572-89bc-02ef2f8340cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:16.660160 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe74e5a1-904a-4572-89bc-02ef2f8340cb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:16.662452 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 691/2809] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1144 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:16.740919 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d17efdd5-8b7c-49b2-b5ea-276259ad4531 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.743042 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d17efdd5-8b7c-49b2-b5ea-276259ad4531 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:16.743322 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d17efdd5-8b7c-49b2-b5ea-276259ad4531 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.743568 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d17efdd5-8b7c-49b2-b5ea-276259ad4531 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.753181 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.753181 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:16.756522 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d17efdd5-8b7c-49b2-b5ea-276259ad4531 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Volume info retrieved successfully. Jul 31 05:34:16.760761 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d17efdd5-8b7c-49b2-b5ea-276259ad4531 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:16.761160 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 700/2810] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1144 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:16.810753 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-277f4a5f-be6e-4720-b7a8-9066a99698b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.813010 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-277f4a5f-be6e-4720-b7a8-9066a99698b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 Jul 31 05:34:16.813276 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-277f4a5f-be6e-4720-b7a8-9066a99698b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.813276 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-277f4a5f-be6e-4720-b7a8-9066a99698b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.813820 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-277f4a5f-be6e-4720-b7a8-9066a99698b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:34:16.817647 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-c6474e71-1439-4dad-aec8-53dba6c85a59 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.818208 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.818208 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:16.820972 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-c6474e71-1439-4dad-aec8-53dba6c85a59 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:16.821276 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-c6474e71-1439-4dad-aec8-53dba6c85a59 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.821547 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-c6474e71-1439-4dad-aec8-53dba6c85a59 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.822585 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-277f4a5f-be6e-4720-b7a8-9066a99698b7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 returned with HTTP 200 Jul 31 05:34:16.823152 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 717/2811] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 => generated 326 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:16.832851 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-caf83f7a-09e7-4fe0-a2be-eccbcb4e0d46 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.836618 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caf83f7a-09e7-4fe0-a2be-eccbcb4e0d46 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/detail Jul 31 05:34:16.836618 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-caf83f7a-09e7-4fe0-a2be-eccbcb4e0d46 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.836618 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-caf83f7a-09e7-4fe0-a2be-eccbcb4e0d46 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.836618 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-caf83f7a-09e7-4fe0-a2be-eccbcb4e0d46 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:16.837950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-caf83f7a-09e7-4fe0-a2be-eccbcb4e0d46 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:34:16.840076 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.840076 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:16.842653 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-caf83f7a-09e7-4fe0-a2be-eccbcb4e0d46 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all snapshots completed successfully. Jul 31 05:34:16.843293 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.843293 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:16.844035 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-caf83f7a-09e7-4fe0-a2be-eccbcb4e0d46 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 05:34:16.844545 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 692/2812] 10.4.3.227 () {66 vars in 1264 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:16.845027 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-c6474e71-1439-4dad-aec8-53dba6c85a59 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:16.850845 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-c6474e71-1439-4dad-aec8-53dba6c85a59 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:16.851442 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 704/2813] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1144 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:16.863658 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-698da0e1-25c0-4db1-a917-8740c041c8ec None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.867272 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-698da0e1-25c0-4db1-a917-8740c041c8ec tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/74839be7-c09b-4ae3-af6a-aea6b4e151b4 Jul 31 05:34:16.867272 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-698da0e1-25c0-4db1-a917-8740c041c8ec tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.867272 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-698da0e1-25c0-4db1-a917-8740c041c8ec tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.871594 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.871594 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:16.872004 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-698da0e1-25c0-4db1-a917-8740c041c8ec tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Snapshot retrieved successfully. Jul 31 05:34:16.872728 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-698da0e1-25c0-4db1-a917-8740c041c8ec tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/74839be7-c09b-4ae3-af6a-aea6b4e151b4 returned with HTTP 200 Jul 31 05:34:16.873050 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 701/2814] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/snapshots/74839be7-c09b-4ae3-af6a-aea6b4e151b4 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:16.881671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-86469623-5da8-4f78-92bf-bd817a19d0b5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.883733 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-86469623-5da8-4f78-92bf-bd817a19d0b5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0/action Jul 31 05:34:16.884185 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-86469623-5da8-4f78-92bf-bd817a19d0b5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:16.884185 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-86469623-5da8-4f78-92bf-bd817a19d0b5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:16.886386 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7dc847c0-c95a-4132-989e-13a4de6e2035 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.889836 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7dc847c0-c95a-4132-989e-13a4de6e2035 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/14c8bbea-9268-43e7-9e89-214589f02905 Jul 31 05:34:16.889836 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7dc847c0-c95a-4132-989e-13a4de6e2035 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.889836 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7dc847c0-c95a-4132-989e-13a4de6e2035 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.896022 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.896022 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:16.897919 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7dc847c0-c95a-4132-989e-13a4de6e2035 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Snapshot retrieved successfully. Jul 31 05:34:16.897919 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7dc847c0-c95a-4132-989e-13a4de6e2035 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/14c8bbea-9268-43e7-9e89-214589f02905 returned with HTTP 200 Jul 31 05:34:16.897919 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 693/2815] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/snapshots/14c8bbea-9268-43e7-9e89-214589f02905 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:16.898092 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.898092 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:16.898481 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-86469623-5da8-4f78-92bf-bd817a19d0b5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:16.909678 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ede2b0dc-e756-4614-8f73-b518d1655c91 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.910608 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-86469623-5da8-4f78-92bf-bd817a19d0b5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Begin detaching volume completed successfully. Jul 31 05:34:16.910863 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-86469623-5da8-4f78-92bf-bd817a19d0b5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0/action returned with HTTP 202 Jul 31 05:34:16.911432 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 718/2816] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:34:16 2026] POST /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:34:16.915469 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ede2b0dc-e756-4614-8f73-b518d1655c91 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] DELETE https://10.4.3.227/volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 Jul 31 05:34:16.915864 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ede2b0dc-e756-4614-8f73-b518d1655c91 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.916123 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ede2b0dc-e756-4614-8f73-b518d1655c91 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.916328 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-ede2b0dc-e756-4614-8f73-b518d1655c91 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] delete called for member f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 {{(pid=100283) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 05:34:16.916440 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-ede2b0dc-e756-4614-8f73-b518d1655c91 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Delete group_snapshot with id: f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 Jul 31 05:34:16.923162 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.923162 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:16.934681 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3b20445c-2bc0-4438-bd5d-0b0dcd8881aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.936555 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3b20445c-2bc0-4438-bd5d-0b0dcd8881aa tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:16.936735 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3b20445c-2bc0-4438-bd5d-0b0dcd8881aa tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.936907 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3b20445c-2bc0-4438-bd5d-0b0dcd8881aa tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.949027 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.949027 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:16.958315 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3b20445c-2bc0-4438-bd5d-0b0dcd8881aa tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:16.967038 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3b20445c-2bc0-4438-bd5d-0b0dcd8881aa tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:16.967696 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 702/2817] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:16.970683 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c3d5b517-6640-42fc-83e0-04495d258105 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.970683 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3d5b517-6640-42fc-83e0-04495d258105 None None] GET https://10.4.3.227/volume// Jul 31 05:34:16.970683 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3d5b517-6640-42fc-83e0-04495d258105 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.970683 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3d5b517-6640-42fc-83e0-04495d258105 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.970683 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3d5b517-6640-42fc-83e0-04495d258105 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:16.970683 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 694/2818] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:34: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 31 05:34:16.982067 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-9de2343e-b07f-42e6-a257-739f48acc1bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.983048 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ede2b0dc-e756-4614-8f73-b518d1655c91 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 returned with HTTP 202 Jul 31 05:34:16.983561 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 705/2819] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:34:16 2026] DELETE /volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:16.984982 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-9de2343e-b07f-42e6-a257-739f48acc1bf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:16.985222 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-9de2343e-b07f-42e6-a257-739f48acc1bf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.985518 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-9de2343e-b07f-42e6-a257-739f48acc1bf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.991242 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:16.995186 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:16.995186 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:16.995186 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:16.995186 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:16.995186 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:16.998708 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:16.998708 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:17.003587 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-9de2343e-b07f-42e6-a257-739f48acc1bf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:17.003966 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all volumes completed successfully. Jul 31 05:34:17.004912 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:17.005256 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:17.009776 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-9de2343e-b07f-42e6-a257-739f48acc1bf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:17.010298 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 719/2820] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1327 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:17.045466 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:17.049370 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:17.049370 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:17.053557 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:17.053863 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:17.095096 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:17.100973 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:17.100973 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:17.111298 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-541beac4-c8a7-4251-91a7-8be7e8362bb1 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:17.111833 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 703/2821] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:16 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:17.130015 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-659b953b-b7c1-4096-b73a-fe91fc72394b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:17.131647 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-659b953b-b7c1-4096-b73a-fe91fc72394b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/detail Jul 31 05:34:17.131750 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-659b953b-b7c1-4096-b73a-fe91fc72394b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:17.131943 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-659b953b-b7c1-4096-b73a-fe91fc72394b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:17.132420 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-659b953b-b7c1-4096-b73a-fe91fc72394b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:17.133470 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.db.api [None req-659b953b-b7c1-4096-b73a-fe91fc72394b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Building query based on filter {{(pid=100284) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:34:17.137755 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-659b953b-b7c1-4096-b73a-fe91fc72394b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all snapshots completed successfully. Jul 31 05:34:17.138386 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:17.138386 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:17.140772 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-659b953b-b7c1-4096-b73a-fe91fc72394b tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 05:34:17.141293 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 695/2822] 10.4.3.227 () {66 vars in 1264 bytes} [Fri Jul 31 05:34:17 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:17.153728 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5f95071-f57a-4eb6-a201-7176e5445d5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:17.155762 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5f95071-f57a-4eb6-a201-7176e5445d5e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/74839be7-c09b-4ae3-af6a-aea6b4e151b4 Jul 31 05:34:17.155957 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5f95071-f57a-4eb6-a201-7176e5445d5e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:17.156276 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5f95071-f57a-4eb6-a201-7176e5445d5e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:17.164991 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:17.164991 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:17.165501 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d5f95071-f57a-4eb6-a201-7176e5445d5e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Snapshot retrieved successfully. Jul 31 05:34:17.166357 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5f95071-f57a-4eb6-a201-7176e5445d5e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/74839be7-c09b-4ae3-af6a-aea6b4e151b4 returned with HTTP 200 Jul 31 05:34:17.166778 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 706/2823] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:17 2026] GET /volume/v3/snapshots/74839be7-c09b-4ae3-af6a-aea6b4e151b4 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:17.196614 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3698e5dc-5edc-454f-8777-5c217cdb9885 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:17.200635 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3698e5dc-5edc-454f-8777-5c217cdb9885 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:17.200635 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3698e5dc-5edc-454f-8777-5c217cdb9885 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:17.200635 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3698e5dc-5edc-454f-8777-5c217cdb9885 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:17.210015 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:17.210015 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:17.214471 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3698e5dc-5edc-454f-8777-5c217cdb9885 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:17.220503 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3698e5dc-5edc-454f-8777-5c217cdb9885 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:34:17.220503 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 720/2824] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:17 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:17.283563 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-ae08f62a-1887-43d4-a299-61ca5b8c82cf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:17.286089 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-ae08f62a-1887-43d4-a299-61ca5b8c82cf tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 Jul 31 05:34:17.286329 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-ae08f62a-1887-43d4-a299-61ca5b8c82cf tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:17.286561 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-ae08f62a-1887-43d4-a299-61ca5b8c82cf tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:17.295592 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:17.295592 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:17.299835 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-ae08f62a-1887-43d4-a299-61ca5b8c82cf tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:34:17.307367 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-ae08f62a-1887-43d4-a299-61ca5b8c82cf tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 returned with HTTP 200 Jul 31 05:34:17.307831 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 704/2825] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:17 2026] GET /volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 => generated 1404 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:17.320037 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d84d5298-564b-4fb5-9295-1e7cc1a3a5fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:17.320427 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d84d5298-564b-4fb5-9295-1e7cc1a3a5fd None None] GET https://10.4.3.227/volume// Jul 31 05:34:17.320596 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d84d5298-564b-4fb5-9295-1e7cc1a3a5fd None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:17.320826 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d84d5298-564b-4fb5-9295-1e7cc1a3a5fd None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:17.321163 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d84d5298-564b-4fb5-9295-1e7cc1a3a5fd None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:17.321448 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 696/2826] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:34: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 31 05:34:17.331033 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-9f12f991-be34-44d0-af25-2d961048d6df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:17.333557 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-9f12f991-be34-44d0-af25-2d961048d6df tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:34:17.333983 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-9f12f991-be34-44d0-af25-2d961048d6df tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48add027-f037-4f3e-bc8e-ab8521521444", "connector": null, "instance_uuid": "ae38dfa2-d72d-41ba-bbc3-6c5a9fae82f3"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:17.346190 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:17.346190 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:17.375184 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-9f12f991-be34-44d0-af25-2d961048d6df tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:34:17.375784 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 707/2827] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:34:17 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:17.438401 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df45f7ce-d083-4d8c-b09c-644c87be2ad6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:17.440129 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df45f7ce-d083-4d8c-b09c-644c87be2ad6 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 Jul 31 05:34:17.440485 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df45f7ce-d083-4d8c-b09c-644c87be2ad6 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:17.441120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df45f7ce-d083-4d8c-b09c-644c87be2ad6 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:17.445517 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df45f7ce-d083-4d8c-b09c-644c87be2ad6 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 returned with HTTP 404 Jul 31 05:34:17.446716 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 721/2828] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:17 2026] GET /volume/v3/snapshots/36fcfd7a-58fc-4ff5-a1e4-c23fea145686 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:17.455998 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-761e70d9-41f2-4f8f-8297-d1bdf163ea6a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:17.457773 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-761e70d9-41f2-4f8f-8297-d1bdf163ea6a tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e Jul 31 05:34:17.457898 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-761e70d9-41f2-4f8f-8297-d1bdf163ea6a tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:17.458081 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-761e70d9-41f2-4f8f-8297-d1bdf163ea6a tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:17.458287 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-761e70d9-41f2-4f8f-8297-d1bdf163ea6a tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete volume with id: 3b257693-1f95-4173-b231-b8c09e32ad8e Jul 31 05:34:17.466780 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:17.466780 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:17.467149 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-761e70d9-41f2-4f8f-8297-d1bdf163ea6a tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:17.500281 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-761e70d9-41f2-4f8f-8297-d1bdf163ea6a tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete volume request issued successfully. Jul 31 05:34:17.500281 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-761e70d9-41f2-4f8f-8297-d1bdf163ea6a tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e returned with HTTP 202 Jul 31 05:34:17.500281 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 705/2829] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:17 2026] DELETE /volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:17.511194 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cd1809cb-a0d9-46be-9931-35dbb8b6816f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:17.513847 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd1809cb-a0d9-46be-9931-35dbb8b6816f tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e Jul 31 05:34:17.516006 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd1809cb-a0d9-46be-9931-35dbb8b6816f tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:17.516687 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd1809cb-a0d9-46be-9931-35dbb8b6816f tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:17.529801 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:17.529801 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:17.534028 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cd1809cb-a0d9-46be-9931-35dbb8b6816f tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:17.538626 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd1809cb-a0d9-46be-9931-35dbb8b6816f tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e returned with HTTP 200 Jul 31 05:34:17.539171 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 697/2830] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:17 2026] GET /volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:17.986222 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7ab2358a-c4a7-4d26-bbfc-d772b773de0a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:17.987965 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ab2358a-c4a7-4d26-bbfc-d772b773de0a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:17.988203 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ab2358a-c4a7-4d26-bbfc-d772b773de0a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:17.988435 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ab2358a-c4a7-4d26-bbfc-d772b773de0a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:17.999759 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:17.999759 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:18.003128 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7ab2358a-c4a7-4d26-bbfc-d772b773de0a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:18.007226 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ab2358a-c4a7-4d26-bbfc-d772b773de0a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:18.007747 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 708/2831] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:17 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:18.177544 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a264da2a-8435-44a9-a7ef-a25486131740 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.179112 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a264da2a-8435-44a9-a7ef-a25486131740 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/74839be7-c09b-4ae3-af6a-aea6b4e151b4 Jul 31 05:34:18.179314 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a264da2a-8435-44a9-a7ef-a25486131740 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:18.179479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a264da2a-8435-44a9-a7ef-a25486131740 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:18.183407 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a264da2a-8435-44a9-a7ef-a25486131740 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/74839be7-c09b-4ae3-af6a-aea6b4e151b4 returned with HTTP 404 Jul 31 05:34:18.183787 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 722/2832] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:18 2026] GET /volume/v3/snapshots/74839be7-c09b-4ae3-af6a-aea6b4e151b4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:18.190297 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fb883526-57b5-4082-968b-dfe96cece58c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.192240 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb883526-57b5-4082-968b-dfe96cece58c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 Jul 31 05:34:18.192488 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb883526-57b5-4082-968b-dfe96cece58c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:18.192740 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb883526-57b5-4082-968b-dfe96cece58c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:18.192908 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-fb883526-57b5-4082-968b-dfe96cece58c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:34:18.196221 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb883526-57b5-4082-968b-dfe96cece58c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 returned with HTTP 404 Jul 31 05:34:18.196771 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 706/2833] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:34:18 2026] GET /volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:18.202554 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47d862b4-b9fd-4ae0-a195-255046ff553c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.204377 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47d862b4-b9fd-4ae0-a195-255046ff553c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] DELETE https://10.4.3.227/volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 Jul 31 05:34:18.204649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47d862b4-b9fd-4ae0-a195-255046ff553c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:18.204877 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47d862b4-b9fd-4ae0-a195-255046ff553c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:18.205055 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-47d862b4-b9fd-4ae0-a195-255046ff553c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] delete called for member f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 {{(pid=100284) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 05:34:18.205221 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-47d862b4-b9fd-4ae0-a195-255046ff553c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Delete group_snapshot with id: f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 Jul 31 05:34:18.207985 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47d862b4-b9fd-4ae0-a195-255046ff553c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 returned with HTTP 404 Jul 31 05:34:18.208469 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 698/2834] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:34:18 2026] DELETE /volume/v3/group_snapshots/f62ced29-9f0b-44e6-b9a6-9134c76f9dd5 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:18.215656 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0b87e5e6-7908-443d-951d-0351226c8faf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.218399 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:18.218699 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:18.218960 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:18.219314 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:18.220218 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:18.228610 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all volumes completed successfully. Jul 31 05:34:18.229269 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:18.229416 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:18.234264 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c47093a7-0cd8-486b-ad77-40c27b1f4631 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.236045 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c47093a7-0cd8-486b-ad77-40c27b1f4631 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:18.237045 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c47093a7-0cd8-486b-ad77-40c27b1f4631 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:18.237245 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c47093a7-0cd8-486b-ad77-40c27b1f4631 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:18.246750 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:18.246750 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:18.250352 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c47093a7-0cd8-486b-ad77-40c27b1f4631 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:18.254518 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c47093a7-0cd8-486b-ad77-40c27b1f4631 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:34:18.254793 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 723/2835] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:18 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:18.277499 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:18.280803 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:18.280803 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:18.284744 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:18.285203 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:18.330825 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:18.333978 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:18.333978 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:18.341483 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b87e5e6-7908-443d-951d-0351226c8faf tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:18.341919 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 709/2836] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:18 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:18.355078 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d0a16442-169d-447a-bc3c-06b32f81d278 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.357204 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0a16442-169d-447a-bc3c-06b32f81d278 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1/action Jul 31 05:34:18.357642 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0a16442-169d-447a-bc3c-06b32f81d278 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:18.357802 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0a16442-169d-447a-bc3c-06b32f81d278 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:18.359704 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-d0a16442-169d-447a-bc3c-06b32f81d278 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] delete called for group dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:34:18.359704 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-d0a16442-169d-447a-bc3c-06b32f81d278 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Delete group with id: dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:18.365153 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:18.365153 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:18.410454 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0a16442-169d-447a-bc3c-06b32f81d278 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1/action returned with HTTP 202 Jul 31 05:34:18.410916 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 707/2837] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:34:18 2026] POST /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:18.419184 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d6702b3d-ec30-4871-96af-5ac7c68a7c34 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.421414 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6702b3d-ec30-4871-96af-5ac7c68a7c34 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 Jul 31 05:34:18.421608 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6702b3d-ec30-4871-96af-5ac7c68a7c34 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:18.421781 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d6702b3d-ec30-4871-96af-5ac7c68a7c34 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:18.434478 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:18.434478 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:18.438420 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d6702b3d-ec30-4871-96af-5ac7c68a7c34 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:18.439411 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-d6702b3d-ec30-4871-96af-5ac7c68a7c34 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:18.439644 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-d6702b3d-ec30-4871-96af-5ac7c68a7c34 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:18.478581 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-d6702b3d-ec30-4871-96af-5ac7c68a7c34 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:18.481760 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:18.481760 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:18.488304 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d6702b3d-ec30-4871-96af-5ac7c68a7c34 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 returned with HTTP 200 Jul 31 05:34:18.488860 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 699/2838] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:18 2026] GET /volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 => generated 915 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:18.554032 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-138b8a58-703f-4c4a-890a-d1b38c601318 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.558353 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-138b8a58-703f-4c4a-890a-d1b38c601318 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e Jul 31 05:34:18.558588 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-138b8a58-703f-4c4a-890a-d1b38c601318 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:18.558826 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-138b8a58-703f-4c4a-890a-d1b38c601318 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:18.565807 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-138b8a58-703f-4c4a-890a-d1b38c601318 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e returned with HTTP 404 Jul 31 05:34:18.566625 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 724/2839] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:18 2026] GET /volume/v3/volumes/3b257693-1f95-4173-b231-b8c09e32ad8e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:18.575120 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.577588 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:18.578019 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-232686982"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:18.579914 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-232686982'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:18.580063 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume of 1 GB Jul 31 05:34:18.584847 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Availability Zones retrieved successfully. Jul 31 05:34:18.595934 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Flow 'volume_create_api' (5b91666a-e070-4b58-b52c-209868cf08c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:18.595934 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397158ca-f629-425a-bd0e-41a46d419359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:18.595934 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:18.616761 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-54e874a8-4e17-472d-9aaf-b4fb08e001f8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.617370 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54e874a8-4e17-472d-9aaf-b4fb08e001f8 None None] GET https://10.4.3.227/volume// Jul 31 05:34:18.617603 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54e874a8-4e17-472d-9aaf-b4fb08e001f8 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:18.617828 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54e874a8-4e17-472d-9aaf-b4fb08e001f8 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:18.618176 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54e874a8-4e17-472d-9aaf-b4fb08e001f8 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:18.618780 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 708/2840] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:34: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 31 05:34:18.630045 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-6bc71669-1963-481e-810a-24743b8355e6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.636069 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-6bc71669-1963-481e-810a-24743b8355e6 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 Jul 31 05:34:18.636069 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-6bc71669-1963-481e-810a-24743b8355e6 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:18.636069 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-6bc71669-1963-481e-810a-24743b8355e6 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:18.637166 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397158ca-f629-425a-bd0e-41a46d419359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:18.637166 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f032945-89c5-4e38-ba85-12ee6b1b7bb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:18.645695 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:18.645695 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:18.654055 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-6bc71669-1963-481e-810a-24743b8355e6 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:34:18.661118 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-6bc71669-1963-481e-810a-24743b8355e6 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 returned with HTTP 200 Jul 31 05:34:18.661716 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 700/2841] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:34:18 2026] GET /volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 => generated 1583 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:18.704260 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Created reservations ['bcfcc59c-f0dc-430f-8553-ee0f050beb3c', '05ffd2e6-9bf9-49ea-99de-a22c20e4102c', '362e7783-5f36-4531-890c-95cc5f87559f', 'e7279268-13df-4039-9de2-1475c26f285d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:18.705781 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f032945-89c5-4e38-ba85-12ee6b1b7bb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcfcc59c-f0dc-430f-8553-ee0f050beb3c', '05ffd2e6-9bf9-49ea-99de-a22c20e4102c', '362e7783-5f36-4531-890c-95cc5f87559f', 'e7279268-13df-4039-9de2-1475c26f285d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:18.705781 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac2d3c8-aaaa-47d6-b077-7aa25e95588a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:18.732753 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ac2d3c8-aaaa-47d6-b077-7aa25e95588a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c5926cd-5f38-4fd3-b061-388cfc91616d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-232686982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffde7a891454b99a7b6b2568d0e0ada',qos_specs=None,replication_status=,reservations=['bcfcc59c-f0dc-430f-8553-ee0f050beb3c','05ffd2e6-9bf9-49ea-99de-a22c20e4102c','362e7783-5f36-4531-890c-95cc5f87559f','e7279268-13df-4039-9de2-1475c26f285d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a507236bb324361844bc9203f61e340',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-232686982',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c5926cd-5f38-4fd3-b061-388cfc91616d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffde7a891454b99a7b6b2568d0e0ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a507236bb324361844bc9203f61e340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:18.733553 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd87c6d-2167-4ae1-959f-cacf34a882b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:18.763468 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bd87c6d-2167-4ae1-959f-cacf34a882b4) transitioned into state 'SUCCESS' from state '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-232686982',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffde7a891454b99a7b6b2568d0e0ada',qos_specs=None,replication_status=,reservations=['bcfcc59c-f0dc-430f-8553-ee0f050beb3c','05ffd2e6-9bf9-49ea-99de-a22c20e4102c','362e7783-5f36-4531-890c-95cc5f87559f','e7279268-13df-4039-9de2-1475c26f285d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a507236bb324361844bc9203f61e340',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:18.764408 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06371002-9af3-4db2-ae01-80e73223c018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:18.768674 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-03f2ffad-113b-4e30-8072-8bb2cf92c09c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.771834 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-03f2ffad-113b-4e30-8072-8bb2cf92c09c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] PUT https://10.4.3.227/volume/v3/attachments/893b72db-9c57-460d-a643-2e28da90c7f6 Jul 31 05:34:18.772264 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-03f2ffad-113b-4e30-8072-8bb2cf92c09c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:18.779200 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06371002-9af3-4db2-ae01-80e73223c018) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:18.780833 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Flow 'volume_create_api' (5b91666a-e070-4b58-b52c-209868cf08c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:18.780833 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume request issued successfully. Jul 31 05:34:18.781969 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cbcdaa6e-83a3-4a7c-a310-ed3710a944fe tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:18.782029 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 710/2842] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:34:18 2026] POST /volume/v3/volumes => generated 777 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:18.784936 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-03f2ffad-113b-4e30-8072-8bb2cf92c09c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Acquiring lock "cinder-attachment_update-48add027-f037-4f3e-bc8e-ab8521521444-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:34:18.794349 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-03f2ffad-113b-4e30-8072-8bb2cf92c09c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Lock "cinder-attachment_update-48add027-f037-4f3e-bc8e-ab8521521444-np0000006182" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:34:18.795350 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:18.795350 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:18.799335 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5bf12a2f-593b-477b-84b6-678d13facc9f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.800988 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bf12a2f-593b-477b-84b6-678d13facc9f tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d Jul 31 05:34:18.800988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5bf12a2f-593b-477b-84b6-678d13facc9f tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:18.801281 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5bf12a2f-593b-477b-84b6-678d13facc9f tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:18.812833 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:18.812833 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:18.817534 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5bf12a2f-593b-477b-84b6-678d13facc9f tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:18.821882 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bf12a2f-593b-477b-84b6-678d13facc9f tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d returned with HTTP 200 Jul 31 05:34:18.822463 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 709/2843] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:18 2026] GET /volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:18.945069 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-03f2ffad-113b-4e30-8072-8bb2cf92c09c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Lock "cinder-attachment_update-48add027-f037-4f3e-bc8e-ab8521521444-np0000006182" released by "attachment_update" :: held 0.152s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:34:18.945440 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-03f2ffad-113b-4e30-8072-8bb2cf92c09c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments/893b72db-9c57-460d-a643-2e28da90c7f6 returned with HTTP 200 Jul 31 05:34:18.945900 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 725/2844] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:34:18 2026] PUT /volume/v3/attachments/893b72db-9c57-460d-a643-2e28da90c7f6 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:18.969482 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-3c4249ef-688f-4347-9998-91c180dcfc8e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:18.973203 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-3c4249ef-688f-4347-9998-91c180dcfc8e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] POST https://10.4.3.227/volume/v3/attachments/893b72db-9c57-460d-a643-2e28da90c7f6/action Jul 31 05:34:18.974004 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-3c4249ef-688f-4347-9998-91c180dcfc8e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:18.974212 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-3c4249ef-688f-4347-9998-91c180dcfc8e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:18.995022 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:18.995022 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:19.008303 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-598ba1e3-1863-4cb5-8a69-ea9321c15ad6 req-3c4249ef-688f-4347-9998-91c180dcfc8e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments/893b72db-9c57-460d-a643-2e28da90c7f6/action returned with HTTP 204 Jul 31 05:34:19.008878 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 701/2845] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:34:18 2026] POST /volume/v3/attachments/893b72db-9c57-460d-a643-2e28da90c7f6/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:19.021823 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5161290d-e8a9-475b-9850-a58da43b0e8b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.024548 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5161290d-e8a9-475b-9850-a58da43b0e8b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:19.024904 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5161290d-e8a9-475b-9850-a58da43b0e8b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.025257 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5161290d-e8a9-475b-9850-a58da43b0e8b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.040129 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:19.040129 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:19.048855 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5161290d-e8a9-475b-9850-a58da43b0e8b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:19.055221 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5161290d-e8a9-475b-9850-a58da43b0e8b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:19.056110 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 711/2846] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:19 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:19.269926 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c74dfb82-35f2-4773-bb06-eb0631cdadba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.272198 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c74dfb82-35f2-4773-bb06-eb0631cdadba tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:19.272440 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c74dfb82-35f2-4773-bb06-eb0631cdadba tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.272664 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c74dfb82-35f2-4773-bb06-eb0631cdadba tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.284656 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:19.284656 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:19.290626 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c74dfb82-35f2-4773-bb06-eb0631cdadba tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:19.298672 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c74dfb82-35f2-4773-bb06-eb0631cdadba tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:34:19.299215 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 710/2847] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:19 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:19.504440 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f37dd8ed-ef6a-4af7-a02d-09a888884ea4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.506063 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f37dd8ed-ef6a-4af7-a02d-09a888884ea4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 Jul 31 05:34:19.506543 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f37dd8ed-ef6a-4af7-a02d-09a888884ea4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.506883 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f37dd8ed-ef6a-4af7-a02d-09a888884ea4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.516941 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f37dd8ed-ef6a-4af7-a02d-09a888884ea4 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 returned with HTTP 404 Jul 31 05:34:19.516941 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 726/2848] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:19 2026] GET /volume/v3/volumes/044553fe-e6fe-4d4f-a0d5-66accadaf2f3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:19.527221 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-466fcbd6-2b1d-40cd-8bb1-1c7a4076f72e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.531085 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-466fcbd6-2b1d-40cd-8bb1-1c7a4076f72e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/4cf7d76b-e778-49a7-ad62-804691d9e0ee Jul 31 05:34:19.531452 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-466fcbd6-2b1d-40cd-8bb1-1c7a4076f72e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.531726 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-466fcbd6-2b1d-40cd-8bb1-1c7a4076f72e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.539471 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-466fcbd6-2b1d-40cd-8bb1-1c7a4076f72e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/4cf7d76b-e778-49a7-ad62-804691d9e0ee returned with HTTP 404 Jul 31 05:34:19.539926 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 702/2849] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:19 2026] GET /volume/v3/volumes/4cf7d76b-e778-49a7-ad62-804691d9e0ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:19.550802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c11f6ad7-196c-40c8-bc4a-698953fdce25 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.555021 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c11f6ad7-196c-40c8-bc4a-698953fdce25 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 Jul 31 05:34:19.555021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c11f6ad7-196c-40c8-bc4a-698953fdce25 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.555021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c11f6ad7-196c-40c8-bc4a-698953fdce25 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.555021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-c11f6ad7-196c-40c8-bc4a-698953fdce25 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member dd78c5ac-2450-4042-9ea3-efe3a841ecf1 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:19.557984 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c11f6ad7-196c-40c8-bc4a-698953fdce25 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 returned with HTTP 404 Jul 31 05:34:19.558623 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 712/2850] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:19 2026] GET /volume/v3/groups/dd78c5ac-2450-4042-9ea3-efe3a841ecf1 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:19.566943 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-76b09ad7-37ba-4ddb-9580-98ebf0d33e2c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.569339 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76b09ad7-37ba-4ddb-9580-98ebf0d33e2c tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/7134def3-9c99-4c74-9d89-bde7f42ade78 Jul 31 05:34:19.569704 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76b09ad7-37ba-4ddb-9580-98ebf0d33e2c tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.570015 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76b09ad7-37ba-4ddb-9580-98ebf0d33e2c tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.586197 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76b09ad7-37ba-4ddb-9580-98ebf0d33e2c tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/group_types/7134def3-9c99-4c74-9d89-bde7f42ade78 returned with HTTP 202 Jul 31 05:34:19.586861 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 711/2851] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:34:19 2026] DELETE /volume/v3/group_types/7134def3-9c99-4c74-9d89-bde7f42ade78 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:19.598589 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2bce384a-a533-4b3f-bb7a-a462f7fa2c45 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.602407 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2bce384a-a533-4b3f-bb7a-a462f7fa2c45 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] DELETE https://10.4.3.227/volume/v3/types/e651623c-8106-48ce-b724-2c47adaa12f4 Jul 31 05:34:19.602407 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2bce384a-a533-4b3f-bb7a-a462f7fa2c45 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.602407 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2bce384a-a533-4b3f-bb7a-a462f7fa2c45 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.602407 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:19.602407 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:19.624720 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-6f5b770a-6ce2-4a0f-b54d-8a487afe3478 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.628125 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-6f5b770a-6ce2-4a0f-b54d-8a487afe3478 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption Jul 31 05:34:19.628125 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-6f5b770a-6ce2-4a0f-b54d-8a487afe3478 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.628125 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-6f5b770a-6ce2-4a0f-b54d-8a487afe3478 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.632840 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2bce384a-a533-4b3f-bb7a-a462f7fa2c45 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/types/e651623c-8106-48ce-b724-2c47adaa12f4 returned with HTTP 202 Jul 31 05:34:19.633601 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 727/2852] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:34:19 2026] DELETE /volume/v3/types/e651623c-8106-48ce-b724-2c47adaa12f4 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:19.637421 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:19.637421 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:19.646994 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-6f5b770a-6ce2-4a0f-b54d-8a487afe3478 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption returned with HTTP 200 Jul 31 05:34:19.647673 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-321cf3f4-ed55-4d09-bee3-bdd4fec74105 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.647736 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 703/2853] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:34:19 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:19.647783 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-321cf3f4-ed55-4d09-bee3-bdd4fec74105 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] GET https://10.4.3.227/volume/v3/types/e651623c-8106-48ce-b724-2c47adaa12f4 Jul 31 05:34:19.647783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-321cf3f4-ed55-4d09-bee3-bdd4fec74105 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.647783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-321cf3f4-ed55-4d09-bee3-bdd4fec74105 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.650765 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-321cf3f4-ed55-4d09-bee3-bdd4fec74105 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/types/e651623c-8106-48ce-b724-2c47adaa12f4 returned with HTTP 404 Jul 31 05:34:19.651296 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 713/2854] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:34:19 2026] GET /volume/v3/types/e651623c-8106-48ce-b724-2c47adaa12f4 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:19.665703 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-464ea6ee-87b8-41f1-ad5e-74a7c08a9415 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.671910 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-464ea6ee-87b8-41f1-ad5e-74a7c08a9415 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:34:19.672914 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-464ea6ee-87b8-41f1-ad5e-74a7c08a9415 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-277353919"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:19.694186 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-464ea6ee-87b8-41f1-ad5e-74a7c08a9415 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:34:19.694450 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 712/2855] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:34:19 2026] POST /volume/v3/types => generated 223 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:19.708506 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fceb71e5-98e5-4743-a92f-3a76ac49cfc3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.711179 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fceb71e5-98e5-4743-a92f-3a76ac49cfc3 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:34:19.711773 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fceb71e5-98e5-4743-a92f-3a76ac49cfc3 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-29020485"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:19.732940 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fceb71e5-98e5-4743-a92f-3a76ac49cfc3 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:34:19.733369 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 728/2856] 10.4.3.227 () {70 vars in 1311 bytes} [Fri Jul 31 05:34:19 2026] POST /volume/v3/group_types => generated 179 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:19.751883 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c864990-dfb5-4d44-94ed-3e288cb4af7c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.752972 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c864990-dfb5-4d44-94ed-3e288cb4af7c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/groups Jul 31 05:34:19.753574 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c864990-dfb5-4d44-94ed-3e288cb4af7c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "cad8ca74-51ec-4f2b-a977-f5bb36978ceb", "volume_types": ["c77bac0b-0811-4ac8-9063-a74fffac8315"], "name": "tempest-GroupSnapshotsTest-Group-343168907"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:19.755061 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-7c864990-dfb5-4d44-94ed-3e288cb4af7c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating new group {'group': {'group_type': 'cad8ca74-51ec-4f2b-a977-f5bb36978ceb', 'volume_types': ['c77bac0b-0811-4ac8-9063-a74fffac8315'], 'name': 'tempest-GroupSnapshotsTest-Group-343168907'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 05:34:19.759563 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.groups [None req-7c864990-dfb5-4d44-94ed-3e288cb4af7c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating group tempest-GroupSnapshotsTest-Group-343168907. Jul 31 05:34:19.769652 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7c864990-dfb5-4d44-94ed-3e288cb4af7c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Availability Zones retrieved successfully. Jul 31 05:34:19.790776 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7c864990-dfb5-4d44-94ed-3e288cb4af7c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['7fd6057e-252c-4cd8-84a5-877968881838'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:19.828237 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c864990-dfb5-4d44-94ed-3e288cb4af7c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups returned with HTTP 202 Jul 31 05:34:19.828939 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 704/2857] 10.4.3.227 () {70 vars in 1297 bytes} [Fri Jul 31 05:34:19 2026] POST /volume/v3/groups => generated 111 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:19.840533 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7485962b-3d67-4156-946a-f1c96c2ee5da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.843769 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af076809-e815-443e-a6ab-9ba1078df281 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.844799 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7485962b-3d67-4156-946a-f1c96c2ee5da tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d Jul 31 05:34:19.845398 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7485962b-3d67-4156-946a-f1c96c2ee5da tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.845742 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7485962b-3d67-4156-946a-f1c96c2ee5da tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.845792 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af076809-e815-443e-a6ab-9ba1078df281 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670 Jul 31 05:34:19.845792 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af076809-e815-443e-a6ab-9ba1078df281 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.845956 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af076809-e815-443e-a6ab-9ba1078df281 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.846118 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-af076809-e815-443e-a6ab-9ba1078df281 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member c642556b-5bea-4c50-8811-33f35f956670 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:19.854279 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:19.854279 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:19.862278 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:19.862278 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:19.867602 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af076809-e815-443e-a6ab-9ba1078df281 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670 returned with HTTP 200 Jul 31 05:34:19.868280 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 713/2858] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:19 2026] GET /volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670 => generated 391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:19.868788 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7485962b-3d67-4156-946a-f1c96c2ee5da tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:19.874447 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7485962b-3d67-4156-946a-f1c96c2ee5da tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d returned with HTTP 200 Jul 31 05:34:19.874927 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 714/2859] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:19 2026] GET /volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d => generated 1017 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:19.891394 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad0fda24-d279-4a24-bde0-8f14a85c5ee0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.892783 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad0fda24-d279-4a24-bde0-8f14a85c5ee0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:34:19.893120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad0fda24-d279-4a24-bde0-8f14a85c5ee0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c5926cd-5f38-4fd3-b061-388cfc91616d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-931190153"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:19.903399 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:19.903399 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:19.903399 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ad0fda24-d279-4a24-bde0-8f14a85c5ee0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:19.903399 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-ad0fda24-d279-4a24-bde0-8f14a85c5ee0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create snapshot from volume 8c5926cd-5f38-4fd3-b061-388cfc91616d Jul 31 05:34:19.942459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ad0fda24-d279-4a24-bde0-8f14a85c5ee0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Created reservations ['9e394d55-ee0b-4412-879d-1306cdb5ae3d', 'e661214e-5d17-4dcf-8e89-e6433e6210b2', '1a377fed-ed46-4666-a32d-163d4f1a7305', '30cce426-16e5-4d48-bedf-2b67ac361292'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:19.977957 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ad0fda24-d279-4a24-bde0-8f14a85c5ee0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot create request issued successfully. Jul 31 05:34:19.978325 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad0fda24-d279-4a24-bde0-8f14a85c5ee0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:34:19.978763 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 729/2860] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:34:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:19.989489 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a178d83-f000-4519-b04a-db1214e5ff8d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:19.991857 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a178d83-f000-4519-b04a-db1214e5ff8d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 Jul 31 05:34:19.992244 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a178d83-f000-4519-b04a-db1214e5ff8d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:19.992524 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a178d83-f000-4519-b04a-db1214e5ff8d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:19.999830 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:19.999830 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:20.000286 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4a178d83-f000-4519-b04a-db1214e5ff8d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:20.001217 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a178d83-f000-4519-b04a-db1214e5ff8d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 returned with HTTP 200 Jul 31 05:34:20.001722 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 705/2861] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:19 2026] GET /volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:20.037565 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-557b9402-c5e4-4118-8e1d-e4723eab1fc7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:20.039695 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-557b9402-c5e4-4118-8e1d-e4723eab1fc7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/attachments/3f4aac64-8747-499d-bc93-d50dde76ff26 Jul 31 05:34:20.039903 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-557b9402-c5e4-4118-8e1d-e4723eab1fc7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:20.040122 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-557b9402-c5e4-4118-8e1d-e4723eab1fc7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:20.047951 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:20.047951 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:20.069275 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0426bebd-142d-4a57-8415-18fc0c72dc28 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:20.071056 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0426bebd-142d-4a57-8415-18fc0c72dc28 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:20.071287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0426bebd-142d-4a57-8415-18fc0c72dc28 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:20.071468 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0426bebd-142d-4a57-8415-18fc0c72dc28 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:20.082292 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:20.082292 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:20.086122 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0426bebd-142d-4a57-8415-18fc0c72dc28 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:20.090697 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0426bebd-142d-4a57-8415-18fc0c72dc28 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:20.091053 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 715/2862] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:20 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:20.132174 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-016eccf5-9407-4009-93e9-456ebb6467f6 req-557b9402-c5e4-4118-8e1d-e4723eab1fc7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/attachments/3f4aac64-8747-499d-bc93-d50dde76ff26 returned with HTTP 200 Jul 31 05:34:20.132674 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 714/2863] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:34:20 2026] DELETE /volume/v3/attachments/3f4aac64-8747-499d-bc93-d50dde76ff26 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:20.315469 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e3f8346-c55e-4f4f-9527-d06ea8fd4dbf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:20.317123 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e3f8346-c55e-4f4f-9527-d06ea8fd4dbf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:20.317496 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e3f8346-c55e-4f4f-9527-d06ea8fd4dbf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:20.317805 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e3f8346-c55e-4f4f-9527-d06ea8fd4dbf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:20.329454 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:20.329454 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:20.335465 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8e3f8346-c55e-4f4f-9527-d06ea8fd4dbf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:20.343275 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e3f8346-c55e-4f4f-9527-d06ea8fd4dbf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:34:20.343690 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 730/2864] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:20 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:20.886442 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0a0b8cd4-23eb-408e-bc9b-e87bc1e7fce3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:20.890253 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a0b8cd4-23eb-408e-bc9b-e87bc1e7fce3 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670 Jul 31 05:34:20.890253 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a0b8cd4-23eb-408e-bc9b-e87bc1e7fce3 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:20.890427 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a0b8cd4-23eb-408e-bc9b-e87bc1e7fce3 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:20.890587 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-0a0b8cd4-23eb-408e-bc9b-e87bc1e7fce3 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member c642556b-5bea-4c50-8811-33f35f956670 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:20.897080 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:20.897080 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:20.908484 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a0b8cd4-23eb-408e-bc9b-e87bc1e7fce3 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670 returned with HTTP 200 Jul 31 05:34:20.908484 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 706/2865] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:20 2026] GET /volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:20.921125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:20.923631 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:20.924008 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1542898224", "volume_type": "c77bac0b-0811-4ac8-9063-a74fffac8315", "group_id": "c642556b-5bea-4c50-8811-33f35f956670", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:20.925543 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1542898224', 'volume_type': 'c77bac0b-0811-4ac8-9063-a74fffac8315', 'group_id': 'c642556b-5bea-4c50-8811-33f35f956670', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:20.934090 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:20.934090 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:20.934730 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume of 1 GB Jul 31 05:34:20.943944 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Availability Zones retrieved successfully. Jul 31 05:34:20.949977 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Flow 'volume_create_api' (e7e4b49e-cff5-41d5-b036-e1ffe6a9d324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:20.952216 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89ac60ea-fd47-40e3-b897-904e84ecc29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:20.953043 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:20.953043 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:20.953690 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:20.983382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89ac60ea-fd47-40e3-b897-904e84ecc29b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:34:20Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c77bac0b-0811-4ac8-9063-a74fffac8315,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-277353919',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c77bac0b-0811-4ac8-9063-a74fffac8315', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c642556b-5bea-4c50-8811-33f35f956670', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:20.984761 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2f0347-e447-46f8-af7f-7a8205ae0564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:21.015036 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e306f90-7ac9-4eb7-b20d-b6c8330092fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:21.018330 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e306f90-7ac9-4eb7-b20d-b6c8330092fd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 Jul 31 05:34:21.018632 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e306f90-7ac9-4eb7-b20d-b6c8330092fd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:21.018869 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e306f90-7ac9-4eb7-b20d-b6c8330092fd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:21.026335 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-277353919 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-277353919, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:21.026573 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:21.026573 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:21.026698 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-277353919 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-277353919, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:21.027052 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0e306f90-7ac9-4eb7-b20d-b6c8330092fd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:21.027975 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e306f90-7ac9-4eb7-b20d-b6c8330092fd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 returned with HTTP 200 Jul 31 05:34:21.029273 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 715/2866] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:21 2026] GET /volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:34:21.042197 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66068bf4-7d9e-41d3-8922-297a7a955990 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:21.046921 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66068bf4-7d9e-41d3-8922-297a7a955990 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] GET https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 Jul 31 05:34:21.047125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66068bf4-7d9e-41d3-8922-297a7a955990 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:21.047340 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66068bf4-7d9e-41d3-8922-297a7a955990 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:21.055391 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:21.055391 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:21.055850 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66068bf4-7d9e-41d3-8922-297a7a955990 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Snapshot retrieved successfully. Jul 31 05:34:21.056960 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66068bf4-7d9e-41d3-8922-297a7a955990 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 returned with HTTP 200 Jul 31 05:34:21.057550 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 731/2867] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:21 2026] GET /volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:21.065078 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['202b4a7d-2851-44b3-800b-548fe287a984', '1ff62f5c-4458-4036-9367-388dd8fec632', '78a19837-5c5b-4aea-b26a-b2f837ba5c55', 'f1d69899-c1f3-47c8-93fc-a589b850eeef'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:21.065972 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc2f0347-e447-46f8-af7f-7a8205ae0564) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['202b4a7d-2851-44b3-800b-548fe287a984', '1ff62f5c-4458-4036-9367-388dd8fec632', '78a19837-5c5b-4aea-b26a-b2f837ba5c55', 'f1d69899-c1f3-47c8-93fc-a589b850eeef']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:21.066893 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (956a1281-b1c6-470e-8972-ac58e28c1515) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:21.067351 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-89b5aaa9-b2cc-4c2d-8ccd-6ac66528bb76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:21.069260 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89b5aaa9-b2cc-4c2d-8ccd-6ac66528bb76 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 Jul 31 05:34:21.069505 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89b5aaa9-b2cc-4c2d-8ccd-6ac66528bb76 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:21.069677 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-89b5aaa9-b2cc-4c2d-8ccd-6ac66528bb76 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:21.069784 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-89b5aaa9-b2cc-4c2d-8ccd-6ac66528bb76 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete snapshot with id: 9958a101-ccc2-4e5f-aac7-6472531985e0 Jul 31 05:34:21.075674 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:21.075674 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:21.076152 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-89b5aaa9-b2cc-4c2d-8ccd-6ac66528bb76 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:21.103112 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-89b5aaa9-b2cc-4c2d-8ccd-6ac66528bb76 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot delete request issued successfully. Jul 31 05:34:21.103410 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-89b5aaa9-b2cc-4c2d-8ccd-6ac66528bb76 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 returned with HTTP 202 Jul 31 05:34:21.104089 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 707/2868] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:34:21 2026] DELETE /volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:21.104739 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0fd8bb41-fd33-465b-a74c-b8e949066293 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:21.105274 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (956a1281-b1c6-470e-8972-ac58e28c1515) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9eab85c8-976b-4b3f-b053-9ad7697abe45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1542898224',encryption_key_id=None,group_id=c642556b-5bea-4c50-8811-33f35f956670,group_type_id=,metadata={},multiattach=False,project_id='1f638e0a2c214c44910ad34ccf4c705a',qos_specs=None,replication_status=,reservations=['202b4a7d-2851-44b3-800b-548fe287a984','1ff62f5c-4458-4036-9367-388dd8fec632','78a19837-5c5b-4aea-b26a-b2f837ba5c55','f1d69899-c1f3-47c8-93fc-a589b850eeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_type_id=c77bac0b-0811-4ac8-9063-a74fffac8315), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1542898224',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c642556b-5bea-4c50-8811-33f35f956670,host=None,id=9eab85c8-976b-4b3f-b053-9ad7697abe45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f638e0a2c214c44910ad34ccf4c705a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c77bac0b-0811-4ac8-9063-a74fffac8315),volume_type_id=c77bac0b-0811-4ac8-9063-a74fffac8315)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:21.106490 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b55aa29-2714-4661-a912-d1028cc6158a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:21.109727 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fd8bb41-fd33-465b-a74c-b8e949066293 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:21.109990 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fd8bb41-fd33-465b-a74c-b8e949066293 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:21.110279 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0fd8bb41-fd33-465b-a74c-b8e949066293 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:21.115173 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f8bc72f1-caed-488e-9611-2d457a1028a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:21.117182 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8bc72f1-caed-488e-9611-2d457a1028a7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 Jul 31 05:34:21.117462 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8bc72f1-caed-488e-9611-2d457a1028a7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:21.117700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f8bc72f1-caed-488e-9611-2d457a1028a7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:21.125138 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:21.125138 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:21.126366 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:21.126366 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:21.126479 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f8bc72f1-caed-488e-9611-2d457a1028a7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:21.130480 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f8bc72f1-caed-488e-9611-2d457a1028a7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 returned with HTTP 200 Jul 31 05:34:21.130480 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 732/2869] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:21 2026] GET /volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:21.131635 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0fd8bb41-fd33-465b-a74c-b8e949066293 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:21.139661 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0fd8bb41-fd33-465b-a74c-b8e949066293 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:21.140200 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 716/2870] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:21 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:21.142403 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b55aa29-2714-4661-a912-d1028cc6158a) transitioned into state 'SUCCESS' from state '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-1542898224',encryption_key_id=None,group_id=c642556b-5bea-4c50-8811-33f35f956670,group_type_id=,metadata={},multiattach=False,project_id='1f638e0a2c214c44910ad34ccf4c705a',qos_specs=None,replication_status=,reservations=['202b4a7d-2851-44b3-800b-548fe287a984','1ff62f5c-4458-4036-9367-388dd8fec632','78a19837-5c5b-4aea-b26a-b2f837ba5c55','f1d69899-c1f3-47c8-93fc-a589b850eeef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db1b34a94b96486a81bb79d2e43ad3ef',volume_type_id=c77bac0b-0811-4ac8-9063-a74fffac8315)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:21.143458 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5d6be8-7b7f-46ee-9c8b-557c8b0267a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:21.169125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c5d6be8-7b7f-46ee-9c8b-557c8b0267a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:21.170508 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Flow 'volume_create_api' (e7e4b49e-cff5-41d5-b036-e1ffe6a9d324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:21.170767 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Create volume request issued successfully. Jul 31 05:34:21.171635 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:21.171814 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:21.239385 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:21.244128 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:21.244128 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:21.248636 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b10a77ed-cb52-4735-bdb8-a3f9a1374ee7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:21.249202 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 716/2871] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:34:20 2026] POST /volume/v3/volumes => generated 822 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:21.270063 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d521bcb-6ddd-4aab-afec-bfa803537e1d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:21.272378 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d521bcb-6ddd-4aab-afec-bfa803537e1d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 Jul 31 05:34:21.273264 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d521bcb-6ddd-4aab-afec-bfa803537e1d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:21.273264 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d521bcb-6ddd-4aab-afec-bfa803537e1d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:21.282263 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:21.282263 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:21.287248 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0d521bcb-6ddd-4aab-afec-bfa803537e1d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:21.287390 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-0d521bcb-6ddd-4aab-afec-bfa803537e1d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:21.287600 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-0d521bcb-6ddd-4aab-afec-bfa803537e1d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:21.330770 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-0d521bcb-6ddd-4aab-afec-bfa803537e1d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:21.333899 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:21.333899 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:21.345437 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d521bcb-6ddd-4aab-afec-bfa803537e1d tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 returned with HTTP 200 Jul 31 05:34:21.345908 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 708/2872] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:21 2026] GET /volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 => generated 890 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:22.136807 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4404f39-bcad-4151-a695-7f1d7c6a60c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:22.139965 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4404f39-bcad-4151-a695-7f1d7c6a60c2 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 Jul 31 05:34:22.140635 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4404f39-bcad-4151-a695-7f1d7c6a60c2 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:22.140635 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4404f39-bcad-4151-a695-7f1d7c6a60c2 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:22.146652 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4404f39-bcad-4151-a695-7f1d7c6a60c2 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 returned with HTTP 404 Jul 31 05:34:22.146652 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 733/2873] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:22 2026] GET /volume/v3/snapshots/9958a101-ccc2-4e5f-aac7-6472531985e0 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:22.154183 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b73c7bcf-737e-473a-be3e-6b41432a2bcd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:22.160333 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b73c7bcf-737e-473a-be3e-6b41432a2bcd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d Jul 31 05:34:22.160333 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b73c7bcf-737e-473a-be3e-6b41432a2bcd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:22.160333 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b73c7bcf-737e-473a-be3e-6b41432a2bcd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:22.160333 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b73c7bcf-737e-473a-be3e-6b41432a2bcd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete volume with id: 8c5926cd-5f38-4fd3-b061-388cfc91616d Jul 31 05:34:22.160465 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af47e82b-303f-4bba-9f7f-c97569d9dac7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:22.165955 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af47e82b-303f-4bba-9f7f-c97569d9dac7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:22.165955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af47e82b-303f-4bba-9f7f-c97569d9dac7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:22.165955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af47e82b-303f-4bba-9f7f-c97569d9dac7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:22.176845 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:22.176845 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:22.177254 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b73c7bcf-737e-473a-be3e-6b41432a2bcd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:22.180140 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:22.180140 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:22.185729 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-af47e82b-303f-4bba-9f7f-c97569d9dac7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:22.194299 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af47e82b-303f-4bba-9f7f-c97569d9dac7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:22.194364 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 717/2874] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:22 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:22.205820 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b73c7bcf-737e-473a-be3e-6b41432a2bcd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete volume request issued successfully. Jul 31 05:34:22.205820 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b73c7bcf-737e-473a-be3e-6b41432a2bcd tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d returned with HTTP 202 Jul 31 05:34:22.205820 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 717/2875] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:22 2026] DELETE /volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:22.216275 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e528955c-3e6f-49aa-98d2-e1ca3e543584 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:22.218424 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e528955c-3e6f-49aa-98d2-e1ca3e543584 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d Jul 31 05:34:22.218424 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e528955c-3e6f-49aa-98d2-e1ca3e543584 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:22.218424 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e528955c-3e6f-49aa-98d2-e1ca3e543584 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:22.229853 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:22.229853 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:22.237148 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e528955c-3e6f-49aa-98d2-e1ca3e543584 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:22.246036 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e528955c-3e6f-49aa-98d2-e1ca3e543584 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d returned with HTTP 200 Jul 31 05:34:22.246583 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 709/2876] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:22 2026] GET /volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d => generated 1016 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:22.281143 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-7fa41957-68d6-4936-9a91-656ca2959e0b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:22.284302 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-7fa41957-68d6-4936-9a91-656ca2959e0b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b/action Jul 31 05:34:22.284774 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-7fa41957-68d6-4936-9a91-656ca2959e0b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:22.284931 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-7fa41957-68d6-4936-9a91-656ca2959e0b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:22.313761 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:22.313761 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:22.330877 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fff989bb-64dc-4c19-a3a6-68cbb7fde473 req-7fa41957-68d6-4936-9a91-656ca2959e0b tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b/action returned with HTTP 204 Jul 31 05:34:22.331510 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 734/2877] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:34:22 2026] POST /volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:22.362747 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9246800d-0dcf-4c3d-b515-4106e4b60763 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:22.365158 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9246800d-0dcf-4c3d-b515-4106e4b60763 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 Jul 31 05:34:22.365443 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9246800d-0dcf-4c3d-b515-4106e4b60763 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:22.365678 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9246800d-0dcf-4c3d-b515-4106e4b60763 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:22.376241 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:22.376241 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:22.381164 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9246800d-0dcf-4c3d-b515-4106e4b60763 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:22.382032 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-9246800d-0dcf-4c3d-b515-4106e4b60763 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:22.382256 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-9246800d-0dcf-4c3d-b515-4106e4b60763 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:22.397499 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-3cb97489-867d-4902-aee7-197d8b74fc1e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:22.400951 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-3cb97489-867d-4902-aee7-197d8b74fc1e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:22.401135 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-3cb97489-867d-4902-aee7-197d8b74fc1e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:22.401578 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-3cb97489-867d-4902-aee7-197d8b74fc1e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:22.416872 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:22.416872 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:22.425347 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-3cb97489-867d-4902-aee7-197d8b74fc1e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:22.436946 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-9246800d-0dcf-4c3d-b515-4106e4b60763 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:22.440982 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:22.440982 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:22.444645 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-3cb97489-867d-4902-aee7-197d8b74fc1e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:22.445725 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 718/2878] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:22 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:22.451615 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9246800d-0dcf-4c3d-b515-4106e4b60763 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 returned with HTTP 200 Jul 31 05:34:22.452155 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 718/2879] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:22 2026] GET /volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 => generated 915 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:22.473127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7fddd62-db87-43e3-a9b2-868d42b27f03 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:22.476149 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7fddd62-db87-43e3-a9b2-868d42b27f03 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/group_snapshots Jul 31 05:34:22.476149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7fddd62-db87-43e3-a9b2-868d42b27f03 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "c642556b-5bea-4c50-8811-33f35f956670", "name": "tempest-group_snapshot-1603237081"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:22.477832 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-f7fddd62-db87-43e3-a9b2-868d42b27f03 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'c642556b-5bea-4c50-8811-33f35f956670', 'name': 'tempest-group_snapshot-1603237081'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 05:34:22.483271 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:22.483271 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:22.496844 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-f7fddd62-db87-43e3-a9b2-868d42b27f03 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Creating group_snapshot tempest-group_snapshot-1603237081. Jul 31 05:34:22.519767 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:22.519767 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:22.542575 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-f7fddd62-db87-43e3-a9b2-868d42b27f03 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-277353919 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-277353919, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:22.543407 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-f7fddd62-db87-43e3-a9b2-868d42b27f03 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-277353919 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-277353919, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:22.578028 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f7fddd62-db87-43e3-a9b2-868d42b27f03 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Created reservations ['c4c6bb92-5b4f-4b5a-9c4d-1a53ac81e486', 'caa1ff00-b70e-437f-9230-08636c002f19', '0179d675-fb48-4228-a3e4-65cf6492189e', '4c9f7fa4-e8f5-4210-9cb6-f0ee9e099bcd'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:22.608603 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7fddd62-db87-43e3-a9b2-868d42b27f03 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots returned with HTTP 202 Jul 31 05:34:22.608603 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 710/2880] 10.4.3.227 () {70 vars in 1324 bytes} [Fri Jul 31 05:34:22 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:22.617876 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-313bc7ea-969e-4e36-9b4a-29cfc6180f5c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:22.620257 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-313bc7ea-969e-4e36-9b4a-29cfc6180f5c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 Jul 31 05:34:22.620582 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-313bc7ea-969e-4e36-9b4a-29cfc6180f5c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:22.620778 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-313bc7ea-969e-4e36-9b4a-29cfc6180f5c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:22.620910 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.group_snapshots [None req-313bc7ea-969e-4e36-9b4a-29cfc6180f5c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member d5a6a70e-c74e-4665-9e28-ab88d2f22001 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:34:22.625752 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:22.625752 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:22.630248 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-313bc7ea-969e-4e36-9b4a-29cfc6180f5c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 returned with HTTP 200 Jul 31 05:34:22.630908 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 735/2881] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:34:22 2026] GET /volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 => generated 307 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:22.719746 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d459d025-7f68-4964-b9cc-54e7971fc5cd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:22.721563 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d459d025-7f68-4964-b9cc-54e7971fc5cd tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] GET https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 Jul 31 05:34:22.721754 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d459d025-7f68-4964-b9cc-54e7971fc5cd tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:22.721932 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d459d025-7f68-4964-b9cc-54e7971fc5cd tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:22.730336 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:22.730336 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:22.734675 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d459d025-7f68-4964-b9cc-54e7971fc5cd tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Volume info retrieved successfully. Jul 31 05:34:22.738847 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d459d025-7f68-4964-b9cc-54e7971fc5cd tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 returned with HTTP 200 Jul 31 05:34:22.739309 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 719/2882] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:22 2026] GET /volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:23.208307 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbe1a9d4-7f84-4f86-aa8f-16bbb8fc321c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.211571 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbe1a9d4-7f84-4f86-aa8f-16bbb8fc321c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:23.212512 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbe1a9d4-7f84-4f86-aa8f-16bbb8fc321c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.212512 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbe1a9d4-7f84-4f86-aa8f-16bbb8fc321c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.224260 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.224260 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:23.233070 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbe1a9d4-7f84-4f86-aa8f-16bbb8fc321c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:23.244166 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbe1a9d4-7f84-4f86-aa8f-16bbb8fc321c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:23.244323 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 719/2883] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 1147 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:23.265901 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67ba2384-c854-4358-8072-2824b64d49d7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.271120 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67ba2384-c854-4358-8072-2824b64d49d7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d Jul 31 05:34:23.271120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67ba2384-c854-4358-8072-2824b64d49d7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.271120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67ba2384-c854-4358-8072-2824b64d49d7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.276441 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67ba2384-c854-4358-8072-2824b64d49d7 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d returned with HTTP 404 Jul 31 05:34:23.277042 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 711/2884] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/volumes/8c5926cd-5f38-4fd3-b061-388cfc91616d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:23.291073 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.295482 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:23.295842 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-774181827"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:23.299125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-774181827'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:23.299294 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume of 1 GB Jul 31 05:34:23.305673 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Availability Zones retrieved successfully. Jul 31 05:34:23.311964 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Flow 'volume_create_api' (ff143df5-66bc-428c-8e42-64bb0a8a6f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:23.312891 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b17656-7e22-4c74-bc37-ba673f9802c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:23.313860 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:23.346530 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80b17656-7e22-4c74-bc37-ba673f9802c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:23.348494 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (163f9341-10ab-4b4d-b7c0-b5c8a1cdd492) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:23.411280 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Created reservations ['a3dbe749-e8bd-47d0-8afd-e89fe3a0789a', 'c1f5c63c-5c48-4b91-8096-746269718210', 'ec572520-2b0e-462b-87e8-5ffc710df540', '7ce78e42-3cbf-4ec8-9cb4-ae27394f03bd'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:23.412382 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (163f9341-10ab-4b4d-b7c0-b5c8a1cdd492) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3dbe749-e8bd-47d0-8afd-e89fe3a0789a', 'c1f5c63c-5c48-4b91-8096-746269718210', 'ec572520-2b0e-462b-87e8-5ffc710df540', '7ce78e42-3cbf-4ec8-9cb4-ae27394f03bd']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:23.412855 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e58ec566-5310-4fa1-9ff6-7f4401cd9a6c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.413114 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5891da89-5766-4ab4-92bf-8b07bf66dc81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:23.416149 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e58ec566-5310-4fa1-9ff6-7f4401cd9a6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:23.416149 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e58ec566-5310-4fa1-9ff6-7f4401cd9a6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.416149 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e58ec566-5310-4fa1-9ff6-7f4401cd9a6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.416268 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e58ec566-5310-4fa1-9ff6-7f4401cd9a6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume with id: 6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:23.429568 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.429568 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:23.430091 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e58ec566-5310-4fa1-9ff6-7f4401cd9a6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:23.450034 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5891da89-5766-4ab4-92bf-8b07bf66dc81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffab217a-83a1-495f-af13-565d844b6358', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774181827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffde7a891454b99a7b6b2568d0e0ada',qos_specs=None,replication_status=,reservations=['a3dbe749-e8bd-47d0-8afd-e89fe3a0789a','c1f5c63c-5c48-4b91-8096-746269718210','ec572520-2b0e-462b-87e8-5ffc710df540','7ce78e42-3cbf-4ec8-9cb4-ae27394f03bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a507236bb324361844bc9203f61e340',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-774181827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffab217a-83a1-495f-af13-565d844b6358,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ffde7a891454b99a7b6b2568d0e0ada',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a507236bb324361844bc9203f61e340',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:23.452553 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32748c5a-ce49-45b6-83ec-7a171f784733) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:23.469278 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e58ec566-5310-4fa1-9ff6-7f4401cd9a6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume request issued successfully. Jul 31 05:34:23.469278 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e58ec566-5310-4fa1-9ff6-7f4401cd9a6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 202 Jul 31 05:34:23.469477 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 720/2885] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:23 2026] DELETE /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:23.482786 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8ae6abb-2b89-40d8-a1cc-65b728b2038b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.485037 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8ae6abb-2b89-40d8-a1cc-65b728b2038b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:23.485285 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8ae6abb-2b89-40d8-a1cc-65b728b2038b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.485505 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8ae6abb-2b89-40d8-a1cc-65b728b2038b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.487211 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32748c5a-ce49-45b6-83ec-7a171f784733) transitioned into state 'SUCCESS' from state '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-774181827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ffde7a891454b99a7b6b2568d0e0ada',qos_specs=None,replication_status=,reservations=['a3dbe749-e8bd-47d0-8afd-e89fe3a0789a','c1f5c63c-5c48-4b91-8096-746269718210','ec572520-2b0e-462b-87e8-5ffc710df540','7ce78e42-3cbf-4ec8-9cb4-ae27394f03bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a507236bb324361844bc9203f61e340',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:23.488254 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ac3b8f-92a3-4be7-94b0-7268ffd66b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:23.493454 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.493454 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:23.498983 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a8ae6abb-2b89-40d8-a1cc-65b728b2038b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:23.506993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5ac3b8f-92a3-4be7-94b0-7268ffd66b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:23.508034 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Flow 'volume_create_api' (ff143df5-66bc-428c-8e42-64bb0a8a6f57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:23.508396 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create volume request issued successfully. Jul 31 05:34:23.508447 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8ae6abb-2b89-40d8-a1cc-65b728b2038b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 200 Jul 31 05:34:23.508980 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a229a63-197c-46c5-9c18-7bbb1c983930 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:23.509024 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 720/2886] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:23.509444 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 736/2887] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:34:23 2026] POST /volume/v3/volumes => generated 777 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:23.523986 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac6b1455-3a88-45aa-a9e4-5446c9a255af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.527514 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac6b1455-3a88-45aa-a9e4-5446c9a255af tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 Jul 31 05:34:23.527514 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac6b1455-3a88-45aa-a9e4-5446c9a255af tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.527514 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac6b1455-3a88-45aa-a9e4-5446c9a255af tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.542709 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.542709 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:23.547540 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ac6b1455-3a88-45aa-a9e4-5446c9a255af tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:23.552842 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac6b1455-3a88-45aa-a9e4-5446c9a255af tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 returned with HTTP 200 Jul 31 05:34:23.553352 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 712/2888] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:23.642581 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e170bd9b-19f0-40f4-8cc1-b5a48b8c8ab2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.644933 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e170bd9b-19f0-40f4-8cc1-b5a48b8c8ab2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 Jul 31 05:34:23.645228 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e170bd9b-19f0-40f4-8cc1-b5a48b8c8ab2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.645510 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e170bd9b-19f0-40f4-8cc1-b5a48b8c8ab2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.645682 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-e170bd9b-19f0-40f4-8cc1-b5a48b8c8ab2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member d5a6a70e-c74e-4665-9e28-ab88d2f22001 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:34:23.651947 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.651947 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:23.661684 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e170bd9b-19f0-40f4-8cc1-b5a48b8c8ab2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 returned with HTTP 200 Jul 31 05:34:23.662906 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 721/2889] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:23.673067 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ec91380-1fe5-41bd-b8ed-04a79b772034 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.678252 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ec91380-1fe5-41bd-b8ed-04a79b772034 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/detail Jul 31 05:34:23.678252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ec91380-1fe5-41bd-b8ed-04a79b772034 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.678252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ec91380-1fe5-41bd-b8ed-04a79b772034 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.678252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-3ec91380-1fe5-41bd-b8ed-04a79b772034 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:23.678252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-3ec91380-1fe5-41bd-b8ed-04a79b772034 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Building query based on filter {{(pid=100283) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:34:23.686705 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3ec91380-1fe5-41bd-b8ed-04a79b772034 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all snapshots completed successfully. Jul 31 05:34:23.687041 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.687041 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:23.687788 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ec91380-1fe5-41bd-b8ed-04a79b772034 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 05:34:23.688201 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 721/2890] 10.4.3.227 () {66 vars in 1264 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:23.699629 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e55bda5c-662d-41cd-b0f4-af94fc33345c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.701588 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e55bda5c-662d-41cd-b0f4-af94fc33345c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/671bfdee-27db-4f8a-a9b6-588f895eef44 Jul 31 05:34:23.701783 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e55bda5c-662d-41cd-b0f4-af94fc33345c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.701973 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e55bda5c-662d-41cd-b0f4-af94fc33345c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.707232 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.707232 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:23.707858 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e55bda5c-662d-41cd-b0f4-af94fc33345c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Snapshot retrieved successfully. Jul 31 05:34:23.708601 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e55bda5c-662d-41cd-b0f4-af94fc33345c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/671bfdee-27db-4f8a-a9b6-588f895eef44 returned with HTTP 200 Jul 31 05:34:23.708962 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 737/2891] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/snapshots/671bfdee-27db-4f8a-a9b6-588f895eef44 => generated 451 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:23.722421 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7e1211bb-4b2d-45fc-bb81-a4a563e40169 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.726446 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e1211bb-4b2d-45fc-bb81-a4a563e40169 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 Jul 31 05:34:23.726624 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e1211bb-4b2d-45fc-bb81-a4a563e40169 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.727310 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e1211bb-4b2d-45fc-bb81-a4a563e40169 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.727484 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-7e1211bb-4b2d-45fc-bb81-a4a563e40169 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member d5a6a70e-c74e-4665-9e28-ab88d2f22001 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:34:23.735942 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.735942 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:23.740949 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e1211bb-4b2d-45fc-bb81-a4a563e40169 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 returned with HTTP 200 Jul 31 05:34:23.741576 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 713/2892] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 => generated 308 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:23.744121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-e77de68b-94de-4dd8-b273-0deb34ac1d88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.744906 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-e77de68b-94de-4dd8-b273-0deb34ac1d88 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/attachments/b499a044-b036-4d24-9010-480847ebceb4 Jul 31 05:34:23.745075 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-e77de68b-94de-4dd8-b273-0deb34ac1d88 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.746365 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-e77de68b-94de-4dd8-b273-0deb34ac1d88 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.753002 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07c63782-30c1-4f08-9389-3aec783bfd73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.753362 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c25bf5d6-6496-4665-86ca-633255b70bbc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.755093 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07c63782-30c1-4f08-9389-3aec783bfd73 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/detail Jul 31 05:34:23.756347 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07c63782-30c1-4f08-9389-3aec783bfd73 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.756347 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07c63782-30c1-4f08-9389-3aec783bfd73 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.756440 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c25bf5d6-6496-4665-86ca-633255b70bbc tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] GET https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 Jul 31 05:34:23.756440 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c25bf5d6-6496-4665-86ca-633255b70bbc tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.756440 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c25bf5d6-6496-4665-86ca-633255b70bbc tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.757196 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.757196 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:23.765582 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07c63782-30c1-4f08-9389-3aec783bfd73 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 31 05:34:23.765582 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 722/2893] 10.4.3.227 () {68 vars in 1323 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:23.765700 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.765700 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:23.776210 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3fc5039-7333-4d9d-a5c3-f004ea5d338c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.778611 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c25bf5d6-6496-4665-86ca-633255b70bbc tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Volume info retrieved successfully. Jul 31 05:34:23.779206 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3fc5039-7333-4d9d-a5c3-f004ea5d338c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] DELETE https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 Jul 31 05:34:23.779364 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3fc5039-7333-4d9d-a5c3-f004ea5d338c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.779599 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3fc5039-7333-4d9d-a5c3-f004ea5d338c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.779722 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.group_snapshots [None req-a3fc5039-7333-4d9d-a5c3-f004ea5d338c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] delete called for member d5a6a70e-c74e-4665-9e28-ab88d2f22001 {{(pid=100284) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 05:34:23.779811 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.group_snapshots [None req-a3fc5039-7333-4d9d-a5c3-f004ea5d338c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Delete group_snapshot with id: d5a6a70e-c74e-4665-9e28-ab88d2f22001 Jul 31 05:34:23.784164 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.784164 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:23.786389 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c25bf5d6-6496-4665-86ca-633255b70bbc tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 returned with HTTP 200 Jul 31 05:34:23.787008 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 738/2894] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:23.813859 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-39552b04-cb7c-4289-bcea-2ac4470dcc6c req-e77de68b-94de-4dd8-b273-0deb34ac1d88 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/b499a044-b036-4d24-9010-480847ebceb4 returned with HTTP 200 Jul 31 05:34:23.814414 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 722/2895] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:34:23 2026] DELETE /volume/v3/attachments/b499a044-b036-4d24-9010-480847ebceb4 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:23.820763 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3fc5039-7333-4d9d-a5c3-f004ea5d338c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 returned with HTTP 202 Jul 31 05:34:23.821292 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 714/2896] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:34:23 2026] DELETE /volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:23.834007 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-31b73735-d1e0-490f-94f6-4df8d1767972 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.836708 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31b73735-d1e0-490f-94f6-4df8d1767972 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:23.836892 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31b73735-d1e0-490f-94f6-4df8d1767972 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.837075 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31b73735-d1e0-490f-94f6-4df8d1767972 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.837720 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-31b73735-d1e0-490f-94f6-4df8d1767972 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:23.838078 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.838078 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:23.838657 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-31b73735-d1e0-490f-94f6-4df8d1767972 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:23.848572 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-31b73735-d1e0-490f-94f6-4df8d1767972 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all volumes completed successfully. Jul 31 05:34:23.848572 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-31b73735-d1e0-490f-94f6-4df8d1767972 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:23.848572 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-31b73735-d1e0-490f-94f6-4df8d1767972 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:23.907174 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-31b73735-d1e0-490f-94f6-4df8d1767972 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:23.910690 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.910690 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:23.918724 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31b73735-d1e0-490f-94f6-4df8d1767972 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:23.919271 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 723/2897] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:23.935989 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4bda3a9b-0d16-4796-9d5b-aa3e4787c9c7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.937723 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4bda3a9b-0d16-4796-9d5b-aa3e4787c9c7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/snapshots/detail Jul 31 05:34:23.937897 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4bda3a9b-0d16-4796-9d5b-aa3e4787c9c7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.938120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4bda3a9b-0d16-4796-9d5b-aa3e4787c9c7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.938372 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-4bda3a9b-0d16-4796-9d5b-aa3e4787c9c7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:23.939328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-4bda3a9b-0d16-4796-9d5b-aa3e4787c9c7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Building query based on filter {{(pid=100286) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:34:23.948687 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4bda3a9b-0d16-4796-9d5b-aa3e4787c9c7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all snapshots completed successfully. Jul 31 05:34:23.948687 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4bda3a9b-0d16-4796-9d5b-aa3e4787c9c7 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 05:34:23.948687 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 739/2898] 10.4.3.227 () {66 vars in 1264 bytes} [Fri Jul 31 05:34:23 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 31 05:34:23.959165 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bc1389c7-f443-49cf-b43f-6bb76cb0a693 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.961029 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc1389c7-f443-49cf-b43f-6bb76cb0a693 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 Jul 31 05:34:23.961314 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc1389c7-f443-49cf-b43f-6bb76cb0a693 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.961496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc1389c7-f443-49cf-b43f-6bb76cb0a693 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.961630 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.group_snapshots [None req-bc1389c7-f443-49cf-b43f-6bb76cb0a693 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member d5a6a70e-c74e-4665-9e28-ab88d2f22001 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 05:34:23.966386 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc1389c7-f443-49cf-b43f-6bb76cb0a693 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 returned with HTTP 404 Jul 31 05:34:23.966828 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 723/2899] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:23.977419 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-632b3b4e-0404-4842-be04-d31e4409f453 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:23.977419 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-632b3b4e-0404-4842-be04-d31e4409f453 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/group_snapshots Jul 31 05:34:23.977579 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-632b3b4e-0404-4842-be04-d31e4409f453 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:23.977705 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-632b3b4e-0404-4842-be04-d31e4409f453 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:23.978087 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:23.978087 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:23.986893 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-632b3b4e-0404-4842-be04-d31e4409f453 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots returned with HTTP 200 Jul 31 05:34:23.987520 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 715/2900] 10.4.3.227 () {68 vars in 1302 bytes} [Fri Jul 31 05:34:23 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:24.001833 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64634f26-cd68-4cef-b2eb-8cc9f3eb06a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.003976 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64634f26-cd68-4cef-b2eb-8cc9f3eb06a2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] DELETE https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 Jul 31 05:34:24.004243 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64634f26-cd68-4cef-b2eb-8cc9f3eb06a2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.004441 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64634f26-cd68-4cef-b2eb-8cc9f3eb06a2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.004579 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.group_snapshots [None req-64634f26-cd68-4cef-b2eb-8cc9f3eb06a2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] delete called for member d5a6a70e-c74e-4665-9e28-ab88d2f22001 {{(pid=100283) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 05:34:24.004692 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.group_snapshots [None req-64634f26-cd68-4cef-b2eb-8cc9f3eb06a2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Delete group_snapshot with id: d5a6a70e-c74e-4665-9e28-ab88d2f22001 Jul 31 05:34:24.008613 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64634f26-cd68-4cef-b2eb-8cc9f3eb06a2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 returned with HTTP 404 Jul 31 05:34:24.009300 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 724/2901] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:34:24 2026] DELETE /volume/v3/group_snapshots/d5a6a70e-c74e-4665-9e28-ab88d2f22001 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:24.021732 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-219ee034-af61-40ea-b6a5-6f342652293c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.023529 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-219ee034-af61-40ea-b6a5-6f342652293c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:24.024065 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-219ee034-af61-40ea-b6a5-6f342652293c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.024440 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-219ee034-af61-40ea-b6a5-6f342652293c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.025161 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-219ee034-af61-40ea-b6a5-6f342652293c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:24.026192 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-219ee034-af61-40ea-b6a5-6f342652293c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:24.037384 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-219ee034-af61-40ea-b6a5-6f342652293c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Get all volumes completed successfully. Jul 31 05:34:24.038464 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-219ee034-af61-40ea-b6a5-6f342652293c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:24.040123 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-219ee034-af61-40ea-b6a5-6f342652293c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:24.092161 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-219ee034-af61-40ea-b6a5-6f342652293c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:24.098191 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:24.098191 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:24.109384 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-219ee034-af61-40ea-b6a5-6f342652293c tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:24.110073 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 740/2902] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:24 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:24.131868 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d7f37e25-ed8e-428f-9fc7-822ba3ad979e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.134747 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7f37e25-ed8e-428f-9fc7-822ba3ad979e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] POST https://10.4.3.227/volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670/action Jul 31 05:34:24.135307 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7f37e25-ed8e-428f-9fc7-822ba3ad979e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:24.135497 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7f37e25-ed8e-428f-9fc7-822ba3ad979e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:24.137741 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-d7f37e25-ed8e-428f-9fc7-822ba3ad979e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] delete called for group c642556b-5bea-4c50-8811-33f35f956670 {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:34:24.137896 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-d7f37e25-ed8e-428f-9fc7-822ba3ad979e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Delete group with id: c642556b-5bea-4c50-8811-33f35f956670 Jul 31 05:34:24.142636 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:24.142636 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:24.194626 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7f37e25-ed8e-428f-9fc7-822ba3ad979e tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670/action returned with HTTP 202 Jul 31 05:34:24.195232 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 724/2903] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:34:24 2026] POST /volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670/action => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:24.202748 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e50e68b6-0b1e-4de9-8283-5f4d213cba93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.205484 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e50e68b6-0b1e-4de9-8283-5f4d213cba93 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 Jul 31 05:34:24.205855 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e50e68b6-0b1e-4de9-8283-5f4d213cba93 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.206145 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e50e68b6-0b1e-4de9-8283-5f4d213cba93 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.218539 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:24.218539 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:24.223409 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e50e68b6-0b1e-4de9-8283-5f4d213cba93 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Volume info retrieved successfully. Jul 31 05:34:24.224654 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-e50e68b6-0b1e-4de9-8283-5f4d213cba93 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:24.225053 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-e50e68b6-0b1e-4de9-8283-5f4d213cba93 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:24.260252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1ecb6d3a-c819-49e7-8b6b-05aefa823551 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.262514 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ecb6d3a-c819-49e7-8b6b-05aefa823551 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:24.262761 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ecb6d3a-c819-49e7-8b6b-05aefa823551 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.263004 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ecb6d3a-c819-49e7-8b6b-05aefa823551 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.270511 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:24.270511 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:24.274414 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1ecb6d3a-c819-49e7-8b6b-05aefa823551 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:24.278595 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ecb6d3a-c819-49e7-8b6b-05aefa823551 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:24.279040 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 725/2904] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:24 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:24.288683 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-e50e68b6-0b1e-4de9-8283-5f4d213cba93 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:24.294955 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:24.294955 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:24.295509 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-912a3925-3bbc-44af-8ca1-a844bba62492 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.297554 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-912a3925-3bbc-44af-8ca1-a844bba62492 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:24.297780 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-912a3925-3bbc-44af-8ca1-a844bba62492 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.298236 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-912a3925-3bbc-44af-8ca1-a844bba62492 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.304398 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e50e68b6-0b1e-4de9-8283-5f4d213cba93 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 returned with HTTP 200 Jul 31 05:34:24.304793 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 716/2905] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:24 2026] GET /volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 => generated 914 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:24.310257 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:24.310257 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:24.316089 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-912a3925-3bbc-44af-8ca1-a844bba62492 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:24.323296 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-912a3925-3bbc-44af-8ca1-a844bba62492 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:24.324151 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 741/2906] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:24 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:24.386890 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1fbc9935-90d2-4ab8-ad8d-40fc47b91de0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.389073 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1fbc9935-90d2-4ab8-ad8d-40fc47b91de0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:34:24.389073 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1fbc9935-90d2-4ab8-ad8d-40fc47b91de0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.389073 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1fbc9935-90d2-4ab8-ad8d-40fc47b91de0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.397185 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:24.397185 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:24.399996 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1fbc9935-90d2-4ab8-ad8d-40fc47b91de0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:24.403770 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1fbc9935-90d2-4ab8-ad8d-40fc47b91de0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:34:24.404269 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 725/2907] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:24 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:24.527537 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d3178aa-c665-4547-814f-83859fb1772c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.529677 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d3178aa-c665-4547-814f-83859fb1772c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:24.530275 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d3178aa-c665-4547-814f-83859fb1772c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.530275 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d3178aa-c665-4547-814f-83859fb1772c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.544678 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d3178aa-c665-4547-814f-83859fb1772c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 404 Jul 31 05:34:24.545335 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 726/2908] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:24 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:24.553912 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8f2b1c11-e0a5-4648-8f56-e62a273445d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.555950 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f2b1c11-e0a5-4648-8f56-e62a273445d5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:24.556199 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f2b1c11-e0a5-4648-8f56-e62a273445d5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.556442 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f2b1c11-e0a5-4648-8f56-e62a273445d5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.562932 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f2b1c11-e0a5-4648-8f56-e62a273445d5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 404 Jul 31 05:34:24.563492 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 717/2909] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:24 2026] GET /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:24.571133 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9fd33586-dbdf-45c3-808a-ade0ae352c38 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.571272 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f997c681-c9f5-48e9-b744-070181014e26 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.574046 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fd33586-dbdf-45c3-808a-ade0ae352c38 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:24.574046 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fd33586-dbdf-45c3-808a-ade0ae352c38 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.574046 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9fd33586-dbdf-45c3-808a-ade0ae352c38 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.574046 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9fd33586-dbdf-45c3-808a-ade0ae352c38 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume with id: 6def4221-d5c0-4720-affe-33cc7393ab1e Jul 31 05:34:24.574201 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f997c681-c9f5-48e9-b744-070181014e26 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 Jul 31 05:34:24.574201 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f997c681-c9f5-48e9-b744-070181014e26 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.574201 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f997c681-c9f5-48e9-b744-070181014e26 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.579570 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9fd33586-dbdf-45c3-808a-ade0ae352c38 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e returned with HTTP 404 Jul 31 05:34:24.580147 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 742/2910] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:24 2026] DELETE /volume/v3/volumes/6def4221-d5c0-4720-affe-33cc7393ab1e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:24.583433 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:24.583433 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:24.588130 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f997c681-c9f5-48e9-b744-070181014e26 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:24.593137 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f997c681-c9f5-48e9-b744-070181014e26 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 returned with HTTP 200 Jul 31 05:34:24.594011 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 726/2911] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:24 2026] GET /volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:24.607156 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-123aa875-6aaf-422c-a9a1-6cf38b469a63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.608978 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-123aa875-6aaf-422c-a9a1-6cf38b469a63 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:34:24.609360 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-123aa875-6aaf-422c-a9a1-6cf38b469a63 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ffab217a-83a1-495f-af13-565d844b6358", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-816697707"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:24.616543 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.617816 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:24.617816 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:24.618199 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:24.618492 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-123aa875-6aaf-422c-a9a1-6cf38b469a63 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:24.618492 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-123aa875-6aaf-422c-a9a1-6cf38b469a63 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Create snapshot from volume ffab217a-83a1-495f-af13-565d844b6358 Jul 31 05:34:24.618619 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1683059966"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:24.619919 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume request body: {'volume': {'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1683059966'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:24.671984 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-123aa875-6aaf-422c-a9a1-6cf38b469a63 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Created reservations ['0e8a7e35-9df5-4d63-864e-c69e529e60f9', '538d8ef6-15f9-4798-b15d-95dd5e2b3bd9', 'a15da6e7-2fab-4536-9e81-d725751d23cf', '9b2bef59-351f-44d8-8ed0-fe25b2c86569'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:24.711837 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-123aa875-6aaf-422c-a9a1-6cf38b469a63 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot create request issued successfully. Jul 31 05:34:24.711837 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-123aa875-6aaf-422c-a9a1-6cf38b469a63 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:34:24.711837 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 727/2912] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:34:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:24.722636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66f696c1-e3c5-4f00-ab49-dc1022955b4d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.724601 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66f696c1-e3c5-4f00-ab49-dc1022955b4d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 Jul 31 05:34:24.725739 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66f696c1-e3c5-4f00-ab49-dc1022955b4d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.725739 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66f696c1-e3c5-4f00-ab49-dc1022955b4d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.732526 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:24.732526 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:24.733052 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66f696c1-e3c5-4f00-ab49-dc1022955b4d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:24.734931 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66f696c1-e3c5-4f00-ab49-dc1022955b4d tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 returned with HTTP 200 Jul 31 05:34:24.735578 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 743/2913] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:24 2026] GET /volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:24.807417 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f6acf6e7-3d54-4e44-a964-5de2a813aa0d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:24.812790 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6acf6e7-3d54-4e44-a964-5de2a813aa0d tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] GET https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 Jul 31 05:34:24.813064 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6acf6e7-3d54-4e44-a964-5de2a813aa0d tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:24.813311 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f6acf6e7-3d54-4e44-a964-5de2a813aa0d tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:24.826152 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:24.826152 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:24.834702 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f6acf6e7-3d54-4e44-a964-5de2a813aa0d tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Volume info retrieved successfully. Jul 31 05:34:24.843124 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume of 1 GB Jul 31 05:34:24.843277 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f6acf6e7-3d54-4e44-a964-5de2a813aa0d tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 returned with HTTP 200 Jul 31 05:34:24.843955 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 727/2914] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:24 2026] GET /volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:34:24.847481 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Availability Zones retrieved successfully. Jul 31 05:34:24.854699 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (7c7e0d10-2b58-48b4-9d7f-addd661f9258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:24.858123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7b11a9-7072-4e6d-a897-ba6476eb1404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:24.858123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:24.933045 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b7b11a9-7072-4e6d-a897-ba6476eb1404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:24.933951 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373f8506-b25e-4d1c-bb09-cf079ac867ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:24.990845 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['f15ed309-9d28-4fba-b31f-b3ebaf447b07', 'addaaac8-84f6-40ef-9218-14fd202066d6', '79996f01-68be-4b9f-8c07-b8b0954716bc', '9047ce3d-26ab-43fe-946c-2fe71ad79c15'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:24.991940 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (373f8506-b25e-4d1c-bb09-cf079ac867ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f15ed309-9d28-4fba-b31f-b3ebaf447b07', 'addaaac8-84f6-40ef-9218-14fd202066d6', '79996f01-68be-4b9f-8c07-b8b0954716bc', '9047ce3d-26ab-43fe-946c-2fe71ad79c15']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:24.993035 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b931412-cc0b-4cfd-a47a-d07a34e45abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:25.024963 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b931412-cc0b-4cfd-a47a-d07a34e45abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f59d4d5e-9b5c-453b-abb3-0d2d93dd8821', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1683059966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['f15ed309-9d28-4fba-b31f-b3ebaf447b07','addaaac8-84f6-40ef-9218-14fd202066d6','79996f01-68be-4b9f-8c07-b8b0954716bc','9047ce3d-26ab-43fe-946c-2fe71ad79c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1683059966',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f59d4d5e-9b5c-453b-abb3-0d2d93dd8821,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b6452e80ee4ece90d53d3e72eaca98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61842d01f1d94791830ceaf1bfa2f654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:25.026024 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5775402-2e60-4249-bb08-b27cf373a1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:25.047079 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5775402-2e60-4249-bb08-b27cf373a1c8) transitioned into state 'SUCCESS' from state '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-1683059966',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['f15ed309-9d28-4fba-b31f-b3ebaf447b07','addaaac8-84f6-40ef-9218-14fd202066d6','79996f01-68be-4b9f-8c07-b8b0954716bc','9047ce3d-26ab-43fe-946c-2fe71ad79c15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:25.047935 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fea8e8b-69ab-4ffc-9008-7a30073d5c45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:25.060150 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fea8e8b-69ab-4ffc-9008-7a30073d5c45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:25.061045 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (7c7e0d10-2b58-48b4-9d7f-addd661f9258) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:25.061440 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume request issued successfully. Jul 31 05:34:25.062068 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-78b0e72e-8c1e-4315-8423-3ffd590d02e8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:25.062633 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 718/2915] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:34:24 2026] POST /volume/v3/volumes => generated 749 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:25.080975 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40ec8d40-bc22-43d8-92ae-830f572c9170 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.081959 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40ec8d40-bc22-43d8-92ae-830f572c9170 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 Jul 31 05:34:25.082478 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40ec8d40-bc22-43d8-92ae-830f572c9170 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.082738 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40ec8d40-bc22-43d8-92ae-830f572c9170 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.093084 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:25.093084 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:25.098144 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40ec8d40-bc22-43d8-92ae-830f572c9170 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:25.101894 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40ec8d40-bc22-43d8-92ae-830f572c9170 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 returned with HTTP 200 Jul 31 05:34:25.102280 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 728/2916] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:25 2026] GET /volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:25.146507 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-735f0360-5412-4286-b907-97149e0362da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.146870 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-735f0360-5412-4286-b907-97149e0362da None None] GET https://10.4.3.227/volume// Jul 31 05:34:25.147044 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-735f0360-5412-4286-b907-97149e0362da None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.147299 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-735f0360-5412-4286-b907-97149e0362da None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.147560 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-735f0360-5412-4286-b907-97149e0362da None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:25.147869 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 744/2917] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:34: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 31 05:34:25.162284 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-6e53aa99-260b-454e-ae19-8346e13b7657 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.166475 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-6e53aa99-260b-454e-ae19-8346e13b7657 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:34:25.166771 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-6e53aa99-260b-454e-ae19-8346e13b7657 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64", "connector": null, "instance_uuid": "b33e2112-b180-49f4-9c4d-301c65d93c22"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:25.179341 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:25.179341 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:25.207297 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-6e53aa99-260b-454e-ae19-8346e13b7657 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:34:25.207738 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 728/2918] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:34:25 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 31 05:34:25.221012 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-ae16562b-0ac3-43d6-bd23-bb84875cc7ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.223117 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-ae16562b-0ac3-43d6-bd23-bb84875cc7ce tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] DELETE https://10.4.3.227/volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b Jul 31 05:34:25.223349 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-ae16562b-0ac3-43d6-bd23-bb84875cc7ce tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.223526 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-ae16562b-0ac3-43d6-bd23-bb84875cc7ce tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.230251 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:25.230251 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:25.271521 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7a6c8b9b-86a7-42aa-9ba5-221c5730813e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.273962 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a6c8b9b-86a7-42aa-9ba5-221c5730813e tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] DELETE https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 Jul 31 05:34:25.274241 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a6c8b9b-86a7-42aa-9ba5-221c5730813e tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.274484 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7a6c8b9b-86a7-42aa-9ba5-221c5730813e tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.274688 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7a6c8b9b-86a7-42aa-9ba5-221c5730813e tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Delete volume with id: db633704-4333-42fa-9f82-7ed0fc3eb7e5 Jul 31 05:34:25.287772 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:25.287772 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:25.288337 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7a6c8b9b-86a7-42aa-9ba5-221c5730813e tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Volume info retrieved successfully. Jul 31 05:34:25.298870 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-ae16562b-0ac3-43d6-bd23-bb84875cc7ce tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b returned with HTTP 200 Jul 31 05:34:25.299593 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 719/2919] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:34:25 2026] DELETE /volume/v3/attachments/8a2a980a-dcdf-4116-bb7c-b8d38335760b => generated 192 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:25.310166 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7a6c8b9b-86a7-42aa-9ba5-221c5730813e tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Delete volume request issued successfully. Jul 31 05:34:25.310505 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7a6c8b9b-86a7-42aa-9ba5-221c5730813e tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 returned with HTTP 202 Jul 31 05:34:25.310888 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 729/2920] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:25 2026] DELETE /volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:25.319459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9c2a3eaf-0a3d-4c4a-8f08-0063ec49431b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.319942 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-902439c9-d02c-4ef8-8f12-9ff4f4ebbbd2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.321704 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-902439c9-d02c-4ef8-8f12-9ff4f4ebbbd2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 Jul 31 05:34:25.321871 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c2a3eaf-0a3d-4c4a-8f08-0063ec49431b tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] GET https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 Jul 31 05:34:25.321912 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-902439c9-d02c-4ef8-8f12-9ff4f4ebbbd2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.322144 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c2a3eaf-0a3d-4c4a-8f08-0063ec49431b tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.322190 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-902439c9-d02c-4ef8-8f12-9ff4f4ebbbd2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.322372 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9c2a3eaf-0a3d-4c4a-8f08-0063ec49431b tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.330501 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:25.330501 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:25.334734 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9c2a3eaf-0a3d-4c4a-8f08-0063ec49431b tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Volume info retrieved successfully. Jul 31 05:34:25.335949 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-902439c9-d02c-4ef8-8f12-9ff4f4ebbbd2 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 returned with HTTP 404 Jul 31 05:34:25.336486 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 729/2921] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:25 2026] GET /volume/v3/volumes/9eab85c8-976b-4b3f-b053-9ad7697abe45 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:25.339509 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9c2a3eaf-0a3d-4c4a-8f08-0063ec49431b tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 returned with HTTP 200 Jul 31 05:34:25.339841 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 745/2922] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:25 2026] GET /volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:25.344579 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3137113c-8ab5-47cb-89b6-0f9f8254c237 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.346444 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3137113c-8ab5-47cb-89b6-0f9f8254c237 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] GET https://10.4.3.227/volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670 Jul 31 05:34:25.346700 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3137113c-8ab5-47cb-89b6-0f9f8254c237 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.347014 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3137113c-8ab5-47cb-89b6-0f9f8254c237 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.347246 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-3137113c-8ab5-47cb-89b6-0f9f8254c237 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] show called for member c642556b-5bea-4c50-8811-33f35f956670 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:25.350905 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3137113c-8ab5-47cb-89b6-0f9f8254c237 tempest-GroupSnapshotsTest-304413378 tempest-GroupSnapshotsTest-304413378-project-member] https://10.4.3.227/volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670 returned with HTTP 404 Jul 31 05:34:25.351527 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 720/2923] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:25 2026] GET /volume/v3/groups/c642556b-5bea-4c50-8811-33f35f956670 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:25.358078 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f943946c-fdb1-471b-adeb-07ff15d8bd24 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.360020 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f943946c-fdb1-471b-adeb-07ff15d8bd24 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/cad8ca74-51ec-4f2b-a977-f5bb36978ceb Jul 31 05:34:25.360292 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f943946c-fdb1-471b-adeb-07ff15d8bd24 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.360479 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f943946c-fdb1-471b-adeb-07ff15d8bd24 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.379891 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f943946c-fdb1-471b-adeb-07ff15d8bd24 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/group_types/cad8ca74-51ec-4f2b-a977-f5bb36978ceb returned with HTTP 202 Jul 31 05:34:25.380476 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 730/2924] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:34:25 2026] DELETE /volume/v3/group_types/cad8ca74-51ec-4f2b-a977-f5bb36978ceb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:25.391502 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6d2f345d-9550-43e5-9bb4-7b4a94cad749 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.395077 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d2f345d-9550-43e5-9bb4-7b4a94cad749 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] DELETE https://10.4.3.227/volume/v3/types/c77bac0b-0811-4ac8-9063-a74fffac8315 Jul 31 05:34:25.395835 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d2f345d-9550-43e5-9bb4-7b4a94cad749 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.396409 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6d2f345d-9550-43e5-9bb4-7b4a94cad749 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.396694 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:25.396694 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:25.424562 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6d2f345d-9550-43e5-9bb4-7b4a94cad749 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/types/c77bac0b-0811-4ac8-9063-a74fffac8315 returned with HTTP 202 Jul 31 05:34:25.425020 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 730/2925] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:34:25 2026] DELETE /volume/v3/types/c77bac0b-0811-4ac8-9063-a74fffac8315 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:25.435821 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f57b9b92-effd-4206-9fc0-54701a28f624 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.437460 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f57b9b92-effd-4206-9fc0-54701a28f624 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] GET https://10.4.3.227/volume/v3/types/c77bac0b-0811-4ac8-9063-a74fffac8315 Jul 31 05:34:25.437622 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f57b9b92-effd-4206-9fc0-54701a28f624 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.437798 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f57b9b92-effd-4206-9fc0-54701a28f624 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.440413 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f57b9b92-effd-4206-9fc0-54701a28f624 tempest-GroupSnapshotsTest-1541395648 tempest-GroupSnapshotsTest-1541395648-project-admin] https://10.4.3.227/volume/v3/types/c77bac0b-0811-4ac8-9063-a74fffac8315 returned with HTTP 404 Jul 31 05:34:25.440822 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 746/2926] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:34:25 2026] GET /volume/v3/types/c77bac0b-0811-4ac8-9063-a74fffac8315 => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:25.747368 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b83a096a-e100-40b7-a589-92af43435ad3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.753388 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b83a096a-e100-40b7-a589-92af43435ad3 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 Jul 31 05:34:25.754734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b83a096a-e100-40b7-a589-92af43435ad3 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.754734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b83a096a-e100-40b7-a589-92af43435ad3 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.763138 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:25.763138 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:25.763549 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b83a096a-e100-40b7-a589-92af43435ad3 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:25.764285 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b83a096a-e100-40b7-a589-92af43435ad3 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 returned with HTTP 200 Jul 31 05:34:25.764649 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 721/2927] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:25 2026] GET /volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:25.777652 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07d372e8-21f4-44cd-b919-aaf871b983aa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.779950 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07d372e8-21f4-44cd-b919-aaf871b983aa tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] POST https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175/action Jul 31 05:34:25.780533 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07d372e8-21f4-44cd-b919-aaf871b983aa tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:25.780807 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07d372e8-21f4-44cd-b919-aaf871b983aa tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:25.783665 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.snapshot_unmanage [None req-07d372e8-21f4-44cd-b919-aaf871b983aa tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Unmanage snapshot with id: 9a892942-fce6-4492-a6ce-9d46c552f175 Jul 31 05:34:25.789751 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:25.789751 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:25.790321 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07d372e8-21f4-44cd-b919-aaf871b983aa tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Snapshot retrieved successfully. Jul 31 05:34:25.791423 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-07d372e8-21f4-44cd-b919-aaf871b983aa tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '66ee00fc31894e0e9946dba1ef06e6ef', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6ffde7a891454b99a7b6b2568d0e0ada', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:34:25.791608 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07d372e8-21f4-44cd-b919-aaf871b983aa tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-reader] https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175/action returned with HTTP 403 Jul 31 05:34:25.792835 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 731/2928] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:34:25 2026] POST /volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175/action => generated 117 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:25.803859 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-df86ea8d-91ad-452a-b29f-287e14c9dc14 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.808129 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-df86ea8d-91ad-452a-b29f-287e14c9dc14 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 Jul 31 05:34:25.808129 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-df86ea8d-91ad-452a-b29f-287e14c9dc14 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.808129 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-df86ea8d-91ad-452a-b29f-287e14c9dc14 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.808129 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-df86ea8d-91ad-452a-b29f-287e14c9dc14 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete snapshot with id: 9a892942-fce6-4492-a6ce-9d46c552f175 Jul 31 05:34:25.815883 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:25.815883 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:25.817319 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-df86ea8d-91ad-452a-b29f-287e14c9dc14 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:25.841052 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-df86ea8d-91ad-452a-b29f-287e14c9dc14 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot delete request issued successfully. Jul 31 05:34:25.841052 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-df86ea8d-91ad-452a-b29f-287e14c9dc14 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 returned with HTTP 202 Jul 31 05:34:25.841552 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 731/2929] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:34:25 2026] DELETE /volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:25.856661 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3d0f3d44-c211-4568-a2eb-95df46e229df None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:25.863328 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d0f3d44-c211-4568-a2eb-95df46e229df tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 Jul 31 05:34:25.863328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d0f3d44-c211-4568-a2eb-95df46e229df tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:25.863328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d0f3d44-c211-4568-a2eb-95df46e229df tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:25.875528 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:25.875528 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:25.875847 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3d0f3d44-c211-4568-a2eb-95df46e229df tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Snapshot retrieved successfully. Jul 31 05:34:25.876574 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d0f3d44-c211-4568-a2eb-95df46e229df tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 returned with HTTP 200 Jul 31 05:34:25.876910 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 747/2930] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:25 2026] GET /volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:26.118315 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3915341f-1cf5-4028-8934-47ce47ec8972 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:26.123914 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3915341f-1cf5-4028-8934-47ce47ec8972 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 Jul 31 05:34:26.123914 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3915341f-1cf5-4028-8934-47ce47ec8972 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:26.123914 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3915341f-1cf5-4028-8934-47ce47ec8972 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:26.133782 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:26.133782 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:26.142649 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3915341f-1cf5-4028-8934-47ce47ec8972 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:26.146514 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3915341f-1cf5-4028-8934-47ce47ec8972 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 returned with HTTP 200 Jul 31 05:34:26.147134 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 722/2931] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:26 2026] GET /volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 => generated 1357 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:26.165264 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e0b7c43f-5e4c-435d-90bf-edce3cdb0fe8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:26.169128 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0b7c43f-5e4c-435d-90bf-edce3cdb0fe8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 Jul 31 05:34:26.169128 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0b7c43f-5e4c-435d-90bf-edce3cdb0fe8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:26.169128 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0b7c43f-5e4c-435d-90bf-edce3cdb0fe8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:26.181386 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:26.181386 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:26.190835 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e0b7c43f-5e4c-435d-90bf-edce3cdb0fe8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:26.200225 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0b7c43f-5e4c-435d-90bf-edce3cdb0fe8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 returned with HTTP 200 Jul 31 05:34:26.200913 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 732/2932] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:26 2026] GET /volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 => generated 1357 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:26.220909 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59d3d500-9520-4af6-ae30-22488f5ab675 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:26.223205 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59d3d500-9520-4af6-ae30-22488f5ab675 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:34:26.223675 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59d3d500-9520-4af6-ae30-22488f5ab675 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f59d4d5e-9b5c-453b-abb3-0d2d93dd8821", "name": "tempest-VolumesBackupsTest-Backup-1910866142", "container": "tempest-volumesbackupstest-backup-container-1036951933"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:26.227945 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-59d3d500-9520-4af6-ae30-22488f5ab675 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating new backup {'backup': {'volume_id': 'f59d4d5e-9b5c-453b-abb3-0d2d93dd8821', 'name': 'tempest-VolumesBackupsTest-Backup-1910866142', 'container': 'tempest-volumesbackupstest-backup-container-1036951933'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:34:26.228177 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-59d3d500-9520-4af6-ae30-22488f5ab675 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating backup of volume f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 in container tempest-volumesbackupstest-backup-container-1036951933 Jul 31 05:34:26.240131 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:26.240131 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:26.240833 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59d3d500-9520-4af6-ae30-22488f5ab675 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:26.263573 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-59d3d500-9520-4af6-ae30-22488f5ab675 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['cd4b95e7-3c68-44f5-a0eb-46c43e103bfe', 'd41b5dac-681b-4ca5-a542-0c42a1a0d359'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:26.300890 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59d3d500-9520-4af6-ae30-22488f5ab675 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:34:26.301593 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 732/2933] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:34:26 2026] POST /volume/v3/backups => generated 330 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:26.313340 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c296a0d-b8a4-4d8b-882f-85457c8914ff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:26.317308 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c296a0d-b8a4-4d8b-882f-85457c8914ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:26.317893 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c296a0d-b8a4-4d8b-882f-85457c8914ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:26.317893 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c296a0d-b8a4-4d8b-882f-85457c8914ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:26.317984 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5c296a0d-b8a4-4d8b-882f-85457c8914ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:26.332731 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:26.332731 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:26.334634 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c296a0d-b8a4-4d8b-882f-85457c8914ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:26.336814 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 748/2934] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:26 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:26.357588 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6db9a6cf-9631-447e-865a-4913ada3dcaa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:26.359495 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6db9a6cf-9631-447e-865a-4913ada3dcaa tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] GET https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 Jul 31 05:34:26.360388 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6db9a6cf-9631-447e-865a-4913ada3dcaa tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:26.362122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6db9a6cf-9631-447e-865a-4913ada3dcaa tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:26.370708 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6db9a6cf-9631-447e-865a-4913ada3dcaa tempest-TestImageHashVerification-1094618056 tempest-TestImageHashVerification-1094618056-project-member] https://10.4.3.227/volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 returned with HTTP 404 Jul 31 05:34:26.370708 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 723/2935] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:26 2026] GET /volume/v3/volumes/db633704-4333-42fa-9f82-7ed0fc3eb7e5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:26.886858 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa0e7064-5834-4003-8dad-b637056070ef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:26.889601 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa0e7064-5834-4003-8dad-b637056070ef tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 Jul 31 05:34:26.889751 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa0e7064-5834-4003-8dad-b637056070ef tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:26.889956 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa0e7064-5834-4003-8dad-b637056070ef tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:26.898317 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa0e7064-5834-4003-8dad-b637056070ef tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 returned with HTTP 404 Jul 31 05:34:26.898317 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 733/2936] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:26 2026] GET /volume/v3/snapshots/9a892942-fce6-4492-a6ce-9d46c552f175 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:26.905591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18a28150-0081-48f5-ad3f-2b6e90e77017 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:26.909317 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18a28150-0081-48f5-ad3f-2b6e90e77017 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 Jul 31 05:34:26.909514 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18a28150-0081-48f5-ad3f-2b6e90e77017 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:26.909719 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18a28150-0081-48f5-ad3f-2b6e90e77017 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:26.910040 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-18a28150-0081-48f5-ad3f-2b6e90e77017 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete volume with id: ffab217a-83a1-495f-af13-565d844b6358 Jul 31 05:34:26.920412 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:26.920412 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:26.920889 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-18a28150-0081-48f5-ad3f-2b6e90e77017 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:26.949913 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-18a28150-0081-48f5-ad3f-2b6e90e77017 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Delete volume request issued successfully. Jul 31 05:34:26.950136 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18a28150-0081-48f5-ad3f-2b6e90e77017 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 returned with HTTP 202 Jul 31 05:34:26.950588 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 733/2937] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:26 2026] DELETE /volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:26.959255 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44f07684-c65b-497e-ba6a-bd48a55b3a13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:26.961329 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44f07684-c65b-497e-ba6a-bd48a55b3a13 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 Jul 31 05:34:26.961590 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44f07684-c65b-497e-ba6a-bd48a55b3a13 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:26.961844 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44f07684-c65b-497e-ba6a-bd48a55b3a13 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:26.973114 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:26.973114 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:26.978453 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-44f07684-c65b-497e-ba6a-bd48a55b3a13 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Volume info retrieved successfully. Jul 31 05:34:26.982840 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44f07684-c65b-497e-ba6a-bd48a55b3a13 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 returned with HTTP 200 Jul 31 05:34:26.983406 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 749/2938] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:26 2026] GET /volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:27.236998 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-289d0388-3a89-44ef-b6a0-52630af84554 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:27.239614 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-289d0388-3a89-44ef-b6a0-52630af84554 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] PUT https://10.4.3.227/volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f Jul 31 05:34:27.240001 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-289d0388-3a89-44ef-b6a0-52630af84554 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:27.252848 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-289d0388-3a89-44ef-b6a0-52630af84554 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Acquiring lock "cinder-attachment_update-d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:34:27.257286 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-289d0388-3a89-44ef-b6a0-52630af84554 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:34:27.258146 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:27.258146 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:27.350285 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e7f3189a-09ca-4a1a-82c8-d35b6ed26021 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:27.357386 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7f3189a-09ca-4a1a-82c8-d35b6ed26021 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:27.357692 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7f3189a-09ca-4a1a-82c8-d35b6ed26021 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:27.357966 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7f3189a-09ca-4a1a-82c8-d35b6ed26021 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:27.358138 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e7f3189a-09ca-4a1a-82c8-d35b6ed26021 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:27.369832 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:27.369832 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:27.369832 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7f3189a-09ca-4a1a-82c8-d35b6ed26021 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:27.369832 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 734/2939] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:27 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:27.374320 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-289d0388-3a89-44ef-b6a0-52630af84554 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Lock "cinder-attachment_update-d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64-np0000006182" released by "attachment_update" :: held 0.117s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:34:27.374674 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-289d0388-3a89-44ef-b6a0-52630af84554 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f returned with HTTP 200 Jul 31 05:34:27.375241 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 724/2940] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:34:27 2026] PUT /volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f => generated 968 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:27.382796 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-42ac8413-1d06-41b1-bc75-9273a2958fe8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:27.386337 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-42ac8413-1d06-41b1-bc75-9273a2958fe8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f Jul 31 05:34:27.386872 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-42ac8413-1d06-41b1-bc75-9273a2958fe8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:27.387153 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-42ac8413-1d06-41b1-bc75-9273a2958fe8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:27.406358 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-42ac8413-1d06-41b1-bc75-9273a2958fe8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f returned with HTTP 200 Jul 31 05:34:27.407348 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 734/2941] 10.4.3.227 () {70 vars in 1651 bytes} [Fri Jul 31 05:34:27 2026] GET /volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:27.998454 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-177b1bc6-0f16-45d5-9f35-8860c5db00b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:28.000833 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-177b1bc6-0f16-45d5-9f35-8860c5db00b0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] GET https://10.4.3.227/volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 Jul 31 05:34:28.001063 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-177b1bc6-0f16-45d5-9f35-8860c5db00b0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:28.001328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-177b1bc6-0f16-45d5-9f35-8860c5db00b0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:28.007732 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-177b1bc6-0f16-45d5-9f35-8860c5db00b0 tempest-ProjectReaderTests-936778595 tempest-ProjectReaderTests-936778595-project-admin] https://10.4.3.227/volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 returned with HTTP 404 Jul 31 05:34:28.008248 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 750/2942] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:27 2026] GET /volume/v3/volumes/ffab217a-83a1-495f-af13-565d844b6358 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:28.123035 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27aef607-a72c-459e-a82c-1f489ae6cdc6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:28.274288 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27aef607-a72c-459e-a82c-1f489ae6cdc6 tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:34:28.274756 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27aef607-a72c-459e-a82c-1f489ae6cdc6 tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-788208105"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:28.291833 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27aef607-a72c-459e-a82c-1f489ae6cdc6 tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:34:28.292378 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 735/2943] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:34:28 2026] POST /volume/v3/types => generated 219 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:28.300111 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-722fe6bd-06a9-4e31-966f-973fbf19389b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:28.301577 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-722fe6bd-06a9-4e31-966f-973fbf19389b tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:34:28.304648 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-722fe6bd-06a9-4e31-966f-973fbf19389b tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-623346373"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:28.304648 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:28.304648 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:28.316261 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-722fe6bd-06a9-4e31-966f-973fbf19389b tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:34:28.316774 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 725/2944] 10.4.3.227 () {70 vars in 1311 bytes} [Fri Jul 31 05:34:28 2026] POST /volume/v3/group_types => generated 176 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:28.325928 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fddf5e8b-4297-4f4c-ba2a-e4eed4e3c4b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:28.385349 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76e310a8-6e8a-430a-bfb8-19a357a4ecd1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:28.387082 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76e310a8-6e8a-430a-bfb8-19a357a4ecd1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:28.387315 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76e310a8-6e8a-430a-bfb8-19a357a4ecd1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:28.387498 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76e310a8-6e8a-430a-bfb8-19a357a4ecd1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:28.387596 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-76e310a8-6e8a-430a-bfb8-19a357a4ecd1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:28.392916 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:28.392916 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:28.393557 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76e310a8-6e8a-430a-bfb8-19a357a4ecd1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:28.393934 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 751/2945] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:28 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:28.414965 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fddf5e8b-4297-4f4c-ba2a-e4eed4e3c4b2 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] POST https://10.4.3.227/volume/v3/groups Jul 31 05:34:28.415390 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fddf5e8b-4297-4f4c-ba2a-e4eed4e3c4b2 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "af86fb3e-7256-4d2f-baa1-4b9806dbb5a5", "volume_types": ["af09baa7-725c-48b1-a434-17bf072f038f"], "name": "tempest-GroupsV314Test-Group-1327418465"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:28.416667 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-fddf5e8b-4297-4f4c-ba2a-e4eed4e3c4b2 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Creating new group {'group': {'group_type': 'af86fb3e-7256-4d2f-baa1-4b9806dbb5a5', 'volume_types': ['af09baa7-725c-48b1-a434-17bf072f038f'], 'name': 'tempest-GroupsV314Test-Group-1327418465'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 05:34:28.420255 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-fddf5e8b-4297-4f4c-ba2a-e4eed4e3c4b2 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Creating group tempest-GroupsV314Test-Group-1327418465. Jul 31 05:34:28.420540 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:28.420540 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:28.432879 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fddf5e8b-4297-4f4c-ba2a-e4eed4e3c4b2 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Availability Zones retrieved successfully. Jul 31 05:34:28.456920 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-fddf5e8b-4297-4f4c-ba2a-e4eed4e3c4b2 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Created reservations ['a7f7afa6-d955-4893-855b-aa3e5f67a697'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:28.481313 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fddf5e8b-4297-4f4c-ba2a-e4eed4e3c4b2 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/groups returned with HTTP 202 Jul 31 05:34:28.481926 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 735/2946] 10.4.3.227 () {70 vars in 1297 bytes} [Fri Jul 31 05:34:28 2026] POST /volume/v3/groups => generated 108 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:28.490023 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-06ec626c-c870-488a-b788-f4f01a0faf82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:28.492160 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06ec626c-c870-488a-b788-f4f01a0faf82 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5 Jul 31 05:34:28.492530 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06ec626c-c870-488a-b788-f4f01a0faf82 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:28.495389 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06ec626c-c870-488a-b788-f4f01a0faf82 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:28.495389 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.groups [None req-06ec626c-c870-488a-b788-f4f01a0faf82 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] show called for member 34212cf5-49f3-456b-8b91-23db563c56c5 {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:28.499335 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:28.499335 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:28.510220 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06ec626c-c870-488a-b788-f4f01a0faf82 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5 returned with HTTP 200 Jul 31 05:34:28.510776 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 736/2947] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:28 2026] GET /volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5 => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:29.405824 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17785311-b7b3-4c15-af51-4064d657641a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:29.408020 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17785311-b7b3-4c15-af51-4064d657641a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:29.408337 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17785311-b7b3-4c15-af51-4064d657641a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:29.408587 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17785311-b7b3-4c15-af51-4064d657641a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:29.408746 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-17785311-b7b3-4c15-af51-4064d657641a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:29.413856 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:29.413856 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:29.414945 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17785311-b7b3-4c15-af51-4064d657641a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:29.417241 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 726/2948] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:29 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:29.521849 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-671a2a31-6f7f-4957-827f-0c3e47023def None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:29.523379 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-671a2a31-6f7f-4957-827f-0c3e47023def tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5 Jul 31 05:34:29.523619 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-671a2a31-6f7f-4957-827f-0c3e47023def tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:29.523809 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-671a2a31-6f7f-4957-827f-0c3e47023def tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:29.523932 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-671a2a31-6f7f-4957-827f-0c3e47023def tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] show called for member 34212cf5-49f3-456b-8b91-23db563c56c5 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:29.528005 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:29.528005 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:29.547134 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-671a2a31-6f7f-4957-827f-0c3e47023def tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5 returned with HTTP 200 Jul 31 05:34:29.547606 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 752/2949] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:29 2026] GET /volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5 => generated 389 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:29.560139 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:29.562113 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:29.562651 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2042033560", "volume_type": "af09baa7-725c-48b1-a434-17bf072f038f", "group_id": "34212cf5-49f3-456b-8b91-23db563c56c5", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:29.564578 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2042033560', 'volume_type': 'af09baa7-725c-48b1-a434-17bf072f038f', 'group_id': '34212cf5-49f3-456b-8b91-23db563c56c5', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:29.579079 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:29.579079 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:29.579079 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Create volume of 1 GB Jul 31 05:34:29.586086 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Availability Zones retrieved successfully. Jul 31 05:34:29.594317 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Flow 'volume_create_api' (d5d0ffc9-15bb-47c9-8e29-ddb7751c8264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:29.597300 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead73554-f258-4741-ba65-9455967d960f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:29.598090 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:29.598090 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:29.600092 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:29.624472 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ead73554-f258-4741-ba65-9455967d960f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:34:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=af09baa7-725c-48b1-a434-17bf072f038f,is_public=True,name='tempest-GroupsV314Test-volume-type-788208105',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af09baa7-725c-48b1-a434-17bf072f038f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '34212cf5-49f3-456b-8b91-23db563c56c5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:29.626503 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a3425d-c015-4c7d-8605-e1d163283b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:29.664112 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-788208105 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-788208105, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:29.665256 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-788208105 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-788208105, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:29.715219 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Created reservations ['d172f10e-d19d-44db-a837-d3e3fb0b6a37', '8768c9ab-f070-451d-a623-2bbb213342e5', '76d82e18-8fa5-47de-b1ad-45450009f20a', '86e88657-5138-44f3-8c38-e9d7a991fe6b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:29.716051 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a3425d-c015-4c7d-8605-e1d163283b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d172f10e-d19d-44db-a837-d3e3fb0b6a37', '8768c9ab-f070-451d-a623-2bbb213342e5', '76d82e18-8fa5-47de-b1ad-45450009f20a', '86e88657-5138-44f3-8c38-e9d7a991fe6b']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:29.717139 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1087200-1f0f-401a-a086-f15cde10fa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:29.753033 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1087200-1f0f-401a-a086-f15cde10fa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55b9e7ad-9534-4a1b-9409-123f187c841c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2042033560',encryption_key_id=None,group_id=34212cf5-49f3-456b-8b91-23db563c56c5,group_type_id=,metadata={},multiattach=False,project_id='76f6d6c4df8f463e9406923afd7f3ed3',qos_specs=None,replication_status=,reservations=['d172f10e-d19d-44db-a837-d3e3fb0b6a37','8768c9ab-f070-451d-a623-2bbb213342e5','76d82e18-8fa5-47de-b1ad-45450009f20a','86e88657-5138-44f3-8c38-e9d7a991fe6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b18ec89cfdf4a6b88e3d968763a021f',volume_type_id=af09baa7-725c-48b1-a434-17bf072f038f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2042033560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=34212cf5-49f3-456b-8b91-23db563c56c5,host=None,id=55b9e7ad-9534-4a1b-9409-123f187c841c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76f6d6c4df8f463e9406923afd7f3ed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b18ec89cfdf4a6b88e3d968763a021f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af09baa7-725c-48b1-a434-17bf072f038f),volume_type_id=af09baa7-725c-48b1-a434-17bf072f038f)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:29.754038 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01225a64-0e52-41b8-8cd7-a9be365fbb21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:29.784286 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01225a64-0e52-41b8-8cd7-a9be365fbb21) transitioned into state 'SUCCESS' from state '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-2042033560',encryption_key_id=None,group_id=34212cf5-49f3-456b-8b91-23db563c56c5,group_type_id=,metadata={},multiattach=False,project_id='76f6d6c4df8f463e9406923afd7f3ed3',qos_specs=None,replication_status=,reservations=['d172f10e-d19d-44db-a837-d3e3fb0b6a37','8768c9ab-f070-451d-a623-2bbb213342e5','76d82e18-8fa5-47de-b1ad-45450009f20a','86e88657-5138-44f3-8c38-e9d7a991fe6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b18ec89cfdf4a6b88e3d968763a021f',volume_type_id=af09baa7-725c-48b1-a434-17bf072f038f)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:29.785353 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b20182b-2246-49e8-bc82-e5fbc8235b03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:29.800305 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b20182b-2246-49e8-bc82-e5fbc8235b03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:29.801059 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Flow 'volume_create_api' (d5d0ffc9-15bb-47c9-8e29-ddb7751c8264) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:29.801440 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Create volume request issued successfully. Jul 31 05:34:29.802992 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:29.802992 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:29.850985 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:29.855074 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:29.855074 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:29.861784 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7d1c9b6-8455-4019-a519-fca1ec5bad01 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:29.862400 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 736/2950] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:34:29 2026] POST /volume/v3/volumes => generated 818 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:29.876533 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be178f07-ebbf-442f-863a-1f5fe16541ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:29.880239 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be178f07-ebbf-442f-863a-1f5fe16541ae tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c Jul 31 05:34:29.880802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be178f07-ebbf-442f-863a-1f5fe16541ae tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:29.880802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be178f07-ebbf-442f-863a-1f5fe16541ae tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:29.891299 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:29.891299 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:29.895323 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-be178f07-ebbf-442f-863a-1f5fe16541ae tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Volume info retrieved successfully. Jul 31 05:34:29.896969 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-be178f07-ebbf-442f-863a-1f5fe16541ae tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:29.896969 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-be178f07-ebbf-442f-863a-1f5fe16541ae tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:29.952256 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-be178f07-ebbf-442f-863a-1f5fe16541ae tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:29.966137 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:29.966137 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:29.977014 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be178f07-ebbf-442f-863a-1f5fe16541ae tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c returned with HTTP 200 Jul 31 05:34:29.977929 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 737/2951] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:29 2026] GET /volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c => generated 886 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:30.086771 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0709005e-cec5-44c7-a53c-b95e66ac0d4a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:30.214736 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0709005e-cec5-44c7-a53c-b95e66ac0d4a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:34:30.215399 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0709005e-cec5-44c7-a53c-b95e66ac0d4a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-361625353", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1659843807", "vendor_name": "tempest-vendor_name-1082900391"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:30.245749 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0709005e-cec5-44c7-a53c-b95e66ac0d4a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:34:30.246686 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 727/2952] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:34:30 2026] POST /volume/v3/types => generated 329 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:30.256376 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:30.258766 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:30.258766 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b304957d-a8e4-4b96-b9c5-659c98eb9bdb", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:30.261042 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Create volume request body: {'volume': {'volume_type': 'b304957d-a8e4-4b96-b9c5-659c98eb9bdb', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:30.267915 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Create volume of 1 GB Jul 31 05:34:30.268142 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:30.268142 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:30.268771 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Availability Zones retrieved successfully. Jul 31 05:34:30.284986 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Flow 'volume_create_api' (1dd21b04-cf5f-418e-9150-d564538ed139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:30.286603 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0670f182-f6a9-4789-94fe-ff4cfa5fbf8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:30.287121 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:30.311526 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0670f182-f6a9-4789-94fe-ff4cfa5fbf8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:34:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1659843807',vendor_name='tempest-vendor_name-1082900391'},id=b304957d-a8e4-4b96-b9c5-659c98eb9bdb,is_public=True,name='tempest-ProjectMemberTests-volume-type-361625353',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b304957d-a8e4-4b96-b9c5-659c98eb9bdb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:30.312464 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59693348-4e82-4826-8779-3a6e3c3654f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:30.346846 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-361625353 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-361625353, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:30.347345 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-361625353 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-361625353, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:30.398514 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Created reservations ['4860b532-9b60-4cec-952b-ec3e2e8b8cdb', '84722de6-3a7c-4649-8312-149a37cc25d8', 'e2bb357d-188d-4455-96b8-021855bbaab4', '5ac66982-c1f6-4486-8546-b9d64dc09440'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:30.399552 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59693348-4e82-4826-8779-3a6e3c3654f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4860b532-9b60-4cec-952b-ec3e2e8b8cdb', '84722de6-3a7c-4649-8312-149a37cc25d8', 'e2bb357d-188d-4455-96b8-021855bbaab4', '5ac66982-c1f6-4486-8546-b9d64dc09440']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:30.400569 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dae96ffe-7227-46f8-952f-b4352d20142e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:30.427891 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4c03a09-ce7d-42ef-8148-0188bc7b8b37 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:30.429830 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4c03a09-ce7d-42ef-8148-0188bc7b8b37 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:30.429995 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4c03a09-ce7d-42ef-8148-0188bc7b8b37 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:30.430189 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4c03a09-ce7d-42ef-8148-0188bc7b8b37 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:30.430299 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c4c03a09-ce7d-42ef-8148-0188bc7b8b37 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:30.431517 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dae96ffe-7227-46f8-952f-b4352d20142e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '378b04eb-13a5-4c43-a9d9-ccb76c9df50a', '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='6958e5aaf80141648d0cfe6b4de40adc',qos_specs=None,replication_status=,reservations=['4860b532-9b60-4cec-952b-ec3e2e8b8cdb','84722de6-3a7c-4649-8312-149a37cc25d8','e2bb357d-188d-4455-96b8-021855bbaab4','5ac66982-c1f6-4486-8546-b9d64dc09440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de484fda446245dcb05f37a4dda1dc1f',volume_type_id=b304957d-a8e4-4b96-b9c5-659c98eb9bdb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34: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=378b04eb-13a5-4c43-a9d9-ccb76c9df50a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6958e5aaf80141648d0cfe6b4de40adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de484fda446245dcb05f37a4dda1dc1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b304957d-a8e4-4b96-b9c5-659c98eb9bdb),volume_type_id=b304957d-a8e4-4b96-b9c5-659c98eb9bdb)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:30.432584 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e2c160a-44d3-4b7b-a9ea-e17821650f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:30.434210 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:30.434210 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:30.434943 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4c03a09-ce7d-42ef-8148-0188bc7b8b37 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:30.435351 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 737/2953] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:30 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:30.455006 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e2c160a-44d3-4b7b-a9ea-e17821650f95) transitioned into state 'SUCCESS' from 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='6958e5aaf80141648d0cfe6b4de40adc',qos_specs=None,replication_status=,reservations=['4860b532-9b60-4cec-952b-ec3e2e8b8cdb','84722de6-3a7c-4649-8312-149a37cc25d8','e2bb357d-188d-4455-96b8-021855bbaab4','5ac66982-c1f6-4486-8546-b9d64dc09440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de484fda446245dcb05f37a4dda1dc1f',volume_type_id=b304957d-a8e4-4b96-b9c5-659c98eb9bdb)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:30.455916 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (532fb4c1-6e0c-4ba9-899a-b19539a6f504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:30.467970 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (532fb4c1-6e0c-4ba9-899a-b19539a6f504) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:30.469093 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Flow 'volume_create_api' (1dd21b04-cf5f-418e-9150-d564538ed139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:30.469516 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Create volume request issued successfully. Jul 31 05:34:30.470275 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7492a977-73b6-4c8e-8880-5959e3dc1f6c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:30.470788 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 753/2954] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:34:30 2026] POST /volume/v3/volumes => generated 773 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:30.483823 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-109c6c9c-59b0-43e3-a196-925d015192f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:30.485559 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-109c6c9c-59b0-43e3-a196-925d015192f4 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] GET https://10.4.3.227/volume/v3/volumes/378b04eb-13a5-4c43-a9d9-ccb76c9df50a Jul 31 05:34:30.485808 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-109c6c9c-59b0-43e3-a196-925d015192f4 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:30.486040 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-109c6c9c-59b0-43e3-a196-925d015192f4 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:30.495627 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:30.495627 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:30.501774 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-109c6c9c-59b0-43e3-a196-925d015192f4 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Volume info retrieved successfully. Jul 31 05:34:30.506618 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-109c6c9c-59b0-43e3-a196-925d015192f4 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes/378b04eb-13a5-4c43-a9d9-ccb76c9df50a returned with HTTP 200 Jul 31 05:34:30.507022 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 738/2955] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:30 2026] GET /volume/v3/volumes/378b04eb-13a5-4c43-a9d9-ccb76c9df50a => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:31.000853 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ffcc845-708e-4b4e-99b4-d8b2ca8650b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.005245 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ffcc845-708e-4b4e-99b4-d8b2ca8650b0 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c Jul 31 05:34:31.005500 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ffcc845-708e-4b4e-99b4-d8b2ca8650b0 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.005931 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ffcc845-708e-4b4e-99b4-d8b2ca8650b0 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.024204 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.024204 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:31.028459 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2ffcc845-708e-4b4e-99b4-d8b2ca8650b0 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Volume info retrieved successfully. Jul 31 05:34:31.028982 np0000006182 devstack@c-api.service[100284]: WARNING stevedore.named [None req-2ffcc845-708e-4b4e-99b4-d8b2ca8650b0 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:31.030601 np0000006182 devstack@c-api.service[100284]: WARNING castellan.key_manager [None req-2ffcc845-708e-4b4e-99b4-d8b2ca8650b0 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:31.082936 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-2ffcc845-708e-4b4e-99b4-d8b2ca8650b0 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:31.087531 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.087531 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:31.099343 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ffcc845-708e-4b4e-99b4-d8b2ca8650b0 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c returned with HTTP 200 Jul 31 05:34:31.100412 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 728/2956] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:30 2026] GET /volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c => generated 911 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:31.112167 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b5743827-bdc0-4cde-b945-bb3ed550113b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.116248 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] POST https://10.4.3.227/volume/v3/groups/action Jul 31 05:34:31.116655 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Action body: b'{"create-from-src": {"source_group_id": "34212cf5-49f3-456b-8b91-23db563c56c5", "name": "tempest-Group_from_grp-1786988295"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:31.116810 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "34212cf5-49f3-456b-8b91-23db563c56c5", "name": "tempest-Group_from_grp-1786988295"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:31.118656 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Creating new group {'create-from-src': {'source_group_id': '34212cf5-49f3-456b-8b91-23db563c56c5', 'name': 'tempest-Group_from_grp-1786988295'}}. {{(pid=100285) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 05:34:31.118791 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Creating group tempest-Group_from_grp-1786988295 from source group 34212cf5-49f3-456b-8b91-23db563c56c5. Jul 31 05:34:31.122393 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.122393 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:31.129485 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.129485 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:31.183575 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Created reservations ['e1895dff-f5fb-4076-a761-fb6e595da56b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:31.246077 np0000006182 devstack@c-api.service[100285]: INFO cinder.group.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] A mapping entry already exists for group 22ede387-e6d5-4397-b05a-bcec5aed81e9 and volume type af09baa7-725c-48b1-a434-17bf072f038f. Do not need to create again. Jul 31 05:34:31.246412 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.246412 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:31.246868 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Availability Zones retrieved successfully. Jul 31 05:34:31.253286 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Flow 'volume_create_api' (d88a01cd-1ff6-4c47-985a-da3dcc88d87f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:31.254594 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb2c1370-426a-45c2-99a8-166052fcc239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:31.255630 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:31.276629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb2c1370-426a-45c2-99a8-166052fcc239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '55b9e7ad-9534-4a1b-9409-123f187c841c', 'volume_type': VolumeType(created_at=2026-07-31T05:34:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=af09baa7-725c-48b1-a434-17bf072f038f,is_public=True,name='tempest-GroupsV314Test-volume-type-788208105',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af09baa7-725c-48b1-a434-17bf072f038f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '22ede387-e6d5-4397-b05a-bcec5aed81e9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:31.277416 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca2f065-f100-49f6-b6fb-5d98a480b2f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:31.324258 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Created reservations ['a7761cb3-31ad-480d-8302-60d57da1d142', '8487b284-63b8-45c5-a4cc-b964d06ebca4', '021142b1-3d71-4968-b7a7-a81ecda8797d', 'a56bf8fc-a4cb-4c38-b792-1f137952e8f5'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:31.325517 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ca2f065-f100-49f6-b6fb-5d98a480b2f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7761cb3-31ad-480d-8302-60d57da1d142', '8487b284-63b8-45c5-a4cc-b964d06ebca4', '021142b1-3d71-4968-b7a7-a81ecda8797d', 'a56bf8fc-a4cb-4c38-b792-1f137952e8f5']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:31.326645 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56b6c649-77b6-45a4-a9f6-f548d735f6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:31.365736 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56b6c649-77b6-45a4-a9f6-f548d735f6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36056a80-7c0f-478b-8c8b-c5da83339e54', '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=22ede387-e6d5-4397-b05a-bcec5aed81e9,group_type_id=,metadata={},multiattach=False,project_id='76f6d6c4df8f463e9406923afd7f3ed3',qos_specs=None,replication_status=,reservations=['a7761cb3-31ad-480d-8302-60d57da1d142','8487b284-63b8-45c5-a4cc-b964d06ebca4','021142b1-3d71-4968-b7a7-a81ecda8797d','a56bf8fc-a4cb-4c38-b792-1f137952e8f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=55b9e7ad-9534-4a1b-9409-123f187c841c,status='creating',user_id='9b18ec89cfdf4a6b88e3d968763a021f',volume_type_id=af09baa7-725c-48b1-a434-17bf072f038f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=22ede387-e6d5-4397-b05a-bcec5aed81e9,host=None,id=36056a80-7c0f-478b-8c8b-c5da83339e54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76f6d6c4df8f463e9406923afd7f3ed3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=55b9e7ad-9534-4a1b-9409-123f187c841c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b18ec89cfdf4a6b88e3d968763a021f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af09baa7-725c-48b1-a434-17bf072f038f),volume_type_id=af09baa7-725c-48b1-a434-17bf072f038f)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:31.365736 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6494dac1-f35a-460c-98e1-4c9071b493cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:31.390819 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6494dac1-f35a-460c-98e1-4c9071b493cf) transitioned into state 'SUCCESS' from 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=22ede387-e6d5-4397-b05a-bcec5aed81e9,group_type_id=,metadata={},multiattach=False,project_id='76f6d6c4df8f463e9406923afd7f3ed3',qos_specs=None,replication_status=,reservations=['a7761cb3-31ad-480d-8302-60d57da1d142','8487b284-63b8-45c5-a4cc-b964d06ebca4','021142b1-3d71-4968-b7a7-a81ecda8797d','a56bf8fc-a4cb-4c38-b792-1f137952e8f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=55b9e7ad-9534-4a1b-9409-123f187c841c,status='creating',user_id='9b18ec89cfdf4a6b88e3d968763a021f',volume_type_id=af09baa7-725c-48b1-a434-17bf072f038f)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:31.391763 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Flow 'volume_create_api' (d88a01cd-1ff6-4c47-985a-da3dcc88d87f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:31.392091 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Create volume request issued successfully. Jul 31 05:34:31.409207 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5743827-bdc0-4cde-b945-bb3ed550113b tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/groups/action returned with HTTP 202 Jul 31 05:34:31.409656 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 738/2957] 10.4.3.227 () {70 vars in 1318 bytes} [Fri Jul 31 05:34:31 2026] POST /volume/v3/groups/action => generated 102 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:31.417592 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.422120 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:31.422120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.422120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.422120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:31.422120 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.422120 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:31.422120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:31.431068 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Get all volumes completed successfully. Jul 31 05:34:31.432648 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:31.432911 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:31.448846 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bca8e870-fadc-4ed0-921f-c183c9ac56ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.450403 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bca8e870-fadc-4ed0-921f-c183c9ac56ea tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:31.450577 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bca8e870-fadc-4ed0-921f-c183c9ac56ea tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.450756 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bca8e870-fadc-4ed0-921f-c183c9ac56ea tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.450853 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bca8e870-fadc-4ed0-921f-c183c9ac56ea tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:31.455178 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.455178 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:31.456059 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bca8e870-fadc-4ed0-921f-c183c9ac56ea tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:31.456581 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 739/2958] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:31 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:31.487614 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:31.491387 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.491387 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:31.496006 np0000006182 devstack@c-api.service[100286]: WARNING stevedore.named [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:31.496228 np0000006182 devstack@c-api.service[100286]: WARNING castellan.key_manager [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:31.520239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-029e11f1-0e88-4065-832b-a97c994292a2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.522333 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-029e11f1-0e88-4065-832b-a97c994292a2 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] GET https://10.4.3.227/volume/v3/volumes/378b04eb-13a5-4c43-a9d9-ccb76c9df50a Jul 31 05:34:31.522569 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-029e11f1-0e88-4065-832b-a97c994292a2 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.522752 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-029e11f1-0e88-4065-832b-a97c994292a2 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.535655 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:31.539095 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.539095 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:31.541426 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.541426 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:31.547165 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-029e11f1-0e88-4065-832b-a97c994292a2 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Volume info retrieved successfully. Jul 31 05:34:31.547958 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-120cc8ce-717d-4b4a-9092-fe917665fa1f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:31.548436 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 754/2959] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:31 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:31.553386 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-029e11f1-0e88-4065-832b-a97c994292a2 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes/378b04eb-13a5-4c43-a9d9-ccb76c9df50a returned with HTTP 200 Jul 31 05:34:31.553898 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 729/2960] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:31 2026] GET /volume/v3/volumes/378b04eb-13a5-4c43-a9d9-ccb76c9df50a => generated 973 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:31.565424 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7f5934de-22ec-4276-ac35-e74f84fc4fcc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.568359 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f5934de-22ec-4276-ac35-e74f84fc4fcc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/volumes/36056a80-7c0f-478b-8c8b-c5da83339e54 Jul 31 05:34:31.568600 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f5934de-22ec-4276-ac35-e74f84fc4fcc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.568827 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f5934de-22ec-4276-ac35-e74f84fc4fcc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.571782 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e93e33e-db83-4ab1-aa8b-9b5449eff87c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.574006 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e93e33e-db83-4ab1-aa8b-9b5449eff87c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] GET https://10.4.3.227/volume/v3/messages Jul 31 05:34:31.574242 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e93e33e-db83-4ab1-aa8b-9b5449eff87c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.574469 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e93e33e-db83-4ab1-aa8b-9b5449eff87c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.580487 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.580487 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:31.584946 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e93e33e-db83-4ab1-aa8b-9b5449eff87c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:34:31.585025 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 740/2961] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:34:31 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:31.588553 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7f5934de-22ec-4276-ac35-e74f84fc4fcc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Volume info retrieved successfully. Jul 31 05:34:31.589153 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-7f5934de-22ec-4276-ac35-e74f84fc4fcc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:31.589444 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-7f5934de-22ec-4276-ac35-e74f84fc4fcc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:31.596408 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4b3a50f-dedc-4a1e-8450-cd9f1bfb1112 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.634146 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-7f5934de-22ec-4276-ac35-e74f84fc4fcc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:31.642956 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.642956 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:31.656963 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f5934de-22ec-4276-ac35-e74f84fc4fcc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/volumes/36056a80-7c0f-478b-8c8b-c5da83339e54 returned with HTTP 200 Jul 31 05:34:31.657554 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 739/2962] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:31 2026] GET /volume/v3/volumes/36056a80-7c0f-478b-8c8b-c5da83339e54 => generated 922 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:31.672343 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-522b449b-a0ca-48e4-9b82-a7081e434f30 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.677630 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-522b449b-a0ca-48e4-9b82-a7081e434f30 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/groups/22ede387-e6d5-4397-b05a-bcec5aed81e9 Jul 31 05:34:31.677882 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-522b449b-a0ca-48e4-9b82-a7081e434f30 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.678038 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-522b449b-a0ca-48e4-9b82-a7081e434f30 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.678205 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.groups [None req-522b449b-a0ca-48e4-9b82-a7081e434f30 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] show called for member 22ede387-e6d5-4397-b05a-bcec5aed81e9 {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:31.685523 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.685523 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:31.704413 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-522b449b-a0ca-48e4-9b82-a7081e434f30 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/groups/22ede387-e6d5-4397-b05a-bcec5aed81e9 returned with HTTP 200 Jul 31 05:34:31.704922 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 730/2963] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:31 2026] GET /volume/v3/groups/22ede387-e6d5-4397-b05a-bcec5aed81e9 => generated 417 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:31.706850 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-8de98ff4-4eb0-4501-8654-d6b2b31a13ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.709622 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-8de98ff4-4eb0-4501-8654-d6b2b31a13ee tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption Jul 31 05:34:31.709841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-8de98ff4-4eb0-4501-8654-d6b2b31a13ee tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.710072 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-8de98ff4-4eb0-4501-8654-d6b2b31a13ee tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.720123 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.722278 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:31.722545 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.722732 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.722990 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:31.723777 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:31.727541 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.727541 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:31.735312 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Get all volumes completed successfully. Jul 31 05:34:31.736054 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:31.736287 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:31.750241 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-8de98ff4-4eb0-4501-8654-d6b2b31a13ee tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption returned with HTTP 200 Jul 31 05:34:31.750851 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 741/2964] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:34:31 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption => generated 160 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:31.755993 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4b3a50f-dedc-4a1e-8450-cd9f1bfb1112 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] DELETE https://10.4.3.227/volume/v3/messages/2a52b6bf-f9ad-4f46-83e2-c0ccab9c0b35 Jul 31 05:34:31.755993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4b3a50f-dedc-4a1e-8450-cd9f1bfb1112 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.757510 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4b3a50f-dedc-4a1e-8450-cd9f1bfb1112 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.768408 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4b3a50f-dedc-4a1e-8450-cd9f1bfb1112 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] https://10.4.3.227/volume/v3/messages/2a52b6bf-f9ad-4f46-83e2-c0ccab9c0b35 returned with HTTP 204 Jul 31 05:34:31.769187 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 755/2965] 10.4.3.227 () {68 vars in 1394 bytes} [Fri Jul 31 05:34:31 2026] DELETE /volume/v3/messages/2a52b6bf-f9ad-4f46-83e2-c0ccab9c0b35 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 05:34:31.777719 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-630aad5a-1b3b-44b8-ab10-84a36be9589a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.780553 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:31.781093 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-630aad5a-1b3b-44b8-ab10-84a36be9589a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] GET https://10.4.3.227/volume/v3/messages/2a52b6bf-f9ad-4f46-83e2-c0ccab9c0b35 Jul 31 05:34:31.781342 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-630aad5a-1b3b-44b8-ab10-84a36be9589a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.781517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-630aad5a-1b3b-44b8-ab10-84a36be9589a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.783798 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.783798 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:31.786450 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-630aad5a-1b3b-44b8-ab10-84a36be9589a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] https://10.4.3.227/volume/v3/messages/2a52b6bf-f9ad-4f46-83e2-c0ccab9c0b35 returned with HTTP 404 Jul 31 05:34:31.786928 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 731/2966] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:34:31 2026] GET /volume/v3/messages/2a52b6bf-f9ad-4f46-83e2-c0ccab9c0b35 => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:31.788230 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:31.788432 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:31.795972 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.798513 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/378b04eb-13a5-4c43-a9d9-ccb76c9df50a Jul 31 05:34:31.799880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.800872 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.802338 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Delete volume with id: 378b04eb-13a5-4c43-a9d9-ccb76c9df50a Jul 31 05:34:31.817252 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.817252 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:31.817638 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Volume info retrieved successfully. Jul 31 05:34:31.821935 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100283) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 05:34:31.828604 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:31.832439 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-361625353 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-361625353, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:31.833453 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-361625353 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-361625353, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:31.833524 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.833524 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:31.845129 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f69c8acc-9e4e-48ce-8bb5-a0b76bb7b38f tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:31.845129 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 740/2967] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:31 2026] GET /volume/v3/volumes/detail => generated 1826 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:31.852359 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Created reservations ['d64f202e-70bb-4282-af6e-5dfd98ca5914', 'b431593d-e7f2-4580-bc88-498c267c49cb', '5a889f76-7b0f-4fac-9208-97e7f580d851', '6fa90ccd-5dee-4eb7-95d6-1baf604d200e'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:31.862737 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8dacd132-349b-42cf-b3e3-dbcefd870738 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.867229 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dacd132-349b-42cf-b3e3-dbcefd870738 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] POST https://10.4.3.227/volume/v3/groups/22ede387-e6d5-4397-b05a-bcec5aed81e9/action Jul 31 05:34:31.869026 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dacd132-349b-42cf-b3e3-dbcefd870738 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:31.869363 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8dacd132-349b-42cf-b3e3-dbcefd870738 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:31.871378 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-8dacd132-349b-42cf-b3e3-dbcefd870738 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] delete called for group 22ede387-e6d5-4397-b05a-bcec5aed81e9 {{(pid=100286) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:34:31.871654 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.groups [None req-8dacd132-349b-42cf-b3e3-dbcefd870738 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Delete group with id: 22ede387-e6d5-4397-b05a-bcec5aed81e9 Jul 31 05:34:31.878577 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.878577 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:31.896458 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Delete volume request issued successfully. Jul 31 05:34:31.897414 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed6e18ce-2f14-416d-b5de-aae7f8effc03 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes/378b04eb-13a5-4c43-a9d9-ccb76c9df50a returned with HTTP 202 Jul 31 05:34:31.897414 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 742/2968] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:34:31 2026] DELETE /volume/v3/volumes/378b04eb-13a5-4c43-a9d9-ccb76c9df50a => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:31.906238 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-852bd224-4688-4346-939a-e85f642f366e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.911016 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-852bd224-4688-4346-939a-e85f642f366e tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] DELETE https://10.4.3.227/volume/v3/types/b304957d-a8e4-4b96-b9c5-659c98eb9bdb Jul 31 05:34:31.911423 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-852bd224-4688-4346-939a-e85f642f366e tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.911660 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-852bd224-4688-4346-939a-e85f642f366e tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.911952 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.911952 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:31.945938 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8dacd132-349b-42cf-b3e3-dbcefd870738 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/groups/22ede387-e6d5-4397-b05a-bcec5aed81e9/action returned with HTTP 202 Jul 31 05:34:31.946580 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 756/2969] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:34:31 2026] POST /volume/v3/groups/22ede387-e6d5-4397-b05a-bcec5aed81e9/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:31.958126 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-852bd224-4688-4346-939a-e85f642f366e tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/types/b304957d-a8e4-4b96-b9c5-659c98eb9bdb returned with HTTP 202 Jul 31 05:34:31.958126 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 732/2970] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:34:31 2026] DELETE /volume/v3/types/b304957d-a8e4-4b96-b9c5-659c98eb9bdb => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:31.963276 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4890bc64-e003-4217-a29e-5d4eae2b87c1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.967683 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4890bc64-e003-4217-a29e-5d4eae2b87c1 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/volumes/36056a80-7c0f-478b-8c8b-c5da83339e54 Jul 31 05:34:31.969496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4890bc64-e003-4217-a29e-5d4eae2b87c1 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:31.969630 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f7895b5f-93fc-469e-90d4-935d69c3a2d7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:31.969695 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4890bc64-e003-4217-a29e-5d4eae2b87c1 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:31.970851 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7895b5f-93fc-469e-90d4-935d69c3a2d7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:34:31.972447 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f7895b5f-93fc-469e-90d4-935d69c3a2d7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1053224824", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1342233726", "vendor_name": "tempest-vendor_name-1038211316"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:31.988249 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:31.988249 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:31.992883 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4890bc64-e003-4217-a29e-5d4eae2b87c1 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Volume info retrieved successfully. Jul 31 05:34:31.993847 np0000006182 devstack@c-api.service[100285]: WARNING stevedore.named [None req-4890bc64-e003-4217-a29e-5d4eae2b87c1 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:31.994045 np0000006182 devstack@c-api.service[100285]: WARNING castellan.key_manager [None req-4890bc64-e003-4217-a29e-5d4eae2b87c1 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:32.008849 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f7895b5f-93fc-469e-90d4-935d69c3a2d7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:34:32.008849 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 743/2971] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:34:31 2026] POST /volume/v3/types => generated 330 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:32.023224 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0e44daf-6691-41a0-960c-00a5223fade0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:32.027337 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:32.028444 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7e396e3c-c76c-4dea-a159-6ce056ca70d3", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:32.031323 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Create volume request body: {'volume': {'volume_type': '7e396e3c-c76c-4dea-a159-6ce056ca70d3', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:32.036736 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Create volume of 1 GB Jul 31 05:34:32.037040 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:32.037040 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:32.037539 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Availability Zones retrieved successfully. Jul 31 05:34:32.047072 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Flow 'volume_create_api' (71157865-067b-4e11-aad4-fb5f655a8467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:32.047072 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5091701e-6e27-4605-aab8-4fe2f59ada8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:32.047948 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:32.051046 np0000006182 devstack@c-api.service[100285]: DEBUG oslo_db.sqlalchemy.engines [None req-4890bc64-e003-4217-a29e-5d4eae2b87c1 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100285) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:32.054831 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:32.054831 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:32.064004 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4890bc64-e003-4217-a29e-5d4eae2b87c1 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/volumes/36056a80-7c0f-478b-8c8b-c5da83339e54 returned with HTTP 200 Jul 31 05:34:32.064443 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 741/2972] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:31 2026] GET /volume/v3/volumes/36056a80-7c0f-478b-8c8b-c5da83339e54 => generated 921 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:32.073446 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5091701e-6e27-4605-aab8-4fe2f59ada8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:34:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1342233726',vendor_name='tempest-vendor_name-1038211316'},id=7e396e3c-c76c-4dea-a159-6ce056ca70d3,is_public=True,name='tempest-ProjectMemberTests-volume-type-1053224824',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e396e3c-c76c-4dea-a159-6ce056ca70d3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:32.075184 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b6acd60-0453-4dea-bba6-4298e88f0284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:32.114798 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1053224824 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1053224824, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:32.115444 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1053224824 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1053224824, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:32.167462 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Created reservations ['9be62939-6553-454a-aba0-a4749f3e2483', 'edc39902-af37-45df-8c22-790023fb06cb', 'c14ebd43-adf7-47de-bbaf-db8a083de1a6', 'd6a2f67d-e739-44e8-8587-4251d15a1469'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:32.168465 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b6acd60-0453-4dea-bba6-4298e88f0284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9be62939-6553-454a-aba0-a4749f3e2483', 'edc39902-af37-45df-8c22-790023fb06cb', 'c14ebd43-adf7-47de-bbaf-db8a083de1a6', 'd6a2f67d-e739-44e8-8587-4251d15a1469']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:32.171928 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f566d7-b34f-4b9a-87c2-5293421dd971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:32.206064 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1f566d7-b34f-4b9a-87c2-5293421dd971) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f3a1bb4-44a5-45db-a155-12726b700afd', '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='6958e5aaf80141648d0cfe6b4de40adc',qos_specs=None,replication_status=,reservations=['9be62939-6553-454a-aba0-a4749f3e2483','edc39902-af37-45df-8c22-790023fb06cb','c14ebd43-adf7-47de-bbaf-db8a083de1a6','d6a2f67d-e739-44e8-8587-4251d15a1469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de484fda446245dcb05f37a4dda1dc1f',volume_type_id=7e396e3c-c76c-4dea-a159-6ce056ca70d3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:32Z,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=3f3a1bb4-44a5-45db-a155-12726b700afd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6958e5aaf80141648d0cfe6b4de40adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de484fda446245dcb05f37a4dda1dc1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e396e3c-c76c-4dea-a159-6ce056ca70d3),volume_type_id=7e396e3c-c76c-4dea-a159-6ce056ca70d3)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:32.206917 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ceffb7d-ab6c-430b-b2bc-1e3eca92b12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:32.234974 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ceffb7d-ab6c-430b-b2bc-1e3eca92b12d) transitioned into state 'SUCCESS' from 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='6958e5aaf80141648d0cfe6b4de40adc',qos_specs=None,replication_status=,reservations=['9be62939-6553-454a-aba0-a4749f3e2483','edc39902-af37-45df-8c22-790023fb06cb','c14ebd43-adf7-47de-bbaf-db8a083de1a6','d6a2f67d-e739-44e8-8587-4251d15a1469'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de484fda446245dcb05f37a4dda1dc1f',volume_type_id=7e396e3c-c76c-4dea-a159-6ce056ca70d3)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:32.235264 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9958c0f-b4ee-49e0-b76e-b7a436df47bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:32.246641 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9958c0f-b4ee-49e0-b76e-b7a436df47bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:32.247977 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Flow 'volume_create_api' (71157865-067b-4e11-aad4-fb5f655a8467) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:32.247977 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Create volume request issued successfully. Jul 31 05:34:32.249411 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0e44daf-6691-41a0-960c-00a5223fade0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:32.250673 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 757/2973] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:34:32 2026] POST /volume/v3/volumes => generated 774 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:32.266451 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cff43620-782d-4145-84de-c2b0ea5bd97b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:32.269588 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cff43620-782d-4145-84de-c2b0ea5bd97b tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] GET https://10.4.3.227/volume/v3/volumes/3f3a1bb4-44a5-45db-a155-12726b700afd Jul 31 05:34:32.269931 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cff43620-782d-4145-84de-c2b0ea5bd97b tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:32.270400 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cff43620-782d-4145-84de-c2b0ea5bd97b tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:32.278419 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:32.278419 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:32.283636 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cff43620-782d-4145-84de-c2b0ea5bd97b tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Volume info retrieved successfully. Jul 31 05:34:32.288950 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cff43620-782d-4145-84de-c2b0ea5bd97b tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes/3f3a1bb4-44a5-45db-a155-12726b700afd returned with HTTP 200 Jul 31 05:34:32.289441 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 733/2974] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:32 2026] GET /volume/v3/volumes/3f3a1bb4-44a5-45db-a155-12726b700afd => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:32.473459 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a130418e-72c0-48f8-8150-a057cc52a3e9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:32.475580 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a130418e-72c0-48f8-8150-a057cc52a3e9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:32.475869 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a130418e-72c0-48f8-8150-a057cc52a3e9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:32.476686 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a130418e-72c0-48f8-8150-a057cc52a3e9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:32.476686 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a130418e-72c0-48f8-8150-a057cc52a3e9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:32.489630 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:32.489630 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:32.490934 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a130418e-72c0-48f8-8150-a057cc52a3e9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:32.491546 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 744/2975] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:32 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:33.079519 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b25c208b-f060-46c7-9772-b12dfb059d13 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.082321 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b25c208b-f060-46c7-9772-b12dfb059d13 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/volumes/36056a80-7c0f-478b-8c8b-c5da83339e54 Jul 31 05:34:33.082608 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b25c208b-f060-46c7-9772-b12dfb059d13 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.082924 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b25c208b-f060-46c7-9772-b12dfb059d13 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.283045 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b25c208b-f060-46c7-9772-b12dfb059d13 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/volumes/36056a80-7c0f-478b-8c8b-c5da83339e54 returned with HTTP 404 Jul 31 05:34:33.283732 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 742/2976] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:33 2026] GET /volume/v3/volumes/36056a80-7c0f-478b-8c8b-c5da83339e54 => generated 109 bytes in 205 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:33.293461 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70791653-2eb4-485a-9b98-c8c74fb2e8dc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.296211 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70791653-2eb4-485a-9b98-c8c74fb2e8dc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/groups/22ede387-e6d5-4397-b05a-bcec5aed81e9 Jul 31 05:34:33.296568 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70791653-2eb4-485a-9b98-c8c74fb2e8dc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.296743 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70791653-2eb4-485a-9b98-c8c74fb2e8dc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.296939 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.groups [None req-70791653-2eb4-485a-9b98-c8c74fb2e8dc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] show called for member 22ede387-e6d5-4397-b05a-bcec5aed81e9 {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:33.302044 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70791653-2eb4-485a-9b98-c8c74fb2e8dc tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/groups/22ede387-e6d5-4397-b05a-bcec5aed81e9 returned with HTTP 404 Jul 31 05:34:33.302151 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 758/2977] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:33 2026] GET /volume/v3/groups/22ede387-e6d5-4397-b05a-bcec5aed81e9 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:33.309577 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c0157680-bb01-4fe2-a28e-1ede103b588a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.311917 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a8ce9f3d-c219-4fa9-a915-b80d46ab1eb9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.312484 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0157680-bb01-4fe2-a28e-1ede103b588a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] GET https://10.4.3.227/volume/v3/volumes/3f3a1bb4-44a5-45db-a155-12726b700afd Jul 31 05:34:33.312618 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0157680-bb01-4fe2-a28e-1ede103b588a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.312899 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c0157680-bb01-4fe2-a28e-1ede103b588a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.316157 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8ce9f3d-c219-4fa9-a915-b80d46ab1eb9 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:34:33.316157 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8ce9f3d-c219-4fa9-a915-b80d46ab1eb9 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.316157 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a8ce9f3d-c219-4fa9-a915-b80d46ab1eb9 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.316157 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-a8ce9f3d-c219-4fa9-a915-b80d46ab1eb9 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:33.316387 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a8ce9f3d-c219-4fa9-a915-b80d46ab1eb9 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:34:33.323929 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:33.323929 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:33.325294 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a8ce9f3d-c219-4fa9-a915-b80d46ab1eb9 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Get all volumes completed successfully. Jul 31 05:34:33.326061 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-a8ce9f3d-c219-4fa9-a915-b80d46ab1eb9 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:33.326299 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-a8ce9f3d-c219-4fa9-a915-b80d46ab1eb9 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:33.328828 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c0157680-bb01-4fe2-a28e-1ede103b588a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Volume info retrieved successfully. Jul 31 05:34:33.335093 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c0157680-bb01-4fe2-a28e-1ede103b588a tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes/3f3a1bb4-44a5-45db-a155-12726b700afd returned with HTTP 200 Jul 31 05:34:33.335514 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 734/2978] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:33 2026] GET /volume/v3/volumes/3f3a1bb4-44a5-45db-a155-12726b700afd => generated 974 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:33.354868 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-81671257-7661-48ff-b6fa-4e4b8e79563c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.360260 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-81671257-7661-48ff-b6fa-4e4b8e79563c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] GET https://10.4.3.227/volume/v3/messages Jul 31 05:34:33.360545 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-81671257-7661-48ff-b6fa-4e4b8e79563c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.360788 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-81671257-7661-48ff-b6fa-4e4b8e79563c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.365125 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-81671257-7661-48ff-b6fa-4e4b8e79563c tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:34:33.368596 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 743/2979] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:34:33 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:33.381145 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76349e50-6290-4844-a15a-a7581587d0a0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.384528 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76349e50-6290-4844-a15a-a7581587d0a0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] GET https://10.4.3.227/volume/v3/messages Jul 31 05:34:33.384528 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76349e50-6290-4844-a15a-a7581587d0a0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.384528 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76349e50-6290-4844-a15a-a7581587d0a0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.384528 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:33.384528 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:33.385477 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-a8ce9f3d-c219-4fa9-a915-b80d46ab1eb9 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:33.390676 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:33.390676 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:33.392394 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76349e50-6290-4844-a15a-a7581587d0a0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:34:33.393352 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 759/2980] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:34:33 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:33.402767 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a8ce9f3d-c219-4fa9-a915-b80d46ab1eb9 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:34:33.402869 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 745/2981] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:34:33 2026] GET /volume/v3/volumes/detail => generated 914 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:33.405438 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a34e4ea8-3964-436d-be85-2d4111b9397d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.407607 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a34e4ea8-3964-436d-be85-2d4111b9397d tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] DELETE https://10.4.3.227/volume/v3/messages/54ae215a-d886-4e9b-984d-015225ae3394 Jul 31 05:34:33.407759 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a34e4ea8-3964-436d-be85-2d4111b9397d tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.407891 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a34e4ea8-3964-436d-be85-2d4111b9397d tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.423018 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18ff21e3-0be9-4885-bf58-a8d2d471bd56 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.426809 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a34e4ea8-3964-436d-be85-2d4111b9397d tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/messages/54ae215a-d886-4e9b-984d-015225ae3394 returned with HTTP 204 Jul 31 05:34:33.426809 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 735/2982] 10.4.3.227 () {68 vars in 1394 bytes} [Fri Jul 31 05:34:33 2026] DELETE /volume/v3/messages/54ae215a-d886-4e9b-984d-015225ae3394 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 05:34:33.427898 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18ff21e3-0be9-4885-bf58-a8d2d471bd56 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] POST https://10.4.3.227/volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5/action Jul 31 05:34:33.427898 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18ff21e3-0be9-4885-bf58-a8d2d471bd56 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:33.427898 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18ff21e3-0be9-4885-bf58-a8d2d471bd56 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:33.428930 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-18ff21e3-0be9-4885-bf58-a8d2d471bd56 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] delete called for group 34212cf5-49f3-456b-8b91-23db563c56c5 {{(pid=100285) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 05:34:33.428930 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.groups [None req-18ff21e3-0be9-4885-bf58-a8d2d471bd56 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Delete group with id: 34212cf5-49f3-456b-8b91-23db563c56c5 Jul 31 05:34:33.435618 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:33.435618 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:33.443156 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-01b9c580-ec24-4bfb-a6f2-0bef10b7c6ab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.444417 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01b9c580-ec24-4bfb-a6f2-0bef10b7c6ab tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/3f3a1bb4-44a5-45db-a155-12726b700afd Jul 31 05:34:33.444619 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01b9c580-ec24-4bfb-a6f2-0bef10b7c6ab tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.444853 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01b9c580-ec24-4bfb-a6f2-0bef10b7c6ab tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.445121 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-01b9c580-ec24-4bfb-a6f2-0bef10b7c6ab tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Delete volume with id: 3f3a1bb4-44a5-45db-a155-12726b700afd Jul 31 05:34:33.460276 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:33.460276 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:33.460440 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-01b9c580-ec24-4bfb-a6f2-0bef10b7c6ab tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Volume info retrieved successfully. Jul 31 05:34:33.462769 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-01b9c580-ec24-4bfb-a6f2-0bef10b7c6ab tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100286) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 05:34:33.488382 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18ff21e3-0be9-4885-bf58-a8d2d471bd56 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5/action returned with HTTP 202 Jul 31 05:34:33.490369 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 744/2983] 10.4.3.227 () {70 vars in 1428 bytes} [Fri Jul 31 05:34:33 2026] POST /volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:33.495479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-01b9c580-ec24-4bfb-a6f2-0bef10b7c6ab tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Created reservations ['77c00eb1-e3bf-4feb-b54a-f28d1f912643', '8b016a63-fd2e-4b97-be3c-cee573d4a28a', '65c6ec8c-e4fd-4bc9-892e-fecfaa884ab9', '5348d1f6-2771-4944-8fff-ace6cadc8c3b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:33.502920 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6ca67da7-4489-45f2-a673-da81f86d21b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.507762 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ca67da7-4489-45f2-a673-da81f86d21b3 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c Jul 31 05:34:33.508629 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ebbc16e-ca70-4001-a8b9-aa1dfe380a96 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.508775 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ca67da7-4489-45f2-a673-da81f86d21b3 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.509440 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ca67da7-4489-45f2-a673-da81f86d21b3 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.512083 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ebbc16e-ca70-4001-a8b9-aa1dfe380a96 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:33.512497 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ebbc16e-ca70-4001-a8b9-aa1dfe380a96 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.512755 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ebbc16e-ca70-4001-a8b9-aa1dfe380a96 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.512908 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7ebbc16e-ca70-4001-a8b9-aa1dfe380a96 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:33.517698 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:33.517698 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:33.520200 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ebbc16e-ca70-4001-a8b9-aa1dfe380a96 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:33.520200 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 736/2984] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:33 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:33.524936 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:33.524936 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:33.529648 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6ca67da7-4489-45f2-a673-da81f86d21b3 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Volume info retrieved successfully. Jul 31 05:34:33.530715 np0000006182 devstack@c-api.service[100283]: WARNING stevedore.named [None req-6ca67da7-4489-45f2-a673-da81f86d21b3 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 05:34:33.530715 np0000006182 devstack@c-api.service[100283]: WARNING castellan.key_manager [None req-6ca67da7-4489-45f2-a673-da81f86d21b3 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 31 05:34:33.542184 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-01b9c580-ec24-4bfb-a6f2-0bef10b7c6ab tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Delete volume request issued successfully. Jul 31 05:34:33.542450 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01b9c580-ec24-4bfb-a6f2-0bef10b7c6ab tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes/3f3a1bb4-44a5-45db-a155-12726b700afd returned with HTTP 202 Jul 31 05:34:33.542959 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 760/2985] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:34:33 2026] DELETE /volume/v3/volumes/3f3a1bb4-44a5-45db-a155-12726b700afd => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:33.553369 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1e64461b-f662-4ed4-8749-f9506a1bacc0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.556011 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1e64461b-f662-4ed4-8749-f9506a1bacc0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] DELETE https://10.4.3.227/volume/v3/types/7e396e3c-c76c-4dea-a159-6ce056ca70d3 Jul 31 05:34:33.556011 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1e64461b-f662-4ed4-8749-f9506a1bacc0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.556304 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1e64461b-f662-4ed4-8749-f9506a1bacc0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.598371 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1e64461b-f662-4ed4-8749-f9506a1bacc0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/types/7e396e3c-c76c-4dea-a159-6ce056ca70d3 returned with HTTP 202 Jul 31 05:34:33.598960 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 745/2986] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:34:33 2026] DELETE /volume/v3/types/7e396e3c-c76c-4dea-a159-6ce056ca70d3 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:33.604882 np0000006182 devstack@c-api.service[100283]: DEBUG oslo_db.sqlalchemy.engines [None req-6ca67da7-4489-45f2-a673-da81f86d21b3 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100283) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:34:33.610391 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7364c9dc-972e-4040-b7f2-340cc00d32a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.612663 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7364c9dc-972e-4040-b7f2-340cc00d32a6 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:34:33.613081 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7364c9dc-972e-4040-b7f2-340cc00d32a6 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1513442592", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1266125615", "vendor_name": "tempest-vendor_name-1262307369"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:33.615970 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:33.615970 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:33.624740 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ca67da7-4489-45f2-a673-da81f86d21b3 tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c returned with HTTP 200 Jul 31 05:34:33.625205 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 746/2987] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:33 2026] GET /volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c => generated 910 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:33.645991 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7364c9dc-972e-4040-b7f2-340cc00d32a6 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:34:33.646591 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 737/2988] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:34:33 2026] POST /volume/v3/types => generated 330 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:33.662585 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.666024 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:33.666554 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "164bddeb-b8cc-49c1-84b8-c037a26c8bcf", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:33.668749 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Create volume request body: {'volume': {'volume_type': '164bddeb-b8cc-49c1-84b8-c037a26c8bcf', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:33.673759 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Create volume of 1 GB Jul 31 05:34:33.673759 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:33.673759 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:33.674317 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Availability Zones retrieved successfully. Jul 31 05:34:33.682385 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Flow 'volume_create_api' (16503808-dc4f-45a3-b5b4-00777aa023c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:33.684509 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e59d127-e0a3-478f-8274-f97c44d1f27b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:33.685789 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:33.717223 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e59d127-e0a3-478f-8274-f97c44d1f27b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:34:34Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1266125615',vendor_name='tempest-vendor_name-1262307369'},id=164bddeb-b8cc-49c1-84b8-c037a26c8bcf,is_public=True,name='tempest-ProjectMemberTests-volume-type-1513442592',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '164bddeb-b8cc-49c1-84b8-c037a26c8bcf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:33.717936 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdbf952f-5e58-4c23-882e-6ff6bbf69838) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:33.754929 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1513442592 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1513442592, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:33.755372 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1513442592 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1513442592, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:33.807257 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Created reservations ['43136c62-b677-4fdd-acf6-ca12ca4b9523', '5d6a438f-e4e4-4ed0-bc52-0e412bec9751', '8027e890-b514-4a93-9357-9564479470ef', '590e9308-277a-417b-9f5a-e82b75e98053'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:33.808390 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdbf952f-5e58-4c23-882e-6ff6bbf69838) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['43136c62-b677-4fdd-acf6-ca12ca4b9523', '5d6a438f-e4e4-4ed0-bc52-0e412bec9751', '8027e890-b514-4a93-9357-9564479470ef', '590e9308-277a-417b-9f5a-e82b75e98053']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:33.809501 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904921a4-b9de-4b54-930e-9fee4e2ed5ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:33.843135 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (904921a4-b9de-4b54-930e-9fee4e2ed5ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eced7ebd-1117-4118-a574-dbc2b3a16db4', '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='6958e5aaf80141648d0cfe6b4de40adc',qos_specs=None,replication_status=,reservations=['43136c62-b677-4fdd-acf6-ca12ca4b9523','5d6a438f-e4e4-4ed0-bc52-0e412bec9751','8027e890-b514-4a93-9357-9564479470ef','590e9308-277a-417b-9f5a-e82b75e98053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de484fda446245dcb05f37a4dda1dc1f',volume_type_id=164bddeb-b8cc-49c1-84b8-c037a26c8bcf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34: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=eced7ebd-1117-4118-a574-dbc2b3a16db4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6958e5aaf80141648d0cfe6b4de40adc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de484fda446245dcb05f37a4dda1dc1f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(164bddeb-b8cc-49c1-84b8-c037a26c8bcf),volume_type_id=164bddeb-b8cc-49c1-84b8-c037a26c8bcf)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:33.844089 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e814712-121e-46b5-8247-86ffa358df86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:33.866430 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e814712-121e-46b5-8247-86ffa358df86) transitioned into state 'SUCCESS' from 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='6958e5aaf80141648d0cfe6b4de40adc',qos_specs=None,replication_status=,reservations=['43136c62-b677-4fdd-acf6-ca12ca4b9523','5d6a438f-e4e4-4ed0-bc52-0e412bec9751','8027e890-b514-4a93-9357-9564479470ef','590e9308-277a-417b-9f5a-e82b75e98053'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de484fda446245dcb05f37a4dda1dc1f',volume_type_id=164bddeb-b8cc-49c1-84b8-c037a26c8bcf)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:33.867246 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76693c11-8ae6-4af5-94ab-4f198be59a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:33.879868 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76693c11-8ae6-4af5-94ab-4f198be59a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:33.881000 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Flow 'volume_create_api' (16503808-dc4f-45a3-b5b4-00777aa023c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:33.881433 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Create volume request issued successfully. Jul 31 05:34:33.882407 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a40ff17-5922-4c32-bcb2-4b133d69e0a7 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:33.882954 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 761/2989] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:34:33 2026] POST /volume/v3/volumes => generated 774 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:33.902175 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5936b577-ae1d-44c9-9d35-21aeb452f8c0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:33.904546 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5936b577-ae1d-44c9-9d35-21aeb452f8c0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] GET https://10.4.3.227/volume/v3/volumes/eced7ebd-1117-4118-a574-dbc2b3a16db4 Jul 31 05:34:33.904882 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5936b577-ae1d-44c9-9d35-21aeb452f8c0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:33.905197 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5936b577-ae1d-44c9-9d35-21aeb452f8c0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:33.916087 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:33.916087 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:33.919511 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5936b577-ae1d-44c9-9d35-21aeb452f8c0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Volume info retrieved successfully. Jul 31 05:34:33.924754 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5936b577-ae1d-44c9-9d35-21aeb452f8c0 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes/eced7ebd-1117-4118-a574-dbc2b3a16db4 returned with HTTP 200 Jul 31 05:34:33.924754 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 746/2990] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:33 2026] GET /volume/v3/volumes/eced7ebd-1117-4118-a574-dbc2b3a16db4 => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:34.505628 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-00db135b-f98e-4725-b141-778d3e0eb985 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:34.508988 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-00db135b-f98e-4725-b141-778d3e0eb985 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f/action Jul 31 05:34:34.509375 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-00db135b-f98e-4725-b141-778d3e0eb985 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:34.509485 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-00db135b-f98e-4725-b141-778d3e0eb985 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:34.525602 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:34.525602 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:34.534358 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-add65148-7dcc-49a8-a44f-bdfda6c92291 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:34.535957 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-add65148-7dcc-49a8-a44f-bdfda6c92291 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:34.536131 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-add65148-7dcc-49a8-a44f-bdfda6c92291 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:34.536357 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-add65148-7dcc-49a8-a44f-bdfda6c92291 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:34.536450 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-add65148-7dcc-49a8-a44f-bdfda6c92291 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:34.540940 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:34.540940 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:34.541765 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-add65148-7dcc-49a8-a44f-bdfda6c92291 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:34.542130 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 738/2991] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:34 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:34.548663 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-5bc04e77-1941-422d-8044-4ab7e67902ee req-00db135b-f98e-4725-b141-778d3e0eb985 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f/action returned with HTTP 204 Jul 31 05:34:34.549115 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 747/2992] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:34:34 2026] POST /volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:34.645430 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-53f1bf2a-7ac3-4195-b32e-0a492481270c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:34.647451 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53f1bf2a-7ac3-4195-b32e-0a492481270c tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c Jul 31 05:34:34.647667 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53f1bf2a-7ac3-4195-b32e-0a492481270c tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:34.647866 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53f1bf2a-7ac3-4195-b32e-0a492481270c tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:34.654388 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53f1bf2a-7ac3-4195-b32e-0a492481270c tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c returned with HTTP 404 Jul 31 05:34:34.654903 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 762/2993] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:34:34 2026] GET /volume/v3/volumes/55b9e7ad-9534-4a1b-9409-123f187c841c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:34.663879 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0ca3556-896f-4666-b233-dd19881573fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:34.671125 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0ca3556-896f-4666-b233-dd19881573fe tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] GET https://10.4.3.227/volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5 Jul 31 05:34:34.671125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0ca3556-896f-4666-b233-dd19881573fe tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:34.671125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0ca3556-896f-4666-b233-dd19881573fe tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:34.671125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.groups [None req-a0ca3556-896f-4666-b233-dd19881573fe tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] show called for member 34212cf5-49f3-456b-8b91-23db563c56c5 {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 05:34:34.674404 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0ca3556-896f-4666-b233-dd19881573fe tempest-GroupsV314Test-336892015 tempest-GroupsV314Test-336892015-project-member] https://10.4.3.227/volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5 returned with HTTP 404 Jul 31 05:34:34.676481 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 747/2994] 10.4.3.227 () {68 vars in 1386 bytes} [Fri Jul 31 05:34:34 2026] GET /volume/v3/groups/34212cf5-49f3-456b-8b91-23db563c56c5 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:34:34.682961 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33c0aee1-a7d7-4e35-824a-1850c7db5e4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:34.685359 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33c0aee1-a7d7-4e35-824a-1850c7db5e4e tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/af86fb3e-7256-4d2f-baa1-4b9806dbb5a5 Jul 31 05:34:34.685359 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33c0aee1-a7d7-4e35-824a-1850c7db5e4e tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:34.685608 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33c0aee1-a7d7-4e35-824a-1850c7db5e4e tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:34.699793 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33c0aee1-a7d7-4e35-824a-1850c7db5e4e tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] https://10.4.3.227/volume/v3/group_types/af86fb3e-7256-4d2f-baa1-4b9806dbb5a5 returned with HTTP 202 Jul 31 05:34:34.700329 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 739/2995] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:34:34 2026] DELETE /volume/v3/group_types/af86fb3e-7256-4d2f-baa1-4b9806dbb5a5 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:34:34.710438 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-13dd6d79-38a5-41d5-8b5a-9cefd483442f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:34.715540 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13dd6d79-38a5-41d5-8b5a-9cefd483442f tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] DELETE https://10.4.3.227/volume/v3/types/af09baa7-725c-48b1-a434-17bf072f038f Jul 31 05:34:34.716266 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13dd6d79-38a5-41d5-8b5a-9cefd483442f tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:34.716961 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13dd6d79-38a5-41d5-8b5a-9cefd483442f tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:34.772534 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13dd6d79-38a5-41d5-8b5a-9cefd483442f tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] https://10.4.3.227/volume/v3/types/af09baa7-725c-48b1-a434-17bf072f038f returned with HTTP 202 Jul 31 05:34:34.773458 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 748/2996] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:34:34 2026] DELETE /volume/v3/types/af09baa7-725c-48b1-a434-17bf072f038f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:34.785067 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-35e6796b-6f6e-4a29-be48-01b3db06d0ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:34.787070 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35e6796b-6f6e-4a29-be48-01b3db06d0ca tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] GET https://10.4.3.227/volume/v3/types/af09baa7-725c-48b1-a434-17bf072f038f Jul 31 05:34:34.787315 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35e6796b-6f6e-4a29-be48-01b3db06d0ca tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:34.787555 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35e6796b-6f6e-4a29-be48-01b3db06d0ca tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:34.791820 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35e6796b-6f6e-4a29-be48-01b3db06d0ca tempest-GroupsV314Test-1824257280 tempest-GroupsV314Test-1824257280-project-admin] https://10.4.3.227/volume/v3/types/af09baa7-725c-48b1-a434-17bf072f038f returned with HTTP 404 Jul 31 05:34:34.792370 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 763/2997] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:34:34 2026] GET /volume/v3/types/af09baa7-725c-48b1-a434-17bf072f038f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:34.941378 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f5691baf-3137-495d-8d94-252f18ba51d8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:34.946780 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f5691baf-3137-495d-8d94-252f18ba51d8 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] GET https://10.4.3.227/volume/v3/volumes/eced7ebd-1117-4118-a574-dbc2b3a16db4 Jul 31 05:34:34.946780 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f5691baf-3137-495d-8d94-252f18ba51d8 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:34.946894 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f5691baf-3137-495d-8d94-252f18ba51d8 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:34.960115 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:34.960115 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:34.964591 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f5691baf-3137-495d-8d94-252f18ba51d8 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Volume info retrieved successfully. Jul 31 05:34:34.971858 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f5691baf-3137-495d-8d94-252f18ba51d8 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes/eced7ebd-1117-4118-a574-dbc2b3a16db4 returned with HTTP 200 Jul 31 05:34:34.972330 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 748/2998] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:34 2026] GET /volume/v3/volumes/eced7ebd-1117-4118-a574-dbc2b3a16db4 => generated 974 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:34.993738 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-29da6f8b-a5cb-4788-ae80-fd1f84ab45fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:34.995165 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29da6f8b-a5cb-4788-ae80-fd1f84ab45fe tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] GET https://10.4.3.227/volume/v3/messages Jul 31 05:34:34.996757 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29da6f8b-a5cb-4788-ae80-fd1f84ab45fe tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:34.996757 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-29da6f8b-a5cb-4788-ae80-fd1f84ab45fe tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:35.004125 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-29da6f8b-a5cb-4788-ae80-fd1f84ab45fe tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:34:35.004540 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 740/2999] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:34:34 2026] GET /volume/v3/messages => generated 670 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:35.017380 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1056a3b3-e202-4e21-b84f-6cb2f8742461 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:35.020522 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1056a3b3-e202-4e21-b84f-6cb2f8742461 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] GET https://10.4.3.227/volume/v3/messages/9ec83f92-e4eb-4095-ada3-f2f66502f16b Jul 31 05:34:35.020728 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1056a3b3-e202-4e21-b84f-6cb2f8742461 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:35.020932 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1056a3b3-e202-4e21-b84f-6cb2f8742461 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:35.027416 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1056a3b3-e202-4e21-b84f-6cb2f8742461 tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-member] https://10.4.3.227/volume/v3/messages/9ec83f92-e4eb-4095-ada3-f2f66502f16b returned with HTTP 200 Jul 31 05:34:35.028038 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 749/3000] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:34:35 2026] GET /volume/v3/messages/9ec83f92-e4eb-4095-ada3-f2f66502f16b => generated 667 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:35.039407 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1a5eabd7-3e57-442c-85d8-64a331b501ff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:35.041835 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a5eabd7-3e57-442c-85d8-64a331b501ff tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] DELETE https://10.4.3.227/volume/v3/messages/9ec83f92-e4eb-4095-ada3-f2f66502f16b Jul 31 05:34:35.042262 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a5eabd7-3e57-442c-85d8-64a331b501ff tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:35.042586 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a5eabd7-3e57-442c-85d8-64a331b501ff tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:35.047823 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:35.047823 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:35.054406 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a5eabd7-3e57-442c-85d8-64a331b501ff tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/messages/9ec83f92-e4eb-4095-ada3-f2f66502f16b returned with HTTP 204 Jul 31 05:34:35.055017 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 764/3001] 10.4.3.227 () {68 vars in 1394 bytes} [Fri Jul 31 05:34:35 2026] DELETE /volume/v3/messages/9ec83f92-e4eb-4095-ada3-f2f66502f16b => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 05:34:35.063509 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:35.065791 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/eced7ebd-1117-4118-a574-dbc2b3a16db4 Jul 31 05:34:35.066070 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:35.066513 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:35.066823 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Delete volume with id: eced7ebd-1117-4118-a574-dbc2b3a16db4 Jul 31 05:34:35.083125 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:35.083125 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:35.083125 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Volume info retrieved successfully. Jul 31 05:34:35.084529 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100285) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 05:34:35.103669 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1513442592 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1513442592, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:35.104174 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1513442592 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1513442592, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:34:35.115733 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Created reservations ['74152551-e9fe-4439-883a-d32e42ec9ea9', 'de892b37-0fd2-4812-b358-8fae81c6a4f4', '0b8950a8-eb3a-4307-bc34-6016091a0355', '52956980-a1db-468a-a350-9fb6d39bc1ff'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:35.142898 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9942d127-7d04-4b62-bd3b-052e2399173a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:35.145125 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9942d127-7d04-4b62-bd3b-052e2399173a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:35.145376 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9942d127-7d04-4b62-bd3b-052e2399173a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:35.145629 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9942d127-7d04-4b62-bd3b-052e2399173a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:35.157723 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Delete volume request issued successfully. Jul 31 05:34:35.159560 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc2267e5-4ebb-4d12-a77e-ab11803e8ecd tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/volumes/eced7ebd-1117-4118-a574-dbc2b3a16db4 returned with HTTP 202 Jul 31 05:34:35.159560 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 749/3002] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:34:35 2026] DELETE /volume/v3/volumes/eced7ebd-1117-4118-a574-dbc2b3a16db4 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:35.166283 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:35.166283 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:35.172667 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40969cb0-6125-493c-86ac-63cd406527cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:35.174408 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40969cb0-6125-493c-86ac-63cd406527cf tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] DELETE https://10.4.3.227/volume/v3/types/164bddeb-b8cc-49c1-84b8-c037a26c8bcf Jul 31 05:34:35.175832 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40969cb0-6125-493c-86ac-63cd406527cf tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:35.175900 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9942d127-7d04-4b62-bd3b-052e2399173a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:35.175985 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40969cb0-6125-493c-86ac-63cd406527cf tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:35.180654 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9942d127-7d04-4b62-bd3b-052e2399173a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:35.181115 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 741/3003] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:35 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 1170 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:35.209343 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40969cb0-6125-493c-86ac-63cd406527cf tempest-ProjectMemberTests-626896330 tempest-ProjectMemberTests-626896330-project-admin] https://10.4.3.227/volume/v3/types/164bddeb-b8cc-49c1-84b8-c037a26c8bcf returned with HTTP 202 Jul 31 05:34:35.209881 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 750/3004] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:34:35 2026] DELETE /volume/v3/types/164bddeb-b8cc-49c1-84b8-c037a26c8bcf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:35.250505 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-f751afa6-23ee-4e93-9c22-a3bfcc4a8ef9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:35.253994 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-f751afa6-23ee-4e93-9c22-a3bfcc4a8ef9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:35.254992 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-f751afa6-23ee-4e93-9c22-a3bfcc4a8ef9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:35.254992 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-f751afa6-23ee-4e93-9c22-a3bfcc4a8ef9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:35.271048 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:35.271048 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:35.277502 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-f751afa6-23ee-4e93-9c22-a3bfcc4a8ef9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:35.283602 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-f751afa6-23ee-4e93-9c22-a3bfcc4a8ef9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:35.284240 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 765/3005] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:35 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 1170 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:35.312561 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-3a783a26-cd71-4d1f-b9f3-dd5b3bab56b9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:35.314987 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-3a783a26-cd71-4d1f-b9f3-dd5b3bab56b9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] POST https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/action Jul 31 05:34:35.316957 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-3a783a26-cd71-4d1f-b9f3-dd5b3bab56b9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:35.316957 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-3a783a26-cd71-4d1f-b9f3-dd5b3bab56b9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:35.331387 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:35.331387 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:35.332477 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-3a783a26-cd71-4d1f-b9f3-dd5b3bab56b9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:35.343565 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-3a783a26-cd71-4d1f-b9f3-dd5b3bab56b9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Begin detaching volume completed successfully. Jul 31 05:34:35.343565 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-3a783a26-cd71-4d1f-b9f3-dd5b3bab56b9 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/action returned with HTTP 202 Jul 31 05:34:35.343565 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 750/3006] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:34:35 2026] POST /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:34:35.435837 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa1c548f-938e-4568-a5fb-46031e785d18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:35.436401 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa1c548f-938e-4568-a5fb-46031e785d18 None None] GET https://10.4.3.227/volume// Jul 31 05:34:35.436624 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa1c548f-938e-4568-a5fb-46031e785d18 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:35.436850 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa1c548f-938e-4568-a5fb-46031e785d18 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:35.437323 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa1c548f-938e-4568-a5fb-46031e785d18 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:35.437593 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 742/3007] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:34:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:34:35.447995 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-d7448ee3-d88c-4844-8f6c-b5ca69a16324 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:35.452440 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-d7448ee3-d88c-4844-8f6c-b5ca69a16324 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:34:35.452971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-d7448ee3-d88c-4844-8f6c-b5ca69a16324 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:35.453032 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-d7448ee3-d88c-4844-8f6c-b5ca69a16324 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:35.467226 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:35.467226 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:35.477960 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-d7448ee3-d88c-4844-8f6c-b5ca69a16324 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:34:35.485188 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-d7448ee3-d88c-4844-8f6c-b5ca69a16324 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:34:35.485758 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 751/3008] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:34:35 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 1353 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:35.520653 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-b044bf0b-41a6-44ca-89d8-d16b47283dd6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:35.523248 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-b044bf0b-41a6-44ca-89d8-d16b47283dd6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption Jul 31 05:34:35.523577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-b044bf0b-41a6-44ca-89d8-d16b47283dd6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:35.523742 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-b044bf0b-41a6-44ca-89d8-d16b47283dd6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:35.540877 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:35.540877 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:35.578870 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-b044bf0b-41a6-44ca-89d8-d16b47283dd6 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption returned with HTTP 200 Jul 31 05:34:35.578870 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 766/3009] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:34:35 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64/encryption => generated 160 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:35.579853 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fbd1bacf-b3ed-4641-8dcb-e540bfad113c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:35.579853 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fbd1bacf-b3ed-4641-8dcb-e540bfad113c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:35.579853 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fbd1bacf-b3ed-4641-8dcb-e540bfad113c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:35.579853 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fbd1bacf-b3ed-4641-8dcb-e540bfad113c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:35.579853 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-fbd1bacf-b3ed-4641-8dcb-e540bfad113c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:35.592495 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:35.592495 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:35.593296 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fbd1bacf-b3ed-4641-8dcb-e540bfad113c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:35.593881 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 751/3010] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:35 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:36.606939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7aeafcae-339e-439e-8088-1838df2046f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:36.609123 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7aeafcae-339e-439e-8088-1838df2046f6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:36.609656 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7aeafcae-339e-439e-8088-1838df2046f6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:36.609656 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7aeafcae-339e-439e-8088-1838df2046f6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:36.609780 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7aeafcae-339e-439e-8088-1838df2046f6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:36.616540 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:36.616540 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:36.617384 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7aeafcae-339e-439e-8088-1838df2046f6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:36.617746 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 743/3011] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:36 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:37.632946 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6be4a1fd-c782-490d-8952-1c674dbe7c6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:37.636863 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6be4a1fd-c782-490d-8952-1c674dbe7c6d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:37.636863 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6be4a1fd-c782-490d-8952-1c674dbe7c6d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:37.636863 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6be4a1fd-c782-490d-8952-1c674dbe7c6d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:37.636863 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6be4a1fd-c782-490d-8952-1c674dbe7c6d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:37.651020 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:37.651020 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:37.652247 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6be4a1fd-c782-490d-8952-1c674dbe7c6d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:37.656131 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 752/3012] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:37 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:38.122405 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1f7fa7c-2e84-41b4-9771-ecaff1f110ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:38.278441 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1f7fa7c-2e84-41b4-9771-ecaff1f110ad tempest-VolumePoolsAdminTestsJSON-1446674933 tempest-VolumePoolsAdminTestsJSON-1446674933-project-admin] GET https://10.4.3.227/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 05:34:38.279845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1f7fa7c-2e84-41b4-9771-ecaff1f110ad tempest-VolumePoolsAdminTestsJSON-1446674933 tempest-VolumePoolsAdminTestsJSON-1446674933-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:38.279845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1f7fa7c-2e84-41b4-9771-ecaff1f110ad tempest-VolumePoolsAdminTestsJSON-1446674933 tempest-VolumePoolsAdminTestsJSON-1446674933-project-admin] Calling method 'get_pools' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:38.292566 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1f7fa7c-2e84-41b4-9771-ecaff1f110ad tempest-VolumePoolsAdminTestsJSON-1446674933 tempest-VolumePoolsAdminTestsJSON-1446674933-project-admin] https://10.4.3.227/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 05:34:38.292566 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 767/3013] 10.4.3.227 () {66 vars in 1314 bytes} [Fri Jul 31 05:34:38 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:38.306642 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e32e466-c6e9-42ea-b5bc-697559efbfc5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:38.308383 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e32e466-c6e9-42ea-b5bc-697559efbfc5 tempest-VolumePoolsAdminTestsJSON-1446674933 tempest-VolumePoolsAdminTestsJSON-1446674933-project-admin] GET https://10.4.3.227/volume/v3/scheduler-stats/get_pools Jul 31 05:34:38.308569 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e32e466-c6e9-42ea-b5bc-697559efbfc5 tempest-VolumePoolsAdminTestsJSON-1446674933 tempest-VolumePoolsAdminTestsJSON-1446674933-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:38.308766 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e32e466-c6e9-42ea-b5bc-697559efbfc5 tempest-VolumePoolsAdminTestsJSON-1446674933 tempest-VolumePoolsAdminTestsJSON-1446674933-project-admin] Calling method 'get_pools' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:38.327675 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e32e466-c6e9-42ea-b5bc-697559efbfc5 tempest-VolumePoolsAdminTestsJSON-1446674933 tempest-VolumePoolsAdminTestsJSON-1446674933-project-admin] https://10.4.3.227/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 05:34:38.328886 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 752/3014] 10.4.3.227 () {66 vars in 1291 bytes} [Fri Jul 31 05:34:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:38.667711 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aaca2f11-297d-4be5-86f2-793622451b8c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:38.669302 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aaca2f11-297d-4be5-86f2-793622451b8c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:38.669459 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aaca2f11-297d-4be5-86f2-793622451b8c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:38.669669 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aaca2f11-297d-4be5-86f2-793622451b8c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:38.669811 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-aaca2f11-297d-4be5-86f2-793622451b8c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:38.679665 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:38.679665 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:38.680735 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aaca2f11-297d-4be5-86f2-793622451b8c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:38.681234 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 744/3015] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:38 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:40.153347 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a3599668-6581-4916-a14f-61bad797b461 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:40.153347 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3599668-6581-4916-a14f-61bad797b461 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:40.153347 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3599668-6581-4916-a14f-61bad797b461 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:40.153347 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3599668-6581-4916-a14f-61bad797b461 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:40.153347 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a3599668-6581-4916-a14f-61bad797b461 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:40.153347 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:40.153347 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:40.153347 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3599668-6581-4916-a14f-61bad797b461 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:40.153347 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 753/3016] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:39 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:40.721554 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67b9c800-f2d1-432e-b30c-32544107781a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:40.724051 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67b9c800-f2d1-432e-b30c-32544107781a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:40.724051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67b9c800-f2d1-432e-b30c-32544107781a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:40.724051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67b9c800-f2d1-432e-b30c-32544107781a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:40.724051 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-67b9c800-f2d1-432e-b30c-32544107781a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:40.729330 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:40.729330 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:40.730249 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67b9c800-f2d1-432e-b30c-32544107781a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:40.731395 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 768/3017] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:40 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:41.311883 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:41.418240 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:41.418636 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-236236237"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:41.420860 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-236236237'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:41.424353 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Create volume of 1 GB Jul 31 05:34:41.431256 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Availability Zones retrieved successfully. Jul 31 05:34:41.437557 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Flow 'volume_create_api' (4fb91a27-4426-4919-a527-6f3f5709dd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:41.439263 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aed7e08-643d-4f38-9cbc-7cab9147b903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:41.440655 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:41.477217 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aed7e08-643d-4f38-9cbc-7cab9147b903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:41.478762 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ee4e24-ac26-4018-af0d-41bebeeab4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:41.565006 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Created reservations ['6d276412-d1e7-49d6-9510-1b3fa561e195', '3130451b-edc2-4fc9-bf10-0d52c50ad9d8', '0cf06da4-d8b0-4a72-8632-07bd1527c5a3', '330dcf7e-1dea-49ac-a03f-37ee15fa8be4'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:41.565354 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4ee4e24-ac26-4018-af0d-41bebeeab4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d276412-d1e7-49d6-9510-1b3fa561e195', '3130451b-edc2-4fc9-bf10-0d52c50ad9d8', '0cf06da4-d8b0-4a72-8632-07bd1527c5a3', '330dcf7e-1dea-49ac-a03f-37ee15fa8be4']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:41.566725 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4001e0e-4773-41d6-979d-8629106b1a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:41.608675 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4001e0e-4773-41d6-979d-8629106b1a8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4c34a57f-8c91-459d-b640-4846b06e4dbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-236236237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532a69e39b0e41098c1fc20ec43efaf4',qos_specs=None,replication_status=,reservations=['6d276412-d1e7-49d6-9510-1b3fa561e195','3130451b-edc2-4fc9-bf10-0d52c50ad9d8','0cf06da4-d8b0-4a72-8632-07bd1527c5a3','330dcf7e-1dea-49ac-a03f-37ee15fa8be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a8102a7b5d34a5b9d1f5bdc5f057b54',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-236236237',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4c34a57f-8c91-459d-b640-4846b06e4dbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532a69e39b0e41098c1fc20ec43efaf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a8102a7b5d34a5b9d1f5bdc5f057b54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:41.616477 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d76480b-7bdd-4352-a0b3-bda9de30a9e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:41.652596 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d76480b-7bdd-4352-a0b3-bda9de30a9e5) transitioned into state 'SUCCESS' from state '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-236236237',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532a69e39b0e41098c1fc20ec43efaf4',qos_specs=None,replication_status=,reservations=['6d276412-d1e7-49d6-9510-1b3fa561e195','3130451b-edc2-4fc9-bf10-0d52c50ad9d8','0cf06da4-d8b0-4a72-8632-07bd1527c5a3','330dcf7e-1dea-49ac-a03f-37ee15fa8be4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a8102a7b5d34a5b9d1f5bdc5f057b54',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:41.653601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d007394b-af66-42f3-8e69-d44c70c1a141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:41.672888 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d007394b-af66-42f3-8e69-d44c70c1a141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:41.673880 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Flow 'volume_create_api' (4fb91a27-4426-4919-a527-6f3f5709dd2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:41.674253 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Create volume request issued successfully. Jul 31 05:34:41.674814 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59c8d2b6-d174-4a1a-9eeb-ae4d261fa18f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:41.675274 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 753/3018] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:34:41 2026] POST /volume/v3/volumes => generated 754 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:41.700790 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-da52cc16-389a-4397-9496-1b3ae15daffa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:41.700790 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da52cc16-389a-4397-9496-1b3ae15daffa tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe Jul 31 05:34:41.701092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da52cc16-389a-4397-9496-1b3ae15daffa tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:41.701391 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-da52cc16-389a-4397-9496-1b3ae15daffa tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:41.713945 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:41.713945 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:41.721730 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-da52cc16-389a-4397-9496-1b3ae15daffa tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Volume info retrieved successfully. Jul 31 05:34:41.727831 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-da52cc16-389a-4397-9496-1b3ae15daffa tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe returned with HTTP 200 Jul 31 05:34:41.728418 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 745/3019] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:41 2026] GET /volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:34:41.745051 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10219f17-42d2-4a70-bf0c-75df6f02163e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:41.746988 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10219f17-42d2-4a70-bf0c-75df6f02163e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:41.747335 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10219f17-42d2-4a70-bf0c-75df6f02163e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:41.747575 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10219f17-42d2-4a70-bf0c-75df6f02163e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:41.747727 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-10219f17-42d2-4a70-bf0c-75df6f02163e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:41.754363 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:41.754363 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:41.755291 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10219f17-42d2-4a70-bf0c-75df6f02163e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:41.755694 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 754/3020] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:41 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:42.745415 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7e5bda4b-e6d4-4d4f-aebf-fe12c68e8524 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:42.750574 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e5bda4b-e6d4-4d4f-aebf-fe12c68e8524 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe Jul 31 05:34:42.750785 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e5bda4b-e6d4-4d4f-aebf-fe12c68e8524 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:42.750985 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e5bda4b-e6d4-4d4f-aebf-fe12c68e8524 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:42.763092 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:42.763092 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:42.771741 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7e5bda4b-e6d4-4d4f-aebf-fe12c68e8524 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Volume info retrieved successfully. Jul 31 05:34:42.771846 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-afd4c03b-9711-4193-a865-3de2f9def1dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:42.776370 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afd4c03b-9711-4193-a865-3de2f9def1dd tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:42.776370 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-afd4c03b-9711-4193-a865-3de2f9def1dd tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:42.776370 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-afd4c03b-9711-4193-a865-3de2f9def1dd tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:42.776370 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-afd4c03b-9711-4193-a865-3de2f9def1dd tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:42.777021 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e5bda4b-e6d4-4d4f-aebf-fe12c68e8524 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe returned with HTTP 200 Jul 31 05:34:42.777204 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 769/3021] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:42 2026] GET /volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:42.782347 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:42.782347 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:42.783370 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-afd4c03b-9711-4193-a865-3de2f9def1dd tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:42.783869 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 754/3022] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:42 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:42.798733 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e154b066-4e90-4e0a-ae67-2c67446175b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:42.803224 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e154b066-4e90-4e0a-ae67-2c67446175b7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:34:42.803664 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e154b066-4e90-4e0a-ae67-2c67446175b7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4c34a57f-8c91-459d-b640-4846b06e4dbe", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1996571910"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:42.819362 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:42.819362 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:42.820017 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e154b066-4e90-4e0a-ae67-2c67446175b7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Volume info retrieved successfully. Jul 31 05:34:42.820233 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-e154b066-4e90-4e0a-ae67-2c67446175b7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Create snapshot from volume 4c34a57f-8c91-459d-b640-4846b06e4dbe Jul 31 05:34:42.870428 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e154b066-4e90-4e0a-ae67-2c67446175b7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Created reservations ['fd741057-dd33-4204-939c-8195c146643e', '0e43f8ce-b055-4ed5-96d5-3d841d6ddfeb', 'defd43e8-8e02-4ef7-89e7-1b013fe86f0c', '06dae44f-7fba-49b3-9e1e-80958484ba7f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:42.911137 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e154b066-4e90-4e0a-ae67-2c67446175b7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot create request issued successfully. Jul 31 05:34:42.911137 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e154b066-4e90-4e0a-ae67-2c67446175b7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:34:42.911137 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 746/3023] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:34:42 2026] POST /volume/v3/snapshots => generated 311 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:42.923426 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d353232-d485-493d-987a-2e1b473ea9b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:42.925837 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d353232-d485-493d-987a-2e1b473ea9b1 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 Jul 31 05:34:42.926132 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d353232-d485-493d-987a-2e1b473ea9b1 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:42.926422 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d353232-d485-493d-987a-2e1b473ea9b1 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:42.935021 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:42.935021 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:42.935793 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5d353232-d485-493d-987a-2e1b473ea9b1 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:42.936765 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d353232-d485-493d-987a-2e1b473ea9b1 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 returned with HTTP 200 Jul 31 05:34:42.937497 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 755/3024] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:42 2026] GET /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 => generated 443 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:43.798782 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bbe473b4-165d-45b3-bade-302a7324d89b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:43.801862 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bbe473b4-165d-45b3-bade-302a7324d89b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:43.802179 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bbe473b4-165d-45b3-bade-302a7324d89b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:43.802429 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bbe473b4-165d-45b3-bade-302a7324d89b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:43.802589 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-bbe473b4-165d-45b3-bade-302a7324d89b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:43.812677 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:43.812677 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:43.814111 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bbe473b4-165d-45b3-bade-302a7324d89b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:43.814747 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 770/3025] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:43 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:43.829375 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-01ad1639-d659-480a-bb3b-179aaba511a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:43.832418 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01ad1639-d659-480a-bb3b-179aaba511a7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 Jul 31 05:34:43.832862 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01ad1639-d659-480a-bb3b-179aaba511a7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:43.833118 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01ad1639-d659-480a-bb3b-179aaba511a7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:43.850695 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:43.850695 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:43.857067 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-01ad1639-d659-480a-bb3b-179aaba511a7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:43.865741 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01ad1639-d659-480a-bb3b-179aaba511a7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 returned with HTTP 200 Jul 31 05:34:43.866353 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 755/3026] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:43 2026] GET /volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 => generated 1357 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:43.881713 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b979bbbb-04cf-4e94-954c-780de8adca94 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:43.886338 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81/restore Jul 31 05:34:43.886980 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:43.888944 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Restoring backup 103235f2-8051-4013-9f8c-0319e4f17f81 ({'restore': {}}) {{(pid=100284) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 05:34:43.889091 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Restoring backup 103235f2-8051-4013-9f8c-0319e4f17f81 to volume None. Jul 31 05:34:43.896009 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:43.896009 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:43.897607 np0000006182 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating volume of 1 GB for restore of backup 103235f2-8051-4013-9f8c-0319e4f17f81. Jul 31 05:34:43.908756 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Availability zone cache updated, next update will occur around 2026-07-31 06:34:43.906665. {{(pid=100284) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 05:34:43.908756 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Availability Zones retrieved successfully. Jul 31 05:34:43.914932 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (e5feecf4-d8f7-41c0-8620-49717dbfcf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:43.917505 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07428ea0-ff7f-42ea-a6c4-e14f34f4cd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:43.919034 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:43.924011 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ba26969-fd94-400e-b808-a0adc54339f3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:43.925801 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:43.926170 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1542128239"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:43.927744 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1542128239'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:43.931958 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume of 1 GB Jul 31 05:34:43.932328 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:43.932328 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:43.932862 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Availability Zones retrieved successfully. Jul 31 05:34:43.939174 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Flow 'volume_create_api' (e09a6db1-15e8-44ca-96f0-8ac6acc02ee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:43.940455 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26cb506-c002-42b8-89b2-29cdde8c9d7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:43.941535 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:43.949766 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c50c2283-0069-4c98-adb2-57809fca2bb5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:43.951689 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:43.951689 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:43.953231 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c50c2283-0069-4c98-adb2-57809fca2bb5 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 Jul 31 05:34:43.953231 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c50c2283-0069-4c98-adb2-57809fca2bb5 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:43.953231 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c50c2283-0069-4c98-adb2-57809fca2bb5 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:43.954330 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07428ea0-ff7f-42ea-a6c4-e14f34f4cd8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:43.955175 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ed1423-c8c4-4e3c-8a3e-993529eb59cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:43.959224 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:43.959224 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:43.959790 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c50c2283-0069-4c98-adb2-57809fca2bb5 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:43.960991 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c50c2283-0069-4c98-adb2-57809fca2bb5 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 returned with HTTP 200 Jul 31 05:34:43.961441 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 771/3027] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:43 2026] GET /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:43.966502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c26cb506-c002-42b8-89b2-29cdde8c9d7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=abe4a680-032d-488a-966d-aeddf94308ae,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abe4a680-032d-488a-966d-aeddf94308ae', 'encryption_key_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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:43.967660 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73a1d072-8edb-4260-8dc4-f58f1aad12cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:43.973262 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e9a01c9-8285-4de8-81a8-7f972989aae3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:43.976542 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e9a01c9-8285-4de8-81a8-7f972989aae3 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] POST https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata Jul 31 05:34:43.976984 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e9a01c9-8285-4de8-81a8-7f972989aae3 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:43.987075 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:43.987075 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:43.987619 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0e9a01c9-8285-4de8-81a8-7f972989aae3 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.004739 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['54905b25-ae22-48dc-a301-3749d1e3b31c', 'ca953048-1ecb-4cba-adfc-0b89b3cc649c', '65db300c-0280-4b91-900a-694bb1af67ef', '710e4e90-faf2-4a64-8863-3e4f793cb8d5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:44.005759 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5ed1423-c8c4-4e3c-8a3e-993529eb59cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54905b25-ae22-48dc-a301-3749d1e3b31c', 'ca953048-1ecb-4cba-adfc-0b89b3cc649c', '65db300c-0280-4b91-900a-694bb1af67ef', '710e4e90-faf2-4a64-8863-3e4f793cb8d5']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:44.006934 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1e118a-5cba-46b9-b2d3-1df2d602c97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:44.015457 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0e9a01c9-8285-4de8-81a8-7f972989aae3 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Update snapshot metadata completed successfully. Jul 31 05:34:44.016117 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e9a01c9-8285-4de8-81a8-7f972989aae3 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata returned with HTTP 200 Jul 31 05:34:44.016965 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 756/3028] 10.4.3.227 () {68 vars in 1402 bytes} [Fri Jul 31 05:34:43 2026] POST /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata => generated 68 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.023640 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Created reservations ['f1ea589d-328e-4a27-9868-de02e4f97fd8', 'cef0957f-2895-4412-8c2d-af81226aade4', 'b7ee0685-784f-48c4-9507-8008cd444a94', '2196a74c-9d64-45c1-8d51-c07fd8cef06f'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:44.024518 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73a1d072-8edb-4260-8dc4-f58f1aad12cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1ea589d-328e-4a27-9868-de02e4f97fd8', 'cef0957f-2895-4412-8c2d-af81226aade4', 'b7ee0685-784f-48c4-9507-8008cd444a94', '2196a74c-9d64-45c1-8d51-c07fd8cef06f']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:44.025524 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (678ca5fd-4dd5-4f5a-8d78-194f75b297c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:44.025661 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-27897b51-7a39-4196-bcc3-fd991e720c58 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.030056 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27897b51-7a39-4196-bcc3-fd991e720c58 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata Jul 31 05:34:44.030553 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27897b51-7a39-4196-bcc3-fd991e720c58 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:44.030619 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-27897b51-7a39-4196-bcc3-fd991e720c58 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:44.037795 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e1e118a-5cba-46b9-b2d3-1df2d602c97e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d2f558-5ef8-4904-ae2e-9fa6d01ae45f', '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_103235f2-8051-4013-9f8c-0319e4f17f81',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['54905b25-ae22-48dc-a301-3749d1e3b31c','ca953048-1ecb-4cba-adfc-0b89b3cc649c','65db300c-0280-4b91-900a-694bb1af67ef','710e4e90-faf2-4a64-8863-3e4f793cb8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:44Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_103235f2-8051-4013-9f8c-0319e4f17f81',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47d2f558-5ef8-4904-ae2e-9fa6d01ae45f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b6452e80ee4ece90d53d3e72eaca98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61842d01f1d94791830ceaf1bfa2f654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:44.039237 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c2112c-ef44-4c86-a292-55b1df36dff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:44.039468 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.039468 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:44.040023 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-27897b51-7a39-4196-bcc3-fd991e720c58 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.042204 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-27897b51-7a39-4196-bcc3-fd991e720c58 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Get snapshot metadata completed successfully. Jul 31 05:34:44.042525 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-27897b51-7a39-4196-bcc3-fd991e720c58 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata returned with HTTP 200 Jul 31 05:34:44.042969 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 772/3029] 10.4.3.227 () {66 vars in 1381 bytes} [Fri Jul 31 05:34:44 2026] GET /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata => generated 68 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.055226 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a140829c-9b91-4a10-966f-ea1e95f932a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.056417 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72c2112c-ef44-4c86-a292-55b1df36dff4) transitioned into 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_103235f2-8051-4013-9f8c-0319e4f17f81',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['54905b25-ae22-48dc-a301-3749d1e3b31c','ca953048-1ecb-4cba-adfc-0b89b3cc649c','65db300c-0280-4b91-900a-694bb1af67ef','710e4e90-faf2-4a64-8863-3e4f793cb8d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:44.058598 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a140829c-9b91-4a10-966f-ea1e95f932a7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] PUT https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata Jul 31 05:34:44.058668 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919f0e07-e75a-4437-b08c-dbd86cd154db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:44.058719 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a140829c-9b91-4a10-966f-ea1e95f932a7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:44.058898 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (678ca5fd-4dd5-4f5a-8d78-194f75b297c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a607292-b2cb-46e9-83fe-dc29bb4f25f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1542128239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5721e7aef079473ca8dda095fa1dee4d',qos_specs=None,replication_status=,reservations=['f1ea589d-328e-4a27-9868-de02e4f97fd8','cef0957f-2895-4412-8c2d-af81226aade4','b7ee0685-784f-48c4-9507-8008cd444a94','2196a74c-9d64-45c1-8d51-c07fd8cef06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1542128239',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a607292-b2cb-46e9-83fe-dc29bb4f25f9,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5721e7aef079473ca8dda095fa1dee4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abe4a680-032d-488a-966d-aeddf94308ae),volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:44.059993 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b09e370-86fe-4795-a38e-99a13deefc74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:44.070356 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.070356 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:44.070356 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a140829c-9b91-4a10-966f-ea1e95f932a7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.078501 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (919f0e07-e75a-4437-b08c-dbd86cd154db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:44.079630 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (e5feecf4-d8f7-41c0-8620-49717dbfcf9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:44.080136 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume request issued successfully. Jul 31 05:34:44.087129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b09e370-86fe-4795-a38e-99a13deefc74) transitioned into state 'SUCCESS' from state '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-1542128239',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5721e7aef079473ca8dda095fa1dee4d',qos_specs=None,replication_status=,reservations=['f1ea589d-328e-4a27-9868-de02e4f97fd8','cef0957f-2895-4412-8c2d-af81226aade4','b7ee0685-784f-48c4-9507-8008cd444a94','2196a74c-9d64-45c1-8d51-c07fd8cef06f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:44.088052 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3a88c9-6ca2-4d58-9dc3-d8f4d5dc37a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:44.091510 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.091510 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:44.091510 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:44.103167 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a140829c-9b91-4a10-966f-ea1e95f932a7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Update snapshot metadata completed successfully. Jul 31 05:34:44.103167 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a140829c-9b91-4a10-966f-ea1e95f932a7 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata returned with HTTP 200 Jul 31 05:34:44.103662 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 757/3030] 10.4.3.227 () {68 vars in 1401 bytes} [Fri Jul 31 05:34:44 2026] PUT /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata => generated 57 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.111522 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a3a88c9-6ca2-4d58-9dc3-d8f4d5dc37a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:44.111522 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Flow 'volume_create_api' (e09a6db1-15e8-44ca-96f0-8ac6acc02ee2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:44.111522 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume request issued successfully. Jul 31 05:34:44.111522 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ba26969-fd94-400e-b808-a0adc54339f3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:44.111974 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 756/3031] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:34:43 2026] POST /volume/v3/volumes => generated 760 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:44.114543 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3210700-d3e0-4098-8e64-304e792debc2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.119249 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3210700-d3e0-4098-8e64-304e792debc2 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata Jul 31 05:34:44.119249 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3210700-d3e0-4098-8e64-304e792debc2 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:44.119249 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3210700-d3e0-4098-8e64-304e792debc2 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:44.128594 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.128594 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:44.129135 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ac66713-422e-4e61-a0be-bd78aa544bd8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.129334 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c3210700-d3e0-4098-8e64-304e792debc2 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.130829 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c3210700-d3e0-4098-8e64-304e792debc2 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Get snapshot metadata completed successfully. Jul 31 05:34:44.130829 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3210700-d3e0-4098-8e64-304e792debc2 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata returned with HTTP 200 Jul 31 05:34:44.130829 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 773/3032] 10.4.3.227 () {66 vars in 1381 bytes} [Fri Jul 31 05:34:44 2026] GET /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata => generated 57 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.132373 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ac66713-422e-4e61-a0be-bd78aa544bd8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:44.132659 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ac66713-422e-4e61-a0be-bd78aa544bd8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:44.132872 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ac66713-422e-4e61-a0be-bd78aa544bd8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:44.145559 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8d3ee672-2be1-4638-90ec-e6865999c97f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.146511 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.146511 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:44.148131 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d3ee672-2be1-4638-90ec-e6865999c97f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata/key3 Jul 31 05:34:44.148429 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d3ee672-2be1-4638-90ec-e6865999c97f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:44.148810 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d3ee672-2be1-4638-90ec-e6865999c97f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:44.151743 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0ac66713-422e-4e61-a0be-bd78aa544bd8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:44.156614 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.156614 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:44.157213 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8d3ee672-2be1-4638-90ec-e6865999c97f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.157863 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ac66713-422e-4e61-a0be-bd78aa544bd8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:44.158110 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8d3ee672-2be1-4638-90ec-e6865999c97f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Get snapshot metadata completed successfully. Jul 31 05:34:44.158446 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 758/3033] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:44 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:44.176622 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8d3ee672-2be1-4638-90ec-e6865999c97f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Delete snapshot metadata completed successfully. Jul 31 05:34:44.176622 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d3ee672-2be1-4638-90ec-e6865999c97f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata/key3 returned with HTTP 200 Jul 31 05:34:44.176622 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 757/3034] 10.4.3.227 () {66 vars in 1399 bytes} [Fri Jul 31 05:34:44 2026] DELETE /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata/key3 => generated 0 bytes in 31 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 05:34:44.186880 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d8f0329f-cad4-4677-b14d-6913d780909d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.190582 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8f0329f-cad4-4677-b14d-6913d780909d tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata Jul 31 05:34:44.190853 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8f0329f-cad4-4677-b14d-6913d780909d tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:44.191092 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8f0329f-cad4-4677-b14d-6913d780909d tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:44.199553 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.199553 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:44.200227 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d8f0329f-cad4-4677-b14d-6913d780909d tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.202690 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d8f0329f-cad4-4677-b14d-6913d780909d tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Get snapshot metadata completed successfully. Jul 31 05:34:44.202690 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8f0329f-cad4-4677-b14d-6913d780909d tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata returned with HTTP 200 Jul 31 05:34:44.203753 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 774/3035] 10.4.3.227 () {66 vars in 1381 bytes} [Fri Jul 31 05:34:44 2026] GET /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.231597 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-556ebe59-a820-417a-9be5-30834ad22195 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.235796 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-556ebe59-a820-417a-9be5-30834ad22195 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] PUT https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata Jul 31 05:34:44.236263 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-556ebe59-a820-417a-9be5-30834ad22195 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:44.246809 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.246809 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:44.247670 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-556ebe59-a820-417a-9be5-30834ad22195 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.264827 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-556ebe59-a820-417a-9be5-30834ad22195 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Update snapshot metadata completed successfully. Jul 31 05:34:44.265043 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-556ebe59-a820-417a-9be5-30834ad22195 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata returned with HTTP 200 Jul 31 05:34:44.265708 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 759/3036] 10.4.3.227 () {68 vars in 1401 bytes} [Fri Jul 31 05:34:44 2026] PUT /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.280839 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da97c0df-7c8b-483a-9d51-02d7436ab8ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.284125 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da97c0df-7c8b-483a-9d51-02d7436ab8ba tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] POST https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata Jul 31 05:34:44.284602 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da97c0df-7c8b-483a-9d51-02d7436ab8ba tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:44.293231 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.293231 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:44.293680 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da97c0df-7c8b-483a-9d51-02d7436ab8ba tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.325881 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-da97c0df-7c8b-483a-9d51-02d7436ab8ba tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Update snapshot metadata completed successfully. Jul 31 05:34:44.326288 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da97c0df-7c8b-483a-9d51-02d7436ab8ba tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata returned with HTTP 200 Jul 31 05:34:44.327395 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 758/3037] 10.4.3.227 () {68 vars in 1402 bytes} [Fri Jul 31 05:34:44 2026] POST /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.336362 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-74a74111-6d58-43f1-8bd4-8b21d1ee8f75 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.339545 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74a74111-6d58-43f1-8bd4-8b21d1ee8f75 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata Jul 31 05:34:44.342698 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74a74111-6d58-43f1-8bd4-8b21d1ee8f75 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:44.342888 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-74a74111-6d58-43f1-8bd4-8b21d1ee8f75 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:44.349535 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.349535 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:44.350008 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74a74111-6d58-43f1-8bd4-8b21d1ee8f75 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.350795 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-74a74111-6d58-43f1-8bd4-8b21d1ee8f75 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Get snapshot metadata completed successfully. Jul 31 05:34:44.351046 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-74a74111-6d58-43f1-8bd4-8b21d1ee8f75 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata returned with HTTP 200 Jul 31 05:34:44.351462 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 775/3038] 10.4.3.227 () {66 vars in 1381 bytes} [Fri Jul 31 05:34:44 2026] GET /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata => generated 68 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.360381 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0cd136d6-0152-4285-989e-abf2f702c64e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.362978 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0cd136d6-0152-4285-989e-abf2f702c64e tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] PUT https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata/key3 Jul 31 05:34:44.363352 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0cd136d6-0152-4285-989e-abf2f702c64e tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:44.369979 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.369979 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:44.370534 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0cd136d6-0152-4285-989e-abf2f702c64e tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.389300 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0cd136d6-0152-4285-989e-abf2f702c64e tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Update snapshot metadata completed successfully. Jul 31 05:34:44.389695 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0cd136d6-0152-4285-989e-abf2f702c64e tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata/key3 returned with HTTP 200 Jul 31 05:34:44.390327 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 760/3039] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:34:44 2026] PUT /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata/key3 => generated 35 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.398741 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b33eeb19-0928-44bc-8b4e-e3325bf50957 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.400630 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b33eeb19-0928-44bc-8b4e-e3325bf50957 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata/key3 Jul 31 05:34:44.400881 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b33eeb19-0928-44bc-8b4e-e3325bf50957 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:44.401134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b33eeb19-0928-44bc-8b4e-e3325bf50957 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:44.406690 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.406690 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:44.407196 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b33eeb19-0928-44bc-8b4e-e3325bf50957 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.408005 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b33eeb19-0928-44bc-8b4e-e3325bf50957 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Get snapshot metadata completed successfully. Jul 31 05:34:44.408274 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b33eeb19-0928-44bc-8b4e-e3325bf50957 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata/key3 returned with HTTP 200 Jul 31 05:34:44.408617 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 759/3040] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:34:44 2026] GET /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata/key3 => generated 35 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.419514 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-af877a49-1c12-4916-9874-7ede416c4633 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.422481 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af877a49-1c12-4916-9874-7ede416c4633 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata Jul 31 05:34:44.422894 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af877a49-1c12-4916-9874-7ede416c4633 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:44.422894 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-af877a49-1c12-4916-9874-7ede416c4633 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:44.436585 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.436585 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:44.437733 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-af877a49-1c12-4916-9874-7ede416c4633 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.438504 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-af877a49-1c12-4916-9874-7ede416c4633 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Get snapshot metadata completed successfully. Jul 31 05:34:44.438758 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-af877a49-1c12-4916-9874-7ede416c4633 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata returned with HTTP 200 Jul 31 05:34:44.439130 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 776/3041] 10.4.3.227 () {66 vars in 1381 bytes} [Fri Jul 31 05:34:44 2026] GET /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata => generated 75 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.447914 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-978105f7-3e10-4ea2-a8c6-ada078de8dac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.449749 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-978105f7-3e10-4ea2-a8c6-ada078de8dac tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] PUT https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata Jul 31 05:34:44.450082 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-978105f7-3e10-4ea2-a8c6-ada078de8dac tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:44.456494 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.456494 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:44.457092 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-978105f7-3e10-4ea2-a8c6-ada078de8dac tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.474556 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-978105f7-3e10-4ea2-a8c6-ada078de8dac tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Update snapshot metadata completed successfully. Jul 31 05:34:44.474892 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-978105f7-3e10-4ea2-a8c6-ada078de8dac tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata returned with HTTP 200 Jul 31 05:34:44.475469 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 761/3042] 10.4.3.227 () {68 vars in 1401 bytes} [Fri Jul 31 05:34:44 2026] PUT /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005/metadata => generated 16 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:34:44.483967 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-434cf9b8-34f1-4fbd-b45d-63f5ac5546fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.486706 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-434cf9b8-34f1-4fbd-b45d-63f5ac5546fc tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 Jul 31 05:34:44.486904 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-434cf9b8-34f1-4fbd-b45d-63f5ac5546fc tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:44.487629 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-434cf9b8-34f1-4fbd-b45d-63f5ac5546fc tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:44.487765 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-434cf9b8-34f1-4fbd-b45d-63f5ac5546fc tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Delete snapshot with id: ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 Jul 31 05:34:44.493862 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.493862 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:44.494791 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-434cf9b8-34f1-4fbd-b45d-63f5ac5546fc tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.515127 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-434cf9b8-34f1-4fbd-b45d-63f5ac5546fc tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot delete request issued successfully. Jul 31 05:34:44.515786 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-434cf9b8-34f1-4fbd-b45d-63f5ac5546fc tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 returned with HTTP 202 Jul 31 05:34:44.517863 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 760/3043] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:34:44 2026] DELETE /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:44.528642 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ba1aabb-7672-4dcd-a72b-f792d3ff98f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:44.530965 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ba1aabb-7672-4dcd-a72b-f792d3ff98f6 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 Jul 31 05:34:44.531194 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ba1aabb-7672-4dcd-a72b-f792d3ff98f6 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:44.531394 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ba1aabb-7672-4dcd-a72b-f792d3ff98f6 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:44.538256 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:44.538256 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:44.538830 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ba1aabb-7672-4dcd-a72b-f792d3ff98f6 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Snapshot retrieved successfully. Jul 31 05:34:44.540199 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ba1aabb-7672-4dcd-a72b-f792d3ff98f6 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 returned with HTTP 200 Jul 31 05:34:44.540199 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 777/3044] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:44 2026] GET /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:45.098580 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.098580 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:45.098974 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:45.099130 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Checking backup size 1 against volume size 1 {{(pid=100284) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 05:34:45.099252 np0000006182 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Overwriting volume 47d2f558-5ef8-4904-ae2e-9fa6d01ae45f with restore of backup 103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:45.112658 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] restore_backup in rpcapi backup_id 103235f2-8051-4013-9f8c-0319e4f17f81 {{(pid=100284) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 05:34:45.114919 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b979bbbb-04cf-4e94-954c-780de8adca94 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81/restore returned with HTTP 202 Jul 31 05:34:45.115613 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 747/3045] 10.4.3.227 () {68 vars in 1393 bytes} [Fri Jul 31 05:34:43 2026] POST /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81/restore => generated 189 bytes in 1234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:45.127683 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4bb291c9-8f6a-4487-8ca2-8c35082b3d46 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.130065 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4bb291c9-8f6a-4487-8ca2-8c35082b3d46 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:45.130370 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4bb291c9-8f6a-4487-8ca2-8c35082b3d46 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.130640 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4bb291c9-8f6a-4487-8ca2-8c35082b3d46 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.130798 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4bb291c9-8f6a-4487-8ca2-8c35082b3d46 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:45.138075 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.138075 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:45.139345 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4bb291c9-8f6a-4487-8ca2-8c35082b3d46 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:45.140002 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 762/3046] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:45 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:45.246792 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5567fcdb-1d3b-450b-b3d8-12d4ec667594 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.248947 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5567fcdb-1d3b-450b-b3d8-12d4ec667594 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:45.249256 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5567fcdb-1d3b-450b-b3d8-12d4ec667594 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.249432 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5567fcdb-1d3b-450b-b3d8-12d4ec667594 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.261830 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7fcb2552-e21e-48da-882c-fba12484af5d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.263317 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.263317 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:45.263976 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:45.264384 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-196554869", "snapshot_id": null, "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:45.267851 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-196554869', 'snapshot_id': None, 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:45.267934 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5567fcdb-1d3b-450b-b3d8-12d4ec667594 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:45.274013 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5567fcdb-1d3b-450b-b3d8-12d4ec667594 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:45.274524 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 761/3047] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:45 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:45.340272 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-965a14e6-628f-4eea-bb57-451b128911b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.343342 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-965a14e6-628f-4eea-bb57-451b128911b9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:45.343640 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-965a14e6-628f-4eea-bb57-451b128911b9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.343838 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-965a14e6-628f-4eea-bb57-451b128911b9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.345945 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=703,cinder:INSERT=117,cinder:UPDATE=207 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:34:45.353220 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.353220 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:45.359851 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-965a14e6-628f-4eea-bb57-451b128911b9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:45.365977 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-965a14e6-628f-4eea-bb57-451b128911b9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:45.366548 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 748/3048] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:45 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:45.394721 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Create volume of 1 GB Jul 31 05:34:45.397265 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=650,cinder:INSERT=101,cinder:UPDATE=201 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:34:45.399141 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Availability Zones retrieved successfully. Jul 31 05:34:45.404483 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Flow 'volume_create_api' (1fc12be2-21c3-403d-b175-b0c96a1e1f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:45.405667 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (258dd068-79b4-4e82-b6a2-cd5ce5377fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:45.406817 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:45.471806 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6fa3b35c-d6d7-4153-89ab-679725cff12d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.472749 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6fa3b35c-d6d7-4153-89ab-679725cff12d None None] GET https://10.4.3.227/volume// Jul 31 05:34:45.472749 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6fa3b35c-d6d7-4153-89ab-679725cff12d None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.472749 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6fa3b35c-d6d7-4153-89ab-679725cff12d None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.472894 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6fa3b35c-d6d7-4153-89ab-679725cff12d None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:45.473555 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 763/3049] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:34: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 31 05:34:45.474760 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (258dd068-79b4-4e82-b6a2-cd5ce5377fa7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:45.475617 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ebdbe6-0134-4d39-8626-8eb47827bde6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:45.483019 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-918844d2-cdb8-4555-82f6-e320ba1d6fef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.485239 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-918844d2-cdb8-4555-82f6-e320ba1d6fef tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:34:45.485849 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-918844d2-cdb8-4555-82f6-e320ba1d6fef tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a607292-b2cb-46e9-83fe-dc29bb4f25f9", "connector": null, "instance_uuid": "b26dd0b4-53c8-456b-8909-5a3697e18f43"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:45.495394 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.495394 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:45.532330 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-918844d2-cdb8-4555-82f6-e320ba1d6fef tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:34:45.532536 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 762/3050] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:34:45 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 31 05:34:45.557944 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-811a8928-33db-4996-8efc-34277393655f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.561284 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-811a8928-33db-4996-8efc-34277393655f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 Jul 31 05:34:45.561510 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-811a8928-33db-4996-8efc-34277393655f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.561709 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-811a8928-33db-4996-8efc-34277393655f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.568260 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-811a8928-33db-4996-8efc-34277393655f tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 returned with HTTP 404 Jul 31 05:34:45.569014 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 749/3051] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:34:45 2026] GET /volume/v3/snapshots/ef245ce6-05dd-4fa7-8ff9-af1a9ca74005 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:45.569615 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Created reservations ['5e90f5ae-599c-4fca-a407-56a2654b8bf4', '8b466981-b393-4dbe-ac2b-04899cd5bad5', 'c326cc3f-c965-485b-835c-57a0931d9704', '2f0eecb6-fa6d-4903-ba76-4e1bd24a8680'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:45.571363 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3ebdbe6-0134-4d39-8626-8eb47827bde6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e90f5ae-599c-4fca-a407-56a2654b8bf4', '8b466981-b393-4dbe-ac2b-04899cd5bad5', 'c326cc3f-c965-485b-835c-57a0931d9704', '2f0eecb6-fa6d-4903-ba76-4e1bd24a8680']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:45.572217 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4981cc79-64c8-46cd-8296-c6e81ad1b0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:45.580805 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d0a641da-4d68-4dec-b8b1-ec8f1589adad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.581361 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ccb31be-4d9a-4267-a0a0-a62ea15d4116 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.585042 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0a641da-4d68-4dec-b8b1-ec8f1589adad tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:45.585042 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0a641da-4d68-4dec-b8b1-ec8f1589adad tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.585042 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d0a641da-4d68-4dec-b8b1-ec8f1589adad tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.585352 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ccb31be-4d9a-4267-a0a0-a62ea15d4116 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe Jul 31 05:34:45.585352 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ccb31be-4d9a-4267-a0a0-a62ea15d4116 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.585352 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ccb31be-4d9a-4267-a0a0-a62ea15d4116 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.597684 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.597684 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:45.601575 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.601575 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:45.608366 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8ccb31be-4d9a-4267-a0a0-a62ea15d4116 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Volume info retrieved successfully. Jul 31 05:34:45.608482 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4981cc79-64c8-46cd-8296-c6e81ad1b0d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c090376-86f5-47d4-a994-e76bb5eb4141', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-196554869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f30c531521242f397846d8c6f7ffe1e',qos_specs=None,replication_status=,reservations=['5e90f5ae-599c-4fca-a407-56a2654b8bf4','8b466981-b393-4dbe-ac2b-04899cd5bad5','c326cc3f-c965-485b-835c-57a0931d9704','2f0eecb6-fa6d-4903-ba76-4e1bd24a8680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f98c8e0e1184abbb96543f50dd5ad38',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-196554869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c090376-86f5-47d4-a994-e76bb5eb4141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f30c531521242f397846d8c6f7ffe1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f98c8e0e1184abbb96543f50dd5ad38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:45.608598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1cd09ce6-5b6d-4a9f-af43-9df698d7d6c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.608598 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1cd09ce6-5b6d-4a9f-af43-9df698d7d6c8 None None] GET https://10.4.3.227/volume// Jul 31 05:34:45.608598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1cd09ce6-5b6d-4a9f-af43-9df698d7d6c8 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.608598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1cd09ce6-5b6d-4a9f-af43-9df698d7d6c8 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.608692 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068039d3-6544-4f7b-b917-72da98b920f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:45.608717 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1cd09ce6-5b6d-4a9f-af43-9df698d7d6c8 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:45.608717 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 750/3052] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:34: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 31 05:34:45.608754 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d0a641da-4d68-4dec-b8b1-ec8f1589adad tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:45.611539 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ccb31be-4d9a-4267-a0a0-a62ea15d4116 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe returned with HTTP 200 Jul 31 05:34:45.612039 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 763/3053] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:45 2026] GET /volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:45.618495 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-bee48ff9-c445-4755-8d09-f8bd388f50bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.618641 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d0a641da-4d68-4dec-b8b1-ec8f1589adad tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:45.618681 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 764/3054] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:45 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:45.620534 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-bee48ff9-c445-4755-8d09-f8bd388f50bb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:45.620900 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-bee48ff9-c445-4755-8d09-f8bd388f50bb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.621242 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-bee48ff9-c445-4755-8d09-f8bd388f50bb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.630885 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40a82dc0-a9d0-4d99-851c-84ec50c14510 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.633844 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40a82dc0-a9d0-4d99-851c-84ec50c14510 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] DELETE https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe Jul 31 05:34:45.634254 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40a82dc0-a9d0-4d99-851c-84ec50c14510 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.634497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40a82dc0-a9d0-4d99-851c-84ec50c14510 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.637880 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-40a82dc0-a9d0-4d99-851c-84ec50c14510 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Delete volume with id: 4c34a57f-8c91-459d-b640-4846b06e4dbe Jul 31 05:34:45.637950 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.637950 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:45.641172 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-bee48ff9-c445-4755-8d09-f8bd388f50bb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:45.642665 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.642665 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:45.642827 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (068039d3-6544-4f7b-b917-72da98b920f6) transitioned into state 'SUCCESS' from state '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-196554869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f30c531521242f397846d8c6f7ffe1e',qos_specs=None,replication_status=,reservations=['5e90f5ae-599c-4fca-a407-56a2654b8bf4','8b466981-b393-4dbe-ac2b-04899cd5bad5','c326cc3f-c965-485b-835c-57a0931d9704','2f0eecb6-fa6d-4903-ba76-4e1bd24a8680'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f98c8e0e1184abbb96543f50dd5ad38',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:45.643259 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40a82dc0-a9d0-4d99-851c-84ec50c14510 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Volume info retrieved successfully. Jul 31 05:34:45.643959 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a275ef-67b9-485b-b2aa-9792240c2826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:45.647722 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-bee48ff9-c445-4755-8d09-f8bd388f50bb tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:45.648936 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 751/3055] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:34:45 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1032 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:45.657156 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a275ef-67b9-485b-b2aa-9792240c2826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:45.658549 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Flow 'volume_create_api' (1fc12be2-21c3-403d-b175-b0c96a1e1f46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:45.659065 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Create volume request issued successfully. Jul 31 05:34:45.660031 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7fcb2552-e21e-48da-882c-fba12484af5d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:45.660921 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 778/3056] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:34:45 2026] POST /volume/v3/volumes => generated 753 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:45.668789 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-40a82dc0-a9d0-4d99-851c-84ec50c14510 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Delete volume request issued successfully. Jul 31 05:34:45.669059 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40a82dc0-a9d0-4d99-851c-84ec50c14510 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe returned with HTTP 202 Jul 31 05:34:45.669684 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 764/3057] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:45 2026] DELETE /volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:45.676604 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bda8fd86-8f2f-43b1-b7c8-50af2fa3a1ff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.680124 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bda8fd86-8f2f-43b1-b7c8-50af2fa3a1ff tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 Jul 31 05:34:45.680124 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bda8fd86-8f2f-43b1-b7c8-50af2fa3a1ff tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.680124 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bda8fd86-8f2f-43b1-b7c8-50af2fa3a1ff tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.680435 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bdc286c2-94d9-4fa3-bc94-481d644b331b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.683026 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bdc286c2-94d9-4fa3-bc94-481d644b331b tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe Jul 31 05:34:45.683384 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bdc286c2-94d9-4fa3-bc94-481d644b331b tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:45.683704 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bdc286c2-94d9-4fa3-bc94-481d644b331b tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:45.688936 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.688936 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:45.694284 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.694284 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:45.699687 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bda8fd86-8f2f-43b1-b7c8-50af2fa3a1ff tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:34:45.701521 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bdc286c2-94d9-4fa3-bc94-481d644b331b tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Volume info retrieved successfully. Jul 31 05:34:45.704754 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bda8fd86-8f2f-43b1-b7c8-50af2fa3a1ff tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 returned with HTTP 200 Jul 31 05:34:45.705492 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 765/3058] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:45 2026] GET /volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:45.707722 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bdc286c2-94d9-4fa3-bc94-481d644b331b tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe returned with HTTP 200 Jul 31 05:34:45.708294 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 752/3059] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:45 2026] GET /volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:45.784812 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-4be7d9d7-5322-4857-a8e2-82ecf5ea576d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:45.786970 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-4be7d9d7-5322-4857-a8e2-82ecf5ea576d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] PUT https://10.4.3.227/volume/v3/attachments/4bd686ee-791d-4f16-b882-5ec445d9128d Jul 31 05:34:45.787391 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-4be7d9d7-5322-4857-a8e2-82ecf5ea576d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:45.801323 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-4be7d9d7-5322-4857-a8e2-82ecf5ea576d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Acquiring lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:34:45.805951 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-4be7d9d7-5322-4857-a8e2-82ecf5ea576d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:34:45.806967 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:45.806967 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:45.916190 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-4be7d9d7-5322-4857-a8e2-82ecf5ea576d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" released by "attachment_update" :: held 0.110s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:34:45.916586 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-4be7d9d7-5322-4857-a8e2-82ecf5ea576d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/4bd686ee-791d-4f16-b882-5ec445d9128d returned with HTTP 200 Jul 31 05:34:45.917268 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 779/3060] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:34:45 2026] PUT /volume/v3/attachments/4bd686ee-791d-4f16-b882-5ec445d9128d => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:46.149809 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dea5b4b9-77e7-41fa-a3b4-8524003d6463 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:46.151951 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dea5b4b9-77e7-41fa-a3b4-8524003d6463 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:46.152322 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dea5b4b9-77e7-41fa-a3b4-8524003d6463 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:46.152709 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dea5b4b9-77e7-41fa-a3b4-8524003d6463 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:46.152778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dea5b4b9-77e7-41fa-a3b4-8524003d6463 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:46.157832 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:46.157832 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:46.158907 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dea5b4b9-77e7-41fa-a3b4-8524003d6463 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:46.159472 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 765/3061] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:46 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:46.635565 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cb653306-78e6-49fc-b37b-ee802b352b24 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:46.637755 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb653306-78e6-49fc-b37b-ee802b352b24 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:46.638930 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb653306-78e6-49fc-b37b-ee802b352b24 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:46.639779 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb653306-78e6-49fc-b37b-ee802b352b24 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:46.660235 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:46.660235 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:46.669288 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cb653306-78e6-49fc-b37b-ee802b352b24 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:46.678374 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb653306-78e6-49fc-b37b-ee802b352b24 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:46.679022 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 766/3062] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:46 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:46.723302 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b94f5279-2be5-4159-8669-45336a15d312 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:46.724809 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a12f32c1-5348-4981-98f9-386d6e14e0dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:46.725275 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b94f5279-2be5-4159-8669-45336a15d312 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] GET https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe Jul 31 05:34:46.725527 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b94f5279-2be5-4159-8669-45336a15d312 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:46.725763 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b94f5279-2be5-4159-8669-45336a15d312 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:46.726854 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a12f32c1-5348-4981-98f9-386d6e14e0dd tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 Jul 31 05:34:46.727440 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a12f32c1-5348-4981-98f9-386d6e14e0dd tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:46.727657 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a12f32c1-5348-4981-98f9-386d6e14e0dd tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:46.731090 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b94f5279-2be5-4159-8669-45336a15d312 tempest-SnapshotMetadataTestJSON-792257582 tempest-SnapshotMetadataTestJSON-792257582-project-member] https://10.4.3.227/volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe returned with HTTP 404 Jul 31 05:34:46.731674 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 753/3063] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:46 2026] GET /volume/v3/volumes/4c34a57f-8c91-459d-b640-4846b06e4dbe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:46.737684 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:46.737684 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:46.742486 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a12f32c1-5348-4981-98f9-386d6e14e0dd tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:34:46.750076 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a12f32c1-5348-4981-98f9-386d6e14e0dd tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 returned with HTTP 200 Jul 31 05:34:46.750686 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 780/3064] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:46 2026] GET /volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:46.770272 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9ce80016-b107-4962-ac8f-7ac92f5c1b60 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:46.772709 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ce80016-b107-4962-ac8f-7ac92f5c1b60 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 Jul 31 05:34:46.773021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ce80016-b107-4962-ac8f-7ac92f5c1b60 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:46.773555 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9ce80016-b107-4962-ac8f-7ac92f5c1b60 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:46.781713 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:46.781713 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:46.786476 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9ce80016-b107-4962-ac8f-7ac92f5c1b60 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:34:46.793391 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9ce80016-b107-4962-ac8f-7ac92f5c1b60 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 returned with HTTP 200 Jul 31 05:34:46.793876 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 766/3065] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:46 2026] GET /volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:46.811063 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b576eb0e-f6b2-44d4-b937-35b77bffd8f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:46.813247 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b576eb0e-f6b2-44d4-b937-35b77bffd8f1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 Jul 31 05:34:46.813460 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b576eb0e-f6b2-44d4-b937-35b77bffd8f1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:46.813680 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b576eb0e-f6b2-44d4-b937-35b77bffd8f1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:46.821117 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:46.821117 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:46.825948 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b576eb0e-f6b2-44d4-b937-35b77bffd8f1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:34:46.832816 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b576eb0e-f6b2-44d4-b937-35b77bffd8f1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 returned with HTTP 200 Jul 31 05:34:46.833416 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 767/3066] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:46 2026] GET /volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 => generated 1361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:46.852393 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2000ee19-1757-4060-b6b4-cafe30c85002 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:46.854417 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2000ee19-1757-4060-b6b4-cafe30c85002 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:34:46.854792 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2000ee19-1757-4060-b6b4-cafe30c85002 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2c090376-86f5-47d4-a994-e76bb5eb4141", "name": "tempest-TestVolumeBackupRestore-backup-220226403", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:46.856483 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-2000ee19-1757-4060-b6b4-cafe30c85002 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Creating new backup {'backup': {'volume_id': '2c090376-86f5-47d4-a994-e76bb5eb4141', 'name': 'tempest-TestVolumeBackupRestore-backup-220226403', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:34:46.856686 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-2000ee19-1757-4060-b6b4-cafe30c85002 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Creating backup of volume 2c090376-86f5-47d4-a994-e76bb5eb4141 in container None Jul 31 05:34:46.865079 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:46.865079 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:46.865721 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2000ee19-1757-4060-b6b4-cafe30c85002 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:34:46.894167 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-2000ee19-1757-4060-b6b4-cafe30c85002 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Created reservations ['ce262bf5-31f9-48c5-99dd-969229e069fd', '6500dfa7-b947-4e72-8771-35efdd3b25a4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:46.926599 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2000ee19-1757-4060-b6b4-cafe30c85002 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:34:46.927285 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 754/3067] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:34:46 2026] POST /volume/v3/backups => generated 334 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:46.940753 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de4e35c0-78a4-4bdc-ae75-8530f4bbe265 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:46.942711 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de4e35c0-78a4-4bdc-ae75-8530f4bbe265 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:46.942959 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de4e35c0-78a4-4bdc-ae75-8530f4bbe265 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:46.943093 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de4e35c0-78a4-4bdc-ae75-8530f4bbe265 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:46.943253 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-de4e35c0-78a4-4bdc-ae75-8530f4bbe265 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:46.957130 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:46.957130 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:46.957965 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de4e35c0-78a4-4bdc-ae75-8530f4bbe265 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:46.958847 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 781/3068] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:46 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 741 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:47.171027 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4e82e768-47cd-4a58-b54d-f1c827f05469 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:47.173892 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e82e768-47cd-4a58-b54d-f1c827f05469 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:47.174358 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e82e768-47cd-4a58-b54d-f1c827f05469 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:47.174760 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e82e768-47cd-4a58-b54d-f1c827f05469 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:47.174965 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4e82e768-47cd-4a58-b54d-f1c827f05469 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:47.181987 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:47.181987 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:47.183356 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e82e768-47cd-4a58-b54d-f1c827f05469 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:47.184271 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 767/3069] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:47 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:47.695485 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-abb77f3c-f419-4dce-af1e-5b4e6b9431ea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:47.698833 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-abb77f3c-f419-4dce-af1e-5b4e6b9431ea tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:47.699043 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-abb77f3c-f419-4dce-af1e-5b4e6b9431ea tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:47.699375 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-abb77f3c-f419-4dce-af1e-5b4e6b9431ea tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:47.716207 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:47.716207 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:47.721744 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-abb77f3c-f419-4dce-af1e-5b4e6b9431ea tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:47.731742 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-abb77f3c-f419-4dce-af1e-5b4e6b9431ea tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:47.731742 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 768/3070] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:47 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:47.973437 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-18020231-2325-418f-8249-1c53469a21f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:47.975572 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18020231-2325-418f-8249-1c53469a21f4 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:47.975788 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18020231-2325-418f-8249-1c53469a21f4 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:47.976067 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-18020231-2325-418f-8249-1c53469a21f4 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:47.976277 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-18020231-2325-418f-8249-1c53469a21f4 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:47.984705 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:47.984705 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:47.985514 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-18020231-2325-418f-8249-1c53469a21f4 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:47.985860 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 755/3071] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:47 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 743 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:48.080636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1149e7b3-e61b-463b-a625-56a4ec2fb26d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:48.201569 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf4d7461-5251-4aae-b7d9-669a4f03d815 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:48.205275 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf4d7461-5251-4aae-b7d9-669a4f03d815 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:48.205275 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf4d7461-5251-4aae-b7d9-669a4f03d815 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:48.205275 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf4d7461-5251-4aae-b7d9-669a4f03d815 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:48.205275 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bf4d7461-5251-4aae-b7d9-669a4f03d815 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:48.209943 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:48.209943 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:48.213083 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf4d7461-5251-4aae-b7d9-669a4f03d815 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:48.213083 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 768/3072] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:48 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:48.258620 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1149e7b3-e61b-463b-a625-56a4ec2fb26d tempest-VolumesSummaryTest-825705464 tempest-VolumesSummaryTest-825705464-project-member] GET https://10.4.3.227/volume/v3/volumes/summary Jul 31 05:34:48.258837 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1149e7b3-e61b-463b-a625-56a4ec2fb26d tempest-VolumesSummaryTest-825705464 tempest-VolumesSummaryTest-825705464-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:48.259506 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1149e7b3-e61b-463b-a625-56a4ec2fb26d tempest-VolumesSummaryTest-825705464 tempest-VolumesSummaryTest-825705464-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:48.259506 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-1149e7b3-e61b-463b-a625-56a4ec2fb26d tempest-VolumesSummaryTest-825705464 tempest-VolumesSummaryTest-825705464-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:34:48.265967 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1149e7b3-e61b-463b-a625-56a4ec2fb26d tempest-VolumesSummaryTest-825705464 tempest-VolumesSummaryTest-825705464-project-member] Get summary completed successfully. Jul 31 05:34:48.266350 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1149e7b3-e61b-463b-a625-56a4ec2fb26d tempest-VolumesSummaryTest-825705464 tempest-VolumesSummaryTest-825705464-project-member] https://10.4.3.227/volume/v3/volumes/summary returned with HTTP 200 Jul 31 05:34:48.266665 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 782/3073] 10.4.3.227 () {68 vars in 1302 bytes} [Fri Jul 31 05:34:48 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:48.749126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62ab21fb-cf3e-4911-8c74-067223aa0ec7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:48.750778 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62ab21fb-cf3e-4911-8c74-067223aa0ec7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:48.751062 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62ab21fb-cf3e-4911-8c74-067223aa0ec7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:48.751407 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62ab21fb-cf3e-4911-8c74-067223aa0ec7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:48.761767 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:48.761767 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:48.768127 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62ab21fb-cf3e-4911-8c74-067223aa0ec7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:48.780882 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62ab21fb-cf3e-4911-8c74-067223aa0ec7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:48.780882 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 769/3074] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:48 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:49.003516 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0aac8148-4c03-4269-b40e-466c27566ec9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:49.005587 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0aac8148-4c03-4269-b40e-466c27566ec9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:49.005804 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0aac8148-4c03-4269-b40e-466c27566ec9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:49.006011 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0aac8148-4c03-4269-b40e-466c27566ec9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:49.006277 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0aac8148-4c03-4269-b40e-466c27566ec9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:49.011643 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:49.011643 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:49.012497 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0aac8148-4c03-4269-b40e-466c27566ec9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:49.013140 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 756/3075] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:49 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 743 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:49.228733 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0f856f83-fc6c-49b4-a62f-b1d3bc29e3c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:49.232125 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f856f83-fc6c-49b4-a62f-b1d3bc29e3c1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:49.232125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f856f83-fc6c-49b4-a62f-b1d3bc29e3c1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:49.232125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0f856f83-fc6c-49b4-a62f-b1d3bc29e3c1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:49.232125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0f856f83-fc6c-49b4-a62f-b1d3bc29e3c1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:49.236064 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:49.236064 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:49.237139 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0f856f83-fc6c-49b4-a62f-b1d3bc29e3c1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:49.237650 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 769/3076] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:49 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:49.671349 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:49.770850 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:49.771374 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1156769293"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:49.776586 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1156769293'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:49.776792 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Create volume of 1 GB Jul 31 05:34:49.785453 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Availability Zones retrieved successfully. Jul 31 05:34:49.796339 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-21620b9f-2a9c-4982-871e-39660b7d8e0a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:49.797880 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Flow 'volume_create_api' (07504db9-7f13-4f1b-9d42-af1f1a479a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:49.797941 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21620b9f-2a9c-4982-871e-39660b7d8e0a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:49.798118 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21620b9f-2a9c-4982-871e-39660b7d8e0a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:49.798329 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-21620b9f-2a9c-4982-871e-39660b7d8e0a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:49.799737 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a15e756-08e6-4910-9153-fcd0232ac513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:49.800646 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:49.807213 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:49.807213 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:49.810704 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-21620b9f-2a9c-4982-871e-39660b7d8e0a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:49.815035 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-21620b9f-2a9c-4982-871e-39660b7d8e0a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:49.815491 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 770/3077] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:49 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:49.832333 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a15e756-08e6-4910-9153-fcd0232ac513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:49.833149 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08734e1e-016c-47b1-8b53-2d22ee5c8ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:49.907864 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Created reservations ['e00cf3e5-f132-4170-af95-645f3a5f953b', '381b1271-0d33-4c41-a0e2-f880becee382', '941a2104-f907-4f7e-9945-9272cb47e966', '05a26c92-0836-4a08-98d4-19afb427624b'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:49.908974 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08734e1e-016c-47b1-8b53-2d22ee5c8ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e00cf3e5-f132-4170-af95-645f3a5f953b', '381b1271-0d33-4c41-a0e2-f880becee382', '941a2104-f907-4f7e-9945-9272cb47e966', '05a26c92-0836-4a08-98d4-19afb427624b']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:49.909993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeaad290-a35a-4a98-ba37-f0d8ddcee1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:49.935924 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeaad290-a35a-4a98-ba37-f0d8ddcee1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '690d4b8c-d753-4ee4-bd9f-835a4a5b3b05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1156769293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d28a801dffb4b27aa0a2885e66ef8da',qos_specs=None,replication_status=,reservations=['e00cf3e5-f132-4170-af95-645f3a5f953b','381b1271-0d33-4c41-a0e2-f880becee382','941a2104-f907-4f7e-9945-9272cb47e966','05a26c92-0836-4a08-98d4-19afb427624b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55045e932774f528de01a6003d3147e',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:34:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1156769293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=690d4b8c-d753-4ee4-bd9f-835a4a5b3b05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d28a801dffb4b27aa0a2885e66ef8da',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b55045e932774f528de01a6003d3147e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:49.937119 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3d8662-8499-4082-9932-ce980daecf9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:49.959909 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd3d8662-8499-4082-9932-ce980daecf9f) transitioned into state 'SUCCESS' from state '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-1156769293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d28a801dffb4b27aa0a2885e66ef8da',qos_specs=None,replication_status=,reservations=['e00cf3e5-f132-4170-af95-645f3a5f953b','381b1271-0d33-4c41-a0e2-f880becee382','941a2104-f907-4f7e-9945-9272cb47e966','05a26c92-0836-4a08-98d4-19afb427624b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b55045e932774f528de01a6003d3147e',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:49.960792 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886323f8-6a44-429e-8240-56c9a86f3e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:49.973638 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (886323f8-6a44-429e-8240-56c9a86f3e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:49.974512 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Flow 'volume_create_api' (07504db9-7f13-4f1b-9d42-af1f1a479a39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:49.975053 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Create volume request issued successfully. Jul 31 05:34:49.975549 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5d45fe9-c455-44c0-9e2d-0f4dae853ae5 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:34:49.975994 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 783/3078] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:34:49 2026] POST /volume/v3/volumes => generated 778 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:49.991223 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b2872d4-b3a6-4bbf-96bc-1dd72307fa5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:49.993177 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b2872d4-b3a6-4bbf-96bc-1dd72307fa5d tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 Jul 31 05:34:49.993380 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b2872d4-b3a6-4bbf-96bc-1dd72307fa5d tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:49.993557 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b2872d4-b3a6-4bbf-96bc-1dd72307fa5d tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:50.001080 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:50.001080 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:50.004853 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b2872d4-b3a6-4bbf-96bc-1dd72307fa5d tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Volume info retrieved successfully. Jul 31 05:34:50.009480 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b2872d4-b3a6-4bbf-96bc-1dd72307fa5d tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 returned with HTTP 200 Jul 31 05:34:50.009838 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 757/3079] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:49 2026] GET /volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:50.026999 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4816aef3-1e8e-4c6d-b785-b5c2119a6df2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:50.029404 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4816aef3-1e8e-4c6d-b785-b5c2119a6df2 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:50.029925 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4816aef3-1e8e-4c6d-b785-b5c2119a6df2 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:50.030549 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4816aef3-1e8e-4c6d-b785-b5c2119a6df2 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:50.030940 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4816aef3-1e8e-4c6d-b785-b5c2119a6df2 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:50.048181 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:50.048181 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:50.048181 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4816aef3-1e8e-4c6d-b785-b5c2119a6df2 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:50.048181 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 770/3080] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:50 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:50.250646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-972389ea-4765-4bfb-b6d3-659dd8dc967a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:50.252813 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-972389ea-4765-4bfb-b6d3-659dd8dc967a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:50.252813 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-972389ea-4765-4bfb-b6d3-659dd8dc967a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:50.252927 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-972389ea-4765-4bfb-b6d3-659dd8dc967a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:50.252927 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-972389ea-4765-4bfb-b6d3-659dd8dc967a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:50.257258 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:50.257258 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:50.258064 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-972389ea-4765-4bfb-b6d3-659dd8dc967a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:50.261124 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 771/3081] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:50 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:50.827872 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d931c058-012b-4ed4-90a2-c3c2c580b11d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:50.831527 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d931c058-012b-4ed4-90a2-c3c2c580b11d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:50.831527 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d931c058-012b-4ed4-90a2-c3c2c580b11d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:50.831527 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d931c058-012b-4ed4-90a2-c3c2c580b11d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:50.840035 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:50.840035 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:50.843388 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d931c058-012b-4ed4-90a2-c3c2c580b11d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:50.847341 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d931c058-012b-4ed4-90a2-c3c2c580b11d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:50.847691 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 784/3082] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:50 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:51.028113 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83aa32e8-a1e0-4d89-ada3-e8106048acf9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:51.030188 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83aa32e8-a1e0-4d89-ada3-e8106048acf9 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 Jul 31 05:34:51.030468 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83aa32e8-a1e0-4d89-ada3-e8106048acf9 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:51.030633 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83aa32e8-a1e0-4d89-ada3-e8106048acf9 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:51.040285 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:51.040285 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:51.044921 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-83aa32e8-a1e0-4d89-ada3-e8106048acf9 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Volume info retrieved successfully. Jul 31 05:34:51.051976 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83aa32e8-a1e0-4d89-ada3-e8106048acf9 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 returned with HTTP 200 Jul 31 05:34:51.051976 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 758/3083] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:51 2026] GET /volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:51.060613 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e6e6fb54-04eb-4916-8bd9-b86547f487e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:51.062476 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6e6fb54-04eb-4916-8bd9-b86547f487e8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:51.063477 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6e6fb54-04eb-4916-8bd9-b86547f487e8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:51.063477 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6e6fb54-04eb-4916-8bd9-b86547f487e8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:51.063477 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e6e6fb54-04eb-4916-8bd9-b86547f487e8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:51.064318 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-69458d4a-6ee9-44ec-87f0-887de2696c11 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:51.066597 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69458d4a-6ee9-44ec-87f0-887de2696c11 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:34:51.066816 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69458d4a-6ee9-44ec-87f0-887de2696c11 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "690d4b8c-d753-4ee4-bd9f-835a4a5b3b05", "name": "tempest-type-Backup-1885193941"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:51.068296 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:51.068296 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:51.068813 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-69458d4a-6ee9-44ec-87f0-887de2696c11 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Creating new backup {'backup': {'volume_id': '690d4b8c-d753-4ee4-bd9f-835a4a5b3b05', 'name': 'tempest-type-Backup-1885193941'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:34:51.069030 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-69458d4a-6ee9-44ec-87f0-887de2696c11 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Creating backup of volume 690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 in container None Jul 31 05:34:51.069164 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6e6fb54-04eb-4916-8bd9-b86547f487e8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:51.069548 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 771/3084] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:51 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:51.079087 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:51.079087 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:51.079613 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-69458d4a-6ee9-44ec-87f0-887de2696c11 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Volume info retrieved successfully. Jul 31 05:34:51.118908 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-69458d4a-6ee9-44ec-87f0-887de2696c11 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Created reservations ['26444e95-9785-4b5e-8c45-3c27de8af843', 'f40bf71b-628d-4550-9b31-12c626c553ab'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:34:51.169165 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69458d4a-6ee9-44ec-87f0-887de2696c11 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:34:51.169543 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 772/3085] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:34:51 2026] POST /volume/v3/backups => generated 316 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:34:51.180932 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d2191819-be36-448f-b925-2a6322ce4627 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:51.183449 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2191819-be36-448f-b925-2a6322ce4627 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:34:51.183678 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2191819-be36-448f-b925-2a6322ce4627 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:51.183889 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2191819-be36-448f-b925-2a6322ce4627 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:51.184018 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d2191819-be36-448f-b925-2a6322ce4627 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:51.189834 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:51.189834 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:51.190605 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2191819-be36-448f-b925-2a6322ce4627 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:34:51.191026 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 785/3086] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:51 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:51.270162 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9841def5-c2d9-4b36-854c-5ffe75b1fbf2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:51.271458 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9841def5-c2d9-4b36-854c-5ffe75b1fbf2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:51.271663 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9841def5-c2d9-4b36-854c-5ffe75b1fbf2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:51.271868 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9841def5-c2d9-4b36-854c-5ffe75b1fbf2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:51.271965 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9841def5-c2d9-4b36-854c-5ffe75b1fbf2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:51.276658 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:51.276658 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:51.277527 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9841def5-c2d9-4b36-854c-5ffe75b1fbf2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:51.277949 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 759/3087] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:51 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:51.860760 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb1fbb4d-b1fa-4570-ab2e-1a5341936e10 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:51.862722 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb1fbb4d-b1fa-4570-ab2e-1a5341936e10 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:51.863015 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb1fbb4d-b1fa-4570-ab2e-1a5341936e10 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:51.863263 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb1fbb4d-b1fa-4570-ab2e-1a5341936e10 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:51.872948 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:51.872948 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:51.877329 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb1fbb4d-b1fa-4570-ab2e-1a5341936e10 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:51.881537 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb1fbb4d-b1fa-4570-ab2e-1a5341936e10 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:51.882570 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 772/3088] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:51 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:52.079502 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56415080-2168-41e5-84ed-dae18afc66e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:52.083744 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56415080-2168-41e5-84ed-dae18afc66e5 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:52.084001 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56415080-2168-41e5-84ed-dae18afc66e5 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:52.084213 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56415080-2168-41e5-84ed-dae18afc66e5 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:52.084318 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-56415080-2168-41e5-84ed-dae18afc66e5 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:52.089159 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:52.089159 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:52.089916 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56415080-2168-41e5-84ed-dae18afc66e5 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:52.090293 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 773/3089] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:52 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:52.205878 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-641bacc4-c893-430c-acee-7f65afef7536 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:52.208658 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-641bacc4-c893-430c-acee-7f65afef7536 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:34:52.208834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-641bacc4-c893-430c-acee-7f65afef7536 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:52.209030 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-641bacc4-c893-430c-acee-7f65afef7536 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:52.209171 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-641bacc4-c893-430c-acee-7f65afef7536 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:52.215356 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:52.215356 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:52.215958 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-641bacc4-c893-430c-acee-7f65afef7536 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:34:52.216351 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 786/3090] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:52 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:52.289237 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-50f7dd27-959e-4eca-b157-2c9f70ad982a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:52.291077 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50f7dd27-959e-4eca-b157-2c9f70ad982a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:52.291322 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50f7dd27-959e-4eca-b157-2c9f70ad982a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:52.291560 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-50f7dd27-959e-4eca-b157-2c9f70ad982a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:52.291716 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-50f7dd27-959e-4eca-b157-2c9f70ad982a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:52.296785 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:52.296785 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:52.298379 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-50f7dd27-959e-4eca-b157-2c9f70ad982a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:52.298760 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 760/3091] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:52 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:52.898132 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f73ca66a-acf2-4872-b2e3-a428e1c9fced None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:52.899701 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f73ca66a-acf2-4872-b2e3-a428e1c9fced tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:52.899879 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f73ca66a-acf2-4872-b2e3-a428e1c9fced tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:52.900123 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f73ca66a-acf2-4872-b2e3-a428e1c9fced tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:52.918761 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:52.918761 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:52.927345 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f73ca66a-acf2-4872-b2e3-a428e1c9fced tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:52.931694 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f73ca66a-acf2-4872-b2e3-a428e1c9fced tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:52.932121 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 773/3092] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:52 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:53.103435 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-87ace494-a1f4-4bcc-8451-b86b6a1faef0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:53.105674 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87ace494-a1f4-4bcc-8451-b86b6a1faef0 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:53.106197 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87ace494-a1f4-4bcc-8451-b86b6a1faef0 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:53.106532 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-87ace494-a1f4-4bcc-8451-b86b6a1faef0 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:53.106728 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-87ace494-a1f4-4bcc-8451-b86b6a1faef0 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:53.112188 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:53.112188 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:53.113310 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-87ace494-a1f4-4bcc-8451-b86b6a1faef0 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:53.113831 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 774/3093] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:53 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:53.129652 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-dddf9e19-7fd0-4aad-b155-831909ad3c03 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:53.131597 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-dddf9e19-7fd0-4aad-b155-831909ad3c03 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments/4bd686ee-791d-4f16-b882-5ec445d9128d/action Jul 31 05:34:53.131939 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-dddf9e19-7fd0-4aad-b155-831909ad3c03 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:53.132045 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-dddf9e19-7fd0-4aad-b155-831909ad3c03 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:53.149616 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:53.149616 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:53.158973 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9d0e5261-be1c-42b8-809b-07a9ffd06390 req-dddf9e19-7fd0-4aad-b155-831909ad3c03 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/4bd686ee-791d-4f16-b882-5ec445d9128d/action returned with HTTP 204 Jul 31 05:34:53.159424 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 787/3094] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:34:53 2026] POST /volume/v3/attachments/4bd686ee-791d-4f16-b882-5ec445d9128d/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:53.232769 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3c8a0300-48b1-41bf-87e0-4b03839a2587 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:53.235388 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c8a0300-48b1-41bf-87e0-4b03839a2587 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:34:53.237037 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c8a0300-48b1-41bf-87e0-4b03839a2587 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:53.237469 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3c8a0300-48b1-41bf-87e0-4b03839a2587 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:53.237597 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3c8a0300-48b1-41bf-87e0-4b03839a2587 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:53.242847 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:53.242847 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:53.243659 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3c8a0300-48b1-41bf-87e0-4b03839a2587 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:34:53.244139 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 761/3095] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:53 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 725 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:53.309715 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d1e81042-4c30-4162-8c07-2def7b0c4f42 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:53.312129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1e81042-4c30-4162-8c07-2def7b0c4f42 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:53.312524 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1e81042-4c30-4162-8c07-2def7b0c4f42 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:53.312801 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1e81042-4c30-4162-8c07-2def7b0c4f42 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:53.312936 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d1e81042-4c30-4162-8c07-2def7b0c4f42 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:53.317843 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:53.317843 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:53.318753 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1e81042-4c30-4162-8c07-2def7b0c4f42 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:53.319239 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 774/3096] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:53 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:53.945327 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f0a47f3a-c209-4b77-a34f-20814479444a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:53.949573 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0a47f3a-c209-4b77-a34f-20814479444a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:53.949769 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0a47f3a-c209-4b77-a34f-20814479444a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:53.949984 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f0a47f3a-c209-4b77-a34f-20814479444a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:53.964581 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:53.964581 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:53.968421 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f0a47f3a-c209-4b77-a34f-20814479444a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:53.972707 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f0a47f3a-c209-4b77-a34f-20814479444a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:53.973167 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 775/3097] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:53 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:54.017581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-7f766aeb-b9b3-45f7-938d-1ae2142e1011 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:54.021995 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-7f766aeb-b9b3-45f7-938d-1ae2142e1011 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:54.021995 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-7f766aeb-b9b3-45f7-938d-1ae2142e1011 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:54.021995 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-7f766aeb-b9b3-45f7-938d-1ae2142e1011 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:54.032171 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:54.032171 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:54.038869 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-7f766aeb-b9b3-45f7-938d-1ae2142e1011 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:54.043614 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-7f766aeb-b9b3-45f7-938d-1ae2142e1011 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:54.044029 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 788/3098] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:34:54 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1145 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:54.128092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4dc152e1-1d22-4dba-930d-1df3b93113ac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:54.130001 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4dc152e1-1d22-4dba-930d-1df3b93113ac tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:54.130296 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4dc152e1-1d22-4dba-930d-1df3b93113ac tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:54.130498 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4dc152e1-1d22-4dba-930d-1df3b93113ac tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:54.130600 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4dc152e1-1d22-4dba-930d-1df3b93113ac tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:54.135291 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:54.135291 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:54.136083 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4dc152e1-1d22-4dba-930d-1df3b93113ac tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:54.136638 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 762/3099] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:54 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:54.142470 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d79506f8-edf9-4bca-a932-681095fddeb2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:54.142778 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d79506f8-edf9-4bca-a932-681095fddeb2 None None] GET https://10.4.3.227/volume// Jul 31 05:34:54.142778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d79506f8-edf9-4bca-a932-681095fddeb2 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:54.142963 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d79506f8-edf9-4bca-a932-681095fddeb2 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:54.143376 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d79506f8-edf9-4bca-a932-681095fddeb2 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:54.143682 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 775/3100] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:34: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 31 05:34:54.151782 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-afc22685-d22b-4d24-80ca-6b24aa9d9741 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:54.153766 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-afc22685-d22b-4d24-80ca-6b24aa9d9741 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:34:54.154137 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-afc22685-d22b-4d24-80ca-6b24aa9d9741 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a607292-b2cb-46e9-83fe-dc29bb4f25f9", "connector": null, "instance_uuid": "e471a5d6-069c-4998-8f41-ce04a0802fe7"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:54.165629 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:54.165629 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:54.187898 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-afc22685-d22b-4d24-80ca-6b24aa9d9741 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:34:54.188340 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 776/3101] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:34:54 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 31 05:34:54.218856 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92c22390-da9b-44e8-9195-791c25ffa15d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:54.222141 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92c22390-da9b-44e8-9195-791c25ffa15d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:54.222141 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92c22390-da9b-44e8-9195-791c25ffa15d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:54.222141 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92c22390-da9b-44e8-9195-791c25ffa15d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:54.236610 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:54.236610 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:54.240945 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-92c22390-da9b-44e8-9195-791c25ffa15d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:54.244999 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92c22390-da9b-44e8-9195-791c25ffa15d tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:54.245410 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 789/3102] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:54 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1147 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:54.254380 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-369b1aa8-c183-4301-86b6-36fdb4d6a690 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:54.254831 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-369b1aa8-c183-4301-86b6-36fdb4d6a690 None None] GET https://10.4.3.227/volume// Jul 31 05:34:54.255060 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-369b1aa8-c183-4301-86b6-36fdb4d6a690 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:54.255850 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-369b1aa8-c183-4301-86b6-36fdb4d6a690 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:54.255850 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-369b1aa8-c183-4301-86b6-36fdb4d6a690 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:34:54.256153 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 763/3103] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:34: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 31 05:34:54.261481 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-41e3ed1c-3b0d-4f67-b823-53b8c65bc3b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:54.263063 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41e3ed1c-3b0d-4f67-b823-53b8c65bc3b3 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:34:54.264908 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41e3ed1c-3b0d-4f67-b823-53b8c65bc3b3 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:54.264908 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-41e3ed1c-3b0d-4f67-b823-53b8c65bc3b3 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:54.264908 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-41e3ed1c-3b0d-4f67-b823-53b8c65bc3b3 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:54.269290 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-36281459-e389-40fa-9542-b883ce90a10c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:54.271149 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:54.271149 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:54.271345 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-36281459-e389-40fa-9542-b883ce90a10c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:54.271651 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-36281459-e389-40fa-9542-b883ce90a10c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:54.271884 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-41e3ed1c-3b0d-4f67-b823-53b8c65bc3b3 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:34:54.271954 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-36281459-e389-40fa-9542-b883ce90a10c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:54.272467 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 776/3104] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:54 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:54.291582 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:54.291582 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:54.296689 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-36281459-e389-40fa-9542-b883ce90a10c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:54.303468 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-36281459-e389-40fa-9542-b883ce90a10c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:54.304427 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 777/3105] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:34:54 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1327 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:34:54.332677 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c854fcad-ee45-4c60-bd12-da9c58ae8470 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:54.336326 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c854fcad-ee45-4c60-bd12-da9c58ae8470 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:54.336326 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c854fcad-ee45-4c60-bd12-da9c58ae8470 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:54.336326 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c854fcad-ee45-4c60-bd12-da9c58ae8470 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:54.336326 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c854fcad-ee45-4c60-bd12-da9c58ae8470 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:54.344183 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:54.344183 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:54.344183 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c854fcad-ee45-4c60-bd12-da9c58ae8470 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:54.344183 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 790/3106] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:54 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:54.433565 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-9e9863a7-7bc5-4b6f-8de0-b0944d2cddf0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:54.435715 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-9e9863a7-7bc5-4b6f-8de0-b0944d2cddf0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] PUT https://10.4.3.227/volume/v3/attachments/794d5292-6dc9-4c18-aa52-ce0a6d444c22 Jul 31 05:34:54.436185 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-9e9863a7-7bc5-4b6f-8de0-b0944d2cddf0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:54.445353 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-9e9863a7-7bc5-4b6f-8de0-b0944d2cddf0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Acquiring lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:34:54.450755 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-9e9863a7-7bc5-4b6f-8de0-b0944d2cddf0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:34:54.451459 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:54.451459 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:54.595532 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-9e9863a7-7bc5-4b6f-8de0-b0944d2cddf0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" released by "attachment_update" :: held 0.145s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:34:54.595532 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-9e9863a7-7bc5-4b6f-8de0-b0944d2cddf0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/794d5292-6dc9-4c18-aa52-ce0a6d444c22 returned with HTTP 200 Jul 31 05:34:54.596004 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 764/3107] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:34:54 2026] PUT /volume/v3/attachments/794d5292-6dc9-4c18-aa52-ce0a6d444c22 => generated 969 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:55.152147 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b37f0ff-218a-4b9a-ad24-5ced5223e4d1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:55.157264 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b37f0ff-218a-4b9a-ad24-5ced5223e4d1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:55.157573 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b37f0ff-218a-4b9a-ad24-5ced5223e4d1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:55.157978 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b37f0ff-218a-4b9a-ad24-5ced5223e4d1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:55.158287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3b37f0ff-218a-4b9a-ad24-5ced5223e4d1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:55.165246 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:55.165246 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:55.166157 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b37f0ff-218a-4b9a-ad24-5ced5223e4d1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:55.166542 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 777/3108] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:55 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:55.265948 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-df56cbfd-fd43-4d96-96a0-13b4ddb8b73f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:55.268288 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-df56cbfd-fd43-4d96-96a0-13b4ddb8b73f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:55.268563 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-df56cbfd-fd43-4d96-96a0-13b4ddb8b73f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:55.268809 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-df56cbfd-fd43-4d96-96a0-13b4ddb8b73f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:55.282815 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4362897e-065f-44f0-aa02-10eaab6344f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:55.284644 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4362897e-065f-44f0-aa02-10eaab6344f6 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:34:55.284842 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4362897e-065f-44f0-aa02-10eaab6344f6 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:55.285024 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:55.285024 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:55.285156 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4362897e-065f-44f0-aa02-10eaab6344f6 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:55.285191 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4362897e-065f-44f0-aa02-10eaab6344f6 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:55.289716 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:55.289716 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:55.289823 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-df56cbfd-fd43-4d96-96a0-13b4ddb8b73f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:55.290322 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4362897e-065f-44f0-aa02-10eaab6344f6 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:34:55.290644 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 791/3109] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:55 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:55.296955 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-df56cbfd-fd43-4d96-96a0-13b4ddb8b73f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:55.297049 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 778/3110] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:55 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:55.363407 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c87bd627-0a33-4242-b541-e5312a2744c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:55.368397 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c87bd627-0a33-4242-b541-e5312a2744c7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:55.369250 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c87bd627-0a33-4242-b541-e5312a2744c7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:55.370299 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c87bd627-0a33-4242-b541-e5312a2744c7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:55.370299 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c87bd627-0a33-4242-b541-e5312a2744c7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:55.375476 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:55.375476 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:55.376623 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c87bd627-0a33-4242-b541-e5312a2744c7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:55.378034 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 765/3111] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:55 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:56.179381 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-87e5823f-6a20-4326-9e80-32e753f2540e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:56.182703 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87e5823f-6a20-4326-9e80-32e753f2540e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:56.182931 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87e5823f-6a20-4326-9e80-32e753f2540e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:56.183133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-87e5823f-6a20-4326-9e80-32e753f2540e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:56.183278 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-87e5823f-6a20-4326-9e80-32e753f2540e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:56.188641 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:56.188641 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:56.189758 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-87e5823f-6a20-4326-9e80-32e753f2540e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:56.190172 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 778/3112] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:56 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:56.307894 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f531c1ce-c721-46cf-81c1-0715a20587f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:56.309959 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f531c1ce-c721-46cf-81c1-0715a20587f0 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:34:56.310258 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f531c1ce-c721-46cf-81c1-0715a20587f0 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:56.310521 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f531c1ce-c721-46cf-81c1-0715a20587f0 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:56.310699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f531c1ce-c721-46cf-81c1-0715a20587f0 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:56.315358 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:56.315358 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:56.316307 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f531c1ce-c721-46cf-81c1-0715a20587f0 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:34:56.316592 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f5bd4880-a01d-4164-9e66-2b3f44ea727f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:56.316947 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 792/3113] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:56 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:56.319019 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f5bd4880-a01d-4164-9e66-2b3f44ea727f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:56.319326 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f5bd4880-a01d-4164-9e66-2b3f44ea727f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:56.319565 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f5bd4880-a01d-4164-9e66-2b3f44ea727f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:56.322422 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=714,cinder:UPDATE=200,cinder:INSERT=98 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:34:56.336549 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:56.336549 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:56.340625 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f5bd4880-a01d-4164-9e66-2b3f44ea727f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:56.345229 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f5bd4880-a01d-4164-9e66-2b3f44ea727f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:56.345880 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 779/3114] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:56 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:56.394512 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-39b3c9d5-beb9-4021-97d1-f7547fbfcbbf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:56.396461 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39b3c9d5-beb9-4021-97d1-f7547fbfcbbf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:56.396643 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39b3c9d5-beb9-4021-97d1-f7547fbfcbbf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:56.396835 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-39b3c9d5-beb9-4021-97d1-f7547fbfcbbf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:56.396950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-39b3c9d5-beb9-4021-97d1-f7547fbfcbbf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:56.401539 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:56.401539 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:56.402270 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-39b3c9d5-beb9-4021-97d1-f7547fbfcbbf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:56.402591 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 766/3115] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:56 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 793 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:56.412832 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c867342a-5ca8-4430-abcc-5e3935ea80fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:56.414929 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c867342a-5ca8-4430-abcc-5e3935ea80fd tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f Jul 31 05:34:56.415211 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c867342a-5ca8-4430-abcc-5e3935ea80fd tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:56.415401 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c867342a-5ca8-4430-abcc-5e3935ea80fd tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:56.428840 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:56.428840 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:56.435299 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c867342a-5ca8-4430-abcc-5e3935ea80fd tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:56.441265 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c867342a-5ca8-4430-abcc-5e3935ea80fd tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f returned with HTTP 200 Jul 31 05:34:56.441688 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 779/3116] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:56 2026] GET /volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f => generated 1412 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:56.456049 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dfc51979-209c-451a-ab94-99ab37c29201 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:56.460955 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dfc51979-209c-451a-ab94-99ab37c29201 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f Jul 31 05:34:56.461253 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dfc51979-209c-451a-ab94-99ab37c29201 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:56.462412 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dfc51979-209c-451a-ab94-99ab37c29201 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:56.473336 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:56.473336 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:56.479018 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dfc51979-209c-451a-ab94-99ab37c29201 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:56.486267 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dfc51979-209c-451a-ab94-99ab37c29201 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f returned with HTTP 200 Jul 31 05:34:56.486949 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 793/3117] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:56 2026] GET /volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f => generated 1412 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:56.504032 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0af9bfcd-772b-4542-855d-ffcc84a8b2be None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:56.506375 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0af9bfcd-772b-4542-855d-ffcc84a8b2be tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f Jul 31 05:34:56.506657 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0af9bfcd-772b-4542-855d-ffcc84a8b2be tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:56.506923 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0af9bfcd-772b-4542-855d-ffcc84a8b2be tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:56.507179 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0af9bfcd-772b-4542-855d-ffcc84a8b2be tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume with id: 47d2f558-5ef8-4904-ae2e-9fa6d01ae45f Jul 31 05:34:56.515069 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:56.515069 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:56.515733 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0af9bfcd-772b-4542-855d-ffcc84a8b2be tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:56.542425 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0af9bfcd-772b-4542-855d-ffcc84a8b2be tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume request issued successfully. Jul 31 05:34:56.542668 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0af9bfcd-772b-4542-855d-ffcc84a8b2be tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f returned with HTTP 202 Jul 31 05:34:56.543300 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 780/3118] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:56 2026] DELETE /volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:56.552540 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99502708-3252-4527-b160-c486e3299a33 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:56.554274 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99502708-3252-4527-b160-c486e3299a33 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f Jul 31 05:34:56.554465 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99502708-3252-4527-b160-c486e3299a33 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:56.554647 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99502708-3252-4527-b160-c486e3299a33 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:56.561561 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:56.561561 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:56.569290 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-99502708-3252-4527-b160-c486e3299a33 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:56.577388 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99502708-3252-4527-b160-c486e3299a33 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f returned with HTTP 200 Jul 31 05:34:56.577675 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 767/3119] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:56 2026] GET /volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f => generated 1411 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:57.204334 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-da42c3e3-3b5e-4218-8d86-19d036f481d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:57.208206 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da42c3e3-3b5e-4218-8d86-19d036f481d8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:57.208502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da42c3e3-3b5e-4218-8d86-19d036f481d8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:57.208734 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-da42c3e3-3b5e-4218-8d86-19d036f481d8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:57.208870 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-da42c3e3-3b5e-4218-8d86-19d036f481d8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:57.214985 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:57.214985 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:57.215964 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-da42c3e3-3b5e-4218-8d86-19d036f481d8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:57.216460 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 780/3120] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:57 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:57.327621 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c41b2057-63d2-4602-a9b4-ba799a85153a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:57.329760 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c41b2057-63d2-4602-a9b4-ba799a85153a tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:34:57.330000 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c41b2057-63d2-4602-a9b4-ba799a85153a tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:57.330257 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c41b2057-63d2-4602-a9b4-ba799a85153a tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:57.330563 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c41b2057-63d2-4602-a9b4-ba799a85153a tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:57.335832 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:57.335832 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:57.336680 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c41b2057-63d2-4602-a9b4-ba799a85153a tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:34:57.337251 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 794/3121] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:57 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:57.371383 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d9dc13a8-cb42-43d5-9477-7e4c6b0ed7de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:57.375827 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d9dc13a8-cb42-43d5-9477-7e4c6b0ed7de tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:57.376616 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d9dc13a8-cb42-43d5-9477-7e4c6b0ed7de tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:57.376616 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d9dc13a8-cb42-43d5-9477-7e4c6b0ed7de tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:57.389651 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:57.389651 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:57.394128 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d9dc13a8-cb42-43d5-9477-7e4c6b0ed7de tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:57.399455 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d9dc13a8-cb42-43d5-9477-7e4c6b0ed7de tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:57.403181 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 781/3122] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:57 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:57.592898 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f1776c6-473f-4235-9267-bac4e42a67ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:57.594886 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f1776c6-473f-4235-9267-bac4e42a67ba tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f Jul 31 05:34:57.595183 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f1776c6-473f-4235-9267-bac4e42a67ba tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:57.595698 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f1776c6-473f-4235-9267-bac4e42a67ba tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:57.601996 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f1776c6-473f-4235-9267-bac4e42a67ba tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f returned with HTTP 404 Jul 31 05:34:57.602167 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 768/3123] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:57 2026] GET /volume/v3/volumes/47d2f558-5ef8-4904-ae2e-9fa6d01ae45f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:57.611687 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6666968c-5f56-4812-b371-a931baa4e457 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:57.613896 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6666968c-5f56-4812-b371-a931baa4e457 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:57.614137 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6666968c-5f56-4812-b371-a931baa4e457 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:57.614357 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6666968c-5f56-4812-b371-a931baa4e457 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:57.614481 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-6666968c-5f56-4812-b371-a931baa4e457 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete backup with id: 103235f2-8051-4013-9f8c-0319e4f17f81. Jul 31 05:34:57.619820 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:57.619820 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:57.636509 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-6666968c-5f56-4812-b371-a931baa4e457 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] delete_backup rpcapi backup_id 103235f2-8051-4013-9f8c-0319e4f17f81 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:34:57.640259 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6666968c-5f56-4812-b371-a931baa4e457 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 202 Jul 31 05:34:57.640259 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 781/3124] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:57 2026] DELETE /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:34:57.646160 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1532dc9-ff4c-4248-8878-2328e3aafedc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:57.647865 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1532dc9-ff4c-4248-8878-2328e3aafedc tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:57.648091 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1532dc9-ff4c-4248-8878-2328e3aafedc tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:57.648338 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1532dc9-ff4c-4248-8878-2328e3aafedc tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:57.648443 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b1532dc9-ff4c-4248-8878-2328e3aafedc tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:57.654335 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:57.654335 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:57.655060 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1532dc9-ff4c-4248-8878-2328e3aafedc tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 200 Jul 31 05:34:57.655458 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 795/3125] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:57 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:57.843237 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-d99bc65c-883e-4317-ada3-cc533bb64135 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:57.843237 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-d99bc65c-883e-4317-ada3-cc533bb64135 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments/794d5292-6dc9-4c18-aa52-ce0a6d444c22/action Jul 31 05:34:57.843237 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-d99bc65c-883e-4317-ada3-cc533bb64135 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:34:57.843458 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-d99bc65c-883e-4317-ada3-cc533bb64135 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:57.863369 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:57.863369 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:57.873072 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a2ec2fe1-6f28-41aa-9122-bf22375e0fff req-d99bc65c-883e-4317-ada3-cc533bb64135 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/794d5292-6dc9-4c18-aa52-ce0a6d444c22/action returned with HTTP 204 Jul 31 05:34:57.873552 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 782/3126] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:34:57 2026] POST /volume/v3/attachments/794d5292-6dc9-4c18-aa52-ce0a6d444c22/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:58.231437 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8a06bb4-8f8d-4733-935c-248fe8747292 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:58.234435 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8a06bb4-8f8d-4733-935c-248fe8747292 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:58.234435 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8a06bb4-8f8d-4733-935c-248fe8747292 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:58.234435 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8a06bb4-8f8d-4733-935c-248fe8747292 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:58.234435 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e8a06bb4-8f8d-4733-935c-248fe8747292 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:58.241236 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:58.241236 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:58.242150 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8a06bb4-8f8d-4733-935c-248fe8747292 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:58.242555 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 769/3127] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:58 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:58.352031 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5ffa1a1e-defd-4507-bf8c-c9123050fcee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:58.353925 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ffa1a1e-defd-4507-bf8c-c9123050fcee tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:34:58.354230 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5ffa1a1e-defd-4507-bf8c-c9123050fcee tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:58.354439 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5ffa1a1e-defd-4507-bf8c-c9123050fcee tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:58.354546 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5ffa1a1e-defd-4507-bf8c-c9123050fcee tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:58.358944 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:58.358944 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:58.359767 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ffa1a1e-defd-4507-bf8c-c9123050fcee tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:34:58.360225 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 782/3128] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:58 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:58.414977 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95b33e6f-8268-4795-8509-3283214c4808 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:58.417233 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95b33e6f-8268-4795-8509-3283214c4808 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:34:58.417465 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95b33e6f-8268-4795-8509-3283214c4808 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:58.417703 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95b33e6f-8268-4795-8509-3283214c4808 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:58.432345 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:58.432345 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:58.436349 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-95b33e6f-8268-4795-8509-3283214c4808 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:34:58.440186 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95b33e6f-8268-4795-8509-3283214c4808 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:34:58.440543 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 796/3129] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:58 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:58.677858 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a7f1e595-82f8-480a-9ba5-2b6f3321be50 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:58.680025 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7f1e595-82f8-480a-9ba5-2b6f3321be50 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 Jul 31 05:34:58.680343 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7f1e595-82f8-480a-9ba5-2b6f3321be50 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:58.680618 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7f1e595-82f8-480a-9ba5-2b6f3321be50 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:58.680774 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a7f1e595-82f8-480a-9ba5-2b6f3321be50 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 103235f2-8051-4013-9f8c-0319e4f17f81. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:58.686187 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7f1e595-82f8-480a-9ba5-2b6f3321be50 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 returned with HTTP 404 Jul 31 05:34:58.686970 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 783/3130] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:58 2026] GET /volume/v3/backups/103235f2-8051-4013-9f8c-0319e4f17f81 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:58.781464 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-baba43aa-d54a-4a36-97f4-5852efac566d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:58.783391 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-baba43aa-d54a-4a36-97f4-5852efac566d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 Jul 31 05:34:58.783716 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-baba43aa-d54a-4a36-97f4-5852efac566d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:58.784156 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-baba43aa-d54a-4a36-97f4-5852efac566d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:58.791859 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:58.791859 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:58.795688 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-baba43aa-d54a-4a36-97f4-5852efac566d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:58.800518 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-baba43aa-d54a-4a36-97f4-5852efac566d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 returned with HTTP 200 Jul 31 05:34:58.800865 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 770/3131] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:58 2026] GET /volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:58.813648 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d547b4c-e6bf-4979-8a4e-c101f87f3318 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:58.816386 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d547b4c-e6bf-4979-8a4e-c101f87f3318 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 Jul 31 05:34:58.816572 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d547b4c-e6bf-4979-8a4e-c101f87f3318 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:58.816830 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d547b4c-e6bf-4979-8a4e-c101f87f3318 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:58.816906 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4d547b4c-e6bf-4979-8a4e-c101f87f3318 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume with id: f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 Jul 31 05:34:58.823640 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:58.823640 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:34:58.824214 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4d547b4c-e6bf-4979-8a4e-c101f87f3318 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:58.841827 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4d547b4c-e6bf-4979-8a4e-c101f87f3318 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume request issued successfully. Jul 31 05:34:58.845148 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d547b4c-e6bf-4979-8a4e-c101f87f3318 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 returned with HTTP 202 Jul 31 05:34:58.845148 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 783/3132] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:34:58 2026] DELETE /volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:34:58.850708 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b63c40b1-bbc4-4739-aaa6-d9c5bcc9bbd5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:58.852673 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b63c40b1-bbc4-4739-aaa6-d9c5bcc9bbd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 Jul 31 05:34:58.852673 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b63c40b1-bbc4-4739-aaa6-d9c5bcc9bbd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:58.852673 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b63c40b1-bbc4-4739-aaa6-d9c5bcc9bbd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:58.859298 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:58.859298 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:34:58.862636 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b63c40b1-bbc4-4739-aaa6-d9c5bcc9bbd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:34:58.867540 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b63c40b1-bbc4-4739-aaa6-d9c5bcc9bbd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 returned with HTTP 200 Jul 31 05:34:58.868254 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 797/3133] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:58 2026] GET /volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:34:59.265730 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f35b7e66-cc90-4785-8194-a9ed63f0147e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:59.269774 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f35b7e66-cc90-4785-8194-a9ed63f0147e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:34:59.269774 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f35b7e66-cc90-4785-8194-a9ed63f0147e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:59.269774 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f35b7e66-cc90-4785-8194-a9ed63f0147e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:59.269774 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f35b7e66-cc90-4785-8194-a9ed63f0147e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:59.273691 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:59.273691 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:34:59.274639 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f35b7e66-cc90-4785-8194-a9ed63f0147e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:34:59.275231 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 784/3134] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:59 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:59.374746 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ca9fe29-c084-42a0-a464-b1b6eb0117db None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:59.377797 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ca9fe29-c084-42a0-a464-b1b6eb0117db tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:34:59.378059 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ca9fe29-c084-42a0-a464-b1b6eb0117db tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:59.378299 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ca9fe29-c084-42a0-a464-b1b6eb0117db tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:59.378413 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6ca9fe29-c084-42a0-a464-b1b6eb0117db tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:34:59.383310 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:34:59.383310 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:34:59.383878 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ca9fe29-c084-42a0-a464-b1b6eb0117db tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:34:59.384442 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 771/3135] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:34:59 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:34:59.882304 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c1d59446-7d6e-41d4-89d9-7c718edfd671 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:59.887449 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1d59446-7d6e-41d4-89d9-7c718edfd671 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 Jul 31 05:34:59.889330 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1d59446-7d6e-41d4-89d9-7c718edfd671 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:34:59.889632 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c1d59446-7d6e-41d4-89d9-7c718edfd671 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:34:59.905568 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c1d59446-7d6e-41d4-89d9-7c718edfd671 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 returned with HTTP 404 Jul 31 05:34:59.907237 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 784/3136] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:34:59 2026] GET /volume/v3/volumes/f59d4d5e-9b5c-453b-abb3-0d2d93dd8821 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:34:59.928653 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:34:59.931092 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:34:59.931605 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-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-1397638172"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:34:59.933760 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1397638172'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:34:59.933937 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume of 1 GB Jul 31 05:34:59.939994 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Availability Zones retrieved successfully. Jul 31 05:34:59.948719 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (b1875095-6fbd-4c38-babb-e1c83842b8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:34:59.952227 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3baec1-c61e-448f-9834-eff671b2b55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:34:59.952227 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:34:59.989659 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3baec1-c61e-448f-9834-eff671b2b55b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:34:59.990776 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4385ebe4-f4aa-4eec-96e2-11173ed8096c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:00.043302 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['95759454-51a3-4b43-b805-45dc32c44ec7', 'cbf4240e-1121-4528-916c-8ce6ee5a64b8', '9fd5efa1-333b-4bd3-81ae-8916cad6b45a', '56093f95-2fa5-4384-9772-4abbf626ef81'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:00.044322 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4385ebe4-f4aa-4eec-96e2-11173ed8096c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95759454-51a3-4b43-b805-45dc32c44ec7', 'cbf4240e-1121-4528-916c-8ce6ee5a64b8', '9fd5efa1-333b-4bd3-81ae-8916cad6b45a', '56093f95-2fa5-4384-9772-4abbf626ef81']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:00.045408 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8b2ce6e-16d9-4a60-abb7-01cfc9ecb569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:00.083619 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8b2ce6e-16d9-4a60-abb7-01cfc9ecb569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc9f7af-ecad-495c-846f-c9469bd9e030', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1397638172',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['95759454-51a3-4b43-b805-45dc32c44ec7','cbf4240e-1121-4528-916c-8ce6ee5a64b8','9fd5efa1-333b-4bd3-81ae-8916cad6b45a','56093f95-2fa5-4384-9772-4abbf626ef81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1397638172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dc9f7af-ecad-495c-846f-c9469bd9e030,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='14b6452e80ee4ece90d53d3e72eaca98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61842d01f1d94791830ceaf1bfa2f654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:00.084292 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53611c62-01e0-4852-8326-6b496f8233e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:00.106480 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53611c62-01e0-4852-8326-6b496f8233e3) transitioned into state 'SUCCESS' from state '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-1397638172',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['95759454-51a3-4b43-b805-45dc32c44ec7','cbf4240e-1121-4528-916c-8ce6ee5a64b8','9fd5efa1-333b-4bd3-81ae-8916cad6b45a','56093f95-2fa5-4384-9772-4abbf626ef81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:00.107255 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7fabf77-3229-414f-8341-9ba153e758e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:00.119401 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7fabf77-3229-414f-8341-9ba153e758e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:00.120622 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (b1875095-6fbd-4c38-babb-e1c83842b8a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:00.121045 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume request issued successfully. Jul 31 05:35:00.121999 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b51f3b19-cf0f-44a8-b95e-836d104b3d89 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:00.122599 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 798/3137] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:34:59 2026] POST /volume/v3/volumes => generated 816 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:00.147991 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dde15d2c-de02-4836-976c-11783cc2e3b3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:00.150330 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dde15d2c-de02-4836-976c-11783cc2e3b3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 Jul 31 05:35:00.150330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dde15d2c-de02-4836-976c-11783cc2e3b3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:00.150330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dde15d2c-de02-4836-976c-11783cc2e3b3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:00.158646 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:00.158646 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:00.162571 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dde15d2c-de02-4836-976c-11783cc2e3b3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:00.167249 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dde15d2c-de02-4836-976c-11783cc2e3b3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 returned with HTTP 200 Jul 31 05:35:00.167812 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 785/3138] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:00 2026] GET /volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:35:00.306811 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-60dbd79a-2212-4002-8024-ce0d9c5c4726 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:00.313723 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60dbd79a-2212-4002-8024-ce0d9c5c4726 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:00.313964 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60dbd79a-2212-4002-8024-ce0d9c5c4726 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:00.314243 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60dbd79a-2212-4002-8024-ce0d9c5c4726 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:00.314527 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-60dbd79a-2212-4002-8024-ce0d9c5c4726 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:00.326395 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:00.326395 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:00.330474 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60dbd79a-2212-4002-8024-ce0d9c5c4726 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:00.330474 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 772/3139] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:00 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:00.395995 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-691c93a6-83c6-43bf-8bd7-3362c1ea5530 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:00.398324 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-691c93a6-83c6-43bf-8bd7-3362c1ea5530 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:00.398654 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-691c93a6-83c6-43bf-8bd7-3362c1ea5530 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:00.398912 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-691c93a6-83c6-43bf-8bd7-3362c1ea5530 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:00.399057 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-691c93a6-83c6-43bf-8bd7-3362c1ea5530 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:00.407644 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:00.407644 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:00.408527 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-691c93a6-83c6-43bf-8bd7-3362c1ea5530 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:00.408986 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 785/3140] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:00 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:01.182896 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aaf35422-8b53-4cd3-8420-3b5c9b47fe5f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:01.185020 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aaf35422-8b53-4cd3-8420-3b5c9b47fe5f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 Jul 31 05:35:01.185350 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aaf35422-8b53-4cd3-8420-3b5c9b47fe5f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:01.185490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aaf35422-8b53-4cd3-8420-3b5c9b47fe5f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:01.196909 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:01.196909 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:01.197620 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aaf35422-8b53-4cd3-8420-3b5c9b47fe5f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:01.201840 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aaf35422-8b53-4cd3-8420-3b5c9b47fe5f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 returned with HTTP 200 Jul 31 05:35:01.202308 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 799/3141] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:01 2026] GET /volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 => generated 909 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:01.217511 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-16c91c8b-8c4e-4a8f-bc13-6d9942eae2f7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:01.219369 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-16c91c8b-8c4e-4a8f-bc13-6d9942eae2f7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:35:01.219742 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-16c91c8b-8c4e-4a8f-bc13-6d9942eae2f7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4dc9f7af-ecad-495c-846f-c9469bd9e030", "name": "tempest-VolumesBackupsTest-Backup-47725535", "description": "tempest-backup-description-1017217109", "container": "tempest-volumesbackupstest-backup-container-1062840340"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:01.221528 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-16c91c8b-8c4e-4a8f-bc13-6d9942eae2f7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating new backup {'backup': {'volume_id': '4dc9f7af-ecad-495c-846f-c9469bd9e030', 'name': 'tempest-VolumesBackupsTest-Backup-47725535', 'description': 'tempest-backup-description-1017217109', 'container': 'tempest-volumesbackupstest-backup-container-1062840340'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:35:01.221679 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-16c91c8b-8c4e-4a8f-bc13-6d9942eae2f7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating backup of volume 4dc9f7af-ecad-495c-846f-c9469bd9e030 in container tempest-volumesbackupstest-backup-container-1062840340 Jul 31 05:35:01.229921 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:01.229921 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:01.230518 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-16c91c8b-8c4e-4a8f-bc13-6d9942eae2f7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:01.249347 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-16c91c8b-8c4e-4a8f-bc13-6d9942eae2f7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['7a871ed3-f968-421e-8414-4458572fab4a', 'bedac734-1c73-4c56-8b01-ebaa1d7e7c18'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:01.282558 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-16c91c8b-8c4e-4a8f-bc13-6d9942eae2f7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:35:01.283014 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 786/3142] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:35:01 2026] POST /volume/v3/backups => generated 328 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:01.293627 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5ecca44-da22-48db-a391-9496701fde02 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:01.295592 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5ecca44-da22-48db-a391-9496701fde02 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:01.295799 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5ecca44-da22-48db-a391-9496701fde02 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:01.296025 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5ecca44-da22-48db-a391-9496701fde02 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:01.296222 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d5ecca44-da22-48db-a391-9496701fde02 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:01.301950 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:01.301950 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:01.302451 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5ecca44-da22-48db-a391-9496701fde02 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:01.302839 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 773/3143] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:01 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 822 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:01.357353 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45b6b80a-18e3-4cd7-8721-98d1229c567e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:01.359813 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45b6b80a-18e3-4cd7-8721-98d1229c567e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:01.360149 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45b6b80a-18e3-4cd7-8721-98d1229c567e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:01.360389 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45b6b80a-18e3-4cd7-8721-98d1229c567e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:01.360513 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-45b6b80a-18e3-4cd7-8721-98d1229c567e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:01.362910 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=516,cinder:UPDATE=113,cinder:INSERT=48 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:35:01.372246 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:01.372246 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:01.373374 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45b6b80a-18e3-4cd7-8721-98d1229c567e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:01.373878 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 786/3144] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:01 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:01.426907 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a925b875-9f56-4149-b1b6-2c9dfa642ca9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:01.429368 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a925b875-9f56-4149-b1b6-2c9dfa642ca9 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:01.429623 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a925b875-9f56-4149-b1b6-2c9dfa642ca9 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:01.429887 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a925b875-9f56-4149-b1b6-2c9dfa642ca9 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:01.430047 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a925b875-9f56-4149-b1b6-2c9dfa642ca9 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:01.435620 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:01.435620 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:01.436577 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a925b875-9f56-4149-b1b6-2c9dfa642ca9 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:01.437093 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 800/3145] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:01 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:01.585322 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3d8a334b-9755-4be0-a794-6163c2adf088 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:01.589899 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3d8a334b-9755-4be0-a794-6163c2adf088 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:35:01.590277 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3d8a334b-9755-4be0-a794-6163c2adf088 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:01.590585 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3d8a334b-9755-4be0-a794-6163c2adf088 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:01.606473 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:01.606473 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:01.612715 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3d8a334b-9755-4be0-a794-6163c2adf088 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:35:01.619270 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3d8a334b-9755-4be0-a794-6163c2adf088 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:35:01.619812 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 787/3146] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:01 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:02.126429 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d11a5e59-71eb-44c0-956a-398afb36c55c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:02.126865 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d11a5e59-71eb-44c0-956a-398afb36c55c None None] GET https://10.4.3.227/volume// Jul 31 05:35:02.127040 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d11a5e59-71eb-44c0-956a-398afb36c55c None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:02.127293 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d11a5e59-71eb-44c0-956a-398afb36c55c None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:02.127611 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d11a5e59-71eb-44c0-956a-398afb36c55c None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:02.127904 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 774/3147] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:35: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 31 05:35:02.136823 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-252f9fde-7780-4282-9536-56563e08839a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:02.138942 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-252f9fde-7780-4282-9536-56563e08839a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:35:02.139382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-252f9fde-7780-4282-9536-56563e08839a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a607292-b2cb-46e9-83fe-dc29bb4f25f9", "connector": null, "instance_uuid": "b26dd0b4-53c8-456b-8909-5a3697e18f43"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:02.153716 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:02.153716 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:02.181524 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-252f9fde-7780-4282-9536-56563e08839a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:35:02.181990 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 787/3148] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:35:02 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:35:02.190399 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-9f489e98-f95d-4e66-8611-5d65cf3a6576 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:02.192557 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-9f489e98-f95d-4e66-8611-5d65cf3a6576 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/attachments/4bd686ee-791d-4f16-b882-5ec445d9128d Jul 31 05:35:02.192757 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-9f489e98-f95d-4e66-8611-5d65cf3a6576 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:02.192982 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-9f489e98-f95d-4e66-8611-5d65cf3a6576 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:02.201159 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:02.201159 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:02.264305 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-9f489e98-f95d-4e66-8611-5d65cf3a6576 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/4bd686ee-791d-4f16-b882-5ec445d9128d returned with HTTP 200 Jul 31 05:35:02.264704 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 801/3149] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:35:02 2026] DELETE /volume/v3/attachments/4bd686ee-791d-4f16-b882-5ec445d9128d => generated 367 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:02.313603 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a58fdeec-e464-4940-a8c4-76efa0a28853 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:02.316608 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a58fdeec-e464-4940-a8c4-76efa0a28853 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:02.317038 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a58fdeec-e464-4940-a8c4-76efa0a28853 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:02.317512 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a58fdeec-e464-4940-a8c4-76efa0a28853 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:02.317730 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a58fdeec-e464-4940-a8c4-76efa0a28853 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:02.324620 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:02.324620 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:02.326182 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a58fdeec-e464-4940-a8c4-76efa0a28853 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:02.326935 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 788/3150] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:02 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:02.389082 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c397f617-22ea-448a-b3f0-fc56a8a764d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:02.391530 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c397f617-22ea-448a-b3f0-fc56a8a764d9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:02.391842 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c397f617-22ea-448a-b3f0-fc56a8a764d9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:02.392159 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c397f617-22ea-448a-b3f0-fc56a8a764d9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:02.392347 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c397f617-22ea-448a-b3f0-fc56a8a764d9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:02.397555 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:02.397555 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:02.398415 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c397f617-22ea-448a-b3f0-fc56a8a764d9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:02.398795 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 775/3151] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:02 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:02.448955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51a018fc-807d-4595-b7de-d915e1a4fc99 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:02.454573 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51a018fc-807d-4595-b7de-d915e1a4fc99 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:02.454777 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51a018fc-807d-4595-b7de-d915e1a4fc99 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:02.454955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51a018fc-807d-4595-b7de-d915e1a4fc99 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:02.455064 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-51a018fc-807d-4595-b7de-d915e1a4fc99 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:02.463344 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:02.463344 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:02.464093 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51a018fc-807d-4595-b7de-d915e1a4fc99 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:02.464477 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 788/3152] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:02 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:03.315374 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3e47f910-7808-471f-8095-0cd0471e5b5a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:03.317860 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3e47f910-7808-471f-8095-0cd0471e5b5a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] PUT https://10.4.3.227/volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed Jul 31 05:35:03.318266 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3e47f910-7808-471f-8095-0cd0471e5b5a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:03.327187 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3e47f910-7808-471f-8095-0cd0471e5b5a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Acquiring lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:35:03.334468 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3e47f910-7808-471f-8095-0cd0471e5b5a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:35:03.335558 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:03.335558 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:03.338028 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dffc41ea-0286-484e-855e-2e19817bb0a1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:03.341143 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dffc41ea-0286-484e-855e-2e19817bb0a1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:03.341430 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dffc41ea-0286-484e-855e-2e19817bb0a1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:03.341705 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dffc41ea-0286-484e-855e-2e19817bb0a1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:03.341871 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-dffc41ea-0286-484e-855e-2e19817bb0a1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:03.349849 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:03.349849 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:03.351000 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dffc41ea-0286-484e-855e-2e19817bb0a1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:03.352605 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 789/3153] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:03 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:03.425400 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4daf7d30-155a-4643-8783-191f3244b634 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:03.427610 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4daf7d30-155a-4643-8783-191f3244b634 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:03.427835 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4daf7d30-155a-4643-8783-191f3244b634 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:03.428117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4daf7d30-155a-4643-8783-191f3244b634 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:03.428227 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4daf7d30-155a-4643-8783-191f3244b634 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:03.432313 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3e47f910-7808-471f-8095-0cd0471e5b5a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" released by "attachment_update" :: held 0.098s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:35:03.432624 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-3e47f910-7808-471f-8095-0cd0471e5b5a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed returned with HTTP 200 Jul 31 05:35:03.433175 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 802/3154] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:35:03 2026] PUT /volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:03.435325 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:03.435325 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:03.436519 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4daf7d30-155a-4643-8783-191f3244b634 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:03.436952 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 776/3155] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:03 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 754 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:03.443658 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-304f55ff-0fc7-495b-90c9-9b04c7023651 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:03.444571 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-304f55ff-0fc7-495b-90c9-9b04c7023651 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed Jul 31 05:35:03.444738 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-304f55ff-0fc7-495b-90c9-9b04c7023651 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:03.444908 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-304f55ff-0fc7-495b-90c9-9b04c7023651 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:03.469647 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-304f55ff-0fc7-495b-90c9-9b04c7023651 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed returned with HTTP 200 Jul 31 05:35:03.470185 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 789/3156] 10.4.3.227 () {70 vars in 1651 bytes} [Fri Jul 31 05:35:03 2026] GET /volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:03.475718 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8df9dfde-0f65-47ab-b835-3a5154c98107 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:03.477728 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8df9dfde-0f65-47ab-b835-3a5154c98107 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:03.477956 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8df9dfde-0f65-47ab-b835-3a5154c98107 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:03.478195 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8df9dfde-0f65-47ab-b835-3a5154c98107 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:03.478329 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8df9dfde-0f65-47ab-b835-3a5154c98107 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:03.483385 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:03.483385 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:03.484647 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8df9dfde-0f65-47ab-b835-3a5154c98107 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:03.485090 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 790/3157] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:03 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:04.080367 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-87ccf42d-b01f-4d15-906c-c2850fb28f38 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:04.083999 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-87ccf42d-b01f-4d15-906c-c2850fb28f38 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] DELETE https://10.4.3.227/volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f Jul 31 05:35:04.084238 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-87ccf42d-b01f-4d15-906c-c2850fb28f38 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:04.084486 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-87ccf42d-b01f-4d15-906c-c2850fb28f38 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:04.096451 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:04.096451 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:04.155967 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-0f89b139-e9f0-423e-9569-602df4336d53 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:04.159234 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-0f89b139-e9f0-423e-9569-602df4336d53 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/limits Jul 31 05:35:04.159490 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-0f89b139-e9f0-423e-9569-602df4336d53 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:04.159735 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-0f89b139-e9f0-423e-9569-602df4336d53 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:04.172745 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9515e5a8-44be-48e8-a9bf-76d63ef8ff69 req-87ccf42d-b01f-4d15-906c-c2850fb28f38 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f returned with HTTP 200 Jul 31 05:35:04.173243 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 803/3158] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:35:04 2026] DELETE /volume/v3/attachments/47c8f0de-4f7e-46e1-8302-60d1895d1a8f => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:04.190116 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-0f89b139-e9f0-423e-9569-602df4336d53 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/limits returned with HTTP 200 Jul 31 05:35:04.190564 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 777/3159] 10.4.3.227 () {68 vars in 1484 bytes} [Fri Jul 31 05:35: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 31 05:35:04.230878 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-aba3f742-8416-49e8-9e6e-0456a16bc305 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:04.233038 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-aba3f742-8416-49e8-9e6e-0456a16bc305 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:35:04.233366 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-aba3f742-8416-49e8-9e6e-0456a16bc305 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:04.233584 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-aba3f742-8416-49e8-9e6e-0456a16bc305 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:04.244905 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:04.244905 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:04.250375 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-aba3f742-8416-49e8-9e6e-0456a16bc305 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:35:04.256645 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-aba3f742-8416-49e8-9e6e-0456a16bc305 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 returned with HTTP 200 Jul 31 05:35:04.257139 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 790/3160] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:04 2026] GET /volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 => generated 1661 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:04.265539 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-c0032377-65e2-463d-9c13-c7dc4a6e8016 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:04.267589 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-c0032377-65e2-463d-9c13-c7dc4a6e8016 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:35:04.267988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-c0032377-65e2-463d-9c13-c7dc4a6e8016 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "11517397-59e0-45d0-a783-2a3d5a1452a0", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1649651763", "description": null, "metadata": {}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:04.278473 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:04.278473 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:04.278967 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-c0032377-65e2-463d-9c13-c7dc4a6e8016 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:35:04.279239 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-c0032377-65e2-463d-9c13-c7dc4a6e8016 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Create snapshot from volume 11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:35:04.302968 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-c0032377-65e2-463d-9c13-c7dc4a6e8016 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Created reservations ['0818b84d-1309-447c-a190-b8544b0e748c', 'b8a994b3-13e9-41ec-9ce0-69d2945f968a', 'aa3412a1-1b40-4f8c-b5f5-a6b5336b6f9a', '34bab643-0108-40b7-a2ff-38b6be3f31c7'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:04.339462 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-c0032377-65e2-463d-9c13-c7dc4a6e8016 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot force create request issued successfully. Jul 31 05:35:04.339957 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-932b93ba-b7f2-4ccc-8f98-219ec0ec5dab req-c0032377-65e2-463d-9c13-c7dc4a6e8016 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:35:04.340409 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 791/3161] 10.4.3.227 () {72 vars in 1547 bytes} [Fri Jul 31 05:35:04 2026] POST /volume/v3/snapshots => generated 324 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:04.372183 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-31ad3d02-0c0b-4e0d-9b36-af9b7283c89e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:04.374381 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31ad3d02-0c0b-4e0d-9b36-af9b7283c89e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:04.374836 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31ad3d02-0c0b-4e0d-9b36-af9b7283c89e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:04.374836 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-31ad3d02-0c0b-4e0d-9b36-af9b7283c89e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:04.375094 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-31ad3d02-0c0b-4e0d-9b36-af9b7283c89e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:04.386473 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:04.386473 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:04.387340 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-31ad3d02-0c0b-4e0d-9b36-af9b7283c89e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:04.387995 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 804/3162] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:04 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:04.454770 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-66780df8-80b6-4e08-9311-9a9b2849ea88 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:04.457330 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66780df8-80b6-4e08-9311-9a9b2849ea88 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:04.457664 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66780df8-80b6-4e08-9311-9a9b2849ea88 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:04.457941 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66780df8-80b6-4e08-9311-9a9b2849ea88 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:04.458140 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-66780df8-80b6-4e08-9311-9a9b2849ea88 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:04.463153 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:04.463153 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:04.463970 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66780df8-80b6-4e08-9311-9a9b2849ea88 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:04.464898 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 778/3163] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:04 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:04.496547 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3183f047-24de-4d6c-98b4-b78e0deeee06 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:04.499393 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3183f047-24de-4d6c-98b4-b78e0deeee06 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:04.499732 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3183f047-24de-4d6c-98b4-b78e0deeee06 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:04.500194 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3183f047-24de-4d6c-98b4-b78e0deeee06 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:04.500360 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3183f047-24de-4d6c-98b4-b78e0deeee06 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:04.506037 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:04.506037 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:04.506886 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3183f047-24de-4d6c-98b4-b78e0deeee06 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:04.507323 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 791/3164] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:04 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:04.937206 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f2601de3-d8ad-4679-87f7-6a736fa24824 req-c51eb3c1-8219-4281-83ef-7ed5e77734ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:04.939030 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f2601de3-d8ad-4679-87f7-6a736fa24824 req-c51eb3c1-8219-4281-83ef-7ed5e77734ad tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:35:04.939471 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f2601de3-d8ad-4679-87f7-6a736fa24824 req-c51eb3c1-8219-4281-83ef-7ed5e77734ad tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:04.939655 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f2601de3-d8ad-4679-87f7-6a736fa24824 req-c51eb3c1-8219-4281-83ef-7ed5e77734ad tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:04.947049 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:04.947049 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:04.951136 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f2601de3-d8ad-4679-87f7-6a736fa24824 req-c51eb3c1-8219-4281-83ef-7ed5e77734ad tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:35:04.954946 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f2601de3-d8ad-4679-87f7-6a736fa24824 req-c51eb3c1-8219-4281-83ef-7ed5e77734ad tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:35:04.955511 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 792/3165] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:04 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:05.402614 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e3669cd9-b1c1-4976-b5cf-3a34884b8484 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:05.404393 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3669cd9-b1c1-4976-b5cf-3a34884b8484 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:05.404599 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3669cd9-b1c1-4976-b5cf-3a34884b8484 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:05.404801 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e3669cd9-b1c1-4976-b5cf-3a34884b8484 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:05.404936 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e3669cd9-b1c1-4976-b5cf-3a34884b8484 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:05.409364 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:05.409364 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:05.410279 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e3669cd9-b1c1-4976-b5cf-3a34884b8484 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:05.410725 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 805/3166] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:05 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:05.488596 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67cfd2e6-5ab7-4d16-8afa-d203f2215a37 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:05.491556 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67cfd2e6-5ab7-4d16-8afa-d203f2215a37 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:05.491788 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67cfd2e6-5ab7-4d16-8afa-d203f2215a37 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:05.492023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67cfd2e6-5ab7-4d16-8afa-d203f2215a37 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:05.492211 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-67cfd2e6-5ab7-4d16-8afa-d203f2215a37 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:05.498130 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:05.498130 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:05.501920 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67cfd2e6-5ab7-4d16-8afa-d203f2215a37 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:05.501920 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 779/3167] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:05 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:05.520009 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0d80b55a-553d-45b0-b12a-9912aa8a0817 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:05.521792 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d80b55a-553d-45b0-b12a-9912aa8a0817 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:05.522172 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d80b55a-553d-45b0-b12a-9912aa8a0817 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:05.522490 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0d80b55a-553d-45b0-b12a-9912aa8a0817 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:05.522672 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0d80b55a-553d-45b0-b12a-9912aa8a0817 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:05.528634 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:05.528634 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:05.531558 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0d80b55a-553d-45b0-b12a-9912aa8a0817 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:05.531558 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 792/3168] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:05 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:06.359800 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-259b34ca-43c8-4d01-bf9f-8190c310b47f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:06.363562 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-259b34ca-43c8-4d01-bf9f-8190c310b47f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 Jul 31 05:35:06.364845 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-259b34ca-43c8-4d01-bf9f-8190c310b47f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:06.365674 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-259b34ca-43c8-4d01-bf9f-8190c310b47f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:06.372471 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:06.372471 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:06.373189 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-259b34ca-43c8-4d01-bf9f-8190c310b47f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot retrieved successfully. Jul 31 05:35:06.374353 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-259b34ca-43c8-4d01-bf9f-8190c310b47f tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 returned with HTTP 200 Jul 31 05:35:06.375081 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 793/3169] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:35:06 2026] GET /volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 => generated 483 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:06.423687 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:06.425690 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:06.427363 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1196160", "snapshot_id": null, "imageRef": "93a0f8dc-2c50-4ea0-8976-1f5fa5e41eed", "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:06.430669 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-515e9cfd-ee7c-42b4-b4fa-90ad44f084ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:06.431532 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1196160', 'snapshot_id': None, 'imageRef': '93a0f8dc-2c50-4ea0-8976-1f5fa5e41eed', 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:06.444487 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-515e9cfd-ee7c-42b4-b4fa-90ad44f084ad tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:06.445356 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-515e9cfd-ee7c-42b4-b4fa-90ad44f084ad tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:06.445885 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-515e9cfd-ee7c-42b4-b4fa-90ad44f084ad tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:06.446044 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-515e9cfd-ee7c-42b4-b4fa-90ad44f084ad tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:06.457501 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:06.457501 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:06.459926 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-515e9cfd-ee7c-42b4-b4fa-90ad44f084ad tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:06.461460 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 806/3170] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:06 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:06.524880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1cee22a9-5fa9-474a-b1c0-803470dcf764 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:06.526829 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cee22a9-5fa9-474a-b1c0-803470dcf764 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:06.527017 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cee22a9-5fa9-474a-b1c0-803470dcf764 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:06.527236 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1cee22a9-5fa9-474a-b1c0-803470dcf764 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:06.527342 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1cee22a9-5fa9-474a-b1c0-803470dcf764 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:06.531998 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:06.531998 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:06.532785 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1cee22a9-5fa9-474a-b1c0-803470dcf764 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:06.533186 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 793/3171] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:06 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:06.542807 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f7ee2587-bbda-4588-ad68-35e545cd714b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:06.547171 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab0b77d5-e23f-48da-a887-a43466768323 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:06.550311 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7ee2587-bbda-4588-ad68-35e545cd714b tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:06.550409 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab0b77d5-e23f-48da-a887-a43466768323 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 Jul 31 05:35:06.550589 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab0b77d5-e23f-48da-a887-a43466768323 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:06.550635 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7ee2587-bbda-4588-ad68-35e545cd714b tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:06.550803 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab0b77d5-e23f-48da-a887-a43466768323 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:06.550860 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f7ee2587-bbda-4588-ad68-35e545cd714b tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:06.550980 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f7ee2587-bbda-4588-ad68-35e545cd714b tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:06.560126 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:06.560126 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:06.560126 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f7ee2587-bbda-4588-ad68-35e545cd714b tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:06.560312 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 794/3172] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:06 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:06.560612 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:06.560612 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:06.567992 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab0b77d5-e23f-48da-a887-a43466768323 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:35:06.576591 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab0b77d5-e23f-48da-a887-a43466768323 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 returned with HTTP 200 Jul 31 05:35:06.577085 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:06.577085 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:06.577447 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 807/3173] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:06 2026] GET /volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:06.577703 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot retrieved successfully. Jul 31 05:35:06.578385 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Create volume of 1 GB Jul 31 05:35:06.582345 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Availability Zones retrieved successfully. Jul 31 05:35:06.587630 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Flow 'volume_create_api' (0fc5c13f-27fc-4138-b9c3-800ab3c691ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:06.588983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f80fd2-4cb5-4141-b759-a186acc8b252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:06.589915 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:06.591976 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:06.594603 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] POST https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699/restore Jul 31 05:35:06.595034 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:06.599661 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Restoring backup d5f7d3dc-861f-4a87-a95a-919de8b88699 ({'restore': {}}) {{(pid=100283) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 05:35:06.599860 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Restoring backup d5f7d3dc-861f-4a87-a95a-919de8b88699 to volume None. Jul 31 05:35:06.608074 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:06.608074 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:06.609525 np0000006182 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Creating volume of 1 GB for restore of backup d5f7d3dc-861f-4a87-a95a-919de8b88699. Jul 31 05:35:06.619391 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Availability zone cache updated, next update will occur around 2026-07-31 06:35:06.618483. {{(pid=100283) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 05:35:06.619391 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Availability Zones retrieved successfully. Jul 31 05:35:06.628819 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Flow 'volume_create_api' (d374a5b8-7767-4c0d-a170-586c1cfcc7e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:06.630385 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c8250c-08e5-4aa6-a8e0-3ef83d2f78c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:06.632201 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:06.644700 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28f80fd2-4cb5-4141-b759-a186acc8b252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9ec1f2ae-4f6c-4828-b7cb-e316b4b70974', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:06.645824 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e44cf9ea-3b01-4980-ab95-6233bfb85615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:06.669750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0c8250c-08e5-4aa6-a8e0-3ef83d2f78c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:06.670688 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d8f317-23e6-459d-bbf0-a46b315a727f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:06.695543 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Created reservations ['ab4fecb2-0e88-46ac-84a6-b85be6667ffb', '638a04a6-0e3b-46ab-b958-884106090fe6', '7deeba00-59e8-42c8-936e-a4e28aa83305', 'cf173813-8f8b-4661-ab0f-245bf4b0a764'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:06.696425 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e44cf9ea-3b01-4980-ab95-6233bfb85615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab4fecb2-0e88-46ac-84a6-b85be6667ffb', '638a04a6-0e3b-46ab-b958-884106090fe6', '7deeba00-59e8-42c8-936e-a4e28aa83305', 'cf173813-8f8b-4661-ab0f-245bf4b0a764']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:06.697292 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24bf780-a104-4c44-bb13-c47fab1d85c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:06.714123 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Created reservations ['69ae29bd-2686-4535-b2d1-412c8e42f023', '9ee1f9ad-ee9d-48a4-95fc-b62725c0da40', '9fd6a261-9021-4831-a071-e90d565e0d90', 'e2570b29-8a79-41d7-b522-60d7efcfe61b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:06.714994 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93d8f317-23e6-459d-bbf0-a46b315a727f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69ae29bd-2686-4535-b2d1-412c8e42f023', '9ee1f9ad-ee9d-48a4-95fc-b62725c0da40', '9fd6a261-9021-4831-a071-e90d565e0d90', 'e2570b29-8a79-41d7-b522-60d7efcfe61b']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:06.715836 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a52ba05a-5b85-4b79-a83d-6750b92e7eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:06.753631 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24bf780-a104-4c44-bb13-c47fab1d85c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e851871-377d-4d5c-9ef4-623aea6a4d4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1196160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7e810701e2745a2bfbf5b13dce476b0',qos_specs=None,replication_status=,reservations=['ab4fecb2-0e88-46ac-84a6-b85be6667ffb','638a04a6-0e3b-46ab-b958-884106090fe6','7deeba00-59e8-42c8-936e-a4e28aa83305','cf173813-8f8b-4661-ab0f-245bf4b0a764'],size=1,snapshot_id=9ec1f2ae-4f6c-4828-b7cb-e316b4b70974,source_replicaid=,source_volid=None,status='creating',user_id='18fd9a34e6a547589fa44dfd04d3789b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), '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-31T05:35:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1196160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e851871-377d-4d5c-9ef4-623aea6a4d4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7e810701e2745a2bfbf5b13dce476b0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9ec1f2ae-4f6c-4828-b7cb-e316b4b70974,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='18fd9a34e6a547589fa44dfd04d3789b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:06.754858 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e279e751-af75-4d32-a45f-5ca10c7ff339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:06.755504 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a52ba05a-5b85-4b79-a83d-6750b92e7eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66a32f0-9324-4a3d-9cf9-87aa2cc98c52', '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_d5f7d3dc-861f-4a87-a95a-919de8b88699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f30c531521242f397846d8c6f7ffe1e',qos_specs=None,replication_status=,reservations=['69ae29bd-2686-4535-b2d1-412c8e42f023','9ee1f9ad-ee9d-48a4-95fc-b62725c0da40','9fd6a261-9021-4831-a071-e90d565e0d90','e2570b29-8a79-41d7-b522-60d7efcfe61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f98c8e0e1184abbb96543f50dd5ad38',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:06Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_d5f7d3dc-861f-4a87-a95a-919de8b88699',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a66a32f0-9324-4a3d-9cf9-87aa2cc98c52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0f30c531521242f397846d8c6f7ffe1e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f98c8e0e1184abbb96543f50dd5ad38',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:06.756616 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ef2b4f-44fd-4939-a542-0917b6715715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:06.780463 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e279e751-af75-4d32-a45f-5ca10c7ff339) transitioned into state 'SUCCESS' from state '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-1196160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b7e810701e2745a2bfbf5b13dce476b0',qos_specs=None,replication_status=,reservations=['ab4fecb2-0e88-46ac-84a6-b85be6667ffb','638a04a6-0e3b-46ab-b958-884106090fe6','7deeba00-59e8-42c8-936e-a4e28aa83305','cf173813-8f8b-4661-ab0f-245bf4b0a764'],size=1,snapshot_id=9ec1f2ae-4f6c-4828-b7cb-e316b4b70974,source_replicaid=,source_volid=None,status='creating',user_id='18fd9a34e6a547589fa44dfd04d3789b',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:06.781199 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5acca1c6-9dab-4bbe-b0f6-80a8fdd9b9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:06.793506 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ef2b4f-44fd-4939-a542-0917b6715715) transitioned into 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_d5f7d3dc-861f-4a87-a95a-919de8b88699',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0f30c531521242f397846d8c6f7ffe1e',qos_specs=None,replication_status=,reservations=['69ae29bd-2686-4535-b2d1-412c8e42f023','9ee1f9ad-ee9d-48a4-95fc-b62725c0da40','9fd6a261-9021-4831-a071-e90d565e0d90','e2570b29-8a79-41d7-b522-60d7efcfe61b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f98c8e0e1184abbb96543f50dd5ad38',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:06.794446 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c22b320-70b2-4d5f-a159-b40442d1b6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:06.805987 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c22b320-70b2-4d5f-a159-b40442d1b6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:06.807031 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Flow 'volume_create_api' (d374a5b8-7767-4c0d-a170-586c1cfcc7e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:06.807534 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Create volume request issued successfully. Jul 31 05:35:06.814647 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:06.814647 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:06.815168 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:35:06.818605 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5acca1c6-9dab-4bbe-b0f6-80a8fdd9b9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:06.819585 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Flow 'volume_create_api' (0fc5c13f-27fc-4138-b9c3-800ab3c691ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:06.819993 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Create volume request issued successfully. Jul 31 05:35:06.820694 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbc1b58e-b8f6-4e84-b580-ca83709b2a88 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:06.821345 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 780/3174] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:35:06 2026] POST /volume/v3/volumes => generated 811 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:06.842978 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f29cc14c-e3d8-425d-b170-718223f0b0d9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:06.845833 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f29cc14c-e3d8-425d-b170-718223f0b0d9 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c Jul 31 05:35:06.846267 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f29cc14c-e3d8-425d-b170-718223f0b0d9 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:06.846842 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f29cc14c-e3d8-425d-b170-718223f0b0d9 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:06.854867 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:06.854867 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:06.860463 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f29cc14c-e3d8-425d-b170-718223f0b0d9 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:35:06.869333 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f29cc14c-e3d8-425d-b170-718223f0b0d9 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c returned with HTTP 200 Jul 31 05:35:06.870110 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 795/3175] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:35:06 2026] GET /volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c => generated 879 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:35:07.477971 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c9e3957a-7e68-4369-8b69-d53bd40a41bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:07.480041 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9e3957a-7e68-4369-8b69-d53bd40a41bb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:07.480497 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9e3957a-7e68-4369-8b69-d53bd40a41bb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:07.480617 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9e3957a-7e68-4369-8b69-d53bd40a41bb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:07.480852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c9e3957a-7e68-4369-8b69-d53bd40a41bb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:07.486120 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:07.486120 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:07.487330 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9e3957a-7e68-4369-8b69-d53bd40a41bb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:07.487893 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 808/3176] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:07 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:07.572525 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a36881a-c8ce-4de0-ba14-286c4d78a335 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:07.575366 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a36881a-c8ce-4de0-ba14-286c4d78a335 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:07.575557 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a36881a-c8ce-4de0-ba14-286c4d78a335 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:07.575905 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a36881a-c8ce-4de0-ba14-286c4d78a335 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:07.575905 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8a36881a-c8ce-4de0-ba14-286c4d78a335 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:07.580677 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:07.580677 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:07.581352 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a36881a-c8ce-4de0-ba14-286c4d78a335 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:07.581714 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 781/3177] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:07 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:07.681214 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-c8557277-5962-47b7-96d9-8aaee8ef9228 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:07.744625 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-c8557277-5962-47b7-96d9-8aaee8ef9228 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed/action Jul 31 05:35:07.744984 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-c8557277-5962-47b7-96d9-8aaee8ef9228 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:35:07.745223 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-c8557277-5962-47b7-96d9-8aaee8ef9228 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:07.765035 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:07.765035 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:07.775906 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-57882f3b-6bf6-4a22-9b3b-922ab8489010 req-c8557277-5962-47b7-96d9-8aaee8ef9228 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed/action returned with HTTP 204 Jul 31 05:35:07.776309 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 796/3178] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:35:07 2026] POST /volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:07.825886 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:07.825886 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:07.826598 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:35:07.826796 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Checking backup size 1 against volume size 1 {{(pid=100283) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 05:35:07.826962 np0000006182 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Overwriting volume a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 with restore of backup d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:07.846063 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] restore_backup in rpcapi backup_id d5f7d3dc-861f-4a87-a95a-919de8b88699 {{(pid=100283) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 05:35:07.849796 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e7497d7-e7a8-46df-94fd-1796bc17fa30 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699/restore returned with HTTP 202 Jul 31 05:35:07.850439 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 794/3179] 10.4.3.227 () {68 vars in 1393 bytes} [Fri Jul 31 05:35:06 2026] POST /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699/restore => generated 189 bytes in 1259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:07.866173 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4e9f0767-5683-48d2-a6ad-4271163f9ff7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:07.867994 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e9f0767-5683-48d2-a6ad-4271163f9ff7 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:07.868230 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e9f0767-5683-48d2-a6ad-4271163f9ff7 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:07.868430 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4e9f0767-5683-48d2-a6ad-4271163f9ff7 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:07.868529 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4e9f0767-5683-48d2-a6ad-4271163f9ff7 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:07.873281 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:07.873281 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:07.873921 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4e9f0767-5683-48d2-a6ad-4271163f9ff7 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:07.874289 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 809/3180] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:07 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:07.888124 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e52d7808-7a83-4049-bfe3-6361f9d4c409 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:07.890394 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e52d7808-7a83-4049-bfe3-6361f9d4c409 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c Jul 31 05:35:07.890645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e52d7808-7a83-4049-bfe3-6361f9d4c409 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:07.890847 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e52d7808-7a83-4049-bfe3-6361f9d4c409 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:07.898204 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:07.898204 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:07.902739 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e52d7808-7a83-4049-bfe3-6361f9d4c409 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:35:07.907550 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e52d7808-7a83-4049-bfe3-6361f9d4c409 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c returned with HTTP 200 Jul 31 05:35:07.907959 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 782/3181] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:35:07 2026] GET /volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c => generated 1420 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:35:07.921368 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e884b044-b7b1-432f-98ff-cb62c5b79863 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:07.923645 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e884b044-b7b1-432f-98ff-cb62c5b79863 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c Jul 31 05:35:07.923906 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e884b044-b7b1-432f-98ff-cb62c5b79863 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:07.924189 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e884b044-b7b1-432f-98ff-cb62c5b79863 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:07.933119 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:07.933119 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:07.937523 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e884b044-b7b1-432f-98ff-cb62c5b79863 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:35:07.942409 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e884b044-b7b1-432f-98ff-cb62c5b79863 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c returned with HTTP 200 Jul 31 05:35:07.942804 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 797/3182] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:35:07 2026] GET /volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c => generated 1420 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:35:08.036508 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bab9d010-6bbd-4b17-86db-f1d57714711a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:08.040158 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bab9d010-6bbd-4b17-86db-f1d57714711a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] DELETE https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:35:08.040303 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bab9d010-6bbd-4b17-86db-f1d57714711a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:08.040479 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bab9d010-6bbd-4b17-86db-f1d57714711a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:08.040680 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-bab9d010-6bbd-4b17-86db-f1d57714711a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Delete volume with id: d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:35:08.050781 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:08.050781 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:08.051823 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bab9d010-6bbd-4b17-86db-f1d57714711a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:35:08.070035 np0000006182 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-bab9d010-6bbd-4b17-86db-f1d57714711a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 05:35:08.078666 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bab9d010-6bbd-4b17-86db-f1d57714711a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Delete volume request issued successfully. Jul 31 05:35:08.079004 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bab9d010-6bbd-4b17-86db-f1d57714711a tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 202 Jul 31 05:35:08.079602 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 795/3183] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:35:08 2026] DELETE /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:08.089216 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ff28604-df6c-47d7-9de4-76a9a9b4d6e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:08.093324 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ff28604-df6c-47d7-9de4-76a9a9b4d6e5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:35:08.093324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ff28604-df6c-47d7-9de4-76a9a9b4d6e5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:08.093324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ff28604-df6c-47d7-9de4-76a9a9b4d6e5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:08.111172 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:08.111172 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:08.120749 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7ff28604-df6c-47d7-9de4-76a9a9b4d6e5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Volume info retrieved successfully. Jul 31 05:35:08.126658 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ff28604-df6c-47d7-9de4-76a9a9b4d6e5 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 200 Jul 31 05:35:08.127249 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 810/3184] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:08 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 877 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:08.505373 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-210ca89b-ef42-46f2-ae88-8a6cf321414f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:08.508611 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-210ca89b-ef42-46f2-ae88-8a6cf321414f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:08.508611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-210ca89b-ef42-46f2-ae88-8a6cf321414f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:08.510192 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-210ca89b-ef42-46f2-ae88-8a6cf321414f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:08.510192 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-210ca89b-ef42-46f2-ae88-8a6cf321414f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:08.514057 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:08.514057 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:08.516244 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-210ca89b-ef42-46f2-ae88-8a6cf321414f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:08.516832 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 783/3185] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:08 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:08.591828 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f1a78d3f-c2e2-4130-8008-f5c41e246d86 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:08.597594 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1a78d3f-c2e2-4130-8008-f5c41e246d86 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:08.597942 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1a78d3f-c2e2-4130-8008-f5c41e246d86 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:08.598208 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f1a78d3f-c2e2-4130-8008-f5c41e246d86 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:08.598394 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f1a78d3f-c2e2-4130-8008-f5c41e246d86 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:08.612885 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:08.612885 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:08.617036 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f1a78d3f-c2e2-4130-8008-f5c41e246d86 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:08.617618 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 798/3186] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:08 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 737 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:08.892118 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2cb47f58-e981-4098-a70f-369ee5cbf465 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:08.894935 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2cb47f58-e981-4098-a70f-369ee5cbf465 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:08.896031 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2cb47f58-e981-4098-a70f-369ee5cbf465 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:08.896031 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2cb47f58-e981-4098-a70f-369ee5cbf465 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:08.896330 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2cb47f58-e981-4098-a70f-369ee5cbf465 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:08.903010 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:08.903010 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:08.904418 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2cb47f58-e981-4098-a70f-369ee5cbf465 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:08.905003 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 796/3187] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:08 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:09.148092 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-36c88c84-2793-4761-b147-15c36b6894f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:09.150166 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36c88c84-2793-4761-b147-15c36b6894f8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] GET https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 Jul 31 05:35:09.150400 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36c88c84-2793-4761-b147-15c36b6894f8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:09.150631 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36c88c84-2793-4761-b147-15c36b6894f8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:09.158272 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36c88c84-2793-4761-b147-15c36b6894f8 tempest-TestEncryptedCinderVolumes-1791690623 tempest-TestEncryptedCinderVolumes-1791690623-project-member] https://10.4.3.227/volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 returned with HTTP 404 Jul 31 05:35:09.158828 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 811/3188] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:09 2026] GET /volume/v3/volumes/d2ee43fa-ebfc-42c7-a82f-bb37ed4ddc64 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:09.166921 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a246cf82-5c68-4d75-b03f-98260b7144a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:09.255653 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a246cf82-5c68-4d75-b03f-98260b7144a1 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:35:09.255944 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a246cf82-5c68-4d75-b03f-98260b7144a1 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:09.256288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a246cf82-5c68-4d75-b03f-98260b7144a1 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:09.257234 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a246cf82-5c68-4d75-b03f-98260b7144a1 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:35:09.257601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-755f2885-8e86-4a65-b8a6-260e9af921dc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:09.260068 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-755f2885-8e86-4a65-b8a6-260e9af921dc tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c Jul 31 05:35:09.260321 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-755f2885-8e86-4a65-b8a6-260e9af921dc tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:09.260555 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-755f2885-8e86-4a65-b8a6-260e9af921dc tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:09.268977 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:09.268977 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:09.277699 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-755f2885-8e86-4a65-b8a6-260e9af921dc tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:35:09.283941 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a246cf82-5c68-4d75-b03f-98260b7144a1 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Get all volumes completed successfully. Jul 31 05:35:09.285725 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-755f2885-8e86-4a65-b8a6-260e9af921dc tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c returned with HTTP 200 Jul 31 05:35:09.286310 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 799/3189] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:09 2026] GET /volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c => generated 1402 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:09.287473 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:09.287473 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:09.306005 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a246cf82-5c68-4d75-b03f-98260b7144a1 tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:35:09.306610 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 784/3190] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:35:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16459 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:35:09.323312 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-67859fcd-bb7e-439c-a722-385dae1ed69d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:09.325188 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67859fcd-bb7e-439c-a722-385dae1ed69d tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] DELETE https://10.4.3.227/volume/v3/types/694913bc-6f1f-4d9f-bb08-ac77a82fc710 Jul 31 05:35:09.325404 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67859fcd-bb7e-439c-a722-385dae1ed69d tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:09.325596 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67859fcd-bb7e-439c-a722-385dae1ed69d tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:09.351571 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67859fcd-bb7e-439c-a722-385dae1ed69d tempest-TestEncryptedCinderVolumes-57301521 tempest-TestEncryptedCinderVolumes-57301521-project-admin] https://10.4.3.227/volume/v3/types/694913bc-6f1f-4d9f-bb08-ac77a82fc710 returned with HTTP 202 Jul 31 05:35:09.351982 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 797/3191] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:35:09 2026] DELETE /volume/v3/types/694913bc-6f1f-4d9f-bb08-ac77a82fc710 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:09.531601 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-16277b95-b6e6-491f-b3d4-06d88d611ccb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:09.536127 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16277b95-b6e6-491f-b3d4-06d88d611ccb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:09.536127 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16277b95-b6e6-491f-b3d4-06d88d611ccb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:09.536127 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-16277b95-b6e6-491f-b3d4-06d88d611ccb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:09.536127 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-16277b95-b6e6-491f-b3d4-06d88d611ccb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:09.539289 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:09.539289 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:09.540560 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-16277b95-b6e6-491f-b3d4-06d88d611ccb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:09.540947 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 812/3192] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:09 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:09.632364 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5e4040ed-bdba-4a97-9045-b98ec3020f38 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:09.637435 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e4040ed-bdba-4a97-9045-b98ec3020f38 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:09.637435 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e4040ed-bdba-4a97-9045-b98ec3020f38 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:09.637435 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e4040ed-bdba-4a97-9045-b98ec3020f38 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:09.637435 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5e4040ed-bdba-4a97-9045-b98ec3020f38 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:09.641076 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:09.641076 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:09.641984 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e4040ed-bdba-4a97-9045-b98ec3020f38 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:09.642526 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 800/3193] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:09 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:09.832197 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-ea224ac4-e288-4bb2-a363-0c131fe64de3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:09.835111 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-ea224ac4-e288-4bb2-a363-0c131fe64de3 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c Jul 31 05:35:09.835483 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-ea224ac4-e288-4bb2-a363-0c131fe64de3 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:09.835814 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-ea224ac4-e288-4bb2-a363-0c131fe64de3 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:09.844803 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:09.844803 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:09.849971 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-ea224ac4-e288-4bb2-a363-0c131fe64de3 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:35:09.855565 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-ea224ac4-e288-4bb2-a363-0c131fe64de3 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c returned with HTTP 200 Jul 31 05:35:09.856062 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 785/3194] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:09 2026] GET /volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c => generated 1402 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:09.868942 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5869f433-fb61-4e5f-9a4d-ca9eeba94f13 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:09.869413 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5869f433-fb61-4e5f-9a4d-ca9eeba94f13 None None] GET https://10.4.3.227/volume// Jul 31 05:35:09.869581 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5869f433-fb61-4e5f-9a4d-ca9eeba94f13 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:09.869769 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5869f433-fb61-4e5f-9a4d-ca9eeba94f13 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:09.870113 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5869f433-fb61-4e5f-9a4d-ca9eeba94f13 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:09.870390 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 798/3195] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:35: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 31 05:35:09.881260 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-5f89c43b-c250-4173-9470-3b38e8cfebf9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:09.883450 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-5f89c43b-c250-4173-9470-3b38e8cfebf9 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:35:09.883834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-5f89c43b-c250-4173-9470-3b38e8cfebf9 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e851871-377d-4d5c-9ef4-623aea6a4d4c", "connector": null, "instance_uuid": "3e29a47e-ab16-46cf-a914-380812e42eff"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:09.892329 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:09.892329 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:09.930547 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-108e5b34-0b96-4156-ab2a-98393fb878ae None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:09.932441 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-108e5b34-0b96-4156-ab2a-98393fb878ae tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:09.932738 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-108e5b34-0b96-4156-ab2a-98393fb878ae tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:09.932997 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-108e5b34-0b96-4156-ab2a-98393fb878ae tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:09.933265 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-108e5b34-0b96-4156-ab2a-98393fb878ae tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:09.938971 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:09.938971 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:09.940246 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-108e5b34-0b96-4156-ab2a-98393fb878ae tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:09.940699 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-5f89c43b-c250-4173-9470-3b38e8cfebf9 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:35:09.940751 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 801/3196] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:09 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:09.941385 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 813/3197] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:35:09 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:35:10.561489 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5dc02f4f-7072-4d1d-9693-c253a802176e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:10.566673 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5dc02f4f-7072-4d1d-9693-c253a802176e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:10.566879 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5dc02f4f-7072-4d1d-9693-c253a802176e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:10.567131 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5dc02f4f-7072-4d1d-9693-c253a802176e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:10.567373 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5dc02f4f-7072-4d1d-9693-c253a802176e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:10.571698 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:10.571698 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:10.572568 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5dc02f4f-7072-4d1d-9693-c253a802176e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:10.572948 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 786/3198] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:10 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:10.656173 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4e364f47-c66d-481b-8733-d4939a182872 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:10.663400 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e364f47-c66d-481b-8733-d4939a182872 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:10.663400 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e364f47-c66d-481b-8733-d4939a182872 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:10.663400 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4e364f47-c66d-481b-8733-d4939a182872 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:10.663599 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4e364f47-c66d-481b-8733-d4939a182872 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:10.673298 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:10.673298 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:10.674055 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4e364f47-c66d-481b-8733-d4939a182872 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:10.674532 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 799/3199] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:10 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 738 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:10.684523 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9196077f-a803-4884-88ca-4caf6336a92e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:10.687461 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9196077f-a803-4884-88ca-4caf6336a92e tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] PUT https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:10.687767 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9196077f-a803-4884-88ca-4caf6336a92e tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:10.693705 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:10.693705 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:10.703701 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9196077f-a803-4884-88ca-4caf6336a92e tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:10.704298 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 802/3200] 10.4.3.227 () {70 vars in 1408 bytes} [Fri Jul 31 05:35:10 2026] PUT /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 316 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:10.713569 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-85bf7024-a6ba-44df-9117-b55e6a970ebc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:10.716472 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85bf7024-a6ba-44df-9117-b55e6a970ebc tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:10.716797 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85bf7024-a6ba-44df-9117-b55e6a970ebc tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:10.717181 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85bf7024-a6ba-44df-9117-b55e6a970ebc tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:10.717400 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-85bf7024-a6ba-44df-9117-b55e6a970ebc tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:10.725174 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:10.725174 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:10.727401 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85bf7024-a6ba-44df-9117-b55e6a970ebc tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:10.728315 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 814/3201] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:10 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 762 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:10.743201 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a58a41d-1791-4f6b-9774-ae4d817b6ba0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:10.745158 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a58a41d-1791-4f6b-9774-ae4d817b6ba0 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] DELETE https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:10.745467 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a58a41d-1791-4f6b-9774-ae4d817b6ba0 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:10.745700 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a58a41d-1791-4f6b-9774-ae4d817b6ba0 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:10.745804 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-7a58a41d-1791-4f6b-9774-ae4d817b6ba0 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Delete backup with id: 3c151804-0014-4fb8-8f36-6671212acacc. Jul 31 05:35:10.751801 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:10.751801 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:10.772147 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-7a58a41d-1791-4f6b-9774-ae4d817b6ba0 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] delete_backup rpcapi backup_id 3c151804-0014-4fb8-8f36-6671212acacc {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:35:10.776134 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a58a41d-1791-4f6b-9774-ae4d817b6ba0 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 202 Jul 31 05:35:10.776830 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 787/3202] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:35:10 2026] DELETE /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 05:35:10.786646 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35a1876f-49ac-4219-bb0f-7cc55852d662 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:10.788678 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35a1876f-49ac-4219-bb0f-7cc55852d662 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:10.788928 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35a1876f-49ac-4219-bb0f-7cc55852d662 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:10.789210 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35a1876f-49ac-4219-bb0f-7cc55852d662 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:10.789327 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-35a1876f-49ac-4219-bb0f-7cc55852d662 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:10.796827 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:10.796827 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:10.797829 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35a1876f-49ac-4219-bb0f-7cc55852d662 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:10.798402 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 800/3203] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:10 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:10.952733 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b2f13d04-7a8c-4b0c-9fcb-5cb4b4854634 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:10.954816 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2f13d04-7a8c-4b0c-9fcb-5cb4b4854634 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:10.955004 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2f13d04-7a8c-4b0c-9fcb-5cb4b4854634 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:10.955455 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b2f13d04-7a8c-4b0c-9fcb-5cb4b4854634 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:10.955455 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b2f13d04-7a8c-4b0c-9fcb-5cb4b4854634 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:10.974679 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:10.974679 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:10.975172 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b2f13d04-7a8c-4b0c-9fcb-5cb4b4854634 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:10.979135 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 803/3204] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:10 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:11.553641 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5b00fd05-ed91-4fdb-994c-d8c5959d9624 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:11.553641 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b00fd05-ed91-4fdb-994c-d8c5959d9624 None None] GET https://10.4.3.227/volume// Jul 31 05:35:11.553641 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b00fd05-ed91-4fdb-994c-d8c5959d9624 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:11.553641 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b00fd05-ed91-4fdb-994c-d8c5959d9624 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:11.553641 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b00fd05-ed91-4fdb-994c-d8c5959d9624 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:11.553641 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 815/3205] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:35: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 31 05:35:11.566275 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-6ef9bb6d-7911-4bcf-adb1-77a3dda4616c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:11.569947 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-6ef9bb6d-7911-4bcf-adb1-77a3dda4616c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c Jul 31 05:35:11.569947 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-6ef9bb6d-7911-4bcf-adb1-77a3dda4616c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:11.569947 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-6ef9bb6d-7911-4bcf-adb1-77a3dda4616c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:11.585296 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cf327b41-e0d6-4737-97c8-15ed14460392 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:11.588093 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:11.588093 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:11.590401 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf327b41-e0d6-4737-97c8-15ed14460392 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:11.590648 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf327b41-e0d6-4737-97c8-15ed14460392 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:11.591623 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cf327b41-e0d6-4737-97c8-15ed14460392 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:11.592218 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-cf327b41-e0d6-4737-97c8-15ed14460392 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:11.596839 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-6ef9bb6d-7911-4bcf-adb1-77a3dda4616c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:35:11.600079 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:11.600079 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:11.601673 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cf327b41-e0d6-4737-97c8-15ed14460392 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:11.602583 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 801/3206] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:11 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:11.605089 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-6ef9bb6d-7911-4bcf-adb1-77a3dda4616c tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c returned with HTTP 200 Jul 31 05:35:11.606206 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 788/3207] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:35:11 2026] GET /volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c => generated 1581 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:35:11.740725 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-1af1d9b6-8861-477a-a50b-0ccccb33469b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:11.745523 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-1af1d9b6-8861-477a-a50b-0ccccb33469b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] PUT https://10.4.3.227/volume/v3/attachments/40b457a9-b6c3-4af8-afd5-509f3fd988f3 Jul 31 05:35:11.745639 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-1af1d9b6-8861-477a-a50b-0ccccb33469b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:11.771482 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-1af1d9b6-8861-477a-a50b-0ccccb33469b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Acquiring lock "cinder-attachment_update-5e851871-377d-4d5c-9ef4-623aea6a4d4c-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:35:11.777339 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-1af1d9b6-8861-477a-a50b-0ccccb33469b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Lock "cinder-attachment_update-5e851871-377d-4d5c-9ef4-623aea6a4d4c-np0000006182" acquired by "attachment_update" :: waited 0.008s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:35:11.778566 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:11.778566 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:11.812155 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-48f13bd8-b20d-4fc3-9cb7-e34200bf31e4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:11.817886 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48f13bd8-b20d-4fc3-9cb7-e34200bf31e4 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:11.817886 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48f13bd8-b20d-4fc3-9cb7-e34200bf31e4 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:11.817886 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-48f13bd8-b20d-4fc3-9cb7-e34200bf31e4 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:11.817886 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-48f13bd8-b20d-4fc3-9cb7-e34200bf31e4 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:11.823489 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:11.823489 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:11.825486 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-48f13bd8-b20d-4fc3-9cb7-e34200bf31e4 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 200 Jul 31 05:35:11.828180 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 816/3208] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:11 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 761 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:11.886340 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-1af1d9b6-8861-477a-a50b-0ccccb33469b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Lock "cinder-attachment_update-5e851871-377d-4d5c-9ef4-623aea6a4d4c-np0000006182" released by "attachment_update" :: held 0.109s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:35:11.886691 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-1af1d9b6-8861-477a-a50b-0ccccb33469b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments/40b457a9-b6c3-4af8-afd5-509f3fd988f3 returned with HTTP 200 Jul 31 05:35:11.888826 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 804/3209] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:35:11 2026] PUT /volume/v3/attachments/40b457a9-b6c3-4af8-afd5-509f3fd988f3 => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:11.918640 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-7770b5c2-fd17-4d70-8840-cdccac282638 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:11.924587 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-7770b5c2-fd17-4d70-8840-cdccac282638 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] POST https://10.4.3.227/volume/v3/attachments/40b457a9-b6c3-4af8-afd5-509f3fd988f3/action Jul 31 05:35:11.925124 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-7770b5c2-fd17-4d70-8840-cdccac282638 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:35:11.925346 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-7770b5c2-fd17-4d70-8840-cdccac282638 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:11.948442 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:11.948442 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:11.961204 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-a10a1977-863c-4de6-97a2-794f1dcf57b9 req-7770b5c2-fd17-4d70-8840-cdccac282638 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments/40b457a9-b6c3-4af8-afd5-509f3fd988f3/action returned with HTTP 204 Jul 31 05:35:11.961603 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 802/3210] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:35:11 2026] POST /volume/v3/attachments/40b457a9-b6c3-4af8-afd5-509f3fd988f3/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:11.991371 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1bc93d6a-c6f1-4b6c-8628-5950e1abcc0f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:11.994593 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bc93d6a-c6f1-4b6c-8628-5950e1abcc0f tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:11.995295 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bc93d6a-c6f1-4b6c-8628-5950e1abcc0f tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:11.995685 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bc93d6a-c6f1-4b6c-8628-5950e1abcc0f tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:11.996056 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1bc93d6a-c6f1-4b6c-8628-5950e1abcc0f tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:12.005668 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:12.005668 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:12.005668 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bc93d6a-c6f1-4b6c-8628-5950e1abcc0f tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:12.009199 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 789/3211] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:11 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:12.618726 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d562bf4b-4d76-4e18-8fef-5cc222bdfebb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:12.620569 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d562bf4b-4d76-4e18-8fef-5cc222bdfebb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:12.620886 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d562bf4b-4d76-4e18-8fef-5cc222bdfebb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:12.621245 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d562bf4b-4d76-4e18-8fef-5cc222bdfebb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:12.621426 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d562bf4b-4d76-4e18-8fef-5cc222bdfebb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:12.629460 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:12.629460 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:12.630843 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d562bf4b-4d76-4e18-8fef-5cc222bdfebb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:12.631345 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 817/3212] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:12 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:12.838710 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5642480b-5fee-4167-ba7f-3a3ef5b3dbdd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:12.840497 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5642480b-5fee-4167-ba7f-3a3ef5b3dbdd tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc Jul 31 05:35:12.840692 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5642480b-5fee-4167-ba7f-3a3ef5b3dbdd tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:12.840878 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5642480b-5fee-4167-ba7f-3a3ef5b3dbdd tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:12.840911 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5642480b-5fee-4167-ba7f-3a3ef5b3dbdd tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Show backup with id 3c151804-0014-4fb8-8f36-6671212acacc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:12.845017 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5642480b-5fee-4167-ba7f-3a3ef5b3dbdd tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc returned with HTTP 404 Jul 31 05:35:12.845684 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 805/3213] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:12 2026] GET /volume/v3/backups/3c151804-0014-4fb8-8f36-6671212acacc => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:12.853571 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-783843bc-cefe-42ad-9f0a-df6e666194c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:12.856559 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-783843bc-cefe-42ad-9f0a-df6e666194c1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 Jul 31 05:35:12.856559 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-783843bc-cefe-42ad-9f0a-df6e666194c1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:12.856559 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-783843bc-cefe-42ad-9f0a-df6e666194c1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:12.856559 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-783843bc-cefe-42ad-9f0a-df6e666194c1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Delete volume with id: 690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 Jul 31 05:35:12.863747 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:12.863747 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:12.864057 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-783843bc-cefe-42ad-9f0a-df6e666194c1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Volume info retrieved successfully. Jul 31 05:35:12.885689 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-783843bc-cefe-42ad-9f0a-df6e666194c1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Delete volume request issued successfully. Jul 31 05:35:12.885935 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-783843bc-cefe-42ad-9f0a-df6e666194c1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 returned with HTTP 202 Jul 31 05:35:12.886641 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 803/3214] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:35:12 2026] DELETE /volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:12.895072 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4e8f5e23-5abb-4dc4-95d9-890b2cb5b0f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:12.898057 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e8f5e23-5abb-4dc4-95d9-890b2cb5b0f1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 Jul 31 05:35:12.898391 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e8f5e23-5abb-4dc4-95d9-890b2cb5b0f1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:12.898682 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e8f5e23-5abb-4dc4-95d9-890b2cb5b0f1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:12.912717 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:12.912717 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:12.921915 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4e8f5e23-5abb-4dc4-95d9-890b2cb5b0f1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Volume info retrieved successfully. Jul 31 05:35:12.928271 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e8f5e23-5abb-4dc4-95d9-890b2cb5b0f1 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 returned with HTTP 200 Jul 31 05:35:12.928837 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 790/3215] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:12 2026] GET /volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 => generated 1017 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:13.023565 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-600d7934-5cbe-4ca5-b081-91af33a525ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:13.025641 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-600d7934-5cbe-4ca5-b081-91af33a525ca tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:13.026050 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-600d7934-5cbe-4ca5-b081-91af33a525ca tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:13.026422 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-600d7934-5cbe-4ca5-b081-91af33a525ca tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:13.026604 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-600d7934-5cbe-4ca5-b081-91af33a525ca tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:13.031238 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:13.031238 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:13.032223 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-600d7934-5cbe-4ca5-b081-91af33a525ca tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:13.032750 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 818/3216] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:13 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:13.646260 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5a345b96-6855-4690-ad6e-1ce397e03b15 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:13.648526 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a345b96-6855-4690-ad6e-1ce397e03b15 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:13.650284 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a345b96-6855-4690-ad6e-1ce397e03b15 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:13.650633 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a345b96-6855-4690-ad6e-1ce397e03b15 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:13.653928 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5a345b96-6855-4690-ad6e-1ce397e03b15 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:13.662136 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:13.662136 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:13.662698 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a345b96-6855-4690-ad6e-1ce397e03b15 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:13.663339 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 806/3217] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:13 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:13.942164 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9531c2e1-c805-4752-a666-3c91139f1840 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:13.943885 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9531c2e1-c805-4752-a666-3c91139f1840 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] GET https://10.4.3.227/volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 Jul 31 05:35:13.944094 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9531c2e1-c805-4752-a666-3c91139f1840 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:13.944283 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9531c2e1-c805-4752-a666-3c91139f1840 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:13.949779 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9531c2e1-c805-4752-a666-3c91139f1840 tempest-ProjectAdminTests39-2079993855 tempest-ProjectAdminTests39-2079993855-project-admin] https://10.4.3.227/volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 returned with HTTP 404 Jul 31 05:35:13.950238 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 804/3218] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:13 2026] GET /volume/v3/volumes/690d4b8c-d753-4ee4-bd9f-835a4a5b3b05 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:14.043654 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f4a8b20-157f-4261-8d57-f7468c0043b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:14.047135 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f4a8b20-157f-4261-8d57-f7468c0043b4 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:14.047401 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f4a8b20-157f-4261-8d57-f7468c0043b4 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:14.047520 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f4a8b20-157f-4261-8d57-f7468c0043b4 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:14.047621 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3f4a8b20-157f-4261-8d57-f7468c0043b4 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:14.053066 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:14.053066 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:14.053917 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f4a8b20-157f-4261-8d57-f7468c0043b4 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:14.054375 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 791/3219] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:14 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:14.682611 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b63b74c-93dd-4043-b130-439efdd674ff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:14.685873 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b63b74c-93dd-4043-b130-439efdd674ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:14.686072 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b63b74c-93dd-4043-b130-439efdd674ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:14.686285 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b63b74c-93dd-4043-b130-439efdd674ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:14.687486 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7b63b74c-93dd-4043-b130-439efdd674ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:14.692606 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:14.692606 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:14.693593 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b63b74c-93dd-4043-b130-439efdd674ff tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:14.694192 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 819/3220] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:14 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:15.065571 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c80103a4-3ce8-47cd-a51b-b8e234d1f263 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:15.068958 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c80103a4-3ce8-47cd-a51b-b8e234d1f263 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:15.069206 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c80103a4-3ce8-47cd-a51b-b8e234d1f263 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:15.069395 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c80103a4-3ce8-47cd-a51b-b8e234d1f263 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:15.069547 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c80103a4-3ce8-47cd-a51b-b8e234d1f263 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:15.077935 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:15.077935 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:15.078889 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c80103a4-3ce8-47cd-a51b-b8e234d1f263 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:15.079341 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 807/3221] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:15 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:15.705829 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c0ce9973-dafe-4901-b0bb-f9ff2137b187 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:15.709453 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0ce9973-dafe-4901-b0bb-f9ff2137b187 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:15.709772 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0ce9973-dafe-4901-b0bb-f9ff2137b187 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:15.710083 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c0ce9973-dafe-4901-b0bb-f9ff2137b187 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:15.710219 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c0ce9973-dafe-4901-b0bb-f9ff2137b187 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:15.716546 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:15.716546 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:15.717547 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c0ce9973-dafe-4901-b0bb-f9ff2137b187 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:15.718084 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 805/3222] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:15 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:16.093433 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-644e95f3-1415-452d-ae49-da4e89f8383d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:16.095305 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-644e95f3-1415-452d-ae49-da4e89f8383d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:16.095572 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-644e95f3-1415-452d-ae49-da4e89f8383d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:16.095839 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-644e95f3-1415-452d-ae49-da4e89f8383d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:16.095965 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-644e95f3-1415-452d-ae49-da4e89f8383d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:16.100693 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:16.100693 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:16.102155 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-644e95f3-1415-452d-ae49-da4e89f8383d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:16.102549 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 792/3223] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:16 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:16.208125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d4f3255-6a0a-4166-acb8-e1f081ad1df1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:16.347118 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d4f3255-6a0a-4166-acb8-e1f081ad1df1 tempest-ProjectMemberTests-1147840888 tempest-ProjectMemberTests-1147840888-project-admin] GET https://10.4.3.227/volume/v3/scheduler-stats/get_pools Jul 31 05:35:16.347319 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d4f3255-6a0a-4166-acb8-e1f081ad1df1 tempest-ProjectMemberTests-1147840888 tempest-ProjectMemberTests-1147840888-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:16.347521 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d4f3255-6a0a-4166-acb8-e1f081ad1df1 tempest-ProjectMemberTests-1147840888 tempest-ProjectMemberTests-1147840888-project-admin] Calling method 'get_pools' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:16.358131 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d4f3255-6a0a-4166-acb8-e1f081ad1df1 tempest-ProjectMemberTests-1147840888 tempest-ProjectMemberTests-1147840888-project-admin] https://10.4.3.227/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 05:35:16.358595 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 820/3224] 10.4.3.227 () {66 vars in 1291 bytes} [Fri Jul 31 05:35:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:16.369924 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-624ecbd5-2944-4aef-a5de-faafe6d91cf7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:16.456589 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-624ecbd5-2944-4aef-a5de-faafe6d91cf7 tempest-ProjectMemberTests-1147840888 tempest-ProjectMemberTests-1147840888-project-member] GET https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool Jul 31 05:35:16.456790 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-624ecbd5-2944-4aef-a5de-faafe6d91cf7 tempest-ProjectMemberTests-1147840888 tempest-ProjectMemberTests-1147840888-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:16.456976 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-624ecbd5-2944-4aef-a5de-faafe6d91cf7 tempest-ProjectMemberTests-1147840888 tempest-ProjectMemberTests-1147840888-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:16.457634 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-624ecbd5-2944-4aef-a5de-faafe6d91cf7 tempest-ProjectMemberTests-1147840888 tempest-ProjectMemberTests-1147840888-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '4ec26573f23545329f7dc7e3d383eb51', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '81b9416dc49c4a8980fc96125d30616b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:35:16.457817 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-624ecbd5-2944-4aef-a5de-faafe6d91cf7 tempest-ProjectMemberTests-1147840888 tempest-ProjectMemberTests-1147840888-project-member] https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool returned with HTTP 403 Jul 31 05:35:16.459128 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 808/3225] 10.4.3.227 () {66 vars in 1318 bytes} [Fri Jul 31 05:35:16 2026] GET /volume/v3/capabilities/np0000006182@storpool => generated 110 bytes in 89 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:16.727627 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e53db0a9-cb3f-4aac-a129-a1e4e989a238 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:16.732236 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e53db0a9-cb3f-4aac-a129-a1e4e989a238 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:16.734119 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e53db0a9-cb3f-4aac-a129-a1e4e989a238 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:16.734119 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e53db0a9-cb3f-4aac-a129-a1e4e989a238 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:16.734119 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e53db0a9-cb3f-4aac-a129-a1e4e989a238 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:16.739435 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:16.739435 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:16.742861 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e53db0a9-cb3f-4aac-a129-a1e4e989a238 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:16.744808 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 806/3226] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:16 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:17.115220 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ec22813c-7167-47ed-9692-f3cc7d5db54d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:17.118917 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec22813c-7167-47ed-9692-f3cc7d5db54d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:17.119184 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec22813c-7167-47ed-9692-f3cc7d5db54d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:17.119419 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ec22813c-7167-47ed-9692-f3cc7d5db54d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:17.119565 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ec22813c-7167-47ed-9692-f3cc7d5db54d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:17.125580 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:17.125580 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:17.126603 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ec22813c-7167-47ed-9692-f3cc7d5db54d tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:17.128931 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 793/3227] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:17 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:17.757110 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b287b9c4-6450-41ff-aefd-143d0c2a78da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:17.759568 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b287b9c4-6450-41ff-aefd-143d0c2a78da tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:17.759755 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b287b9c4-6450-41ff-aefd-143d0c2a78da tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:17.759951 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b287b9c4-6450-41ff-aefd-143d0c2a78da tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:17.760112 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b287b9c4-6450-41ff-aefd-143d0c2a78da tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:17.766614 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:17.766614 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:17.767370 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b287b9c4-6450-41ff-aefd-143d0c2a78da tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:17.767768 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 821/3228] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:17 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:18.122139 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3997ea6b-eae4-4051-81ed-efa9aa942bb6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:18.143664 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f056b20-bf9c-422a-8e7a-dccf7f2222d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:18.145614 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f056b20-bf9c-422a-8e7a-dccf7f2222d9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:18.145963 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f056b20-bf9c-422a-8e7a-dccf7f2222d9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:18.146326 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f056b20-bf9c-422a-8e7a-dccf7f2222d9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:18.146574 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4f056b20-bf9c-422a-8e7a-dccf7f2222d9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:18.151733 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:18.151733 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:18.152712 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f056b20-bf9c-422a-8e7a-dccf7f2222d9 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:18.153362 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 807/3229] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:18 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:18.238036 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3997ea6b-eae4-4051-81ed-efa9aa942bb6 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:35:18.238932 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3997ea6b-eae4-4051-81ed-efa9aa942bb6 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1186257375", "extra_specs": {"storage_protocol": "tempest-storage_protocol-575283501", "vendor_name": "tempest-vendor_name-991804839"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:18.258217 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3997ea6b-eae4-4051-81ed-efa9aa942bb6 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:35:18.258637 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 809/3230] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:35:18 2026] POST /volume/v3/types => generated 327 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:18.270346 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:18.275061 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:18.275558 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "dad7a361-66a0-4f6d-b500-d794ab38bcca", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:18.277603 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Create volume request body: {'volume': {'volume_type': 'dad7a361-66a0-4f6d-b500-d794ab38bcca', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:18.284662 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Create volume of 1 GB Jul 31 05:35:18.285038 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:18.285038 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:18.285437 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Availability Zones retrieved successfully. Jul 31 05:35:18.291644 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Flow 'volume_create_api' (8d3cae28-0b5d-44a3-a0a5-4e25b65bcd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:18.292807 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e6de83b-0a7a-4dc8-935e-c67a4d93494d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:18.293774 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:18.315239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e6de83b-0a7a-4dc8-935e-c67a4d93494d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:35:18Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-575283501',vendor_name='tempest-vendor_name-991804839'},id=dad7a361-66a0-4f6d-b500-d794ab38bcca,is_public=True,name='tempest-ProjectAdminTests-volume-type-1186257375',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dad7a361-66a0-4f6d-b500-d794ab38bcca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:18.315961 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fd0edb-f17e-4981-b1a7-08ead011620b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:18.344138 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1186257375 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1186257375, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:18.344418 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1186257375 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1186257375, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:18.376647 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Created reservations ['d4f5aac9-81dd-432d-a4dc-7429f89ebd4e', 'e21935b7-8c30-45de-9b0a-9d3f4c3df9e0', '1ee5159f-e977-49ac-b6d1-5f0d1137da8b', '362c0510-c36c-4f68-a05d-8d87864beb61'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:18.377645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07fd0edb-f17e-4981-b1a7-08ead011620b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4f5aac9-81dd-432d-a4dc-7429f89ebd4e', 'e21935b7-8c30-45de-9b0a-9d3f4c3df9e0', '1ee5159f-e977-49ac-b6d1-5f0d1137da8b', '362c0510-c36c-4f68-a05d-8d87864beb61']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:18.378536 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85a2a4a-39a6-403f-91b7-5b21e143d2f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:18.404798 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f85a2a4a-39a6-403f-91b7-5b21e143d2f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a62483ed-7ae6-4710-83fa-850b8f5acdab', '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='b21519f48dc44cf7ac963c4fd091e0c7',qos_specs=None,replication_status=,reservations=['d4f5aac9-81dd-432d-a4dc-7429f89ebd4e','e21935b7-8c30-45de-9b0a-9d3f4c3df9e0','1ee5159f-e977-49ac-b6d1-5f0d1137da8b','362c0510-c36c-4f68-a05d-8d87864beb61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cfb33589a8c420c805671a8ba844ce0',volume_type_id=dad7a361-66a0-4f6d-b500-d794ab38bcca), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:18Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a62483ed-7ae6-4710-83fa-850b8f5acdab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b21519f48dc44cf7ac963c4fd091e0c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cfb33589a8c420c805671a8ba844ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dad7a361-66a0-4f6d-b500-d794ab38bcca),volume_type_id=dad7a361-66a0-4f6d-b500-d794ab38bcca)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:18.405574 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c5053d-32f7-4665-9e55-48279cb493c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:18.424921 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38c5053d-32f7-4665-9e55-48279cb493c4) transitioned into state 'SUCCESS' from 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='b21519f48dc44cf7ac963c4fd091e0c7',qos_specs=None,replication_status=,reservations=['d4f5aac9-81dd-432d-a4dc-7429f89ebd4e','e21935b7-8c30-45de-9b0a-9d3f4c3df9e0','1ee5159f-e977-49ac-b6d1-5f0d1137da8b','362c0510-c36c-4f68-a05d-8d87864beb61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cfb33589a8c420c805671a8ba844ce0',volume_type_id=dad7a361-66a0-4f6d-b500-d794ab38bcca)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:18.425637 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68220ee6-d039-420b-9c79-1f36ff3718ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:18.435921 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68220ee6-d039-420b-9c79-1f36ff3718ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:18.436470 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Flow 'volume_create_api' (8d3cae28-0b5d-44a3-a0a5-4e25b65bcd21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:18.436760 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Create volume request issued successfully. Jul 31 05:35:18.437530 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c3f05c5-99ca-41ff-b8c6-af34f84ac533 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:18.437935 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 794/3231] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:35:18 2026] POST /volume/v3/volumes => generated 773 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:18.448915 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-619161d7-79e0-445a-9233-dd33a8129a23 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:18.450719 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-619161d7-79e0-445a-9233-dd33a8129a23 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/volumes/a62483ed-7ae6-4710-83fa-850b8f5acdab Jul 31 05:35:18.450921 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-619161d7-79e0-445a-9233-dd33a8129a23 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:18.451220 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-619161d7-79e0-445a-9233-dd33a8129a23 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:18.461929 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:18.461929 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:18.465911 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-619161d7-79e0-445a-9233-dd33a8129a23 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Volume info retrieved successfully. Jul 31 05:35:18.470479 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-619161d7-79e0-445a-9233-dd33a8129a23 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes/a62483ed-7ae6-4710-83fa-850b8f5acdab returned with HTTP 200 Jul 31 05:35:18.470858 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 822/3232] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:18 2026] GET /volume/v3/volumes/a62483ed-7ae6-4710-83fa-850b8f5acdab => generated 952 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:18.782922 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29e7430c-2c6e-4f81-9c98-5ab8b6319463 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:18.784823 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29e7430c-2c6e-4f81-9c98-5ab8b6319463 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:18.785630 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29e7430c-2c6e-4f81-9c98-5ab8b6319463 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:18.786046 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29e7430c-2c6e-4f81-9c98-5ab8b6319463 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:18.786345 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-29e7430c-2c6e-4f81-9c98-5ab8b6319463 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:18.797480 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:18.797480 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:18.797480 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29e7430c-2c6e-4f81-9c98-5ab8b6319463 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:18.797480 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 808/3233] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:18 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:18.812777 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bdbc6339-aa05-4b82-8c07-aa272ad25c6c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:18.814622 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bdbc6339-aa05-4b82-8c07-aa272ad25c6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 Jul 31 05:35:18.814863 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bdbc6339-aa05-4b82-8c07-aa272ad25c6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:18.815184 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bdbc6339-aa05-4b82-8c07-aa272ad25c6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:18.822853 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:18.822853 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:18.826487 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bdbc6339-aa05-4b82-8c07-aa272ad25c6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:18.830907 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bdbc6339-aa05-4b82-8c07-aa272ad25c6c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 returned with HTTP 200 Jul 31 05:35:18.831108 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 810/3234] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:18 2026] GET /volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 => generated 909 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:18.843917 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c6652bb-5931-438a-9889-b60caa0a5379 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:18.845964 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c6652bb-5931-438a-9889-b60caa0a5379 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:18.846193 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c6652bb-5931-438a-9889-b60caa0a5379 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:18.846538 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c6652bb-5931-438a-9889-b60caa0a5379 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:18.846538 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7c6652bb-5931-438a-9889-b60caa0a5379 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:18.850932 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:18.850932 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:18.851954 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c6652bb-5931-438a-9889-b60caa0a5379 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:18.852837 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 795/3235] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:18 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:18.865294 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e671e5ca-d277-4225-8c50-a30eda660a1e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:18.867751 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e671e5ca-d277-4225-8c50-a30eda660a1e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/detail Jul 31 05:35:18.868027 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e671e5ca-d277-4225-8c50-a30eda660a1e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:18.868271 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e671e5ca-d277-4225-8c50-a30eda660a1e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:18.868560 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-e671e5ca-d277-4225-8c50-a30eda660a1e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:35:18.883066 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e671e5ca-d277-4225-8c50-a30eda660a1e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/detail returned with HTTP 200 Jul 31 05:35:18.883645 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 823/3236] 10.4.3.227 () {66 vars in 1258 bytes} [Fri Jul 31 05:35:18 2026] GET /volume/v3/backups/detail => generated 829 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:18.895681 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24cda36d-4fb2-4491-9e56-30f20566e482 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:18.897471 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937/restore Jul 31 05:35:18.898010 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:18.899728 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Restoring backup c814373e-9ed5-44e5-b3d9-136cb17d0937 ({'restore': {}}) {{(pid=100283) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 05:35:18.899972 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Restoring backup c814373e-9ed5-44e5-b3d9-136cb17d0937 to volume None. Jul 31 05:35:18.906086 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:18.906086 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:18.908123 np0000006182 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating volume of 1 GB for restore of backup c814373e-9ed5-44e5-b3d9-136cb17d0937. Jul 31 05:35:18.912676 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Availability Zones retrieved successfully. Jul 31 05:35:18.918534 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (20bbbdb7-e79e-40f3-93d3-87cef95cbecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:18.922121 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487b1ab7-3296-4907-afe5-376804a76888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:18.922121 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:18.961465 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (487b1ab7-3296-4907-afe5-376804a76888) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:18.962724 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18675a55-729c-4783-b143-8371d75b39f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:19.001741 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['605038d7-7397-4f06-ba64-dbc3ace16750', '48006fe1-8add-4cfe-9335-bbb0550a1043', '9ccbbc8a-01eb-4ee9-a662-4f808f0fd32a', 'c37d9f0f-d3f6-482d-bd20-b33fb4ad6137'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:19.002797 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18675a55-729c-4783-b143-8371d75b39f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['605038d7-7397-4f06-ba64-dbc3ace16750', '48006fe1-8add-4cfe-9335-bbb0550a1043', '9ccbbc8a-01eb-4ee9-a662-4f808f0fd32a', 'c37d9f0f-d3f6-482d-bd20-b33fb4ad6137']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:19.003666 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c632751-e4e3-46b9-8487-430c64edfc6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:19.165024 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bae16c77-ee09-498e-b724-23547a379242 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.166777 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bae16c77-ee09-498e-b724-23547a379242 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:35:19.166965 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bae16c77-ee09-498e-b724-23547a379242 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:19.167184 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bae16c77-ee09-498e-b724-23547a379242 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:19.167292 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bae16c77-ee09-498e-b724-23547a379242 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Show backup with id d5f7d3dc-861f-4a87-a95a-919de8b88699. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:19.171665 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:19.171665 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:19.172447 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bae16c77-ee09-498e-b724-23547a379242 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 200 Jul 31 05:35:19.172825 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 811/3237] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:19 2026] GET /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 756 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:19.183801 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c3758ce-b68f-4e2e-9299-e3432ee4f664 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.186873 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c3758ce-b68f-4e2e-9299-e3432ee4f664 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 Jul 31 05:35:19.187075 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c3758ce-b68f-4e2e-9299-e3432ee4f664 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:19.187305 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c3758ce-b68f-4e2e-9299-e3432ee4f664 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:19.197339 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:19.197339 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:19.203303 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6c3758ce-b68f-4e2e-9299-e3432ee4f664 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:35:19.204920 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c632751-e4e3-46b9-8487-430c64edfc6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89038401-2a96-4632-bb8a-260ce7146384', '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_c814373e-9ed5-44e5-b3d9-136cb17d0937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['605038d7-7397-4f06-ba64-dbc3ace16750','48006fe1-8add-4cfe-9335-bbb0550a1043','9ccbbc8a-01eb-4ee9-a662-4f808f0fd32a','c37d9f0f-d3f6-482d-bd20-b33fb4ad6137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:19Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c814373e-9ed5-44e5-b3d9-136cb17d0937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89038401-2a96-4632-bb8a-260ce7146384,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b6452e80ee4ece90d53d3e72eaca98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61842d01f1d94791830ceaf1bfa2f654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:19.205973 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53356756-82e5-4632-973f-cdeadfa67c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:19.214170 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c3758ce-b68f-4e2e-9299-e3432ee4f664 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 returned with HTTP 200 Jul 31 05:35:19.214597 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 796/3238] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:19 2026] GET /volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 => generated 1416 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:19.227512 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d0a569bf-71f0-4a2e-a83b-6f83cde208a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.228463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53356756-82e5-4632-973f-cdeadfa67c22) transitioned into 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_c814373e-9ed5-44e5-b3d9-136cb17d0937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['605038d7-7397-4f06-ba64-dbc3ace16750','48006fe1-8add-4cfe-9335-bbb0550a1043','9ccbbc8a-01eb-4ee9-a662-4f808f0fd32a','c37d9f0f-d3f6-482d-bd20-b33fb4ad6137'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:19.229302 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f4a163-adc6-4488-a783-5e787ae4d108) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:19.229672 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0a569bf-71f0-4a2e-a83b-6f83cde208a8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 Jul 31 05:35:19.229909 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0a569bf-71f0-4a2e-a83b-6f83cde208a8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:19.230189 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0a569bf-71f0-4a2e-a83b-6f83cde208a8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:19.238850 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:19.238850 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:19.240921 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0f4a163-adc6-4488-a783-5e787ae4d108) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:19.241784 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (20bbbdb7-e79e-40f3-93d3-87cef95cbecc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:19.242110 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume request issued successfully. Jul 31 05:35:19.246565 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d0a569bf-71f0-4a2e-a83b-6f83cde208a8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:35:19.250764 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:19.250764 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:19.251461 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:19.258200 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0a569bf-71f0-4a2e-a83b-6f83cde208a8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 returned with HTTP 200 Jul 31 05:35:19.258763 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 824/3239] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:19 2026] GET /volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 => generated 1416 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:19.486381 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fca1c077-de60-4f3d-acc2-5d9b2b77bccd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.488459 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fca1c077-de60-4f3d-acc2-5d9b2b77bccd tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/volumes/a62483ed-7ae6-4710-83fa-850b8f5acdab Jul 31 05:35:19.488713 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fca1c077-de60-4f3d-acc2-5d9b2b77bccd tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:19.488941 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fca1c077-de60-4f3d-acc2-5d9b2b77bccd tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:19.502070 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:19.502070 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:19.506151 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fca1c077-de60-4f3d-acc2-5d9b2b77bccd tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Volume info retrieved successfully. Jul 31 05:35:19.535579 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fca1c077-de60-4f3d-acc2-5d9b2b77bccd tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes/a62483ed-7ae6-4710-83fa-850b8f5acdab returned with HTTP 200 Jul 31 05:35:19.536181 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 812/3240] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:19 2026] GET /volume/v3/volumes/a62483ed-7ae6-4710-83fa-850b8f5acdab => generated 973 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:19.558820 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-588747b1-71de-4b2a-9446-b8627f456750 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.562685 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-588747b1-71de-4b2a-9446-b8627f456750 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/messages Jul 31 05:35:19.562943 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-588747b1-71de-4b2a-9446-b8627f456750 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:19.563283 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-588747b1-71de-4b2a-9446-b8627f456750 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:19.571931 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-588747b1-71de-4b2a-9446-b8627f456750 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:35:19.572358 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 797/3241] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:35:19 2026] GET /volume/v3/messages => generated 670 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:19.581551 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a2e37b83-3045-4ab3-bd2f-ba9e0c402a90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.584175 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2e37b83-3045-4ab3-bd2f-ba9e0c402a90 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] DELETE https://10.4.3.227/volume/v3/messages/9ba1bc62-6e9f-4a33-9736-50101cdb2b7a Jul 31 05:35:19.586487 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2e37b83-3045-4ab3-bd2f-ba9e0c402a90 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:19.586834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a2e37b83-3045-4ab3-bd2f-ba9e0c402a90 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:19.598477 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a2e37b83-3045-4ab3-bd2f-ba9e0c402a90 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/messages/9ba1bc62-6e9f-4a33-9736-50101cdb2b7a returned with HTTP 204 Jul 31 05:35:19.598477 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 825/3242] 10.4.3.227 () {68 vars in 1394 bytes} [Fri Jul 31 05:35:19 2026] DELETE /volume/v3/messages/9ba1bc62-6e9f-4a33-9736-50101cdb2b7a => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 05:35:19.606646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4027cf7-a70a-4509-b68a-0f55087eebbc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.608396 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4027cf7-a70a-4509-b68a-0f55087eebbc tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/messages/9ba1bc62-6e9f-4a33-9736-50101cdb2b7a Jul 31 05:35:19.608608 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4027cf7-a70a-4509-b68a-0f55087eebbc tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:19.608782 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4027cf7-a70a-4509-b68a-0f55087eebbc tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:19.611901 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4027cf7-a70a-4509-b68a-0f55087eebbc tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/messages/9ba1bc62-6e9f-4a33-9736-50101cdb2b7a returned with HTTP 404 Jul 31 05:35:19.612356 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 813/3243] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:35:19 2026] GET /volume/v3/messages/9ba1bc62-6e9f-4a33-9736-50101cdb2b7a => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:19.618957 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b24cfec4-14b2-4d8f-ba0b-386fda5e2c8d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.620791 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b24cfec4-14b2-4d8f-ba0b-386fda5e2c8d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/a62483ed-7ae6-4710-83fa-850b8f5acdab Jul 31 05:35:19.621039 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b24cfec4-14b2-4d8f-ba0b-386fda5e2c8d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:19.621275 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b24cfec4-14b2-4d8f-ba0b-386fda5e2c8d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:19.621456 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b24cfec4-14b2-4d8f-ba0b-386fda5e2c8d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Delete volume with id: a62483ed-7ae6-4710-83fa-850b8f5acdab Jul 31 05:35:19.628277 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:19.628277 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:19.628724 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b24cfec4-14b2-4d8f-ba0b-386fda5e2c8d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Volume info retrieved successfully. Jul 31 05:35:19.629952 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b24cfec4-14b2-4d8f-ba0b-386fda5e2c8d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100284) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 05:35:19.651812 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b24cfec4-14b2-4d8f-ba0b-386fda5e2c8d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Created reservations ['cb73a8d1-a65e-41f5-8759-eb2b0128d964', '85cc5a49-e6c0-4ec6-b2b6-ca019d359492', 'f2134c3f-a887-479c-a879-df370efa9e17', '4d4c29c7-ecee-42a6-a14c-92b34ed4a5a5'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:19.687777 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b24cfec4-14b2-4d8f-ba0b-386fda5e2c8d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Delete volume request issued successfully. Jul 31 05:35:19.688073 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b24cfec4-14b2-4d8f-ba0b-386fda5e2c8d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes/a62483ed-7ae6-4710-83fa-850b8f5acdab returned with HTTP 202 Jul 31 05:35:19.688494 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 798/3244] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:35:19 2026] DELETE /volume/v3/volumes/a62483ed-7ae6-4710-83fa-850b8f5acdab => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:19.695625 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6fb96ed4-e07b-4e76-a828-b4707a2f47e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.698488 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fb96ed4-e07b-4e76-a828-b4707a2f47e2 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] DELETE https://10.4.3.227/volume/v3/types/dad7a361-66a0-4f6d-b500-d794ab38bcca Jul 31 05:35:19.698711 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fb96ed4-e07b-4e76-a828-b4707a2f47e2 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:19.698926 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fb96ed4-e07b-4e76-a828-b4707a2f47e2 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:19.726959 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fb96ed4-e07b-4e76-a828-b4707a2f47e2 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/types/dad7a361-66a0-4f6d-b500-d794ab38bcca returned with HTTP 202 Jul 31 05:35:19.727435 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 826/3245] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:35:19 2026] DELETE /volume/v3/types/dad7a361-66a0-4f6d-b500-d794ab38bcca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:19.738116 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-49989229-a789-48e4-8068-44fc64574e88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.740246 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49989229-a789-48e4-8068-44fc64574e88 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:35:19.740655 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49989229-a789-48e4-8068-44fc64574e88 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-519983175", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1023331924", "vendor_name": "tempest-vendor_name-2031761540"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:19.759359 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49989229-a789-48e4-8068-44fc64574e88 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:35:19.759890 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 814/3246] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:35:19 2026] POST /volume/v3/types => generated 328 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:19.770720 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.773586 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:19.773947 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "42da3760-4697-493d-9c3b-e6d2b7763cff", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:19.777092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Create volume request body: {'volume': {'volume_type': '42da3760-4697-493d-9c3b-e6d2b7763cff', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:19.783112 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Create volume of 1 GB Jul 31 05:35:19.783425 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:19.783425 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:19.783805 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Availability Zones retrieved successfully. Jul 31 05:35:19.790862 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Flow 'volume_create_api' (4caa5edf-9ac6-44e4-85b1-b8e3ccd1f7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:19.791846 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502a8c34-402e-4f18-9be8-f918cfc1f702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:19.792693 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:19.821741 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (502a8c34-402e-4f18-9be8-f918cfc1f702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:35:20Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1023331924',vendor_name='tempest-vendor_name-2031761540'},id=42da3760-4697-493d-9c3b-e6d2b7763cff,is_public=True,name='tempest-ProjectAdminTests-volume-type-519983175',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '42da3760-4697-493d-9c3b-e6d2b7763cff', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:19.822867 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a8ef05f-0d55-4969-b3d4-88b28afe16f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:19.859186 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-519983175 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-519983175, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:19.859186 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-519983175 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-519983175, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:19.888744 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Created reservations ['fee5bde8-c0d7-4934-a10b-0008b7d94e1a', 'a25ba4ff-3ad9-459e-9703-35c5b98d5041', '7f52be33-70d4-4bd9-9c8c-bb6793632c11', 'c401f456-cc4c-4b4c-9e53-2abd12d1805c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:19.890209 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a8ef05f-0d55-4969-b3d4-88b28afe16f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fee5bde8-c0d7-4934-a10b-0008b7d94e1a', 'a25ba4ff-3ad9-459e-9703-35c5b98d5041', '7f52be33-70d4-4bd9-9c8c-bb6793632c11', 'c401f456-cc4c-4b4c-9e53-2abd12d1805c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:19.890322 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7140bde3-580e-4b53-a89f-d3dadada2423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:19.914965 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7140bde3-580e-4b53-a89f-d3dadada2423) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a160214-4919-4d88-8fec-fcfc172f692f', '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='b21519f48dc44cf7ac963c4fd091e0c7',qos_specs=None,replication_status=,reservations=['fee5bde8-c0d7-4934-a10b-0008b7d94e1a','a25ba4ff-3ad9-459e-9703-35c5b98d5041','7f52be33-70d4-4bd9-9c8c-bb6793632c11','c401f456-cc4c-4b4c-9e53-2abd12d1805c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cfb33589a8c420c805671a8ba844ce0',volume_type_id=42da3760-4697-493d-9c3b-e6d2b7763cff), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:19Z,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=4a160214-4919-4d88-8fec-fcfc172f692f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b21519f48dc44cf7ac963c4fd091e0c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cfb33589a8c420c805671a8ba844ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(42da3760-4697-493d-9c3b-e6d2b7763cff),volume_type_id=42da3760-4697-493d-9c3b-e6d2b7763cff)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:19.915971 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89e3811-c5f8-49e1-917d-72938cf6f4bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:19.938507 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c89e3811-c5f8-49e1-917d-72938cf6f4bb) transitioned into state 'SUCCESS' from 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='b21519f48dc44cf7ac963c4fd091e0c7',qos_specs=None,replication_status=,reservations=['fee5bde8-c0d7-4934-a10b-0008b7d94e1a','a25ba4ff-3ad9-459e-9703-35c5b98d5041','7f52be33-70d4-4bd9-9c8c-bb6793632c11','c401f456-cc4c-4b4c-9e53-2abd12d1805c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cfb33589a8c420c805671a8ba844ce0',volume_type_id=42da3760-4697-493d-9c3b-e6d2b7763cff)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:19.939700 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5309dd-e23f-46e3-bfbe-dfdbdd56b321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:19.953360 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5309dd-e23f-46e3-bfbe-dfdbdd56b321) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:19.954386 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Flow 'volume_create_api' (4caa5edf-9ac6-44e4-85b1-b8e3ccd1f7b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:19.956208 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Create volume request issued successfully. Jul 31 05:35:19.956208 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4a41ae0f-ec18-43e0-be44-8fd5eb9e010e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:19.956208 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 799/3247] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:35:19 2026] POST /volume/v3/volumes => generated 772 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:19.970006 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e0907d1-7d86-4d70-927c-2da063c58219 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:19.972900 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e0907d1-7d86-4d70-927c-2da063c58219 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/volumes/4a160214-4919-4d88-8fec-fcfc172f692f Jul 31 05:35:19.973167 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e0907d1-7d86-4d70-927c-2da063c58219 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:19.973369 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e0907d1-7d86-4d70-927c-2da063c58219 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:19.985637 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:19.985637 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:19.989278 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3e0907d1-7d86-4d70-927c-2da063c58219 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Volume info retrieved successfully. Jul 31 05:35:19.993442 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e0907d1-7d86-4d70-927c-2da063c58219 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes/4a160214-4919-4d88-8fec-fcfc172f692f returned with HTTP 200 Jul 31 05:35:19.993820 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 827/3248] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:19 2026] GET /volume/v3/volumes/4a160214-4919-4d88-8fec-fcfc172f692f => generated 951 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:20.260960 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:20.260960 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:20.262333 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:20.262333 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Checking backup size 1 against volume size 1 {{(pid=100283) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 05:35:20.262333 np0000006182 devstack@c-api.service[100283]: INFO cinder.backup.api [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Overwriting volume 89038401-2a96-4632-bb8a-260ce7146384 with restore of backup c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:20.279799 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] restore_backup in rpcapi backup_id c814373e-9ed5-44e5-b3d9-136cb17d0937 {{(pid=100283) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 05:35:20.281626 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24cda36d-4fb2-4491-9e56-30f20566e482 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937/restore returned with HTTP 202 Jul 31 05:35:20.282122 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 809/3249] 10.4.3.227 () {68 vars in 1393 bytes} [Fri Jul 31 05:35:18 2026] POST /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937/restore => generated 189 bytes in 1387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:20.292051 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62b5514e-4fda-4e11-b631-50c0dfaea2ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:20.299482 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62b5514e-4fda-4e11-b631-50c0dfaea2ca tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:20.299671 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62b5514e-4fda-4e11-b631-50c0dfaea2ca tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:20.299862 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62b5514e-4fda-4e11-b631-50c0dfaea2ca tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:20.299966 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-62b5514e-4fda-4e11-b631-50c0dfaea2ca tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:20.305194 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:20.305194 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:20.305904 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62b5514e-4fda-4e11-b631-50c0dfaea2ca tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:20.306275 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 815/3250] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:20 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:20.653277 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-805ccddf-6f77-45e4-a66d-4ff63739a489 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:20.657040 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-805ccddf-6f77-45e4-a66d-4ff63739a489 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 Jul 31 05:35:20.657320 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-805ccddf-6f77-45e4-a66d-4ff63739a489 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:20.657580 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-805ccddf-6f77-45e4-a66d-4ff63739a489 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:20.668965 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:20.668965 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:20.672959 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-805ccddf-6f77-45e4-a66d-4ff63739a489 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:35:20.678732 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-805ccddf-6f77-45e4-a66d-4ff63739a489 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 returned with HTTP 200 Jul 31 05:35:20.678732 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 800/3251] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:20 2026] GET /volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 => generated 1416 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:21.008290 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-84da09eb-1fb1-4351-a250-af4a2899ff55 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.010356 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84da09eb-1fb1-4351-a250-af4a2899ff55 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/volumes/4a160214-4919-4d88-8fec-fcfc172f692f Jul 31 05:35:21.010577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-84da09eb-1fb1-4351-a250-af4a2899ff55 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:21.010773 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-84da09eb-1fb1-4351-a250-af4a2899ff55 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:21.018947 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:21.018947 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:21.024465 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-84da09eb-1fb1-4351-a250-af4a2899ff55 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Volume info retrieved successfully. Jul 31 05:35:21.031169 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84da09eb-1fb1-4351-a250-af4a2899ff55 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes/4a160214-4919-4d88-8fec-fcfc172f692f returned with HTTP 200 Jul 31 05:35:21.031950 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 828/3252] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:21 2026] GET /volume/v3/volumes/4a160214-4919-4d88-8fec-fcfc172f692f => generated 972 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:21.047529 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51c1a708-5940-495a-9b0c-8875fcc796e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.049795 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51c1a708-5940-495a-9b0c-8875fcc796e3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/messages Jul 31 05:35:21.049994 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51c1a708-5940-495a-9b0c-8875fcc796e3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:21.050287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51c1a708-5940-495a-9b0c-8875fcc796e3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:21.055274 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51c1a708-5940-495a-9b0c-8875fcc796e3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:35:21.055472 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 810/3253] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:35:21 2026] GET /volume/v3/messages => generated 670 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:21.065615 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a15990e3-2816-4ae6-bab5-e910e79e2586 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.067745 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a15990e3-2816-4ae6-bab5-e910e79e2586 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/messages Jul 31 05:35:21.067934 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a15990e3-2816-4ae6-bab5-e910e79e2586 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:21.068145 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a15990e3-2816-4ae6-bab5-e910e79e2586 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:21.074825 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a15990e3-2816-4ae6-bab5-e910e79e2586 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:35:21.075259 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 816/3254] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:35:21 2026] GET /volume/v3/messages => generated 670 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:21.086285 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4ada5cfc-fdee-4650-85fc-f0063d464542 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.088723 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ada5cfc-fdee-4650-85fc-f0063d464542 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] DELETE https://10.4.3.227/volume/v3/messages/17986a38-204a-4a28-9b21-7b0a30f4cf3c Jul 31 05:35:21.089223 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ada5cfc-fdee-4650-85fc-f0063d464542 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:21.089544 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ada5cfc-fdee-4650-85fc-f0063d464542 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:21.100264 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ada5cfc-fdee-4650-85fc-f0063d464542 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/messages/17986a38-204a-4a28-9b21-7b0a30f4cf3c returned with HTTP 204 Jul 31 05:35:21.100858 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 801/3255] 10.4.3.227 () {68 vars in 1394 bytes} [Fri Jul 31 05:35:21 2026] DELETE /volume/v3/messages/17986a38-204a-4a28-9b21-7b0a30f4cf3c => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 05:35:21.109655 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9b38982b-932d-461b-a76e-f6be66927ad3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.112005 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b38982b-932d-461b-a76e-f6be66927ad3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/4a160214-4919-4d88-8fec-fcfc172f692f Jul 31 05:35:21.112445 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b38982b-932d-461b-a76e-f6be66927ad3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:21.112712 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9b38982b-932d-461b-a76e-f6be66927ad3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:21.112907 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9b38982b-932d-461b-a76e-f6be66927ad3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Delete volume with id: 4a160214-4919-4d88-8fec-fcfc172f692f Jul 31 05:35:21.123553 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:21.123553 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:21.124086 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9b38982b-932d-461b-a76e-f6be66927ad3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Volume info retrieved successfully. Jul 31 05:35:21.125934 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9b38982b-932d-461b-a76e-f6be66927ad3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100286) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 05:35:21.138320 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-9b38982b-932d-461b-a76e-f6be66927ad3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-519983175 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-519983175, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:21.138662 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-9b38982b-932d-461b-a76e-f6be66927ad3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-519983175 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-519983175, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:21.148429 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-9b38982b-932d-461b-a76e-f6be66927ad3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Created reservations ['07793c43-cd5d-40f1-8085-5d58bba5fb65', '74ccc1de-4338-4fdb-967a-1b6ab181f727', 'c796bb21-8eeb-40c1-adde-fd8c36a46c92', '35963f50-8575-4c9f-8c82-3b2dbe6392a8'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:21.180185 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9b38982b-932d-461b-a76e-f6be66927ad3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Delete volume request issued successfully. Jul 31 05:35:21.180465 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9b38982b-932d-461b-a76e-f6be66927ad3 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes/4a160214-4919-4d88-8fec-fcfc172f692f returned with HTTP 202 Jul 31 05:35:21.181038 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 829/3256] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:35:21 2026] DELETE /volume/v3/volumes/4a160214-4919-4d88-8fec-fcfc172f692f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:21.189605 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f251c3e7-8cca-4f85-89e2-ae829cf504c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.192129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f251c3e7-8cca-4f85-89e2-ae829cf504c0 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] DELETE https://10.4.3.227/volume/v3/types/42da3760-4697-493d-9c3b-e6d2b7763cff Jul 31 05:35:21.192280 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f251c3e7-8cca-4f85-89e2-ae829cf504c0 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:21.192486 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f251c3e7-8cca-4f85-89e2-ae829cf504c0 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:21.222924 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f251c3e7-8cca-4f85-89e2-ae829cf504c0 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/types/42da3760-4697-493d-9c3b-e6d2b7763cff returned with HTTP 202 Jul 31 05:35:21.223555 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 811/3257] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:35:21 2026] DELETE /volume/v3/types/42da3760-4697-493d-9c3b-e6d2b7763cff => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:21.232183 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9fd1a7a5-5ba8-423d-8a57-f50dc7c6ab93 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.234476 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9fd1a7a5-5ba8-423d-8a57-f50dc7c6ab93 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:35:21.234862 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9fd1a7a5-5ba8-423d-8a57-f50dc7c6ab93 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2066132204", "extra_specs": {"storage_protocol": "tempest-storage_protocol-172685501", "vendor_name": "tempest-vendor_name-5104704"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:21.260687 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9fd1a7a5-5ba8-423d-8a57-f50dc7c6ab93 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:35:21.261135 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 817/3258] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:35:21 2026] POST /volume/v3/types => generated 325 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:21.269646 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.271292 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:21.271673 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d6377f91-7341-488d-aa61-66e4b6f39a30", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:21.273038 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Create volume request body: {'volume': {'volume_type': 'd6377f91-7341-488d-aa61-66e4b6f39a30', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:21.277489 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Create volume of 1 GB Jul 31 05:35:21.277828 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:21.277828 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:21.278288 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Availability Zones retrieved successfully. Jul 31 05:35:21.284685 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Flow 'volume_create_api' (fa2e8b51-3e97-4279-818d-d6b49f10cb9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:21.285711 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1ae8002-95a9-4652-b63c-6e381f3716d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:21.286602 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:21.307780 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f1ae8002-95a9-4652-b63c-6e381f3716d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:35:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-172685501',vendor_name='tempest-vendor_name-5104704'},id=d6377f91-7341-488d-aa61-66e4b6f39a30,is_public=True,name='tempest-ProjectAdminTests-volume-type-2066132204',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6377f91-7341-488d-aa61-66e4b6f39a30', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:21.308602 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b13e7f-c1bd-4717-b81e-ac5d6dd9b90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:21.323834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-421de379-b959-4af9-abe4-bdacbd725e85 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.324744 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-421de379-b959-4af9-abe4-bdacbd725e85 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:21.324904 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-421de379-b959-4af9-abe4-bdacbd725e85 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:21.325125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-421de379-b959-4af9-abe4-bdacbd725e85 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:21.325221 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-421de379-b959-4af9-abe4-bdacbd725e85 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:21.330230 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:21.330230 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:21.331446 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-421de379-b959-4af9-abe4-bdacbd725e85 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:21.332044 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 830/3259] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:21 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:21.339516 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2066132204 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2066132204, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:21.340361 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2066132204 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2066132204, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:21.377086 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Created reservations ['cc8adc19-e219-4118-8a12-39c062801dab', '5ada2f73-8595-440a-8757-41a42202a29c', 'ee3aaafc-e2a2-4b2c-bf27-9632575bc235', 'd26c7fa8-61f2-43ee-8deb-19a7259b6feb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:21.377920 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b13e7f-c1bd-4717-b81e-ac5d6dd9b90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc8adc19-e219-4118-8a12-39c062801dab', '5ada2f73-8595-440a-8757-41a42202a29c', 'ee3aaafc-e2a2-4b2c-bf27-9632575bc235', 'd26c7fa8-61f2-43ee-8deb-19a7259b6feb']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:21.378998 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6840245f-3d83-4ab3-bf16-4cab093c65a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:21.405649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6840245f-3d83-4ab3-bf16-4cab093c65a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f3c6ede-9441-4ddd-b7ee-b28b64e7e869', '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='b21519f48dc44cf7ac963c4fd091e0c7',qos_specs=None,replication_status=,reservations=['cc8adc19-e219-4118-8a12-39c062801dab','5ada2f73-8595-440a-8757-41a42202a29c','ee3aaafc-e2a2-4b2c-bf27-9632575bc235','d26c7fa8-61f2-43ee-8deb-19a7259b6feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cfb33589a8c420c805671a8ba844ce0',volume_type_id=d6377f91-7341-488d-aa61-66e4b6f39a30), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35: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=6f3c6ede-9441-4ddd-b7ee-b28b64e7e869,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b21519f48dc44cf7ac963c4fd091e0c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cfb33589a8c420c805671a8ba844ce0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6377f91-7341-488d-aa61-66e4b6f39a30),volume_type_id=d6377f91-7341-488d-aa61-66e4b6f39a30)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:21.406875 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eedaef6-0202-47fd-a01b-87102df1d79f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:21.426827 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-26c6aa33-65be-4a7b-8c5f-e943bf92cd37 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.428892 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4eedaef6-0202-47fd-a01b-87102df1d79f) transitioned into state 'SUCCESS' from 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='b21519f48dc44cf7ac963c4fd091e0c7',qos_specs=None,replication_status=,reservations=['cc8adc19-e219-4118-8a12-39c062801dab','5ada2f73-8595-440a-8757-41a42202a29c','ee3aaafc-e2a2-4b2c-bf27-9632575bc235','d26c7fa8-61f2-43ee-8deb-19a7259b6feb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cfb33589a8c420c805671a8ba844ce0',volume_type_id=d6377f91-7341-488d-aa61-66e4b6f39a30)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:21.429445 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-26c6aa33-65be-4a7b-8c5f-e943bf92cd37 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 Jul 31 05:35:21.429630 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5464a8-1f3a-44b0-a41c-2dbfbe61d33f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:21.429803 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-26c6aa33-65be-4a7b-8c5f-e943bf92cd37 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:21.430090 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-26c6aa33-65be-4a7b-8c5f-e943bf92cd37 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:21.438862 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:21.438862 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:21.439443 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b5464a8-1f3a-44b0-a41c-2dbfbe61d33f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:21.440342 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Flow 'volume_create_api' (fa2e8b51-3e97-4279-818d-d6b49f10cb9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:21.440673 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Create volume request issued successfully. Jul 31 05:35:21.441292 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b83638cd-b3b2-4dfa-af05-54ce642c239d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:21.441922 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 802/3260] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:35:21 2026] POST /volume/v3/volumes => generated 773 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:21.443636 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-26c6aa33-65be-4a7b-8c5f-e943bf92cd37 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:35:21.449467 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-26c6aa33-65be-4a7b-8c5f-e943bf92cd37 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 returned with HTTP 200 Jul 31 05:35:21.449972 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 812/3261] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:21 2026] GET /volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:21.454888 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3961041b-aa13-4f17-bb6d-c5bee9c3c06e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.457058 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3961041b-aa13-4f17-bb6d-c5bee9c3c06e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/volumes/6f3c6ede-9441-4ddd-b7ee-b28b64e7e869 Jul 31 05:35:21.457382 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3961041b-aa13-4f17-bb6d-c5bee9c3c06e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:21.457717 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3961041b-aa13-4f17-bb6d-c5bee9c3c06e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:21.461442 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1077e955-e609-41a0-a7ff-52ed2ac11c70 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.462110 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1077e955-e609-41a0-a7ff-52ed2ac11c70 None None] GET https://10.4.3.227/volume// Jul 31 05:35:21.462309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1077e955-e609-41a0-a7ff-52ed2ac11c70 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:21.462532 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1077e955-e609-41a0-a7ff-52ed2ac11c70 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:21.462955 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1077e955-e609-41a0-a7ff-52ed2ac11c70 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:21.463447 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 831/3262] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:35:21 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:35:21.469716 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:21.469716 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:21.473461 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-c26a6252-c767-4a73-b032-f20f7d010c6e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:21.476548 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3961041b-aa13-4f17-bb6d-c5bee9c3c06e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Volume info retrieved successfully. Jul 31 05:35:21.476597 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-c26a6252-c767-4a73-b032-f20f7d010c6e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:35:21.476597 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-c26a6252-c767-4a73-b032-f20f7d010c6e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a66a32f0-9324-4a3d-9cf9-87aa2cc98c52", "connector": null, "instance_uuid": "bfa7611c-4493-498b-adb1-60f0ef12dd7a"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:21.478812 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3961041b-aa13-4f17-bb6d-c5bee9c3c06e tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes/6f3c6ede-9441-4ddd-b7ee-b28b64e7e869 returned with HTTP 200 Jul 31 05:35:21.479221 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 818/3263] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:21 2026] GET /volume/v3/volumes/6f3c6ede-9441-4ddd-b7ee-b28b64e7e869 => generated 952 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:21.486031 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:21.486031 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:21.510043 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-c26a6252-c767-4a73-b032-f20f7d010c6e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:35:21.510461 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 803/3264] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:35:21 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:22.343061 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0217a6b5-6e60-430a-a1db-69d7ee301abf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:22.347554 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0217a6b5-6e60-430a-a1db-69d7ee301abf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:22.348911 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0217a6b5-6e60-430a-a1db-69d7ee301abf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:22.349527 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0217a6b5-6e60-430a-a1db-69d7ee301abf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:22.349769 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0217a6b5-6e60-430a-a1db-69d7ee301abf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:22.354790 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:22.354790 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:22.356915 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0217a6b5-6e60-430a-a1db-69d7ee301abf tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:22.357581 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 813/3265] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:22 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:22.492762 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59a72e7b-a2fa-4ffe-9287-302348ebffaf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:22.494615 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59a72e7b-a2fa-4ffe-9287-302348ebffaf tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/volumes/6f3c6ede-9441-4ddd-b7ee-b28b64e7e869 Jul 31 05:35:22.494815 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59a72e7b-a2fa-4ffe-9287-302348ebffaf tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:22.495052 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59a72e7b-a2fa-4ffe-9287-302348ebffaf tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:22.505488 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:22.505488 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:22.510226 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59a72e7b-a2fa-4ffe-9287-302348ebffaf tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Volume info retrieved successfully. Jul 31 05:35:22.515507 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59a72e7b-a2fa-4ffe-9287-302348ebffaf tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes/6f3c6ede-9441-4ddd-b7ee-b28b64e7e869 returned with HTTP 200 Jul 31 05:35:22.515905 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 832/3266] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:35:22 2026] GET /volume/v3/volumes/6f3c6ede-9441-4ddd-b7ee-b28b64e7e869 => generated 973 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:22.527857 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-17040787-27c2-4233-bd95-46f839fd428d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:22.532555 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17040787-27c2-4233-bd95-46f839fd428d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/messages Jul 31 05:35:22.532754 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17040787-27c2-4233-bd95-46f839fd428d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:22.532921 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17040787-27c2-4233-bd95-46f839fd428d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:22.537016 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17040787-27c2-4233-bd95-46f839fd428d tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/messages returned with HTTP 200 Jul 31 05:35:22.537384 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 819/3267] 10.4.3.227 () {68 vars in 1280 bytes} [Fri Jul 31 05:35:22 2026] GET /volume/v3/messages => generated 670 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:22.548312 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cae82772-bb02-4abc-ad4e-a658e8be9653 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:22.550495 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cae82772-bb02-4abc-ad4e-a658e8be9653 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] GET https://10.4.3.227/volume/v3/messages/0429f378-595b-469f-8b3b-c17c785d71b2 Jul 31 05:35:22.550745 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cae82772-bb02-4abc-ad4e-a658e8be9653 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:22.550985 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cae82772-bb02-4abc-ad4e-a658e8be9653 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:22.555475 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:22.555475 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:22.555919 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cae82772-bb02-4abc-ad4e-a658e8be9653 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/messages/0429f378-595b-469f-8b3b-c17c785d71b2 returned with HTTP 200 Jul 31 05:35:22.556296 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 804/3268] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:35:22 2026] GET /volume/v3/messages/0429f378-595b-469f-8b3b-c17c785d71b2 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:22.567604 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80b4ce02-8623-4d9c-9823-492f2097ae13 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:22.569506 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80b4ce02-8623-4d9c-9823-492f2097ae13 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] DELETE https://10.4.3.227/volume/v3/messages/0429f378-595b-469f-8b3b-c17c785d71b2 Jul 31 05:35:22.570013 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80b4ce02-8623-4d9c-9823-492f2097ae13 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:22.570281 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80b4ce02-8623-4d9c-9823-492f2097ae13 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:22.584546 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80b4ce02-8623-4d9c-9823-492f2097ae13 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/messages/0429f378-595b-469f-8b3b-c17c785d71b2 returned with HTTP 204 Jul 31 05:35:22.585061 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 814/3269] 10.4.3.227 () {68 vars in 1394 bytes} [Fri Jul 31 05:35:22 2026] DELETE /volume/v3/messages/0429f378-595b-469f-8b3b-c17c785d71b2 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 05:35:22.593314 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:22.595621 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/6f3c6ede-9441-4ddd-b7ee-b28b64e7e869 Jul 31 05:35:22.595889 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:22.596173 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:22.596390 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Delete volume with id: 6f3c6ede-9441-4ddd-b7ee-b28b64e7e869 Jul 31 05:35:22.608662 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:22.608662 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:22.609418 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Volume info retrieved successfully. Jul 31 05:35:22.610669 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100286) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 05:35:22.624758 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2066132204 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2066132204, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:22.625190 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2066132204 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2066132204, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:22.637430 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Created reservations ['332e8fef-d504-4c3f-b1b4-063f8e2a0f31', '9e460ca9-37a3-4064-ae98-06d673d97037', 'c7206829-c826-4f15-9c2c-a7e6e566a1ac', '513d386e-6375-4014-a3bf-0bb9e43c3e28'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:22.681385 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Delete volume request issued successfully. Jul 31 05:35:22.681600 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9eb93ac-90cc-4988-a2c1-9775bcc11dca tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/volumes/6f3c6ede-9441-4ddd-b7ee-b28b64e7e869 returned with HTTP 202 Jul 31 05:35:22.682094 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 833/3270] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:35:22 2026] DELETE /volume/v3/volumes/6f3c6ede-9441-4ddd-b7ee-b28b64e7e869 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:22.692280 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ac4f05c4-167b-4e87-a336-bebbcafcfa22 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:22.697524 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac4f05c4-167b-4e87-a336-bebbcafcfa22 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] DELETE https://10.4.3.227/volume/v3/types/d6377f91-7341-488d-aa61-66e4b6f39a30 Jul 31 05:35:22.698040 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac4f05c4-167b-4e87-a336-bebbcafcfa22 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:22.698489 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac4f05c4-167b-4e87-a336-bebbcafcfa22 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:22.730497 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac4f05c4-167b-4e87-a336-bebbcafcfa22 tempest-ProjectAdminTests-531475916 tempest-ProjectAdminTests-531475916-project-admin] https://10.4.3.227/volume/v3/types/d6377f91-7341-488d-aa61-66e4b6f39a30 returned with HTTP 202 Jul 31 05:35:22.731264 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 820/3271] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:35:22 2026] DELETE /volume/v3/types/d6377f91-7341-488d-aa61-66e4b6f39a30 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:22.771420 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14862da0-797e-439e-ba97-a1d8c62b8c88 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:22.771590 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14862da0-797e-439e-ba97-a1d8c62b8c88 None None] GET https://10.4.3.227/volume// Jul 31 05:35:22.771863 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14862da0-797e-439e-ba97-a1d8c62b8c88 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:22.772126 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14862da0-797e-439e-ba97-a1d8c62b8c88 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:22.773984 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14862da0-797e-439e-ba97-a1d8c62b8c88 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:22.773984 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 805/3272] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:35: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 31 05:35:22.781068 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-87f29d64-dcfa-45a4-9b29-036af231062a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:22.788201 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-87f29d64-dcfa-45a4-9b29-036af231062a tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 Jul 31 05:35:22.788201 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-87f29d64-dcfa-45a4-9b29-036af231062a tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:22.788201 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-87f29d64-dcfa-45a4-9b29-036af231062a tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:22.804412 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:22.804412 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:22.807624 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-87f29d64-dcfa-45a4-9b29-036af231062a tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:35:22.814186 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-87f29d64-dcfa-45a4-9b29-036af231062a tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 returned with HTTP 200 Jul 31 05:35:22.814647 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 815/3273] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:35:22 2026] GET /volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 => generated 1595 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:35:22.928949 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-625f5029-15fb-45a3-a3ed-f0c66bf463b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:22.931808 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-625f5029-15fb-45a3-a3ed-f0c66bf463b1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] PUT https://10.4.3.227/volume/v3/attachments/edf5c9e2-c4b6-42b2-a2fa-53ea88acbac8 Jul 31 05:35:22.932329 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-625f5029-15fb-45a3-a3ed-f0c66bf463b1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:22.942010 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-625f5029-15fb-45a3-a3ed-f0c66bf463b1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Acquiring lock "cinder-attachment_update-a66a32f0-9324-4a3d-9cf9-87aa2cc98c52-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:35:22.950700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-625f5029-15fb-45a3-a3ed-f0c66bf463b1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Lock "cinder-attachment_update-a66a32f0-9324-4a3d-9cf9-87aa2cc98c52-np0000006182" acquired by "attachment_update" :: waited 0.009s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:35:22.951944 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:22.951944 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:23.043176 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-625f5029-15fb-45a3-a3ed-f0c66bf463b1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Lock "cinder-attachment_update-a66a32f0-9324-4a3d-9cf9-87aa2cc98c52-np0000006182" released by "attachment_update" :: held 0.092s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:35:23.043433 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-625f5029-15fb-45a3-a3ed-f0c66bf463b1 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/attachments/edf5c9e2-c4b6-42b2-a2fa-53ea88acbac8 returned with HTTP 200 Jul 31 05:35:23.044400 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 834/3274] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:35:22 2026] PUT /volume/v3/attachments/edf5c9e2-c4b6-42b2-a2fa-53ea88acbac8 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:23.071818 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-ddb0d5d3-8cce-43f1-a586-6784e3a2fb10 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:23.074480 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-ddb0d5d3-8cce-43f1-a586-6784e3a2fb10 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] POST https://10.4.3.227/volume/v3/attachments/edf5c9e2-c4b6-42b2-a2fa-53ea88acbac8/action Jul 31 05:35:23.074972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-ddb0d5d3-8cce-43f1-a586-6784e3a2fb10 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:35:23.075202 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-ddb0d5d3-8cce-43f1-a586-6784e3a2fb10 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:23.092736 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:23.092736 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:23.115133 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ea994033-18f5-41f8-9147-daf694ef5f15 req-ddb0d5d3-8cce-43f1-a586-6784e3a2fb10 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/attachments/edf5c9e2-c4b6-42b2-a2fa-53ea88acbac8/action returned with HTTP 204 Jul 31 05:35:23.115779 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 821/3275] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:35:23 2026] POST /volume/v3/attachments/edf5c9e2-c4b6-42b2-a2fa-53ea88acbac8/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:23.369690 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6bec5134-cf7a-4703-8912-b055f25e0733 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:23.371487 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6bec5134-cf7a-4703-8912-b055f25e0733 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:23.371677 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6bec5134-cf7a-4703-8912-b055f25e0733 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:23.371881 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6bec5134-cf7a-4703-8912-b055f25e0733 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:23.371991 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6bec5134-cf7a-4703-8912-b055f25e0733 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:23.376399 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:23.376399 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:23.377219 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6bec5134-cf7a-4703-8912-b055f25e0733 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:23.377640 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 806/3276] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:23 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:24.388867 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d69e0236-ff45-4136-a2c3-4a0883a20439 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:24.391769 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d69e0236-ff45-4136-a2c3-4a0883a20439 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:24.391956 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d69e0236-ff45-4136-a2c3-4a0883a20439 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:24.392199 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d69e0236-ff45-4136-a2c3-4a0883a20439 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:24.392351 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d69e0236-ff45-4136-a2c3-4a0883a20439 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:24.398426 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:24.398426 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:24.399034 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d69e0236-ff45-4136-a2c3-4a0883a20439 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:24.399496 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 816/3277] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:24 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:25.279896 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7976003f-c3ae-4167-a4d9-ed7be841d653 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:25.340369 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7976003f-c3ae-4167-a4d9-ed7be841d653 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:35:25.340819 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7976003f-c3ae-4167-a4d9-ed7be841d653 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1759345045", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:25.342749 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:25.342749 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:25.355790 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7976003f-c3ae-4167-a4d9-ed7be841d653 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:35:25.356585 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 835/3278] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:35:25 2026] POST /volume/v3/types => generated 212 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:25.366224 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-77d34e7c-889e-4bf1-8b58-4ec468154814 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:25.369695 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-77d34e7c-889e-4bf1-8b58-4ec468154814 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] POST https://10.4.3.227/volume/v3/types/4826f720-9571-4b7e-adf1-eb2752550472/encryption Jul 31 05:35:25.370295 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-77d34e7c-889e-4bf1-8b58-4ec468154814 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:25.391199 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-77d34e7c-889e-4bf1-8b58-4ec468154814 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] https://10.4.3.227/volume/v3/types/4826f720-9571-4b7e-adf1-eb2752550472/encryption returned with HTTP 200 Jul 31 05:35:25.391669 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 822/3279] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:35:25 2026] POST /volume/v3/types/4826f720-9571-4b7e-adf1-eb2752550472/encryption => generated 230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:25.405140 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-450d7297-6beb-4e97-8736-7e9b23debb9f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:25.414087 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5a8ecc5a-3a7e-48df-aa89-893fb064f043 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:25.418414 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a8ecc5a-3a7e-48df-aa89-893fb064f043 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:25.418414 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a8ecc5a-3a7e-48df-aa89-893fb064f043 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:25.418414 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5a8ecc5a-3a7e-48df-aa89-893fb064f043 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:25.418414 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5a8ecc5a-3a7e-48df-aa89-893fb064f043 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:25.426315 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:25.426315 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:25.427615 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5a8ecc5a-3a7e-48df-aa89-893fb064f043 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:25.427615 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 817/3280] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:25 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:25.509351 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:25.509811 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-145473625", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1759345045", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:25.511635 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-145473625', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1759345045', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:25.516120 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume of 1 GB Jul 31 05:35:25.516455 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:25.516455 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:25.516945 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Availability Zones retrieved successfully. Jul 31 05:35:25.525502 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (15b46064-f7c4-45a5-816f-a9570797e719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:25.526481 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a9abc9d-d18b-4cfa-a00f-c015c23aa1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:25.527441 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:25.574734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a9abc9d-d18b-4cfa-a00f-c015c23aa1cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:35:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4826f720-9571-4b7e-adf1-eb2752550472,is_public=True,name='tempest-scenario-type-luks-1759345045',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4826f720-9571-4b7e-adf1-eb2752550472', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:25.575743 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce6e1869-403e-4f60-93a3-7663c75880de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:25.611697 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1759345045 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1759345045, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:25.612000 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1759345045 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1759345045, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:25.662996 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['2700532c-6dba-49d4-bf6d-be8d9746de99', '09b8c1b6-41b4-42a2-866d-3ad103a11f49', '1e4b35fa-c07a-4076-b00b-9c3d20e0239e', '76d4d663-c782-4b9e-a574-ee8ec3ddf784'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:25.664088 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce6e1869-403e-4f60-93a3-7663c75880de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2700532c-6dba-49d4-bf6d-be8d9746de99', '09b8c1b6-41b4-42a2-866d-3ad103a11f49', '1e4b35fa-c07a-4076-b00b-9c3d20e0239e', '76d4d663-c782-4b9e-a574-ee8ec3ddf784']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:25.665230 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2395d959-6b47-4be1-94b5-f44a575215b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:25.694375 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2395d959-6b47-4be1-94b5-f44a575215b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a66269bd-abb1-4afa-956d-5c557a77c620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-145473625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['2700532c-6dba-49d4-bf6d-be8d9746de99','09b8c1b6-41b4-42a2-866d-3ad103a11f49','1e4b35fa-c07a-4076-b00b-9c3d20e0239e','76d4d663-c782-4b9e-a574-ee8ec3ddf784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=4826f720-9571-4b7e-adf1-eb2752550472), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-145473625',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a66269bd-abb1-4afa-956d-5c557a77c620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f927a1a3273244e29e20c79fefeffa48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259c7b85639f44b19152aec3c7905653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4826f720-9571-4b7e-adf1-eb2752550472),volume_type_id=4826f720-9571-4b7e-adf1-eb2752550472)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:25.695548 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e16898a8-34e9-4454-9884-d713708d72a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:25.721403 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e16898a8-34e9-4454-9884-d713708d72a2) transitioned into state 'SUCCESS' from state '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-145473625',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['2700532c-6dba-49d4-bf6d-be8d9746de99','09b8c1b6-41b4-42a2-866d-3ad103a11f49','1e4b35fa-c07a-4076-b00b-9c3d20e0239e','76d4d663-c782-4b9e-a574-ee8ec3ddf784'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=4826f720-9571-4b7e-adf1-eb2752550472)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:25.722032 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b13d4b-d29e-476b-9076-b9a327f13817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:25.731302 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b13d4b-d29e-476b-9076-b9a327f13817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:25.732314 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (15b46064-f7c4-45a5-816f-a9570797e719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:25.732625 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request issued successfully. Jul 31 05:35:25.733228 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-450d7297-6beb-4e97-8736-7e9b23debb9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:25.733595 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 807/3281] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:35:25 2026] POST /volume/v3/volumes => generated 779 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 05:35:25.750303 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e29f22fd-a908-4ec9-9788-fbefcf2143dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:25.751581 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e29f22fd-a908-4ec9-9788-fbefcf2143dd tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 Jul 31 05:35:25.751776 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e29f22fd-a908-4ec9-9788-fbefcf2143dd tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:25.751967 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e29f22fd-a908-4ec9-9788-fbefcf2143dd tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:25.759519 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:25.759519 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:25.765461 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e29f22fd-a908-4ec9-9788-fbefcf2143dd tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:25.772372 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e29f22fd-a908-4ec9-9788-fbefcf2143dd tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 returned with HTTP 200 Jul 31 05:35:25.772949 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 836/3282] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:25 2026] GET /volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:26.440766 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2a675a30-d638-4b4a-af90-75a0ec116e19 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:26.443365 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a675a30-d638-4b4a-af90-75a0ec116e19 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:26.443629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2a675a30-d638-4b4a-af90-75a0ec116e19 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:26.443871 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2a675a30-d638-4b4a-af90-75a0ec116e19 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:26.444034 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2a675a30-d638-4b4a-af90-75a0ec116e19 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:26.448911 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:26.448911 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:26.449842 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2a675a30-d638-4b4a-af90-75a0ec116e19 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:26.450337 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 823/3283] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:26 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:26.790783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4516444f-aafe-4e6e-8871-c9d3c4bdefd1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:26.792414 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4516444f-aafe-4e6e-8871-c9d3c4bdefd1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 Jul 31 05:35:26.792565 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4516444f-aafe-4e6e-8871-c9d3c4bdefd1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:26.792732 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4516444f-aafe-4e6e-8871-c9d3c4bdefd1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:26.799112 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:26.799112 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:26.803184 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4516444f-aafe-4e6e-8871-c9d3c4bdefd1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:26.808902 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4516444f-aafe-4e6e-8871-c9d3c4bdefd1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 returned with HTTP 200 Jul 31 05:35:26.809452 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 818/3284] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:26 2026] GET /volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:35:26.822404 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-db209d38-c343-42f0-97bb-941ea5c3be88 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:26.825229 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db209d38-c343-42f0-97bb-941ea5c3be88 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 Jul 31 05:35:26.825229 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db209d38-c343-42f0-97bb-941ea5c3be88 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:26.825483 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-db209d38-c343-42f0-97bb-941ea5c3be88 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:26.840262 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:26.840262 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:26.850617 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-db209d38-c343-42f0-97bb-941ea5c3be88 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:26.857960 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-db209d38-c343-42f0-97bb-941ea5c3be88 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 returned with HTTP 200 Jul 31 05:35:26.858554 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 808/3285] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:26 2026] GET /volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:26.874197 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9ae4d2db-6d08-4e64-8caa-5c7f6c0a8759 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:26.874197 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ae4d2db-6d08-4e64-8caa-5c7f6c0a8759 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620/action Jul 31 05:35:26.874715 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ae4d2db-6d08-4e64-8caa-5c7f6c0a8759 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:35:26.874815 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9ae4d2db-6d08-4e64-8caa-5c7f6c0a8759 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:26.883350 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:26.883350 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:26.883784 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ae4d2db-6d08-4e64-8caa-5c7f6c0a8759 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:26.890664 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9ae4d2db-6d08-4e64-8caa-5c7f6c0a8759 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume updated successfully. Jul 31 05:35:26.890891 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9ae4d2db-6d08-4e64-8caa-5c7f6c0a8759 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620/action returned with HTTP 200 Jul 31 05:35:26.891439 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 837/3286] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:35:26 2026] POST /volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 05:35:26.987187 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-3de99ad2-cdbc-46d8-b6e2-189bc6184674 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:26.987187 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-3de99ad2-cdbc-46d8-b6e2-189bc6184674 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 Jul 31 05:35:26.987187 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-3de99ad2-cdbc-46d8-b6e2-189bc6184674 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:26.987187 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-3de99ad2-cdbc-46d8-b6e2-189bc6184674 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:26.995615 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:26.995615 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:26.999990 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-3de99ad2-cdbc-46d8-b6e2-189bc6184674 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:27.005166 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-3de99ad2-cdbc-46d8-b6e2-189bc6184674 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 returned with HTTP 200 Jul 31 05:35:27.005496 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 824/3287] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:26 2026] GET /volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:27.462730 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9faa2332-b749-4085-8bce-928b142dd46e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:27.465048 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9faa2332-b749-4085-8bce-928b142dd46e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:27.465377 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9faa2332-b749-4085-8bce-928b142dd46e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:27.465585 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9faa2332-b749-4085-8bce-928b142dd46e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:27.465684 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9faa2332-b749-4085-8bce-928b142dd46e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:27.471177 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:27.471177 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:27.475398 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9faa2332-b749-4085-8bce-928b142dd46e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:27.476118 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 819/3288] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:27 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:27.535316 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-422eb7c9-737d-471b-bd46-b65c4182221b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:27.538858 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-422eb7c9-737d-471b-bd46-b65c4182221b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 Jul 31 05:35:27.539415 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-422eb7c9-737d-471b-bd46-b65c4182221b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:27.539802 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-422eb7c9-737d-471b-bd46-b65c4182221b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:27.555043 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:27.555043 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:27.561034 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-422eb7c9-737d-471b-bd46-b65c4182221b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:27.571094 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-422eb7c9-737d-471b-bd46-b65c4182221b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 returned with HTTP 200 Jul 31 05:35:27.572244 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 809/3289] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:27 2026] GET /volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:27.584844 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22c18c6f-d218-4a89-850d-ee972972b0e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:27.585320 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22c18c6f-d218-4a89-850d-ee972972b0e7 None None] GET https://10.4.3.227/volume// Jul 31 05:35:27.585371 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22c18c6f-d218-4a89-850d-ee972972b0e7 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:27.585528 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22c18c6f-d218-4a89-850d-ee972972b0e7 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:27.585821 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22c18c6f-d218-4a89-850d-ee972972b0e7 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:27.586127 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 838/3290] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:35: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 31 05:35:27.601398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-487da3bd-876b-4f34-a685-053c51873bea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:27.605912 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-487da3bd-876b-4f34-a685-053c51873bea tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:35:27.606598 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-487da3bd-876b-4f34-a685-053c51873bea tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a66269bd-abb1-4afa-956d-5c557a77c620", "connector": null, "instance_uuid": "247eb68b-4d81-4b2d-b808-d9ceff33b07a"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:27.620922 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:27.620922 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:27.679126 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-487da3bd-876b-4f34-a685-053c51873bea tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:35:27.679126 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 825/3291] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:35:27 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 31 05:35:28.500993 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d1dc6bd5-3734-4a44-bf60-ea01f86f25c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:28.507124 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1dc6bd5-3734-4a44-bf60-ea01f86f25c7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:28.507124 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1dc6bd5-3734-4a44-bf60-ea01f86f25c7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:28.507124 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d1dc6bd5-3734-4a44-bf60-ea01f86f25c7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:28.507124 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d1dc6bd5-3734-4a44-bf60-ea01f86f25c7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:28.511441 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:28.511441 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:28.515007 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d1dc6bd5-3734-4a44-bf60-ea01f86f25c7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:28.515007 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 820/3292] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:28 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:29.158454 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e0cc54e-b8d1-4fb5-be7f-2c2480257807 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:29.159072 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e0cc54e-b8d1-4fb5-be7f-2c2480257807 None None] GET https://10.4.3.227/volume// Jul 31 05:35:29.159303 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e0cc54e-b8d1-4fb5-be7f-2c2480257807 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:29.159540 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e0cc54e-b8d1-4fb5-be7f-2c2480257807 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:29.159846 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e0cc54e-b8d1-4fb5-be7f-2c2480257807 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:29.160146 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 810/3293] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:35:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:35:29.168164 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-2e13684a-85f1-4141-b4cc-3316e0f0ec1a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:29.171362 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-2e13684a-85f1-4141-b4cc-3316e0f0ec1a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 Jul 31 05:35:29.171615 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-2e13684a-85f1-4141-b4cc-3316e0f0ec1a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:29.171779 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-2e13684a-85f1-4141-b4cc-3316e0f0ec1a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:29.188523 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:29.188523 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:29.194505 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-2e13684a-85f1-4141-b4cc-3316e0f0ec1a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:29.201132 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-2e13684a-85f1-4141-b4cc-3316e0f0ec1a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 returned with HTTP 200 Jul 31 05:35:29.201575 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 839/3294] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:35:29 2026] GET /volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 => generated 1050 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:35:29.311995 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-fb24f780-ec2b-47e5-8078-df587b0e171b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:29.314259 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-fb24f780-ec2b-47e5-8078-df587b0e171b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] PUT https://10.4.3.227/volume/v3/attachments/99b97f23-537b-4a0a-9dd5-91099824be88 Jul 31 05:35:29.314817 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-fb24f780-ec2b-47e5-8078-df587b0e171b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:29.323057 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-fb24f780-ec2b-47e5-8078-df587b0e171b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Acquiring lock "cinder-attachment_update-a66269bd-abb1-4afa-956d-5c557a77c620-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:35:29.327652 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-fb24f780-ec2b-47e5-8078-df587b0e171b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-a66269bd-abb1-4afa-956d-5c557a77c620-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:35:29.328646 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:29.328646 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:29.435017 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-fb24f780-ec2b-47e5-8078-df587b0e171b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-a66269bd-abb1-4afa-956d-5c557a77c620-np0000006182" released by "attachment_update" :: held 0.107s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:35:29.435402 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-fb24f780-ec2b-47e5-8078-df587b0e171b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/99b97f23-537b-4a0a-9dd5-91099824be88 returned with HTTP 200 Jul 31 05:35:29.435926 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 826/3295] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:35:29 2026] PUT /volume/v3/attachments/99b97f23-537b-4a0a-9dd5-91099824be88 => generated 968 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:29.468056 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-70a699d9-5330-4134-a6f4-9a171717091f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:29.470573 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-70a699d9-5330-4134-a6f4-9a171717091f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments/99b97f23-537b-4a0a-9dd5-91099824be88/action Jul 31 05:35:29.471040 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-70a699d9-5330-4134-a6f4-9a171717091f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:35:29.471235 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-70a699d9-5330-4134-a6f4-9a171717091f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:29.492760 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:29.492760 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:29.507544 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-70a699d9-5330-4134-a6f4-9a171717091f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/99b97f23-537b-4a0a-9dd5-91099824be88/action returned with HTTP 204 Jul 31 05:35:29.507544 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 821/3296] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:35:29 2026] POST /volume/v3/attachments/99b97f23-537b-4a0a-9dd5-91099824be88/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:29.528148 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f9933c0-a2aa-418e-9081-3fa4969c4282 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:29.532484 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f9933c0-a2aa-418e-9081-3fa4969c4282 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:29.533284 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f9933c0-a2aa-418e-9081-3fa4969c4282 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:29.533892 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f9933c0-a2aa-418e-9081-3fa4969c4282 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:29.534296 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1f9933c0-a2aa-418e-9081-3fa4969c4282 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:29.541616 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:29.541616 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:29.542759 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f9933c0-a2aa-418e-9081-3fa4969c4282 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:29.546517 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 811/3297] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:29 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:30.556901 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8a03beff-fdc9-404b-84ad-c6a486eeb5f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:30.559218 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a03beff-fdc9-404b-84ad-c6a486eeb5f3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:30.559456 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a03beff-fdc9-404b-84ad-c6a486eeb5f3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:30.559659 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a03beff-fdc9-404b-84ad-c6a486eeb5f3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:30.559821 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8a03beff-fdc9-404b-84ad-c6a486eeb5f3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:30.565372 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:30.565372 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:30.566630 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a03beff-fdc9-404b-84ad-c6a486eeb5f3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:30.567140 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 840/3298] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:30 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 826 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:30.579637 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5bbf89a9-721b-419e-9b01-9a93e8c401e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:30.584486 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bbf89a9-721b-419e-9b01-9a93e8c401e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 Jul 31 05:35:30.584699 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5bbf89a9-721b-419e-9b01-9a93e8c401e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:30.584985 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5bbf89a9-721b-419e-9b01-9a93e8c401e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:30.593608 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:30.593608 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:30.599282 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5bbf89a9-721b-419e-9b01-9a93e8c401e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:30.607796 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5bbf89a9-721b-419e-9b01-9a93e8c401e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 returned with HTTP 200 Jul 31 05:35:30.608457 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 827/3299] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:30 2026] GET /volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 => generated 966 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:30.624468 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a2e3d374-0b5f-4ac3-9c81-e8a379c7abc4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:30.626466 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2e3d374-0b5f-4ac3-9c81-e8a379c7abc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 Jul 31 05:35:30.626765 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2e3d374-0b5f-4ac3-9c81-e8a379c7abc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:30.627221 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2e3d374-0b5f-4ac3-9c81-e8a379c7abc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:30.635603 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:30.635603 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:30.639918 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a2e3d374-0b5f-4ac3-9c81-e8a379c7abc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:30.644448 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2e3d374-0b5f-4ac3-9c81-e8a379c7abc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 returned with HTTP 200 Jul 31 05:35:30.644862 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 822/3300] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:30 2026] GET /volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 => generated 966 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:30.658833 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aa4b2bf4-08ab-4a03-9278-ec3555a618db None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:30.660903 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa4b2bf4-08ab-4a03-9278-ec3555a618db tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 Jul 31 05:35:30.661134 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa4b2bf4-08ab-4a03-9278-ec3555a618db tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:30.661389 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa4b2bf4-08ab-4a03-9278-ec3555a618db tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:30.661563 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-aa4b2bf4-08ab-4a03-9278-ec3555a618db tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume with id: 89038401-2a96-4632-bb8a-260ce7146384 Jul 31 05:35:30.670291 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:30.670291 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:30.670903 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aa4b2bf4-08ab-4a03-9278-ec3555a618db tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:30.693166 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aa4b2bf4-08ab-4a03-9278-ec3555a618db tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume request issued successfully. Jul 31 05:35:30.693166 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa4b2bf4-08ab-4a03-9278-ec3555a618db tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 returned with HTTP 202 Jul 31 05:35:30.693166 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 812/3301] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:35:30 2026] DELETE /volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:30.700081 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce974f87-d6fb-4f9e-b4d4-6b2ee06cbd37 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:30.701843 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce974f87-d6fb-4f9e-b4d4-6b2ee06cbd37 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 Jul 31 05:35:30.702118 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce974f87-d6fb-4f9e-b4d4-6b2ee06cbd37 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:30.702415 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce974f87-d6fb-4f9e-b4d4-6b2ee06cbd37 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:30.714698 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:30.714698 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:30.719475 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce974f87-d6fb-4f9e-b4d4-6b2ee06cbd37 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:30.727566 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce974f87-d6fb-4f9e-b4d4-6b2ee06cbd37 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 returned with HTTP 200 Jul 31 05:35:30.727566 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 841/3302] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:30 2026] GET /volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 => generated 965 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:31.748330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-498a2f3b-93f2-4253-a341-2b3cd605eb03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:31.750513 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-498a2f3b-93f2-4253-a341-2b3cd605eb03 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 Jul 31 05:35:31.750779 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-498a2f3b-93f2-4253-a341-2b3cd605eb03 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:31.751045 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-498a2f3b-93f2-4253-a341-2b3cd605eb03 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:31.761042 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-498a2f3b-93f2-4253-a341-2b3cd605eb03 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 returned with HTTP 404 Jul 31 05:35:31.761626 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 828/3303] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:31 2026] GET /volume/v3/volumes/89038401-2a96-4632-bb8a-260ce7146384 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:31.773069 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-26ce9fad-5e13-4a1c-a1cc-5363f32ae746 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:31.775133 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26ce9fad-5e13-4a1c-a1cc-5363f32ae746 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:31.775371 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26ce9fad-5e13-4a1c-a1cc-5363f32ae746 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:31.775653 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-26ce9fad-5e13-4a1c-a1cc-5363f32ae746 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:31.775806 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-26ce9fad-5e13-4a1c-a1cc-5363f32ae746 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete backup with id: c814373e-9ed5-44e5-b3d9-136cb17d0937. Jul 31 05:35:31.784771 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:31.784771 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:31.809775 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-26ce9fad-5e13-4a1c-a1cc-5363f32ae746 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] delete_backup rpcapi backup_id c814373e-9ed5-44e5-b3d9-136cb17d0937 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:35:31.812584 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-26ce9fad-5e13-4a1c-a1cc-5363f32ae746 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 202 Jul 31 05:35:31.813418 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 823/3304] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:35:31 2026] DELETE /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:35:31.821300 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-62402169-c957-4b2d-8165-ef5e622e9608 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:31.824168 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62402169-c957-4b2d-8165-ef5e622e9608 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:31.824168 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62402169-c957-4b2d-8165-ef5e622e9608 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:31.824168 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-62402169-c957-4b2d-8165-ef5e622e9608 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:31.824168 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-62402169-c957-4b2d-8165-ef5e622e9608 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:31.829523 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:31.829523 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:31.830393 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-62402169-c957-4b2d-8165-ef5e622e9608 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 200 Jul 31 05:35:31.830724 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 813/3305] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:31 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:32.843723 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91e0afd1-4145-4f0c-bedc-0b733eda8787 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:32.847575 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91e0afd1-4145-4f0c-bedc-0b733eda8787 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 Jul 31 05:35:32.847575 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91e0afd1-4145-4f0c-bedc-0b733eda8787 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:32.847575 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91e0afd1-4145-4f0c-bedc-0b733eda8787 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:32.847575 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-91e0afd1-4145-4f0c-bedc-0b733eda8787 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id c814373e-9ed5-44e5-b3d9-136cb17d0937. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:35:32.856325 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91e0afd1-4145-4f0c-bedc-0b733eda8787 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 returned with HTTP 404 Jul 31 05:35:32.857259 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 842/3306] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:32 2026] GET /volume/v3/backups/c814373e-9ed5-44e5-b3d9-136cb17d0937 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:32.962111 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-72711687-fa64-41b0-bb8e-926f1f21a5b7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:32.963830 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72711687-fa64-41b0-bb8e-926f1f21a5b7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 Jul 31 05:35:32.964037 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72711687-fa64-41b0-bb8e-926f1f21a5b7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:32.964265 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72711687-fa64-41b0-bb8e-926f1f21a5b7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:32.964431 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-72711687-fa64-41b0-bb8e-926f1f21a5b7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume with id: 4dc9f7af-ecad-495c-846f-c9469bd9e030 Jul 31 05:35:32.974094 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:32.974094 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:32.974542 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-72711687-fa64-41b0-bb8e-926f1f21a5b7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:33.007033 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-72711687-fa64-41b0-bb8e-926f1f21a5b7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume request issued successfully. Jul 31 05:35:33.009053 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72711687-fa64-41b0-bb8e-926f1f21a5b7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 returned with HTTP 202 Jul 31 05:35:33.009053 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 829/3307] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:35:32 2026] DELETE /volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:33.019607 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ef6d9bd1-980b-48d9-b047-fa6878e0510d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:33.022041 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef6d9bd1-980b-48d9-b047-fa6878e0510d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 Jul 31 05:35:33.022365 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef6d9bd1-980b-48d9-b047-fa6878e0510d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:33.022649 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ef6d9bd1-980b-48d9-b047-fa6878e0510d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:33.042602 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:33.042602 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:33.054030 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ef6d9bd1-980b-48d9-b047-fa6878e0510d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:33.059868 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ef6d9bd1-980b-48d9-b047-fa6878e0510d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 returned with HTTP 200 Jul 31 05:35:33.060381 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 824/3308] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:33 2026] GET /volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:33.183470 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:33.339220 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f58b052-bdc6-433c-9e86-b31d6446e9b5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:33.346355 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:33.346355 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2018169898", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:33.347883 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2018169898', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:33.348045 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Create volume of 1 GB Jul 31 05:35:33.352959 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Availability Zones retrieved successfully. Jul 31 05:35:33.368854 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Flow 'volume_create_api' (e9546f30-a94a-4f09-98b3-9e3d4bacc3d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:33.372234 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e7a6487-e261-43cd-b84f-946edceaece2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:33.372234 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:33.400046 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e7a6487-e261-43cd-b84f-946edceaece2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:33.400420 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407453c4-83d8-48c8-81f4-27ff9ac125e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:33.454938 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f58b052-bdc6-433c-9e86-b31d6446e9b5 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:35:33.455303 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f58b052-bdc6-433c-9e86-b31d6446e9b5 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229675278-1213722627", "extra_specs": {"multiattach": " True"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:33.462372 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Created reservations ['18815e3d-9922-4e8b-b799-30070fc46fb3', '0538a40d-fa5c-44d3-8c80-5f77331242e5', 'a4f2239c-6336-4128-a5e9-efa9e9814b1c', 'a756c89a-1549-4e69-8c7c-a3158972b422'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:33.463174 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407453c4-83d8-48c8-81f4-27ff9ac125e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18815e3d-9922-4e8b-b799-30070fc46fb3', '0538a40d-fa5c-44d3-8c80-5f77331242e5', 'a4f2239c-6336-4128-a5e9-efa9e9814b1c', 'a756c89a-1549-4e69-8c7c-a3158972b422']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:33.464027 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe0283f-642b-4d3a-8261-3d981f11593c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:33.476395 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f58b052-bdc6-433c-9e86-b31d6446e9b5 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:35:33.476815 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 843/3309] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:35:33 2026] POST /volume/v3/types => generated 286 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:33.489124 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:33.490542 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:33.490858 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1507809973", "snapshot_id": null, "imageRef": null, "volume_type": "fe531067-2820-4363-b5d2-855681d54702", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:33.491003 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe0283f-642b-4d3a-8261-3d981f11593c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebcd3120-e5fd-4652-b078-224a86ec7d10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2018169898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d4d6ce9a985472280d43c475a33637b',qos_specs=None,replication_status=,reservations=['18815e3d-9922-4e8b-b799-30070fc46fb3','0538a40d-fa5c-44d3-8c80-5f77331242e5','a4f2239c-6336-4128-a5e9-efa9e9814b1c','a756c89a-1549-4e69-8c7c-a3158972b422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bb81f0d63654b1eb6d5cc8a404913aa',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2018169898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebcd3120-e5fd-4652-b078-224a86ec7d10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d4d6ce9a985472280d43c475a33637b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bb81f0d63654b1eb6d5cc8a404913aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:33.491785 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fefa5ae-769e-4919-87ec-cdfe09479a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:33.492489 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1507809973', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'fe531067-2820-4363-b5d2-855681d54702', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:33.500145 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume of 1 GB Jul 31 05:35:33.500453 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:33.500453 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:33.500983 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Availability Zones retrieved successfully. Jul 31 05:35:33.509270 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Flow 'volume_create_api' (acda388c-ed60-4723-89e4-4a4257dae435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:33.510455 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04207582-6e55-4b7e-9685-f4c5cc0086b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:33.512002 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:33.513308 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1fefa5ae-769e-4919-87ec-cdfe09479a91) transitioned into state 'SUCCESS' from state '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-2018169898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2d4d6ce9a985472280d43c475a33637b',qos_specs=None,replication_status=,reservations=['18815e3d-9922-4e8b-b799-30070fc46fb3','0538a40d-fa5c-44d3-8c80-5f77331242e5','a4f2239c-6336-4128-a5e9-efa9e9814b1c','a756c89a-1549-4e69-8c7c-a3158972b422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8bb81f0d63654b1eb6d5cc8a404913aa',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:33.514283 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e68485a4-2c45-47b1-a568-7acc41fea0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:33.527980 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:33.527980 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:33.528411 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e68485a4-2c45-47b1-a568-7acc41fea0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:33.531248 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Flow 'volume_create_api' (e9546f30-a94a-4f09-98b3-9e3d4bacc3d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:33.531582 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Create volume request issued successfully. Jul 31 05:35:33.535299 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a5cb4f8-8366-447e-96bb-f87b145b4217 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:33.535299 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 814/3310] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:35:33 2026] POST /volume/v3/volumes => generated 754 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:33.544471 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04207582-6e55-4b7e-9685-f4c5cc0086b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:35:33Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=fe531067-2820-4363-b5d2-855681d54702,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229675278-1213722627',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe531067-2820-4363-b5d2-855681d54702', 'encryption_key_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=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:33.545549 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585470e2-4300-444b-9755-41e682369321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:33.549818 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-02c8e840-73dd-4214-b5d4-1cc27c60c1f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:33.555044 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02c8e840-73dd-4214-b5d4-1cc27c60c1f4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 Jul 31 05:35:33.555044 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02c8e840-73dd-4214-b5d4-1cc27c60c1f4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:33.555044 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02c8e840-73dd-4214-b5d4-1cc27c60c1f4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:33.567611 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:33.567611 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:33.572519 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-02c8e840-73dd-4214-b5d4-1cc27c60c1f4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Volume info retrieved successfully. Jul 31 05:35:33.578490 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02c8e840-73dd-4214-b5d4-1cc27c60c1f4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 returned with HTTP 200 Jul 31 05:35:33.579045 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 825/3311] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:33 2026] GET /volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:33.583551 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229675278-1213722627 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229675278-1213722627, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:33.584018 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229675278-1213722627 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229675278-1213722627, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:33.620469 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Created reservations ['005676c8-8288-4d11-a73f-3c9b07dfbeeb', '6d189807-07a7-4645-9816-887e6231caa4', '8469e21e-2cb4-4389-8ac9-895af0b24a46', '978c2b1a-6c88-40fa-8222-d60c89d7f03b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:33.621271 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (585470e2-4300-444b-9755-41e682369321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['005676c8-8288-4d11-a73f-3c9b07dfbeeb', '6d189807-07a7-4645-9816-887e6231caa4', '8469e21e-2cb4-4389-8ac9-895af0b24a46', '978c2b1a-6c88-40fa-8222-d60c89d7f03b']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:33.621921 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc142da-5716-490d-bd0e-b526415c3ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:33.633313 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-09d92ccd-4be1-4bdf-9397-59867874b240 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:33.638320 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-09d92ccd-4be1-4bdf-9397-59867874b240 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620/encryption Jul 31 05:35:33.638596 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-09d92ccd-4be1-4bdf-9397-59867874b240 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:33.638867 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-09d92ccd-4be1-4bdf-9397-59867874b240 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:33.644247 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1fc142da-5716-490d-bd0e-b526415c3ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74395dd8-ac20-49bb-8452-7485b0c18460', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1507809973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3df5738ac71a4b009e8e0e19232f8d89',qos_specs=None,replication_status=,reservations=['005676c8-8288-4d11-a73f-3c9b07dfbeeb','6d189807-07a7-4645-9816-887e6231caa4','8469e21e-2cb4-4389-8ac9-895af0b24a46','978c2b1a-6c88-40fa-8222-d60c89d7f03b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7223f085e04d464ab18615ee13dc069a',volume_type_id=fe531067-2820-4363-b5d2-855681d54702), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1507809973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74395dd8-ac20-49bb-8452-7485b0c18460,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3df5738ac71a4b009e8e0e19232f8d89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7223f085e04d464ab18615ee13dc069a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe531067-2820-4363-b5d2-855681d54702),volume_type_id=fe531067-2820-4363-b5d2-855681d54702)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:33.645049 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b9af9c7-094a-41ff-b70d-e254f3003a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:33.653061 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:33.653061 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:33.667517 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b9af9c7-094a-41ff-b70d-e254f3003a80) transitioned into state 'SUCCESS' from state '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-1507809973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3df5738ac71a4b009e8e0e19232f8d89',qos_specs=None,replication_status=,reservations=['005676c8-8288-4d11-a73f-3c9b07dfbeeb','6d189807-07a7-4645-9816-887e6231caa4','8469e21e-2cb4-4389-8ac9-895af0b24a46','978c2b1a-6c88-40fa-8222-d60c89d7f03b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7223f085e04d464ab18615ee13dc069a',volume_type_id=fe531067-2820-4363-b5d2-855681d54702)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:33.668519 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f196e3d0-e467-40c2-a8bc-69278402ccfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:33.671570 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2d13e2e7-9adc-4765-add4-bd8bcf9649c1 req-09d92ccd-4be1-4bdf-9397-59867874b240 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620/encryption returned with HTTP 200 Jul 31 05:35:33.672204 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 844/3312] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:35:33 2026] GET /volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620/encryption => generated 160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:33.685406 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f196e3d0-e467-40c2-a8bc-69278402ccfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:33.685406 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Flow 'volume_create_api' (acda388c-ed60-4723-89e4-4a4257dae435) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:33.685406 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume request issued successfully. Jul 31 05:35:33.685406 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e4ccb8e-ffdb-42c0-adec-865c59d51616 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:33.685703 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 830/3313] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:35:33 2026] POST /volume/v3/volumes => generated 829 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:33.706191 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e32d668c-b6ad-4379-ba2d-55f68b81e88a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:33.709949 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e32d668c-b6ad-4379-ba2d-55f68b81e88a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:33.710282 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e32d668c-b6ad-4379-ba2d-55f68b81e88a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:33.710580 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e32d668c-b6ad-4379-ba2d-55f68b81e88a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:33.718846 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:33.718846 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:33.723567 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e32d668c-b6ad-4379-ba2d-55f68b81e88a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:33.728632 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e32d668c-b6ad-4379-ba2d-55f68b81e88a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:33.729049 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 815/3314] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:33 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 897 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:34.074477 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3efd46dc-8054-4916-800c-e234dbf1b873 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.076953 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3efd46dc-8054-4916-800c-e234dbf1b873 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 Jul 31 05:35:34.077300 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3efd46dc-8054-4916-800c-e234dbf1b873 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:34.077522 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3efd46dc-8054-4916-800c-e234dbf1b873 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:34.086010 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3efd46dc-8054-4916-800c-e234dbf1b873 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 returned with HTTP 404 Jul 31 05:35:34.086781 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 826/3315] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:34 2026] GET /volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:34.094120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e7242e8f-062a-40ec-b713-d9e98f9840d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.096790 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7242e8f-062a-40ec-b713-d9e98f9840d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 Jul 31 05:35:34.097022 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7242e8f-062a-40ec-b713-d9e98f9840d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:34.097274 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e7242e8f-062a-40ec-b713-d9e98f9840d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:34.102932 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e7242e8f-062a-40ec-b713-d9e98f9840d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 returned with HTTP 404 Jul 31 05:35:34.104311 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 845/3316] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:34 2026] GET /volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:34.111476 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e952e85a-bab3-47fc-97e2-f660ee2273d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.113399 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e952e85a-bab3-47fc-97e2-f660ee2273d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 Jul 31 05:35:34.113600 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e952e85a-bab3-47fc-97e2-f660ee2273d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:34.113786 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e952e85a-bab3-47fc-97e2-f660ee2273d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:34.114011 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e952e85a-bab3-47fc-97e2-f660ee2273d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume with id: 4dc9f7af-ecad-495c-846f-c9469bd9e030 Jul 31 05:35:34.120117 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e952e85a-bab3-47fc-97e2-f660ee2273d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 returned with HTTP 404 Jul 31 05:35:34.120608 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 831/3317] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:35:34 2026] DELETE /volume/v3/volumes/4dc9f7af-ecad-495c-846f-c9469bd9e030 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:34.130341 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c107c423-c3cf-4182-870e-99465345bdc4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.132416 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:34.132761 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1801107734"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:34.134983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1801107734'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:34.134983 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume of 1 GB Jul 31 05:35:34.138757 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Availability Zones retrieved successfully. Jul 31 05:35:34.145712 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (7978e57f-e3ed-42ea-9457-76fbfd0934fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:34.146644 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45c10ae-8462-478d-ac1a-3efd7aa644c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:34.148931 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:34.185474 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d45c10ae-8462-478d-ac1a-3efd7aa644c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:34.185959 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fca85cf-098c-49bf-a207-a0cb3fedec4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:34.242609 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['3cb9e768-1dcf-4f02-8a78-5037593dc696', 'c804c8dd-196e-49f6-81e9-ce5938cbda93', '91909900-b2e2-4d13-93ed-395f605ef9d4', 'ed773ec7-8fea-4fdc-8a91-2ae9d7d1ef60'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:34.243489 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fca85cf-098c-49bf-a207-a0cb3fedec4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cb9e768-1dcf-4f02-8a78-5037593dc696', 'c804c8dd-196e-49f6-81e9-ce5938cbda93', '91909900-b2e2-4d13-93ed-395f605ef9d4', 'ed773ec7-8fea-4fdc-8a91-2ae9d7d1ef60']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:34.245926 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28ce9478-4c09-4b7e-9cfe-20d37e653937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:34.275682 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28ce9478-4c09-4b7e-9cfe-20d37e653937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2591bac4-dbbc-4e61-8b21-af1f66050f65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1801107734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['3cb9e768-1dcf-4f02-8a78-5037593dc696','c804c8dd-196e-49f6-81e9-ce5938cbda93','91909900-b2e2-4d13-93ed-395f605ef9d4','ed773ec7-8fea-4fdc-8a91-2ae9d7d1ef60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1801107734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2591bac4-dbbc-4e61-8b21-af1f66050f65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14b6452e80ee4ece90d53d3e72eaca98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61842d01f1d94791830ceaf1bfa2f654',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:34.275682 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a910d0e2-2386-49a0-9c66-88c61919e5f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:34.302624 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a910d0e2-2386-49a0-9c66-88c61919e5f2) transitioned into state 'SUCCESS' from state '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-1801107734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14b6452e80ee4ece90d53d3e72eaca98',qos_specs=None,replication_status=,reservations=['3cb9e768-1dcf-4f02-8a78-5037593dc696','c804c8dd-196e-49f6-81e9-ce5938cbda93','91909900-b2e2-4d13-93ed-395f605ef9d4','ed773ec7-8fea-4fdc-8a91-2ae9d7d1ef60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61842d01f1d94791830ceaf1bfa2f654',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:34.303779 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba1801aa-4f55-4da6-ac63-05faccd323f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:34.317088 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba1801aa-4f55-4da6-ac63-05faccd323f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:34.317698 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Flow 'volume_create_api' (7978e57f-e3ed-42ea-9457-76fbfd0934fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:34.318090 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Create volume request issued successfully. Jul 31 05:35:34.318752 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c107c423-c3cf-4182-870e-99465345bdc4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:34.319505 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 816/3318] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:35:34 2026] POST /volume/v3/volumes => generated 749 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:34.339867 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5aa541fb-6b8a-4bd0-bc96-e2c7bb1d4432 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.341965 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5aa541fb-6b8a-4bd0-bc96-e2c7bb1d4432 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:35:34.342230 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5aa541fb-6b8a-4bd0-bc96-e2c7bb1d4432 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:34.342471 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5aa541fb-6b8a-4bd0-bc96-e2c7bb1d4432 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:34.354418 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:34.354418 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:34.358470 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5aa541fb-6b8a-4bd0-bc96-e2c7bb1d4432 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:34.365073 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5aa541fb-6b8a-4bd0-bc96-e2c7bb1d4432 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:35:34.366288 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 827/3319] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:34 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:34.593355 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2624f7bc-2aff-4400-b8d8-4c01bcf6e2f1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.595237 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2624f7bc-2aff-4400-b8d8-4c01bcf6e2f1 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 Jul 31 05:35:34.595458 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2624f7bc-2aff-4400-b8d8-4c01bcf6e2f1 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:34.595663 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2624f7bc-2aff-4400-b8d8-4c01bcf6e2f1 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:34.606631 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:34.606631 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:34.611128 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2624f7bc-2aff-4400-b8d8-4c01bcf6e2f1 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Volume info retrieved successfully. Jul 31 05:35:34.616561 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2624f7bc-2aff-4400-b8d8-4c01bcf6e2f1 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 returned with HTTP 200 Jul 31 05:35:34.617015 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 846/3320] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:34 2026] GET /volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:34.632372 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-49f63935-29fd-44fa-85ca-a31559a61e3e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.634391 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49f63935-29fd-44fa-85ca-a31559a61e3e tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 Jul 31 05:35:34.634566 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49f63935-29fd-44fa-85ca-a31559a61e3e tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:34.634766 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-49f63935-29fd-44fa-85ca-a31559a61e3e tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:34.642004 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:34.642004 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:34.647717 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-49f63935-29fd-44fa-85ca-a31559a61e3e tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Volume info retrieved successfully. Jul 31 05:35:34.652565 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-49f63935-29fd-44fa-85ca-a31559a61e3e tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 returned with HTTP 200 Jul 31 05:35:34.652971 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 832/3321] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:34 2026] GET /volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:34.670068 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-87e4eeae-7688-459b-8212-656cf1d32972 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.672397 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87e4eeae-7688-459b-8212-656cf1d32972 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:35:34.672848 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87e4eeae-7688-459b-8212-656cf1d32972 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ebcd3120-e5fd-4652-b078-224a86ec7d10", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1917612744", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:34.683591 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:34.683591 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:34.684173 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-87e4eeae-7688-459b-8212-656cf1d32972 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Volume info retrieved successfully. Jul 31 05:35:34.684343 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-87e4eeae-7688-459b-8212-656cf1d32972 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Create snapshot from volume ebcd3120-e5fd-4652-b078-224a86ec7d10 Jul 31 05:35:34.721970 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-87e4eeae-7688-459b-8212-656cf1d32972 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Created reservations ['b180ebf8-0b5d-4238-ba82-401d6ecc2e5c', 'cc90ba77-1d84-4d54-b042-38a4a7f7a154', '4cd81de9-052c-461b-ab41-5c2b2fff7130', 'ddffc7ce-085e-47ab-a809-65153eaa2670'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:34.743835 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17a4eaa7-b675-4d59-aee3-5431c96e2935 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.745987 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17a4eaa7-b675-4d59-aee3-5431c96e2935 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:34.746253 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17a4eaa7-b675-4d59-aee3-5431c96e2935 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:34.746502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17a4eaa7-b675-4d59-aee3-5431c96e2935 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:34.754379 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:34.754379 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:34.756318 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-87e4eeae-7688-459b-8212-656cf1d32972 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Snapshot force create request issued successfully. Jul 31 05:35:34.756730 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87e4eeae-7688-459b-8212-656cf1d32972 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:35:34.757188 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 817/3322] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:35:34 2026] POST /volume/v3/snapshots => generated 310 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:34.759239 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-17a4eaa7-b675-4d59-aee3-5431c96e2935 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:34.766496 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17a4eaa7-b675-4d59-aee3-5431c96e2935 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:34.767024 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 828/3323] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:34 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 922 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:34.770408 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-60adce99-40ea-405f-a78c-d16a7c40aae4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.772594 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60adce99-40ea-405f-a78c-d16a7c40aae4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 Jul 31 05:35:34.772816 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60adce99-40ea-405f-a78c-d16a7c40aae4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:34.773076 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60adce99-40ea-405f-a78c-d16a7c40aae4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:34.780533 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:34.780533 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:34.781467 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-60adce99-40ea-405f-a78c-d16a7c40aae4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Snapshot retrieved successfully. Jul 31 05:35:34.782852 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-739d456a-005b-486b-91fe-ad1c5f427bf0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.783032 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60adce99-40ea-405f-a78c-d16a7c40aae4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 returned with HTTP 200 Jul 31 05:35:34.783698 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 847/3324] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:35:34 2026] GET /volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:34.786140 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-739d456a-005b-486b-91fe-ad1c5f427bf0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:34.786140 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-739d456a-005b-486b-91fe-ad1c5f427bf0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:34.786140 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-739d456a-005b-486b-91fe-ad1c5f427bf0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:34.797597 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:34.797597 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:34.803194 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-739d456a-005b-486b-91fe-ad1c5f427bf0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:34.808239 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-739d456a-005b-486b-91fe-ad1c5f427bf0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:34.808772 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 833/3325] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:34 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 922 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:34.829893 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:34.832289 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:34.832594 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1217855153", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:34.834619 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1217855153', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:34.834756 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume of 1 GB Jul 31 05:35:34.834979 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:34.834979 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:34.839309 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Availability Zones retrieved successfully. Jul 31 05:35:34.846485 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Flow 'volume_create_api' (156bc7a6-fd18-4a7e-9071-7ab8b9c94253) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:34.847620 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b24c5de-5eb1-4552-ad4d-9eef34df48fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:34.848732 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:34.880241 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b24c5de-5eb1-4552-ad4d-9eef34df48fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:34.881048 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6983b1b3-5c13-4973-9af1-71ec856d46c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:34.938960 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Created reservations ['6979d402-68a1-4c4a-b759-0682932a00aa', 'e4160f52-e496-4776-a851-07d2755d4910', '2356e10f-d1a1-4e56-bd74-8b16118325c5', '66bf88a6-4c24-45b7-840b-382d0a68a6c7'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:34.939827 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6983b1b3-5c13-4973-9af1-71ec856d46c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6979d402-68a1-4c4a-b759-0682932a00aa', 'e4160f52-e496-4776-a851-07d2755d4910', '2356e10f-d1a1-4e56-bd74-8b16118325c5', '66bf88a6-4c24-45b7-840b-382d0a68a6c7']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:34.940687 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313b66fa-803f-4a10-92ad-ab901f6587d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:34.966741 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (313b66fa-803f-4a10-92ad-ab901f6587d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22b89039-f698-4059-986a-47b6cb370f25', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1217855153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3df5738ac71a4b009e8e0e19232f8d89',qos_specs=None,replication_status=,reservations=['6979d402-68a1-4c4a-b759-0682932a00aa','e4160f52-e496-4776-a851-07d2755d4910','2356e10f-d1a1-4e56-bd74-8b16118325c5','66bf88a6-4c24-45b7-840b-382d0a68a6c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7223f085e04d464ab18615ee13dc069a',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1217855153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22b89039-f698-4059-986a-47b6cb370f25,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3df5738ac71a4b009e8e0e19232f8d89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7223f085e04d464ab18615ee13dc069a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:34.967492 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36649e4d-d305-4a91-845e-10f0634a5608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:34.983567 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36649e4d-d305-4a91-845e-10f0634a5608) transitioned into state 'SUCCESS' from state '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-1217855153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3df5738ac71a4b009e8e0e19232f8d89',qos_specs=None,replication_status=,reservations=['6979d402-68a1-4c4a-b759-0682932a00aa','e4160f52-e496-4776-a851-07d2755d4910','2356e10f-d1a1-4e56-bd74-8b16118325c5','66bf88a6-4c24-45b7-840b-382d0a68a6c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7223f085e04d464ab18615ee13dc069a',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:34.984279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f343c79e-63db-478f-aca2-82d3a6e22854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:34.992942 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f343c79e-63db-478f-aca2-82d3a6e22854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:34.993733 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Flow 'volume_create_api' (156bc7a6-fd18-4a7e-9071-7ab8b9c94253) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:34.994063 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume request issued successfully. Jul 31 05:35:34.994732 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af3162d3-f868-4cfe-b55d-a8e64cafc709 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:34.995163 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 818/3326] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:35:34 2026] POST /volume/v3/volumes => generated 753 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:35.012839 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63eeac76-66c4-48dc-b1bb-1ed782e1ace3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:35.015318 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63eeac76-66c4-48dc-b1bb-1ed782e1ace3 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:35:35.015552 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63eeac76-66c4-48dc-b1bb-1ed782e1ace3 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:35.015814 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63eeac76-66c4-48dc-b1bb-1ed782e1ace3 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:35.023386 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:35.023386 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:35.027375 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63eeac76-66c4-48dc-b1bb-1ed782e1ace3 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:35.032390 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63eeac76-66c4-48dc-b1bb-1ed782e1ace3 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:35:35.032908 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 829/3327] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:35 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:35.379984 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-03ae2da8-c2b0-4f8b-937c-0e245030281f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:35.382143 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03ae2da8-c2b0-4f8b-937c-0e245030281f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:35:35.382333 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03ae2da8-c2b0-4f8b-937c-0e245030281f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:35.382541 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-03ae2da8-c2b0-4f8b-937c-0e245030281f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:35.389822 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:35.389822 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:35.393696 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-03ae2da8-c2b0-4f8b-937c-0e245030281f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:35:35.399600 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-03ae2da8-c2b0-4f8b-937c-0e245030281f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:35:35.399995 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 848/3328] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:35 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:35.796034 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e6c55f38-6483-4c24-b9dd-5369498b8db3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:35.798351 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6c55f38-6483-4c24-b9dd-5369498b8db3 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 Jul 31 05:35:35.798579 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6c55f38-6483-4c24-b9dd-5369498b8db3 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:35.798802 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6c55f38-6483-4c24-b9dd-5369498b8db3 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:35.804887 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:35.804887 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:35.805414 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e6c55f38-6483-4c24-b9dd-5369498b8db3 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Snapshot retrieved successfully. Jul 31 05:35:35.806214 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6c55f38-6483-4c24-b9dd-5369498b8db3 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 returned with HTTP 200 Jul 31 05:35:35.806550 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 834/3329] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:35:35 2026] GET /volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:35.818210 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-42cee3e1-6c16-41fc-9a32-2e5fc3667d71 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:35.820402 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42cee3e1-6c16-41fc-9a32-2e5fc3667d71 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 Jul 31 05:35:35.820642 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42cee3e1-6c16-41fc-9a32-2e5fc3667d71 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:35.820877 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42cee3e1-6c16-41fc-9a32-2e5fc3667d71 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:35.828769 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:35.828769 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:35.829352 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-42cee3e1-6c16-41fc-9a32-2e5fc3667d71 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Snapshot retrieved successfully. Jul 31 05:35:35.830373 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42cee3e1-6c16-41fc-9a32-2e5fc3667d71 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 returned with HTTP 200 Jul 31 05:35:35.830813 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 819/3330] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:35:35 2026] GET /volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:35.841046 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d9dc64a-28f2-4dbc-84e6-df3b666af9ab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:35.843537 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d9dc64a-28f2-4dbc-84e6-df3b666af9ab tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 Jul 31 05:35:35.843537 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d9dc64a-28f2-4dbc-84e6-df3b666af9ab tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:35.843868 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d9dc64a-28f2-4dbc-84e6-df3b666af9ab tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:35.850093 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:35.850093 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:35.850832 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4d9dc64a-28f2-4dbc-84e6-df3b666af9ab tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Snapshot retrieved successfully. Jul 31 05:35:35.852015 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d9dc64a-28f2-4dbc-84e6-df3b666af9ab tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 returned with HTTP 200 Jul 31 05:35:35.852532 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 830/3331] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:35:35 2026] GET /volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:35.861802 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:35.864066 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:35.864555 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "5e44e684-2667-4b03-ac8b-5390bb0713c4", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:35.866679 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Create volume request body: {'volume': {'snapshot_id': '5e44e684-2667-4b03-ac8b-5390bb0713c4', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:35.873221 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:35.873221 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:35.873936 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Snapshot retrieved successfully. Jul 31 05:35:35.874199 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Create volume of 1 GB Jul 31 05:35:35.879479 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Availability Zones retrieved successfully. Jul 31 05:35:35.885636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Flow 'volume_create_api' (7e81f8c7-12e5-4b5a-a618-c42bdebc07b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:35.888812 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac24a40f-f61f-4ad8-8fcd-1839ffb349bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:35.892000 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:35.926779 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac24a40f-f61f-4ad8-8fcd-1839ffb349bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5e44e684-2667-4b03-ac8b-5390bb0713c4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:35.928178 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c20c84b-88aa-41ea-9359-7779be18efb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:35.975162 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Created reservations ['637de20a-c69f-43a2-95b3-bc2223d3b059', '0330bf92-8d89-4c21-aab6-0bffa9c81c04', '4a9e708b-e741-4f33-8e0c-c599dc46f6fe', 'c0d9bc7c-8643-4cc6-bccc-9828943e9565'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:35.975965 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c20c84b-88aa-41ea-9359-7779be18efb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['637de20a-c69f-43a2-95b3-bc2223d3b059', '0330bf92-8d89-4c21-aab6-0bffa9c81c04', '4a9e708b-e741-4f33-8e0c-c599dc46f6fe', 'c0d9bc7c-8643-4cc6-bccc-9828943e9565']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:35.979230 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c295489-693c-466d-a892-5d38eed6686b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:36.029527 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0c295489-693c-466d-a892-5d38eed6686b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76a6a6ed-edbb-4f60-a812-03c97a6d81e7', '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='2d4d6ce9a985472280d43c475a33637b',qos_specs=None,replication_status=,reservations=['637de20a-c69f-43a2-95b3-bc2223d3b059','0330bf92-8d89-4c21-aab6-0bffa9c81c04','4a9e708b-e741-4f33-8e0c-c599dc46f6fe','c0d9bc7c-8643-4cc6-bccc-9828943e9565'],size=1,snapshot_id=5e44e684-2667-4b03-ac8b-5390bb0713c4,source_replicaid=,source_volid=None,status='creating',user_id='8bb81f0d63654b1eb6d5cc8a404913aa',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76a6a6ed-edbb-4f60-a812-03c97a6d81e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2d4d6ce9a985472280d43c475a33637b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5e44e684-2667-4b03-ac8b-5390bb0713c4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8bb81f0d63654b1eb6d5cc8a404913aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:36.030936 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfd0f0a2-2058-4beb-b2ca-c2a778b5995c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:36.045641 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d664dbab-5e2c-48be-83d1-bc720733837b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:36.047593 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d664dbab-5e2c-48be-83d1-bc720733837b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:35:36.047837 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d664dbab-5e2c-48be-83d1-bc720733837b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:36.048114 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d664dbab-5e2c-48be-83d1-bc720733837b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:36.056217 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfd0f0a2-2058-4beb-b2ca-c2a778b5995c) transitioned into state 'SUCCESS' from 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='2d4d6ce9a985472280d43c475a33637b',qos_specs=None,replication_status=,reservations=['637de20a-c69f-43a2-95b3-bc2223d3b059','0330bf92-8d89-4c21-aab6-0bffa9c81c04','4a9e708b-e741-4f33-8e0c-c599dc46f6fe','c0d9bc7c-8643-4cc6-bccc-9828943e9565'],size=1,snapshot_id=5e44e684-2667-4b03-ac8b-5390bb0713c4,source_replicaid=,source_volid=None,status='creating',user_id='8bb81f0d63654b1eb6d5cc8a404913aa',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:36.057585 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cd70210-bb95-43ee-bea3-2bb276e3a05a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:36.058813 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:36.058813 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:36.063885 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d664dbab-5e2c-48be-83d1-bc720733837b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:36.068641 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d664dbab-5e2c-48be-83d1-bc720733837b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:35:36.069041 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 835/3332] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:36 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:36.081597 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c3f8505-6542-44a2-9552-4989b0ea319d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:36.083394 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c3f8505-6542-44a2-9552-4989b0ea319d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:35:36.083601 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c3f8505-6542-44a2-9552-4989b0ea319d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:36.083787 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c3f8505-6542-44a2-9552-4989b0ea319d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:36.084065 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cd70210-bb95-43ee-bea3-2bb276e3a05a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:36.085064 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Flow 'volume_create_api' (7e81f8c7-12e5-4b5a-a618-c42bdebc07b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:36.085516 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Create volume request issued successfully. Jul 31 05:35:36.086237 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-721b69d5-31ed-43cc-91bf-a7ab9daca908 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:36.086675 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 849/3333] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:35:35 2026] POST /volume/v3/volumes => generated 741 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:36.094854 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:36.094854 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:36.106582 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9842ecc6-a9a0-451d-b363-eb2d443aea68 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:36.106833 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7c3f8505-6542-44a2-9552-4989b0ea319d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:36.108363 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9842ecc6-a9a0-451d-b363-eb2d443aea68 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 Jul 31 05:35:36.108563 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9842ecc6-a9a0-451d-b363-eb2d443aea68 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:36.108778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9842ecc6-a9a0-451d-b363-eb2d443aea68 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:36.111872 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c3f8505-6542-44a2-9552-4989b0ea319d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:35:36.112352 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 820/3334] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:36 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:36.116386 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:36.116386 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:36.120771 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9842ecc6-a9a0-451d-b363-eb2d443aea68 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Volume info retrieved successfully. Jul 31 05:35:36.125769 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9842ecc6-a9a0-451d-b363-eb2d443aea68 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 returned with HTTP 200 Jul 31 05:35:36.126242 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 831/3335] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:36 2026] GET /volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 => generated 809 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:36.126910 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c23b4036-d483-4c46-bc8f-3bae6184bf29 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:36.129192 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c23b4036-d483-4c46-bc8f-3bae6184bf29 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:35:36.129521 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c23b4036-d483-4c46-bc8f-3bae6184bf29 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-442117091", "extra_specs": {}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:36.143779 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c23b4036-d483-4c46-bc8f-3bae6184bf29 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:35:36.144191 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 836/3336] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:35:36 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:36.153649 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91f74e88-67d8-42f9-a43a-ebfc53b2cb15 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:36.156469 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91f74e88-67d8-42f9-a43a-ebfc53b2cb15 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] POST https://10.4.3.227/volume/v3/types/b4b40aa3-eab0-42cc-a932-178b59772c79/encryption Jul 31 05:35:36.156942 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91f74e88-67d8-42f9-a43a-ebfc53b2cb15 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:36.158880 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:36.158880 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:36.175529 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91f74e88-67d8-42f9-a43a-ebfc53b2cb15 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] https://10.4.3.227/volume/v3/types/b4b40aa3-eab0-42cc-a932-178b59772c79/encryption returned with HTTP 200 Jul 31 05:35:36.176027 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 850/3337] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:35:36 2026] POST /volume/v3/types/b4b40aa3-eab0-42cc-a932-178b59772c79/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:36.185885 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:36.187816 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:36.188158 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-389110728", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-442117091", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:36.191422 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-389110728', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-442117091', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:36.195464 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume of 1 GB Jul 31 05:35:36.195805 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:36.195805 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:36.196420 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Availability Zones retrieved successfully. Jul 31 05:35:36.208784 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Flow 'volume_create_api' (4dba29e1-312a-4dfe-8f83-a42e76508d78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:36.209775 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e240f49-a844-4c37-ae4b-cfe3b7409fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:36.210744 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:36.247668 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e240f49-a844-4c37-ae4b-cfe3b7409fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:35:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b4b40aa3-eab0-42cc-a932-178b59772c79,is_public=True,name='tempest-scenario-type-luks-442117091',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b4b40aa3-eab0-42cc-a932-178b59772c79', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:36.249340 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9661414-938e-42fc-b927-3dc43c2f7c67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:36.287821 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-442117091 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-442117091, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:36.288271 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-442117091 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-442117091, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:36.325815 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Created reservations ['73024663-e496-4b95-9ac1-ac2e3a9e48a6', 'ab7a06f4-8560-4dd7-8c7f-907005d539ed', 'a24827cf-ecee-4204-915f-c13040be6b5a', 'f076e126-44d7-46b4-940f-7e8d29d6f59a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:36.326868 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9661414-938e-42fc-b927-3dc43c2f7c67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73024663-e496-4b95-9ac1-ac2e3a9e48a6', 'ab7a06f4-8560-4dd7-8c7f-907005d539ed', 'a24827cf-ecee-4204-915f-c13040be6b5a', 'f076e126-44d7-46b4-940f-7e8d29d6f59a']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:36.327689 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054510c6-f3c5-410f-b393-2e1e03ecb3a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:36.353122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054510c6-f3c5-410f-b393-2e1e03ecb3a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99bed847-99cd-4742-b050-c7ec2ada2d13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-389110728',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3df5738ac71a4b009e8e0e19232f8d89',qos_specs=None,replication_status=,reservations=['73024663-e496-4b95-9ac1-ac2e3a9e48a6','ab7a06f4-8560-4dd7-8c7f-907005d539ed','a24827cf-ecee-4204-915f-c13040be6b5a','f076e126-44d7-46b4-940f-7e8d29d6f59a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7223f085e04d464ab18615ee13dc069a',volume_type_id=b4b40aa3-eab0-42cc-a932-178b59772c79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-389110728',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=99bed847-99cd-4742-b050-c7ec2ada2d13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3df5738ac71a4b009e8e0e19232f8d89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7223f085e04d464ab18615ee13dc069a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b4b40aa3-eab0-42cc-a932-178b59772c79),volume_type_id=b4b40aa3-eab0-42cc-a932-178b59772c79)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:36.354204 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b67e75a-e48d-49d3-a6df-771291d1756d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:36.376017 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b67e75a-e48d-49d3-a6df-771291d1756d) transitioned into state 'SUCCESS' from state '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-389110728',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3df5738ac71a4b009e8e0e19232f8d89',qos_specs=None,replication_status=,reservations=['73024663-e496-4b95-9ac1-ac2e3a9e48a6','ab7a06f4-8560-4dd7-8c7f-907005d539ed','a24827cf-ecee-4204-915f-c13040be6b5a','f076e126-44d7-46b4-940f-7e8d29d6f59a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7223f085e04d464ab18615ee13dc069a',volume_type_id=b4b40aa3-eab0-42cc-a932-178b59772c79)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:36.376706 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39ec5fc-26c3-480b-8124-9d805ae6dd9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:36.389634 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a39ec5fc-26c3-480b-8124-9d805ae6dd9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:36.390493 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Flow 'volume_create_api' (4dba29e1-312a-4dfe-8f83-a42e76508d78) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:36.390759 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume request issued successfully. Jul 31 05:35:36.391756 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9c2208c-27af-4c3e-bb1d-1216b7dafa1d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:36.391756 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 821/3338] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:35:36 2026] POST /volume/v3/volumes => generated 779 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:36.407862 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c55863ff-8b1e-4b32-9313-3502f37dc660 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:36.409491 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c55863ff-8b1e-4b32-9313-3502f37dc660 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:36.409670 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c55863ff-8b1e-4b32-9313-3502f37dc660 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:36.409838 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c55863ff-8b1e-4b32-9313-3502f37dc660 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:36.416632 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:36.416632 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:36.419984 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c55863ff-8b1e-4b32-9313-3502f37dc660 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:36.423797 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c55863ff-8b1e-4b32-9313-3502f37dc660 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:36.424192 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 832/3339] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:36 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:37.138522 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4a8d539a-7a5f-438e-86ab-37811a476082 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.140766 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a8d539a-7a5f-438e-86ab-37811a476082 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 Jul 31 05:35:37.141088 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a8d539a-7a5f-438e-86ab-37811a476082 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:37.141352 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a8d539a-7a5f-438e-86ab-37811a476082 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:37.149342 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:37.149342 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:37.153648 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4a8d539a-7a5f-438e-86ab-37811a476082 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Volume info retrieved successfully. Jul 31 05:35:37.158006 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a8d539a-7a5f-438e-86ab-37811a476082 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 returned with HTTP 200 Jul 31 05:35:37.158405 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 837/3340] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:37 2026] GET /volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:37.175423 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f25bac25-849e-43de-9171-cb04a180f776 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.178390 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f25bac25-849e-43de-9171-cb04a180f776 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 Jul 31 05:35:37.178530 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f25bac25-849e-43de-9171-cb04a180f776 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:37.178761 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f25bac25-849e-43de-9171-cb04a180f776 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:37.185793 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:37.185793 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:37.189789 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f25bac25-849e-43de-9171-cb04a180f776 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Volume info retrieved successfully. Jul 31 05:35:37.195584 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f25bac25-849e-43de-9171-cb04a180f776 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 returned with HTTP 200 Jul 31 05:35:37.196008 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 851/3341] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:37 2026] GET /volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:37.209819 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b3cc2099-c4cc-4de7-8d45-07dbaa3f118d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.212120 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3cc2099-c4cc-4de7-8d45-07dbaa3f118d tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 Jul 31 05:35:37.212330 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3cc2099-c4cc-4de7-8d45-07dbaa3f118d tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:37.212559 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3cc2099-c4cc-4de7-8d45-07dbaa3f118d tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:37.212688 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-b3cc2099-c4cc-4de7-8d45-07dbaa3f118d tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Delete snapshot with id: 5e44e684-2667-4b03-ac8b-5390bb0713c4 Jul 31 05:35:37.219515 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:37.219515 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:37.220203 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b3cc2099-c4cc-4de7-8d45-07dbaa3f118d tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Snapshot retrieved successfully. Jul 31 05:35:37.242087 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b3cc2099-c4cc-4de7-8d45-07dbaa3f118d tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Snapshot delete request issued successfully. Jul 31 05:35:37.242396 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3cc2099-c4cc-4de7-8d45-07dbaa3f118d tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 returned with HTTP 202 Jul 31 05:35:37.242818 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 822/3342] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:35:37 2026] DELETE /volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:37.253675 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8ebabd4-3535-408f-b1c6-774fb0ad92e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.256280 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8ebabd4-3535-408f-b1c6-774fb0ad92e4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 Jul 31 05:35:37.256504 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8ebabd4-3535-408f-b1c6-774fb0ad92e4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:37.256708 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8ebabd4-3535-408f-b1c6-774fb0ad92e4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:37.264632 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:37.264632 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:37.266078 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f8ebabd4-3535-408f-b1c6-774fb0ad92e4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Snapshot retrieved successfully. Jul 31 05:35:37.268756 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8ebabd4-3535-408f-b1c6-774fb0ad92e4 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 returned with HTTP 200 Jul 31 05:35:37.269420 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 833/3343] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:35:37 2026] GET /volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:37.438988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3960cfd9-0d93-4cb2-bdd2-71f5202b27c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.444008 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3960cfd9-0d93-4cb2-bdd2-71f5202b27c5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:37.444296 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3960cfd9-0d93-4cb2-bdd2-71f5202b27c5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:37.444555 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3960cfd9-0d93-4cb2-bdd2-71f5202b27c5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:37.454070 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:37.454070 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:37.458949 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3960cfd9-0d93-4cb2-bdd2-71f5202b27c5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:37.465115 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3960cfd9-0d93-4cb2-bdd2-71f5202b27c5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:37.465683 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 838/3344] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:37 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:37.477912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-264add6f-fa6a-4406-8610-c78200a90e1a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.479719 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-264add6f-fa6a-4406-8610-c78200a90e1a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:37.479915 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-264add6f-fa6a-4406-8610-c78200a90e1a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:37.480110 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-264add6f-fa6a-4406-8610-c78200a90e1a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:37.488381 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:37.488381 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:37.493472 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-264add6f-fa6a-4406-8610-c78200a90e1a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:37.498340 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-264add6f-fa6a-4406-8610-c78200a90e1a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:37.499174 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 852/3345] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:37 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:37.549281 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-20e250a0-d68a-4352-a6f3-db1e5067da2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.551926 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-20e250a0-d68a-4352-a6f3-db1e5067da2d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:35:37.552178 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-20e250a0-d68a-4352-a6f3-db1e5067da2d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:37.552413 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-20e250a0-d68a-4352-a6f3-db1e5067da2d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:37.561564 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:37.561564 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:37.566200 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-20e250a0-d68a-4352-a6f3-db1e5067da2d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:37.571317 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-20e250a0-d68a-4352-a6f3-db1e5067da2d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:35:37.571773 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 823/3346] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:37 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:37.665432 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b0ee7fe-a672-44f2-a50c-05f780102514 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.665800 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b0ee7fe-a672-44f2-a50c-05f780102514 None None] GET https://10.4.3.227/volume// Jul 31 05:35:37.665980 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b0ee7fe-a672-44f2-a50c-05f780102514 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:37.666181 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b0ee7fe-a672-44f2-a50c-05f780102514 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:37.666487 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b0ee7fe-a672-44f2-a50c-05f780102514 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:37.666759 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 834/3347] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:35:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:35:37.675836 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-6ba9dc5a-9aae-48fe-9b33-58056114c6d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.676773 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-6ba9dc5a-9aae-48fe-9b33-58056114c6d7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:35:37.678578 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-6ba9dc5a-9aae-48fe-9b33-58056114c6d7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22b89039-f698-4059-986a-47b6cb370f25", "connector": null, "instance_uuid": "4dd31283-c6bf-4ce6-aaf2-d57d2168ecef"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:37.686851 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:37.686851 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:37.715276 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-6ba9dc5a-9aae-48fe-9b33-58056114c6d7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:35:37.715894 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 839/3348] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:35:37 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 31 05:35:37.751502 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5cd56a7e-c62e-49e9-97f4-9354352305e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.753924 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cd56a7e-c62e-49e9-97f4-9354352305e1 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:35:37.754212 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cd56a7e-c62e-49e9-97f4-9354352305e1 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:37.754469 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5cd56a7e-c62e-49e9-97f4-9354352305e1 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:37.765740 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-70f0a37a-594f-4605-a6f8-aae5257404d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.766219 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70f0a37a-594f-4605-a6f8-aae5257404d9 None None] GET https://10.4.3.227/volume// Jul 31 05:35:37.766392 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70f0a37a-594f-4605-a6f8-aae5257404d9 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:37.766622 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-70f0a37a-594f-4605-a6f8-aae5257404d9 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:37.766991 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-70f0a37a-594f-4605-a6f8-aae5257404d9 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:37.767038 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:37.767038 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:37.767516 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 824/3349] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:35:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:35:37.771054 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5cd56a7e-c62e-49e9-97f4-9354352305e1 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:37.776144 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-9e1fc243-9426-4cba-8843-657cc27ac694 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.778700 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-9e1fc243-9426-4cba-8843-657cc27ac694 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:35:37.779003 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-9e1fc243-9426-4cba-8843-657cc27ac694 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:37.779254 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-9e1fc243-9426-4cba-8843-657cc27ac694 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:37.782212 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5cd56a7e-c62e-49e9-97f4-9354352305e1 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:35:37.783003 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 853/3350] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:37 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:37.792991 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:37.792991 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:37.797765 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-9e1fc243-9426-4cba-8843-657cc27ac694 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:37.806426 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-9e1fc243-9426-4cba-8843-657cc27ac694 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:35:37.806921 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 835/3351] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:35:37 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 1025 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:35:37.946298 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-159814d4-9c2b-4855-a75e-afbfd83d145c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:37.948303 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-159814d4-9c2b-4855-a75e-afbfd83d145c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] PUT https://10.4.3.227/volume/v3/attachments/ce3873bd-7cd1-4b3c-962b-b9296340e558 Jul 31 05:35:37.948635 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-159814d4-9c2b-4855-a75e-afbfd83d145c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:37.955993 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-159814d4-9c2b-4855-a75e-afbfd83d145c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Acquiring lock "cinder-attachment_update-22b89039-f698-4059-986a-47b6cb370f25-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:35:37.963138 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-159814d4-9c2b-4855-a75e-afbfd83d145c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Lock "cinder-attachment_update-22b89039-f698-4059-986a-47b6cb370f25-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:35:37.963138 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:37.963138 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:38.052209 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-159814d4-9c2b-4855-a75e-afbfd83d145c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Lock "cinder-attachment_update-22b89039-f698-4059-986a-47b6cb370f25-np0000006182" released by "attachment_update" :: held 0.091s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:35:38.052442 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-159814d4-9c2b-4855-a75e-afbfd83d145c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/ce3873bd-7cd1-4b3c-962b-b9296340e558 returned with HTTP 200 Jul 31 05:35:38.052833 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 840/3352] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:35:37 2026] PUT /volume/v3/attachments/ce3873bd-7cd1-4b3c-962b-b9296340e558 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:38.285004 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-830faa10-d6bd-4bd8-a95b-0f7939319576 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:38.287350 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-830faa10-d6bd-4bd8-a95b-0f7939319576 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 Jul 31 05:35:38.287583 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-830faa10-d6bd-4bd8-a95b-0f7939319576 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:38.287840 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-830faa10-d6bd-4bd8-a95b-0f7939319576 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:38.295736 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-830faa10-d6bd-4bd8-a95b-0f7939319576 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 returned with HTTP 404 Jul 31 05:35:38.296495 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 825/3353] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:35:38 2026] GET /volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:38.304284 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-557c2e1f-5510-46d9-808c-594647dd891c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:38.306207 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-557c2e1f-5510-46d9-808c-594647dd891c tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] DELETE https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 Jul 31 05:35:38.306412 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-557c2e1f-5510-46d9-808c-594647dd891c tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:38.306594 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-557c2e1f-5510-46d9-808c-594647dd891c tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:38.306775 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-557c2e1f-5510-46d9-808c-594647dd891c tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Delete volume with id: ebcd3120-e5fd-4652-b078-224a86ec7d10 Jul 31 05:35:38.315600 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:38.315600 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:38.316139 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-557c2e1f-5510-46d9-808c-594647dd891c tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Volume info retrieved successfully. Jul 31 05:35:38.335934 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-557c2e1f-5510-46d9-808c-594647dd891c tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Delete volume request issued successfully. Jul 31 05:35:38.336169 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-557c2e1f-5510-46d9-808c-594647dd891c tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 returned with HTTP 202 Jul 31 05:35:38.336621 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 854/3354] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:35:38 2026] DELETE /volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:38.343530 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eddee593-2f1c-4640-8dcf-8fbaf7d48530 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:38.347478 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eddee593-2f1c-4640-8dcf-8fbaf7d48530 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 Jul 31 05:35:38.347747 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eddee593-2f1c-4640-8dcf-8fbaf7d48530 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:38.347853 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eddee593-2f1c-4640-8dcf-8fbaf7d48530 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:38.355540 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:38.355540 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:38.358969 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eddee593-2f1c-4640-8dcf-8fbaf7d48530 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Volume info retrieved successfully. Jul 31 05:35:38.363764 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eddee593-2f1c-4640-8dcf-8fbaf7d48530 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 returned with HTTP 200 Jul 31 05:35:38.364272 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 836/3355] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:38 2026] GET /volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:38.799572 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aead393c-1ab4-4716-b870-3a7bdd764f35 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:38.801653 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aead393c-1ab4-4716-b870-3a7bdd764f35 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:35:38.801830 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aead393c-1ab4-4716-b870-3a7bdd764f35 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:38.802089 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aead393c-1ab4-4716-b870-3a7bdd764f35 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:38.828805 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:38.828805 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:38.838207 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-aead393c-1ab4-4716-b870-3a7bdd764f35 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:38.844503 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aead393c-1ab4-4716-b870-3a7bdd764f35 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:35:38.845082 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 841/3356] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:38 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:39.384402 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1f5d93c1-9431-4cdd-866f-3ddf50ef899c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:39.386201 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f5d93c1-9431-4cdd-866f-3ddf50ef899c tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 Jul 31 05:35:39.386564 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f5d93c1-9431-4cdd-866f-3ddf50ef899c tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:39.386894 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1f5d93c1-9431-4cdd-866f-3ddf50ef899c tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:39.394595 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1f5d93c1-9431-4cdd-866f-3ddf50ef899c tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 returned with HTTP 404 Jul 31 05:35:39.394595 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 826/3357] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:39 2026] GET /volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:39.403469 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-52a584c5-4663-4a1c-8028-7ed9c7380e49 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:39.405701 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52a584c5-4663-4a1c-8028-7ed9c7380e49 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] DELETE https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 Jul 31 05:35:39.406016 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52a584c5-4663-4a1c-8028-7ed9c7380e49 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:39.406310 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-52a584c5-4663-4a1c-8028-7ed9c7380e49 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:39.406545 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-52a584c5-4663-4a1c-8028-7ed9c7380e49 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Delete volume with id: 76a6a6ed-edbb-4f60-a812-03c97a6d81e7 Jul 31 05:35:39.419006 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:39.419006 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:39.419544 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-52a584c5-4663-4a1c-8028-7ed9c7380e49 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Volume info retrieved successfully. Jul 31 05:35:39.440208 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-52a584c5-4663-4a1c-8028-7ed9c7380e49 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Delete volume request issued successfully. Jul 31 05:35:39.440421 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-52a584c5-4663-4a1c-8028-7ed9c7380e49 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 returned with HTTP 202 Jul 31 05:35:39.440927 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 855/3358] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:35:39 2026] DELETE /volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:39.449519 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e06d4672-887f-4b9e-b556-9f564f17ea62 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:39.452312 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e06d4672-887f-4b9e-b556-9f564f17ea62 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 Jul 31 05:35:39.452561 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e06d4672-887f-4b9e-b556-9f564f17ea62 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:39.452770 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e06d4672-887f-4b9e-b556-9f564f17ea62 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:39.462778 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:39.462778 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:39.469699 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e06d4672-887f-4b9e-b556-9f564f17ea62 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Volume info retrieved successfully. Jul 31 05:35:39.476742 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e06d4672-887f-4b9e-b556-9f564f17ea62 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 returned with HTTP 200 Jul 31 05:35:39.477376 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 837/3359] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:39 2026] GET /volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 => generated 833 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:39.859772 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f6cac14-12eb-42b0-843e-412eccda4ca1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:39.861431 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f6cac14-12eb-42b0-843e-412eccda4ca1 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:35:39.861605 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f6cac14-12eb-42b0-843e-412eccda4ca1 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:39.861775 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f6cac14-12eb-42b0-843e-412eccda4ca1 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:39.870847 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:39.870847 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:39.874266 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9f6cac14-12eb-42b0-843e-412eccda4ca1 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:39.879791 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f6cac14-12eb-42b0-843e-412eccda4ca1 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:35:39.880142 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 842/3360] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:39 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:40.495604 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f537634-d3b9-44fb-b578-637ab9bba3b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:40.504420 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f537634-d3b9-44fb-b578-637ab9bba3b3 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 Jul 31 05:35:40.504536 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f537634-d3b9-44fb-b578-637ab9bba3b3 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:40.504752 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f537634-d3b9-44fb-b578-637ab9bba3b3 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:40.513587 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f537634-d3b9-44fb-b578-637ab9bba3b3 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 returned with HTTP 404 Jul 31 05:35:40.514078 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 827/3361] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:40 2026] GET /volume/v3/volumes/76a6a6ed-edbb-4f60-a812-03c97a6d81e7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:40.523877 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df9949ae-43d5-4726-960c-28590aaf8f65 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:40.526336 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df9949ae-43d5-4726-960c-28590aaf8f65 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 Jul 31 05:35:40.526771 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df9949ae-43d5-4726-960c-28590aaf8f65 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:40.527041 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df9949ae-43d5-4726-960c-28590aaf8f65 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:40.527359 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-df9949ae-43d5-4726-960c-28590aaf8f65 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Delete snapshot with id: 5e44e684-2667-4b03-ac8b-5390bb0713c4 Jul 31 05:35:40.532004 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df9949ae-43d5-4726-960c-28590aaf8f65 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 returned with HTTP 404 Jul 31 05:35:40.532554 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 856/3362] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:35:40 2026] DELETE /volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:40.547396 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9305effe-f760-4e45-bd9f-8483351a095e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:40.550875 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9305effe-f760-4e45-bd9f-8483351a095e tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 Jul 31 05:35:40.551119 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9305effe-f760-4e45-bd9f-8483351a095e tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:40.551360 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9305effe-f760-4e45-bd9f-8483351a095e tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:40.557333 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9305effe-f760-4e45-bd9f-8483351a095e tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 returned with HTTP 404 Jul 31 05:35:40.557956 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 838/3363] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:35:40 2026] GET /volume/v3/snapshots/5e44e684-2667-4b03-ac8b-5390bb0713c4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:40.565266 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e2ff1664-de5f-469a-954d-d29e49260627 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:40.567046 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2ff1664-de5f-469a-954d-d29e49260627 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] DELETE https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 Jul 31 05:35:40.567346 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2ff1664-de5f-469a-954d-d29e49260627 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:40.567433 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2ff1664-de5f-469a-954d-d29e49260627 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:40.567581 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e2ff1664-de5f-469a-954d-d29e49260627 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Delete volume with id: ebcd3120-e5fd-4652-b078-224a86ec7d10 Jul 31 05:35:40.573531 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2ff1664-de5f-469a-954d-d29e49260627 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 returned with HTTP 404 Jul 31 05:35:40.574197 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 843/3364] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:35:40 2026] DELETE /volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:40.585963 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebd3be9c-c388-4391-a6e7-86095ef387f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:40.587501 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebd3be9c-c388-4391-a6e7-86095ef387f9 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] GET https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 Jul 31 05:35:40.587672 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebd3be9c-c388-4391-a6e7-86095ef387f9 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:40.587869 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebd3be9c-c388-4391-a6e7-86095ef387f9 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:40.594842 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebd3be9c-c388-4391-a6e7-86095ef387f9 tempest-SnapshotDependencyTests-1991021397 tempest-SnapshotDependencyTests-1991021397-project-member] https://10.4.3.227/volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 returned with HTTP 404 Jul 31 05:35:40.595387 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 828/3365] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:40 2026] GET /volume/v3/volumes/ebcd3120-e5fd-4652-b078-224a86ec7d10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:40.894328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a316a77a-e65d-4862-9b0a-2e384e9d30cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:40.896808 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a316a77a-e65d-4862-9b0a-2e384e9d30cb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:35:40.897114 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a316a77a-e65d-4862-9b0a-2e384e9d30cb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:40.897365 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a316a77a-e65d-4862-9b0a-2e384e9d30cb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:40.908317 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:40.908317 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:40.912509 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a316a77a-e65d-4862-9b0a-2e384e9d30cb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:40.918095 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a316a77a-e65d-4862-9b0a-2e384e9d30cb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:35:40.919011 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 857/3366] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:40 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:41.341909 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-6dcb90d9-25f5-41ca-b352-591107f8e77e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:41.344613 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-6dcb90d9-25f5-41ca-b352-591107f8e77e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/attachments/ce3873bd-7cd1-4b3c-962b-b9296340e558/action Jul 31 05:35:41.345154 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-6dcb90d9-25f5-41ca-b352-591107f8e77e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:35:41.345344 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-6dcb90d9-25f5-41ca-b352-591107f8e77e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:41.368299 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:41.368299 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:41.382767 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d627698b-4a42-4c7e-a86e-216cd27f047c req-6dcb90d9-25f5-41ca-b352-591107f8e77e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/ce3873bd-7cd1-4b3c-962b-b9296340e558/action returned with HTTP 204 Jul 31 05:35:41.383418 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 839/3367] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:35:41 2026] POST /volume/v3/attachments/ce3873bd-7cd1-4b3c-962b-b9296340e558/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:41.937576 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7319b6d8-c75e-4087-adb5-6b68d56c7fcc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:41.940192 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7319b6d8-c75e-4087-adb5-6b68d56c7fcc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:35:41.940444 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7319b6d8-c75e-4087-adb5-6b68d56c7fcc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:41.940678 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7319b6d8-c75e-4087-adb5-6b68d56c7fcc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:41.953528 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:41.953528 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:41.957156 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7319b6d8-c75e-4087-adb5-6b68d56c7fcc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:41.962442 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7319b6d8-c75e-4087-adb5-6b68d56c7fcc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:35:41.962915 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 844/3368] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:41 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:42.014958 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7108341e-72df-44a2-927a-543cfb110b0b req-80f8c1e8-665b-40fb-a046-d9d4b73b7ffe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:42.026022 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-80f8c1e8-665b-40fb-a046-d9d4b73b7ffe tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:42.026557 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-80f8c1e8-665b-40fb-a046-d9d4b73b7ffe tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:42.027541 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-80f8c1e8-665b-40fb-a046-d9d4b73b7ffe tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:42.034978 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:42.034978 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:42.039331 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7108341e-72df-44a2-927a-543cfb110b0b req-80f8c1e8-665b-40fb-a046-d9d4b73b7ffe tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:42.045634 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-80f8c1e8-665b-40fb-a046-d9d4b73b7ffe tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:42.046457 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 829/3369] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:42 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:42.176997 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2046ab20-9a74-4cff-9653-2c2c087fb7bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:42.177476 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2046ab20-9a74-4cff-9653-2c2c087fb7bb None None] GET https://10.4.3.227/volume// Jul 31 05:35:42.177476 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2046ab20-9a74-4cff-9653-2c2c087fb7bb None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:42.177668 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2046ab20-9a74-4cff-9653-2c2c087fb7bb None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:42.178019 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2046ab20-9a74-4cff-9653-2c2c087fb7bb None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:42.178309 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 858/3370] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:35: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 31 05:35:42.186225 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7108341e-72df-44a2-927a-543cfb110b0b req-1e6a13b9-d50f-4e5c-aaa4-e8e906998bc8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:42.188959 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-1e6a13b9-d50f-4e5c-aaa4-e8e906998bc8 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:35:42.189441 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-1e6a13b9-d50f-4e5c-aaa4-e8e906998bc8 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "99bed847-99cd-4742-b050-c7ec2ada2d13", "connector": null, "instance_uuid": "4dd31283-c6bf-4ce6-aaf2-d57d2168ecef"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:42.203693 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:42.203693 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:42.256816 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-1e6a13b9-d50f-4e5c-aaa4-e8e906998bc8 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:35:42.257632 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 840/3371] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:35:42 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 31 05:35:42.300620 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d093045-7cc4-4d59-a542-85c8319c6e6e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:42.302824 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d093045-7cc4-4d59-a542-85c8319c6e6e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:42.303179 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d093045-7cc4-4d59-a542-85c8319c6e6e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:42.303433 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d093045-7cc4-4d59-a542-85c8319c6e6e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:42.316116 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:42.316116 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:42.317010 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d0eaa742-b514-41a6-8024-ed836d3ce8e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:42.317453 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0eaa742-b514-41a6-8024-ed836d3ce8e0 None None] GET https://10.4.3.227/volume// Jul 31 05:35:42.317662 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0eaa742-b514-41a6-8024-ed836d3ce8e0 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:42.317950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0eaa742-b514-41a6-8024-ed836d3ce8e0 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:42.318201 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0eaa742-b514-41a6-8024-ed836d3ce8e0 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:42.318472 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 830/3372] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:35: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 31 05:35:42.319970 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5d093045-7cc4-4d59-a542-85c8319c6e6e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:42.327805 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d093045-7cc4-4d59-a542-85c8319c6e6e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:42.328447 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 845/3373] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:42 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:42.328548 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7108341e-72df-44a2-927a-543cfb110b0b req-3b5cf8e8-ac65-4b44-90da-e7c5ed570d02 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:42.330566 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-3b5cf8e8-ac65-4b44-90da-e7c5ed570d02 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:42.331299 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-3b5cf8e8-ac65-4b44-90da-e7c5ed570d02 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:42.331299 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-3b5cf8e8-ac65-4b44-90da-e7c5ed570d02 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:42.341013 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:42.341013 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:42.344999 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-7108341e-72df-44a2-927a-543cfb110b0b req-3b5cf8e8-ac65-4b44-90da-e7c5ed570d02 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:42.349397 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-3b5cf8e8-ac65-4b44-90da-e7c5ed570d02 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:42.349848 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 859/3374] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:35:42 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 1051 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:35:42.496497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7108341e-72df-44a2-927a-543cfb110b0b req-380002a2-6076-4277-add5-e708d1398b88 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:42.499289 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-380002a2-6076-4277-add5-e708d1398b88 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] PUT https://10.4.3.227/volume/v3/attachments/ad7c00cd-d130-40d3-bc71-641381bc778a Jul 31 05:35:42.499860 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-380002a2-6076-4277-add5-e708d1398b88 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:42.514969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7108341e-72df-44a2-927a-543cfb110b0b req-380002a2-6076-4277-add5-e708d1398b88 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Acquiring lock "cinder-attachment_update-99bed847-99cd-4742-b050-c7ec2ada2d13-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:35:42.521650 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7108341e-72df-44a2-927a-543cfb110b0b req-380002a2-6076-4277-add5-e708d1398b88 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Lock "cinder-attachment_update-99bed847-99cd-4742-b050-c7ec2ada2d13-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:35:42.522768 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:42.522768 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:42.640231 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-7108341e-72df-44a2-927a-543cfb110b0b req-380002a2-6076-4277-add5-e708d1398b88 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Lock "cinder-attachment_update-99bed847-99cd-4742-b050-c7ec2ada2d13-np0000006182" released by "attachment_update" :: held 0.119s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:35:42.640537 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-380002a2-6076-4277-add5-e708d1398b88 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/ad7c00cd-d130-40d3-bc71-641381bc778a returned with HTTP 200 Jul 31 05:35:42.640951 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 841/3375] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:35:42 2026] PUT /volume/v3/attachments/ad7c00cd-d130-40d3-bc71-641381bc778a => generated 968 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:42.649999 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7108341e-72df-44a2-927a-543cfb110b0b req-faed2769-213e-454f-bfc1-d41f44d885da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:42.652340 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-faed2769-213e-454f-bfc1-d41f44d885da tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13/encryption Jul 31 05:35:42.652580 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-faed2769-213e-454f-bfc1-d41f44d885da tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:42.652796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-faed2769-213e-454f-bfc1-d41f44d885da tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:42.839382 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:42.839382 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:42.846395 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-faed2769-213e-454f-bfc1-d41f44d885da tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13/encryption returned with HTTP 200 Jul 31 05:35:42.846768 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 831/3376] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:35:42 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13/encryption => generated 160 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:43.179927 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-edcd0642-3517-42f7-9284-11d7505e4d65 req-1cdbd1ec-18a9-4120-8a68-4ff3c8b33625 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:43.182803 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-edcd0642-3517-42f7-9284-11d7505e4d65 req-1cdbd1ec-18a9-4120-8a68-4ff3c8b33625 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/attachments/99b97f23-537b-4a0a-9dd5-91099824be88 Jul 31 05:35:43.183060 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-edcd0642-3517-42f7-9284-11d7505e4d65 req-1cdbd1ec-18a9-4120-8a68-4ff3c8b33625 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:43.183304 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-edcd0642-3517-42f7-9284-11d7505e4d65 req-1cdbd1ec-18a9-4120-8a68-4ff3c8b33625 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:43.195021 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:43.195021 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:43.274614 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-edcd0642-3517-42f7-9284-11d7505e4d65 req-1cdbd1ec-18a9-4120-8a68-4ff3c8b33625 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/99b97f23-537b-4a0a-9dd5-91099824be88 returned with HTTP 200 Jul 31 05:35:43.275117 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 846/3377] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:35:43 2026] DELETE /volume/v3/attachments/99b97f23-537b-4a0a-9dd5-91099824be88 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:43.342564 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43ca8bc0-e2b2-4f3a-9b46-04e8d3e0d28f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:43.345754 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43ca8bc0-e2b2-4f3a-9b46-04e8d3e0d28f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:43.345754 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43ca8bc0-e2b2-4f3a-9b46-04e8d3e0d28f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:43.345754 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43ca8bc0-e2b2-4f3a-9b46-04e8d3e0d28f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:43.359944 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:43.359944 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:43.379477 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-43ca8bc0-e2b2-4f3a-9b46-04e8d3e0d28f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:43.386146 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43ca8bc0-e2b2-4f3a-9b46-04e8d3e0d28f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:43.386700 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 860/3378] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:43 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:44.319433 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-24151f2c-11f7-44db-903b-5b96ffef7faf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:44.321258 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24151f2c-11f7-44db-903b-5b96ffef7faf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 Jul 31 05:35:44.321448 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24151f2c-11f7-44db-903b-5b96ffef7faf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:44.321626 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-24151f2c-11f7-44db-903b-5b96ffef7faf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:44.321777 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-24151f2c-11f7-44db-903b-5b96ffef7faf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume with id: a66269bd-abb1-4afa-956d-5c557a77c620 Jul 31 05:35:44.328471 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:44.328471 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:44.328957 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24151f2c-11f7-44db-903b-5b96ffef7faf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:44.347122 np0000006182 devstack@c-api.service[100283]: WARNING cinder.keymgr.conf_key_mgr [None req-24151f2c-11f7-44db-903b-5b96ffef7faf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 05:35:44.352695 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-24151f2c-11f7-44db-903b-5b96ffef7faf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume request issued successfully. Jul 31 05:35:44.353047 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-24151f2c-11f7-44db-903b-5b96ffef7faf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 returned with HTTP 202 Jul 31 05:35:44.353610 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 842/3379] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:35:44 2026] DELETE /volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:44.363394 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6b0dc987-b8ee-4258-a2c9-6d756862b357 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:44.364872 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b0dc987-b8ee-4258-a2c9-6d756862b357 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 Jul 31 05:35:44.365226 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b0dc987-b8ee-4258-a2c9-6d756862b357 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:44.365524 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b0dc987-b8ee-4258-a2c9-6d756862b357 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:44.374013 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:44.374013 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:44.379270 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6b0dc987-b8ee-4258-a2c9-6d756862b357 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:44.386704 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b0dc987-b8ee-4258-a2c9-6d756862b357 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 returned with HTTP 200 Jul 31 05:35:44.387108 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 832/3380] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:44 2026] GET /volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 => generated 870 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:44.402332 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f8b6f211-08c1-4847-9667-8335fa94efa2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:44.406779 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8b6f211-08c1-4847-9667-8335fa94efa2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:44.407021 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8b6f211-08c1-4847-9667-8335fa94efa2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:44.407318 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8b6f211-08c1-4847-9667-8335fa94efa2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:44.418381 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:44.418381 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:44.423148 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f8b6f211-08c1-4847-9667-8335fa94efa2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:44.429515 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8b6f211-08c1-4847-9667-8335fa94efa2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:44.430048 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 847/3381] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:44 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:35:45.402340 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57acf819-45ea-4c75-9089-91de6cb5df71 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:45.404496 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57acf819-45ea-4c75-9089-91de6cb5df71 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 Jul 31 05:35:45.404733 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57acf819-45ea-4c75-9089-91de6cb5df71 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:45.404978 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57acf819-45ea-4c75-9089-91de6cb5df71 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:45.411181 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57acf819-45ea-4c75-9089-91de6cb5df71 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 returned with HTTP 404 Jul 31 05:35:45.411694 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 861/3382] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:45 2026] GET /volume/v3/volumes/a66269bd-abb1-4afa-956d-5c557a77c620 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:45.418897 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d9ef59f3-45d4-4b3a-bd2e-480a9165608b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:45.420624 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9ef59f3-45d4-4b3a-bd2e-480a9165608b tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:35:45.421020 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9ef59f3-45d4-4b3a-bd2e-480a9165608b tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:45.421192 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9ef59f3-45d4-4b3a-bd2e-480a9165608b tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:45.421939 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d9ef59f3-45d4-4b3a-bd2e-480a9165608b tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:35:45.448654 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af17bd51-87d5-4af0-ab3e-6bfd2642abec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:45.450596 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af17bd51-87d5-4af0-ab3e-6bfd2642abec tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:45.450808 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af17bd51-87d5-4af0-ab3e-6bfd2642abec tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:45.451029 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af17bd51-87d5-4af0-ab3e-6bfd2642abec tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:45.454421 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=413,cinder:INSERT=92,cinder:UPDATE=150 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:35:45.467816 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:45.467816 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:45.473524 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af17bd51-87d5-4af0-ab3e-6bfd2642abec tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:45.478195 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af17bd51-87d5-4af0-ab3e-6bfd2642abec tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:45.478627 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 833/3383] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:45 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:45.483480 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d9ef59f3-45d4-4b3a-bd2e-480a9165608b tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Get all volumes completed successfully. Jul 31 05:35:45.486115 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:45.486115 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:45.493725 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9ef59f3-45d4-4b3a-bd2e-480a9165608b tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:35:45.494270 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 843/3384] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:35:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19933 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:35:45.511015 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6b92091b-e67a-40b8-8369-f515cc7627e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:45.513264 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b92091b-e67a-40b8-8369-f515cc7627e6 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] DELETE https://10.4.3.227/volume/v3/types/4826f720-9571-4b7e-adf1-eb2752550472 Jul 31 05:35:45.513517 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b92091b-e67a-40b8-8369-f515cc7627e6 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:45.513783 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b92091b-e67a-40b8-8369-f515cc7627e6 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:45.545797 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b92091b-e67a-40b8-8369-f515cc7627e6 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] https://10.4.3.227/volume/v3/types/4826f720-9571-4b7e-adf1-eb2752550472 returned with HTTP 202 Jul 31 05:35:45.546404 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 848/3385] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:35:45 2026] DELETE /volume/v3/types/4826f720-9571-4b7e-adf1-eb2752550472 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:35:45.557278 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-84da6464-dc16-4880-b37f-e3f5a3d331e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:45.559356 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84da6464-dc16-4880-b37f-e3f5a3d331e3 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:35:45.559746 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-84da6464-dc16-4880-b37f-e3f5a3d331e3 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-674057524", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:45.563460 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=338,cinder:INSERT=50,cinder:UPDATE=99 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:35:45.581912 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-84da6464-dc16-4880-b37f-e3f5a3d331e3 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:35:45.582350 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 862/3386] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:35:45 2026] POST /volume/v3/types => generated 212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:45.590668 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-747baf00-b2a1-4ef5-9d22-141edc94057b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:45.592926 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-747baf00-b2a1-4ef5-9d22-141edc94057b tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] POST https://10.4.3.227/volume/v3/types/2546cacb-5023-4e0b-8a86-276bb757944b/encryption Jul 31 05:35:45.593310 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-747baf00-b2a1-4ef5-9d22-141edc94057b tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:45.611755 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-747baf00-b2a1-4ef5-9d22-141edc94057b tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] https://10.4.3.227/volume/v3/types/2546cacb-5023-4e0b-8a86-276bb757944b/encryption returned with HTTP 200 Jul 31 05:35:45.612156 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 834/3387] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:35:45 2026] POST /volume/v3/types/2546cacb-5023-4e0b-8a86-276bb757944b/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:45.620075 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-117beced-6e6c-4227-9170-d70ac57204b3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:45.622496 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:45.623239 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1082227620", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-674057524", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:45.625513 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1082227620', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-674057524', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:45.629578 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume of 1 GB Jul 31 05:35:45.630037 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:45.630037 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:45.630691 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Availability Zones retrieved successfully. Jul 31 05:35:45.636215 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (c745cb90-d473-4b95-bca2-75cbef76ae25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:45.637522 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8b4d05-2270-422d-8c34-27a5d4b54727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:45.638510 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:45.664777 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c8b4d05-2270-422d-8c34-27a5d4b54727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:35:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2546cacb-5023-4e0b-8a86-276bb757944b,is_public=True,name='tempest-scenario-type-luks2-674057524',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2546cacb-5023-4e0b-8a86-276bb757944b', '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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:45.665781 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9abe92bd-9678-4570-ae8d-8ebad955a364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:45.692640 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-674057524 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-674057524, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:45.693058 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-674057524 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-674057524, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:45.718840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['51134aaa-9c7e-445e-9967-3a7d52622177', '5e32a383-b99c-45e5-af8c-46e93577cdcb', 'dc7e275f-e339-4137-9899-7a76c8dfbf49', 'f164db33-d53b-426f-8125-63f65f64f2a0'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:45.719686 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9abe92bd-9678-4570-ae8d-8ebad955a364) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51134aaa-9c7e-445e-9967-3a7d52622177', '5e32a383-b99c-45e5-af8c-46e93577cdcb', 'dc7e275f-e339-4137-9899-7a76c8dfbf49', 'f164db33-d53b-426f-8125-63f65f64f2a0']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:45.720494 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310e842c-7c46-4ca7-b834-924a8ffcb060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:45.743235 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (310e842c-7c46-4ca7-b834-924a8ffcb060) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43af90f7-112b-4cbe-8248-4c91e8efab74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1082227620',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['51134aaa-9c7e-445e-9967-3a7d52622177','5e32a383-b99c-45e5-af8c-46e93577cdcb','dc7e275f-e339-4137-9899-7a76c8dfbf49','f164db33-d53b-426f-8125-63f65f64f2a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=2546cacb-5023-4e0b-8a86-276bb757944b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1082227620',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=43af90f7-112b-4cbe-8248-4c91e8efab74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f927a1a3273244e29e20c79fefeffa48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259c7b85639f44b19152aec3c7905653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2546cacb-5023-4e0b-8a86-276bb757944b),volume_type_id=2546cacb-5023-4e0b-8a86-276bb757944b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:45.744174 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f6b8f7b-7929-4e4c-9f28-d4b78cf9e574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:45.762345 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f6b8f7b-7929-4e4c-9f28-d4b78cf9e574) transitioned into state 'SUCCESS' from state '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-1082227620',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['51134aaa-9c7e-445e-9967-3a7d52622177','5e32a383-b99c-45e5-af8c-46e93577cdcb','dc7e275f-e339-4137-9899-7a76c8dfbf49','f164db33-d53b-426f-8125-63f65f64f2a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=2546cacb-5023-4e0b-8a86-276bb757944b)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:45.763310 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b2e552-1da6-4118-a97a-c712e34cd19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:45.772386 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b2e552-1da6-4118-a97a-c712e34cd19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:45.773344 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (c745cb90-d473-4b95-bca2-75cbef76ae25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:45.773719 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request issued successfully. Jul 31 05:35:45.774362 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-117beced-6e6c-4227-9170-d70ac57204b3 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:45.775146 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 844/3388] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:35:45 2026] POST /volume/v3/volumes => generated 780 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:45.789649 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4e0fff3d-6183-4b1a-b067-0ada094b8d78 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:45.791184 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e0fff3d-6183-4b1a-b067-0ada094b8d78 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 Jul 31 05:35:45.791364 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e0fff3d-6183-4b1a-b067-0ada094b8d78 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:45.791544 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e0fff3d-6183-4b1a-b067-0ada094b8d78 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:45.798480 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:45.798480 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:45.803641 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4e0fff3d-6183-4b1a-b067-0ada094b8d78 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:45.809782 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e0fff3d-6183-4b1a-b067-0ada094b8d78 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 returned with HTTP 200 Jul 31 05:35:45.810233 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 849/3389] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:45 2026] GET /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:46.494265 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67a9ed75-a6a7-4ab9-afa3-806c7127333a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:46.495935 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67a9ed75-a6a7-4ab9-afa3-806c7127333a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:46.496145 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67a9ed75-a6a7-4ab9-afa3-806c7127333a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:46.496374 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67a9ed75-a6a7-4ab9-afa3-806c7127333a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:46.505092 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:46.505092 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:46.508498 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67a9ed75-a6a7-4ab9-afa3-806c7127333a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:46.512373 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67a9ed75-a6a7-4ab9-afa3-806c7127333a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:46.512681 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 863/3390] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:46 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:46.822621 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d2c04f8-f23d-49bd-8b28-5abdf9dbd173 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:46.824256 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d2c04f8-f23d-49bd-8b28-5abdf9dbd173 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 Jul 31 05:35:46.824492 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d2c04f8-f23d-49bd-8b28-5abdf9dbd173 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:46.824702 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d2c04f8-f23d-49bd-8b28-5abdf9dbd173 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:46.830970 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:46.830970 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:46.833779 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5d2c04f8-f23d-49bd-8b28-5abdf9dbd173 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:46.837460 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d2c04f8-f23d-49bd-8b28-5abdf9dbd173 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 returned with HTTP 200 Jul 31 05:35:46.838185 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 835/3391] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:46 2026] GET /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 => generated 873 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:46.849777 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32c4b861-c999-4f44-80ec-7eac66fd1e58 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:46.851975 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32c4b861-c999-4f44-80ec-7eac66fd1e58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 Jul 31 05:35:46.852244 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32c4b861-c999-4f44-80ec-7eac66fd1e58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:46.852440 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32c4b861-c999-4f44-80ec-7eac66fd1e58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:46.860589 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:46.860589 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:46.864939 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32c4b861-c999-4f44-80ec-7eac66fd1e58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:46.870481 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32c4b861-c999-4f44-80ec-7eac66fd1e58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 returned with HTTP 200 Jul 31 05:35:46.871047 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 845/3392] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:46 2026] GET /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:46.885569 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f176746-ffdb-49c4-b4dc-f534cd6a0d95 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:46.887390 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f176746-ffdb-49c4-b4dc-f534cd6a0d95 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74/action Jul 31 05:35:46.887742 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f176746-ffdb-49c4-b4dc-f534cd6a0d95 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:35:46.887901 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f176746-ffdb-49c4-b4dc-f534cd6a0d95 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:46.896809 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:46.896809 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:46.897286 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8f176746-ffdb-49c4-b4dc-f534cd6a0d95 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:46.904552 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8f176746-ffdb-49c4-b4dc-f534cd6a0d95 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume updated successfully. Jul 31 05:35:46.904753 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f176746-ffdb-49c4-b4dc-f534cd6a0d95 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74/action returned with HTTP 200 Jul 31 05:35:46.905188 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 850/3393] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:35:46 2026] POST /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74/action => generated 0 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 05:35:47.026385 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-00ddd378-ebd2-410b-8720-30100742660d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:47.028445 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-00ddd378-ebd2-410b-8720-30100742660d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 Jul 31 05:35:47.028615 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-00ddd378-ebd2-410b-8720-30100742660d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:47.028788 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-00ddd378-ebd2-410b-8720-30100742660d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:47.035625 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:47.035625 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:47.039154 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-00ddd378-ebd2-410b-8720-30100742660d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:47.042968 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-00ddd378-ebd2-410b-8720-30100742660d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 returned with HTTP 200 Jul 31 05:35:47.043333 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 864/3394] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:47 2026] GET /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:47.406654 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-7e38a533-f372-4c53-bd9f-b4b40063cdf0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:47.410790 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-7e38a533-f372-4c53-bd9f-b4b40063cdf0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 Jul 31 05:35:47.411081 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-7e38a533-f372-4c53-bd9f-b4b40063cdf0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:47.411350 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-7e38a533-f372-4c53-bd9f-b4b40063cdf0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:47.422072 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:47.422072 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:47.427115 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-7e38a533-f372-4c53-bd9f-b4b40063cdf0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:47.433762 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-7e38a533-f372-4c53-bd9f-b4b40063cdf0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 returned with HTTP 200 Jul 31 05:35:47.434280 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 836/3395] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:47 2026] GET /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:47.443866 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-47b047ce-57bd-40f4-bac1-c6f5031ffbc4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:47.444261 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-47b047ce-57bd-40f4-bac1-c6f5031ffbc4 None None] GET https://10.4.3.227/volume// Jul 31 05:35:47.444412 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-47b047ce-57bd-40f4-bac1-c6f5031ffbc4 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:47.444599 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-47b047ce-57bd-40f4-bac1-c6f5031ffbc4 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:47.444939 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-47b047ce-57bd-40f4-bac1-c6f5031ffbc4 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:47.445230 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 846/3396] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:35: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 31 05:35:47.452214 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-9df68f3b-500d-44c8-bc15-beb01525dcb1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:47.455713 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-9df68f3b-500d-44c8-bc15-beb01525dcb1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:35:47.456089 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-9df68f3b-500d-44c8-bc15-beb01525dcb1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "43af90f7-112b-4cbe-8248-4c91e8efab74", "connector": null, "instance_uuid": "9e4a85fb-7d02-42a8-85cb-ffef30e31922"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:47.465051 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:47.465051 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:47.485612 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-9df68f3b-500d-44c8-bc15-beb01525dcb1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:35:47.486009 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 851/3397] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:35:47 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 31 05:35:47.524465 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-610b0a48-b440-4e2b-a2cb-3482e9df4818 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:47.527495 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-610b0a48-b440-4e2b-a2cb-3482e9df4818 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:47.527722 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-610b0a48-b440-4e2b-a2cb-3482e9df4818 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:47.527953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-610b0a48-b440-4e2b-a2cb-3482e9df4818 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:47.539059 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:47.539059 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:47.542351 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-610b0a48-b440-4e2b-a2cb-3482e9df4818 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:47.546748 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-610b0a48-b440-4e2b-a2cb-3482e9df4818 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:47.547384 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 865/3398] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:47 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:48.559275 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-21b9860b-e3c4-4d1f-a17b-b088ee6181ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:48.561059 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21b9860b-e3c4-4d1f-a17b-b088ee6181ce tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:48.561272 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21b9860b-e3c4-4d1f-a17b-b088ee6181ce tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:48.561449 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-21b9860b-e3c4-4d1f-a17b-b088ee6181ce tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:48.572768 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:48.572768 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:48.576445 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-21b9860b-e3c4-4d1f-a17b-b088ee6181ce tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:48.580910 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-21b9860b-e3c4-4d1f-a17b-b088ee6181ce tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:48.581329 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 837/3399] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:48 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:48.762415 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2398201-ce40-4f49-b383-2fc715212f0a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:48.762737 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2398201-ce40-4f49-b383-2fc715212f0a None None] GET https://10.4.3.227/volume// Jul 31 05:35:48.762857 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2398201-ce40-4f49-b383-2fc715212f0a None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:48.763038 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2398201-ce40-4f49-b383-2fc715212f0a None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:48.763931 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2398201-ce40-4f49-b383-2fc715212f0a None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:48.764005 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 847/3400] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:35: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 31 05:35:48.773255 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-fc3e1672-030c-4a35-a053-d4d125f2363e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:48.776154 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-fc3e1672-030c-4a35-a053-d4d125f2363e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 Jul 31 05:35:48.776426 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-fc3e1672-030c-4a35-a053-d4d125f2363e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:48.778652 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-fc3e1672-030c-4a35-a053-d4d125f2363e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:48.793208 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:48.793208 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:48.798632 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-fc3e1672-030c-4a35-a053-d4d125f2363e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:35:48.802639 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-fc3e1672-030c-4a35-a053-d4d125f2363e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 returned with HTTP 200 Jul 31 05:35:48.803077 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 852/3401] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:35:48 2026] GET /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 => generated 1051 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:35:48.956943 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-5f7126e8-41a6-4f58-9723-7d0decbcb1bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:48.958975 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-5f7126e8-41a6-4f58-9723-7d0decbcb1bb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] PUT https://10.4.3.227/volume/v3/attachments/3f4f516b-d668-44b3-ac16-0765dd2ead70 Jul 31 05:35:48.959391 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-5f7126e8-41a6-4f58-9723-7d0decbcb1bb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:48.971398 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-5f7126e8-41a6-4f58-9723-7d0decbcb1bb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Acquiring lock "cinder-attachment_update-43af90f7-112b-4cbe-8248-4c91e8efab74-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:35:48.976282 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-5f7126e8-41a6-4f58-9723-7d0decbcb1bb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-43af90f7-112b-4cbe-8248-4c91e8efab74-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:35:48.977723 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:48.977723 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:49.083993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-5f7126e8-41a6-4f58-9723-7d0decbcb1bb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-43af90f7-112b-4cbe-8248-4c91e8efab74-np0000006182" released by "attachment_update" :: held 0.108s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:35:49.084399 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-5f7126e8-41a6-4f58-9723-7d0decbcb1bb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/3f4f516b-d668-44b3-ac16-0765dd2ead70 returned with HTTP 200 Jul 31 05:35:49.084909 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 866/3402] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:35:48 2026] PUT /volume/v3/attachments/3f4f516b-d668-44b3-ac16-0765dd2ead70 => generated 968 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:49.128078 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-aba47f8e-1349-4206-80a7-34d117ac4019 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:49.130623 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-aba47f8e-1349-4206-80a7-34d117ac4019 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments/3f4f516b-d668-44b3-ac16-0765dd2ead70/action Jul 31 05:35:49.130953 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-aba47f8e-1349-4206-80a7-34d117ac4019 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:35:49.131154 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-aba47f8e-1349-4206-80a7-34d117ac4019 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:49.163064 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:49.163064 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:49.176592 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-aba47f8e-1349-4206-80a7-34d117ac4019 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/3f4f516b-d668-44b3-ac16-0765dd2ead70/action returned with HTTP 204 Jul 31 05:35:49.177176 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 838/3403] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:35:49 2026] POST /volume/v3/attachments/3f4f516b-d668-44b3-ac16-0765dd2ead70/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:49.594291 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00c662fd-7b4f-42e6-b08f-55c4be3d0f41 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:49.596189 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00c662fd-7b4f-42e6-b08f-55c4be3d0f41 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:49.596380 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00c662fd-7b4f-42e6-b08f-55c4be3d0f41 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:49.596601 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-00c662fd-7b4f-42e6-b08f-55c4be3d0f41 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:49.614919 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:49.614919 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:49.619622 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-00c662fd-7b4f-42e6-b08f-55c4be3d0f41 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:49.623774 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-00c662fd-7b4f-42e6-b08f-55c4be3d0f41 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:49.624321 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 848/3404] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:49 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:50.641222 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-52b281d1-d5ca-4594-87bd-d8adbf4e967d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:50.643507 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52b281d1-d5ca-4594-87bd-d8adbf4e967d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:50.643707 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52b281d1-d5ca-4594-87bd-d8adbf4e967d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:50.643946 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52b281d1-d5ca-4594-87bd-d8adbf4e967d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:50.667632 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:50.667632 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:50.685313 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-52b281d1-d5ca-4594-87bd-d8adbf4e967d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:50.703262 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52b281d1-d5ca-4594-87bd-d8adbf4e967d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:50.703738 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 853/3405] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:50 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:51.390609 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-7108341e-72df-44a2-927a-543cfb110b0b req-155a7bd3-107a-41ac-b72a-05621bb9995f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:51.393450 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-155a7bd3-107a-41ac-b72a-05621bb9995f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/attachments/ad7c00cd-d130-40d3-bc71-641381bc778a/action Jul 31 05:35:51.393804 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-155a7bd3-107a-41ac-b72a-05621bb9995f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:35:51.394073 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-155a7bd3-107a-41ac-b72a-05621bb9995f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:51.415025 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:51.415025 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:51.434763 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-7108341e-72df-44a2-927a-543cfb110b0b req-155a7bd3-107a-41ac-b72a-05621bb9995f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/ad7c00cd-d130-40d3-bc71-641381bc778a/action returned with HTTP 204 Jul 31 05:35:51.435317 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 867/3406] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:35:51 2026] POST /volume/v3/attachments/ad7c00cd-d130-40d3-bc71-641381bc778a/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:51.718007 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7483386a-ad1d-4dca-80c4-05cf6f6c7cda None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:51.719947 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7483386a-ad1d-4dca-80c4-05cf6f6c7cda tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:35:51.720154 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7483386a-ad1d-4dca-80c4-05cf6f6c7cda tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:51.720376 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7483386a-ad1d-4dca-80c4-05cf6f6c7cda tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:51.734588 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:51.734588 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:51.739441 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7483386a-ad1d-4dca-80c4-05cf6f6c7cda tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:51.744983 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7483386a-ad1d-4dca-80c4-05cf6f6c7cda tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:35:51.745465 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 839/3407] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:51 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:51.916009 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-d13fd638-7409-4f4d-ac4e-a31a13c3be90 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:51.921060 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-d13fd638-7409-4f4d-ac4e-a31a13c3be90 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:35:51.921325 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-d13fd638-7409-4f4d-ac4e-a31a13c3be90 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:51.921521 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-d13fd638-7409-4f4d-ac4e-a31a13c3be90 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:51.939289 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:51.939289 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:51.944236 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-d13fd638-7409-4f4d-ac4e-a31a13c3be90 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:35:51.949418 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-d13fd638-7409-4f4d-ac4e-a31a13c3be90 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:35:51.952323 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 849/3408] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:51 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:52.427526 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-15553d69-94d7-4c3e-b788-3341b4065841 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:52.427956 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15553d69-94d7-4c3e-b788-3341b4065841 None None] GET https://10.4.3.227/volume// Jul 31 05:35:52.428149 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15553d69-94d7-4c3e-b788-3341b4065841 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:52.428328 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15553d69-94d7-4c3e-b788-3341b4065841 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:52.428670 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15553d69-94d7-4c3e-b788-3341b4065841 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:52.428977 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 854/3409] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:35: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 31 05:35:52.439535 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-18bf1852-5625-4c58-81ae-e2cd8f0b0f74 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:52.448064 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-18bf1852-5625-4c58-81ae-e2cd8f0b0f74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:35:52.448479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-18bf1852-5625-4c58-81ae-e2cd8f0b0f74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1a607292-b2cb-46e9-83fe-dc29bb4f25f9", "connector": null, "instance_uuid": "e471a5d6-069c-4998-8f41-ce04a0802fe7"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:52.464653 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:52.464653 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:52.492649 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-18bf1852-5625-4c58-81ae-e2cd8f0b0f74 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:35:52.493262 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 868/3410] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:35:52 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 31 05:35:52.502044 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-a8cb19e7-715c-4a24-a7af-f53e9bd1ffcf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:52.505990 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-a8cb19e7-715c-4a24-a7af-f53e9bd1ffcf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/attachments/794d5292-6dc9-4c18-aa52-ce0a6d444c22 Jul 31 05:35:52.506377 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-a8cb19e7-715c-4a24-a7af-f53e9bd1ffcf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:52.506538 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-a8cb19e7-715c-4a24-a7af-f53e9bd1ffcf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:52.523670 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:52.523670 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:52.547229 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-30085784-4105-4e58-b7a5-a505f4c7499d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:52.551465 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-30085784-4105-4e58-b7a5-a505f4c7499d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:52.551680 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-30085784-4105-4e58-b7a5-a505f4c7499d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:52.551911 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-30085784-4105-4e58-b7a5-a505f4c7499d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:52.559748 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:52.559748 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:52.564562 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-30085784-4105-4e58-b7a5-a505f4c7499d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:52.570490 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-30085784-4105-4e58-b7a5-a505f4c7499d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:52.570904 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 850/3411] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:35:52 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:52.586283 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-a8cb19e7-715c-4a24-a7af-f53e9bd1ffcf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/794d5292-6dc9-4c18-aa52-ce0a6d444c22 returned with HTTP 200 Jul 31 05:35:52.586830 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 840/3412] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:35:52 2026] DELETE /volume/v3/attachments/794d5292-6dc9-4c18-aa52-ce0a6d444c22 => generated 367 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:52.668146 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e459a91c-3966-4b84-bd1b-79787c6d3acf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:52.668688 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e459a91c-3966-4b84-bd1b-79787c6d3acf None None] GET https://10.4.3.227/volume// Jul 31 05:35:52.668979 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e459a91c-3966-4b84-bd1b-79787c6d3acf None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:52.669275 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e459a91c-3966-4b84-bd1b-79787c6d3acf None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:52.669733 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e459a91c-3966-4b84-bd1b-79787c6d3acf None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:52.670442 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 855/3413] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:35:52 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:35:52.678047 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-85c49061-92b4-4724-96fd-415bbc83b6af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:52.680717 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-85c49061-92b4-4724-96fd-415bbc83b6af tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:35:52.681261 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-85c49061-92b4-4724-96fd-415bbc83b6af tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74395dd8-ac20-49bb-8452-7485b0c18460", "connector": null, "instance_uuid": "4dd31283-c6bf-4ce6-aaf2-d57d2168ecef"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:52.691690 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:52.691690 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:52.721999 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-85c49061-92b4-4724-96fd-415bbc83b6af tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:35:52.722450 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 869/3414] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:35:52 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:52.753953 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-945efaad-71d5-4210-9c0d-271857ab70cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:52.755728 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-945efaad-71d5-4210-9c0d-271857ab70cf tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:52.756063 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-945efaad-71d5-4210-9c0d-271857ab70cf tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:52.756371 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-945efaad-71d5-4210-9c0d-271857ab70cf tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:52.771330 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:52.771330 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:52.777323 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-945efaad-71d5-4210-9c0d-271857ab70cf tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:52.782697 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-945efaad-71d5-4210-9c0d-271857ab70cf tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:52.783330 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 851/3415] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:52 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 921 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:52.787523 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d264065-1f49-495c-9a78-01f1255cedc6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:52.787883 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d264065-1f49-495c-9a78-01f1255cedc6 None None] GET https://10.4.3.227/volume// Jul 31 05:35:52.788006 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d264065-1f49-495c-9a78-01f1255cedc6 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:52.788232 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d264065-1f49-495c-9a78-01f1255cedc6 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:52.788554 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d264065-1f49-495c-9a78-01f1255cedc6 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:35:52.788883 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 841/3416] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:35: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 31 05:35:52.800661 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-f00ffa55-df58-4a66-9b47-253017d37e28 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:52.803463 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-f00ffa55-df58-4a66-9b47-253017d37e28 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:52.803681 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-f00ffa55-df58-4a66-9b47-253017d37e28 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:52.803929 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-f00ffa55-df58-4a66-9b47-253017d37e28 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:52.819658 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:52.819658 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:52.823965 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-f00ffa55-df58-4a66-9b47-253017d37e28 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:52.831058 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-f00ffa55-df58-4a66-9b47-253017d37e28 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:52.831975 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 856/3417] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:35:52 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:35:52.938066 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-5c992694-3bdf-4cbc-a0eb-7569510fabbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:52.940260 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-5c992694-3bdf-4cbc-a0eb-7569510fabbe tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] PUT https://10.4.3.227/volume/v3/attachments/575bcfe0-6c79-46d2-a099-9a51e1803ca9 Jul 31 05:35:52.940647 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-5c992694-3bdf-4cbc-a0eb-7569510fabbe tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:52.948190 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-5c992694-3bdf-4cbc-a0eb-7569510fabbe tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Acquiring lock "cinder-attachment_update-74395dd8-ac20-49bb-8452-7485b0c18460-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:35:52.952544 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-5c992694-3bdf-4cbc-a0eb-7569510fabbe tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Lock "cinder-attachment_update-74395dd8-ac20-49bb-8452-7485b0c18460-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:35:52.953570 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:52.953570 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:53.036133 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-5c992694-3bdf-4cbc-a0eb-7569510fabbe tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Lock "cinder-attachment_update-74395dd8-ac20-49bb-8452-7485b0c18460-np0000006182" released by "attachment_update" :: held 0.083s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:35:53.036595 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-5c992694-3bdf-4cbc-a0eb-7569510fabbe tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/575bcfe0-6c79-46d2-a099-9a51e1803ca9 returned with HTTP 200 Jul 31 05:35:53.037259 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 870/3418] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:35:52 2026] PUT /volume/v3/attachments/575bcfe0-6c79-46d2-a099-9a51e1803ca9 => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:53.555901 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-7b3b2fbc-02cc-4738-99a6-010f9ca10fd9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:53.557905 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-7b3b2fbc-02cc-4738-99a6-010f9ca10fd9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] PUT https://10.4.3.227/volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a Jul 31 05:35:53.558285 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-7b3b2fbc-02cc-4738-99a6-010f9ca10fd9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:53.567154 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-7b3b2fbc-02cc-4738-99a6-010f9ca10fd9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Acquiring lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:35:53.573541 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-7b3b2fbc-02cc-4738-99a6-010f9ca10fd9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:35:53.575089 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:53.575089 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:53.713506 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-7b3b2fbc-02cc-4738-99a6-010f9ca10fd9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-1a607292-b2cb-46e9-83fe-dc29bb4f25f9-np0000006182" released by "attachment_update" :: held 0.140s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:35:53.713904 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-7b3b2fbc-02cc-4738-99a6-010f9ca10fd9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a returned with HTTP 200 Jul 31 05:35:53.714473 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 852/3419] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:35:53 2026] PUT /volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:53.724056 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-0fc8849a-8b1a-438f-bc28-cef2131a4bd8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:53.726915 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-0fc8849a-8b1a-438f-bc28-cef2131a4bd8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a Jul 31 05:35:53.726915 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-0fc8849a-8b1a-438f-bc28-cef2131a4bd8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:53.726915 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-0fc8849a-8b1a-438f-bc28-cef2131a4bd8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:53.754306 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-0fc8849a-8b1a-438f-bc28-cef2131a4bd8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a returned with HTTP 200 Jul 31 05:35:53.755216 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 842/3420] 10.4.3.227 () {70 vars in 1651 bytes} [Fri Jul 31 05:35:53 2026] GET /volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:53.799788 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4693667-cad0-45e0-84dc-1b40b632e2a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:53.803211 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4693667-cad0-45e0-84dc-1b40b632e2a9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:53.803211 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4693667-cad0-45e0-84dc-1b40b632e2a9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:53.803419 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4693667-cad0-45e0-84dc-1b40b632e2a9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:53.815071 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-a99560c1-955c-4180-a1c0-56dc557f4d9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:53.819369 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-a99560c1-955c-4180-a1c0-56dc557f4d9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74/encryption Jul 31 05:35:53.819369 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-a99560c1-955c-4180-a1c0-56dc557f4d9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:53.819369 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-a99560c1-955c-4180-a1c0-56dc557f4d9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:53.820298 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:53.820298 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:53.827075 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4693667-cad0-45e0-84dc-1b40b632e2a9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:53.830215 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4693667-cad0-45e0-84dc-1b40b632e2a9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:53.831714 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 857/3421] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:53 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 922 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:53.831802 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:53.831802 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:53.840563 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9a7b4e0b-d71e-4a83-9abc-003ae95c0c19 req-a99560c1-955c-4180-a1c0-56dc557f4d9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74/encryption returned with HTTP 200 Jul 31 05:35:53.841276 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 871/3422] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:35:53 2026] GET /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:54.845727 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ce330774-f893-4d9b-b638-5ddc511d43b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:54.847992 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce330774-f893-4d9b-b638-5ddc511d43b2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:54.848316 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce330774-f893-4d9b-b638-5ddc511d43b2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:54.848591 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce330774-f893-4d9b-b638-5ddc511d43b2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:54.866656 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:54.866656 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:54.884083 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ce330774-f893-4d9b-b638-5ddc511d43b2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:54.897844 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce330774-f893-4d9b-b638-5ddc511d43b2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:54.898815 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 853/3423] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:54 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 922 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:55.630598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9dd932e6-4b18-49ff-818d-bbe2c991a15f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:55.785366 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dd932e6-4b18-49ff-818d-bbe2c991a15f tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:35:55.785366 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9dd932e6-4b18-49ff-818d-bbe2c991a15f tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1520902699", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:55.785366 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:55.785366 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:55.796330 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9dd932e6-4b18-49ff-818d-bbe2c991a15f tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:35:55.796666 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 843/3424] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:35:55 2026] POST /volume/v3/types => generated 212 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:55.819125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9e88411a-3abc-4987-a9b1-8300dc4478bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:55.834159 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e88411a-3abc-4987-a9b1-8300dc4478bb tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] POST https://10.4.3.227/volume/v3/types/535b9d84-f996-463b-9acb-cf28f98452df/encryption Jul 31 05:35:55.834159 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9e88411a-3abc-4987-a9b1-8300dc4478bb tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:55.845181 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e88411a-3abc-4987-a9b1-8300dc4478bb tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] https://10.4.3.227/volume/v3/types/535b9d84-f996-463b-9acb-cf28f98452df/encryption returned with HTTP 200 Jul 31 05:35:55.845181 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 858/3425] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:35:55 2026] POST /volume/v3/types/535b9d84-f996-463b-9acb-cf28f98452df/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:55.859610 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:55.913672 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-153dd81b-a482-4f29-b09b-70383e4f799b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:55.915875 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-153dd81b-a482-4f29-b09b-70383e4f799b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:55.916463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-153dd81b-a482-4f29-b09b-70383e4f799b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:55.916696 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-153dd81b-a482-4f29-b09b-70383e4f799b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:55.933345 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:55.933345 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:55.938797 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-153dd81b-a482-4f29-b09b-70383e4f799b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:55.945385 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-153dd81b-a482-4f29-b09b-70383e4f799b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:55.946145 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 854/3426] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:55 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 922 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:35:55.968132 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:55.968512 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1286449636", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1520902699", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:55.970196 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1286449636', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1520902699', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:55.987046 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume of 1 GB Jul 31 05:35:55.987457 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:55.987457 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:55.988194 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Availability Zones retrieved successfully. Jul 31 05:35:56.005125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Flow 'volume_create_api' (f37d08a8-d98b-4436-8c67-7fdd045f20e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:56.005125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14da258f-2190-4539-b6c4-8dd39757103d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:56.013378 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:56.039125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14da258f-2190-4539-b6c4-8dd39757103d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:35:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=535b9d84-f996-463b-9acb-cf28f98452df,is_public=True,name='tempest-scenario-type-luks-1520902699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '535b9d84-f996-463b-9acb-cf28f98452df', '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=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:56.039125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f72f28-f03e-4e04-9987-262a91a76c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:56.075934 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1520902699 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1520902699, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:56.076216 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1520902699 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1520902699, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:56.124128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Created reservations ['b229d3a8-7efe-46b3-92d8-9c2e06c5347e', 'a2267293-96d8-4e1d-a8da-c19d4cb5855e', 'fe6ceb8e-6d5b-4cfc-9709-31fd9435ab2b', '1d31aeb3-c320-4c20-a6b2-78daff2a3acb'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:56.124128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9f72f28-f03e-4e04-9987-262a91a76c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b229d3a8-7efe-46b3-92d8-9c2e06c5347e', 'a2267293-96d8-4e1d-a8da-c19d4cb5855e', 'fe6ceb8e-6d5b-4cfc-9709-31fd9435ab2b', '1d31aeb3-c320-4c20-a6b2-78daff2a3acb']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:56.124377 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3173cdc-fbe0-46db-956e-e5697c1f7e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:56.154585 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3173cdc-fbe0-46db-956e-e5697c1f7e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ec62671-d2a0-4594-afe1-fd7be4ff5bd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1286449636',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a25360dc20d4f43a589eec46acd3721',qos_specs=None,replication_status=,reservations=['b229d3a8-7efe-46b3-92d8-9c2e06c5347e','a2267293-96d8-4e1d-a8da-c19d4cb5855e','fe6ceb8e-6d5b-4cfc-9709-31fd9435ab2b','1d31aeb3-c320-4c20-a6b2-78daff2a3acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16378f1e868a4f1cb3c26e302bb05387',volume_type_id=535b9d84-f996-463b-9acb-cf28f98452df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1286449636',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2ec62671-d2a0-4594-afe1-fd7be4ff5bd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a25360dc20d4f43a589eec46acd3721',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16378f1e868a4f1cb3c26e302bb05387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(535b9d84-f996-463b-9acb-cf28f98452df),volume_type_id=535b9d84-f996-463b-9acb-cf28f98452df)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:56.154585 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e5cb8b3-7366-40cb-89d0-68d13dbde940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:56.182424 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e5cb8b3-7366-40cb-89d0-68d13dbde940) transitioned into state 'SUCCESS' from state '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-1286449636',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a25360dc20d4f43a589eec46acd3721',qos_specs=None,replication_status=,reservations=['b229d3a8-7efe-46b3-92d8-9c2e06c5347e','a2267293-96d8-4e1d-a8da-c19d4cb5855e','fe6ceb8e-6d5b-4cfc-9709-31fd9435ab2b','1d31aeb3-c320-4c20-a6b2-78daff2a3acb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16378f1e868a4f1cb3c26e302bb05387',volume_type_id=535b9d84-f996-463b-9acb-cf28f98452df)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:56.185033 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe098e03-4370-42ba-90ac-ccc27abcdb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:56.201309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe098e03-4370-42ba-90ac-ccc27abcdb3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:56.201309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Flow 'volume_create_api' (f37d08a8-d98b-4436-8c67-7fdd045f20e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:56.201309 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume request issued successfully. Jul 31 05:35:56.201562 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dce8abbf-cd45-491e-ae17-ee98ca5544bf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:56.202161 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 872/3427] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:35:55 2026] POST /volume/v3/volumes => generated 785 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:56.218407 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f075d3c0-270a-41ad-bd1e-242e73b6f8c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:56.223792 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f075d3c0-270a-41ad-bd1e-242e73b6f8c7 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 Jul 31 05:35:56.224080 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f075d3c0-270a-41ad-bd1e-242e73b6f8c7 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:56.224503 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f075d3c0-270a-41ad-bd1e-242e73b6f8c7 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:56.235683 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:56.235683 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:56.254162 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f075d3c0-270a-41ad-bd1e-242e73b6f8c7 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:35:56.259913 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f075d3c0-270a-41ad-bd1e-242e73b6f8c7 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 returned with HTTP 200 Jul 31 05:35:56.260388 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 844/3428] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:56 2026] GET /volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 => generated 853 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:56.963482 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8b66b220-83f9-47b8-95e4-48eb80e81080 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:56.968129 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b66b220-83f9-47b8-95e4-48eb80e81080 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:56.968129 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b66b220-83f9-47b8-95e4-48eb80e81080 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:56.968129 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b66b220-83f9-47b8-95e4-48eb80e81080 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:56.969339 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=295,cinder:UPDATE=62,cinder:INSERT=35 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:35:56.980906 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:56.980906 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:56.986069 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8b66b220-83f9-47b8-95e4-48eb80e81080 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:56.992544 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b66b220-83f9-47b8-95e4-48eb80e81080 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:56.993421 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 859/3429] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:56 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 922 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:57.277694 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6ac61fa2-cc5d-4a96-9ff7-71af0901d2be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:57.281623 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ac61fa2-cc5d-4a96-9ff7-71af0901d2be tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 Jul 31 05:35:57.281930 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ac61fa2-cc5d-4a96-9ff7-71af0901d2be tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:57.282224 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ac61fa2-cc5d-4a96-9ff7-71af0901d2be tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:57.290996 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:57.290996 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:57.296777 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6ac61fa2-cc5d-4a96-9ff7-71af0901d2be tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:35:57.306963 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ac61fa2-cc5d-4a96-9ff7-71af0901d2be tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 returned with HTTP 200 Jul 31 05:35:57.307618 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 855/3430] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:57 2026] GET /volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:57.324688 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea62ec4e-d93b-4115-a663-c1bc822819c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:57.334912 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea62ec4e-d93b-4115-a663-c1bc822819c2 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 Jul 31 05:35:57.335201 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea62ec4e-d93b-4115-a663-c1bc822819c2 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:57.335402 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea62ec4e-d93b-4115-a663-c1bc822819c2 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:57.364216 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:57.364216 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:57.369506 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea62ec4e-d93b-4115-a663-c1bc822819c2 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:35:57.375675 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea62ec4e-d93b-4115-a663-c1bc822819c2 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 returned with HTTP 200 Jul 31 05:35:57.376174 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 873/3431] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:57 2026] GET /volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 => generated 878 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:57.392949 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:57.404736 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:35:57.405174 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1860367076", "source_volid": "2ec62671-d2a0-4594-afe1-fd7be4ff5bd6", "volume_type": "tempest-scenario-type-luks-1520902699", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:57.406780 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1860367076', 'source_volid': '2ec62671-d2a0-4594-afe1-fd7be4ff5bd6', 'volume_type': 'tempest-scenario-type-luks-1520902699', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:35:57.443110 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:57.443110 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:57.443520 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume retrieved successfully. Jul 31 05:35:57.443644 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume of 1 GB Jul 31 05:35:57.444450 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Availability Zones retrieved successfully. Jul 31 05:35:57.449939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Flow 'volume_create_api' (f1fe38e3-d4da-421f-860f-bff1bd9cb7e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:57.451148 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d97dd13-9be0-4bed-8c64-7798408e8fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:57.452059 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:35:57.480122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d97dd13-9be0-4bed-8c64-7798408e8fbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2ec62671-d2a0-4594-afe1-fd7be4ff5bd6', 'volume_type': VolumeType(created_at=2026-07-31T05:35:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=535b9d84-f996-463b-9acb-cf28f98452df,is_public=True,name='tempest-scenario-type-luks-1520902699',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '535b9d84-f996-463b-9acb-cf28f98452df', '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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:57.481158 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca9a8b0f-5032-47d3-8161-aa53f7e21c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:57.520177 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1520902699 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1520902699, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:57.520438 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1520902699 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1520902699, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:35:57.532762 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Created reservations ['0a8f1f1e-fee0-4f42-b1de-d86f2994db79', '55b3e006-6c64-433c-b16a-5ce91c8bccb5', '78683cb2-ec96-4206-a822-4ce4cc6d44a4', '251d8f55-e37e-4f98-8731-78a56c7b227e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:35:57.533649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca9a8b0f-5032-47d3-8161-aa53f7e21c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a8f1f1e-fee0-4f42-b1de-d86f2994db79', '55b3e006-6c64-433c-b16a-5ce91c8bccb5', '78683cb2-ec96-4206-a822-4ce4cc6d44a4', '251d8f55-e37e-4f98-8731-78a56c7b227e']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:57.534436 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (233542f1-f458-46b7-a92f-0111cde5d3ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:57.568223 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (233542f1-f458-46b7-a92f-0111cde5d3ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86c003b5-5952-4bcc-acce-22724342aceb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1860367076',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a25360dc20d4f43a589eec46acd3721',qos_specs=None,replication_status=,reservations=['0a8f1f1e-fee0-4f42-b1de-d86f2994db79','55b3e006-6c64-433c-b16a-5ce91c8bccb5','78683cb2-ec96-4206-a822-4ce4cc6d44a4','251d8f55-e37e-4f98-8731-78a56c7b227e'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ec62671-d2a0-4594-afe1-fd7be4ff5bd6,status='creating',user_id='16378f1e868a4f1cb3c26e302bb05387',volume_type_id=535b9d84-f996-463b-9acb-cf28f98452df), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:35:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1860367076',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=86c003b5-5952-4bcc-acce-22724342aceb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a25360dc20d4f43a589eec46acd3721',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2ec62671-d2a0-4594-afe1-fd7be4ff5bd6,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16378f1e868a4f1cb3c26e302bb05387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(535b9d84-f996-463b-9acb-cf28f98452df),volume_type_id=535b9d84-f996-463b-9acb-cf28f98452df)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:57.569243 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4028f04-6cb5-41b6-8141-f8fc66453890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:57.594869 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4028f04-6cb5-41b6-8141-f8fc66453890) transitioned into state 'SUCCESS' from state '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-1860367076',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a25360dc20d4f43a589eec46acd3721',qos_specs=None,replication_status=,reservations=['0a8f1f1e-fee0-4f42-b1de-d86f2994db79','55b3e006-6c64-433c-b16a-5ce91c8bccb5','78683cb2-ec96-4206-a822-4ce4cc6d44a4','251d8f55-e37e-4f98-8731-78a56c7b227e'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ec62671-d2a0-4594-afe1-fd7be4ff5bd6,status='creating',user_id='16378f1e868a4f1cb3c26e302bb05387',volume_type_id=535b9d84-f996-463b-9acb-cf28f98452df)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:57.595640 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48409d5-733d-44f4-a74f-1ff348df6a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:35:57.616800 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f48409d5-733d-44f4-a74f-1ff348df6a1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:35:57.616800 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Flow 'volume_create_api' (f1fe38e3-d4da-421f-860f-bff1bd9cb7e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:35:57.616800 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume request issued successfully. Jul 31 05:35:57.618612 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96b0b7f9-dddf-4331-b1e3-3940702f7a8d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:35:57.618612 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 845/3432] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:35:57 2026] POST /volume/v3/volumes => generated 812 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:35:57.633547 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1acfe92e-84a7-49fc-a3c0-1c419ec4bfff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:57.640146 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1acfe92e-84a7-49fc-a3c0-1c419ec4bfff tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:35:57.640146 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1acfe92e-84a7-49fc-a3c0-1c419ec4bfff tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:57.640538 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1acfe92e-84a7-49fc-a3c0-1c419ec4bfff tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:57.657860 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:57.657860 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:57.669862 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1acfe92e-84a7-49fc-a3c0-1c419ec4bfff tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:35:57.675456 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1acfe92e-84a7-49fc-a3c0-1c419ec4bfff tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:35:57.676522 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 860/3433] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:57 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 880 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:58.018623 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9373b8d7-3aa1-4c88-ab05-8997f27ecc12 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:58.021284 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9373b8d7-3aa1-4c88-ab05-8997f27ecc12 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:58.021623 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9373b8d7-3aa1-4c88-ab05-8997f27ecc12 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:58.021948 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9373b8d7-3aa1-4c88-ab05-8997f27ecc12 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:58.054870 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:58.054870 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:58.060245 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9373b8d7-3aa1-4c88-ab05-8997f27ecc12 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:58.066320 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9373b8d7-3aa1-4c88-ab05-8997f27ecc12 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:58.067090 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 856/3434] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:58 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 922 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:58.169289 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-6d33acb6-6bbd-4ede-80c3-d4c3fa191f7c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:58.195795 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-6d33acb6-6bbd-4ede-80c3-d4c3fa191f7c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/attachments/575bcfe0-6c79-46d2-a099-9a51e1803ca9/action Jul 31 05:35:58.196257 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-6d33acb6-6bbd-4ede-80c3-d4c3fa191f7c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:35:58.196404 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-6d33acb6-6bbd-4ede-80c3-d4c3fa191f7c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:35:58.215870 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:58.215870 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:35:58.227514 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4ee662c7-cd39-43d4-859d-c3860fffab99 req-6d33acb6-6bbd-4ede-80c3-d4c3fa191f7c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/575bcfe0-6c79-46d2-a099-9a51e1803ca9/action returned with HTTP 204 Jul 31 05:35:58.228043 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 874/3435] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:35:58 2026] POST /volume/v3/attachments/575bcfe0-6c79-46d2-a099-9a51e1803ca9/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:35:58.692150 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0968f741-8327-4515-9911-aa3d5e69f177 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:58.699271 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0968f741-8327-4515-9911-aa3d5e69f177 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:35:58.699271 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0968f741-8327-4515-9911-aa3d5e69f177 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:58.699271 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0968f741-8327-4515-9911-aa3d5e69f177 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:58.707505 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:58.707505 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:35:58.716901 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0968f741-8327-4515-9911-aa3d5e69f177 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:35:58.722163 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0968f741-8327-4515-9911-aa3d5e69f177 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:35:58.722752 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 846/3436] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:58 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:35:59.081828 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5778b3c7-9855-4051-bbb3-af063ea48cb0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:59.083631 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5778b3c7-9855-4051-bbb3-af063ea48cb0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:35:59.083879 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5778b3c7-9855-4051-bbb3-af063ea48cb0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:59.084114 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5778b3c7-9855-4051-bbb3-af063ea48cb0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:59.094454 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:59.094454 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:35:59.098189 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5778b3c7-9855-4051-bbb3-af063ea48cb0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:35:59.102417 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5778b3c7-9855-4051-bbb3-af063ea48cb0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:35:59.102877 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 861/3437] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:59 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:35:59.736841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-73e93e33-79e8-4771-a9f6-fdd0b8b301df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:35:59.738802 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73e93e33-79e8-4771-a9f6-fdd0b8b301df tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:35:59.739073 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73e93e33-79e8-4771-a9f6-fdd0b8b301df tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:35:59.739328 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73e93e33-79e8-4771-a9f6-fdd0b8b301df tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:35:59.746534 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:35:59.746534 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:35:59.750596 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-73e93e33-79e8-4771-a9f6-fdd0b8b301df tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:35:59.755471 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73e93e33-79e8-4771-a9f6-fdd0b8b301df tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:35:59.755850 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 857/3438] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:35:59 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:00.776204 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-93505ffe-d08c-464d-b70f-e8ec76a9e22a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:00.777640 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93505ffe-d08c-464d-b70f-e8ec76a9e22a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:00.777822 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93505ffe-d08c-464d-b70f-e8ec76a9e22a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:00.778428 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93505ffe-d08c-464d-b70f-e8ec76a9e22a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:00.787979 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:00.787979 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:00.792451 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-93505ffe-d08c-464d-b70f-e8ec76a9e22a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:00.796171 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93505ffe-d08c-464d-b70f-e8ec76a9e22a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:00.796687 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 875/3439] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:00 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:01.246701 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-688a19d9-01a9-4c8d-be50-4bd8c2ac38f6 req-ec60d13a-0927-487b-8611-f0cd7c1f2111 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:01.252625 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-688a19d9-01a9-4c8d-be50-4bd8c2ac38f6 req-ec60d13a-0927-487b-8611-f0cd7c1f2111 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] DELETE https://10.4.3.227/volume/v3/attachments/40b457a9-b6c3-4af8-afd5-509f3fd988f3 Jul 31 05:36:01.252913 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-688a19d9-01a9-4c8d-be50-4bd8c2ac38f6 req-ec60d13a-0927-487b-8611-f0cd7c1f2111 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:01.253206 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-688a19d9-01a9-4c8d-be50-4bd8c2ac38f6 req-ec60d13a-0927-487b-8611-f0cd7c1f2111 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:01.269154 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:01.269154 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:01.344271 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-688a19d9-01a9-4c8d-be50-4bd8c2ac38f6 req-ec60d13a-0927-487b-8611-f0cd7c1f2111 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments/40b457a9-b6c3-4af8-afd5-509f3fd988f3 returned with HTTP 200 Jul 31 05:36:01.344993 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 847/3440] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:36:01 2026] DELETE /volume/v3/attachments/40b457a9-b6c3-4af8-afd5-509f3fd988f3 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:01.638357 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-b79a0ba9-c57a-4612-8106-f2565e2842e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:01.640962 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-b79a0ba9-c57a-4612-8106-f2565e2842e8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a/action Jul 31 05:36:01.641433 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-b79a0ba9-c57a-4612-8106-f2565e2842e8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:36:01.641601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-b79a0ba9-c57a-4612-8106-f2565e2842e8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:01.668318 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:01.668318 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:01.683667 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-aeeba8b8-9733-4a22-b8af-5926ee9528f7 req-b79a0ba9-c57a-4612-8106-f2565e2842e8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a/action returned with HTTP 204 Jul 31 05:36:01.683667 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 862/3441] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:36:01 2026] POST /volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:01.818049 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c51878a6-26b0-4476-8e8a-6f33828fe330 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:01.834462 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c51878a6-26b0-4476-8e8a-6f33828fe330 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:01.834462 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c51878a6-26b0-4476-8e8a-6f33828fe330 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:01.834462 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c51878a6-26b0-4476-8e8a-6f33828fe330 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:01.834462 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=287,cinder:UPDATE=65,cinder:INSERT=25 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:36:01.842300 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:01.842300 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:01.847168 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c51878a6-26b0-4476-8e8a-6f33828fe330 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:01.853988 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c51878a6-26b0-4476-8e8a-6f33828fe330 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:01.854524 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 858/3442] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:01 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:02.878066 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c2b6eb8-3272-49f3-af75-9498a2319bfc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:02.879729 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c2b6eb8-3272-49f3-af75-9498a2319bfc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:02.880018 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c2b6eb8-3272-49f3-af75-9498a2319bfc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:02.880318 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c2b6eb8-3272-49f3-af75-9498a2319bfc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:02.888350 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:02.888350 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:02.894415 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3c2b6eb8-3272-49f3-af75-9498a2319bfc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:02.903641 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c2b6eb8-3272-49f3-af75-9498a2319bfc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:02.904212 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 876/3443] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:02 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:03.927930 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa44045b-6999-4a1a-9cb8-2379439a2d2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:03.932124 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa44045b-6999-4a1a-9cb8-2379439a2d2d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:03.932925 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa44045b-6999-4a1a-9cb8-2379439a2d2d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:03.933261 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa44045b-6999-4a1a-9cb8-2379439a2d2d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:03.948794 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:03.948794 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:03.955387 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa44045b-6999-4a1a-9cb8-2379439a2d2d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:03.960456 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa44045b-6999-4a1a-9cb8-2379439a2d2d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:03.960984 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 848/3444] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:03 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:04.135651 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-644f261c-982c-4770-a1e3-50aa0eba2dce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:04.138484 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-644f261c-982c-4770-a1e3-50aa0eba2dce tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] DELETE https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c Jul 31 05:36:04.138667 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-644f261c-982c-4770-a1e3-50aa0eba2dce tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:04.138884 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-644f261c-982c-4770-a1e3-50aa0eba2dce tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:04.139079 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-644f261c-982c-4770-a1e3-50aa0eba2dce tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Delete volume with id: 5e851871-377d-4d5c-9ef4-623aea6a4d4c Jul 31 05:36:04.149598 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:04.149598 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:04.150250 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-644f261c-982c-4770-a1e3-50aa0eba2dce tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:36:04.181546 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-644f261c-982c-4770-a1e3-50aa0eba2dce tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Delete volume request issued successfully. Jul 31 05:36:04.181845 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-644f261c-982c-4770-a1e3-50aa0eba2dce tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c returned with HTTP 202 Jul 31 05:36:04.182972 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 863/3445] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:04 2026] DELETE /volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 31 05:36:04.191791 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c8f72788-e7f4-44a1-86ce-c35531c3305e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:04.197967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8f72788-e7f4-44a1-86ce-c35531c3305e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c Jul 31 05:36:04.198223 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8f72788-e7f4-44a1-86ce-c35531c3305e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:04.198531 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8f72788-e7f4-44a1-86ce-c35531c3305e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:04.212601 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:04.212601 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:04.217200 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c8f72788-e7f4-44a1-86ce-c35531c3305e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:36:04.222378 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8f72788-e7f4-44a1-86ce-c35531c3305e tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c returned with HTTP 200 Jul 31 05:36:04.222865 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 859/3446] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:04 2026] GET /volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c => generated 1419 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:04.639951 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-413cc280-26cb-4fb0-9c09-041d453a2aa8 req-076f9cf3-17f9-4e85-903d-a9d93e62045c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:04.642621 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-413cc280-26cb-4fb0-9c09-041d453a2aa8 req-076f9cf3-17f9-4e85-903d-a9d93e62045c tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] DELETE https://10.4.3.227/volume/v3/attachments/edf5c9e2-c4b6-42b2-a2fa-53ea88acbac8 Jul 31 05:36:04.642786 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-413cc280-26cb-4fb0-9c09-041d453a2aa8 req-076f9cf3-17f9-4e85-903d-a9d93e62045c tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:04.642994 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-413cc280-26cb-4fb0-9c09-041d453a2aa8 req-076f9cf3-17f9-4e85-903d-a9d93e62045c tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:04.650287 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:04.650287 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:04.695182 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-413cc280-26cb-4fb0-9c09-041d453a2aa8 req-076f9cf3-17f9-4e85-903d-a9d93e62045c tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/attachments/edf5c9e2-c4b6-42b2-a2fa-53ea88acbac8 returned with HTTP 200 Jul 31 05:36:04.695575 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 877/3447] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:36:04 2026] DELETE /volume/v3/attachments/edf5c9e2-c4b6-42b2-a2fa-53ea88acbac8 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:04.974023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-72cb5dc9-1903-44a4-ab8f-be765d5f641c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:04.978525 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72cb5dc9-1903-44a4-ab8f-be765d5f641c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:04.978720 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72cb5dc9-1903-44a4-ab8f-be765d5f641c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:04.979532 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72cb5dc9-1903-44a4-ab8f-be765d5f641c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:04.992081 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:04.992081 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:04.996620 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-72cb5dc9-1903-44a4-ab8f-be765d5f641c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:05.002655 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72cb5dc9-1903-44a4-ab8f-be765d5f641c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:05.003114 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 849/3448] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:04 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:05.237337 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-91f31a11-9a73-4527-9ff4-a033417b539b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:05.239811 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-91f31a11-9a73-4527-9ff4-a033417b539b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c Jul 31 05:36:05.240084 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-91f31a11-9a73-4527-9ff4-a033417b539b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:05.240383 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-91f31a11-9a73-4527-9ff4-a033417b539b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:05.251290 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-91f31a11-9a73-4527-9ff4-a033417b539b tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c returned with HTTP 404 Jul 31 05:36:05.251929 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 864/3449] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:05 2026] GET /volume/v3/volumes/5e851871-377d-4d5c-9ef4-623aea6a4d4c => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:05.261326 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9b77229b-7429-4d85-a77b-a5e7634259d7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:05.269807 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b77229b-7429-4d85-a77b-a5e7634259d7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 Jul 31 05:36:05.269807 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b77229b-7429-4d85-a77b-a5e7634259d7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:05.270947 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b77229b-7429-4d85-a77b-a5e7634259d7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:05.271135 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-9b77229b-7429-4d85-a77b-a5e7634259d7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Delete snapshot with id: 9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 Jul 31 05:36:05.277931 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:05.277931 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:05.278510 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9b77229b-7429-4d85-a77b-a5e7634259d7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot retrieved successfully. Jul 31 05:36:05.299929 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9b77229b-7429-4d85-a77b-a5e7634259d7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot delete request issued successfully. Jul 31 05:36:05.300175 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b77229b-7429-4d85-a77b-a5e7634259d7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 returned with HTTP 202 Jul 31 05:36:05.300627 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 860/3450] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:36:05 2026] DELETE /volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:05.308886 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-98e17527-50a9-4365-aaad-dad87fa1ea32 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:05.310893 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98e17527-50a9-4365-aaad-dad87fa1ea32 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 Jul 31 05:36:05.311208 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98e17527-50a9-4365-aaad-dad87fa1ea32 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:05.311470 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-98e17527-50a9-4365-aaad-dad87fa1ea32 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:05.318415 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:05.318415 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:05.318560 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-98e17527-50a9-4365-aaad-dad87fa1ea32 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot retrieved successfully. Jul 31 05:36:05.320860 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-98e17527-50a9-4365-aaad-dad87fa1ea32 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 returned with HTTP 200 Jul 31 05:36:05.321346 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 878/3451] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:05 2026] GET /volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:36:06.016716 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2319247d-2566-471f-beb1-f9e7d5640b2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:06.019110 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2319247d-2566-471f-beb1-f9e7d5640b2d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:06.019327 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2319247d-2566-471f-beb1-f9e7d5640b2d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:06.020679 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2319247d-2566-471f-beb1-f9e7d5640b2d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:06.028180 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:06.028180 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:06.032887 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2319247d-2566-471f-beb1-f9e7d5640b2d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:06.037032 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2319247d-2566-471f-beb1-f9e7d5640b2d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:06.037473 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 850/3452] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:06 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:06.331931 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-672dce5a-1a82-444a-b13b-ed6742168917 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:06.335672 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-672dce5a-1a82-444a-b13b-ed6742168917 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 Jul 31 05:36:06.335672 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-672dce5a-1a82-444a-b13b-ed6742168917 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:06.335672 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-672dce5a-1a82-444a-b13b-ed6742168917 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:06.339624 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-672dce5a-1a82-444a-b13b-ed6742168917 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 returned with HTTP 404 Jul 31 05:36:06.340223 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 865/3453] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:06 2026] GET /volume/v3/snapshots/9ec1f2ae-4f6c-4828-b7cb-e316b4b70974 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:06.638296 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd3b59b1-ee14-43f4-9d26-3f2f9b2addf8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:06.641039 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd3b59b1-ee14-43f4-9d26-3f2f9b2addf8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] DELETE https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 Jul 31 05:36:06.642170 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd3b59b1-ee14-43f4-9d26-3f2f9b2addf8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:06.642604 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd3b59b1-ee14-43f4-9d26-3f2f9b2addf8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:06.642842 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-bd3b59b1-ee14-43f4-9d26-3f2f9b2addf8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Delete volume with id: a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 Jul 31 05:36:06.654962 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:06.654962 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:06.655491 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bd3b59b1-ee14-43f4-9d26-3f2f9b2addf8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:36:06.679167 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bd3b59b1-ee14-43f4-9d26-3f2f9b2addf8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Delete volume request issued successfully. Jul 31 05:36:06.679425 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd3b59b1-ee14-43f4-9d26-3f2f9b2addf8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 returned with HTTP 202 Jul 31 05:36:06.682301 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 861/3454] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:36:06 2026] DELETE /volume/v3/volumes/a66a32f0-9324-4a3d-9cf9-87aa2cc98c52 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:06.690408 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b7fd3ec9-da2a-438f-b867-6f2ec725304e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:06.694196 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7fd3ec9-da2a-438f-b867-6f2ec725304e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] DELETE https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 Jul 31 05:36:06.694196 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7fd3ec9-da2a-438f-b867-6f2ec725304e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:06.694196 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7fd3ec9-da2a-438f-b867-6f2ec725304e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:06.694196 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-b7fd3ec9-da2a-438f-b867-6f2ec725304e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Delete backup with id: d5f7d3dc-861f-4a87-a95a-919de8b88699. Jul 31 05:36:06.703616 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:06.703616 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:06.733860 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-b7fd3ec9-da2a-438f-b867-6f2ec725304e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] delete_backup rpcapi backup_id d5f7d3dc-861f-4a87-a95a-919de8b88699 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:36:06.737702 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7fd3ec9-da2a-438f-b867-6f2ec725304e tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 returned with HTTP 202 Jul 31 05:36:06.738076 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 879/3455] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:36:06 2026] DELETE /volume/v3/backups/d5f7d3dc-861f-4a87-a95a-919de8b88699 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:36:06.751282 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90abf53b-d4ac-407f-89cf-35704ae04747 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:06.753932 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90abf53b-d4ac-407f-89cf-35704ae04747 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] DELETE https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 Jul 31 05:36:06.754117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90abf53b-d4ac-407f-89cf-35704ae04747 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:06.754323 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90abf53b-d4ac-407f-89cf-35704ae04747 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:06.754472 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-90abf53b-d4ac-407f-89cf-35704ae04747 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Delete volume with id: 2c090376-86f5-47d4-a994-e76bb5eb4141 Jul 31 05:36:06.764598 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:06.764598 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:06.765156 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-90abf53b-d4ac-407f-89cf-35704ae04747 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:36:06.796921 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-90abf53b-d4ac-407f-89cf-35704ae04747 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Delete volume request issued successfully. Jul 31 05:36:06.797131 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90abf53b-d4ac-407f-89cf-35704ae04747 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 returned with HTTP 202 Jul 31 05:36:06.800252 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 851/3456] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:36:06 2026] DELETE /volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:06.803991 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a44f90f9-4b3c-4718-8300-ca046ab8b6e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:06.806051 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a44f90f9-4b3c-4718-8300-ca046ab8b6e8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 Jul 31 05:36:06.806051 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a44f90f9-4b3c-4718-8300-ca046ab8b6e8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:06.806230 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a44f90f9-4b3c-4718-8300-ca046ab8b6e8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:06.813023 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:06.813023 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:06.818431 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a44f90f9-4b3c-4718-8300-ca046ab8b6e8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Volume info retrieved successfully. Jul 31 05:36:06.825799 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a44f90f9-4b3c-4718-8300-ca046ab8b6e8 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 returned with HTTP 200 Jul 31 05:36:06.826402 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 866/3457] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:06 2026] GET /volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:07.050085 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2d54007-c5a4-48e2-a2ab-0907423f7be1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:07.053349 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2d54007-c5a4-48e2-a2ab-0907423f7be1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:07.054326 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2d54007-c5a4-48e2-a2ab-0907423f7be1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:07.054326 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2d54007-c5a4-48e2-a2ab-0907423f7be1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:07.061477 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:07.061477 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:07.066619 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2d54007-c5a4-48e2-a2ab-0907423f7be1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:07.072816 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2d54007-c5a4-48e2-a2ab-0907423f7be1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:07.073287 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 862/3458] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:07 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:07.843724 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-360b7a0e-a9f1-47cb-9c0a-61750071fa89 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:07.845820 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-360b7a0e-a9f1-47cb-9c0a-61750071fa89 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] GET https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 Jul 31 05:36:07.846040 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-360b7a0e-a9f1-47cb-9c0a-61750071fa89 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:07.846321 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-360b7a0e-a9f1-47cb-9c0a-61750071fa89 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:07.853853 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-360b7a0e-a9f1-47cb-9c0a-61750071fa89 tempest-TestVolumeBackupRestore-1697617171 tempest-TestVolumeBackupRestore-1697617171-project-member] https://10.4.3.227/volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 returned with HTTP 404 Jul 31 05:36:07.854127 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 880/3459] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:07 2026] GET /volume/v3/volumes/2c090376-86f5-47d4-a994-e76bb5eb4141 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:08.091122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-75142100-83aa-471b-a7f5-0135b50a612d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:08.092664 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75142100-83aa-471b-a7f5-0135b50a612d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:08.097577 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75142100-83aa-471b-a7f5-0135b50a612d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:08.097577 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75142100-83aa-471b-a7f5-0135b50a612d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:08.111695 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:08.111695 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:08.122069 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-75142100-83aa-471b-a7f5-0135b50a612d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:08.126969 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75142100-83aa-471b-a7f5-0135b50a612d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:08.127250 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 852/3460] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:08 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:08.582058 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-cfa861fd-0976-49d0-8e34-44e630fb7368 req-0c99369a-fcfe-4bfa-b16e-b843ea24bbcd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:08.586239 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-cfa861fd-0976-49d0-8e34-44e630fb7368 req-0c99369a-fcfe-4bfa-b16e-b843ea24bbcd tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] DELETE https://10.4.3.227/volume/v3/attachments/893b72db-9c57-460d-a643-2e28da90c7f6 Jul 31 05:36:08.586239 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-cfa861fd-0976-49d0-8e34-44e630fb7368 req-0c99369a-fcfe-4bfa-b16e-b843ea24bbcd tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:08.586489 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-cfa861fd-0976-49d0-8e34-44e630fb7368 req-0c99369a-fcfe-4bfa-b16e-b843ea24bbcd tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:08.601833 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:08.601833 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:08.678661 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-cfa861fd-0976-49d0-8e34-44e630fb7368 req-0c99369a-fcfe-4bfa-b16e-b843ea24bbcd tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments/893b72db-9c57-460d-a643-2e28da90c7f6 returned with HTTP 200 Jul 31 05:36:08.679786 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 867/3461] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:36:08 2026] DELETE /volume/v3/attachments/893b72db-9c57-460d-a643-2e28da90c7f6 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:08.771086 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c8b923b0-4685-4f46-9721-4f30c86ce590 req-42c7bd2b-70d7-4597-95ab-ea06f22095f0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:08.775516 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c8b923b0-4685-4f46-9721-4f30c86ce590 req-42c7bd2b-70d7-4597-95ab-ea06f22095f0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74/encryption Jul 31 05:36:08.775783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c8b923b0-4685-4f46-9721-4f30c86ce590 req-42c7bd2b-70d7-4597-95ab-ea06f22095f0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:08.776004 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c8b923b0-4685-4f46-9721-4f30c86ce590 req-42c7bd2b-70d7-4597-95ab-ea06f22095f0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:08.789761 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:08.789761 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:08.800005 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c8b923b0-4685-4f46-9721-4f30c86ce590 req-42c7bd2b-70d7-4597-95ab-ea06f22095f0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74/encryption returned with HTTP 200 Jul 31 05:36:08.800631 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 863/3462] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:36:08 2026] GET /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:09.140576 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ab117201-5432-4ea0-9014-8df6fec4eb52 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:09.142409 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab117201-5432-4ea0-9014-8df6fec4eb52 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:09.142611 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab117201-5432-4ea0-9014-8df6fec4eb52 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:09.142858 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ab117201-5432-4ea0-9014-8df6fec4eb52 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:09.153132 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:09.153132 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:09.163446 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ab117201-5432-4ea0-9014-8df6fec4eb52 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:09.170968 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ab117201-5432-4ea0-9014-8df6fec4eb52 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:09.172910 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 881/3463] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:09 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:10.063906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-c8b923b0-4685-4f46-9721-4f30c86ce590 req-94a05560-7d51-42ad-b496-3aae20ee4c11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:10.066514 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c8b923b0-4685-4f46-9721-4f30c86ce590 req-94a05560-7d51-42ad-b496-3aae20ee4c11 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/attachments/3f4f516b-d668-44b3-ac16-0765dd2ead70 Jul 31 05:36:10.066802 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c8b923b0-4685-4f46-9721-4f30c86ce590 req-94a05560-7d51-42ad-b496-3aae20ee4c11 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:10.067063 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-c8b923b0-4685-4f46-9721-4f30c86ce590 req-94a05560-7d51-42ad-b496-3aae20ee4c11 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:10.075054 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:10.075054 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:10.124518 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-c8b923b0-4685-4f46-9721-4f30c86ce590 req-94a05560-7d51-42ad-b496-3aae20ee4c11 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/3f4f516b-d668-44b3-ac16-0765dd2ead70 returned with HTTP 200 Jul 31 05:36:10.124913 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 853/3464] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:36:10 2026] DELETE /volume/v3/attachments/3f4f516b-d668-44b3-ac16-0765dd2ead70 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:10.192998 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ce012ec-5357-4ff3-964a-2194111d0785 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:10.192998 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ce012ec-5357-4ff3-964a-2194111d0785 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:10.193997 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ce012ec-5357-4ff3-964a-2194111d0785 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:10.193997 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ce012ec-5357-4ff3-964a-2194111d0785 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:10.211334 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:10.211334 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:10.215480 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1ce012ec-5357-4ff3-964a-2194111d0785 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:10.219812 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ce012ec-5357-4ff3-964a-2194111d0785 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:10.220222 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 868/3465] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:10 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:10.231079 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7b6bee7b-3b51-40b9-a088-65c48d6c63da None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:10.232868 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b6bee7b-3b51-40b9-a088-65c48d6c63da tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:10.233070 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b6bee7b-3b51-40b9-a088-65c48d6c63da tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:10.233287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b6bee7b-3b51-40b9-a088-65c48d6c63da tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:10.240007 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:10.240007 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:10.244092 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7b6bee7b-3b51-40b9-a088-65c48d6c63da tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:10.249825 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b6bee7b-3b51-40b9-a088-65c48d6c63da tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:10.249825 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 864/3466] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:10 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:11.053850 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7198d6a0-bfea-48a8-9c6a-9af8e8ddf4b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:11.057242 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7198d6a0-bfea-48a8-9c6a-9af8e8ddf4b7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] DELETE https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 Jul 31 05:36:11.057532 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7198d6a0-bfea-48a8-9c6a-9af8e8ddf4b7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:11.057800 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7198d6a0-bfea-48a8-9c6a-9af8e8ddf4b7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:11.058018 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7198d6a0-bfea-48a8-9c6a-9af8e8ddf4b7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Delete volume with id: 48add027-f037-4f3e-bc8e-ab8521521444 Jul 31 05:36:11.067565 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:11.067565 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:11.068186 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7198d6a0-bfea-48a8-9c6a-9af8e8ddf4b7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:36:11.091504 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7198d6a0-bfea-48a8-9c6a-9af8e8ddf4b7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Delete volume request issued successfully. Jul 31 05:36:11.091864 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7198d6a0-bfea-48a8-9c6a-9af8e8ddf4b7 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 returned with HTTP 202 Jul 31 05:36:11.092450 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 882/3467] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:11 2026] DELETE /volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:11.104224 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90e841d2-1521-441a-9990-f13c82d72286 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:11.105971 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90e841d2-1521-441a-9990-f13c82d72286 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 Jul 31 05:36:11.106239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90e841d2-1521-441a-9990-f13c82d72286 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:11.106447 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90e841d2-1521-441a-9990-f13c82d72286 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:11.116003 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:11.116003 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:11.125050 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-90e841d2-1521-441a-9990-f13c82d72286 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:36:11.134278 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90e841d2-1521-441a-9990-f13c82d72286 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 returned with HTTP 200 Jul 31 05:36:11.134688 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 854/3468] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:11 2026] GET /volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 => generated 1421 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:11.899274 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a9590d4-6fdc-414d-adb9-cfa8a2f61179 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:11.901725 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a9590d4-6fdc-414d-adb9-cfa8a2f61179 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 Jul 31 05:36:11.902047 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a9590d4-6fdc-414d-adb9-cfa8a2f61179 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:11.902258 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a9590d4-6fdc-414d-adb9-cfa8a2f61179 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:11.902415 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0a9590d4-6fdc-414d-adb9-cfa8a2f61179 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume with id: 43af90f7-112b-4cbe-8248-4c91e8efab74 Jul 31 05:36:11.911785 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:11.911785 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:11.912341 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0a9590d4-6fdc-414d-adb9-cfa8a2f61179 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:36:11.926319 np0000006182 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-0a9590d4-6fdc-414d-adb9-cfa8a2f61179 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 05:36:11.937160 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0a9590d4-6fdc-414d-adb9-cfa8a2f61179 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume request issued successfully. Jul 31 05:36:11.937160 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a9590d4-6fdc-414d-adb9-cfa8a2f61179 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 returned with HTTP 202 Jul 31 05:36:11.937160 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 869/3469] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:36:11 2026] DELETE /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:11.945888 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4d89c15a-c84d-4160-8344-8b913ac9ea18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:11.947881 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d89c15a-c84d-4160-8344-8b913ac9ea18 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 Jul 31 05:36:11.948092 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d89c15a-c84d-4160-8344-8b913ac9ea18 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:11.948292 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4d89c15a-c84d-4160-8344-8b913ac9ea18 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:11.960173 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:11.960173 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:11.966212 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4d89c15a-c84d-4160-8344-8b913ac9ea18 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:36:11.972121 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4d89c15a-c84d-4160-8344-8b913ac9ea18 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 returned with HTTP 200 Jul 31 05:36:11.972880 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 865/3470] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:11 2026] GET /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:12.155434 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5bdf61c-b1f7-4cf0-931e-229c64b893b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:12.158997 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5bdf61c-b1f7-4cf0-931e-229c64b893b1 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 Jul 31 05:36:12.159305 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5bdf61c-b1f7-4cf0-931e-229c64b893b1 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:12.159459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5bdf61c-b1f7-4cf0-931e-229c64b893b1 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:12.168303 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5bdf61c-b1f7-4cf0-931e-229c64b893b1 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 returned with HTTP 404 Jul 31 05:36:12.168883 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 883/3471] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:12 2026] GET /volume/v3/volumes/48add027-f037-4f3e-bc8e-ab8521521444 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:12.179333 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-03dbbf3a-8bc5-47be-a051-381abf6cf986 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:12.182492 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03dbbf3a-8bc5-47be-a051-381abf6cf986 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 Jul 31 05:36:12.182839 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03dbbf3a-8bc5-47be-a051-381abf6cf986 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:12.183276 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03dbbf3a-8bc5-47be-a051-381abf6cf986 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:12.183429 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-03dbbf3a-8bc5-47be-a051-381abf6cf986 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Delete snapshot with id: 6dd6d97d-6e74-4b87-adde-8223918900c7 Jul 31 05:36:12.190402 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:12.190402 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:12.191319 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-03dbbf3a-8bc5-47be-a051-381abf6cf986 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot retrieved successfully. Jul 31 05:36:12.212743 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-03dbbf3a-8bc5-47be-a051-381abf6cf986 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot delete request issued successfully. Jul 31 05:36:12.212931 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03dbbf3a-8bc5-47be-a051-381abf6cf986 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 returned with HTTP 202 Jul 31 05:36:12.213466 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 855/3472] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:36:12 2026] DELETE /volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 05:36:12.223008 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b17fe78-9014-4e42-85e4-07aee57622e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:12.227363 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b17fe78-9014-4e42-85e4-07aee57622e5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 Jul 31 05:36:12.227363 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b17fe78-9014-4e42-85e4-07aee57622e5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:12.227363 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b17fe78-9014-4e42-85e4-07aee57622e5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:12.233406 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:12.233406 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:12.234238 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5b17fe78-9014-4e42-85e4-07aee57622e5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Snapshot retrieved successfully. Jul 31 05:36:12.235409 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b17fe78-9014-4e42-85e4-07aee57622e5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 returned with HTTP 200 Jul 31 05:36:12.236268 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 870/3473] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:12 2026] GET /volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:36:12.986244 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eff53367-1010-4fbe-b06b-3529c78c7619 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:12.988609 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eff53367-1010-4fbe-b06b-3529c78c7619 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 Jul 31 05:36:12.988883 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eff53367-1010-4fbe-b06b-3529c78c7619 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:12.989134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eff53367-1010-4fbe-b06b-3529c78c7619 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:12.996273 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eff53367-1010-4fbe-b06b-3529c78c7619 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 returned with HTTP 404 Jul 31 05:36:12.996906 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 866/3474] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:12 2026] GET /volume/v3/volumes/43af90f7-112b-4cbe-8248-4c91e8efab74 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:13.004050 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d2ca4609-6929-4e87-97b1-89aace924032 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:13.008060 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2ca4609-6929-4e87-97b1-89aace924032 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:36:13.008268 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2ca4609-6929-4e87-97b1-89aace924032 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:13.008467 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d2ca4609-6929-4e87-97b1-89aace924032 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:13.009243 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d2ca4609-6929-4e87-97b1-89aace924032 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:36:13.068731 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d2ca4609-6929-4e87-97b1-89aace924032 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Get all volumes completed successfully. Jul 31 05:36:13.071088 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:13.071088 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:13.078273 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d2ca4609-6929-4e87-97b1-89aace924032 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:36:13.078911 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 884/3475] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:36:13 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15505 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:13.099218 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc8f4100-9f16-46da-9265-940ab4ef1e12 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:13.101032 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc8f4100-9f16-46da-9265-940ab4ef1e12 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] DELETE https://10.4.3.227/volume/v3/types/2546cacb-5023-4e0b-8a86-276bb757944b Jul 31 05:36:13.101247 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc8f4100-9f16-46da-9265-940ab4ef1e12 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:13.101440 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc8f4100-9f16-46da-9265-940ab4ef1e12 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:13.101727 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:13.101727 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:13.125598 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc8f4100-9f16-46da-9265-940ab4ef1e12 tempest-TestVolumeBootPattern-28355297 tempest-TestVolumeBootPattern-28355297-project-admin] https://10.4.3.227/volume/v3/types/2546cacb-5023-4e0b-8a86-276bb757944b returned with HTTP 202 Jul 31 05:36:13.125923 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 856/3476] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:36:13 2026] DELETE /volume/v3/types/2546cacb-5023-4e0b-8a86-276bb757944b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:13.151766 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:13.154060 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:13.154415 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1361031971", "snapshot_id": null, "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:13.155968 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1361031971', 'snapshot_id': None, 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:13.247024 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a0f19cf-0831-4d27-8307-00252f172df5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:13.249397 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a0f19cf-0831-4d27-8307-00252f172df5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 Jul 31 05:36:13.249692 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a0f19cf-0831-4d27-8307-00252f172df5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:13.249962 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a0f19cf-0831-4d27-8307-00252f172df5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:13.255421 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a0f19cf-0831-4d27-8307-00252f172df5 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 returned with HTTP 404 Jul 31 05:36:13.256203 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 867/3477] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:13 2026] GET /volume/v3/snapshots/6dd6d97d-6e74-4b87-adde-8223918900c7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:13.431902 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume of 1 GB Jul 31 05:36:13.435623 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Availability Zones retrieved successfully. Jul 31 05:36:13.440621 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (5834e520-08fd-4c3f-a168-73728dc79293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:13.442220 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a09b324-109e-4ddd-9437-364f295f4714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:13.443088 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:13.504341 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a09b324-109e-4ddd-9437-364f295f4714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:13.505189 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be69d29b-46a6-47d5-a203-36945d8d7d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:13.566543 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['e081c33c-4a63-42d8-acbb-3c23e86cc5f1', 'f3113ee5-d262-4562-86a2-9c685656eb50', '8371a706-4f93-441a-b67a-5118c30ff995', 'd2cf5ab9-abe7-4c43-9195-5ec305f018b3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:13.567478 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be69d29b-46a6-47d5-a203-36945d8d7d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e081c33c-4a63-42d8-acbb-3c23e86cc5f1', 'f3113ee5-d262-4562-86a2-9c685656eb50', '8371a706-4f93-441a-b67a-5118c30ff995', 'd2cf5ab9-abe7-4c43-9195-5ec305f018b3']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:13.568408 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0f62c7-d10c-4ef3-8d0b-035e81cd06ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:13.597923 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a0f62c7-d10c-4ef3-8d0b-035e81cd06ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c3046a6-738e-4d89-adfa-9476cd7ad3a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1361031971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['e081c33c-4a63-42d8-acbb-3c23e86cc5f1','f3113ee5-d262-4562-86a2-9c685656eb50','8371a706-4f93-441a-b67a-5118c30ff995','d2cf5ab9-abe7-4c43-9195-5ec305f018b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1361031971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c3046a6-738e-4d89-adfa-9476cd7ad3a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f927a1a3273244e29e20c79fefeffa48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259c7b85639f44b19152aec3c7905653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:13.598808 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e896d14-b79e-426f-8fec-ba0ac196a930) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:13.623593 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e896d14-b79e-426f-8fec-ba0ac196a930) transitioned into state 'SUCCESS' from state '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-1361031971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['e081c33c-4a63-42d8-acbb-3c23e86cc5f1','f3113ee5-d262-4562-86a2-9c685656eb50','8371a706-4f93-441a-b67a-5118c30ff995','d2cf5ab9-abe7-4c43-9195-5ec305f018b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:13.624370 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb0a068-46a0-4205-a1f1-bd979fabe88a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:13.634297 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bb0a068-46a0-4205-a1f1-bd979fabe88a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:13.635210 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (5834e520-08fd-4c3f-a168-73728dc79293) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:13.635525 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request issued successfully. Jul 31 05:36:13.636329 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d22b010-8502-49f4-ab08-1da6eb0a3bf1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:13.636793 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 871/3478] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:36:13 2026] POST /volume/v3/volumes => generated 759 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:13.650053 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-85ec7b91-0855-435d-9837-265fdac643ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:13.651658 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85ec7b91-0855-435d-9837-265fdac643ce tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:36:13.651835 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85ec7b91-0855-435d-9837-265fdac643ce tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:13.652028 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-85ec7b91-0855-435d-9837-265fdac643ce tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:13.658567 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:13.658567 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:13.662012 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-85ec7b91-0855-435d-9837-265fdac643ce tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:36:13.666693 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-85ec7b91-0855-435d-9837-265fdac643ce tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 returned with HTTP 200 Jul 31 05:36:13.667146 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 885/3479] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:13 2026] GET /volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:14.149864 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:14.247712 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:14.248192 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1292745081"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:14.249990 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1292745081'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:14.250223 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Create volume of 1 GB Jul 31 05:36:14.254275 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Availability Zones retrieved successfully. Jul 31 05:36:14.259851 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Flow 'volume_create_api' (01145ad3-af5d-4ca4-86f5-cb484c26a974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:14.260955 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9178a7-4954-4ea9-ad47-d088bbc078de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:14.262028 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:14.287156 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a9178a7-4954-4ea9-ad47-d088bbc078de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:14.287920 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ae18db6-5f26-4fd9-beb4-e06ec545161a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:14.349534 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Created reservations ['f0997d01-6033-4ebc-8931-1928adc5bd72', '68c82718-2e53-4674-9219-576e68ad383c', 'b58ba502-2360-442e-bdde-478c3ed1e6f9', '0db5ea87-9ca7-49c2-8864-a70dc0364471'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:14.350392 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ae18db6-5f26-4fd9-beb4-e06ec545161a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0997d01-6033-4ebc-8931-1928adc5bd72', '68c82718-2e53-4674-9219-576e68ad383c', 'b58ba502-2360-442e-bdde-478c3ed1e6f9', '0db5ea87-9ca7-49c2-8864-a70dc0364471']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:14.351205 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7f6a32-c184-4d31-b924-39feeac63d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:14.372440 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f7f6a32-c184-4d31-b924-39feeac63d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b42b1ccd-4110-4a3d-af30-d1ddc82a70a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1292745081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c22637c02c2f471bbdf628fe13fe2548',qos_specs=None,replication_status=,reservations=['f0997d01-6033-4ebc-8931-1928adc5bd72','68c82718-2e53-4674-9219-576e68ad383c','b58ba502-2360-442e-bdde-478c3ed1e6f9','0db5ea87-9ca7-49c2-8864-a70dc0364471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69de0194ee44e738da8859a8bfe5ce5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1292745081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b42b1ccd-4110-4a3d-af30-d1ddc82a70a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c22637c02c2f471bbdf628fe13fe2548',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a69de0194ee44e738da8859a8bfe5ce5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:14.372872 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a03980e-c8e9-4d88-a83b-db0e6b78d274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:14.390388 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a03980e-c8e9-4d88-a83b-db0e6b78d274) transitioned into state 'SUCCESS' from state '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-1292745081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c22637c02c2f471bbdf628fe13fe2548',qos_specs=None,replication_status=,reservations=['f0997d01-6033-4ebc-8931-1928adc5bd72','68c82718-2e53-4674-9219-576e68ad383c','b58ba502-2360-442e-bdde-478c3ed1e6f9','0db5ea87-9ca7-49c2-8864-a70dc0364471'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69de0194ee44e738da8859a8bfe5ce5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:14.391164 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd3bda3-a8bf-43c8-9887-8d46d3409e11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:14.401352 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bd3bda3-a8bf-43c8-9887-8d46d3409e11) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:14.404219 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Flow 'volume_create_api' (01145ad3-af5d-4ca4-86f5-cb484c26a974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:14.404219 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Create volume request issued successfully. Jul 31 05:36:14.404219 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c252e861-a4d9-4fbe-83af-c3a7181a01fe tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:14.404219 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 857/3480] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:36:14 2026] POST /volume/v3/volumes => generated 749 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:14.419556 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e6ab89a-535f-4775-aee5-25a3ba56446b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:14.421516 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e6ab89a-535f-4775-aee5-25a3ba56446b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 Jul 31 05:36:14.421717 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e6ab89a-535f-4775-aee5-25a3ba56446b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:14.421915 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e6ab89a-535f-4775-aee5-25a3ba56446b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:14.430049 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:14.430049 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:14.434605 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e6ab89a-535f-4775-aee5-25a3ba56446b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:36:14.440485 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e6ab89a-535f-4775-aee5-25a3ba56446b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 returned with HTTP 200 Jul 31 05:36:14.440957 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 868/3481] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:14 2026] GET /volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 => generated 817 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:14.681515 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1494ac13-fa2a-4df4-a5a3-caa73cc7b384 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:14.683446 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1494ac13-fa2a-4df4-a5a3-caa73cc7b384 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:36:14.683725 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1494ac13-fa2a-4df4-a5a3-caa73cc7b384 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:14.683969 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1494ac13-fa2a-4df4-a5a3-caa73cc7b384 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:14.691252 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:14.691252 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:14.695409 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1494ac13-fa2a-4df4-a5a3-caa73cc7b384 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:36:14.701160 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1494ac13-fa2a-4df4-a5a3-caa73cc7b384 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 returned with HTTP 200 Jul 31 05:36:14.701160 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 872/3482] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:14 2026] GET /volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:14.712819 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-304c3ebc-de6c-4a55-b0d8-a1e44cb01ba2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:14.714925 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-304c3ebc-de6c-4a55-b0d8-a1e44cb01ba2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:36:14.715257 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-304c3ebc-de6c-4a55-b0d8-a1e44cb01ba2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:14.715681 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-304c3ebc-de6c-4a55-b0d8-a1e44cb01ba2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:14.722779 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:14.722779 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:14.727866 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-304c3ebc-de6c-4a55-b0d8-a1e44cb01ba2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:36:14.732885 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-304c3ebc-de6c-4a55-b0d8-a1e44cb01ba2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 returned with HTTP 200 Jul 31 05:36:14.733340 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 886/3483] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:14 2026] GET /volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:36:14.929811 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-281f16fd-363f-4de6-ab99-cc4e7e233bda req-0a5cfb91-29ea-440f-93a2-b71fec5448ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:14.932220 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-281f16fd-363f-4de6-ab99-cc4e7e233bda req-0a5cfb91-29ea-440f-93a2-b71fec5448ee tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] DELETE https://10.4.3.227/volume/v3/attachments/41df46b4-e124-48e4-90a4-e78bdeeb06b1 Jul 31 05:36:14.932344 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-281f16fd-363f-4de6-ab99-cc4e7e233bda req-0a5cfb91-29ea-440f-93a2-b71fec5448ee tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:14.932515 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-281f16fd-363f-4de6-ab99-cc4e7e233bda req-0a5cfb91-29ea-440f-93a2-b71fec5448ee tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:14.939381 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:14.939381 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:14.993130 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-281f16fd-363f-4de6-ab99-cc4e7e233bda req-0a5cfb91-29ea-440f-93a2-b71fec5448ee tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/attachments/41df46b4-e124-48e4-90a4-e78bdeeb06b1 returned with HTTP 200 Jul 31 05:36:14.993601 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 858/3484] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:36:14 2026] DELETE /volume/v3/attachments/41df46b4-e124-48e4-90a4-e78bdeeb06b1 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:15.453644 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-864f6654-e37c-4948-b86f-f305acf9f3f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:15.454870 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-864f6654-e37c-4948-b86f-f305acf9f3f5 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 Jul 31 05:36:15.455132 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-864f6654-e37c-4948-b86f-f305acf9f3f5 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:15.455910 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-864f6654-e37c-4948-b86f-f305acf9f3f5 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:15.466119 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:15.466119 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:15.469467 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-864f6654-e37c-4948-b86f-f305acf9f3f5 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:36:15.473933 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-864f6654-e37c-4948-b86f-f305acf9f3f5 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 returned with HTTP 200 Jul 31 05:36:15.474338 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 869/3485] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:15 2026] GET /volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:15.492539 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d7054dd6-6f06-492b-bdb6-2a8007998af3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:15.495649 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7054dd6-6f06-492b-bdb6-2a8007998af3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:36:15.496212 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7054dd6-6f06-492b-bdb6-2a8007998af3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b42b1ccd-4110-4a3d-af30-d1ddc82a70a3", "name": "tempest-VolumesBackupsTest-Backup-842871376"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:15.499818 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-d7054dd6-6f06-492b-bdb6-2a8007998af3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Creating new backup {'backup': {'volume_id': 'b42b1ccd-4110-4a3d-af30-d1ddc82a70a3', 'name': 'tempest-VolumesBackupsTest-Backup-842871376'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:36:15.500081 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-d7054dd6-6f06-492b-bdb6-2a8007998af3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Creating backup of volume b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 in container None Jul 31 05:36:15.512519 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:15.512519 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:15.513636 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d7054dd6-6f06-492b-bdb6-2a8007998af3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:36:15.549657 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-d7054dd6-6f06-492b-bdb6-2a8007998af3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Created reservations ['43b43161-db47-4af6-b853-cd387d7e8dfa', '9ea77659-6bd3-4d96-8ce5-fa4c9e4b8ef7'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:15.597455 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7054dd6-6f06-492b-bdb6-2a8007998af3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:36:15.598011 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 873/3486] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:36:15 2026] POST /volume/v3/backups => generated 329 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:15.611503 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ecdd3e9-32e1-41bf-a564-881883172119 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:15.614344 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ecdd3e9-32e1-41bf-a564-881883172119 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:15.614796 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ecdd3e9-32e1-41bf-a564-881883172119 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:15.615311 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ecdd3e9-32e1-41bf-a564-881883172119 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:15.615311 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7ecdd3e9-32e1-41bf-a564-881883172119 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:15.627750 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:15.627750 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:15.628723 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ecdd3e9-32e1-41bf-a564-881883172119 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:15.629278 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 887/3487] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:15 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:16.050307 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-134ed056-287a-4847-a85d-2283536db5f8 req-ae9d8a1a-99eb-484d-ba70-b466a26d1bb4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:16.053731 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-ae9d8a1a-99eb-484d-ba70-b466a26d1bb4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:36:16.053731 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-ae9d8a1a-99eb-484d-ba70-b466a26d1bb4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:16.053731 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-ae9d8a1a-99eb-484d-ba70-b466a26d1bb4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:16.060398 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:16.060398 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:16.064503 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-134ed056-287a-4847-a85d-2283536db5f8 req-ae9d8a1a-99eb-484d-ba70-b466a26d1bb4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:36:16.070195 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-ae9d8a1a-99eb-484d-ba70-b466a26d1bb4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 returned with HTTP 200 Jul 31 05:36:16.070730 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 859/3488] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:16 2026] GET /volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:16.306349 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74d8c984-d577-4dba-b427-9ce57bed6154 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:16.308237 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74d8c984-d577-4dba-b427-9ce57bed6154 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] DELETE https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:36:16.308488 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74d8c984-d577-4dba-b427-9ce57bed6154 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:16.308735 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74d8c984-d577-4dba-b427-9ce57bed6154 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:16.308943 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-74d8c984-d577-4dba-b427-9ce57bed6154 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Delete volume with id: 11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:36:16.316174 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:16.316174 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:16.316709 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-74d8c984-d577-4dba-b427-9ce57bed6154 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:36:16.334004 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-74d8c984-d577-4dba-b427-9ce57bed6154 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Delete volume request issued successfully. Jul 31 05:36:16.334226 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74d8c984-d577-4dba-b427-9ce57bed6154 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 returned with HTTP 202 Jul 31 05:36:16.334704 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 870/3489] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:16 2026] DELETE /volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:16.345620 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-97314304-2331-446e-b2f3-83c4fc65a584 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:16.349459 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97314304-2331-446e-b2f3-83c4fc65a584 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:36:16.349895 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97314304-2331-446e-b2f3-83c4fc65a584 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:16.350111 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97314304-2331-446e-b2f3-83c4fc65a584 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:16.361449 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:16.361449 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:16.366064 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-97314304-2331-446e-b2f3-83c4fc65a584 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Volume info retrieved successfully. Jul 31 05:36:16.373327 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97314304-2331-446e-b2f3-83c4fc65a584 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 returned with HTTP 200 Jul 31 05:36:16.373724 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 874/3490] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:16 2026] GET /volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 => generated 1386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:16.559052 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-134ed056-287a-4847-a85d-2283536db5f8 req-010c138b-f458-4b8b-8256-d3b4e50a2c81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:16.562350 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-010c138b-f458-4b8b-8256-d3b4e50a2c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:36:16.562618 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-010c138b-f458-4b8b-8256-d3b4e50a2c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:16.562865 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-010c138b-f458-4b8b-8256-d3b4e50a2c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:16.574033 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:16.574033 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:16.579953 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-134ed056-287a-4847-a85d-2283536db5f8 req-010c138b-f458-4b8b-8256-d3b4e50a2c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:36:16.585903 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-010c138b-f458-4b8b-8256-d3b4e50a2c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 returned with HTTP 200 Jul 31 05:36:16.586452 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 888/3491] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:16 2026] GET /volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:16.597062 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a811d3d-fb00-4063-aa41-e088352e5610 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:16.597509 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a811d3d-fb00-4063-aa41-e088352e5610 None None] GET https://10.4.3.227/volume// Jul 31 05:36:16.597735 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a811d3d-fb00-4063-aa41-e088352e5610 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:16.597964 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a811d3d-fb00-4063-aa41-e088352e5610 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:16.598350 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a811d3d-fb00-4063-aa41-e088352e5610 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:16.598661 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 860/3492] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:36: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 31 05:36:16.606924 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-134ed056-287a-4847-a85d-2283536db5f8 req-8d0b21e5-19aa-4e2c-8c81-bfc47cb9160d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:16.609013 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-8d0b21e5-19aa-4e2c-8c81-bfc47cb9160d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:36:16.609395 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-8d0b21e5-19aa-4e2c-8c81-bfc47cb9160d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5c3046a6-738e-4d89-adfa-9476cd7ad3a8", "connector": null, "instance_uuid": "1d70b163-55b9-4251-b511-7ba10056ce78"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:16.617215 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:16.617215 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:16.641014 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ee06b38a-d643-4ab3-860e-5465d0697b78 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:16.642159 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-8d0b21e5-19aa-4e2c-8c81-bfc47cb9160d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:36:16.643247 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 871/3493] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:36:16 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 31 05:36:16.643305 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee06b38a-d643-4ab3-860e-5465d0697b78 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:16.643590 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ee06b38a-d643-4ab3-860e-5465d0697b78 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:16.643764 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ee06b38a-d643-4ab3-860e-5465d0697b78 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:16.643910 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ee06b38a-d643-4ab3-860e-5465d0697b78 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:16.651501 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:16.651501 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:16.652455 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ee06b38a-d643-4ab3-860e-5465d0697b78 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:16.652916 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 875/3494] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:16 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:17.388831 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0cb7b646-d76f-4c3d-bffa-d96003fe16c8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:17.391118 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cb7b646-d76f-4c3d-bffa-d96003fe16c8 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] GET https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 Jul 31 05:36:17.391399 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cb7b646-d76f-4c3d-bffa-d96003fe16c8 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:17.391760 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cb7b646-d76f-4c3d-bffa-d96003fe16c8 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:17.398567 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cb7b646-d76f-4c3d-bffa-d96003fe16c8 tempest-TestVolumeBootPatternV346-976865279 tempest-TestVolumeBootPatternV346-976865279-project-member] https://10.4.3.227/volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 returned with HTTP 404 Jul 31 05:36:17.399176 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 889/3495] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:17 2026] GET /volume/v3/volumes/11517397-59e0-45d0-a783-2a3d5a1452a0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:17.663796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b6f57771-7890-49d7-9be8-ec0f69f6e96f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:17.667039 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6f57771-7890-49d7-9be8-ec0f69f6e96f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:17.667039 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6f57771-7890-49d7-9be8-ec0f69f6e96f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:17.667039 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6f57771-7890-49d7-9be8-ec0f69f6e96f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:17.667039 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b6f57771-7890-49d7-9be8-ec0f69f6e96f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:17.671361 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:17.671361 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:17.672411 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6f57771-7890-49d7-9be8-ec0f69f6e96f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:17.672913 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 861/3496] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:17 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:17.827976 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6c65dbc7-49c8-4bb9-a77a-dfa8bd9b3622 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:17.829776 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c65dbc7-49c8-4bb9-a77a-dfa8bd9b3622 None None] GET https://10.4.3.227/volume// Jul 31 05:36:17.829776 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c65dbc7-49c8-4bb9-a77a-dfa8bd9b3622 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:17.829776 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6c65dbc7-49c8-4bb9-a77a-dfa8bd9b3622 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:17.829776 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6c65dbc7-49c8-4bb9-a77a-dfa8bd9b3622 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:17.829776 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 872/3497] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:36: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 31 05:36:17.843393 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-134ed056-287a-4847-a85d-2283536db5f8 req-76e50937-e8e6-4ff6-830e-74d8421bae91 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:17.849214 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-76e50937-e8e6-4ff6-830e-74d8421bae91 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:36:17.849462 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-76e50937-e8e6-4ff6-830e-74d8421bae91 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:17.849704 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-76e50937-e8e6-4ff6-830e-74d8421bae91 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:17.863192 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:17.863192 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:17.869526 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-134ed056-287a-4847-a85d-2283536db5f8 req-76e50937-e8e6-4ff6-830e-74d8421bae91 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:36:17.877933 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-76e50937-e8e6-4ff6-830e-74d8421bae91 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 returned with HTTP 200 Jul 31 05:36:17.878957 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 876/3498] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:36:17 2026] GET /volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 => generated 1546 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:18.006841 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-134ed056-287a-4847-a85d-2283536db5f8 req-9c6463d8-09d0-419a-8046-6bf0db316a31 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:18.012013 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-9c6463d8-09d0-419a-8046-6bf0db316a31 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] PUT https://10.4.3.227/volume/v3/attachments/b9213655-5eea-4498-b879-bf194d1fd913 Jul 31 05:36:18.012013 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-9c6463d8-09d0-419a-8046-6bf0db316a31 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:18.026171 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-134ed056-287a-4847-a85d-2283536db5f8 req-9c6463d8-09d0-419a-8046-6bf0db316a31 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Acquiring lock "cinder-attachment_update-5c3046a6-738e-4d89-adfa-9476cd7ad3a8-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:36:18.032948 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-134ed056-287a-4847-a85d-2283536db5f8 req-9c6463d8-09d0-419a-8046-6bf0db316a31 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-5c3046a6-738e-4d89-adfa-9476cd7ad3a8-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:36:18.034444 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:18.034444 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:18.144672 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-134ed056-287a-4847-a85d-2283536db5f8 req-9c6463d8-09d0-419a-8046-6bf0db316a31 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-5c3046a6-738e-4d89-adfa-9476cd7ad3a8-np0000006182" released by "attachment_update" :: held 0.110s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:36:18.144672 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-9c6463d8-09d0-419a-8046-6bf0db316a31 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/b9213655-5eea-4498-b879-bf194d1fd913 returned with HTTP 200 Jul 31 05:36:18.144672 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 890/3499] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:36:18 2026] PUT /volume/v3/attachments/b9213655-5eea-4498-b879-bf194d1fd913 => generated 969 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:18.177634 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-134ed056-287a-4847-a85d-2283536db5f8 req-5984993a-1377-458d-95a5-bd3eb33b7ca0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:18.180303 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-5984993a-1377-458d-95a5-bd3eb33b7ca0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments/b9213655-5eea-4498-b879-bf194d1fd913/action Jul 31 05:36:18.180708 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-5984993a-1377-458d-95a5-bd3eb33b7ca0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:36:18.180863 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-5984993a-1377-458d-95a5-bd3eb33b7ca0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:18.200931 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:18.200931 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:18.212295 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-134ed056-287a-4847-a85d-2283536db5f8 req-5984993a-1377-458d-95a5-bd3eb33b7ca0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/b9213655-5eea-4498-b879-bf194d1fd913/action returned with HTTP 204 Jul 31 05:36:18.212728 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 862/3500] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:36:18 2026] POST /volume/v3/attachments/b9213655-5eea-4498-b879-bf194d1fd913/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:18.685412 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57024992-3882-48ad-ad9e-c486618cc94f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:18.690138 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57024992-3882-48ad-ad9e-c486618cc94f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:18.690138 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57024992-3882-48ad-ad9e-c486618cc94f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:18.690138 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57024992-3882-48ad-ad9e-c486618cc94f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:18.690138 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-57024992-3882-48ad-ad9e-c486618cc94f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:18.701130 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:18.701130 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:18.701297 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57024992-3882-48ad-ad9e-c486618cc94f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:18.701838 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 873/3501] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:18 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:19.712732 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-484df688-e073-46db-996f-9896a1d96140 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:19.714708 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-484df688-e073-46db-996f-9896a1d96140 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:19.714940 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-484df688-e073-46db-996f-9896a1d96140 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:19.715168 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-484df688-e073-46db-996f-9896a1d96140 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:19.715293 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-484df688-e073-46db-996f-9896a1d96140 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:19.719999 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:19.719999 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:19.720877 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-484df688-e073-46db-996f-9896a1d96140 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:19.721318 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 877/3502] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:19 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:20.292235 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-40041c66-ba8d-473d-a190-b03e5ff80b4c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:20.294928 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-40041c66-ba8d-473d-a190-b03e5ff80b4c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:36:20.295200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-40041c66-ba8d-473d-a190-b03e5ff80b4c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:20.295442 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-40041c66-ba8d-473d-a190-b03e5ff80b4c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:20.306177 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:20.306177 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:20.310303 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-40041c66-ba8d-473d-a190-b03e5ff80b4c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:36:20.314599 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-40041c66-ba8d-473d-a190-b03e5ff80b4c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:36:20.315003 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 891/3503] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:20 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:20.424455 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bcf00efe-8da8-472a-be4a-bb35f4f13927 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:20.424844 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcf00efe-8da8-472a-be4a-bb35f4f13927 None None] GET https://10.4.3.227/volume// Jul 31 05:36:20.425001 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcf00efe-8da8-472a-be4a-bb35f4f13927 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:20.425200 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bcf00efe-8da8-472a-be4a-bb35f4f13927 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:20.425491 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bcf00efe-8da8-472a-be4a-bb35f4f13927 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:20.425777 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 863/3504] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:36: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 31 05:36:20.433565 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-d0d832d4-b795-4e5e-bee5-9cea30121816 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:20.542290 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-d0d832d4-b795-4e5e-bee5-9cea30121816 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:36:20.542782 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-d0d832d4-b795-4e5e-bee5-9cea30121816 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2591bac4-dbbc-4e61-8b21-af1f66050f65", "connector": null, "instance_uuid": "fd1bf5ce-3a4a-4b40-948e-7790e69a4d21"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:20.566703 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:20.566703 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:20.612283 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-d0d832d4-b795-4e5e-bee5-9cea30121816 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:36:20.612874 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 874/3505] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:36:20 2026] POST /volume/v3/attachments => generated 273 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:20.661089 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3bd4187d-9009-4292-a0b3-230f8093d790 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:20.663776 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3bd4187d-9009-4292-a0b3-230f8093d790 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:36:20.664064 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3bd4187d-9009-4292-a0b3-230f8093d790 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:20.664235 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3bd4187d-9009-4292-a0b3-230f8093d790 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:20.681625 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4530586-dacd-4c4a-8cb7-60619fec0dac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:20.681830 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4530586-dacd-4c4a-8cb7-60619fec0dac None None] GET https://10.4.3.227/volume// Jul 31 05:36:20.682081 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4530586-dacd-4c4a-8cb7-60619fec0dac None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:20.682180 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4530586-dacd-4c4a-8cb7-60619fec0dac None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:20.682481 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4530586-dacd-4c4a-8cb7-60619fec0dac None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:20.685138 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 892/3506] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:36: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 31 05:36:20.707985 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:20.707985 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:20.708939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-197003d8-a904-456a-ad01-e18eb55f12b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:20.711546 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-197003d8-a904-456a-ad01-e18eb55f12b3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:36:20.711713 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3bd4187d-9009-4292-a0b3-230f8093d790 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:36:20.711859 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-197003d8-a904-456a-ad01-e18eb55f12b3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:20.712129 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-197003d8-a904-456a-ad01-e18eb55f12b3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:20.720813 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3bd4187d-9009-4292-a0b3-230f8093d790 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:36:20.721384 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 878/3507] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:20 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 841 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:20.728798 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:20.728798 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:20.735371 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-197003d8-a904-456a-ad01-e18eb55f12b3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:36:20.735594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-967b56d8-ed67-4cac-80d1-7ac18ccf1ddc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:20.740122 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-967b56d8-ed67-4cac-80d1-7ac18ccf1ddc tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:20.740122 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-967b56d8-ed67-4cac-80d1-7ac18ccf1ddc tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:20.740122 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-967b56d8-ed67-4cac-80d1-7ac18ccf1ddc tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:20.740122 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-967b56d8-ed67-4cac-80d1-7ac18ccf1ddc tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:20.746354 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-197003d8-a904-456a-ad01-e18eb55f12b3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:36:20.747398 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 864/3508] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:36:20 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 1021 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:20.748797 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:20.748797 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:20.750114 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-967b56d8-ed67-4cac-80d1-7ac18ccf1ddc tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:20.751676 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 875/3509] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:20 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:20.923874 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-ff67265d-d596-4d6f-893a-c939e440c5c2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:20.925993 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-ff67265d-d596-4d6f-893a-c939e440c5c2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] PUT https://10.4.3.227/volume/v3/attachments/15afbb53-e1f3-4d92-8c72-7696439e1f7a Jul 31 05:36:20.926404 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-ff67265d-d596-4d6f-893a-c939e440c5c2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:20.938372 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-ff67265d-d596-4d6f-893a-c939e440c5c2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Acquiring lock "cinder-attachment_update-2591bac4-dbbc-4e61-8b21-af1f66050f65-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:36:20.945922 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-ff67265d-d596-4d6f-893a-c939e440c5c2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Lock "cinder-attachment_update-2591bac4-dbbc-4e61-8b21-af1f66050f65-np0000006182" acquired by "attachment_update" :: waited 0.008s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:36:20.947649 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:20.947649 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:21.049358 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-ff67265d-d596-4d6f-893a-c939e440c5c2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Lock "cinder-attachment_update-2591bac4-dbbc-4e61-8b21-af1f66050f65-np0000006182" released by "attachment_update" :: held 0.103s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:36:21.049811 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-ff67265d-d596-4d6f-893a-c939e440c5c2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/attachments/15afbb53-e1f3-4d92-8c72-7696439e1f7a returned with HTTP 200 Jul 31 05:36:21.050431 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 893/3510] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:36:20 2026] PUT /volume/v3/attachments/15afbb53-e1f3-4d92-8c72-7696439e1f7a => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:21.737205 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1ea175b-95df-4dfe-a56e-d5c9eaaa2f6e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:21.739020 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1ea175b-95df-4dfe-a56e-d5c9eaaa2f6e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:36:21.739246 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1ea175b-95df-4dfe-a56e-d5c9eaaa2f6e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:21.739433 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1ea175b-95df-4dfe-a56e-d5c9eaaa2f6e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:21.749695 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:21.749695 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:21.753089 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b1ea175b-95df-4dfe-a56e-d5c9eaaa2f6e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:36:21.757126 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1ea175b-95df-4dfe-a56e-d5c9eaaa2f6e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:36:21.757529 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 879/3511] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:21 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:21.764048 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dcf0ab43-61c2-4630-9cfa-ec975e06d9da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:21.766078 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dcf0ab43-61c2-4630-9cfa-ec975e06d9da tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:21.766306 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dcf0ab43-61c2-4630-9cfa-ec975e06d9da tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:21.766495 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dcf0ab43-61c2-4630-9cfa-ec975e06d9da tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:21.766664 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dcf0ab43-61c2-4630-9cfa-ec975e06d9da tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:21.771778 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:21.771778 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:21.771932 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dcf0ab43-61c2-4630-9cfa-ec975e06d9da tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:21.772292 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 865/3512] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:21 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:22.778212 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f88fa03b-718d-4790-a4e5-4c4dff419a14 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:22.784713 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09201061-2836-4a8d-b2e7-d8bc548319b3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:22.785956 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f88fa03b-718d-4790-a4e5-4c4dff419a14 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:36:22.786198 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f88fa03b-718d-4790-a4e5-4c4dff419a14 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:22.787660 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f88fa03b-718d-4790-a4e5-4c4dff419a14 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:22.787709 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09201061-2836-4a8d-b2e7-d8bc548319b3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:22.787709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09201061-2836-4a8d-b2e7-d8bc548319b3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:22.787709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09201061-2836-4a8d-b2e7-d8bc548319b3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:22.787709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-09201061-2836-4a8d-b2e7-d8bc548319b3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:22.792734 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:22.792734 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:22.796170 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09201061-2836-4a8d-b2e7-d8bc548319b3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:22.796170 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 894/3513] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:22 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:22.803820 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:22.803820 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:22.810925 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f88fa03b-718d-4790-a4e5-4c4dff419a14 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:36:22.816295 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f88fa03b-718d-4790-a4e5-4c4dff419a14 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:36:22.816689 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 876/3514] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:22 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:22.946867 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c262da4e-4416-4bab-b684-98c1181777c2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:23.045711 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:23.046167 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1998501704"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:23.048014 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1998501704'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:23.048181 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume of 1 GB Jul 31 05:36:23.052756 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Availability Zones retrieved successfully. Jul 31 05:36:23.060284 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (28a366e5-5e10-4a63-802c-2af6fdef1dbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:23.061584 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27bb52e-2e39-40fe-bdab-2f3aa205f277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:23.062843 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:23.091246 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d27bb52e-2e39-40fe-bdab-2f3aa205f277) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:23.091974 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d982bb69-ea4c-4444-bd4e-e512d7938e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:23.169873 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['0123f2e2-baa5-4cb2-8849-42c55cd14c9e', '13ebf98d-089d-4357-b14d-b4779fcfe22d', '61672b39-23d2-42ca-aee8-8ffcb672fd4d', 'c47252b8-5aa9-4747-a344-af9df9dfaa3f'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:23.171069 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d982bb69-ea4c-4444-bd4e-e512d7938e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0123f2e2-baa5-4cb2-8849-42c55cd14c9e', '13ebf98d-089d-4357-b14d-b4779fcfe22d', '61672b39-23d2-42ca-aee8-8ffcb672fd4d', 'c47252b8-5aa9-4747-a344-af9df9dfaa3f']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:23.172401 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6a8f7a-a213-43cd-aa0c-abaa919c7136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:23.204492 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea6a8f7a-a213-43cd-aa0c-abaa919c7136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e10e0d5b-2a68-4b08-9afa-461330097437', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1998501704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['0123f2e2-baa5-4cb2-8849-42c55cd14c9e','13ebf98d-089d-4357-b14d-b4779fcfe22d','61672b39-23d2-42ca-aee8-8ffcb672fd4d','c47252b8-5aa9-4747-a344-af9df9dfaa3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1998501704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e10e0d5b-2a68-4b08-9afa-461330097437,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6b65fffc7434cb827a8cb937d84eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3014fd7060e44ee798c2d17d6aed5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:23.205479 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a625f4ed-5db0-4cb9-b648-822a49de9642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:23.226075 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a625f4ed-5db0-4cb9-b648-822a49de9642) transitioned into state 'SUCCESS' from state '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-1998501704',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['0123f2e2-baa5-4cb2-8849-42c55cd14c9e','13ebf98d-089d-4357-b14d-b4779fcfe22d','61672b39-23d2-42ca-aee8-8ffcb672fd4d','c47252b8-5aa9-4747-a344-af9df9dfaa3f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:23.227115 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f375b8-f8e6-48bd-9a94-3c90783b24c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:23.239421 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86f375b8-f8e6-48bd-9a94-3c90783b24c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:23.240659 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (28a366e5-5e10-4a63-802c-2af6fdef1dbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:23.241075 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request issued successfully. Jul 31 05:36:23.244969 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c262da4e-4416-4bab-b684-98c1181777c2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:23.245586 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 880/3515] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:36:22 2026] POST /volume/v3/volumes => generated 770 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:23.263340 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d07bcea4-d8a8-4d20-b6c4-4b0aaa4038b5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:23.265322 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d07bcea4-d8a8-4d20-b6c4-4b0aaa4038b5 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 Jul 31 05:36:23.265534 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d07bcea4-d8a8-4d20-b6c4-4b0aaa4038b5 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:23.265785 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d07bcea4-d8a8-4d20-b6c4-4b0aaa4038b5 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:23.273498 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:23.273498 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:23.278756 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d07bcea4-d8a8-4d20-b6c4-4b0aaa4038b5 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:23.284391 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d07bcea4-d8a8-4d20-b6c4-4b0aaa4038b5 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 returned with HTTP 200 Jul 31 05:36:23.284811 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 866/3516] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:23 2026] GET /volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:23.815243 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5e7ef936-0df9-4ad0-a268-5417666e1b13 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:23.822353 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e7ef936-0df9-4ad0-a268-5417666e1b13 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:23.823992 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e7ef936-0df9-4ad0-a268-5417666e1b13 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:23.824988 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5e7ef936-0df9-4ad0-a268-5417666e1b13 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:23.825760 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5e7ef936-0df9-4ad0-a268-5417666e1b13 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:23.843599 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d59a98a-d59c-4d71-8d60-c7b013a3bf82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:23.845664 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d59a98a-d59c-4d71-8d60-c7b013a3bf82 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:36:23.845915 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d59a98a-d59c-4d71-8d60-c7b013a3bf82 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:23.846154 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d59a98a-d59c-4d71-8d60-c7b013a3bf82 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:23.846591 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:23.846591 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:23.849373 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5e7ef936-0df9-4ad0-a268-5417666e1b13 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:23.849492 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 895/3517] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:23 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:23.856924 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:23.856924 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:23.860877 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5d59a98a-d59c-4d71-8d60-c7b013a3bf82 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:36:23.865809 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d59a98a-d59c-4d71-8d60-c7b013a3bf82 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:36:23.866344 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 877/3518] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:23 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:24.299824 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e59c61e0-9145-4f4b-9f91-93e062ce12a4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:24.302096 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e59c61e0-9145-4f4b-9f91-93e062ce12a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 Jul 31 05:36:24.302375 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e59c61e0-9145-4f4b-9f91-93e062ce12a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:24.302606 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e59c61e0-9145-4f4b-9f91-93e062ce12a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:24.310057 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:24.310057 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:24.314227 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e59c61e0-9145-4f4b-9f91-93e062ce12a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:24.319139 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e59c61e0-9145-4f4b-9f91-93e062ce12a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 returned with HTTP 200 Jul 31 05:36:24.319630 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 881/3519] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:24 2026] GET /volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:24.338111 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-415244b4-f4c1-4749-8536-d01ca7addf4a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:24.339816 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-415244b4-f4c1-4749-8536-d01ca7addf4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:36:24.340328 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-415244b4-f4c1-4749-8536-d01ca7addf4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e10e0d5b-2a68-4b08-9afa-461330097437", "name": "tempest-VolumeDependencyTests-Snapshot-468011506"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:24.350901 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:24.350901 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:24.351553 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-415244b4-f4c1-4749-8536-d01ca7addf4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:24.351744 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-415244b4-f4c1-4749-8536-d01ca7addf4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create snapshot from volume e10e0d5b-2a68-4b08-9afa-461330097437 Jul 31 05:36:24.402502 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-415244b4-f4c1-4749-8536-d01ca7addf4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['a485e0ad-3f0e-4bbc-986e-db31449120c9', 'f4b25068-c085-48fa-9e93-d0f4aef38593', 'cebbc8f5-72ab-4b03-b2e7-4eb67325d9b6', '5f2999c5-a875-4d47-8ee4-1dcbb0bb0184'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:24.448873 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-415244b4-f4c1-4749-8536-d01ca7addf4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot create request issued successfully. Jul 31 05:36:24.449555 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-415244b4-f4c1-4749-8536-d01ca7addf4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:36:24.449763 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 867/3520] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:36:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:24.460694 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-80111490-5b92-4119-a33b-034abfd7fd81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:24.462804 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80111490-5b92-4119-a33b-034abfd7fd81 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 Jul 31 05:36:24.462997 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80111490-5b92-4119-a33b-034abfd7fd81 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:24.463227 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-80111490-5b92-4119-a33b-034abfd7fd81 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:24.468919 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:24.468919 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:24.469415 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-80111490-5b92-4119-a33b-034abfd7fd81 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:24.470355 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-80111490-5b92-4119-a33b-034abfd7fd81 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 returned with HTTP 200 Jul 31 05:36:24.470800 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 896/3521] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:24 2026] GET /volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:24.860635 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-76410872-bb42-4945-9d4a-18d3db86cf70 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:24.862586 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76410872-bb42-4945-9d4a-18d3db86cf70 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:24.863015 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76410872-bb42-4945-9d4a-18d3db86cf70 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:24.863342 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-76410872-bb42-4945-9d4a-18d3db86cf70 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:24.863529 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-76410872-bb42-4945-9d4a-18d3db86cf70 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:24.868151 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:24.868151 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:24.869081 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-76410872-bb42-4945-9d4a-18d3db86cf70 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:24.869654 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 878/3522] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:24 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:24.879526 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-25074e1d-8368-40f6-b140-4b208cf111d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:24.881408 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25074e1d-8368-40f6-b140-4b208cf111d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:36:24.881625 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25074e1d-8368-40f6-b140-4b208cf111d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:24.881881 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25074e1d-8368-40f6-b140-4b208cf111d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:24.894426 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:24.894426 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:24.899468 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-25074e1d-8368-40f6-b140-4b208cf111d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:36:24.904904 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25074e1d-8368-40f6-b140-4b208cf111d1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:36:24.905356 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 882/3523] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:24 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:25.482919 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-608a692b-38f0-4e44-88af-07c80d007c4b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:25.484919 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-608a692b-38f0-4e44-88af-07c80d007c4b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 Jul 31 05:36:25.485120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-608a692b-38f0-4e44-88af-07c80d007c4b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:25.485320 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-608a692b-38f0-4e44-88af-07c80d007c4b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:25.491030 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:25.491030 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:25.491525 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-608a692b-38f0-4e44-88af-07c80d007c4b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:25.492298 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-608a692b-38f0-4e44-88af-07c80d007c4b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 returned with HTTP 200 Jul 31 05:36:25.492694 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 868/3524] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:25 2026] GET /volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:25.503923 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:25.508606 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:25.509501 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6844e110-5898-4195-ba33-b2c64d318070", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-305245423"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:25.514675 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request body: {'volume': {'snapshot_id': '6844e110-5898-4195-ba33-b2c64d318070', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-305245423'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:25.530256 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:25.530256 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:25.531690 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:25.532354 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume of 1 GB Jul 31 05:36:25.545543 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Availability Zones retrieved successfully. Jul 31 05:36:25.568408 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (4f745ee8-f1f8-4c4e-978d-b6ee8878e0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:25.570395 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84e41f4c-59ee-4933-ac30-08d06fdd625b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:25.571831 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:25.619519 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84e41f4c-59ee-4933-ac30-08d06fdd625b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6844e110-5898-4195-ba33-b2c64d318070', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:25.620402 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82461306-854c-4c37-91a4-7ee6fbac6c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:25.638317 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-9e74cad4-ad20-4ef4-a791-e45d36de9c8c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:25.641032 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-9e74cad4-ad20-4ef4-a791-e45d36de9c8c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/attachments/15afbb53-e1f3-4d92-8c72-7696439e1f7a/action Jul 31 05:36:25.641433 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-9e74cad4-ad20-4ef4-a791-e45d36de9c8c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:36:25.641557 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-9e74cad4-ad20-4ef4-a791-e45d36de9c8c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:25.663181 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:25.663181 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:25.671934 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['87828bcb-c3ee-4119-9c80-e871adbc1c0b', 'edc0447f-1aa8-42cb-92ea-a7fb6a16007b', '7f26a7ef-da94-4f68-b698-d03e8ccad9a6', '53c74d1d-596f-4aa9-b9ea-bbcb96c62db7'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:25.672851 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82461306-854c-4c37-91a4-7ee6fbac6c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87828bcb-c3ee-4119-9c80-e871adbc1c0b', 'edc0447f-1aa8-42cb-92ea-a7fb6a16007b', '7f26a7ef-da94-4f68-b698-d03e8ccad9a6', '53c74d1d-596f-4aa9-b9ea-bbcb96c62db7']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:25.673689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d4e3cf-05cd-45c5-ad1c-f0aade8b8e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:25.679637 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8521d582-5f6e-46f5-a67a-aaab4ecdd576 req-9e74cad4-ad20-4ef4-a791-e45d36de9c8c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/attachments/15afbb53-e1f3-4d92-8c72-7696439e1f7a/action returned with HTTP 204 Jul 31 05:36:25.680074 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 879/3525] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:36:25 2026] POST /volume/v3/attachments/15afbb53-e1f3-4d92-8c72-7696439e1f7a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:25.719450 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84d4e3cf-05cd-45c5-ad1c-f0aade8b8e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18edfb46-d8b7-4948-a834-4756ba92e32c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-305245423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['87828bcb-c3ee-4119-9c80-e871adbc1c0b','edc0447f-1aa8-42cb-92ea-a7fb6a16007b','7f26a7ef-da94-4f68-b698-d03e8ccad9a6','53c74d1d-596f-4aa9-b9ea-bbcb96c62db7'],size=1,snapshot_id=6844e110-5898-4195-ba33-b2c64d318070,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-305245423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18edfb46-d8b7-4948-a834-4756ba92e32c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6b65fffc7434cb827a8cb937d84eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6844e110-5898-4195-ba33-b2c64d318070,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3014fd7060e44ee798c2d17d6aed5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:25.721331 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc682033-77e4-495a-a0ac-478d49e702db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:25.745387 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc682033-77e4-495a-a0ac-478d49e702db) transitioned into state 'SUCCESS' from state '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-305245423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['87828bcb-c3ee-4119-9c80-e871adbc1c0b','edc0447f-1aa8-42cb-92ea-a7fb6a16007b','7f26a7ef-da94-4f68-b698-d03e8ccad9a6','53c74d1d-596f-4aa9-b9ea-bbcb96c62db7'],size=1,snapshot_id=6844e110-5898-4195-ba33-b2c64d318070,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:25.746217 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cc770e8-d7d3-4120-8b7d-edd2548c3eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:25.771373 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cc770e8-d7d3-4120-8b7d-edd2548c3eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:25.772594 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (4f745ee8-f1f8-4c4e-978d-b6ee8878e0c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:25.773013 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request issued successfully. Jul 31 05:36:25.773792 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c578cc45-0cd2-4194-9e21-d19fb13f6986 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:25.774365 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 897/3526] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:36:25 2026] POST /volume/v3/volumes => generated 803 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:25.787875 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7a81a748-50b3-45c2-a5ae-79c6dbcd079c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:25.790296 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a81a748-50b3-45c2-a5ae-79c6dbcd079c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c Jul 31 05:36:25.790521 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a81a748-50b3-45c2-a5ae-79c6dbcd079c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:25.790832 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a81a748-50b3-45c2-a5ae-79c6dbcd079c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:25.798675 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:25.798675 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:25.802928 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7a81a748-50b3-45c2-a5ae-79c6dbcd079c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:25.808024 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a81a748-50b3-45c2-a5ae-79c6dbcd079c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c returned with HTTP 200 Jul 31 05:36:25.808506 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 883/3527] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:25 2026] GET /volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:25.881834 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-99607a70-87d5-4947-9f64-1bce0602f450 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:25.884458 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99607a70-87d5-4947-9f64-1bce0602f450 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:25.884642 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99607a70-87d5-4947-9f64-1bce0602f450 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:25.884812 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-99607a70-87d5-4947-9f64-1bce0602f450 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:25.884905 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-99607a70-87d5-4947-9f64-1bce0602f450 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:25.889497 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:25.889497 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:25.890329 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-99607a70-87d5-4947-9f64-1bce0602f450 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:25.890714 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 869/3528] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:25 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:25.919170 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e7957a6-24bd-4e7c-bb9d-041fc094d9c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:25.922292 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e7957a6-24bd-4e7c-bb9d-041fc094d9c8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:36:25.922969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e7957a6-24bd-4e7c-bb9d-041fc094d9c8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:25.923250 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e7957a6-24bd-4e7c-bb9d-041fc094d9c8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:25.946141 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:25.946141 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:25.951598 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7e7957a6-24bd-4e7c-bb9d-041fc094d9c8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:36:25.956958 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e7957a6-24bd-4e7c-bb9d-041fc094d9c8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:36:25.957494 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 880/3529] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:25 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 1134 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:36:25.971048 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19f0a597-60db-4db8-9d4c-6485c6e0335b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:25.973093 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19f0a597-60db-4db8-9d4c-6485c6e0335b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:36:25.973479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19f0a597-60db-4db8-9d4c-6485c6e0335b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2591bac4-dbbc-4e61-8b21-af1f66050f65", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1582145723", "container": "tempest-volumesbackupstest-backup-container-383137200"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:25.975061 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-19f0a597-60db-4db8-9d4c-6485c6e0335b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating new backup {'backup': {'volume_id': '2591bac4-dbbc-4e61-8b21-af1f66050f65', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1582145723', 'container': 'tempest-volumesbackupstest-backup-container-383137200'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:36:25.975242 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-19f0a597-60db-4db8-9d4c-6485c6e0335b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating backup of volume 2591bac4-dbbc-4e61-8b21-af1f66050f65 in container tempest-volumesbackupstest-backup-container-383137200 Jul 31 05:36:25.987464 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:25.987464 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:25.987942 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-19f0a597-60db-4db8-9d4c-6485c6e0335b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:36:26.029402 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-19f0a597-60db-4db8-9d4c-6485c6e0335b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['84cb1b78-62a7-40a0-a1b8-85e13163b9d6', 'b5d362ca-bc45-492d-b4dd-584deca783a6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:26.076207 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19f0a597-60db-4db8-9d4c-6485c6e0335b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:36:26.076207 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 898/3530] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:36:25 2026] POST /volume/v3/backups => generated 330 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:26.087722 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-83a940c6-f598-4682-9b4a-da75c40849ab None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:26.089491 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83a940c6-f598-4682-9b4a-da75c40849ab tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:26.089718 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83a940c6-f598-4682-9b4a-da75c40849ab tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:26.089923 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-83a940c6-f598-4682-9b4a-da75c40849ab tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:26.090017 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-83a940c6-f598-4682-9b4a-da75c40849ab tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:26.097810 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:26.097810 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:26.098693 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-83a940c6-f598-4682-9b4a-da75c40849ab tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:26.099128 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 884/3531] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:26 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:26.822786 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4860d8bd-ccff-45c7-b776-687e89d254d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:26.824535 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4860d8bd-ccff-45c7-b776-687e89d254d9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c Jul 31 05:36:26.824732 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4860d8bd-ccff-45c7-b776-687e89d254d9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:26.824903 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4860d8bd-ccff-45c7-b776-687e89d254d9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:26.832461 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:26.832461 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:26.836166 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4860d8bd-ccff-45c7-b776-687e89d254d9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:26.840141 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4860d8bd-ccff-45c7-b776-687e89d254d9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c returned with HTTP 200 Jul 31 05:36:26.840473 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 870/3532] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:26 2026] GET /volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c => generated 896 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:26.853064 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-28daf876-d34c-4ec9-8aba-a1cdcc38e2f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:26.854777 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28daf876-d34c-4ec9-8aba-a1cdcc38e2f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:36:26.855123 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-28daf876-d34c-4ec9-8aba-a1cdcc38e2f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "18edfb46-d8b7-4948-a834-4756ba92e32c", "name": "tempest-VolumeDependencyTests-Snapshot-308552555"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:26.863950 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:26.863950 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:26.864487 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-28daf876-d34c-4ec9-8aba-a1cdcc38e2f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:26.864605 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-28daf876-d34c-4ec9-8aba-a1cdcc38e2f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create snapshot from volume 18edfb46-d8b7-4948-a834-4756ba92e32c Jul 31 05:36:26.888795 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-28daf876-d34c-4ec9-8aba-a1cdcc38e2f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['bfb63974-5239-4592-8ce2-2d29f8eebb53', '49bbcf97-70b6-4259-b665-2c649d55b31d', 'f5b9eb40-a64d-404a-a061-d6380aa54028', '27b7c6a7-7b9e-4a8e-958f-36092d9347a4'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:26.904193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e8ad2b13-7bdb-4526-afd2-b22fb41c5894 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:26.906002 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8ad2b13-7bdb-4526-afd2-b22fb41c5894 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:26.906201 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8ad2b13-7bdb-4526-afd2-b22fb41c5894 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:26.906406 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8ad2b13-7bdb-4526-afd2-b22fb41c5894 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:26.906521 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e8ad2b13-7bdb-4526-afd2-b22fb41c5894 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:26.910795 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:26.910795 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:26.911626 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8ad2b13-7bdb-4526-afd2-b22fb41c5894 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:26.912009 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 899/3533] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:26 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:36:26.921176 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-28daf876-d34c-4ec9-8aba-a1cdcc38e2f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot create request issued successfully. Jul 31 05:36:26.921176 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-28daf876-d34c-4ec9-8aba-a1cdcc38e2f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:36:26.921176 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 881/3534] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:36:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:26.930192 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c1a9798c-4098-465e-b830-616e482dc8d9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:26.932178 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1a9798c-4098-465e-b830-616e482dc8d9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 Jul 31 05:36:26.932394 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1a9798c-4098-465e-b830-616e482dc8d9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:26.932656 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1a9798c-4098-465e-b830-616e482dc8d9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:26.937421 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:26.937421 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:26.937972 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c1a9798c-4098-465e-b830-616e482dc8d9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:26.938776 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1a9798c-4098-465e-b830-616e482dc8d9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 returned with HTTP 200 Jul 31 05:36:26.939166 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 885/3535] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:26 2026] GET /volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:27.114365 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c669f078-c771-4ca1-a476-a062627f5451 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:27.116130 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c669f078-c771-4ca1-a476-a062627f5451 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:27.116324 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c669f078-c771-4ca1-a476-a062627f5451 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:27.116534 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c669f078-c771-4ca1-a476-a062627f5451 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:27.116645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c669f078-c771-4ca1-a476-a062627f5451 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:27.121458 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:27.121458 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:27.122473 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c669f078-c771-4ca1-a476-a062627f5451 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:27.123000 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 871/3536] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:27 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:27.922404 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8a6abd0f-5f27-4c52-914e-f418be3e327e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:27.924337 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a6abd0f-5f27-4c52-914e-f418be3e327e tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:27.924584 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a6abd0f-5f27-4c52-914e-f418be3e327e tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:27.924819 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a6abd0f-5f27-4c52-914e-f418be3e327e tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:27.924967 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8a6abd0f-5f27-4c52-914e-f418be3e327e tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:27.929622 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:27.929622 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:27.930381 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a6abd0f-5f27-4c52-914e-f418be3e327e tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:27.930773 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 900/3537] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:27 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:27.949157 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-68862e16-9b3b-4622-90d1-48f2ee3d28c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:27.950993 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68862e16-9b3b-4622-90d1-48f2ee3d28c0 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 Jul 31 05:36:27.951360 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68862e16-9b3b-4622-90d1-48f2ee3d28c0 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:27.951735 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-68862e16-9b3b-4622-90d1-48f2ee3d28c0 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:27.959597 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:27.959597 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:27.959597 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-68862e16-9b3b-4622-90d1-48f2ee3d28c0 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:27.959597 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-68862e16-9b3b-4622-90d1-48f2ee3d28c0 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 returned with HTTP 200 Jul 31 05:36:27.959597 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 882/3538] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:27 2026] GET /volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:27.970898 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:27.973244 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:27.973734 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bc077e54-ce5f-4fb1-b42d-b80ee338dda5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1148233987"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:27.975883 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request body: {'volume': {'snapshot_id': 'bc077e54-ce5f-4fb1-b42d-b80ee338dda5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1148233987'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:27.984416 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:27.984416 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:27.985053 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:27.985329 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume of 1 GB Jul 31 05:36:27.990016 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Availability Zones retrieved successfully. Jul 31 05:36:27.995470 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (6cc27b86-3681-4a80-acc8-b38492eb4147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:27.996593 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f389e611-d127-4e05-9449-e83539fcef6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:27.997658 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:28.029512 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f389e611-d127-4e05-9449-e83539fcef6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bc077e54-ce5f-4fb1-b42d-b80ee338dda5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:28.030353 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bb0771f-fe3e-4aa9-aac3-2f6f00cff22f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:28.076061 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['f23a3de1-2d36-4838-8727-b1baf232a146', '15cb067a-81e4-48ac-9364-2ab602e787e8', 'da2b3ea7-b2b6-4a0b-8608-4d90498f9182', '8e646d10-1bab-4989-bf8e-7ae9799ea224'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:28.076943 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bb0771f-fe3e-4aa9-aac3-2f6f00cff22f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f23a3de1-2d36-4838-8727-b1baf232a146', '15cb067a-81e4-48ac-9364-2ab602e787e8', 'da2b3ea7-b2b6-4a0b-8608-4d90498f9182', '8e646d10-1bab-4989-bf8e-7ae9799ea224']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:28.078076 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ef3f7a-f382-458b-a5d0-5919d6fe58c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:28.124333 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78ef3f7a-f382-458b-a5d0-5919d6fe58c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce37c92e-2dbe-493b-9262-c80732d4a5c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1148233987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['f23a3de1-2d36-4838-8727-b1baf232a146','15cb067a-81e4-48ac-9364-2ab602e787e8','da2b3ea7-b2b6-4a0b-8608-4d90498f9182','8e646d10-1bab-4989-bf8e-7ae9799ea224'],size=1,snapshot_id=bc077e54-ce5f-4fb1-b42d-b80ee338dda5,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1148233987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce37c92e-2dbe-493b-9262-c80732d4a5c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6b65fffc7434cb827a8cb937d84eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bc077e54-ce5f-4fb1-b42d-b80ee338dda5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3014fd7060e44ee798c2d17d6aed5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:28.125369 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e5b1402-a0ce-4c46-9721-d51bff3f9243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:28.134814 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bd74b4f5-5501-4ea9-a4e9-275f6af5226c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:28.137609 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd74b4f5-5501-4ea9-a4e9-275f6af5226c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:28.138128 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd74b4f5-5501-4ea9-a4e9-275f6af5226c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:28.138413 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bd74b4f5-5501-4ea9-a4e9-275f6af5226c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:28.138587 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bd74b4f5-5501-4ea9-a4e9-275f6af5226c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:28.144042 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:28.144042 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:28.145481 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bd74b4f5-5501-4ea9-a4e9-275f6af5226c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:28.145924 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 872/3539] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:28 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:28.153543 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e5b1402-a0ce-4c46-9721-d51bff3f9243) transitioned into state 'SUCCESS' from state '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-1148233987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['f23a3de1-2d36-4838-8727-b1baf232a146','15cb067a-81e4-48ac-9364-2ab602e787e8','da2b3ea7-b2b6-4a0b-8608-4d90498f9182','8e646d10-1bab-4989-bf8e-7ae9799ea224'],size=1,snapshot_id=bc077e54-ce5f-4fb1-b42d-b80ee338dda5,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:28.154543 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eabac89f-01e3-451a-845c-5a65faf2e142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:28.177074 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eabac89f-01e3-451a-845c-5a65faf2e142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:28.177949 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (6cc27b86-3681-4a80-acc8-b38492eb4147) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:28.178346 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request issued successfully. Jul 31 05:36:28.179203 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba6bc901-f477-4874-86c1-492b3f7a7cbc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:28.179690 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 886/3540] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:36:27 2026] POST /volume/v3/volumes => generated 804 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:28.193014 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad2c3b3b-828d-420a-b168-44dda07585f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:28.195111 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad2c3b3b-828d-420a-b168-44dda07585f8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 Jul 31 05:36:28.195354 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad2c3b3b-828d-420a-b168-44dda07585f8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:28.195547 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad2c3b3b-828d-420a-b168-44dda07585f8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:28.203360 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:28.203360 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:28.207571 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ad2c3b3b-828d-420a-b168-44dda07585f8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:28.212365 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad2c3b3b-828d-420a-b168-44dda07585f8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 returned with HTTP 200 Jul 31 05:36:28.212809 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 901/3541] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:28 2026] GET /volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:28.913002 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2ef6224f-5de5-4071-a099-568ad1619967 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:28.914988 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ef6224f-5de5-4071-a099-568ad1619967 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:28.915384 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ef6224f-5de5-4071-a099-568ad1619967 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:28.915661 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ef6224f-5de5-4071-a099-568ad1619967 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:28.928850 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:28.928850 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:28.933078 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2ef6224f-5de5-4071-a099-568ad1619967 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Volume info retrieved successfully. Jul 31 05:36:28.942802 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ef6224f-5de5-4071-a099-568ad1619967 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:28.943648 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 883/3542] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:28 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:28.946537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2860d6a-3ba5-4ec7-9d41-4c6c7c35ff85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:28.948445 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2860d6a-3ba5-4ec7-9d41-4c6c7c35ff85 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:28.948670 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2860d6a-3ba5-4ec7-9d41-4c6c7c35ff85 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:28.948864 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2860d6a-3ba5-4ec7-9d41-4c6c7c35ff85 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:28.948982 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b2860d6a-3ba5-4ec7-9d41-4c6c7c35ff85 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:28.957863 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:28.957863 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:28.957863 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2860d6a-3ba5-4ec7-9d41-4c6c7c35ff85 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:28.957863 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 873/3543] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:28 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:28.999847 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-35288d98-a823-4927-8d7c-b2daf03cdd61 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.002242 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-35288d98-a823-4927-8d7c-b2daf03cdd61 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:29.002432 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-35288d98-a823-4927-8d7c-b2daf03cdd61 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:29.002629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-35288d98-a823-4927-8d7c-b2daf03cdd61 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:29.013602 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:29.013602 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:29.016424 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-35288d98-a823-4927-8d7c-b2daf03cdd61 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:29.020358 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-35288d98-a823-4927-8d7c-b2daf03cdd61 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:29.020883 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 887/3544] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:28 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:29.037840 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-9cc821ba-0ded-433a-9260-8f7de6fdfd62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.039690 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-9cc821ba-0ded-433a-9260-8f7de6fdfd62 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9/action Jul 31 05:36:29.039984 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-9cc821ba-0ded-433a-9260-8f7de6fdfd62 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:36:29.040109 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-9cc821ba-0ded-433a-9260-8f7de6fdfd62 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:29.051638 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:29.051638 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:29.052059 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-9cc821ba-0ded-433a-9260-8f7de6fdfd62 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:29.057089 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-9cc821ba-0ded-433a-9260-8f7de6fdfd62 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Begin detaching volume completed successfully. Jul 31 05:36:29.057267 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-9cc821ba-0ded-433a-9260-8f7de6fdfd62 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9/action returned with HTTP 202 Jul 31 05:36:29.057746 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 902/3545] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:36:29 2026] POST /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:36:29.075832 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f405efa1-60f9-4f17-a511-169fd6c594b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.078972 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f405efa1-60f9-4f17-a511-169fd6c594b2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:29.078972 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f405efa1-60f9-4f17-a511-169fd6c594b2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:29.078972 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f405efa1-60f9-4f17-a511-169fd6c594b2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:29.092163 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:29.092163 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:29.098493 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a6649110-e9df-4c34-9dad-1799fdb5ada6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.099159 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f405efa1-60f9-4f17-a511-169fd6c594b2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:29.099736 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6649110-e9df-4c34-9dad-1799fdb5ada6 None None] GET https://10.4.3.227/volume// Jul 31 05:36:29.103554 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6649110-e9df-4c34-9dad-1799fdb5ada6 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:29.103554 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a6649110-e9df-4c34-9dad-1799fdb5ada6 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:29.103554 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a6649110-e9df-4c34-9dad-1799fdb5ada6 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:29.103554 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 874/3546] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:36:29 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:36:29.106221 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f405efa1-60f9-4f17-a511-169fd6c594b2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:29.106757 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 884/3547] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:29 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1445 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:29.112558 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-add84cc9-ffd0-40d7-8403-82009223fc09 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.114886 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-add84cc9-ffd0-40d7-8403-82009223fc09 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:29.115141 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-add84cc9-ffd0-40d7-8403-82009223fc09 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:29.115374 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-add84cc9-ffd0-40d7-8403-82009223fc09 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:29.129671 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:29.129671 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:29.133461 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-add84cc9-ffd0-40d7-8403-82009223fc09 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:29.138671 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-add84cc9-ffd0-40d7-8403-82009223fc09 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:29.139633 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 888/3548] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:36:29 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1625 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:29.158181 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-95a5df73-2824-4487-8041-b4cac91f71c8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.160499 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95a5df73-2824-4487-8041-b4cac91f71c8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:29.160754 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95a5df73-2824-4487-8041-b4cac91f71c8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:29.161042 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-95a5df73-2824-4487-8041-b4cac91f71c8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:29.161149 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-95a5df73-2824-4487-8041-b4cac91f71c8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:29.166662 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:29.166662 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:29.167668 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-95a5df73-2824-4487-8041-b4cac91f71c8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:29.168167 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 903/3549] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:29 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:29.230589 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fb205a9d-afc2-4f6d-b140-08e2fa40cf70 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.232714 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb205a9d-afc2-4f6d-b140-08e2fa40cf70 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 Jul 31 05:36:29.233131 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb205a9d-afc2-4f6d-b140-08e2fa40cf70 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:29.233441 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fb205a9d-afc2-4f6d-b140-08e2fa40cf70 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:29.242117 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:29.242117 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:29.246057 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fb205a9d-afc2-4f6d-b140-08e2fa40cf70 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:29.249825 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fb205a9d-afc2-4f6d-b140-08e2fa40cf70 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 returned with HTTP 200 Jul 31 05:36:29.250322 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 875/3550] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:29 2026] GET /volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:29.278190 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.279732 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:29.280283 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ce37c92e-2dbe-493b-9262-c80732d4a5c2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1858416745"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:29.282115 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request body: {'volume': {'source_volid': 'ce37c92e-2dbe-493b-9262-c80732d4a5c2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1858416745'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:29.291637 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:29.291637 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:29.291637 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume retrieved successfully. Jul 31 05:36:29.291637 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume of 1 GB Jul 31 05:36:29.297839 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Availability Zones retrieved successfully. Jul 31 05:36:29.303640 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (dc419b26-8d17-4b7a-b8ad-64a2666a9a1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:29.310121 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924d8338-010d-46c3-8e56-27864bb8e4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:29.310121 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:29.336616 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (924d8338-010d-46c3-8e56-27864bb8e4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ce37c92e-2dbe-493b-9262-c80732d4a5c2', 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:29.338038 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (325f0e53-6169-4eeb-882c-118ff6d8f7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:29.384831 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['1569d8ca-1d3d-46f0-9168-2bc0b2e57110', '7faf1954-da03-4fa9-96df-6d8e8f2b1b1e', 'a3e56f37-bfe1-40ae-b18c-f2ee5227cef6', '36c8264f-1c5a-4a5d-94a6-1314f31719b4'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:29.386075 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (325f0e53-6169-4eeb-882c-118ff6d8f7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1569d8ca-1d3d-46f0-9168-2bc0b2e57110', '7faf1954-da03-4fa9-96df-6d8e8f2b1b1e', 'a3e56f37-bfe1-40ae-b18c-f2ee5227cef6', '36c8264f-1c5a-4a5d-94a6-1314f31719b4']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:29.387222 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ca8178-8172-47d2-b579-009b08dcd921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:29.427132 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53ca8178-8172-47d2-b579-009b08dcd921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74e0525d-db00-4f34-aa42-14d539679759', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1858416745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['1569d8ca-1d3d-46f0-9168-2bc0b2e57110','7faf1954-da03-4fa9-96df-6d8e8f2b1b1e','a3e56f37-bfe1-40ae-b18c-f2ee5227cef6','36c8264f-1c5a-4a5d-94a6-1314f31719b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce37c92e-2dbe-493b-9262-c80732d4a5c2,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1858416745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74e0525d-db00-4f34-aa42-14d539679759,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6b65fffc7434cb827a8cb937d84eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ce37c92e-2dbe-493b-9262-c80732d4a5c2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3014fd7060e44ee798c2d17d6aed5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:29.427132 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38932d0e-e6d5-4709-a1a5-45f13a2afe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:29.453960 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38932d0e-e6d5-4709-a1a5-45f13a2afe30) transitioned into state 'SUCCESS' from state '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-1858416745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['1569d8ca-1d3d-46f0-9168-2bc0b2e57110','7faf1954-da03-4fa9-96df-6d8e8f2b1b1e','a3e56f37-bfe1-40ae-b18c-f2ee5227cef6','36c8264f-1c5a-4a5d-94a6-1314f31719b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=ce37c92e-2dbe-493b-9262-c80732d4a5c2,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:29.455347 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be0b60ac-c542-4dd1-91cd-d14f6611535d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:29.480755 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be0b60ac-c542-4dd1-91cd-d14f6611535d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:29.481398 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (dc419b26-8d17-4b7a-b8ad-64a2666a9a1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:29.481679 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request issued successfully. Jul 31 05:36:29.482191 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-30a4d925-9dce-44f4-8586-54cd398b1b8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:29.482585 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 885/3551] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:36:29 2026] POST /volume/v3/volumes => generated 804 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:29.500789 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ef03d799-249b-4d2b-b55a-3e5cc9e1c8de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.506642 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ef03d799-249b-4d2b-b55a-3e5cc9e1c8de tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 Jul 31 05:36:29.507054 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ef03d799-249b-4d2b-b55a-3e5cc9e1c8de tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:29.507322 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ef03d799-249b-4d2b-b55a-3e5cc9e1c8de tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:29.520123 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:29.520123 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:29.524275 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ef03d799-249b-4d2b-b55a-3e5cc9e1c8de tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:29.530295 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ef03d799-249b-4d2b-b55a-3e5cc9e1c8de tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 returned with HTTP 200 Jul 31 05:36:29.530991 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 889/3552] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:29 2026] GET /volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:29.785698 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-30164251-b635-4ac7-827d-850c294cf816 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.790908 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-30164251-b635-4ac7-827d-850c294cf816 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:29.791192 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-30164251-b635-4ac7-827d-850c294cf816 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:29.791432 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-30164251-b635-4ac7-827d-850c294cf816 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:29.812712 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:29.812712 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:29.817533 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-30164251-b635-4ac7-827d-850c294cf816 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:29.821831 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-30164251-b635-4ac7-827d-850c294cf816 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:29.822221 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 904/3553] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:29 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1445 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:29.846149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-4fbb5f33-65dd-4ed7-b27e-571121d39e8b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.848799 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-4fbb5f33-65dd-4ed7-b27e-571121d39e8b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed Jul 31 05:36:29.849277 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-4fbb5f33-65dd-4ed7-b27e-571121d39e8b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:29.849694 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-4fbb5f33-65dd-4ed7-b27e-571121d39e8b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:29.859388 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:29.859388 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:29.915259 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-98bbb8ab-577f-414b-a489-7e22be2cf5e6 req-4fbb5f33-65dd-4ed7-b27e-571121d39e8b tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed returned with HTTP 200 Jul 31 05:36:29.915979 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 876/3554] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:36:29 2026] DELETE /volume/v3/attachments/3193409e-9070-4fd8-88db-45fe6687b6ed => generated 192 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:29.970308 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d52bd8a2-a5d0-4830-98d3-1c307cb5f1bf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:29.972598 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d52bd8a2-a5d0-4830-98d3-1c307cb5f1bf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:29.972822 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d52bd8a2-a5d0-4830-98d3-1c307cb5f1bf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:29.973091 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d52bd8a2-a5d0-4830-98d3-1c307cb5f1bf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:29.973242 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d52bd8a2-a5d0-4830-98d3-1c307cb5f1bf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:29.980341 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:29.980341 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:29.981650 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d52bd8a2-a5d0-4830-98d3-1c307cb5f1bf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:29.982200 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 886/3555] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:29 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:30.121944 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8e9b971d-53cf-4d31-8cc6-978a37c76fa9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.123623 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e9b971d-53cf-4d31-8cc6-978a37c76fa9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:30.124073 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8e9b971d-53cf-4d31-8cc6-978a37c76fa9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:30.125608 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8e9b971d-53cf-4d31-8cc6-978a37c76fa9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:30.133732 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:30.133732 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:30.137480 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8e9b971d-53cf-4d31-8cc6-978a37c76fa9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:30.141656 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e9b971d-53cf-4d31-8cc6-978a37c76fa9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:30.142145 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 890/3556] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:30 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1145 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:30.153072 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd9dd7f0-9a8b-4a5e-875b-5c11f9242bab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.154886 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd9dd7f0-9a8b-4a5e-875b-5c11f9242bab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:30.155120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd9dd7f0-9a8b-4a5e-875b-5c11f9242bab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:30.155355 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd9dd7f0-9a8b-4a5e-875b-5c11f9242bab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:30.164526 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:30.164526 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:30.167863 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cd9dd7f0-9a8b-4a5e-875b-5c11f9242bab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] Volume info retrieved successfully. Jul 31 05:36:30.171911 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd9dd7f0-9a8b-4a5e-875b-5c11f9242bab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-reader] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:30.172354 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 905/3557] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:30 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:30.179065 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-279a039c-8a11-4104-99ce-bed48174a852 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.182309 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-279a039c-8a11-4104-99ce-bed48174a852 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:30.182309 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-279a039c-8a11-4104-99ce-bed48174a852 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:30.182309 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-279a039c-8a11-4104-99ce-bed48174a852 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:30.182309 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-279a039c-8a11-4104-99ce-bed48174a852 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:30.186138 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:30.186138 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:30.187165 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-279a039c-8a11-4104-99ce-bed48174a852 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:30.187628 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 877/3558] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:30 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:30.217524 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-5186abd1-827f-4860-bb37-96e55e9a74d8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.219576 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-5186abd1-827f-4860-bb37-96e55e9a74d8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:30.219838 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-5186abd1-827f-4860-bb37-96e55e9a74d8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:30.220001 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-5186abd1-827f-4860-bb37-96e55e9a74d8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:30.233533 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:30.233533 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:30.239977 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-5186abd1-827f-4860-bb37-96e55e9a74d8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:30.244464 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-5186abd1-827f-4860-bb37-96e55e9a74d8 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:30.244847 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 887/3559] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:30 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:30.268466 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-92312e92-eef1-428b-bc0e-1a36beda8c33 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.270329 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-92312e92-eef1-428b-bc0e-1a36beda8c33 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9/action Jul 31 05:36:30.270954 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-92312e92-eef1-428b-bc0e-1a36beda8c33 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:36:30.271180 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-92312e92-eef1-428b-bc0e-1a36beda8c33 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:30.283885 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:30.283885 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:30.283885 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-92312e92-eef1-428b-bc0e-1a36beda8c33 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:30.289521 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-92312e92-eef1-428b-bc0e-1a36beda8c33 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Begin detaching volume completed successfully. Jul 31 05:36:30.289521 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-92312e92-eef1-428b-bc0e-1a36beda8c33 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9/action returned with HTTP 202 Jul 31 05:36:30.289521 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 891/3560] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:36:30 2026] POST /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:36:30.310472 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23fac065-71dd-431b-80d9-97f76f5f718e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.312208 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23fac065-71dd-431b-80d9-97f76f5f718e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:30.312391 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23fac065-71dd-431b-80d9-97f76f5f718e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:30.312581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23fac065-71dd-431b-80d9-97f76f5f718e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:30.324903 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:30.324903 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:30.328562 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-23fac065-71dd-431b-80d9-97f76f5f718e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:30.332733 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23fac065-71dd-431b-80d9-97f76f5f718e tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:30.333093 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 906/3561] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:30 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:30.350144 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2d57779-4e1f-41da-bb3a-494fb1f453d4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.350144 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2d57779-4e1f-41da-bb3a-494fb1f453d4 None None] GET https://10.4.3.227/volume// Jul 31 05:36:30.350144 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2d57779-4e1f-41da-bb3a-494fb1f453d4 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:30.350144 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2d57779-4e1f-41da-bb3a-494fb1f453d4 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:30.350144 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2d57779-4e1f-41da-bb3a-494fb1f453d4 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:30.350144 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 878/3562] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:36:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 05:36:30.357197 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-991dab24-1634-47ae-b9b4-588f3580527f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.359180 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-991dab24-1634-47ae-b9b4-588f3580527f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:30.359395 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-991dab24-1634-47ae-b9b4-588f3580527f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:30.359598 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-991dab24-1634-47ae-b9b4-588f3580527f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:30.371709 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:30.371709 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:30.377518 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-991dab24-1634-47ae-b9b4-588f3580527f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:30.382182 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-991dab24-1634-47ae-b9b4-588f3580527f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:30.382725 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 888/3563] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:36:30 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:30.547503 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ed5fc2c-c29c-4575-b731-81cca80d1f1f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.549276 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ed5fc2c-c29c-4575-b731-81cca80d1f1f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 Jul 31 05:36:30.549531 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ed5fc2c-c29c-4575-b731-81cca80d1f1f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:30.549732 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ed5fc2c-c29c-4575-b731-81cca80d1f1f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:30.558310 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:30.558310 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:30.562641 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0ed5fc2c-c29c-4575-b731-81cca80d1f1f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:30.567888 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ed5fc2c-c29c-4575-b731-81cca80d1f1f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 returned with HTTP 200 Jul 31 05:36:30.568346 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 892/3564] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:30 2026] GET /volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:30.587578 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66c01bb0-f17e-450a-b70c-9fbb0fee8eb2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.589538 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66c01bb0-f17e-450a-b70c-9fbb0fee8eb2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 Jul 31 05:36:30.589765 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66c01bb0-f17e-450a-b70c-9fbb0fee8eb2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:30.589953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66c01bb0-f17e-450a-b70c-9fbb0fee8eb2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:30.590072 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-66c01bb0-f17e-450a-b70c-9fbb0fee8eb2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete snapshot with id: 6844e110-5898-4195-ba33-b2c64d318070 Jul 31 05:36:30.595400 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:30.595400 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:30.595905 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66c01bb0-f17e-450a-b70c-9fbb0fee8eb2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:30.616996 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66c01bb0-f17e-450a-b70c-9fbb0fee8eb2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot delete request issued successfully. Jul 31 05:36:30.617189 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66c01bb0-f17e-450a-b70c-9fbb0fee8eb2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 returned with HTTP 202 Jul 31 05:36:30.617570 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 907/3565] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:36:30 2026] DELETE /volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:30.626556 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-462c572e-61ac-4936-a0b8-444530041ee9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.628533 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-462c572e-61ac-4936-a0b8-444530041ee9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 Jul 31 05:36:30.628762 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-462c572e-61ac-4936-a0b8-444530041ee9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:30.629002 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-462c572e-61ac-4936-a0b8-444530041ee9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:30.635265 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:30.635265 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:30.635830 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-462c572e-61ac-4936-a0b8-444530041ee9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:30.636835 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-462c572e-61ac-4936-a0b8-444530041ee9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 returned with HTTP 200 Jul 31 05:36:30.637271 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 879/3566] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:30 2026] GET /volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:36:30.994834 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-67b4ed18-7a8b-4096-8a86-431748676c48 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:30.996716 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67b4ed18-7a8b-4096-8a86-431748676c48 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:30.996925 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67b4ed18-7a8b-4096-8a86-431748676c48 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:30.997142 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-67b4ed18-7a8b-4096-8a86-431748676c48 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:30.997274 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-67b4ed18-7a8b-4096-8a86-431748676c48 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:31.003538 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:31.003538 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:31.004348 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-67b4ed18-7a8b-4096-8a86-431748676c48 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:31.004760 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 889/3567] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:30 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:31.016937 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e1aec1e6-b766-48cb-adff-a94453671926 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:31.097258 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e1aec1e6-b766-48cb-adff-a94453671926 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:36:31.097630 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e1aec1e6-b766-48cb-adff-a94453671926 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b42b1ccd-4110-4a3d-af30-d1ddc82a70a3", "incremental": true}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:31.099013 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-e1aec1e6-b766-48cb-adff-a94453671926 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Creating new backup {'backup': {'volume_id': 'b42b1ccd-4110-4a3d-af30-d1ddc82a70a3', 'incremental': True}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:36:31.100890 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-e1aec1e6-b766-48cb-adff-a94453671926 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Creating backup of volume b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 in container None Jul 31 05:36:31.111273 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:31.111273 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:31.111950 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e1aec1e6-b766-48cb-adff-a94453671926 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Volume info retrieved successfully. Jul 31 05:36:31.136210 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-e1aec1e6-b766-48cb-adff-a94453671926 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Created reservations ['cb983d03-f678-4eb6-b369-12150c6fe3ef', 'b160a75d-1639-4e91-8d5d-62415edcfea9'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:31.153021 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e1aec1e6-b766-48cb-adff-a94453671926 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 400 Jul 31 05:36:31.153528 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 893/3568] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:36:31 2026] POST /volume/v3/backups => generated 109 bytes in 137 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:36:31.161522 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a6160a2a-5093-4ca9-b90d-cd3a9a28d7a3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:31.163968 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6160a2a-5093-4ca9-b90d-cd3a9a28d7a3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] DELETE https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:31.164248 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6160a2a-5093-4ca9-b90d-cd3a9a28d7a3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:31.164498 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a6160a2a-5093-4ca9-b90d-cd3a9a28d7a3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:31.164653 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-a6160a2a-5093-4ca9-b90d-cd3a9a28d7a3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Delete backup with id: c4798479-951f-4be7-86a2-c8b816cb7222. Jul 31 05:36:31.169984 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:31.169984 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:31.185280 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-a6160a2a-5093-4ca9-b90d-cd3a9a28d7a3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] delete_backup rpcapi backup_id c4798479-951f-4be7-86a2-c8b816cb7222 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:36:31.187377 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a6160a2a-5093-4ca9-b90d-cd3a9a28d7a3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 202 Jul 31 05:36:31.187951 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 908/3569] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:36:31 2026] DELETE /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:36:31.204288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed9dbb46-99dd-47d7-b358-4ff54115b4a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:31.205089 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9fb73775-4c20-4624-b72e-0d2dc4f06444 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:31.206380 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed9dbb46-99dd-47d7-b358-4ff54115b4a3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:31.206592 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed9dbb46-99dd-47d7-b358-4ff54115b4a3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:31.206825 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed9dbb46-99dd-47d7-b358-4ff54115b4a3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:31.206922 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ed9dbb46-99dd-47d7-b358-4ff54115b4a3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:31.206981 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fb73775-4c20-4624-b72e-0d2dc4f06444 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:31.207246 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fb73775-4c20-4624-b72e-0d2dc4f06444 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:31.207462 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fb73775-4c20-4624-b72e-0d2dc4f06444 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:31.207613 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9fb73775-4c20-4624-b72e-0d2dc4f06444 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:31.212018 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:31.212018 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:31.213245 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fb73775-4c20-4624-b72e-0d2dc4f06444 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:31.213576 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 890/3570] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:31 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:31.213881 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:31.213881 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:31.215193 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed9dbb46-99dd-47d7-b358-4ff54115b4a3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 200 Jul 31 05:36:31.215580 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 880/3571] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:31 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:31.348526 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4f47380b-8a84-462e-87ec-fe8b58393ea1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:31.352500 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f47380b-8a84-462e-87ec-fe8b58393ea1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:31.352754 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f47380b-8a84-462e-87ec-fe8b58393ea1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:31.353007 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f47380b-8a84-462e-87ec-fe8b58393ea1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:31.372737 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:31.372737 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:31.377175 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4f47380b-8a84-462e-87ec-fe8b58393ea1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:31.381534 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f47380b-8a84-462e-87ec-fe8b58393ea1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:31.382144 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 894/3572] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:31 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:31.647211 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d49f6e3-d437-4351-9c44-e5b121d3a8ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:31.649198 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d49f6e3-d437-4351-9c44-e5b121d3a8ac tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 Jul 31 05:36:31.649416 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d49f6e3-d437-4351-9c44-e5b121d3a8ac tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:31.649772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d49f6e3-d437-4351-9c44-e5b121d3a8ac tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:31.654886 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d49f6e3-d437-4351-9c44-e5b121d3a8ac tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 returned with HTTP 404 Jul 31 05:36:31.655549 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 909/3573] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:31 2026] GET /volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:31.663734 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb9eaf26-69ca-4f10-adf2-0bdb0bb44c3c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:31.666169 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb9eaf26-69ca-4f10-adf2-0bdb0bb44c3c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 Jul 31 05:36:31.666434 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb9eaf26-69ca-4f10-adf2-0bdb0bb44c3c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:31.666701 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb9eaf26-69ca-4f10-adf2-0bdb0bb44c3c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:31.666837 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-eb9eaf26-69ca-4f10-adf2-0bdb0bb44c3c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete snapshot with id: bc077e54-ce5f-4fb1-b42d-b80ee338dda5 Jul 31 05:36:31.677088 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:31.677088 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:31.677750 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb9eaf26-69ca-4f10-adf2-0bdb0bb44c3c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:31.703263 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb9eaf26-69ca-4f10-adf2-0bdb0bb44c3c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot delete request issued successfully. Jul 31 05:36:31.703542 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb9eaf26-69ca-4f10-adf2-0bdb0bb44c3c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 returned with HTTP 202 Jul 31 05:36:31.707465 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 891/3574] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:36:31 2026] DELETE /volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:31.716291 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43ab9c0e-29b8-4f1d-872d-a3d191e9e6a4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:31.718436 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43ab9c0e-29b8-4f1d-872d-a3d191e9e6a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 Jul 31 05:36:31.718713 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43ab9c0e-29b8-4f1d-872d-a3d191e9e6a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:31.718909 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43ab9c0e-29b8-4f1d-872d-a3d191e9e6a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:31.725756 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:31.725756 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:31.725756 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-43ab9c0e-29b8-4f1d-872d-a3d191e9e6a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:31.726428 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43ab9c0e-29b8-4f1d-872d-a3d191e9e6a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 returned with HTTP 200 Jul 31 05:36:31.726816 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 881/3575] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:31 2026] GET /volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:32.224734 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-643c36f1-2778-4cdc-8efb-7f099b16e582 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:32.226458 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-643c36f1-2778-4cdc-8efb-7f099b16e582 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:32.226714 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-643c36f1-2778-4cdc-8efb-7f099b16e582 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:32.226923 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-643c36f1-2778-4cdc-8efb-7f099b16e582 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:32.227030 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-643c36f1-2778-4cdc-8efb-7f099b16e582 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:32.232604 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:32.232604 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:32.232706 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-feec8f74-1de3-41e1-a417-f24865d2411f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:32.233307 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-643c36f1-2778-4cdc-8efb-7f099b16e582 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:32.233674 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 895/3576] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:32 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:32.235109 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-feec8f74-1de3-41e1-a417-f24865d2411f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 Jul 31 05:36:32.235371 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-feec8f74-1de3-41e1-a417-f24865d2411f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:32.235632 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-feec8f74-1de3-41e1-a417-f24865d2411f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:32.236558 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-feec8f74-1de3-41e1-a417-f24865d2411f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id c4798479-951f-4be7-86a2-c8b816cb7222. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:32.242034 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-feec8f74-1de3-41e1-a417-f24865d2411f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 returned with HTTP 404 Jul 31 05:36:32.242702 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 910/3577] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:32 2026] GET /volume/v3/backups/c4798479-951f-4be7-86a2-c8b816cb7222 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:32.251741 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e68f196b-9e40-481e-877e-3555851941ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:32.253447 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:32.253789 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1169767426"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:32.255116 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1169767426'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:32.255231 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Create volume of 1 GB Jul 31 05:36:32.255476 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:32.255476 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:32.259248 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Availability Zones retrieved successfully. Jul 31 05:36:32.265047 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Flow 'volume_create_api' (030b3a50-5164-4da3-819e-96f7f27dba3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:32.265923 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5eb97a-d216-49f1-ad08-3bd490d73320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:32.266791 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:32.293503 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e5eb97a-d216-49f1-ad08-3bd490d73320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:32.294239 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f841386-3db4-445e-9d22-613ac1a79ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:32.333772 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Created reservations ['37b9babb-bb1b-4bf7-bdf9-8e7afdeedb7e', 'ae3bfae4-ea6d-4bbe-897b-8c1ce9f739cb', '8fda0393-8cc2-40ea-ba8c-7e21d23302a4', 'eac29a6e-c2db-45a5-8c72-184d35b667a4'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:32.334632 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f841386-3db4-445e-9d22-613ac1a79ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37b9babb-bb1b-4bf7-bdf9-8e7afdeedb7e', 'ae3bfae4-ea6d-4bbe-897b-8c1ce9f739cb', '8fda0393-8cc2-40ea-ba8c-7e21d23302a4', 'eac29a6e-c2db-45a5-8c72-184d35b667a4']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:32.336211 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d883956-3326-4e3d-8795-f8a21386d090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:32.362034 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d883956-3326-4e3d-8795-f8a21386d090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08f462c6-7bbb-4fb9-b472-9ea9b2ac8320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1169767426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c22637c02c2f471bbdf628fe13fe2548',qos_specs=None,replication_status=,reservations=['37b9babb-bb1b-4bf7-bdf9-8e7afdeedb7e','ae3bfae4-ea6d-4bbe-897b-8c1ce9f739cb','8fda0393-8cc2-40ea-ba8c-7e21d23302a4','eac29a6e-c2db-45a5-8c72-184d35b667a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69de0194ee44e738da8859a8bfe5ce5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1169767426',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08f462c6-7bbb-4fb9-b472-9ea9b2ac8320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c22637c02c2f471bbdf628fe13fe2548',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a69de0194ee44e738da8859a8bfe5ce5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:32.363039 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce2dbff7-ea32-4573-8ea6-0f355625544a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:32.385611 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce2dbff7-ea32-4573-8ea6-0f355625544a) transitioned into state 'SUCCESS' from state '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-1169767426',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c22637c02c2f471bbdf628fe13fe2548',qos_specs=None,replication_status=,reservations=['37b9babb-bb1b-4bf7-bdf9-8e7afdeedb7e','ae3bfae4-ea6d-4bbe-897b-8c1ce9f739cb','8fda0393-8cc2-40ea-ba8c-7e21d23302a4','eac29a6e-c2db-45a5-8c72-184d35b667a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69de0194ee44e738da8859a8bfe5ce5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:32.386632 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0073ea92-5708-4ecb-9173-9a59110c88bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:32.398202 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad35626e-ae92-493a-94af-0430a9f9cea3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:32.399465 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0073ea92-5708-4ecb-9173-9a59110c88bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:32.399872 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad35626e-ae92-493a-94af-0430a9f9cea3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:32.400046 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad35626e-ae92-493a-94af-0430a9f9cea3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:32.400227 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad35626e-ae92-493a-94af-0430a9f9cea3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:32.400852 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Flow 'volume_create_api' (030b3a50-5164-4da3-819e-96f7f27dba3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:32.401377 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Create volume request issued successfully. Jul 31 05:36:32.402210 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e68f196b-9e40-481e-877e-3555851941ed tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:32.403067 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 892/3578] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:36:32 2026] POST /volume/v3/volumes => generated 749 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:32.411241 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:32.411241 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:32.415538 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ad35626e-ae92-493a-94af-0430a9f9cea3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:32.417393 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-349ecaa8-89f6-40e8-acb6-838261207688 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:32.423779 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad35626e-ae92-493a-94af-0430a9f9cea3 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:32.423779 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 882/3579] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:32 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:32.425813 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-349ecaa8-89f6-40e8-acb6-838261207688 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 Jul 31 05:36:32.426662 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-349ecaa8-89f6-40e8-acb6-838261207688 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:32.426662 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-349ecaa8-89f6-40e8-acb6-838261207688 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:32.434613 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:32.434613 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:32.438936 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-349ecaa8-89f6-40e8-acb6-838261207688 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:36:32.443536 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-349ecaa8-89f6-40e8-acb6-838261207688 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 returned with HTTP 200 Jul 31 05:36:32.443987 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 896/3580] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:32 2026] GET /volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:32.741193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-83e08df5-3775-4846-ada5-f6ede03e651f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:32.743546 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83e08df5-3775-4846-ada5-f6ede03e651f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 Jul 31 05:36:32.743845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83e08df5-3775-4846-ada5-f6ede03e651f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:32.744113 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-83e08df5-3775-4846-ada5-f6ede03e651f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:32.749866 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-83e08df5-3775-4846-ada5-f6ede03e651f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 returned with HTTP 404 Jul 31 05:36:32.750524 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 911/3581] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:32 2026] GET /volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:32.757528 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a131da55-8853-4d2c-89d7-722aa335fbd9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:32.759453 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a131da55-8853-4d2c-89d7-722aa335fbd9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 Jul 31 05:36:32.759689 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a131da55-8853-4d2c-89d7-722aa335fbd9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:32.759878 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a131da55-8853-4d2c-89d7-722aa335fbd9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:32.760039 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a131da55-8853-4d2c-89d7-722aa335fbd9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: ce37c92e-2dbe-493b-9262-c80732d4a5c2 Jul 31 05:36:32.767554 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:32.767554 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:32.768074 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a131da55-8853-4d2c-89d7-722aa335fbd9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:32.785426 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a131da55-8853-4d2c-89d7-722aa335fbd9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume request issued successfully. Jul 31 05:36:32.785646 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a131da55-8853-4d2c-89d7-722aa335fbd9 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 returned with HTTP 202 Jul 31 05:36:32.786075 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 893/3582] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:32 2026] DELETE /volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:32.794706 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58731a10-fd99-45a5-b55d-1bbb77c38bd5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:32.796949 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58731a10-fd99-45a5-b55d-1bbb77c38bd5 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 Jul 31 05:36:32.797312 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58731a10-fd99-45a5-b55d-1bbb77c38bd5 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:32.797559 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58731a10-fd99-45a5-b55d-1bbb77c38bd5 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:32.806265 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:32.806265 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:32.810658 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-58731a10-fd99-45a5-b55d-1bbb77c38bd5 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:32.817538 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58731a10-fd99-45a5-b55d-1bbb77c38bd5 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 returned with HTTP 200 Jul 31 05:36:32.817538 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 883/3583] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:32 2026] GET /volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:33.247307 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7cba6670-ea3a-4553-884b-8ac6080a2c99 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:33.249501 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cba6670-ea3a-4553-884b-8ac6080a2c99 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:33.249843 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cba6670-ea3a-4553-884b-8ac6080a2c99 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:33.250089 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7cba6670-ea3a-4553-884b-8ac6080a2c99 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:33.250274 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7cba6670-ea3a-4553-884b-8ac6080a2c99 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:33.255615 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:33.255615 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:33.256699 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7cba6670-ea3a-4553-884b-8ac6080a2c99 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:33.257186 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 897/3584] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:33 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:33.439353 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d880ea0d-4415-4834-ac21-fdaeeee8c7bd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:33.441321 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d880ea0d-4415-4834-ac21-fdaeeee8c7bd tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:33.441552 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d880ea0d-4415-4834-ac21-fdaeeee8c7bd tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:33.441750 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d880ea0d-4415-4834-ac21-fdaeeee8c7bd tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:33.453457 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:33.453457 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:33.456093 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-524b12ad-a54b-4eb0-8f2c-1d8cd4c3f01b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:33.457832 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d880ea0d-4415-4834-ac21-fdaeeee8c7bd tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:33.458026 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-524b12ad-a54b-4eb0-8f2c-1d8cd4c3f01b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 Jul 31 05:36:33.458229 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-524b12ad-a54b-4eb0-8f2c-1d8cd4c3f01b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:33.458456 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-524b12ad-a54b-4eb0-8f2c-1d8cd4c3f01b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:33.464709 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d880ea0d-4415-4834-ac21-fdaeeee8c7bd tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:33.465288 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 912/3585] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:33 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:33.466376 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:33.466376 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:33.476756 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-524b12ad-a54b-4eb0-8f2c-1d8cd4c3f01b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:36:33.481787 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-524b12ad-a54b-4eb0-8f2c-1d8cd4c3f01b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 returned with HTTP 200 Jul 31 05:36:33.482160 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 894/3586] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:33 2026] GET /volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:33.494152 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-52769ddf-3bf5-4de7-8cc9-ad551b90090c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:33.496071 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52769ddf-3bf5-4de7-8cc9-ad551b90090c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:36:33.496526 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-52769ddf-3bf5-4de7-8cc9-ad551b90090c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "08f462c6-7bbb-4fb9-b472-9ea9b2ac8320", "name": "tempest-VolumesBackupsTest-Backup-1937927084"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:33.498325 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-52769ddf-3bf5-4de7-8cc9-ad551b90090c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Creating new backup {'backup': {'volume_id': '08f462c6-7bbb-4fb9-b472-9ea9b2ac8320', 'name': 'tempest-VolumesBackupsTest-Backup-1937927084'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:36:33.498641 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-52769ddf-3bf5-4de7-8cc9-ad551b90090c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Creating backup of volume 08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 in container None Jul 31 05:36:33.507046 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:33.507046 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:33.507046 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-52769ddf-3bf5-4de7-8cc9-ad551b90090c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Volume info retrieved successfully. Jul 31 05:36:33.525420 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-52769ddf-3bf5-4de7-8cc9-ad551b90090c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Created reservations ['b74eeec6-a91e-417a-bc6d-32140d8c9600', 'f4b5936e-1a0a-431e-8b7f-447330d75f2d'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:33.558563 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-52769ddf-3bf5-4de7-8cc9-ad551b90090c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:36:33.559226 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 884/3587] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:36:33 2026] POST /volume/v3/backups => generated 330 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:33.569763 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5102a9aa-c700-47ca-b4db-01e8b469468e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:33.571900 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5102a9aa-c700-47ca-b4db-01e8b469468e tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:33.572151 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5102a9aa-c700-47ca-b4db-01e8b469468e tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:33.572386 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5102a9aa-c700-47ca-b4db-01e8b469468e tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:33.572529 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5102a9aa-c700-47ca-b4db-01e8b469468e tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:33.577594 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:33.577594 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:33.578499 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5102a9aa-c700-47ca-b4db-01e8b469468e tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:33.578878 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 898/3588] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:33 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:33.833345 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70502f55-bdf0-43fe-a9c1-4533cd3de202 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:33.835385 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70502f55-bdf0-43fe-a9c1-4533cd3de202 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 Jul 31 05:36:33.835644 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70502f55-bdf0-43fe-a9c1-4533cd3de202 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:33.835945 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70502f55-bdf0-43fe-a9c1-4533cd3de202 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:33.843891 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70502f55-bdf0-43fe-a9c1-4533cd3de202 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 returned with HTTP 404 Jul 31 05:36:33.843891 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 913/3589] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:33 2026] GET /volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:33.852255 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2b16c728-4b3d-4994-9d1f-fba45e40fc01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:33.854539 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b16c728-4b3d-4994-9d1f-fba45e40fc01 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 Jul 31 05:36:33.854781 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b16c728-4b3d-4994-9d1f-fba45e40fc01 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:33.855009 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2b16c728-4b3d-4994-9d1f-fba45e40fc01 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:33.855219 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-2b16c728-4b3d-4994-9d1f-fba45e40fc01 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: e10e0d5b-2a68-4b08-9afa-461330097437 Jul 31 05:36:33.863644 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:33.863644 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:33.864228 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2b16c728-4b3d-4994-9d1f-fba45e40fc01 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:33.882029 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2b16c728-4b3d-4994-9d1f-fba45e40fc01 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume request issued successfully. Jul 31 05:36:33.882285 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2b16c728-4b3d-4994-9d1f-fba45e40fc01 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 returned with HTTP 202 Jul 31 05:36:33.882768 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 895/3590] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:33 2026] DELETE /volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:33.894990 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b9ff7dbf-5b7b-40c7-8d23-a4b5717f4eb1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:33.897131 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9ff7dbf-5b7b-40c7-8d23-a4b5717f4eb1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 Jul 31 05:36:33.897420 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9ff7dbf-5b7b-40c7-8d23-a4b5717f4eb1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:33.897698 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9ff7dbf-5b7b-40c7-8d23-a4b5717f4eb1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:33.904812 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:33.904812 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:33.908374 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b9ff7dbf-5b7b-40c7-8d23-a4b5717f4eb1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:33.912254 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9ff7dbf-5b7b-40c7-8d23-a4b5717f4eb1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 returned with HTTP 200 Jul 31 05:36:33.912640 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 885/3591] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:33 2026] GET /volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:34.266921 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c1311eec-f3ef-476b-bc16-6c58aece4cd3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:34.269666 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1311eec-f3ef-476b-bc16-6c58aece4cd3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:34.269823 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1311eec-f3ef-476b-bc16-6c58aece4cd3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:34.269993 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1311eec-f3ef-476b-bc16-6c58aece4cd3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:34.270088 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c1311eec-f3ef-476b-bc16-6c58aece4cd3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:34.274014 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:34.274014 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:34.274753 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1311eec-f3ef-476b-bc16-6c58aece4cd3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:34.275068 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 899/3592] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:34 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:34.478685 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aea7859a-37c6-4b0d-99f8-0c3ef8c82566 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:34.481248 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aea7859a-37c6-4b0d-99f8-0c3ef8c82566 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:34.481723 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aea7859a-37c6-4b0d-99f8-0c3ef8c82566 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:34.481984 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aea7859a-37c6-4b0d-99f8-0c3ef8c82566 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:34.495526 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:34.495526 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:34.499616 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aea7859a-37c6-4b0d-99f8-0c3ef8c82566 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:34.505194 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aea7859a-37c6-4b0d-99f8-0c3ef8c82566 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:34.505526 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 914/3593] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:34 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:34.591518 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2ab6ae2d-9162-4a10-9ad2-688ac8213dca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:34.593605 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ab6ae2d-9162-4a10-9ad2-688ac8213dca tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:34.593780 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ab6ae2d-9162-4a10-9ad2-688ac8213dca tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:34.593995 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2ab6ae2d-9162-4a10-9ad2-688ac8213dca tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:34.594110 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2ab6ae2d-9162-4a10-9ad2-688ac8213dca tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:34.601201 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:34.601201 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:34.601939 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2ab6ae2d-9162-4a10-9ad2-688ac8213dca tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:34.602343 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 896/3594] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:34 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:34.930147 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-64c501d3-6894-424f-99db-99e3237490b6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:34.932154 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64c501d3-6894-424f-99db-99e3237490b6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 Jul 31 05:36:34.932427 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64c501d3-6894-424f-99db-99e3237490b6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:34.932600 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64c501d3-6894-424f-99db-99e3237490b6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:34.939127 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64c501d3-6894-424f-99db-99e3237490b6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 returned with HTTP 404 Jul 31 05:36:34.939722 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 886/3595] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:34 2026] GET /volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:34.949512 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-202f73de-654c-4908-9e40-5db06d4a7f2a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:34.951112 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-202f73de-654c-4908-9e40-5db06d4a7f2a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c Jul 31 05:36:34.951407 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-202f73de-654c-4908-9e40-5db06d4a7f2a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:34.951668 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-202f73de-654c-4908-9e40-5db06d4a7f2a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:34.951909 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-202f73de-654c-4908-9e40-5db06d4a7f2a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 18edfb46-d8b7-4948-a834-4756ba92e32c Jul 31 05:36:34.961538 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:34.961538 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:34.962063 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-202f73de-654c-4908-9e40-5db06d4a7f2a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:34.984969 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-202f73de-654c-4908-9e40-5db06d4a7f2a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume request issued successfully. Jul 31 05:36:34.985271 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-202f73de-654c-4908-9e40-5db06d4a7f2a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c returned with HTTP 202 Jul 31 05:36:34.985872 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 900/3596] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:34 2026] DELETE /volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:34.996007 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-01038025-aae0-4ffb-a173-e8b6040bdab0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:34.998596 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01038025-aae0-4ffb-a173-e8b6040bdab0 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c Jul 31 05:36:34.999433 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01038025-aae0-4ffb-a173-e8b6040bdab0 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:34.999823 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-01038025-aae0-4ffb-a173-e8b6040bdab0 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:35.009873 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:35.009873 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:35.015994 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-01038025-aae0-4ffb-a173-e8b6040bdab0 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:35.023060 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-01038025-aae0-4ffb-a173-e8b6040bdab0 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c returned with HTTP 200 Jul 31 05:36:35.023612 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 915/3597] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:34 2026] GET /volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c => generated 895 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:35.288303 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5bacfd4-943c-4760-8366-c5a360668529 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:35.290059 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5bacfd4-943c-4760-8366-c5a360668529 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:35.290245 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5bacfd4-943c-4760-8366-c5a360668529 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:35.290417 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5bacfd4-943c-4760-8366-c5a360668529 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:35.290519 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d5bacfd4-943c-4760-8366-c5a360668529 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:35.297344 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:35.297344 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:35.298067 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5bacfd4-943c-4760-8366-c5a360668529 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:35.298439 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 897/3598] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:35 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:35.518096 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1bf84d30-dd5f-4116-9f5e-f81048d7aebf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:35.520169 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bf84d30-dd5f-4116-9f5e-f81048d7aebf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:35.520596 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bf84d30-dd5f-4116-9f5e-f81048d7aebf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:35.520938 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bf84d30-dd5f-4116-9f5e-f81048d7aebf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:35.525289 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-a6a11fc9-e030-4fd4-ae3c-0636f3bd810f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:35.529208 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-a6a11fc9-e030-4fd4-ae3c-0636f3bd810f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:35.529665 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-a6a11fc9-e030-4fd4-ae3c-0636f3bd810f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:35.529718 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-a6a11fc9-e030-4fd4-ae3c-0636f3bd810f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:35.531275 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:35.531275 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:35.535003 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1bf84d30-dd5f-4116-9f5e-f81048d7aebf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:35.539024 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bf84d30-dd5f-4116-9f5e-f81048d7aebf tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:35.539383 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 887/3599] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:35 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:35.540642 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:35.540642 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:35.544342 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-a6a11fc9-e030-4fd4-ae3c-0636f3bd810f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:35.549617 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-a6a11fc9-e030-4fd4-ae3c-0636f3bd810f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:35.550086 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 901/3600] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:35 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:35.612365 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06d8a1aa-be51-4b8a-b57a-233f8e6f1679 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:35.614075 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06d8a1aa-be51-4b8a-b57a-233f8e6f1679 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:35.614290 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06d8a1aa-be51-4b8a-b57a-233f8e6f1679 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:35.614515 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06d8a1aa-be51-4b8a-b57a-233f8e6f1679 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:35.614634 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-06d8a1aa-be51-4b8a-b57a-233f8e6f1679 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:35.619119 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:35.619119 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:35.619815 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06d8a1aa-be51-4b8a-b57a-233f8e6f1679 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:35.620481 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 916/3601] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:35 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:36:36.045408 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-137bed7e-7b40-435f-a68a-cc4f7390ab57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:36.048179 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-137bed7e-7b40-435f-a68a-cc4f7390ab57 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c Jul 31 05:36:36.048500 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-137bed7e-7b40-435f-a68a-cc4f7390ab57 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:36.048939 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-137bed7e-7b40-435f-a68a-cc4f7390ab57 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:36.056405 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-137bed7e-7b40-435f-a68a-cc4f7390ab57 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c returned with HTTP 404 Jul 31 05:36:36.057224 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 898/3602] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:36 2026] GET /volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:36.064677 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-715b6b0f-c790-4199-993e-e5d11dff64e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:36.066921 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-715b6b0f-c790-4199-993e-e5d11dff64e8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 Jul 31 05:36:36.067191 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-715b6b0f-c790-4199-993e-e5d11dff64e8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:36.067387 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-715b6b0f-c790-4199-993e-e5d11dff64e8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:36.067571 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-715b6b0f-c790-4199-993e-e5d11dff64e8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 74e0525d-db00-4f34-aa42-14d539679759 Jul 31 05:36:36.076288 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:36.076288 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:36.077017 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-715b6b0f-c790-4199-993e-e5d11dff64e8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:36.100203 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-715b6b0f-c790-4199-993e-e5d11dff64e8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume request issued successfully. Jul 31 05:36:36.100548 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-715b6b0f-c790-4199-993e-e5d11dff64e8 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 returned with HTTP 202 Jul 31 05:36:36.101247 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 888/3603] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:36 2026] DELETE /volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:36.109940 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-211a630f-6aaf-457d-861e-426cc920d1a4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:36.110701 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-211a630f-6aaf-457d-861e-426cc920d1a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 Jul 31 05:36:36.110924 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-211a630f-6aaf-457d-861e-426cc920d1a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:36.112132 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-211a630f-6aaf-457d-861e-426cc920d1a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:36.119719 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:36.119719 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:36.125415 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-211a630f-6aaf-457d-861e-426cc920d1a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:36.134540 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-211a630f-6aaf-457d-861e-426cc920d1a4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 returned with HTTP 200 Jul 31 05:36:36.135514 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 902/3604] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:36 2026] GET /volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 => generated 896 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:36.306867 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-08794a94-8771-49dd-8e7d-24a1a3a246c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:36.310120 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70ca713a-bbdc-492a-b677-783b6fc7feac None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:36.310748 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-08794a94-8771-49dd-8e7d-24a1a3a246c1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a Jul 31 05:36:36.311053 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-08794a94-8771-49dd-8e7d-24a1a3a246c1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:36.311322 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-08794a94-8771-49dd-8e7d-24a1a3a246c1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:36.313793 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70ca713a-bbdc-492a-b677-783b6fc7feac tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:36.315655 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70ca713a-bbdc-492a-b677-783b6fc7feac tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:36.315900 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70ca713a-bbdc-492a-b677-783b6fc7feac tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:36.316046 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-70ca713a-bbdc-492a-b677-783b6fc7feac tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:36.327261 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:36.327261 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:36.329693 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70ca713a-bbdc-492a-b677-783b6fc7feac tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:36.329862 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:36.329862 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:36.331557 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 899/3605] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:36 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:36.424188 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e1154aae-837c-4479-84ab-d7ee74c67dd4 req-08794a94-8771-49dd-8e7d-24a1a3a246c1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a returned with HTTP 200 Jul 31 05:36:36.424949 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 917/3606] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:36:36 2026] DELETE /volume/v3/attachments/bd9c8322-ff7a-4978-9454-98b30923191a => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:36.553025 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0a808e4e-1b21-4caf-a5db-4046db71d5b9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:36.555159 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a808e4e-1b21-4caf-a5db-4046db71d5b9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:36.555584 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a808e4e-1b21-4caf-a5db-4046db71d5b9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:36.555864 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a808e4e-1b21-4caf-a5db-4046db71d5b9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:36.564723 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:36.564723 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:36.568704 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0a808e4e-1b21-4caf-a5db-4046db71d5b9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:36.575590 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a808e4e-1b21-4caf-a5db-4046db71d5b9 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:36.576056 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 889/3607] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:36 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:36.590710 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32062125-a79a-4b79-98fd-682f0118818a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:36.592505 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32062125-a79a-4b79-98fd-682f0118818a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:36.592727 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32062125-a79a-4b79-98fd-682f0118818a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:36.592975 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32062125-a79a-4b79-98fd-682f0118818a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:36.604054 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:36.604054 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:36.607963 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-32062125-a79a-4b79-98fd-682f0118818a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:36.612146 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32062125-a79a-4b79-98fd-682f0118818a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:36.612538 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 903/3608] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:36 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:36.630979 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2904f4b3-7fc8-48d4-ba6b-85bd52db2d08 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:36.632676 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2904f4b3-7fc8-48d4-ba6b-85bd52db2d08 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:36.633883 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2904f4b3-7fc8-48d4-ba6b-85bd52db2d08 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:36.634107 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2904f4b3-7fc8-48d4-ba6b-85bd52db2d08 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:36.634232 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2904f4b3-7fc8-48d4-ba6b-85bd52db2d08 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:36.641909 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:36.641909 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:36.642544 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2904f4b3-7fc8-48d4-ba6b-85bd52db2d08 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:36.642878 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 900/3609] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:36 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:36.662418 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b604b329-5145-4f79-8483-64e8edf6c8f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:36.664675 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b604b329-5145-4f79-8483-64e8edf6c8f5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:36.664967 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b604b329-5145-4f79-8483-64e8edf6c8f5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:36.665213 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b604b329-5145-4f79-8483-64e8edf6c8f5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:36.673767 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:36.673767 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:36.682576 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b604b329-5145-4f79-8483-64e8edf6c8f5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:36.688982 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b604b329-5145-4f79-8483-64e8edf6c8f5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:36.689233 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 918/3610] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:36 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:36.744460 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cacd0514-3b10-4586-8804-40ee3c858b9a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:36.746337 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:36.746674 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1961833106", "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:36.748119 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1961833106', 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:36.835568 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume of 1 GB Jul 31 05:36:36.835945 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:36.835945 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:36.836600 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Availability Zones retrieved successfully. Jul 31 05:36:36.843081 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Flow 'volume_create_api' (0e040412-3633-475e-9252-9425bff25c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:36.844028 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d631d723-8abd-4b4b-aa2b-fa721884c674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:36.845009 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:36.881242 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:36.881242 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:36.893011 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d631d723-8abd-4b4b-aa2b-fa721884c674) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:52Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=abe4a680-032d-488a-966d-aeddf94308ae,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'abe4a680-032d-488a-966d-aeddf94308ae', 'encryption_key_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=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:36.893793 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (610e9be5-4f9c-4c12-bcb1-02e77ad6771c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:36.937034 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Created reservations ['3ad2addc-2abe-463c-b77c-e51d2f5288bc', '0f72aecb-a892-4d11-82b9-f0141e98296d', '63861fcf-34a6-4132-9d3c-3f994f1d1e6a', '9ecb5fac-c372-4dd6-b931-ba64ae7f1138'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:36.938155 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (610e9be5-4f9c-4c12-bcb1-02e77ad6771c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ad2addc-2abe-463c-b77c-e51d2f5288bc', '0f72aecb-a892-4d11-82b9-f0141e98296d', '63861fcf-34a6-4132-9d3c-3f994f1d1e6a', '9ecb5fac-c372-4dd6-b931-ba64ae7f1138']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:36.938908 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3dd175-bcc5-4c75-ad05-12ad6013a7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:36.965514 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e3dd175-bcc5-4c75-ad05-12ad6013a7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ac4e159-bcd3-4ad8-87ae-c21799af40f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1961833106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5721e7aef079473ca8dda095fa1dee4d',qos_specs=None,replication_status=,reservations=['3ad2addc-2abe-463c-b77c-e51d2f5288bc','0f72aecb-a892-4d11-82b9-f0141e98296d','63861fcf-34a6-4132-9d3c-3f994f1d1e6a','9ecb5fac-c372-4dd6-b931-ba64ae7f1138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1961833106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ac4e159-bcd3-4ad8-87ae-c21799af40f5,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5721e7aef079473ca8dda095fa1dee4d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(abe4a680-032d-488a-966d-aeddf94308ae),volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:36.966573 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e0591f-6597-4846-a5e8-9d571e3d6fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:36.989798 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9e0591f-6597-4846-a5e8-9d571e3d6fa4) transitioned into state 'SUCCESS' from state '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-1961833106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5721e7aef079473ca8dda095fa1dee4d',qos_specs=None,replication_status=,reservations=['3ad2addc-2abe-463c-b77c-e51d2f5288bc','0f72aecb-a892-4d11-82b9-f0141e98296d','63861fcf-34a6-4132-9d3c-3f994f1d1e6a','9ecb5fac-c372-4dd6-b931-ba64ae7f1138'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04c1ddac16654e1b8052ae68befb1a2e',volume_type_id=abe4a680-032d-488a-966d-aeddf94308ae)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:36.992943 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b470b2-cfcd-49e4-9b20-deb226f023dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:37.003007 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09b470b2-cfcd-49e4-9b20-deb226f023dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:37.004301 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Flow 'volume_create_api' (0e040412-3633-475e-9252-9425bff25c2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:37.004767 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create volume request issued successfully. Jul 31 05:36:37.006427 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cacd0514-3b10-4586-8804-40ee3c858b9a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:37.006427 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 890/3611] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:36:36 2026] POST /volume/v3/volumes => generated 760 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:37.028390 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-14d83dc4-0f3e-415c-84a6-2e0c0e612899 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:37.030952 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14d83dc4-0f3e-415c-84a6-2e0c0e612899 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:37.031547 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14d83dc4-0f3e-415c-84a6-2e0c0e612899 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:37.031547 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14d83dc4-0f3e-415c-84a6-2e0c0e612899 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:37.042628 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:37.042628 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:37.047718 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-14d83dc4-0f3e-415c-84a6-2e0c0e612899 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:37.054351 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14d83dc4-0f3e-415c-84a6-2e0c0e612899 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 returned with HTTP 200 Jul 31 05:36:37.055524 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 904/3612] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:37 2026] GET /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 => generated 828 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:37.159658 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f1040e96-eadd-4410-92ee-58c9cbe5dc2f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:37.161885 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1040e96-eadd-4410-92ee-58c9cbe5dc2f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 Jul 31 05:36:37.162286 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1040e96-eadd-4410-92ee-58c9cbe5dc2f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:37.162340 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f1040e96-eadd-4410-92ee-58c9cbe5dc2f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:37.168687 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f1040e96-eadd-4410-92ee-58c9cbe5dc2f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 returned with HTTP 404 Jul 31 05:36:37.169076 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 901/3613] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:37 2026] GET /volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:37.178117 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:37.182705 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:37.183184 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1724262644"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:37.185418 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1724262644'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:37.185591 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume of 1 GB Jul 31 05:36:37.190122 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Availability Zones retrieved successfully. Jul 31 05:36:37.197222 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (7117e8cf-41b7-49a7-8eb4-24c29340defb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:37.198422 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a888c96a-fac6-4e55-a066-2292faa163b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:37.199588 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:37.230308 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a888c96a-fac6-4e55-a066-2292faa163b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:37.231073 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84db19ad-43b0-4c42-ac7d-a6e5f688e3c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:37.272813 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['2c4bc524-a1cf-4b08-8370-ba8b180f421a', 'b0aab13d-ccd4-4453-b80c-e66702aa2d78', '4c761021-3475-49a0-b76c-32885479e712', '539b08e5-7428-405f-9622-b7d4cc268fa7'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:37.273661 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84db19ad-43b0-4c42-ac7d-a6e5f688e3c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c4bc524-a1cf-4b08-8370-ba8b180f421a', 'b0aab13d-ccd4-4453-b80c-e66702aa2d78', '4c761021-3475-49a0-b76c-32885479e712', '539b08e5-7428-405f-9622-b7d4cc268fa7']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:37.274680 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1985b223-e76a-47d5-acdb-a1fc5d1e9094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:37.299299 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1985b223-e76a-47d5-acdb-a1fc5d1e9094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e46d0a6a-0781-4ba8-80b9-f9acfa42453e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1724262644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['2c4bc524-a1cf-4b08-8370-ba8b180f421a','b0aab13d-ccd4-4453-b80c-e66702aa2d78','4c761021-3475-49a0-b76c-32885479e712','539b08e5-7428-405f-9622-b7d4cc268fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1724262644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e46d0a6a-0781-4ba8-80b9-f9acfa42453e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6b65fffc7434cb827a8cb937d84eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3014fd7060e44ee798c2d17d6aed5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:37.300470 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aba49a6-1c3b-4e8a-a8bc-84d35ba3ccd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:37.319307 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aba49a6-1c3b-4e8a-a8bc-84d35ba3ccd6) transitioned into state 'SUCCESS' from state '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-1724262644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['2c4bc524-a1cf-4b08-8370-ba8b180f421a','b0aab13d-ccd4-4453-b80c-e66702aa2d78','4c761021-3475-49a0-b76c-32885479e712','539b08e5-7428-405f-9622-b7d4cc268fa7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:37.319977 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb11500-68d6-42d6-833f-f286f8746eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:37.329535 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5eb11500-68d6-42d6-833f-f286f8746eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:37.331245 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (7117e8cf-41b7-49a7-8eb4-24c29340defb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:37.331372 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request issued successfully. Jul 31 05:36:37.332257 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c8f1e16-6b6d-426f-aa14-21626de16ffa tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:37.335019 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 919/3614] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:36:37 2026] POST /volume/v3/volumes => generated 770 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:37.345132 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-818d9dd5-a7d5-456d-96ca-bb96dd8dbf4b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:37.348120 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-818d9dd5-a7d5-456d-96ca-bb96dd8dbf4b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:37.348120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-818d9dd5-a7d5-456d-96ca-bb96dd8dbf4b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:37.348120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-818d9dd5-a7d5-456d-96ca-bb96dd8dbf4b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:37.348120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-818d9dd5-a7d5-456d-96ca-bb96dd8dbf4b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:37.352394 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:37.352394 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:37.353165 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-818d9dd5-a7d5-456d-96ca-bb96dd8dbf4b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:37.353275 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c47d6e3d-4b86-4f91-9c02-47a8ec72e64d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:37.353887 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 891/3615] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:37 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:37.356227 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c47d6e3d-4b86-4f91-9c02-47a8ec72e64d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e Jul 31 05:36:37.356227 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c47d6e3d-4b86-4f91-9c02-47a8ec72e64d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:37.356496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c47d6e3d-4b86-4f91-9c02-47a8ec72e64d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:37.365695 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:37.365695 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:37.369535 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c47d6e3d-4b86-4f91-9c02-47a8ec72e64d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:37.374281 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c47d6e3d-4b86-4f91-9c02-47a8ec72e64d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e returned with HTTP 200 Jul 31 05:36:37.374843 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 905/3616] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:37 2026] GET /volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:37.661805 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-584f99c1-8b3d-4326-b1f1-59b53831dfdb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:37.664035 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-584f99c1-8b3d-4326-b1f1-59b53831dfdb tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:37.664035 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-584f99c1-8b3d-4326-b1f1-59b53831dfdb tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:37.664035 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-584f99c1-8b3d-4326-b1f1-59b53831dfdb tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:37.664035 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-584f99c1-8b3d-4326-b1f1-59b53831dfdb tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:37.669039 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:37.669039 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:37.670807 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-584f99c1-8b3d-4326-b1f1-59b53831dfdb tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:37.670807 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 902/3617] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:37 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:38.075246 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2efde5f6-cc02-49e8-8b61-9a22ef12de72 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:38.077454 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2efde5f6-cc02-49e8-8b61-9a22ef12de72 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:38.077755 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2efde5f6-cc02-49e8-8b61-9a22ef12de72 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:38.078043 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2efde5f6-cc02-49e8-8b61-9a22ef12de72 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:38.087633 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:38.087633 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:38.094419 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2efde5f6-cc02-49e8-8b61-9a22ef12de72 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:38.099140 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2efde5f6-cc02-49e8-8b61-9a22ef12de72 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 returned with HTTP 200 Jul 31 05:36:38.099732 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 920/3618] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:38 2026] GET /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 => generated 1368 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:38.253466 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-d79e4d34-6826-4d62-a17d-26ce745e03ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:38.255999 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-d79e4d34-6826-4d62-a17d-26ce745e03ee tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:38.256337 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-d79e4d34-6826-4d62-a17d-26ce745e03ee tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:38.256906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-d79e4d34-6826-4d62-a17d-26ce745e03ee tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:38.266282 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:38.266282 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:38.271575 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-d79e4d34-6826-4d62-a17d-26ce745e03ee tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:38.278792 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-d79e4d34-6826-4d62-a17d-26ce745e03ee tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 returned with HTTP 200 Jul 31 05:36:38.278792 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 892/3619] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:38 2026] GET /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 => generated 1368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:38.367611 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7f241f73-2ab8-45ad-8a22-3a96d02f80e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:38.368988 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f241f73-2ab8-45ad-8a22-3a96d02f80e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:38.369172 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f241f73-2ab8-45ad-8a22-3a96d02f80e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:38.369366 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f241f73-2ab8-45ad-8a22-3a96d02f80e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:38.369480 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7f241f73-2ab8-45ad-8a22-3a96d02f80e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:38.376283 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:38.376283 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:38.376973 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f241f73-2ab8-45ad-8a22-3a96d02f80e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:38.377458 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 906/3620] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:38 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:38.388175 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b341ba1e-dae4-4980-a9ab-226f97372661 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:38.392409 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b341ba1e-dae4-4980-a9ab-226f97372661 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e Jul 31 05:36:38.393113 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b341ba1e-dae4-4980-a9ab-226f97372661 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:38.393113 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b341ba1e-dae4-4980-a9ab-226f97372661 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:38.406137 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:38.406137 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:38.412851 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b341ba1e-dae4-4980-a9ab-226f97372661 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:38.420926 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b341ba1e-dae4-4980-a9ab-226f97372661 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e returned with HTTP 200 Jul 31 05:36:38.421460 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 903/3621] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:38 2026] GET /volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e => generated 863 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:38.433135 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eed3bc8b-6333-4a2f-9ae2-d23c94dd67fc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:38.434804 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eed3bc8b-6333-4a2f-9ae2-d23c94dd67fc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:36:38.435262 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eed3bc8b-6333-4a2f-9ae2-d23c94dd67fc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e46d0a6a-0781-4ba8-80b9-f9acfa42453e", "name": "tempest-VolumeDependencyTests-Snapshot-157746580"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:38.443442 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:38.443442 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:38.443979 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eed3bc8b-6333-4a2f-9ae2-d23c94dd67fc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:38.444202 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-eed3bc8b-6333-4a2f-9ae2-d23c94dd67fc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create snapshot from volume e46d0a6a-0781-4ba8-80b9-f9acfa42453e Jul 31 05:36:38.470041 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-eed3bc8b-6333-4a2f-9ae2-d23c94dd67fc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['7050d5c5-a449-4af9-9498-4ce371b4040c', 'a564655a-133e-470c-922c-c9c74a4a1f05', 'ee088dbd-e59d-4e84-9f2b-91aa678ec712', '602a3e42-4c20-41ff-a8cc-11b3e77b6979'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:38.500386 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-eed3bc8b-6333-4a2f-9ae2-d23c94dd67fc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot create request issued successfully. Jul 31 05:36:38.500386 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eed3bc8b-6333-4a2f-9ae2-d23c94dd67fc tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:36:38.500386 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 921/3622] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:36:38 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 31 05:36:38.514604 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-86912546-b9ea-4525-93af-7266bd849899 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:38.518228 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86912546-b9ea-4525-93af-7266bd849899 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb Jul 31 05:36:38.518228 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86912546-b9ea-4525-93af-7266bd849899 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:38.518228 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-86912546-b9ea-4525-93af-7266bd849899 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:38.526233 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:38.526233 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:38.527935 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-86912546-b9ea-4525-93af-7266bd849899 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:38.527935 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-86912546-b9ea-4525-93af-7266bd849899 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb returned with HTTP 200 Jul 31 05:36:38.528032 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 893/3623] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:38 2026] GET /volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:38.682011 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b893316f-6e7f-4f95-8d45-53bb017d1e80 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:38.683604 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b893316f-6e7f-4f95-8d45-53bb017d1e80 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:38.683818 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b893316f-6e7f-4f95-8d45-53bb017d1e80 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:38.684009 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b893316f-6e7f-4f95-8d45-53bb017d1e80 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:38.684128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b893316f-6e7f-4f95-8d45-53bb017d1e80 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:38.690345 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:38.690345 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:38.690972 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b893316f-6e7f-4f95-8d45-53bb017d1e80 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:38.691368 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 907/3624] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:38 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:38.738000 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-eff7fc95-02ec-4487-b714-903b80fb00a6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:38.740738 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-eff7fc95-02ec-4487-b714-903b80fb00a6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:38.741032 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-eff7fc95-02ec-4487-b714-903b80fb00a6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:38.741331 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-eff7fc95-02ec-4487-b714-903b80fb00a6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:38.751131 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:38.751131 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:38.755571 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-eff7fc95-02ec-4487-b714-903b80fb00a6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:38.763093 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-eff7fc95-02ec-4487-b714-903b80fb00a6 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 returned with HTTP 200 Jul 31 05:36:38.763985 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 904/3625] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:38 2026] GET /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 => generated 1368 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:38.779757 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b36f3cee-295b-4fbe-ac4a-e36db556bd01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:38.780408 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b36f3cee-295b-4fbe-ac4a-e36db556bd01 None None] GET https://10.4.3.227/volume// Jul 31 05:36:38.781685 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b36f3cee-295b-4fbe-ac4a-e36db556bd01 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:38.781685 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b36f3cee-295b-4fbe-ac4a-e36db556bd01 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:38.781685 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b36f3cee-295b-4fbe-ac4a-e36db556bd01 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:38.781685 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 922/3626] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:36: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 31 05:36:38.800004 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-afbed399-81d2-4e93-a2a8-46f0ccb32999 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:38.803069 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-afbed399-81d2-4e93-a2a8-46f0ccb32999 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:36:38.806536 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-afbed399-81d2-4e93-a2a8-46f0ccb32999 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7ac4e159-bcd3-4ad8-87ae-c21799af40f5", "connector": null, "instance_uuid": "a64013c4-49c0-4746-9d47-f5cd4e97c468"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:38.821637 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:38.821637 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:38.866995 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-afbed399-81d2-4e93-a2a8-46f0ccb32999 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:36:38.867235 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 894/3627] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:36:38 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:39.389908 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c26bb4cf-eab2-4413-8af6-be4aae5e3db1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:39.392651 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c26bb4cf-eab2-4413-8af6-be4aae5e3db1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:39.393858 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c26bb4cf-eab2-4413-8af6-be4aae5e3db1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:39.393858 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c26bb4cf-eab2-4413-8af6-be4aae5e3db1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:39.393858 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c26bb4cf-eab2-4413-8af6-be4aae5e3db1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:39.398760 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:39.398760 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:39.401286 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c26bb4cf-eab2-4413-8af6-be4aae5e3db1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:39.401286 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 908/3628] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:39 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:39.541360 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-46399870-df11-40d9-a143-2d069c9c7e48 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:39.543690 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46399870-df11-40d9-a143-2d069c9c7e48 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb Jul 31 05:36:39.543690 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46399870-df11-40d9-a143-2d069c9c7e48 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:39.543690 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-46399870-df11-40d9-a143-2d069c9c7e48 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:39.549497 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:39.549497 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:39.550401 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-46399870-df11-40d9-a143-2d069c9c7e48 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:39.551632 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-46399870-df11-40d9-a143-2d069c9c7e48 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb returned with HTTP 200 Jul 31 05:36:39.551879 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 905/3629] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:39 2026] GET /volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:39.564910 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:39.567195 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:39.567413 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d759cc28-aee5-4a66-a0bf-d49af2eee6eb", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-763780333"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:39.569161 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request body: {'volume': {'snapshot_id': 'd759cc28-aee5-4a66-a0bf-d49af2eee6eb', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-763780333'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:39.576684 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:39.576684 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:39.577310 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:39.577310 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume of 1 GB Jul 31 05:36:39.581296 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Availability Zones retrieved successfully. Jul 31 05:36:39.587581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (11ec2e80-acd6-44b0-b9ff-f632d0ee9e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:39.588637 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b19a6e47-32b6-48f1-892a-cd605f92834d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:39.589696 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:39.623940 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b19a6e47-32b6-48f1-892a-cd605f92834d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd759cc28-aee5-4a66-a0bf-d49af2eee6eb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:39.624715 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b08e3c08-0010-4c45-bd66-3b949d7fce74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:39.664995 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['020948ea-fbc3-4aa5-937f-e50dcb801073', '67db99b5-93fc-46a1-a98e-d06f9d988c48', 'c15e243e-f0be-4de4-94c4-02ed9fe99796', '19bc629a-b78b-4552-bd5a-0784070f6c27'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:39.666014 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b08e3c08-0010-4c45-bd66-3b949d7fce74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['020948ea-fbc3-4aa5-937f-e50dcb801073', '67db99b5-93fc-46a1-a98e-d06f9d988c48', 'c15e243e-f0be-4de4-94c4-02ed9fe99796', '19bc629a-b78b-4552-bd5a-0784070f6c27']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:39.666695 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6390bf4-e95b-4de6-889a-f737593c5a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:39.704851 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46342100-d0e0-4ccb-9933-68e678017e71 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:39.707272 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6390bf4-e95b-4de6-889a-f737593c5a67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '927b6360-0832-4e56-8ef8-0ec893fe03cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-763780333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['020948ea-fbc3-4aa5-937f-e50dcb801073','67db99b5-93fc-46a1-a98e-d06f9d988c48','c15e243e-f0be-4de4-94c4-02ed9fe99796','19bc629a-b78b-4552-bd5a-0784070f6c27'],size=1,snapshot_id=d759cc28-aee5-4a66-a0bf-d49af2eee6eb,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-763780333',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=927b6360-0832-4e56-8ef8-0ec893fe03cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6b65fffc7434cb827a8cb937d84eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d759cc28-aee5-4a66-a0bf-d49af2eee6eb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3014fd7060e44ee798c2d17d6aed5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:39.707457 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46342100-d0e0-4ccb-9933-68e678017e71 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:39.707613 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46342100-d0e0-4ccb-9933-68e678017e71 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:39.707916 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46342100-d0e0-4ccb-9933-68e678017e71 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:39.708083 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-46342100-d0e0-4ccb-9933-68e678017e71 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:39.708153 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d02f00-c80e-430e-b9a5-c2925546c9ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:39.713716 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:39.713716 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:39.714704 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46342100-d0e0-4ccb-9933-68e678017e71 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:39.715211 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 895/3630] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:39 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:39.729397 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11d02f00-c80e-430e-b9a5-c2925546c9ea) transitioned into state 'SUCCESS' from state '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-763780333',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['020948ea-fbc3-4aa5-937f-e50dcb801073','67db99b5-93fc-46a1-a98e-d06f9d988c48','c15e243e-f0be-4de4-94c4-02ed9fe99796','19bc629a-b78b-4552-bd5a-0784070f6c27'],size=1,snapshot_id=d759cc28-aee5-4a66-a0bf-d49af2eee6eb,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:39.730499 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2f2503-4f63-4e3c-b02d-36aca8cd5852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:39.756395 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a2f2503-4f63-4e3c-b02d-36aca8cd5852) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:39.757580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (11ec2e80-acd6-44b0-b9ff-f632d0ee9e84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:39.757982 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request issued successfully. Jul 31 05:36:39.758759 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ee8500f-b9b6-40e4-b15a-741b404aa037 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:39.759330 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 923/3631] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:36:39 2026] POST /volume/v3/volumes => generated 803 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:39.773856 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c64b719a-034c-4a75-92be-56941342dfe4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:39.776371 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c64b719a-034c-4a75-92be-56941342dfe4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc Jul 31 05:36:39.776605 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c64b719a-034c-4a75-92be-56941342dfe4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:39.776784 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c64b719a-034c-4a75-92be-56941342dfe4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:39.785598 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:39.785598 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:39.790188 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c64b719a-034c-4a75-92be-56941342dfe4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:39.794611 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c64b719a-034c-4a75-92be-56941342dfe4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc returned with HTTP 200 Jul 31 05:36:39.794932 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 909/3632] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:39 2026] GET /volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:40.293557 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a851701a-930e-4224-a420-205d0c14ea60 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:40.294210 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a851701a-930e-4224-a420-205d0c14ea60 None None] GET https://10.4.3.227/volume// Jul 31 05:36:40.294210 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a851701a-930e-4224-a420-205d0c14ea60 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:40.294362 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a851701a-930e-4224-a420-205d0c14ea60 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:40.294599 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a851701a-930e-4224-a420-205d0c14ea60 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:40.297090 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 906/3633] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:36:40 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:36:40.309801 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-ef3829de-4380-41f9-b52e-d2de588e8613 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:40.312386 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-ef3829de-4380-41f9-b52e-d2de588e8613 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:40.312626 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-ef3829de-4380-41f9-b52e-d2de588e8613 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:40.312883 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-ef3829de-4380-41f9-b52e-d2de588e8613 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:40.326880 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:40.326880 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:40.330453 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-ef3829de-4380-41f9-b52e-d2de588e8613 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:40.335607 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-ef3829de-4380-41f9-b52e-d2de588e8613 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 returned with HTTP 200 Jul 31 05:36:40.335607 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 896/3634] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:36:40 2026] GET /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 => generated 1547 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:40.416033 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2594d84f-3d01-40c0-b2b3-66825d9cdf1d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:40.419403 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2594d84f-3d01-40c0-b2b3-66825d9cdf1d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:40.419685 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2594d84f-3d01-40c0-b2b3-66825d9cdf1d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:40.419928 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2594d84f-3d01-40c0-b2b3-66825d9cdf1d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:40.420070 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-2594d84f-3d01-40c0-b2b3-66825d9cdf1d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:40.425974 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:40.425974 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:40.426850 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2594d84f-3d01-40c0-b2b3-66825d9cdf1d tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:40.427353 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 924/3635] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:40 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:40.438644 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-dc006412-337d-4ca9-9c43-403438d8236a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:40.441444 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-dc006412-337d-4ca9-9c43-403438d8236a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] PUT https://10.4.3.227/volume/v3/attachments/766fa0a7-9b03-4f64-a4b8-7da0b6f67ae5 Jul 31 05:36:40.442490 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-dc006412-337d-4ca9-9c43-403438d8236a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:40.452790 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-dc006412-337d-4ca9-9c43-403438d8236a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Acquiring lock "cinder-attachment_update-7ac4e159-bcd3-4ad8-87ae-c21799af40f5-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:36:40.461284 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-dc006412-337d-4ca9-9c43-403438d8236a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-7ac4e159-bcd3-4ad8-87ae-c21799af40f5-np0000006182" acquired by "attachment_update" :: waited 0.009s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:36:40.462597 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:40.462597 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:40.549554 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-dc006412-337d-4ca9-9c43-403438d8236a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Lock "cinder-attachment_update-7ac4e159-bcd3-4ad8-87ae-c21799af40f5-np0000006182" released by "attachment_update" :: held 0.088s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:36:40.549872 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-dc006412-337d-4ca9-9c43-403438d8236a tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/766fa0a7-9b03-4f64-a4b8-7da0b6f67ae5 returned with HTTP 200 Jul 31 05:36:40.550497 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 910/3636] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:36:40 2026] PUT /volume/v3/attachments/766fa0a7-9b03-4f64-a4b8-7da0b6f67ae5 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:40.578127 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-9f991ba8-5fe5-47f7-9d53-7d27bbeac307 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:40.580193 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-9f991ba8-5fe5-47f7-9d53-7d27bbeac307 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/attachments/766fa0a7-9b03-4f64-a4b8-7da0b6f67ae5/action Jul 31 05:36:40.580563 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-9f991ba8-5fe5-47f7-9d53-7d27bbeac307 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:36:40.580688 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-9f991ba8-5fe5-47f7-9d53-7d27bbeac307 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:40.605574 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:40.605574 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:40.615660 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1bb3ce13-1d51-4d79-ac84-8a8c575b7d0a req-9f991ba8-5fe5-47f7-9d53-7d27bbeac307 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/766fa0a7-9b03-4f64-a4b8-7da0b6f67ae5/action returned with HTTP 204 Jul 31 05:36:40.616145 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 907/3637] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:36:40 2026] POST /volume/v3/attachments/766fa0a7-9b03-4f64-a4b8-7da0b6f67ae5/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:40.731564 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f65f5312-1ea6-44e8-b284-cd5b95a489ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:40.733142 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f65f5312-1ea6-44e8-b284-cd5b95a489ca tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:40.733358 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f65f5312-1ea6-44e8-b284-cd5b95a489ca tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:40.733793 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f65f5312-1ea6-44e8-b284-cd5b95a489ca tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:40.733793 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f65f5312-1ea6-44e8-b284-cd5b95a489ca tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:40.738121 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:40.738121 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:40.738454 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f65f5312-1ea6-44e8-b284-cd5b95a489ca tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:40.738799 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 897/3638] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:40 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:40.806745 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-36dd2236-62bc-4af4-8254-5be9aa27b522 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:40.808464 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36dd2236-62bc-4af4-8254-5be9aa27b522 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc Jul 31 05:36:40.808676 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36dd2236-62bc-4af4-8254-5be9aa27b522 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:40.808857 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-36dd2236-62bc-4af4-8254-5be9aa27b522 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:40.815657 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:40.815657 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:40.819206 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-36dd2236-62bc-4af4-8254-5be9aa27b522 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:40.823306 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-36dd2236-62bc-4af4-8254-5be9aa27b522 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc returned with HTTP 200 Jul 31 05:36:40.823669 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 925/3639] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:40 2026] GET /volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc => generated 896 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:40.838852 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e5c548d9-e13c-4aff-8b1b-5e9fcd9e252b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:40.840828 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5c548d9-e13c-4aff-8b1b-5e9fcd9e252b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:36:40.841205 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e5c548d9-e13c-4aff-8b1b-5e9fcd9e252b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "927b6360-0832-4e56-8ef8-0ec893fe03cc", "name": "tempest-VolumeDependencyTests-Snapshot-189622195"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:40.850187 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:40.850187 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:40.850643 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e5c548d9-e13c-4aff-8b1b-5e9fcd9e252b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:40.850781 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-e5c548d9-e13c-4aff-8b1b-5e9fcd9e252b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create snapshot from volume 927b6360-0832-4e56-8ef8-0ec893fe03cc Jul 31 05:36:40.877155 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-e5c548d9-e13c-4aff-8b1b-5e9fcd9e252b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['7cbc7c5c-65ca-45e8-8088-57b6dda39f82', '5a3116b4-b658-4051-b5ed-aa354b113541', '40d570b7-8a67-4a7a-b258-053bda6d29e3', '5dcaf80f-c397-46d6-8c3f-4a3a65662f83'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:40.908913 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e5c548d9-e13c-4aff-8b1b-5e9fcd9e252b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot create request issued successfully. Jul 31 05:36:40.909312 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e5c548d9-e13c-4aff-8b1b-5e9fcd9e252b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:36:40.909888 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 911/3640] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:36:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:40.918184 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e17cae32-5175-4e56-8c4f-514ab5d05744 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:40.922196 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e17cae32-5175-4e56-8c4f-514ab5d05744 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c Jul 31 05:36:40.922196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e17cae32-5175-4e56-8c4f-514ab5d05744 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:40.922196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e17cae32-5175-4e56-8c4f-514ab5d05744 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:40.933717 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:40.933717 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:40.934333 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e17cae32-5175-4e56-8c4f-514ab5d05744 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:40.935425 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e17cae32-5175-4e56-8c4f-514ab5d05744 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c returned with HTTP 200 Jul 31 05:36:40.935871 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 908/3641] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:40 2026] GET /volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:41.446491 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2c8a48cf-ab4b-46a0-8e46-9a3a5858af65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:41.448143 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c8a48cf-ab4b-46a0-8e46-9a3a5858af65 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:41.448353 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c8a48cf-ab4b-46a0-8e46-9a3a5858af65 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:41.448573 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2c8a48cf-ab4b-46a0-8e46-9a3a5858af65 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:41.448679 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2c8a48cf-ab4b-46a0-8e46-9a3a5858af65 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:41.452835 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:41.452835 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:41.453633 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2c8a48cf-ab4b-46a0-8e46-9a3a5858af65 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:41.453983 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 898/3642] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:41 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:41.749126 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef18e881-f64d-4c7f-9b51-5f91e4f46615 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:41.750602 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef18e881-f64d-4c7f-9b51-5f91e4f46615 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:41.750798 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef18e881-f64d-4c7f-9b51-5f91e4f46615 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:41.750987 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef18e881-f64d-4c7f-9b51-5f91e4f46615 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:41.751090 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ef18e881-f64d-4c7f-9b51-5f91e4f46615 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:41.755387 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:41.755387 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:41.756065 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef18e881-f64d-4c7f-9b51-5f91e4f46615 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:41.756493 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 926/3643] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:41 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:41.944904 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9279851b-b0c6-4688-9f57-3110bb3c699f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:41.947355 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9279851b-b0c6-4688-9f57-3110bb3c699f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c Jul 31 05:36:41.947643 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9279851b-b0c6-4688-9f57-3110bb3c699f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:41.947900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9279851b-b0c6-4688-9f57-3110bb3c699f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:41.954468 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:41.954468 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:41.955046 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9279851b-b0c6-4688-9f57-3110bb3c699f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:41.956040 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9279851b-b0c6-4688-9f57-3110bb3c699f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c returned with HTTP 200 Jul 31 05:36:41.956531 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 912/3644] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:41 2026] GET /volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:41.964858 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:41.966907 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:41.967366 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "bca04e34-9b53-4d29-808d-a99ffc25043c", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1099017016"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:41.969293 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request body: {'volume': {'snapshot_id': 'bca04e34-9b53-4d29-808d-a99ffc25043c', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1099017016'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:41.975041 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:41.975041 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:41.975516 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:41.975649 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume of 1 GB Jul 31 05:36:41.979475 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Availability Zones retrieved successfully. Jul 31 05:36:41.984951 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (de3fc487-f12f-4a90-be99-b8f0123b4042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:41.986481 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a145251-4bd0-4b18-a490-0dbe2f0d0714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:41.987464 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:42.022056 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a145251-4bd0-4b18-a490-0dbe2f0d0714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'bca04e34-9b53-4d29-808d-a99ffc25043c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:42.022876 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570c4977-6de6-418d-9259-0ee98978ff8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:42.064148 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['3f8d2317-a16f-4cdc-9704-8210c8b89979', '01f38a82-fbe1-4082-be33-8b9deb2a0931', 'eeb3c3ac-05ae-4f60-bf89-577e927acc7d', '0090aeb5-00d4-42c8-be24-a09941937335'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:42.064942 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (570c4977-6de6-418d-9259-0ee98978ff8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f8d2317-a16f-4cdc-9704-8210c8b89979', '01f38a82-fbe1-4082-be33-8b9deb2a0931', 'eeb3c3ac-05ae-4f60-bf89-577e927acc7d', '0090aeb5-00d4-42c8-be24-a09941937335']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:42.065729 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a779ba-7fd9-4b68-b3fc-810f0f4c5c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:42.112596 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2a779ba-7fd9-4b68-b3fc-810f0f4c5c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '271826e2-339d-4e3f-9428-57f4d455c0b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1099017016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['3f8d2317-a16f-4cdc-9704-8210c8b89979','01f38a82-fbe1-4082-be33-8b9deb2a0931','eeb3c3ac-05ae-4f60-bf89-577e927acc7d','0090aeb5-00d4-42c8-be24-a09941937335'],size=1,snapshot_id=bca04e34-9b53-4d29-808d-a99ffc25043c,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1099017016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=271826e2-339d-4e3f-9428-57f4d455c0b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6b65fffc7434cb827a8cb937d84eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=bca04e34-9b53-4d29-808d-a99ffc25043c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3014fd7060e44ee798c2d17d6aed5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:42.113430 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e088e7f-f9d1-4518-b174-9f1439552aa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:42.131005 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e088e7f-f9d1-4518-b174-9f1439552aa3) transitioned into state 'SUCCESS' from state '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-1099017016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['3f8d2317-a16f-4cdc-9704-8210c8b89979','01f38a82-fbe1-4082-be33-8b9deb2a0931','eeb3c3ac-05ae-4f60-bf89-577e927acc7d','0090aeb5-00d4-42c8-be24-a09941937335'],size=1,snapshot_id=bca04e34-9b53-4d29-808d-a99ffc25043c,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:42.131742 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43733de0-b274-4ee8-8eb4-5327a9b7a59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:42.150682 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43733de0-b274-4ee8-8eb4-5327a9b7a59e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:42.151509 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (de3fc487-f12f-4a90-be99-b8f0123b4042) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:42.151791 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request issued successfully. Jul 31 05:36:42.152415 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac14c1b9-b15c-46b5-8d25-891c34f97a32 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:42.152897 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 909/3645] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:36:41 2026] POST /volume/v3/volumes => generated 804 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:42.163185 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b6c96e0d-d8d1-4f26-8205-0517960de8d4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:42.165591 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6c96e0d-d8d1-4f26-8205-0517960de8d4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 Jul 31 05:36:42.165923 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6c96e0d-d8d1-4f26-8205-0517960de8d4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:42.166259 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6c96e0d-d8d1-4f26-8205-0517960de8d4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:42.175700 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:42.175700 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:42.179643 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b6c96e0d-d8d1-4f26-8205-0517960de8d4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:42.184434 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6c96e0d-d8d1-4f26-8205-0517960de8d4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 returned with HTTP 200 Jul 31 05:36:42.184885 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 899/3646] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:42 2026] GET /volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:42.465364 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dbe3e8e5-8f2a-48e7-bc2b-efc9baca3390 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:42.467141 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbe3e8e5-8f2a-48e7-bc2b-efc9baca3390 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:42.467327 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbe3e8e5-8f2a-48e7-bc2b-efc9baca3390 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:42.467531 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dbe3e8e5-8f2a-48e7-bc2b-efc9baca3390 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:42.467660 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dbe3e8e5-8f2a-48e7-bc2b-efc9baca3390 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:42.472027 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:42.472027 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:42.472779 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dbe3e8e5-8f2a-48e7-bc2b-efc9baca3390 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:42.473146 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 927/3647] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:42 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:42.495703 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-12669125-5d7e-4b55-8188-61523975196c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:42.497962 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12669125-5d7e-4b55-8188-61523975196c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:36:42.498226 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12669125-5d7e-4b55-8188-61523975196c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:42.498540 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-12669125-5d7e-4b55-8188-61523975196c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:42.498629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-12669125-5d7e-4b55-8188-61523975196c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:42.504505 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:42.504505 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:42.505529 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-12669125-5d7e-4b55-8188-61523975196c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:36:42.505977 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 913/3648] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:42 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 792 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:42.516615 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7f17b312-1f8e-4fe1-b867-cf828c4a6526 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:42.518441 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f17b312-1f8e-4fe1-b867-cf828c4a6526 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:36:42.518819 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7f17b312-1f8e-4fe1-b867-cf828c4a6526 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2591bac4-dbbc-4e61-8b21-af1f66050f65", "incremental": true, "force": true}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:42.520821 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-7f17b312-1f8e-4fe1-b867-cf828c4a6526 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating new backup {'backup': {'volume_id': '2591bac4-dbbc-4e61-8b21-af1f66050f65', 'incremental': True, 'force': True}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:36:42.521041 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-7f17b312-1f8e-4fe1-b867-cf828c4a6526 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating backup of volume 2591bac4-dbbc-4e61-8b21-af1f66050f65 in container None Jul 31 05:36:42.532858 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:42.532858 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:42.533345 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7f17b312-1f8e-4fe1-b867-cf828c4a6526 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:36:42.550168 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-7f17b312-1f8e-4fe1-b867-cf828c4a6526 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['34db3144-6feb-4171-8ef7-3fbf5b68ce37', '026a0bba-4fe0-454b-8739-75132407711d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:42.593273 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7f17b312-1f8e-4fe1-b867-cf828c4a6526 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:36:42.593884 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 910/3649] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:36:42 2026] POST /volume/v3/backups => generated 288 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:42.603788 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5c13b255-ae58-4ee5-88cd-f2a366259fe0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:42.610012 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c13b255-ae58-4ee5-88cd-f2a366259fe0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:42.610286 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c13b255-ae58-4ee5-88cd-f2a366259fe0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:42.610535 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5c13b255-ae58-4ee5-88cd-f2a366259fe0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:42.610682 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5c13b255-ae58-4ee5-88cd-f2a366259fe0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:42.618882 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:42.618882 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:42.619669 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5c13b255-ae58-4ee5-88cd-f2a366259fe0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:42.620026 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 900/3650] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:42 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 694 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:42.771282 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-45158a3d-90c0-4f9f-b76f-3f2eee7b0ffb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:42.773590 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45158a3d-90c0-4f9f-b76f-3f2eee7b0ffb tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:42.773839 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45158a3d-90c0-4f9f-b76f-3f2eee7b0ffb tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:42.774084 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-45158a3d-90c0-4f9f-b76f-3f2eee7b0ffb tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:42.774254 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-45158a3d-90c0-4f9f-b76f-3f2eee7b0ffb tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:42.781351 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:42.781351 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:42.782145 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-45158a3d-90c0-4f9f-b76f-3f2eee7b0ffb tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:42.782702 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 928/3651] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:42 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:43.202662 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2b89e3cb-b637-4c08-bbe6-07a51625f595 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:43.204880 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b89e3cb-b637-4c08-bbe6-07a51625f595 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 Jul 31 05:36:43.204880 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b89e3cb-b637-4c08-bbe6-07a51625f595 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:43.205075 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2b89e3cb-b637-4c08-bbe6-07a51625f595 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:43.212377 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:43.212377 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:43.216197 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2b89e3cb-b637-4c08-bbe6-07a51625f595 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:43.220726 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2b89e3cb-b637-4c08-bbe6-07a51625f595 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 returned with HTTP 200 Jul 31 05:36:43.220977 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 914/3652] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:43 2026] GET /volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 => generated 897 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:43.238554 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-14d983b4-87d4-4212-b310-10596059df61 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:43.240487 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14d983b4-87d4-4212-b310-10596059df61 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb Jul 31 05:36:43.240679 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14d983b4-87d4-4212-b310-10596059df61 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:43.240859 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14d983b4-87d4-4212-b310-10596059df61 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:43.240960 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-14d983b4-87d4-4212-b310-10596059df61 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete snapshot with id: d759cc28-aee5-4a66-a0bf-d49af2eee6eb Jul 31 05:36:43.245934 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:43.245934 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:43.246352 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-14d983b4-87d4-4212-b310-10596059df61 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:43.262809 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-14d983b4-87d4-4212-b310-10596059df61 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot delete request issued successfully. Jul 31 05:36:43.263047 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14d983b4-87d4-4212-b310-10596059df61 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb returned with HTTP 202 Jul 31 05:36:43.263588 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 911/3653] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:36:43 2026] DELETE /volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:43.273119 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f1b1542-16aa-4459-a523-a701ef1ee57a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:43.274956 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f1b1542-16aa-4459-a523-a701ef1ee57a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb Jul 31 05:36:43.275194 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f1b1542-16aa-4459-a523-a701ef1ee57a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:43.275454 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f1b1542-16aa-4459-a523-a701ef1ee57a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:43.280889 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:43.280889 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:43.281421 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9f1b1542-16aa-4459-a523-a701ef1ee57a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:43.282438 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f1b1542-16aa-4459-a523-a701ef1ee57a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb returned with HTTP 200 Jul 31 05:36:43.282838 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 901/3654] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:43 2026] GET /volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:43.628952 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66bd32b4-c8eb-40f9-8a4e-7b725aebd5a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:43.630746 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66bd32b4-c8eb-40f9-8a4e-7b725aebd5a8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:43.630961 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66bd32b4-c8eb-40f9-8a4e-7b725aebd5a8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:43.631159 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66bd32b4-c8eb-40f9-8a4e-7b725aebd5a8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:43.631255 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-66bd32b4-c8eb-40f9-8a4e-7b725aebd5a8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:43.635233 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:43.635233 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:43.635936 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66bd32b4-c8eb-40f9-8a4e-7b725aebd5a8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:43.636287 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 929/3655] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:43 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:43.795771 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-48b17a7d-c1d8-42dd-a2cf-98e963d4c8ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:43.797616 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48b17a7d-c1d8-42dd-a2cf-98e963d4c8ac tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:43.797823 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48b17a7d-c1d8-42dd-a2cf-98e963d4c8ac tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:43.798033 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48b17a7d-c1d8-42dd-a2cf-98e963d4c8ac tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:43.798176 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-48b17a7d-c1d8-42dd-a2cf-98e963d4c8ac tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:43.802363 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:43.802363 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:43.802958 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48b17a7d-c1d8-42dd-a2cf-98e963d4c8ac tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:43.803331 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 915/3656] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:43 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:44.291346 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2464c87e-eed8-4049-ac3a-eb2de1c9427d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:44.292931 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2464c87e-eed8-4049-ac3a-eb2de1c9427d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb Jul 31 05:36:44.293114 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2464c87e-eed8-4049-ac3a-eb2de1c9427d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:44.293282 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2464c87e-eed8-4049-ac3a-eb2de1c9427d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:44.297490 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2464c87e-eed8-4049-ac3a-eb2de1c9427d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb returned with HTTP 404 Jul 31 05:36:44.298060 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 912/3657] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:44 2026] GET /volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:44.304735 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7fa5001e-6ca3-472f-807b-252a9eee9453 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:44.306447 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7fa5001e-6ca3-472f-807b-252a9eee9453 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c Jul 31 05:36:44.306611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7fa5001e-6ca3-472f-807b-252a9eee9453 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:44.306807 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7fa5001e-6ca3-472f-807b-252a9eee9453 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:44.306934 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-7fa5001e-6ca3-472f-807b-252a9eee9453 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete snapshot with id: bca04e34-9b53-4d29-808d-a99ffc25043c Jul 31 05:36:44.311773 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:44.311773 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:44.315109 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7fa5001e-6ca3-472f-807b-252a9eee9453 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:44.327971 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7fa5001e-6ca3-472f-807b-252a9eee9453 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot delete request issued successfully. Jul 31 05:36:44.328140 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7fa5001e-6ca3-472f-807b-252a9eee9453 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c returned with HTTP 202 Jul 31 05:36:44.328517 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 902/3658] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:36:44 2026] DELETE /volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:44.337196 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ea7052d-51a4-4cac-836d-8d893df075cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:44.339243 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ea7052d-51a4-4cac-836d-8d893df075cf tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c Jul 31 05:36:44.339420 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ea7052d-51a4-4cac-836d-8d893df075cf tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:44.339611 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ea7052d-51a4-4cac-836d-8d893df075cf tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:44.345262 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:44.345262 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:44.345723 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1ea7052d-51a4-4cac-836d-8d893df075cf tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:44.346534 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ea7052d-51a4-4cac-836d-8d893df075cf tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c returned with HTTP 200 Jul 31 05:36:44.346852 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 930/3659] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:44 2026] GET /volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:44.646905 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5af59f29-744f-4368-b8ce-5925424a91f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:44.651139 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5af59f29-744f-4368-b8ce-5925424a91f6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:44.651458 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5af59f29-744f-4368-b8ce-5925424a91f6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:44.651731 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5af59f29-744f-4368-b8ce-5925424a91f6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:44.651892 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5af59f29-744f-4368-b8ce-5925424a91f6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:44.663758 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:44.663758 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:44.665674 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5af59f29-744f-4368-b8ce-5925424a91f6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:44.667968 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 916/3660] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:44 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 696 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:44.817330 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-19f3a58e-7ce8-461a-bf9e-1d431f277fe7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:44.822247 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19f3a58e-7ce8-461a-bf9e-1d431f277fe7 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:44.822433 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19f3a58e-7ce8-461a-bf9e-1d431f277fe7 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:44.822597 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19f3a58e-7ce8-461a-bf9e-1d431f277fe7 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:44.822694 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-19f3a58e-7ce8-461a-bf9e-1d431f277fe7 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:44.828065 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:44.828065 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:44.828674 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19f3a58e-7ce8-461a-bf9e-1d431f277fe7 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:44.829143 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 913/3661] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:44 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:45.360263 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f1d342f-d2b8-4e07-8d35-d36eba14566d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:45.362222 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f1d342f-d2b8-4e07-8d35-d36eba14566d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c Jul 31 05:36:45.362502 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f1d342f-d2b8-4e07-8d35-d36eba14566d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:45.362771 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f1d342f-d2b8-4e07-8d35-d36eba14566d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:45.368176 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f1d342f-d2b8-4e07-8d35-d36eba14566d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c returned with HTTP 404 Jul 31 05:36:45.368788 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 903/3662] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:45 2026] GET /volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:45.379457 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8a695be8-6bc7-481a-b9e3-b32c62823458 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:45.381397 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a695be8-6bc7-481a-b9e3-b32c62823458 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e Jul 31 05:36:45.381686 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a695be8-6bc7-481a-b9e3-b32c62823458 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:45.381892 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a695be8-6bc7-481a-b9e3-b32c62823458 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:45.382071 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-8a695be8-6bc7-481a-b9e3-b32c62823458 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: e46d0a6a-0781-4ba8-80b9-f9acfa42453e Jul 31 05:36:45.390278 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:45.390278 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:45.390848 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8a695be8-6bc7-481a-b9e3-b32c62823458 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:45.408160 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8a695be8-6bc7-481a-b9e3-b32c62823458 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume request issued successfully. Jul 31 05:36:45.408308 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a695be8-6bc7-481a-b9e3-b32c62823458 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e returned with HTTP 202 Jul 31 05:36:45.408894 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 931/3663] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:45 2026] DELETE /volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:45.417488 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-706c7073-7a84-496c-b75c-0b0298401870 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:45.419471 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-706c7073-7a84-496c-b75c-0b0298401870 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e Jul 31 05:36:45.419714 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-706c7073-7a84-496c-b75c-0b0298401870 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:45.419983 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-706c7073-7a84-496c-b75c-0b0298401870 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:45.429445 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:45.429445 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:45.434659 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-706c7073-7a84-496c-b75c-0b0298401870 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:45.440657 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-706c7073-7a84-496c-b75c-0b0298401870 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e returned with HTTP 200 Jul 31 05:36:45.441176 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 917/3664] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:45 2026] GET /volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e => generated 862 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:45.679135 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-172741cc-516b-4c72-a411-ee96c5fd5d1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:45.680975 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-172741cc-516b-4c72-a411-ee96c5fd5d1b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:45.681263 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-172741cc-516b-4c72-a411-ee96c5fd5d1b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:45.681659 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-172741cc-516b-4c72-a411-ee96c5fd5d1b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:45.681817 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-172741cc-516b-4c72-a411-ee96c5fd5d1b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:45.685846 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:45.685846 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:45.686729 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-172741cc-516b-4c72-a411-ee96c5fd5d1b tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:45.687094 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 914/3665] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:45 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:45.838780 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fecf65f3-5599-4904-aafc-b8fb0b3d6629 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:45.840610 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fecf65f3-5599-4904-aafc-b8fb0b3d6629 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:45.840821 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fecf65f3-5599-4904-aafc-b8fb0b3d6629 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:45.841062 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fecf65f3-5599-4904-aafc-b8fb0b3d6629 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:45.841181 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fecf65f3-5599-4904-aafc-b8fb0b3d6629 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:45.842954 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=316,cinder:INSERT=37,cinder:UPDATE=85 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:36:45.846336 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:45.846336 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:45.846939 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fecf65f3-5599-4904-aafc-b8fb0b3d6629 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:45.847283 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 904/3666] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:45 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:46.064229 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-6110c7ec-36d1-4629-bc6b-e7e9eb36860e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.066250 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-6110c7ec-36d1-4629-bc6b-e7e9eb36860e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:46.066448 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-6110c7ec-36d1-4629-bc6b-e7e9eb36860e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:46.066618 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-6110c7ec-36d1-4629-bc6b-e7e9eb36860e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:46.068358 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=325,cinder:INSERT=41,cinder:UPDATE=92 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:36:46.076747 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:46.076747 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:46.080259 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-6110c7ec-36d1-4629-bc6b-e7e9eb36860e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:46.084438 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-6110c7ec-36d1-4629-bc6b-e7e9eb36860e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:46.084794 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 932/3667] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:46 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:46.156980 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8eff2f72-3211-497d-95bb-dcc3a8edc24e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.157455 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eff2f72-3211-497d-95bb-dcc3a8edc24e None None] GET https://10.4.3.227/volume// Jul 31 05:36:46.157653 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eff2f72-3211-497d-95bb-dcc3a8edc24e None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:46.157844 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eff2f72-3211-497d-95bb-dcc3a8edc24e None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:46.158153 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eff2f72-3211-497d-95bb-dcc3a8edc24e None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:46.158487 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 918/3668] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:36:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:36:46.165246 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-efdfd911-6a1b-4d03-a849-5f816da9c079 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.274959 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-efdfd911-6a1b-4d03-a849-5f816da9c079 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:36:46.275349 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-efdfd911-6a1b-4d03-a849-5f816da9c079 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74395dd8-ac20-49bb-8452-7485b0c18460", "connector": null, "instance_uuid": "4603ef44-8c56-490e-84a8-ae44f59d2313"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:46.289375 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:46.289375 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:46.312980 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-efdfd911-6a1b-4d03-a849-5f816da9c079 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:36:46.313412 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 915/3669] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:36:46 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:46.343112 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-12490074-00f2-42ee-81e3-5c34d15809dc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.345677 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12490074-00f2-42ee-81e3-5c34d15809dc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:46.345980 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12490074-00f2-42ee-81e3-5c34d15809dc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:46.346247 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12490074-00f2-42ee-81e3-5c34d15809dc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:46.353594 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a347d1a7-6014-4e1e-ba7d-8228fc5dc219 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.353997 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a347d1a7-6014-4e1e-ba7d-8228fc5dc219 None None] GET https://10.4.3.227/volume// Jul 31 05:36:46.354226 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a347d1a7-6014-4e1e-ba7d-8228fc5dc219 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:46.354460 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a347d1a7-6014-4e1e-ba7d-8228fc5dc219 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:46.354786 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a347d1a7-6014-4e1e-ba7d-8228fc5dc219 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:46.355092 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 933/3670] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:36:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:36:46.361314 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:46.361314 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:46.366788 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-12490074-00f2-42ee-81e3-5c34d15809dc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:46.373037 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12490074-00f2-42ee-81e3-5c34d15809dc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:46.373618 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 905/3671] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:46 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:46.378084 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-8b9dde0a-9bad-489b-ba65-7e60d69e6c80 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.386239 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-8b9dde0a-9bad-489b-ba65-7e60d69e6c80 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:46.387007 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-8b9dde0a-9bad-489b-ba65-7e60d69e6c80 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:46.387007 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-8b9dde0a-9bad-489b-ba65-7e60d69e6c80 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:46.401882 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:46.401882 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:46.406908 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-8b9dde0a-9bad-489b-ba65-7e60d69e6c80 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:46.413950 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-8b9dde0a-9bad-489b-ba65-7e60d69e6c80 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:46.415037 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 919/3672] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:36:46 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1396 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:46.456725 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-befa1647-bb25-41aa-a483-c2c5ae07328e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.458568 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-befa1647-bb25-41aa-a483-c2c5ae07328e tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e Jul 31 05:36:46.458982 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-befa1647-bb25-41aa-a483-c2c5ae07328e tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:46.458982 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-befa1647-bb25-41aa-a483-c2c5ae07328e tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:46.465520 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-befa1647-bb25-41aa-a483-c2c5ae07328e tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e returned with HTTP 404 Jul 31 05:36:46.465815 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 916/3673] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:46 2026] GET /volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 31 05:36:46.482073 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2590ba1-5952-4df6-95bf-92cab6845ecd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.484456 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2590ba1-5952-4df6-95bf-92cab6845ecd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc Jul 31 05:36:46.484456 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2590ba1-5952-4df6-95bf-92cab6845ecd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:46.484638 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2590ba1-5952-4df6-95bf-92cab6845ecd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:46.484810 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b2590ba1-5952-4df6-95bf-92cab6845ecd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 927b6360-0832-4e56-8ef8-0ec893fe03cc Jul 31 05:36:46.492134 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:46.492134 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:46.492743 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2590ba1-5952-4df6-95bf-92cab6845ecd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:46.514384 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2590ba1-5952-4df6-95bf-92cab6845ecd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume request issued successfully. Jul 31 05:36:46.514662 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2590ba1-5952-4df6-95bf-92cab6845ecd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc returned with HTTP 202 Jul 31 05:36:46.515198 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 934/3674] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:46 2026] DELETE /volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:46.522676 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3e487da2-e994-4560-95ce-31d8bfa9e3d4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.524558 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e487da2-e994-4560-95ce-31d8bfa9e3d4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc Jul 31 05:36:46.524746 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e487da2-e994-4560-95ce-31d8bfa9e3d4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:46.524945 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e487da2-e994-4560-95ce-31d8bfa9e3d4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:46.534634 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:46.534634 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:46.539130 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3e487da2-e994-4560-95ce-31d8bfa9e3d4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:46.543540 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e487da2-e994-4560-95ce-31d8bfa9e3d4 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc returned with HTTP 200 Jul 31 05:36:46.543938 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 906/3675] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:46 2026] GET /volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:46.553010 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-eee7e372-008e-42e9-930e-f95a3c89094b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.556722 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-eee7e372-008e-42e9-930e-f95a3c89094b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] PUT https://10.4.3.227/volume/v3/attachments/7934f0ba-43e2-4fed-ac72-7b16cc983e6c Jul 31 05:36:46.557200 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-eee7e372-008e-42e9-930e-f95a3c89094b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:46.575384 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-eee7e372-008e-42e9-930e-f95a3c89094b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Acquiring lock "cinder-attachment_update-74395dd8-ac20-49bb-8452-7485b0c18460-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:36:46.579945 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-eee7e372-008e-42e9-930e-f95a3c89094b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Lock "cinder-attachment_update-74395dd8-ac20-49bb-8452-7485b0c18460-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:36:46.580974 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:46.580974 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:46.682460 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-eee7e372-008e-42e9-930e-f95a3c89094b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Lock "cinder-attachment_update-74395dd8-ac20-49bb-8452-7485b0c18460-np0000006182" released by "attachment_update" :: held 0.102s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:36:46.682944 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-eee7e372-008e-42e9-930e-f95a3c89094b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/7934f0ba-43e2-4fed-ac72-7b16cc983e6c returned with HTTP 200 Jul 31 05:36:46.683535 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 920/3676] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:36:46 2026] PUT /volume/v3/attachments/7934f0ba-43e2-4fed-ac72-7b16cc983e6c => generated 969 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:36:46.696341 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9fb75bd1-5e5e-4b61-8ca9-56fd054f97d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.697972 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fb75bd1-5e5e-4b61-8ca9-56fd054f97d2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:46.698164 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fb75bd1-5e5e-4b61-8ca9-56fd054f97d2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:46.698392 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fb75bd1-5e5e-4b61-8ca9-56fd054f97d2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:46.698479 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9fb75bd1-5e5e-4b61-8ca9-56fd054f97d2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:46.702597 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:46.702597 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:46.703475 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fb75bd1-5e5e-4b61-8ca9-56fd054f97d2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:46.703906 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 917/3677] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:46 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 696 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:46.858076 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ecfd8b9-469b-4b66-bd2f-800fdea02ad4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:46.860519 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ecfd8b9-469b-4b66-bd2f-800fdea02ad4 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:46.860671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ecfd8b9-469b-4b66-bd2f-800fdea02ad4 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:46.860906 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ecfd8b9-469b-4b66-bd2f-800fdea02ad4 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:46.861014 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8ecfd8b9-469b-4b66-bd2f-800fdea02ad4 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:46.865210 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:46.865210 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:46.865946 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ecfd8b9-469b-4b66-bd2f-800fdea02ad4 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:46.866448 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 935/3678] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:46 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:47.391152 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0bc84142-203f-40a2-aa60-b947d18b5878 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:47.391534 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bc84142-203f-40a2-aa60-b947d18b5878 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:47.391635 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bc84142-203f-40a2-aa60-b947d18b5878 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:47.391833 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bc84142-203f-40a2-aa60-b947d18b5878 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:47.403591 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:47.403591 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:47.407030 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0bc84142-203f-40a2-aa60-b947d18b5878 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:47.411675 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bc84142-203f-40a2-aa60-b947d18b5878 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:47.412186 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 907/3679] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:47 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:47.560946 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4633bff6-bed6-4639-bddb-943420cfc116 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:47.563634 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4633bff6-bed6-4639-bddb-943420cfc116 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc Jul 31 05:36:47.563821 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4633bff6-bed6-4639-bddb-943420cfc116 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:47.564163 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4633bff6-bed6-4639-bddb-943420cfc116 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:47.569223 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4633bff6-bed6-4639-bddb-943420cfc116 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc returned with HTTP 404 Jul 31 05:36:47.569706 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 921/3680] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:47 2026] GET /volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:47.578170 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ebe4e600-cbab-4543-8bf0-94421312a057 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:47.579606 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ebe4e600-cbab-4543-8bf0-94421312a057 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 Jul 31 05:36:47.579915 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ebe4e600-cbab-4543-8bf0-94421312a057 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:47.580224 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ebe4e600-cbab-4543-8bf0-94421312a057 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:47.580506 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ebe4e600-cbab-4543-8bf0-94421312a057 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 271826e2-339d-4e3f-9428-57f4d455c0b9 Jul 31 05:36:47.599128 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:47.599128 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:47.599989 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ebe4e600-cbab-4543-8bf0-94421312a057 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:47.621628 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ebe4e600-cbab-4543-8bf0-94421312a057 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume request issued successfully. Jul 31 05:36:47.621887 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ebe4e600-cbab-4543-8bf0-94421312a057 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 returned with HTTP 202 Jul 31 05:36:47.622513 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 918/3681] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:47 2026] DELETE /volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:47.638039 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a5cc70a7-bb3a-4043-9d54-8315eaf54d62 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:47.642123 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5cc70a7-bb3a-4043-9d54-8315eaf54d62 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 Jul 31 05:36:47.642489 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5cc70a7-bb3a-4043-9d54-8315eaf54d62 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:47.642815 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a5cc70a7-bb3a-4043-9d54-8315eaf54d62 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:47.654455 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:47.654455 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:47.661018 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a5cc70a7-bb3a-4043-9d54-8315eaf54d62 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:47.668223 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a5cc70a7-bb3a-4043-9d54-8315eaf54d62 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 returned with HTTP 200 Jul 31 05:36:47.669629 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 936/3682] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:47 2026] GET /volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 => generated 896 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:47.714710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-071b329f-13c9-4f55-beed-f3c826b92fef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:47.716723 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-071b329f-13c9-4f55-beed-f3c826b92fef tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:47.716923 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-071b329f-13c9-4f55-beed-f3c826b92fef tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:47.717086 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-071b329f-13c9-4f55-beed-f3c826b92fef tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:47.717206 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-071b329f-13c9-4f55-beed-f3c826b92fef tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:47.720568 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:47.721249 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:47.721249 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:47.721978 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-071b329f-13c9-4f55-beed-f3c826b92fef tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:47.722422 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 908/3683] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:47 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:47.722640 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/limits Jul 31 05:36:47.722814 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:47.723015 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:47.734614 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1520902699 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1520902699, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:36:47.734933 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1520902699 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1520902699, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:36:47.735244 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1520902699 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1520902699, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:36:47.735555 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-442117091 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-442117091, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:36:47.735834 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-442117091 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-442117091, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:36:47.736049 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-442117091 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-442117091, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:36:47.736473 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229675278-1213722627 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229675278-1213722627, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:36:47.737857 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:47.737857 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:47.751314 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-10b4c50f-d4ff-4507-a899-e96ecfa6f1e7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/limits returned with HTTP 200 Jul 31 05:36:47.751773 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 922/3684] 10.4.3.227 () {68 vars in 1484 bytes} [Fri Jul 31 05:36:47 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 31 05:36:47.806902 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-9e52912f-cf15-49ce-ae32-c1ca6ab1f812 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:47.809048 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-9e52912f-cf15-49ce-ae32-c1ca6ab1f812 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:47.809286 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-9e52912f-cf15-49ce-ae32-c1ca6ab1f812 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:47.809477 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-9e52912f-cf15-49ce-ae32-c1ca6ab1f812 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:47.820528 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:47.820528 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:47.824536 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-9e52912f-cf15-49ce-ae32-c1ca6ab1f812 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:47.829733 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-9e52912f-cf15-49ce-ae32-c1ca6ab1f812 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 returned with HTTP 200 Jul 31 05:36:47.830227 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 919/3685] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:47 2026] GET /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 => generated 1660 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:47.840752 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-e9985797-92b4-45db-8d1e-e7ecf7336be0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:47.843262 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-e9985797-92b4-45db-8d1e-e7ecf7336be0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:36:47.843688 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-e9985797-92b4-45db-8d1e-e7ecf7336be0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7ac4e159-bcd3-4ad8-87ae-c21799af40f5", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:47.856578 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:47.856578 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:47.857279 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-e9985797-92b4-45db-8d1e-e7ecf7336be0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:47.857523 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-e9985797-92b4-45db-8d1e-e7ecf7336be0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Create snapshot from volume 7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:47.879771 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2d14531-b2f2-42d0-b310-2c86a678f935 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:47.881708 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2d14531-b2f2-42d0-b310-2c86a678f935 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:47.881886 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2d14531-b2f2-42d0-b310-2c86a678f935 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:47.882110 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2d14531-b2f2-42d0-b310-2c86a678f935 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:47.882219 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f2d14531-b2f2-42d0-b310-2c86a678f935 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:47.886286 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:47.886286 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:47.886886 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2d14531-b2f2-42d0-b310-2c86a678f935 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:47.887253 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 909/3686] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:47 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:47.899925 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-e9985797-92b4-45db-8d1e-e7ecf7336be0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Created reservations ['ceda429c-06c9-43e3-8d19-a693844a1407', '78a8aa31-3950-455f-8cc2-11edacfd09f1', 'bc424a1a-4fd8-45ea-9746-66389a0c7511', '108130fb-cc69-4252-bfc8-6def0d35f6e6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:47.944859 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-e9985797-92b4-45db-8d1e-e7ecf7336be0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Snapshot force create request issued successfully. Jul 31 05:36:47.945418 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3349445c-9706-4b72-8c69-6cd924b5bc80 req-e9985797-92b4-45db-8d1e-e7ecf7336be0 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:36:47.946114 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 937/3687] 10.4.3.227 () {72 vars in 1547 bytes} [Fri Jul 31 05:36:47 2026] POST /volume/v3/snapshots => generated 292 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:48.434219 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6679cb88-bdba-4057-b854-b192af8f24b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:48.439405 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6679cb88-bdba-4057-b854-b192af8f24b5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:48.440274 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6679cb88-bdba-4057-b854-b192af8f24b5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:48.440274 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6679cb88-bdba-4057-b854-b192af8f24b5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:48.455888 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:48.455888 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:48.459975 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6679cb88-bdba-4057-b854-b192af8f24b5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:48.464450 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6679cb88-bdba-4057-b854-b192af8f24b5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:48.464835 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 923/3688] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:48 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1217 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:48.683930 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63f1a650-270b-4b50-8f75-2998cb774432 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:48.685570 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63f1a650-270b-4b50-8f75-2998cb774432 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 Jul 31 05:36:48.687318 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63f1a650-270b-4b50-8f75-2998cb774432 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:48.687318 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63f1a650-270b-4b50-8f75-2998cb774432 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:48.695332 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63f1a650-270b-4b50-8f75-2998cb774432 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 returned with HTTP 404 Jul 31 05:36:48.696169 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 920/3689] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:48 2026] GET /volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:48.706685 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:48.708539 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:48.709052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1275498268"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:48.712291 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1275498268'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:48.712526 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume of 1 GB Jul 31 05:36:48.718928 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Availability Zones retrieved successfully. Jul 31 05:36:48.725687 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (c1ce1526-3753-49e4-b06f-3fe2c3a0e466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:48.726838 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72f6fe5-902c-4047-962d-c6dd65b98ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:48.727979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:48.736653 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-73508bb5-a47e-4e93-9d30-2d949ad857e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:48.738619 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73508bb5-a47e-4e93-9d30-2d949ad857e3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:48.738863 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73508bb5-a47e-4e93-9d30-2d949ad857e3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:48.739081 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73508bb5-a47e-4e93-9d30-2d949ad857e3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:48.739210 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-73508bb5-a47e-4e93-9d30-2d949ad857e3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:48.744894 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:48.744894 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:48.745912 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73508bb5-a47e-4e93-9d30-2d949ad857e3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:48.746458 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 938/3690] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:48 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:48.769717 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f72f6fe5-902c-4047-962d-c6dd65b98ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:48.770606 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa2d927b-a382-4245-b3f3-5ae4a38b7a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:48.824369 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['b3c3e459-8be5-488d-affb-7357fbc53e78', '3039ba9b-cc1c-4179-a628-6fa4de72c347', '447e8378-e060-4e39-99b4-2ae2d4e43df1', '211ecb02-fbe8-428e-9540-f4ce379be19f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:48.825535 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa2d927b-a382-4245-b3f3-5ae4a38b7a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3c3e459-8be5-488d-affb-7357fbc53e78', '3039ba9b-cc1c-4179-a628-6fa4de72c347', '447e8378-e060-4e39-99b4-2ae2d4e43df1', '211ecb02-fbe8-428e-9540-f4ce379be19f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:48.826937 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d70f7e0-fa77-4c57-81cf-b026bf660708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:48.858134 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d70f7e0-fa77-4c57-81cf-b026bf660708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b6c7237-5769-4c41-879c-773df23bda7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1275498268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['b3c3e459-8be5-488d-affb-7357fbc53e78','3039ba9b-cc1c-4179-a628-6fa4de72c347','447e8378-e060-4e39-99b4-2ae2d4e43df1','211ecb02-fbe8-428e-9540-f4ce379be19f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1275498268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b6c7237-5769-4c41-879c-773df23bda7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6b65fffc7434cb827a8cb937d84eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3014fd7060e44ee798c2d17d6aed5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:48.859121 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00210cfc-4f47-4747-8236-848d49a91e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:48.880994 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00210cfc-4f47-4747-8236-848d49a91e9a) transitioned into state 'SUCCESS' from state '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-1275498268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['b3c3e459-8be5-488d-affb-7357fbc53e78','3039ba9b-cc1c-4179-a628-6fa4de72c347','447e8378-e060-4e39-99b4-2ae2d4e43df1','211ecb02-fbe8-428e-9540-f4ce379be19f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:48.882144 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a2713d3-debf-4e77-aaaf-3ba161a0b91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:48.893552 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a2713d3-debf-4e77-aaaf-3ba161a0b91a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:48.894761 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (c1ce1526-3753-49e4-b06f-3fe2c3a0e466) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:48.895081 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request issued successfully. Jul 31 05:36:48.895706 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b5f2508-526f-42c5-bbf6-33f308e82abd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:48.896193 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 910/3691] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:36:48 2026] POST /volume/v3/volumes => generated 770 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:48.901193 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c1a5c767-117e-4cd7-9c4f-8f808bb4b785 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:48.907521 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1a5c767-117e-4cd7-9c4f-8f808bb4b785 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:48.907782 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1a5c767-117e-4cd7-9c4f-8f808bb4b785 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:48.907974 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1a5c767-117e-4cd7-9c4f-8f808bb4b785 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:48.908077 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c1a5c767-117e-4cd7-9c4f-8f808bb4b785 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:48.914060 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:48.914060 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:48.914313 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2886bb9c-4de8-42ee-97a4-edea46c8d3f1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:48.915760 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1a5c767-117e-4cd7-9c4f-8f808bb4b785 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:48.916417 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 924/3692] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:48 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:48.916652 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2886bb9c-4de8-42ee-97a4-edea46c8d3f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d Jul 31 05:36:48.916961 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2886bb9c-4de8-42ee-97a4-edea46c8d3f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:48.917234 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2886bb9c-4de8-42ee-97a4-edea46c8d3f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:48.927018 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:48.927018 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:48.931882 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2886bb9c-4de8-42ee-97a4-edea46c8d3f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:48.937457 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2886bb9c-4de8-42ee-97a4-edea46c8d3f1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d returned with HTTP 200 Jul 31 05:36:48.937918 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 921/3693] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:48 2026] GET /volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:36:49.283145 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-a8acea61-d912-4803-b44f-fc59141f831b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:49.287994 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-a8acea61-d912-4803-b44f-fc59141f831b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/attachments/7934f0ba-43e2-4fed-ac72-7b16cc983e6c/action Jul 31 05:36:49.288247 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-a8acea61-d912-4803-b44f-fc59141f831b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:36:49.288830 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-a8acea61-d912-4803-b44f-fc59141f831b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:49.321027 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:49.321027 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:49.335189 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0fffc5c5-4f3e-4582-932a-63b38dab3521 req-a8acea61-d912-4803-b44f-fc59141f831b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/7934f0ba-43e2-4fed-ac72-7b16cc983e6c/action returned with HTTP 204 Jul 31 05:36:49.335189 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 939/3694] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:36:49 2026] POST /volume/v3/attachments/7934f0ba-43e2-4fed-ac72-7b16cc983e6c/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:49.482801 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ab0131d-3f51-429a-b1c2-f3540d0dd226 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:49.485225 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ab0131d-3f51-429a-b1c2-f3540d0dd226 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:49.485646 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ab0131d-3f51-429a-b1c2-f3540d0dd226 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:49.485941 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ab0131d-3f51-429a-b1c2-f3540d0dd226 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:49.506212 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:49.506212 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:49.512444 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6ab0131d-3f51-429a-b1c2-f3540d0dd226 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:49.517459 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ab0131d-3f51-429a-b1c2-f3540d0dd226 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:49.518178 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 911/3695] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:49 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1511 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:49.759858 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e99301e7-a874-4460-a17e-23fff015ba4c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:49.762509 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e99301e7-a874-4460-a17e-23fff015ba4c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:49.762678 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e99301e7-a874-4460-a17e-23fff015ba4c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:49.762853 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e99301e7-a874-4460-a17e-23fff015ba4c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:49.762958 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e99301e7-a874-4460-a17e-23fff015ba4c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:49.768567 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:49.768567 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:49.769678 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e99301e7-a874-4460-a17e-23fff015ba4c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:49.770321 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 925/3696] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:49 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:49.935049 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8202c613-48ea-49c6-ba85-f40ee2835d4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:49.937066 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8202c613-48ea-49c6-ba85-f40ee2835d4b tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:49.937532 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8202c613-48ea-49c6-ba85-f40ee2835d4b tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:49.937850 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8202c613-48ea-49c6-ba85-f40ee2835d4b tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:49.938004 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8202c613-48ea-49c6-ba85-f40ee2835d4b tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:49.942458 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:49.942458 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:49.943370 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8202c613-48ea-49c6-ba85-f40ee2835d4b tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:49.943813 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 922/3697] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:49 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:36:49.954602 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46cdce8e-eb1b-47a7-9ae2-7018c0185e4a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:49.956924 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46cdce8e-eb1b-47a7-9ae2-7018c0185e4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d Jul 31 05:36:49.957426 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46cdce8e-eb1b-47a7-9ae2-7018c0185e4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:49.957827 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46cdce8e-eb1b-47a7-9ae2-7018c0185e4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:49.959440 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e3b0c9f-ffbc-48b1-a342-8f5bb5255f02 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:49.960545 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e3b0c9f-ffbc-48b1-a342-8f5bb5255f02 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:36:49.960989 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e3b0c9f-ffbc-48b1-a342-8f5bb5255f02 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "08f462c6-7bbb-4fb9-b472-9ea9b2ac8320", "incremental": true}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:49.962627 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-9e3b0c9f-ffbc-48b1-a342-8f5bb5255f02 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Creating new backup {'backup': {'volume_id': '08f462c6-7bbb-4fb9-b472-9ea9b2ac8320', 'incremental': True}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:36:49.962933 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-9e3b0c9f-ffbc-48b1-a342-8f5bb5255f02 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Creating backup of volume 08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 in container None Jul 31 05:36:49.968516 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:49.968516 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:49.972282 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:49.972282 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:49.972888 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9e3b0c9f-ffbc-48b1-a342-8f5bb5255f02 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:36:49.973944 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-46cdce8e-eb1b-47a7-9ae2-7018c0185e4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:49.978671 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46cdce8e-eb1b-47a7-9ae2-7018c0185e4a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d returned with HTTP 200 Jul 31 05:36:49.979423 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 940/3698] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:49 2026] GET /volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:49.994955 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-9e3b0c9f-ffbc-48b1-a342-8f5bb5255f02 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Created reservations ['d7f67159-7887-4ce2-a0e9-21a6d752e684', 'f6b9dc37-1dd9-4d0a-b8ff-9518617a5ccf'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:49.999918 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-90452b52-b8bc-4eee-8978-493f336a8966 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:50.002492 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90452b52-b8bc-4eee-8978-493f336a8966 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:36:50.002939 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-90452b52-b8bc-4eee-8978-493f336a8966 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b6c7237-5769-4c41-879c-773df23bda7d", "name": "tempest-VolumeDependencyTests-Snapshot-1342276096"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:50.016874 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e3b0c9f-ffbc-48b1-a342-8f5bb5255f02 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 400 Jul 31 05:36:50.017600 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 912/3699] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:36:49 2026] POST /volume/v3/backups => generated 109 bytes in 59 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:36:50.017705 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:50.017705 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:50.018414 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-90452b52-b8bc-4eee-8978-493f336a8966 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:50.018589 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-90452b52-b8bc-4eee-8978-493f336a8966 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create snapshot from volume 0b6c7237-5769-4c41-879c-773df23bda7d Jul 31 05:36:50.026587 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1803dd4-28b9-4352-8de9-28f8cb42f679 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:50.028952 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1803dd4-28b9-4352-8de9-28f8cb42f679 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] DELETE https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:50.029312 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1803dd4-28b9-4352-8de9-28f8cb42f679 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:50.029653 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1803dd4-28b9-4352-8de9-28f8cb42f679 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:50.029881 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-b1803dd4-28b9-4352-8de9-28f8cb42f679 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Delete backup with id: 87927c4b-3037-4b8e-8620-bf060157c1da. Jul 31 05:36:50.036487 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:50.036487 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:50.051889 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-90452b52-b8bc-4eee-8978-493f336a8966 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['0e923b6a-67c3-4143-ab17-4fd1ede6b37e', 'a39f7be3-06ad-42eb-a537-8605b5d2e2cf', '9c163f6f-ce67-4acd-a1b2-b56a7829dafc', '4297c2d5-5504-42a6-ab0c-32727a09b472'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:50.059554 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-b1803dd4-28b9-4352-8de9-28f8cb42f679 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] delete_backup rpcapi backup_id 87927c4b-3037-4b8e-8620-bf060157c1da {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:36:50.061233 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1803dd4-28b9-4352-8de9-28f8cb42f679 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 202 Jul 31 05:36:50.061766 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 923/3700] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:36:50 2026] DELETE /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 05:36:50.074133 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-513ec942-5ad4-4f83-bf2c-b2d23efcad36 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:50.076078 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-513ec942-5ad4-4f83-bf2c-b2d23efcad36 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:50.076468 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-513ec942-5ad4-4f83-bf2c-b2d23efcad36 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:50.076922 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-513ec942-5ad4-4f83-bf2c-b2d23efcad36 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:50.077997 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-513ec942-5ad4-4f83-bf2c-b2d23efcad36 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:50.081732 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:50.081732 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:50.082576 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-513ec942-5ad4-4f83-bf2c-b2d23efcad36 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 200 Jul 31 05:36:50.083063 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 941/3701] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:50 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:50.086975 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-90452b52-b8bc-4eee-8978-493f336a8966 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot create request issued successfully. Jul 31 05:36:50.087357 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90452b52-b8bc-4eee-8978-493f336a8966 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:36:50.087916 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 926/3702] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:36:49 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 31 05:36:50.098650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e38c3c5-3ccb-4d7c-bb91-a728f1ee4603 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:50.106180 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e38c3c5-3ccb-4d7c-bb91-a728f1ee4603 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 Jul 31 05:36:50.106603 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e38c3c5-3ccb-4d7c-bb91-a728f1ee4603 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:50.106897 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e38c3c5-3ccb-4d7c-bb91-a728f1ee4603 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:50.114240 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:50.114240 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:50.114862 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8e38c3c5-3ccb-4d7c-bb91-a728f1ee4603 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:50.116287 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e38c3c5-3ccb-4d7c-bb91-a728f1ee4603 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 returned with HTTP 200 Jul 31 05:36:50.116868 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 913/3703] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:50 2026] GET /volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 => generated 440 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:50.786129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-18721e5c-9b2d-40f2-9500-12d317b6f92f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:50.790079 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18721e5c-9b2d-40f2-9500-12d317b6f92f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:50.790370 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18721e5c-9b2d-40f2-9500-12d317b6f92f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:50.790605 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-18721e5c-9b2d-40f2-9500-12d317b6f92f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:50.790731 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-18721e5c-9b2d-40f2-9500-12d317b6f92f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:50.795639 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:50.795639 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:50.798203 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-18721e5c-9b2d-40f2-9500-12d317b6f92f tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:50.798203 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 924/3704] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:50 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:50.824952 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9e83c848-8414-4954-9429-ab904b01998d req-02eddc22-053f-468f-9e06-a2a9783742b7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:50.826998 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e83c848-8414-4954-9429-ab904b01998d req-02eddc22-053f-468f-9e06-a2a9783742b7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:50.827201 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e83c848-8414-4954-9429-ab904b01998d req-02eddc22-053f-468f-9e06-a2a9783742b7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:50.827445 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9e83c848-8414-4954-9429-ab904b01998d req-02eddc22-053f-468f-9e06-a2a9783742b7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:50.840451 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:50.840451 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:50.846309 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9e83c848-8414-4954-9429-ab904b01998d req-02eddc22-053f-468f-9e06-a2a9783742b7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:50.854924 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9e83c848-8414-4954-9429-ab904b01998d req-02eddc22-053f-468f-9e06-a2a9783742b7 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 returned with HTTP 200 Jul 31 05:36:50.854924 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 942/3705] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:50 2026] GET /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 => generated 1660 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:50.986190 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cdd5e9ce-a17c-4fb2-b003-692d7561db52 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:50.989088 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cdd5e9ce-a17c-4fb2-b003-692d7561db52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:50.989939 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cdd5e9ce-a17c-4fb2-b003-692d7561db52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:50.989939 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cdd5e9ce-a17c-4fb2-b003-692d7561db52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.004732 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.004732 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:51.008620 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cdd5e9ce-a17c-4fb2-b003-692d7561db52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:51.015732 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cdd5e9ce-a17c-4fb2-b003-692d7561db52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:51.016159 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 927/3706] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:50 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1511 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:51.032253 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8f05f0f1-3cc9-44a0-8426-850ea33cfc37 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.033958 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f05f0f1-3cc9-44a0-8426-850ea33cfc37 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:51.034880 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f05f0f1-3cc9-44a0-8426-850ea33cfc37 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.034880 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8f05f0f1-3cc9-44a0-8426-850ea33cfc37 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.045657 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.045657 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:51.048950 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8f05f0f1-3cc9-44a0-8426-850ea33cfc37 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:51.053751 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8f05f0f1-3cc9-44a0-8426-850ea33cfc37 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:51.054259 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 914/3707] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:51 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1511 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:51.067204 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a70931c7-5b75-4177-bb97-b9023bf3308c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.069216 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a70931c7-5b75-4177-bb97-b9023bf3308c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:51.074515 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a70931c7-5b75-4177-bb97-b9023bf3308c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.074515 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a70931c7-5b75-4177-bb97-b9023bf3308c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.084773 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.084773 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:51.089239 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a70931c7-5b75-4177-bb97-b9023bf3308c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:51.096118 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a70931c7-5b75-4177-bb97-b9023bf3308c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:51.096118 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 925/3708] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:51 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1511 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:51.097226 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d547873-778d-4797-adab-1e1d76c37517 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.099203 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d547873-778d-4797-adab-1e1d76c37517 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da Jul 31 05:36:51.099600 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d547873-778d-4797-adab-1e1d76c37517 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.099656 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d547873-778d-4797-adab-1e1d76c37517 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.099792 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8d547873-778d-4797-adab-1e1d76c37517 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 87927c4b-3037-4b8e-8620-bf060157c1da. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:51.111631 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d547873-778d-4797-adab-1e1d76c37517 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da returned with HTTP 404 Jul 31 05:36:51.112326 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 943/3709] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:51 2026] GET /volume/v3/backups/87927c4b-3037-4b8e-8620-bf060157c1da => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:51.122569 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.125908 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:51.126336 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1547470256"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:51.128175 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1547470256'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:51.128331 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Create volume of 1 GB Jul 31 05:36:51.130161 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8df55f2a-c9d9-4897-86ec-5620d07bac37 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.132183 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8df55f2a-c9d9-4897-86ec-5620d07bac37 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 Jul 31 05:36:51.132417 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8df55f2a-c9d9-4897-86ec-5620d07bac37 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.132637 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8df55f2a-c9d9-4897-86ec-5620d07bac37 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.133228 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Availability Zones retrieved successfully. Jul 31 05:36:51.138281 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.138281 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:51.138772 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8df55f2a-c9d9-4897-86ec-5620d07bac37 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:51.139666 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8df55f2a-c9d9-4897-86ec-5620d07bac37 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 returned with HTTP 200 Jul 31 05:36:51.140113 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 915/3710] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:51 2026] GET /volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:51.143151 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Flow 'volume_create_api' (01dc2866-7c46-4226-95ee-eac999c5a1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:51.143151 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df4821c-e167-4e87-b982-e71dcd6ecd82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:51.144387 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:51.147262 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-b57460d4-141f-4787-8ab5-90836b990275 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.149818 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-b57460d4-141f-4787-8ab5-90836b990275 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:51.149818 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-b57460d4-141f-4787-8ab5-90836b990275 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.149818 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-b57460d4-141f-4787-8ab5-90836b990275 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.149992 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44e555ad-6ef8-440f-94cf-851e90901152 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.154122 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:51.154122 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ea10d290-eb08-4e57-a208-09da537e9191", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1450124420"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:51.154122 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request body: {'volume': {'snapshot_id': 'ea10d290-eb08-4e57-a208-09da537e9191', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1450124420'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:51.159303 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.159303 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:51.159984 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:51.160234 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume of 1 GB Jul 31 05:36:51.161461 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.161461 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:51.164653 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Availability Zones retrieved successfully. Jul 31 05:36:51.164998 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-b57460d4-141f-4787-8ab5-90836b990275 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:51.169230 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-b57460d4-141f-4787-8ab5-90836b990275 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:51.169662 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 926/3711] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:51 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1511 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:51.171597 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (cc54c59c-5787-4ea6-ac12-82742d038ab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:51.172896 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3540df91-bf5b-4186-a090-d50097ddbe7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:51.173947 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:51.178346 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1df4821c-e167-4e87-b982-e71dcd6ecd82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:51.178799 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9341eec-8f29-4024-a1fa-4f21601fde3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:51.193393 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-26dc2125-0acb-48e9-9119-9225147f50cc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.200949 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-26dc2125-0acb-48e9-9119-9225147f50cc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460/action Jul 31 05:36:51.200949 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-26dc2125-0acb-48e9-9119-9225147f50cc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:36:51.200949 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-26dc2125-0acb-48e9-9119-9225147f50cc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:51.207523 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3540df91-bf5b-4186-a090-d50097ddbe7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ea10d290-eb08-4e57-a208-09da537e9191', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:51.208695 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4dbcc79-841a-4ef5-b7b8-f4eb118a3abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:51.213993 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.213993 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:51.214643 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-26dc2125-0acb-48e9-9119-9225147f50cc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:51.221478 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-26dc2125-0acb-48e9-9119-9225147f50cc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Begin detaching volume completed successfully. Jul 31 05:36:51.221693 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-26dc2125-0acb-48e9-9119-9225147f50cc tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460/action returned with HTTP 202 Jul 31 05:36:51.222153 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 916/3712] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:36:51 2026] POST /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:36:51.223356 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Created reservations ['f2ed90c6-4114-488c-a255-e4fece6da87d', 'd31096f8-a1b6-481d-adee-7b0a47f8ea10', 'cff49e9e-ba38-4ee4-8902-038d9f4d75ae', 'd1bf8d46-8374-4dd0-8c7d-64ca8837d5ef'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:51.224266 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9341eec-8f29-4024-a1fa-4f21601fde3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2ed90c6-4114-488c-a255-e4fece6da87d', 'd31096f8-a1b6-481d-adee-7b0a47f8ea10', 'cff49e9e-ba38-4ee4-8902-038d9f4d75ae', 'd1bf8d46-8374-4dd0-8c7d-64ca8837d5ef']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:51.225043 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61fe10a4-51f9-4a14-bc3b-eab600601ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:51.241809 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eac63845-9c1b-4863-aa8b-b04d66ff0f82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.243685 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eac63845-9c1b-4863-aa8b-b04d66ff0f82 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:51.243868 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eac63845-9c1b-4863-aa8b-b04d66ff0f82 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.244076 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eac63845-9c1b-4863-aa8b-b04d66ff0f82 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.253523 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61fe10a4-51f9-4a14-bc3b-eab600601ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6681a646-6cb1-4983-9aaa-49eef911ab63', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1547470256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c22637c02c2f471bbdf628fe13fe2548',qos_specs=None,replication_status=,reservations=['f2ed90c6-4114-488c-a255-e4fece6da87d','d31096f8-a1b6-481d-adee-7b0a47f8ea10','cff49e9e-ba38-4ee4-8902-038d9f4d75ae','d1bf8d46-8374-4dd0-8c7d-64ca8837d5ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69de0194ee44e738da8859a8bfe5ce5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1547470256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6681a646-6cb1-4983-9aaa-49eef911ab63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c22637c02c2f471bbdf628fe13fe2548',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a69de0194ee44e738da8859a8bfe5ce5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:51.254856 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b537555e-2525-4f90-9d50-f1e2436a18c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:51.257632 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.257632 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:51.262992 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['1a7a79c6-c695-486c-8ad2-22f227666f17', '6bec27e1-7685-41e5-83ab-0903b2a05a3f', 'c0c2f3ce-ad81-4599-9835-8cf57a36fa53', 'e0a83b35-c92a-4749-a3a9-77aacd0b6afe'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:51.263955 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4dbcc79-841a-4ef5-b7b8-f4eb118a3abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a7a79c6-c695-486c-8ad2-22f227666f17', '6bec27e1-7685-41e5-83ab-0903b2a05a3f', 'c0c2f3ce-ad81-4599-9835-8cf57a36fa53', 'e0a83b35-c92a-4749-a3a9-77aacd0b6afe']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:51.264328 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eac63845-9c1b-4863-aa8b-b04d66ff0f82 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:51.264839 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec031cb-18e0-443e-ac07-1a1d4da6e5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:51.269532 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eac63845-9c1b-4863-aa8b-b04d66ff0f82 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:51.269998 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 927/3713] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:51 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1514 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:36:51.283506 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9f1af0f3-8176-435e-a4f0-a2aebd639f86 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.283931 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f1af0f3-8176-435e-a4f0-a2aebd639f86 None None] GET https://10.4.3.227/volume// Jul 31 05:36:51.284164 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f1af0f3-8176-435e-a4f0-a2aebd639f86 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.284308 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9f1af0f3-8176-435e-a4f0-a2aebd639f86 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.284659 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9f1af0f3-8176-435e-a4f0-a2aebd639f86 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:51.284959 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 917/3714] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:36: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 31 05:36:51.286605 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b537555e-2525-4f90-9d50-f1e2436a18c3) transitioned into state 'SUCCESS' from state '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-1547470256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c22637c02c2f471bbdf628fe13fe2548',qos_specs=None,replication_status=,reservations=['f2ed90c6-4114-488c-a255-e4fece6da87d','d31096f8-a1b6-481d-adee-7b0a47f8ea10','cff49e9e-ba38-4ee4-8902-038d9f4d75ae','d1bf8d46-8374-4dd0-8c7d-64ca8837d5ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a69de0194ee44e738da8859a8bfe5ce5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:51.287503 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d44621-0218-4f26-a98a-22d511f53273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:51.296581 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-0415fb2d-397f-4911-9380-cf799a3bbd8c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.299051 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-0415fb2d-397f-4911-9380-cf799a3bbd8c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:51.299337 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-0415fb2d-397f-4911-9380-cf799a3bbd8c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.299588 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-0415fb2d-397f-4911-9380-cf799a3bbd8c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.302353 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49d44621-0218-4f26-a98a-22d511f53273) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:51.303587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Flow 'volume_create_api' (01dc2866-7c46-4226-95ee-eac999c5a1c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:51.304024 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Create volume request issued successfully. Jul 31 05:36:51.305617 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f73f49a7-36b6-45ac-9370-ea3a4f0019b0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:51.306203 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 928/3715] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:36:51 2026] POST /volume/v3/volumes => generated 749 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:51.313814 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.313814 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:51.314838 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aec031cb-18e0-443e-ac07-1a1d4da6e5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afcd979a-7a65-436c-8548-8ae698ba98de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1450124420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['1a7a79c6-c695-486c-8ad2-22f227666f17','6bec27e1-7685-41e5-83ab-0903b2a05a3f','c0c2f3ce-ad81-4599-9835-8cf57a36fa53','e0a83b35-c92a-4749-a3a9-77aacd0b6afe'],size=1,snapshot_id=ea10d290-eb08-4e57-a208-09da537e9191,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1450124420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afcd979a-7a65-436c-8548-8ae698ba98de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6b65fffc7434cb827a8cb937d84eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ea10d290-eb08-4e57-a208-09da537e9191,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3014fd7060e44ee798c2d17d6aed5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:51.315746 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9b9950-e761-4201-a7b2-cd300f29498e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:51.319173 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-0415fb2d-397f-4911-9380-cf799a3bbd8c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:51.325204 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b5626c2b-8f4d-4161-878d-1a75824e34c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.325760 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-0415fb2d-397f-4911-9380-cf799a3bbd8c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:51.326464 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 928/3716] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:36:51 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1694 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:51.327341 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5626c2b-8f4d-4161-878d-1a75824e34c8 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 Jul 31 05:36:51.327616 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5626c2b-8f4d-4161-878d-1a75824e34c8 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.327813 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b5626c2b-8f4d-4161-878d-1a75824e34c8 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.336125 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.336125 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:51.338016 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f9b9950-e761-4201-a7b2-cd300f29498e) transitioned into state 'SUCCESS' from state '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-1450124420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['1a7a79c6-c695-486c-8ad2-22f227666f17','6bec27e1-7685-41e5-83ab-0903b2a05a3f','c0c2f3ce-ad81-4599-9835-8cf57a36fa53','e0a83b35-c92a-4749-a3a9-77aacd0b6afe'],size=1,snapshot_id=ea10d290-eb08-4e57-a208-09da537e9191,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:51.338923 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee85f58e-95af-466f-b285-c914f57a9a8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:51.343498 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b5626c2b-8f4d-4161-878d-1a75824e34c8 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:36:51.349422 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b5626c2b-8f4d-4161-878d-1a75824e34c8 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 returned with HTTP 200 Jul 31 05:36:51.349878 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 918/3717] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:51 2026] GET /volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:51.366152 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee85f58e-95af-466f-b285-c914f57a9a8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:51.367090 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (cc54c59c-5787-4ea6-ac12-82742d038ab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:51.368040 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request issued successfully. Jul 31 05:36:51.368178 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44e555ad-6ef8-440f-94cf-851e90901152 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:51.368588 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 944/3718] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:36:51 2026] POST /volume/v3/volumes => generated 804 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:51.389696 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-faba535c-0f6f-4b4c-a273-a20c1314c3ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.391618 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-faba535c-0f6f-4b4c-a273-a20c1314c3ac tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de Jul 31 05:36:51.392696 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-faba535c-0f6f-4b4c-a273-a20c1314c3ac tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.392696 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-faba535c-0f6f-4b4c-a273-a20c1314c3ac tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.399768 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.399768 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:51.407566 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-faba535c-0f6f-4b4c-a273-a20c1314c3ac tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:51.417187 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-faba535c-0f6f-4b4c-a273-a20c1314c3ac tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de returned with HTTP 200 Jul 31 05:36:51.417786 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 929/3719] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:51 2026] GET /volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:51.811864 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a4a4af3-4569-4556-a4d0-3a225b2011d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.813966 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a4a4af3-4569-4556-a4d0-3a225b2011d4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:51.814279 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a4a4af3-4569-4556-a4d0-3a225b2011d4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.814500 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a4a4af3-4569-4556-a4d0-3a225b2011d4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.814769 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2a4a4af3-4569-4556-a4d0-3a225b2011d4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:51.818975 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.818975 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:51.819827 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a4a4af3-4569-4556-a4d0-3a225b2011d4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:51.820245 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 929/3720] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:51 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:51.885277 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9e83c848-8414-4954-9429-ab904b01998d req-083425f7-f5c0-492f-9991-899dbe5cd50c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.887426 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e83c848-8414-4954-9429-ab904b01998d req-083425f7-f5c0-492f-9991-899dbe5cd50c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/attachments/766fa0a7-9b03-4f64-a4b8-7da0b6f67ae5 Jul 31 05:36:51.887610 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e83c848-8414-4954-9429-ab904b01998d req-083425f7-f5c0-492f-9991-899dbe5cd50c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.887827 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9e83c848-8414-4954-9429-ab904b01998d req-083425f7-f5c0-492f-9991-899dbe5cd50c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.896021 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.896021 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:51.909416 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-e6936793-6a04-4581-99ac-e7e599411b52 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.911679 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-e6936793-6a04-4581-99ac-e7e599411b52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:51.911941 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-e6936793-6a04-4581-99ac-e7e599411b52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.912213 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-e6936793-6a04-4581-99ac-e7e599411b52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.925389 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.925389 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:51.928419 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-e6936793-6a04-4581-99ac-e7e599411b52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:51.932057 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-e6936793-6a04-4581-99ac-e7e599411b52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:51.932527 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 945/3721] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:51 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1514 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:51.948721 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9e83c848-8414-4954-9429-ab904b01998d req-083425f7-f5c0-492f-9991-899dbe5cd50c tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/766fa0a7-9b03-4f64-a4b8-7da0b6f67ae5 returned with HTTP 200 Jul 31 05:36:51.949169 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 919/3722] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:36:51 2026] DELETE /volume/v3/attachments/766fa0a7-9b03-4f64-a4b8-7da0b6f67ae5 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:51.950593 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-bf54c4fd-001b-4f33-8828-3c77d452b618 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:51.952667 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-bf54c4fd-001b-4f33-8828-3c77d452b618 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] DELETE https://10.4.3.227/volume/v3/attachments/7934f0ba-43e2-4fed-ac72-7b16cc983e6c Jul 31 05:36:51.952856 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-bf54c4fd-001b-4f33-8828-3c77d452b618 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:51.953063 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-bf54c4fd-001b-4f33-8828-3c77d452b618 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:51.960992 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:51.960992 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:52.013020 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0947a7b3-5933-4097-a62e-0ae20aec2a32 req-bf54c4fd-001b-4f33-8828-3c77d452b618 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/7934f0ba-43e2-4fed-ac72-7b16cc983e6c returned with HTTP 200 Jul 31 05:36:52.013509 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 930/3723] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:36:51 2026] DELETE /volume/v3/attachments/7934f0ba-43e2-4fed-ac72-7b16cc983e6c => generated 192 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:52.286958 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32e491cc-7e70-4dd2-bdad-3c5a48b732d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.288787 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32e491cc-7e70-4dd2-bdad-3c5a48b732d2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:52.288972 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32e491cc-7e70-4dd2-bdad-3c5a48b732d2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.289207 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32e491cc-7e70-4dd2-bdad-3c5a48b732d2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.299117 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.299117 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:52.302382 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32e491cc-7e70-4dd2-bdad-3c5a48b732d2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:52.306493 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32e491cc-7e70-4dd2-bdad-3c5a48b732d2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:52.306844 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 930/3724] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:52 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:52.362934 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b08aba7-f6c0-4cec-94e8-ef4fc0325545 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.364816 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b08aba7-f6c0-4cec-94e8-ef4fc0325545 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 Jul 31 05:36:52.365069 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b08aba7-f6c0-4cec-94e8-ef4fc0325545 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.365355 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b08aba7-f6c0-4cec-94e8-ef4fc0325545 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.372414 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.372414 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:52.376777 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2b08aba7-f6c0-4cec-94e8-ef4fc0325545 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:36:52.381545 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b08aba7-f6c0-4cec-94e8-ef4fc0325545 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 returned with HTTP 200 Jul 31 05:36:52.382027 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 946/3725] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:52 2026] GET /volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:52.398634 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-866a4466-a569-41cb-b941-73341fbbb860 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.399688 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-866a4466-a569-41cb-b941-73341fbbb860 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:36:52.399853 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-866a4466-a569-41cb-b941-73341fbbb860 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6681a646-6cb1-4983-9aaa-49eef911ab63", "name": "tempest-VolumesBackupsTest-Backup-376072012"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:52.401722 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-866a4466-a569-41cb-b941-73341fbbb860 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Creating new backup {'backup': {'volume_id': '6681a646-6cb1-4983-9aaa-49eef911ab63', 'name': 'tempest-VolumesBackupsTest-Backup-376072012'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:36:52.401872 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-866a4466-a569-41cb-b941-73341fbbb860 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Creating backup of volume 6681a646-6cb1-4983-9aaa-49eef911ab63 in container None Jul 31 05:36:52.413562 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.413562 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:52.413920 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-866a4466-a569-41cb-b941-73341fbbb860 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Volume info retrieved successfully. Jul 31 05:36:52.433407 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-17b054be-f6c7-40bc-9ff5-7c06807488b3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.435151 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-866a4466-a569-41cb-b941-73341fbbb860 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Created reservations ['a9e7a46e-adb8-462d-8456-678a4e88b9df', '2c130d0f-d9d9-4982-8c3d-747b58c03d89'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:52.435737 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17b054be-f6c7-40bc-9ff5-7c06807488b3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de Jul 31 05:36:52.435999 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17b054be-f6c7-40bc-9ff5-7c06807488b3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.436412 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17b054be-f6c7-40bc-9ff5-7c06807488b3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.444867 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.444867 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:52.449191 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-17b054be-f6c7-40bc-9ff5-7c06807488b3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:52.455450 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17b054be-f6c7-40bc-9ff5-7c06807488b3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de returned with HTTP 200 Jul 31 05:36:52.455450 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 931/3726] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:52 2026] GET /volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de => generated 897 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:52.460237 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-866a4466-a569-41cb-b941-73341fbbb860 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:36:52.460611 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 920/3727] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:36:52 2026] POST /volume/v3/backups => generated 329 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:52.470340 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b9b1aad-12eb-4afd-85a5-926fea797752 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.470626 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46195c4f-90da-45f9-bdd1-47d2ac3f51cb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.471962 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b9b1aad-12eb-4afd-85a5-926fea797752 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:36:52.472240 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b9b1aad-12eb-4afd-85a5-926fea797752 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.472484 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b9b1aad-12eb-4afd-85a5-926fea797752 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.472665 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5b9b1aad-12eb-4afd-85a5-926fea797752 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:52.474470 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46195c4f-90da-45f9-bdd1-47d2ac3f51cb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 Jul 31 05:36:52.474681 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46195c4f-90da-45f9-bdd1-47d2ac3f51cb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.474926 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46195c4f-90da-45f9-bdd1-47d2ac3f51cb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.475080 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-46195c4f-90da-45f9-bdd1-47d2ac3f51cb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete snapshot with id: ea10d290-eb08-4e57-a208-09da537e9191 Jul 31 05:36:52.478875 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.478875 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:52.479431 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b9b1aad-12eb-4afd-85a5-926fea797752 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:36:52.480166 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 931/3728] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:52 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:52.486487 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.486487 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:52.486999 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-46195c4f-90da-45f9-bdd1-47d2ac3f51cb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:52.500986 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-46195c4f-90da-45f9-bdd1-47d2ac3f51cb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot delete request issued successfully. Jul 31 05:36:52.501252 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46195c4f-90da-45f9-bdd1-47d2ac3f51cb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 returned with HTTP 202 Jul 31 05:36:52.501703 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 947/3729] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:36:52 2026] DELETE /volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:52.509508 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cb81c2c6-399a-4b30-87c1-039c8821ab88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.511995 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb81c2c6-399a-4b30-87c1-039c8821ab88 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 Jul 31 05:36:52.512290 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb81c2c6-399a-4b30-87c1-039c8821ab88 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.512573 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb81c2c6-399a-4b30-87c1-039c8821ab88 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.519690 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.519690 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:52.520434 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cb81c2c6-399a-4b30-87c1-039c8821ab88 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Snapshot retrieved successfully. Jul 31 05:36:52.521653 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb81c2c6-399a-4b30-87c1-039c8821ab88 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 returned with HTTP 200 Jul 31 05:36:52.522208 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 932/3730] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:52 2026] GET /volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:52.834056 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dc224286-0a17-4b01-8613-6dd5e406feb7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.836488 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc224286-0a17-4b01-8613-6dd5e406feb7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:52.836731 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc224286-0a17-4b01-8613-6dd5e406feb7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.836990 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dc224286-0a17-4b01-8613-6dd5e406feb7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.837141 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dc224286-0a17-4b01-8613-6dd5e406feb7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:52.841684 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.841684 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:52.842454 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dc224286-0a17-4b01-8613-6dd5e406feb7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:52.842885 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 921/3731] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:52 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:52.856062 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-621c0e04-24bf-4e8e-9d29-fe5994893ed9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.858331 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-621c0e04-24bf-4e8e-9d29-fe5994893ed9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:52.858598 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-621c0e04-24bf-4e8e-9d29-fe5994893ed9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.858837 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-621c0e04-24bf-4e8e-9d29-fe5994893ed9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.858984 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-621c0e04-24bf-4e8e-9d29-fe5994893ed9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:52.864625 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.864625 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:52.865644 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-621c0e04-24bf-4e8e-9d29-fe5994893ed9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:52.866164 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 932/3732] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:52 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:52.875440 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-003fb184-8eb0-494e-92d6-6bd870f4824c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.879714 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-003fb184-8eb0-494e-92d6-6bd870f4824c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:52.880016 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-003fb184-8eb0-494e-92d6-6bd870f4824c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.880335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-003fb184-8eb0-494e-92d6-6bd870f4824c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.880505 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-003fb184-8eb0-494e-92d6-6bd870f4824c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete backup with id: ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. Jul 31 05:36:52.886143 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.886143 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:52.902111 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-003fb184-8eb0-494e-92d6-6bd870f4824c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] delete_backup rpcapi backup_id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:36:52.904071 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-003fb184-8eb0-494e-92d6-6bd870f4824c tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 202 Jul 31 05:36:52.904782 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 948/3733] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:36:52 2026] DELETE /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:36:52.911786 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b751eb9c-cf41-4804-8079-8cc8b8d749d9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.914172 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b751eb9c-cf41-4804-8079-8cc8b8d749d9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:52.916718 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b751eb9c-cf41-4804-8079-8cc8b8d749d9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.917070 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b751eb9c-cf41-4804-8079-8cc8b8d749d9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.917316 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b751eb9c-cf41-4804-8079-8cc8b8d749d9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:52.924640 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.924640 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:52.925502 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b751eb9c-cf41-4804-8079-8cc8b8d749d9 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 200 Jul 31 05:36:52.925904 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 933/3734] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:52 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 707 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:52.932739 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f4c23f88-99c6-44c0-9dde-e210def699c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.934276 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4c23f88-99c6-44c0-9dde-e210def699c2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5?cascade=True Jul 31 05:36:52.936181 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4c23f88-99c6-44c0-9dde-e210def699c2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.936181 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4c23f88-99c6-44c0-9dde-e210def699c2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.936181 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f4c23f88-99c6-44c0-9dde-e210def699c2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Delete volume with id: 7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:52.943912 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.943912 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:52.943912 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f4c23f88-99c6-44c0-9dde-e210def699c2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:52.972659 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f4c23f88-99c6-44c0-9dde-e210def699c2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Delete volume request issued successfully. Jul 31 05:36:52.972835 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4c23f88-99c6-44c0-9dde-e210def699c2 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5?cascade=True returned with HTTP 202 Jul 31 05:36:52.973350 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 922/3735] 10.4.3.227 () {66 vars in 1376 bytes} [Fri Jul 31 05:36:52 2026] DELETE /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5?cascade=True => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:52.982720 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-92ef55f8-a442-4d2f-adb7-8ae4de9ec719 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:52.987776 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92ef55f8-a442-4d2f-adb7-8ae4de9ec719 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:52.987776 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92ef55f8-a442-4d2f-adb7-8ae4de9ec719 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:52.987776 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92ef55f8-a442-4d2f-adb7-8ae4de9ec719 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:52.995374 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:52.995374 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:52.999733 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-92ef55f8-a442-4d2f-adb7-8ae4de9ec719 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:53.005757 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92ef55f8-a442-4d2f-adb7-8ae4de9ec719 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 returned with HTTP 200 Jul 31 05:36:53.006187 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 933/3736] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:52 2026] GET /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:53.490341 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-258b2b1b-ca38-4a65-a29b-4db327b1bf77 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:53.491994 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-258b2b1b-ca38-4a65-a29b-4db327b1bf77 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:36:53.492197 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-258b2b1b-ca38-4a65-a29b-4db327b1bf77 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:53.492397 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-258b2b1b-ca38-4a65-a29b-4db327b1bf77 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:53.492492 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-258b2b1b-ca38-4a65-a29b-4db327b1bf77 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:53.496476 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:53.496476 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:53.497055 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-258b2b1b-ca38-4a65-a29b-4db327b1bf77 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:36:53.497419 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 949/3737] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:53 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:53.530900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5a62005c-fd1b-498c-9ad2-bd052c320ec3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:53.532790 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a62005c-fd1b-498c-9ad2-bd052c320ec3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 Jul 31 05:36:53.532981 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a62005c-fd1b-498c-9ad2-bd052c320ec3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:53.533194 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5a62005c-fd1b-498c-9ad2-bd052c320ec3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:53.538008 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5a62005c-fd1b-498c-9ad2-bd052c320ec3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 returned with HTTP 404 Jul 31 05:36:53.538562 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 934/3738] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:36:53 2026] GET /volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:53.544741 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bee48052-cebb-4924-bb12-2acdf46f64dd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:53.546524 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bee48052-cebb-4924-bb12-2acdf46f64dd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d Jul 31 05:36:53.546772 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bee48052-cebb-4924-bb12-2acdf46f64dd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:53.546974 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bee48052-cebb-4924-bb12-2acdf46f64dd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:53.547190 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-bee48052-cebb-4924-bb12-2acdf46f64dd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 0b6c7237-5769-4c41-879c-773df23bda7d Jul 31 05:36:53.555274 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:53.555274 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:53.555763 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bee48052-cebb-4924-bb12-2acdf46f64dd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:53.572308 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bee48052-cebb-4924-bb12-2acdf46f64dd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume request issued successfully. Jul 31 05:36:53.572535 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bee48052-cebb-4924-bb12-2acdf46f64dd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d returned with HTTP 202 Jul 31 05:36:53.573049 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 923/3739] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:53 2026] DELETE /volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:53.582185 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-df636000-2a13-4f7e-9b81-d7b35304a95f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:53.584757 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df636000-2a13-4f7e-9b81-d7b35304a95f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d Jul 31 05:36:53.586415 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df636000-2a13-4f7e-9b81-d7b35304a95f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:53.586415 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-df636000-2a13-4f7e-9b81-d7b35304a95f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:53.593780 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:53.593780 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:53.606951 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-df636000-2a13-4f7e-9b81-d7b35304a95f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:53.609050 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-df636000-2a13-4f7e-9b81-d7b35304a95f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d returned with HTTP 200 Jul 31 05:36:53.609526 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 934/3740] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:53 2026] GET /volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:53.938868 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bb817d7d-cffb-4f38-a7c1-8bb6d8ab999e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:53.941061 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb817d7d-cffb-4f38-a7c1-8bb6d8ab999e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 Jul 31 05:36:53.941397 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb817d7d-cffb-4f38-a7c1-8bb6d8ab999e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:53.941687 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb817d7d-cffb-4f38-a7c1-8bb6d8ab999e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:53.941917 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-bb817d7d-cffb-4f38-a7c1-8bb6d8ab999e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id ff823e3e-070a-4d8d-b1b2-3b88fb14ef27. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:53.946484 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb817d7d-cffb-4f38-a7c1-8bb6d8ab999e tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 returned with HTTP 404 Jul 31 05:36:53.947132 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 950/3741] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:53 2026] GET /volume/v3/backups/ff823e3e-070a-4d8d-b1b2-3b88fb14ef27 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:53.955016 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2d59744b-7ea4-4664-a4e4-c2b40222ffa4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:53.957363 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d59744b-7ea4-4664-a4e4-c2b40222ffa4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:36:53.957817 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2d59744b-7ea4-4664-a4e4-c2b40222ffa4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2591bac4-dbbc-4e61-8b21-af1f66050f65", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-502755802", "container": "tempest-volumesbackupstest-backup-container-2126784429"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:53.959599 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-2d59744b-7ea4-4664-a4e4-c2b40222ffa4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating new backup {'backup': {'volume_id': '2591bac4-dbbc-4e61-8b21-af1f66050f65', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-502755802', 'container': 'tempest-volumesbackupstest-backup-container-2126784429'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:36:53.959828 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-2d59744b-7ea4-4664-a4e4-c2b40222ffa4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Creating backup of volume 2591bac4-dbbc-4e61-8b21-af1f66050f65 in container tempest-volumesbackupstest-backup-container-2126784429 Jul 31 05:36:53.969859 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:53.969859 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:53.970458 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2d59744b-7ea4-4664-a4e4-c2b40222ffa4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:36:53.988854 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-2d59744b-7ea4-4664-a4e4-c2b40222ffa4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Created reservations ['9408a6c8-8212-4eea-8843-f970812ac94c', '01ef2fbb-00a5-4b97-866d-2c358fe871f7'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:54.019913 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2d59744b-7ea4-4664-a4e4-c2b40222ffa4 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:36:54.020414 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 935/3742] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:36:53 2026] POST /volume/v3/backups => generated 329 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:36:54.026423 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-634e6ad5-a14f-4c48-94ef-ca9944790844 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.029389 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-634e6ad5-a14f-4c48-94ef-ca9944790844 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:54.029389 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-634e6ad5-a14f-4c48-94ef-ca9944790844 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.029389 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-634e6ad5-a14f-4c48-94ef-ca9944790844 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.029557 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa74d1f9-7e9d-420f-bb77-bc3f24926bcb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.030897 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa74d1f9-7e9d-420f-bb77-bc3f24926bcb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:36:54.031212 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa74d1f9-7e9d-420f-bb77-bc3f24926bcb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.031500 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa74d1f9-7e9d-420f-bb77-bc3f24926bcb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.031682 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-aa74d1f9-7e9d-420f-bb77-bc3f24926bcb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:54.036988 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-634e6ad5-a14f-4c48-94ef-ca9944790844 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 returned with HTTP 404 Jul 31 05:36:54.036988 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 924/3743] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:54 2026] GET /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:54.037148 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:54.037148 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:54.037148 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa74d1f9-7e9d-420f-bb77-bc3f24926bcb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:36:54.037148 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 935/3744] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:54 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 787 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:54.301589 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b7c0e58e-50ba-4dae-b444-6dbf599a7cfe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.303269 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7c0e58e-50ba-4dae-b444-6dbf599a7cfe tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:54.303485 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7c0e58e-50ba-4dae-b444-6dbf599a7cfe tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.303664 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b7c0e58e-50ba-4dae-b444-6dbf599a7cfe tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.303818 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-b7c0e58e-50ba-4dae-b444-6dbf599a7cfe tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Delete volume with id: 7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:54.308856 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b7c0e58e-50ba-4dae-b444-6dbf599a7cfe tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 returned with HTTP 404 Jul 31 05:36:54.309364 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 951/3745] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:36:54 2026] DELETE /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:54.317491 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-69b0a4b6-437d-4330-b29d-2f3736cc1bd5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.319767 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69b0a4b6-437d-4330-b29d-2f3736cc1bd5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 Jul 31 05:36:54.320044 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69b0a4b6-437d-4330-b29d-2f3736cc1bd5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.320311 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-69b0a4b6-437d-4330-b29d-2f3736cc1bd5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.327380 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-69b0a4b6-437d-4330-b29d-2f3736cc1bd5 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 returned with HTTP 404 Jul 31 05:36:54.328131 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 936/3746] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:54 2026] GET /volume/v3/volumes/7ac4e159-bcd3-4ad8-87ae-c21799af40f5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:54.337495 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0172debc-cd50-4f41-a8d1-cd55e0494a75 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.339716 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0172debc-cd50-4f41-a8d1-cd55e0494a75 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:54.339997 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0172debc-cd50-4f41-a8d1-cd55e0494a75 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.340284 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0172debc-cd50-4f41-a8d1-cd55e0494a75 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.340580 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-0172debc-cd50-4f41-a8d1-cd55e0494a75 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Delete volume with id: 1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:54.349453 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:54.349453 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:54.350068 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0172debc-cd50-4f41-a8d1-cd55e0494a75 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:54.367243 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0172debc-cd50-4f41-a8d1-cd55e0494a75 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Delete volume request issued successfully. Jul 31 05:36:54.367448 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0172debc-cd50-4f41-a8d1-cd55e0494a75 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 202 Jul 31 05:36:54.367814 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 925/3747] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:36:54 2026] DELETE /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:36:54.374693 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-762a129f-7283-4f52-b102-2897abc2fb31 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.376505 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-762a129f-7283-4f52-b102-2897abc2fb31 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:54.376783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-762a129f-7283-4f52-b102-2897abc2fb31 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.377051 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-762a129f-7283-4f52-b102-2897abc2fb31 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.385355 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:54.385355 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:54.389588 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-762a129f-7283-4f52-b102-2897abc2fb31 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:36:54.394744 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-762a129f-7283-4f52-b102-2897abc2fb31 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 200 Jul 31 05:36:54.394744 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 936/3748] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:54 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:54.508030 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1b9d53a9-a8cf-4db6-b7f0-ee15570fda81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.509777 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b9d53a9-a8cf-4db6-b7f0-ee15570fda81 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:36:54.509981 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b9d53a9-a8cf-4db6-b7f0-ee15570fda81 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.510191 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b9d53a9-a8cf-4db6-b7f0-ee15570fda81 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.510305 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1b9d53a9-a8cf-4db6-b7f0-ee15570fda81 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:54.514723 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:54.514723 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:54.515562 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b9d53a9-a8cf-4db6-b7f0-ee15570fda81 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:36:54.515941 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 952/3749] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:54 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:54.623389 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b0307881-6c66-40e5-8692-47b287f8030f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.625750 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b0307881-6c66-40e5-8692-47b287f8030f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d Jul 31 05:36:54.626002 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b0307881-6c66-40e5-8692-47b287f8030f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.626236 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b0307881-6c66-40e5-8692-47b287f8030f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.631466 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b0307881-6c66-40e5-8692-47b287f8030f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d returned with HTTP 404 Jul 31 05:36:54.631958 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 937/3750] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:54 2026] GET /volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:54.639903 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.642736 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:54.643177 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-2139455773"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:54.644650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2139455773'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:54.645468 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume of 1 GB Jul 31 05:36:54.652137 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Availability Zones retrieved successfully. Jul 31 05:36:54.658384 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (87669b0f-f249-493f-ad21-733d68ff0d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:54.659468 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ce2d76-c6c1-49b4-8247-41560994405f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:54.660376 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:54.673111 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2683886a-da8f-452d-b739-4c7d53550c52 req-25e91186-6ddd-4947-a290-e695e131048b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.674965 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-25e91186-6ddd-4947-a290-e695e131048b tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:54.675272 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-25e91186-6ddd-4947-a290-e695e131048b tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.675559 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-25e91186-6ddd-4947-a290-e695e131048b tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.682357 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:54.682357 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:54.685043 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2683886a-da8f-452d-b739-4c7d53550c52 req-25e91186-6ddd-4947-a290-e695e131048b tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:54.691453 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-25e91186-6ddd-4947-a290-e695e131048b tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:54.691453 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 937/3751] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:54 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:54.691591 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ce2d76-c6c1-49b4-8247-41560994405f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:54.691591 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b74dca3-9fac-449f-bdf8-9d76b907ae34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:54.740556 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['a8202407-0c49-4abc-8aac-96498ef54c95', 'a837a82e-cb10-44aa-8cbd-12f1ba263f61', 'd7608867-cd7b-444d-8a33-f973d023c64b', '255daec0-2e11-41d8-b96d-a2d6348b5e25'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:54.741397 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b74dca3-9fac-449f-bdf8-9d76b907ae34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8202407-0c49-4abc-8aac-96498ef54c95', 'a837a82e-cb10-44aa-8cbd-12f1ba263f61', 'd7608867-cd7b-444d-8a33-f973d023c64b', '255daec0-2e11-41d8-b96d-a2d6348b5e25']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:54.742112 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea0dfe84-3545-44f5-a7dd-5f30f1500cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:54.758852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bf2da8c1-cbe3-4fac-805a-a45e0b31f9bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.759190 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf2da8c1-cbe3-4fac-805a-a45e0b31f9bb None None] GET https://10.4.3.227/volume// Jul 31 05:36:54.759378 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf2da8c1-cbe3-4fac-805a-a45e0b31f9bb None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.759535 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf2da8c1-cbe3-4fac-805a-a45e0b31f9bb None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.759831 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf2da8c1-cbe3-4fac-805a-a45e0b31f9bb None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:54.760118 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 953/3752] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:36: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 31 05:36:54.762905 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea0dfe84-3545-44f5-a7dd-5f30f1500cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89d2fc80-7677-4f28-b912-2b9c00f0fcb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2139455773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['a8202407-0c49-4abc-8aac-96498ef54c95','a837a82e-cb10-44aa-8cbd-12f1ba263f61','d7608867-cd7b-444d-8a33-f973d023c64b','255daec0-2e11-41d8-b96d-a2d6348b5e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2139455773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89d2fc80-7677-4f28-b912-2b9c00f0fcb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6b65fffc7434cb827a8cb937d84eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3014fd7060e44ee798c2d17d6aed5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:54.763650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6f9b1b-884d-46e6-802d-190ee485882c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:54.767647 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2683886a-da8f-452d-b739-4c7d53550c52 req-55408ac2-894c-4b4d-bf84-39cedfa50f40 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.780746 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b6f9b1b-884d-46e6-802d-190ee485882c) transitioned into state 'SUCCESS' from state '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-2139455773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['a8202407-0c49-4abc-8aac-96498ef54c95','a837a82e-cb10-44aa-8cbd-12f1ba263f61','d7608867-cd7b-444d-8a33-f973d023c64b','255daec0-2e11-41d8-b96d-a2d6348b5e25'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:54.781477 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b4b329-9101-400b-a9a3-c9dee496e039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:54.790759 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b4b329-9101-400b-a9a3-c9dee496e039) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:54.791608 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (87669b0f-f249-493f-ad21-733d68ff0d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:54.791989 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request issued successfully. Jul 31 05:36:54.792707 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e2fea95-b6ea-4772-9b27-e2c8bc15a023 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:54.793074 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 926/3753] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:36:54 2026] POST /volume/v3/volumes => generated 770 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:54.796736 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-55408ac2-894c-4b4d-bf84-39cedfa50f40 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:36:54.797087 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-55408ac2-894c-4b4d-bf84-39cedfa50f40 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "86c003b5-5952-4bcc-acce-22724342aceb", "connector": null, "instance_uuid": "d0aab739-649f-43eb-ac76-c044e7d50dd3"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:54.803647 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-153733bf-2e2e-4878-946c-c7e02803662d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.805774 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-153733bf-2e2e-4878-946c-c7e02803662d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 Jul 31 05:36:54.805980 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-153733bf-2e2e-4878-946c-c7e02803662d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.806181 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-153733bf-2e2e-4878-946c-c7e02803662d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.806477 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:54.806477 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:54.814860 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:54.814860 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:54.820007 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-153733bf-2e2e-4878-946c-c7e02803662d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:54.825824 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-153733bf-2e2e-4878-946c-c7e02803662d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 returned with HTTP 200 Jul 31 05:36:54.826210 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 938/3754] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:54 2026] GET /volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:54.835270 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-55408ac2-894c-4b4d-bf84-39cedfa50f40 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:36:54.835758 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 938/3755] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:36:54 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 31 05:36:54.876875 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-433d6b8e-c3da-4cab-8f76-102a8d8bb595 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.878799 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-433d6b8e-c3da-4cab-8f76-102a8d8bb595 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:54.879046 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-433d6b8e-c3da-4cab-8f76-102a8d8bb595 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.879326 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-433d6b8e-c3da-4cab-8f76-102a8d8bb595 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.889035 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c3600f5-c375-43a1-b334-bbf1e850517f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.889123 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:54.889123 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:54.889511 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c3600f5-c375-43a1-b334-bbf1e850517f None None] GET https://10.4.3.227/volume// Jul 31 05:36:54.889733 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c3600f5-c375-43a1-b334-bbf1e850517f None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.889926 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c3600f5-c375-43a1-b334-bbf1e850517f None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.890335 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c3600f5-c375-43a1-b334-bbf1e850517f None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:54.890624 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 927/3756] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:36: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 31 05:36:54.892453 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-433d6b8e-c3da-4cab-8f76-102a8d8bb595 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:54.896665 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-433d6b8e-c3da-4cab-8f76-102a8d8bb595 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:54.897238 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 954/3757] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:54 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:54.898575 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2683886a-da8f-452d-b739-4c7d53550c52 req-789258fc-dcdf-4a6f-ae02-56af7d1a1d2e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.902749 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-789258fc-dcdf-4a6f-ae02-56af7d1a1d2e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:54.902948 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-789258fc-dcdf-4a6f-ae02-56af7d1a1d2e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.903170 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-789258fc-dcdf-4a6f-ae02-56af7d1a1d2e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:54.916082 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:54.916082 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:54.920392 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-2683886a-da8f-452d-b739-4c7d53550c52 req-789258fc-dcdf-4a6f-ae02-56af7d1a1d2e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:54.925071 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-789258fc-dcdf-4a6f-ae02-56af7d1a1d2e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:54.925595 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 939/3758] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:36:54 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 1084 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:54.996436 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a82656a0-d52f-4382-b582-45dc9841a8f2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:54.998653 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a82656a0-d52f-4382-b582-45dc9841a8f2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:54.998918 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a82656a0-d52f-4382-b582-45dc9841a8f2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:54.999174 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a82656a0-d52f-4382-b582-45dc9841a8f2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:55.011736 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.011736 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:55.015988 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a82656a0-d52f-4382-b582-45dc9841a8f2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:55.021517 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a82656a0-d52f-4382-b582-45dc9841a8f2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:55.022040 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 939/3759] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:54 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:55.024133 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2683886a-da8f-452d-b739-4c7d53550c52 req-6930c94c-9b08-41df-8e99-70650bf8ffc6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.026911 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-6930c94c-9b08-41df-8e99-70650bf8ffc6 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] PUT https://10.4.3.227/volume/v3/attachments/1554cd4e-6917-4bbf-b8e2-48d97408d26d Jul 31 05:36:55.027465 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-6930c94c-9b08-41df-8e99-70650bf8ffc6 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:55.041485 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-2683886a-da8f-452d-b739-4c7d53550c52 req-6930c94c-9b08-41df-8e99-70650bf8ffc6 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Acquiring lock "cinder-attachment_update-86c003b5-5952-4bcc-acce-22724342aceb-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:36:55.047138 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-2683886a-da8f-452d-b739-4c7d53550c52 req-6930c94c-9b08-41df-8e99-70650bf8ffc6 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Lock "cinder-attachment_update-86c003b5-5952-4bcc-acce-22724342aceb-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:36:55.048466 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.048466 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:55.049912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8b83f371-5525-4dc1-b87a-50d79f1b1332 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.051647 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b83f371-5525-4dc1-b87a-50d79f1b1332 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:36:55.051857 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b83f371-5525-4dc1-b87a-50d79f1b1332 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:55.052036 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b83f371-5525-4dc1-b87a-50d79f1b1332 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:55.052174 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8b83f371-5525-4dc1-b87a-50d79f1b1332 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:55.057554 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.057554 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:55.057942 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b83f371-5525-4dc1-b87a-50d79f1b1332 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:36:55.058239 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 955/3760] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:55 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:55.075256 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-812ceaae-a820-4c8b-93f0-c6626625792a req-dc6959b9-7c60-48ea-b797-142d39f0ebcf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.077893 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-dc6959b9-7c60-48ea-b797-142d39f0ebcf tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:55.078156 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-dc6959b9-7c60-48ea-b797-142d39f0ebcf tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:55.078343 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-dc6959b9-7c60-48ea-b797-142d39f0ebcf tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:55.092734 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.092734 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:55.098545 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-812ceaae-a820-4c8b-93f0-c6626625792a req-dc6959b9-7c60-48ea-b797-142d39f0ebcf tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:55.106412 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-dc6959b9-7c60-48ea-b797-142d39f0ebcf tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:55.106667 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 940/3761] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:55 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1214 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:55.129972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-812ceaae-a820-4c8b-93f0-c6626625792a req-450205ca-9573-4897-898b-f09c08359a04 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.132996 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-450205ca-9573-4897-898b-f09c08359a04 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460/action Jul 31 05:36:55.134257 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-450205ca-9573-4897-898b-f09c08359a04 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:36:55.134257 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-450205ca-9573-4897-898b-f09c08359a04 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:55.135870 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-2683886a-da8f-452d-b739-4c7d53550c52 req-6930c94c-9b08-41df-8e99-70650bf8ffc6 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Lock "cinder-attachment_update-86c003b5-5952-4bcc-acce-22724342aceb-np0000006182" released by "attachment_update" :: held 0.088s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:36:55.135870 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-6930c94c-9b08-41df-8e99-70650bf8ffc6 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments/1554cd4e-6917-4bbf-b8e2-48d97408d26d returned with HTTP 200 Jul 31 05:36:55.135870 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 928/3762] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:36:55 2026] PUT /volume/v3/attachments/1554cd4e-6917-4bbf-b8e2-48d97408d26d => generated 968 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:55.145632 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.145632 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:55.146448 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-812ceaae-a820-4c8b-93f0-c6626625792a req-450205ca-9573-4897-898b-f09c08359a04 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:55.146969 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2683886a-da8f-452d-b739-4c7d53550c52 req-30d2c0c4-a48c-4e58-8ca4-8dc17807ecee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.149349 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-30d2c0c4-a48c-4e58-8ca4-8dc17807ecee tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb/encryption Jul 31 05:36:55.149349 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-30d2c0c4-a48c-4e58-8ca4-8dc17807ecee tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:55.149349 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-30d2c0c4-a48c-4e58-8ca4-8dc17807ecee tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:55.155749 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-812ceaae-a820-4c8b-93f0-c6626625792a req-450205ca-9573-4897-898b-f09c08359a04 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Begin detaching volume completed successfully. Jul 31 05:36:55.155749 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-450205ca-9573-4897-898b-f09c08359a04 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460/action returned with HTTP 202 Jul 31 05:36:55.155964 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 940/3763] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:36:55 2026] POST /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:36:55.159397 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.159397 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:55.165533 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-30d2c0c4-a48c-4e58-8ca4-8dc17807ecee tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb/encryption returned with HTTP 200 Jul 31 05:36:55.166239 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 956/3764] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:36:55 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:55.180262 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-339cc23b-47e8-49a0-b22c-8f6f582a65af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.182156 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-339cc23b-47e8-49a0-b22c-8f6f582a65af tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:55.182156 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-339cc23b-47e8-49a0-b22c-8f6f582a65af tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:55.182482 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-339cc23b-47e8-49a0-b22c-8f6f582a65af tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:55.194169 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.194169 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:55.200174 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-339cc23b-47e8-49a0-b22c-8f6f582a65af tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:55.203275 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-339cc23b-47e8-49a0-b22c-8f6f582a65af tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:55.204163 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 941/3765] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:55 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1217 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:36:55.210970 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-71d94162-7fb3-4380-887f-8a56da576348 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.212678 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71d94162-7fb3-4380-887f-8a56da576348 None None] GET https://10.4.3.227/volume// Jul 31 05:36:55.212678 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71d94162-7fb3-4380-887f-8a56da576348 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:55.212678 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-71d94162-7fb3-4380-887f-8a56da576348 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:55.212678 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-71d94162-7fb3-4380-887f-8a56da576348 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:36:55.213593 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 929/3766] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:36: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 31 05:36:55.225881 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-812ceaae-a820-4c8b-93f0-c6626625792a req-6ce8eb0f-f7b2-4b9f-a583-677a38eadec5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.227271 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-6ce8eb0f-f7b2-4b9f-a583-677a38eadec5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:55.227611 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-6ce8eb0f-f7b2-4b9f-a583-677a38eadec5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:55.227933 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-6ce8eb0f-f7b2-4b9f-a583-677a38eadec5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:55.241263 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.241263 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:55.245905 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-812ceaae-a820-4c8b-93f0-c6626625792a req-6ce8eb0f-f7b2-4b9f-a583-677a38eadec5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:55.251072 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-6ce8eb0f-f7b2-4b9f-a583-677a38eadec5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:55.251558 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 941/3767] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:36:55 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1397 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:36:55.407184 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a68e156-2fa1-4228-975a-038f824bb6ca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.408890 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a68e156-2fa1-4228-975a-038f824bb6ca tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 Jul 31 05:36:55.409076 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a68e156-2fa1-4228-975a-038f824bb6ca tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:55.409271 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a68e156-2fa1-4228-975a-038f824bb6ca tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:55.415028 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a68e156-2fa1-4228-975a-038f824bb6ca tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 returned with HTTP 404 Jul 31 05:36:55.415502 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 957/3768] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:55 2026] GET /volume/v3/volumes/1a607292-b2cb-46e9-83fe-dc29bb4f25f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:55.525901 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c7baa89d-c091-4538-aaf8-40d3db1c0d57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.527568 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7baa89d-c091-4538-aaf8-40d3db1c0d57 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:36:55.527958 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7baa89d-c091-4538-aaf8-40d3db1c0d57 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:55.528255 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7baa89d-c091-4538-aaf8-40d3db1c0d57 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:55.528255 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c7baa89d-c091-4538-aaf8-40d3db1c0d57 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:55.532341 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.532341 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:55.533001 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7baa89d-c091-4538-aaf8-40d3db1c0d57 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:36:55.533431 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 942/3769] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:55 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:55.845501 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a8e75a40-c730-4177-b462-2e6bf0cdf6a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.850013 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8e75a40-c730-4177-b462-2e6bf0cdf6a3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 Jul 31 05:36:55.850232 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8e75a40-c730-4177-b462-2e6bf0cdf6a3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:55.850435 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8e75a40-c730-4177-b462-2e6bf0cdf6a3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:55.858786 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.858786 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:55.862231 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a8e75a40-c730-4177-b462-2e6bf0cdf6a3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:55.868093 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8e75a40-c730-4177-b462-2e6bf0cdf6a3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 returned with HTTP 200 Jul 31 05:36:55.868535 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 930/3770] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:55 2026] GET /volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:55.881501 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.882819 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:36:55.883196 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "89d2fc80-7677-4f28-b912-2b9c00f0fcb2", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1907823888"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:36:55.885188 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request body: {'volume': {'source_volid': '89d2fc80-7677-4f28-b912-2b9c00f0fcb2', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1907823888'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:36:55.893047 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.893047 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:55.893802 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume retrieved successfully. Jul 31 05:36:55.893952 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume of 1 GB Jul 31 05:36:55.898911 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Availability Zones retrieved successfully. Jul 31 05:36:55.904591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (d08b8c7d-8134-4df7-b40f-d55ab635c864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:55.905771 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b2f64b-e15d-4970-a420-734b2339312c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:55.906884 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:36:55.910700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a9be1e6e-f0ea-41a0-ae2a-7e9d0b970d20 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:55.912267 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9be1e6e-f0ea-41a0-ae2a-7e9d0b970d20 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:55.912480 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9be1e6e-f0ea-41a0-ae2a-7e9d0b970d20 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:55.912643 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9be1e6e-f0ea-41a0-ae2a-7e9d0b970d20 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:55.924376 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:55.924376 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:55.931642 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a9be1e6e-f0ea-41a0-ae2a-7e9d0b970d20 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:55.942839 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49b2f64b-e15d-4970-a420-734b2339312c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '89d2fc80-7677-4f28-b912-2b9c00f0fcb2', 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:55.943008 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9be1e6e-f0ea-41a0-ae2a-7e9d0b970d20 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:55.943071 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f5db78-ba92-4174-8137-dcc55e75b783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:55.943298 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 958/3771] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:55 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:55.992180 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Created reservations ['cd126b5a-7544-4ccf-aa10-6ccb70d6b367', 'd90c1675-cb9c-4ddc-9e75-987a3618813c', '32689163-859e-4a85-8566-65a4e1cd856e', 'b22d9b9f-cfdb-4e6a-9dae-31c784cf0a12'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:36:55.992180 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f5db78-ba92-4174-8137-dcc55e75b783) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd126b5a-7544-4ccf-aa10-6ccb70d6b367', 'd90c1675-cb9c-4ddc-9e75-987a3618813c', '32689163-859e-4a85-8566-65a4e1cd856e', 'b22d9b9f-cfdb-4e6a-9dae-31c784cf0a12']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:55.994907 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc8c181-feaa-49f0-b4f3-ef620b5e9074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:56.026628 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efc8c181-feaa-49f0-b4f3-ef620b5e9074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be69f454-5f99-4587-ac81-48c6e6ece3b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1907823888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['cd126b5a-7544-4ccf-aa10-6ccb70d6b367','d90c1675-cb9c-4ddc-9e75-987a3618813c','32689163-859e-4a85-8566-65a4e1cd856e','b22d9b9f-cfdb-4e6a-9dae-31c784cf0a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=89d2fc80-7677-4f28-b912-2b9c00f0fcb2,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:36:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1907823888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be69f454-5f99-4587-ac81-48c6e6ece3b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='74c6b65fffc7434cb827a8cb937d84eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=89d2fc80-7677-4f28-b912-2b9c00f0fcb2,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3014fd7060e44ee798c2d17d6aed5059',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:56.027389 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed38ae92-d00d-429d-99a9-0a4fcecb94ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:56.055271 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed38ae92-d00d-429d-99a9-0a4fcecb94ba) transitioned into state 'SUCCESS' from state '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-1907823888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='74c6b65fffc7434cb827a8cb937d84eb',qos_specs=None,replication_status=,reservations=['cd126b5a-7544-4ccf-aa10-6ccb70d6b367','d90c1675-cb9c-4ddc-9e75-987a3618813c','32689163-859e-4a85-8566-65a4e1cd856e','b22d9b9f-cfdb-4e6a-9dae-31c784cf0a12'],size=1,snapshot_id=None,source_replicaid=,source_volid=89d2fc80-7677-4f28-b912-2b9c00f0fcb2,status='creating',user_id='3014fd7060e44ee798c2d17d6aed5059',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:56.055984 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3526e9b2-f8e5-4a24-8f9a-c978830ba5dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:36:56.070983 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-785baf28-c5f6-4507-b278-f2e3a74a7b26 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:56.077140 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-785baf28-c5f6-4507-b278-f2e3a74a7b26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:36:56.077140 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-785baf28-c5f6-4507-b278-f2e3a74a7b26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:56.077140 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-785baf28-c5f6-4507-b278-f2e3a74a7b26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:56.077140 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-785baf28-c5f6-4507-b278-f2e3a74a7b26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:56.079737 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3526e9b2-f8e5-4a24-8f9a-c978830ba5dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:36:56.080567 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Flow 'volume_create_api' (d08b8c7d-8134-4df7-b40f-d55ab635c864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:36:56.080856 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Create volume request issued successfully. Jul 31 05:36:56.081465 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5ec13e56-2d53-436a-8d81-e206b7e3e499 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:36:56.081876 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 942/3772] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:36:55 2026] POST /volume/v3/volumes => generated 804 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:36:56.085702 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:56.085702 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:56.086946 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-785baf28-c5f6-4507-b278-f2e3a74a7b26 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:36:56.088366 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 943/3773] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:56 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:56.101187 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-538e50ad-3d66-40bb-8006-aa8096d80bf6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:56.105935 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-538e50ad-3d66-40bb-8006-aa8096d80bf6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 Jul 31 05:36:56.106246 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-538e50ad-3d66-40bb-8006-aa8096d80bf6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:56.106537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-538e50ad-3d66-40bb-8006-aa8096d80bf6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:56.120646 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:56.120646 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:56.124857 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-538e50ad-3d66-40bb-8006-aa8096d80bf6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:56.130549 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-538e50ad-3d66-40bb-8006-aa8096d80bf6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 returned with HTTP 200 Jul 31 05:36:56.131055 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 931/3774] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:56 2026] GET /volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:56.216321 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dc9fd3ac-bd28-467a-b7e4-a9e172f81104 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:56.222434 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc9fd3ac-bd28-467a-b7e4-a9e172f81104 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:56.222654 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc9fd3ac-bd28-467a-b7e4-a9e172f81104 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:56.222975 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dc9fd3ac-bd28-467a-b7e4-a9e172f81104 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:56.237037 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:56.237037 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:56.241433 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-dc9fd3ac-bd28-467a-b7e4-a9e172f81104 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:56.246231 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dc9fd3ac-bd28-467a-b7e4-a9e172f81104 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:56.246688 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 959/3775] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:56 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1217 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:56.545210 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56d9f14e-a794-4bb3-a340-98be22603353 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:56.547006 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56d9f14e-a794-4bb3-a340-98be22603353 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:36:56.547184 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56d9f14e-a794-4bb3-a340-98be22603353 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:56.547364 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56d9f14e-a794-4bb3-a340-98be22603353 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:56.547455 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-56d9f14e-a794-4bb3-a340-98be22603353 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:56.551654 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:56.551654 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:56.552374 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56d9f14e-a794-4bb3-a340-98be22603353 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:36:56.552696 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 943/3776] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:56 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:56.957146 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c481d12d-0cba-46ff-ba4c-22a395499701 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:56.958777 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c481d12d-0cba-46ff-ba4c-22a395499701 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:56.958943 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c481d12d-0cba-46ff-ba4c-22a395499701 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:56.959108 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c481d12d-0cba-46ff-ba4c-22a395499701 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:56.973834 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:56.973834 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:56.977712 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c481d12d-0cba-46ff-ba4c-22a395499701 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:56.982579 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c481d12d-0cba-46ff-ba4c-22a395499701 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:56.983038 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 944/3777] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:56 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 905 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:57.104952 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d042435-feb1-44d3-8355-ee9ca30d5bd5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:57.107094 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d042435-feb1-44d3-8355-ee9ca30d5bd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:36:57.107336 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d042435-feb1-44d3-8355-ee9ca30d5bd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:57.107580 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d042435-feb1-44d3-8355-ee9ca30d5bd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:57.107748 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0d042435-feb1-44d3-8355-ee9ca30d5bd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:57.112229 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:57.112229 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:57.112974 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d042435-feb1-44d3-8355-ee9ca30d5bd5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:36:57.113433 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 932/3778] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:57 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:57.144598 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a9f73b12-c287-4d24-b772-fe57df3ff702 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:57.146378 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9f73b12-c287-4d24-b772-fe57df3ff702 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 Jul 31 05:36:57.146615 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9f73b12-c287-4d24-b772-fe57df3ff702 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:57.146810 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a9f73b12-c287-4d24-b772-fe57df3ff702 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:57.154433 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:57.154433 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:57.157709 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a9f73b12-c287-4d24-b772-fe57df3ff702 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:57.161800 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a9f73b12-c287-4d24-b772-fe57df3ff702 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 returned with HTTP 200 Jul 31 05:36:57.162059 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 960/3779] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:57 2026] GET /volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 => generated 897 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:57.172839 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-97a95a9f-8d78-40ba-90c5-b2d6e63bb66d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:57.174675 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97a95a9f-8d78-40ba-90c5-b2d6e63bb66d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 Jul 31 05:36:57.174847 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97a95a9f-8d78-40ba-90c5-b2d6e63bb66d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:57.175051 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97a95a9f-8d78-40ba-90c5-b2d6e63bb66d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:57.175256 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-97a95a9f-8d78-40ba-90c5-b2d6e63bb66d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 89d2fc80-7677-4f28-b912-2b9c00f0fcb2 Jul 31 05:36:57.178965 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=426,cinder:UPDATE=123,cinder:INSERT=62 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:36:57.184964 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:57.184964 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:57.185468 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-97a95a9f-8d78-40ba-90c5-b2d6e63bb66d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:57.208984 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-97a95a9f-8d78-40ba-90c5-b2d6e63bb66d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume request issued successfully. Jul 31 05:36:57.209230 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97a95a9f-8d78-40ba-90c5-b2d6e63bb66d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 returned with HTTP 202 Jul 31 05:36:57.209693 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 944/3780] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:57 2026] DELETE /volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:57.219387 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a1766bfb-e4bf-4165-af07-9cc80b068fc3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:57.221426 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1766bfb-e4bf-4165-af07-9cc80b068fc3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 Jul 31 05:36:57.221740 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1766bfb-e4bf-4165-af07-9cc80b068fc3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:57.222002 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1766bfb-e4bf-4165-af07-9cc80b068fc3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:57.230076 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:57.230076 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:57.234346 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a1766bfb-e4bf-4165-af07-9cc80b068fc3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:57.239280 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1766bfb-e4bf-4165-af07-9cc80b068fc3 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 returned with HTTP 200 Jul 31 05:36:57.240086 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 945/3781] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:57 2026] GET /volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 => generated 862 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:57.261692 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5d0adaa2-f300-45eb-987b-996f9bb46fcd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:57.263795 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d0adaa2-f300-45eb-987b-996f9bb46fcd tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:57.263795 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d0adaa2-f300-45eb-987b-996f9bb46fcd tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:57.264060 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5d0adaa2-f300-45eb-987b-996f9bb46fcd tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:57.274207 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:57.274207 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:57.278945 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5d0adaa2-f300-45eb-987b-996f9bb46fcd tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:57.283945 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5d0adaa2-f300-45eb-987b-996f9bb46fcd tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:57.284539 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 933/3782] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:57 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1217 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:57.538358 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-812ceaae-a820-4c8b-93f0-c6626625792a req-a2cd045e-94fb-4d6f-a20e-c37348792f51 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:57.539400 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-a2cd045e-94fb-4d6f-a20e-c37348792f51 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:57.539400 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-a2cd045e-94fb-4d6f-a20e-c37348792f51 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:57.539676 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-a2cd045e-94fb-4d6f-a20e-c37348792f51 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:57.549383 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:57.549383 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:57.552554 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-812ceaae-a820-4c8b-93f0-c6626625792a req-a2cd045e-94fb-4d6f-a20e-c37348792f51 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:57.556564 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-a2cd045e-94fb-4d6f-a20e-c37348792f51 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:57.556641 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 961/3783] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:36:57 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1217 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:57.566365 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ce836d6-1042-4f1f-babb-bcd68cc5ba66 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:57.568232 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ce836d6-1042-4f1f-babb-bcd68cc5ba66 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:36:57.568503 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ce836d6-1042-4f1f-babb-bcd68cc5ba66 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:57.568753 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ce836d6-1042-4f1f-babb-bcd68cc5ba66 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:57.568871 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1ce836d6-1042-4f1f-babb-bcd68cc5ba66 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:57.578273 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:57.578273 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:57.578955 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ce836d6-1042-4f1f-babb-bcd68cc5ba66 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:36:57.579438 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 945/3784] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:57 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:57.998219 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e26ba5d7-a382-42ed-83e7-0ad9a9d0b2ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:57.999873 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e26ba5d7-a382-42ed-83e7-0ad9a9d0b2ad tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:58.000033 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e26ba5d7-a382-42ed-83e7-0ad9a9d0b2ad tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:58.000229 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e26ba5d7-a382-42ed-83e7-0ad9a9d0b2ad tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:58.010308 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:58.010308 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:58.015722 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e26ba5d7-a382-42ed-83e7-0ad9a9d0b2ad tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:58.018497 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e26ba5d7-a382-42ed-83e7-0ad9a9d0b2ad tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:58.019265 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 946/3785] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:57 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:58.130516 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c025bc1c-e0ca-4965-b744-1130fd93eeec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:58.130516 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c025bc1c-e0ca-4965-b744-1130fd93eeec tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:36:58.130516 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c025bc1c-e0ca-4965-b744-1130fd93eeec tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:58.130516 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c025bc1c-e0ca-4965-b744-1130fd93eeec tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:58.130516 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c025bc1c-e0ca-4965-b744-1130fd93eeec tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:58.136525 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:58.136525 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:58.137322 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c025bc1c-e0ca-4965-b744-1130fd93eeec tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:36:58.137573 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 934/3786] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:58 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:58.254360 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-93e26697-5a0e-4ba7-b2fa-7a966e7a7933 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:58.256434 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93e26697-5a0e-4ba7-b2fa-7a966e7a7933 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 Jul 31 05:36:58.256987 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93e26697-5a0e-4ba7-b2fa-7a966e7a7933 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:58.256987 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93e26697-5a0e-4ba7-b2fa-7a966e7a7933 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:58.264356 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93e26697-5a0e-4ba7-b2fa-7a966e7a7933 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 returned with HTTP 404 Jul 31 05:36:58.264356 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 962/3787] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:58 2026] GET /volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:58.274669 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3555edaf-9098-4de2-80ee-f5b2a883a632 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:58.276908 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3555edaf-9098-4de2-80ee-f5b2a883a632 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 Jul 31 05:36:58.277227 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3555edaf-9098-4de2-80ee-f5b2a883a632 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:58.277461 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3555edaf-9098-4de2-80ee-f5b2a883a632 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:58.277660 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3555edaf-9098-4de2-80ee-f5b2a883a632 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: be69f454-5f99-4587-ac81-48c6e6ece3b3 Jul 31 05:36:58.287235 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:58.287235 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:58.287878 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3555edaf-9098-4de2-80ee-f5b2a883a632 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:58.325210 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-806d2824-7792-479d-aeff-71ea5bf031e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:58.325210 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-806d2824-7792-479d-aeff-71ea5bf031e0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:58.325210 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-806d2824-7792-479d-aeff-71ea5bf031e0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:58.325210 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-806d2824-7792-479d-aeff-71ea5bf031e0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:58.327149 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3555edaf-9098-4de2-80ee-f5b2a883a632 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume request issued successfully. Jul 31 05:36:58.327149 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3555edaf-9098-4de2-80ee-f5b2a883a632 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 returned with HTTP 202 Jul 31 05:36:58.327149 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 946/3788] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:58 2026] DELETE /volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:58.327487 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:58.327487 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:58.327548 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7bf50371-ecf0-4eae-af27-5f81a0812d3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:58.327548 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bf50371-ecf0-4eae-af27-5f81a0812d3a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 Jul 31 05:36:58.327548 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7bf50371-ecf0-4eae-af27-5f81a0812d3a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:58.327548 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7bf50371-ecf0-4eae-af27-5f81a0812d3a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:58.328013 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-806d2824-7792-479d-aeff-71ea5bf031e0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:58.333739 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-806d2824-7792-479d-aeff-71ea5bf031e0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:58.334247 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 947/3789] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:58 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1217 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:58.337018 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:58.337018 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:58.345240 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7bf50371-ecf0-4eae-af27-5f81a0812d3a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:58.352390 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7bf50371-ecf0-4eae-af27-5f81a0812d3a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 returned with HTTP 200 Jul 31 05:36:58.352999 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 935/3790] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:58 2026] GET /volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 => generated 896 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:58.589973 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0ca16b18-b7ac-44d8-a776-af9cd29b84ec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:58.592080 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ca16b18-b7ac-44d8-a776-af9cd29b84ec tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:36:58.592466 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ca16b18-b7ac-44d8-a776-af9cd29b84ec tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:58.592719 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0ca16b18-b7ac-44d8-a776-af9cd29b84ec tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:58.593000 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0ca16b18-b7ac-44d8-a776-af9cd29b84ec tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:58.597850 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:58.597850 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:58.598678 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0ca16b18-b7ac-44d8-a776-af9cd29b84ec tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:36:58.599148 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 963/3791] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:58 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:59.032801 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d6bf53a8-8f20-4d7b-8f28-6dd6b46c74e4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:59.034600 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6bf53a8-8f20-4d7b-8f28-6dd6b46c74e4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:36:59.034793 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6bf53a8-8f20-4d7b-8f28-6dd6b46c74e4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:59.034972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6bf53a8-8f20-4d7b-8f28-6dd6b46c74e4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:59.045173 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:59.045173 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:59.049050 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d6bf53a8-8f20-4d7b-8f28-6dd6b46c74e4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:36:59.053038 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6bf53a8-8f20-4d7b-8f28-6dd6b46c74e4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:36:59.053644 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 947/3792] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:59 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:59.150170 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf7b3249-e610-4957-ad40-0e2882ab6314 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:59.152182 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf7b3249-e610-4957-ad40-0e2882ab6314 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:36:59.152422 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf7b3249-e610-4957-ad40-0e2882ab6314 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:59.152671 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf7b3249-e610-4957-ad40-0e2882ab6314 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:59.152822 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bf7b3249-e610-4957-ad40-0e2882ab6314 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:59.157791 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:59.157791 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:36:59.158728 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf7b3249-e610-4957-ad40-0e2882ab6314 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:36:59.159175 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 948/3793] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:59 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:36:59.347792 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa300e8b-bf5e-4a1a-8f14-f1d310de23f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:59.349704 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa300e8b-bf5e-4a1a-8f14-f1d310de23f4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:36:59.349910 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa300e8b-bf5e-4a1a-8f14-f1d310de23f4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:59.350155 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa300e8b-bf5e-4a1a-8f14-f1d310de23f4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:59.359767 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:59.359767 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:59.363900 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fa300e8b-bf5e-4a1a-8f14-f1d310de23f4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:36:59.366940 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-68f5ca1b-d277-4b78-950d-192ba7edfa7f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:59.368778 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68f5ca1b-d277-4b78-950d-192ba7edfa7f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 Jul 31 05:36:59.369014 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68f5ca1b-d277-4b78-950d-192ba7edfa7f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:59.369074 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa300e8b-bf5e-4a1a-8f14-f1d310de23f4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:36:59.369323 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-68f5ca1b-d277-4b78-950d-192ba7edfa7f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:59.369741 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 936/3794] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:59 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1217 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:59.375482 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-68f5ca1b-d277-4b78-950d-192ba7edfa7f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 returned with HTTP 404 Jul 31 05:36:59.375944 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 964/3795] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:59 2026] GET /volume/v3/volumes/be69f454-5f99-4587-ac81-48c6e6ece3b3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:59.389037 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-54af54b1-f445-44cf-9b4d-664284cb9c20 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:59.390942 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54af54b1-f445-44cf-9b4d-664284cb9c20 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 Jul 31 05:36:59.390942 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54af54b1-f445-44cf-9b4d-664284cb9c20 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:59.391184 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54af54b1-f445-44cf-9b4d-664284cb9c20 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:59.391360 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-54af54b1-f445-44cf-9b4d-664284cb9c20 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 89d2fc80-7677-4f28-b912-2b9c00f0fcb2 Jul 31 05:36:59.396514 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54af54b1-f445-44cf-9b4d-664284cb9c20 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 returned with HTTP 404 Jul 31 05:36:59.397013 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 948/3796] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:59 2026] DELETE /volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:59.404435 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1b57a0e4-1583-4354-8f25-9d1935119003 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:59.406204 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b57a0e4-1583-4354-8f25-9d1935119003 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 Jul 31 05:36:59.406593 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b57a0e4-1583-4354-8f25-9d1935119003 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:59.406636 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b57a0e4-1583-4354-8f25-9d1935119003 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:59.412336 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b57a0e4-1583-4354-8f25-9d1935119003 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 returned with HTTP 404 Jul 31 05:36:59.412990 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 949/3797] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:59 2026] GET /volume/v3/volumes/89d2fc80-7677-4f28-b912-2b9c00f0fcb2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:36:59.419498 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e3215364-373e-44d5-b474-fa8d405471ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:59.422227 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3215364-373e-44d5-b474-fa8d405471ba tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de Jul 31 05:36:59.422512 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3215364-373e-44d5-b474-fa8d405471ba tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:59.422740 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e3215364-373e-44d5-b474-fa8d405471ba tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:59.422928 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-e3215364-373e-44d5-b474-fa8d405471ba tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: afcd979a-7a65-436c-8548-8ae698ba98de Jul 31 05:36:59.432191 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:59.432191 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:36:59.432613 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3215364-373e-44d5-b474-fa8d405471ba tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:59.448855 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e3215364-373e-44d5-b474-fa8d405471ba tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume request issued successfully. Jul 31 05:36:59.449112 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e3215364-373e-44d5-b474-fa8d405471ba tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de returned with HTTP 202 Jul 31 05:36:59.449663 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 937/3798] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:36:59 2026] DELETE /volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:36:59.461451 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a488ca2c-a720-4089-a80a-cd02fb65168f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:59.461451 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a488ca2c-a720-4089-a80a-cd02fb65168f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de Jul 31 05:36:59.461451 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a488ca2c-a720-4089-a80a-cd02fb65168f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:59.461451 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a488ca2c-a720-4089-a80a-cd02fb65168f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:59.470054 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:59.470054 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:36:59.473989 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a488ca2c-a720-4089-a80a-cd02fb65168f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Volume info retrieved successfully. Jul 31 05:36:59.479466 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a488ca2c-a720-4089-a80a-cd02fb65168f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de returned with HTTP 200 Jul 31 05:36:59.479934 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 965/3799] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:36:59 2026] GET /volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:36:59.609628 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-939dd26b-19f8-406b-b513-3135405874c8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:36:59.611356 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-939dd26b-19f8-406b-b513-3135405874c8 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:36:59.611557 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-939dd26b-19f8-406b-b513-3135405874c8 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:36:59.611734 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-939dd26b-19f8-406b-b513-3135405874c8 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:36:59.611830 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-939dd26b-19f8-406b-b513-3135405874c8 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:36:59.616585 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:36:59.616585 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:36:59.617494 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-939dd26b-19f8-406b-b513-3135405874c8 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:36:59.617611 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 949/3800] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:36:59 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:00.067460 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bba5a226-7938-43a7-af9e-27f0f08cb554 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.069218 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bba5a226-7938-43a7-af9e-27f0f08cb554 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:37:00.069455 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bba5a226-7938-43a7-af9e-27f0f08cb554 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.069683 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bba5a226-7938-43a7-af9e-27f0f08cb554 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.078976 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:00.078976 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:00.082262 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bba5a226-7938-43a7-af9e-27f0f08cb554 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:00.086044 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bba5a226-7938-43a7-af9e-27f0f08cb554 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:37:00.086417 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 950/3801] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:00.169867 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4323566-62b4-4373-8289-867e564a2cc5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.172070 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4323566-62b4-4373-8289-867e564a2cc5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:37:00.172364 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4323566-62b4-4373-8289-867e564a2cc5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.172613 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4323566-62b4-4373-8289-867e564a2cc5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.172767 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c4323566-62b4-4373-8289-867e564a2cc5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:00.177733 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:00.177733 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:00.178685 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4323566-62b4-4373-8289-867e564a2cc5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:37:00.179141 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 938/3802] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:00.279049 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08a765b2-c66d-44b2-a4b9-eba8d788190f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.280919 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08a765b2-c66d-44b2-a4b9-eba8d788190f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:37:00.281173 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08a765b2-c66d-44b2-a4b9-eba8d788190f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.281423 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08a765b2-c66d-44b2-a4b9-eba8d788190f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.281582 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-08a765b2-c66d-44b2-a4b9-eba8d788190f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Delete volume with id: 9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:37:00.288694 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:00.288694 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:00.289185 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08a765b2-c66d-44b2-a4b9-eba8d788190f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:37:00.310027 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-08a765b2-c66d-44b2-a4b9-eba8d788190f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Delete volume request issued successfully. Jul 31 05:37:00.310448 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08a765b2-c66d-44b2-a4b9-eba8d788190f tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 202 Jul 31 05:37:00.311089 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 966/3803] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:00.318458 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a15fbc1-bf3e-4c97-bbf1-8b11898d5f58 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.320639 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a15fbc1-bf3e-4c97-bbf1-8b11898d5f58 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:37:00.320892 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a15fbc1-bf3e-4c97-bbf1-8b11898d5f58 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.321149 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a15fbc1-bf3e-4c97-bbf1-8b11898d5f58 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.329385 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:00.329385 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:00.333889 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a15fbc1-bf3e-4c97-bbf1-8b11898d5f58 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:37:00.338924 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a15fbc1-bf3e-4c97-bbf1-8b11898d5f58 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 200 Jul 31 05:37:00.339526 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 950/3804] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:00.383576 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29321212-ea99-4730-9f5e-986308d21752 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.386400 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29321212-ea99-4730-9f5e-986308d21752 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:37:00.386495 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29321212-ea99-4730-9f5e-986308d21752 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.386751 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29321212-ea99-4730-9f5e-986308d21752 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.398626 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:00.398626 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:00.403525 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-29321212-ea99-4730-9f5e-986308d21752 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:00.409765 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29321212-ea99-4730-9f5e-986308d21752 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:37:00.410313 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 951/3805] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 1217 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:00.492961 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8425343f-c6bd-4d07-a568-5e090a212fbb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.495227 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8425343f-c6bd-4d07-a568-5e090a212fbb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de Jul 31 05:37:00.495897 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8425343f-c6bd-4d07-a568-5e090a212fbb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.496179 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8425343f-c6bd-4d07-a568-5e090a212fbb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.503423 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8425343f-c6bd-4d07-a568-5e090a212fbb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de returned with HTTP 404 Jul 31 05:37:00.504038 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 939/3806] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/afcd979a-7a65-436c-8548-8ae698ba98de => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.513318 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32ff6d40-c294-47ab-99cd-239a6eda4299 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.515869 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32ff6d40-c294-47ab-99cd-239a6eda4299 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 Jul 31 05:37:00.516435 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32ff6d40-c294-47ab-99cd-239a6eda4299 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.516971 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32ff6d40-c294-47ab-99cd-239a6eda4299 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.517381 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-32ff6d40-c294-47ab-99cd-239a6eda4299 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete snapshot with id: ea10d290-eb08-4e57-a208-09da537e9191 Jul 31 05:37:00.523146 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32ff6d40-c294-47ab-99cd-239a6eda4299 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 returned with HTTP 404 Jul 31 05:37:00.523973 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 967/3807] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:00.531790 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ec20cbde-0e0a-4979-b6d0-1dba3430a5fd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.534084 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec20cbde-0e0a-4979-b6d0-1dba3430a5fd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 Jul 31 05:37:00.534357 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec20cbde-0e0a-4979-b6d0-1dba3430a5fd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.534607 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec20cbde-0e0a-4979-b6d0-1dba3430a5fd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.539581 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec20cbde-0e0a-4979-b6d0-1dba3430a5fd tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 returned with HTTP 404 Jul 31 05:37:00.540221 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 951/3808] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/snapshots/ea10d290-eb08-4e57-a208-09da537e9191 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:00.548387 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e7b58fd4-ba76-46c9-b18e-3652a00ba81a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.550691 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7b58fd4-ba76-46c9-b18e-3652a00ba81a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d Jul 31 05:37:00.550988 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7b58fd4-ba76-46c9-b18e-3652a00ba81a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.551231 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7b58fd4-ba76-46c9-b18e-3652a00ba81a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.551498 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e7b58fd4-ba76-46c9-b18e-3652a00ba81a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 0b6c7237-5769-4c41-879c-773df23bda7d Jul 31 05:37:00.559986 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7b58fd4-ba76-46c9-b18e-3652a00ba81a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d returned with HTTP 404 Jul 31 05:37:00.560670 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 952/3809] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.568676 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-121bfeef-157b-4fb8-af96-24cc374e7eff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.570803 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-121bfeef-157b-4fb8-af96-24cc374e7eff tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d Jul 31 05:37:00.571046 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-121bfeef-157b-4fb8-af96-24cc374e7eff tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.571341 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-121bfeef-157b-4fb8-af96-24cc374e7eff tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.578443 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-121bfeef-157b-4fb8-af96-24cc374e7eff tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d returned with HTTP 404 Jul 31 05:37:00.578833 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 940/3810] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/0b6c7237-5769-4c41-879c-773df23bda7d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.586949 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-603bb6b3-b964-46b4-9b4b-6f91bb31f46e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.589202 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-603bb6b3-b964-46b4-9b4b-6f91bb31f46e tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 Jul 31 05:37:00.589435 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-603bb6b3-b964-46b4-9b4b-6f91bb31f46e tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.589652 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-603bb6b3-b964-46b4-9b4b-6f91bb31f46e tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.589849 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-603bb6b3-b964-46b4-9b4b-6f91bb31f46e tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 271826e2-339d-4e3f-9428-57f4d455c0b9 Jul 31 05:37:00.601755 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-603bb6b3-b964-46b4-9b4b-6f91bb31f46e tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 returned with HTTP 404 Jul 31 05:37:00.602286 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 968/3811] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.608192 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-812ceaae-a820-4c8b-93f0-c6626625792a req-0a8b5703-bf3e-453d-a1e2-bcfdc6166691 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.610025 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a207a3bd-ea9d-4b3f-af02-5066e1eeecb1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.610650 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-0a8b5703-bf3e-453d-a1e2-bcfdc6166691 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] DELETE https://10.4.3.227/volume/v3/attachments/575bcfe0-6c79-46d2-a099-9a51e1803ca9 Jul 31 05:37:00.610835 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-0a8b5703-bf3e-453d-a1e2-bcfdc6166691 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.611022 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-0a8b5703-bf3e-453d-a1e2-bcfdc6166691 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.611923 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a207a3bd-ea9d-4b3f-af02-5066e1eeecb1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 Jul 31 05:37:00.612152 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a207a3bd-ea9d-4b3f-af02-5066e1eeecb1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.612342 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a207a3bd-ea9d-4b3f-af02-5066e1eeecb1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.618242 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a207a3bd-ea9d-4b3f-af02-5066e1eeecb1 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 returned with HTTP 404 Jul 31 05:37:00.618702 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 953/3812] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/271826e2-339d-4e3f-9428-57f4d455c0b9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.621132 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:00.621132 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:00.628029 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-509f98b5-2196-4fd9-9ff5-1373d8a76388 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.631722 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c6109126-20b2-4c42-888a-bdca45e0dfb1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.631838 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-509f98b5-2196-4fd9-9ff5-1373d8a76388 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c Jul 31 05:37:00.631838 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-509f98b5-2196-4fd9-9ff5-1373d8a76388 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.631838 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-509f98b5-2196-4fd9-9ff5-1373d8a76388 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.631838 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-509f98b5-2196-4fd9-9ff5-1373d8a76388 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete snapshot with id: bca04e34-9b53-4d29-808d-a99ffc25043c Jul 31 05:37:00.633190 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6109126-20b2-4c42-888a-bdca45e0dfb1 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:00.634353 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c6109126-20b2-4c42-888a-bdca45e0dfb1 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.635415 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c6109126-20b2-4c42-888a-bdca45e0dfb1 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.635415 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c6109126-20b2-4c42-888a-bdca45e0dfb1 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:00.637384 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-509f98b5-2196-4fd9-9ff5-1373d8a76388 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c returned with HTTP 404 Jul 31 05:37:00.637745 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 941/3813] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:00.643381 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:00.643381 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:00.644831 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6109126-20b2-4c42-888a-bdca45e0dfb1 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:00.645225 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd19bf30-34ea-4134-8efc-d4522f7848c6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.645469 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 969/3814] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:00.647936 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd19bf30-34ea-4134-8efc-d4522f7848c6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c Jul 31 05:37:00.648132 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd19bf30-34ea-4134-8efc-d4522f7848c6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.648313 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd19bf30-34ea-4134-8efc-d4522f7848c6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.654410 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd19bf30-34ea-4134-8efc-d4522f7848c6 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c returned with HTTP 404 Jul 31 05:37:00.654998 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 954/3815] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/snapshots/bca04e34-9b53-4d29-808d-a99ffc25043c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:00.661708 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3db5324-391d-4655-b593-1e18c9c11abb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.663431 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3db5324-391d-4655-b593-1e18c9c11abb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc Jul 31 05:37:00.663645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3db5324-391d-4655-b593-1e18c9c11abb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.663816 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3db5324-391d-4655-b593-1e18c9c11abb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.663971 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f3db5324-391d-4655-b593-1e18c9c11abb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 927b6360-0832-4e56-8ef8-0ec893fe03cc Jul 31 05:37:00.666226 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-812ceaae-a820-4c8b-93f0-c6626625792a req-0a8b5703-bf3e-453d-a1e2-bcfdc6166691 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/575bcfe0-6c79-46d2-a099-9a51e1803ca9 returned with HTTP 200 Jul 31 05:37:00.666688 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 952/3816] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/attachments/575bcfe0-6c79-46d2-a099-9a51e1803ca9 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:00.669564 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3db5324-391d-4655-b593-1e18c9c11abb tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc returned with HTTP 404 Jul 31 05:37:00.669961 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 942/3817] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.677158 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c72b0fb4-3ae7-4d05-9620-ccb85380b665 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.682583 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c72b0fb4-3ae7-4d05-9620-ccb85380b665 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc Jul 31 05:37:00.682583 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c72b0fb4-3ae7-4d05-9620-ccb85380b665 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.682583 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c72b0fb4-3ae7-4d05-9620-ccb85380b665 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.688064 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c72b0fb4-3ae7-4d05-9620-ccb85380b665 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc returned with HTTP 404 Jul 31 05:37:00.689127 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 970/3818] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/927b6360-0832-4e56-8ef8-0ec893fe03cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.696498 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a56ce3f-c7f8-4412-997e-5bee25df6252 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.699642 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a56ce3f-c7f8-4412-997e-5bee25df6252 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb Jul 31 05:37:00.699642 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a56ce3f-c7f8-4412-997e-5bee25df6252 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.699642 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a56ce3f-c7f8-4412-997e-5bee25df6252 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.699642 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-0a56ce3f-c7f8-4412-997e-5bee25df6252 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete snapshot with id: d759cc28-aee5-4a66-a0bf-d49af2eee6eb Jul 31 05:37:00.711064 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a56ce3f-c7f8-4412-997e-5bee25df6252 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb returned with HTTP 404 Jul 31 05:37:00.711064 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 955/3819] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:00.716888 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e02795f0-a68a-4f27-ac19-b87479d3231d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.721117 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e02795f0-a68a-4f27-ac19-b87479d3231d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb Jul 31 05:37:00.721117 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e02795f0-a68a-4f27-ac19-b87479d3231d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.721117 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e02795f0-a68a-4f27-ac19-b87479d3231d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.725290 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e02795f0-a68a-4f27-ac19-b87479d3231d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb returned with HTTP 404 Jul 31 05:37:00.726656 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 953/3820] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/snapshots/d759cc28-aee5-4a66-a0bf-d49af2eee6eb => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:00.732959 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ab18e44-be04-4e58-a4e9-224ad434f3ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.735737 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ab18e44-be04-4e58-a4e9-224ad434f3ed tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e Jul 31 05:37:00.735885 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ab18e44-be04-4e58-a4e9-224ad434f3ed tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.736457 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ab18e44-be04-4e58-a4e9-224ad434f3ed tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.736457 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7ab18e44-be04-4e58-a4e9-224ad434f3ed tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: e46d0a6a-0781-4ba8-80b9-f9acfa42453e Jul 31 05:37:00.743993 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ab18e44-be04-4e58-a4e9-224ad434f3ed tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e returned with HTTP 404 Jul 31 05:37:00.744109 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 943/3821] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.752583 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77b27566-e6c1-48fa-aeee-7e98e1f86980 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.755089 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77b27566-e6c1-48fa-aeee-7e98e1f86980 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e Jul 31 05:37:00.755089 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77b27566-e6c1-48fa-aeee-7e98e1f86980 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.756107 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77b27566-e6c1-48fa-aeee-7e98e1f86980 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.763970 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77b27566-e6c1-48fa-aeee-7e98e1f86980 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e returned with HTTP 404 Jul 31 05:37:00.764967 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 971/3822] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/e46d0a6a-0781-4ba8-80b9-f9acfa42453e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.773597 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f5834f1-881a-43d7-93f8-c8e2eb6e801c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.776679 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f5834f1-881a-43d7-93f8-c8e2eb6e801c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 Jul 31 05:37:00.776679 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f5834f1-881a-43d7-93f8-c8e2eb6e801c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.777716 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f5834f1-881a-43d7-93f8-c8e2eb6e801c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.777716 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9f5834f1-881a-43d7-93f8-c8e2eb6e801c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 74e0525d-db00-4f34-aa42-14d539679759 Jul 31 05:37:00.784887 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f5834f1-881a-43d7-93f8-c8e2eb6e801c tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 returned with HTTP 404 Jul 31 05:37:00.786091 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 956/3823] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.793886 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-00540f75-b749-4b5b-91b4-91556b5a9206 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.795571 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-00540f75-b749-4b5b-91b4-91556b5a9206 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 Jul 31 05:37:00.797051 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-00540f75-b749-4b5b-91b4-91556b5a9206 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.797051 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-00540f75-b749-4b5b-91b4-91556b5a9206 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.801643 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-00540f75-b749-4b5b-91b4-91556b5a9206 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 returned with HTTP 404 Jul 31 05:37:00.802939 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 954/3824] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/74e0525d-db00-4f34-aa42-14d539679759 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.808960 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-24b9b201-0792-4e80-aa86-7816c86e82ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.810753 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24b9b201-0792-4e80-aa86-7816c86e82ff tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 Jul 31 05:37:00.810963 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24b9b201-0792-4e80-aa86-7816c86e82ff tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.811115 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-24b9b201-0792-4e80-aa86-7816c86e82ff tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.811690 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-24b9b201-0792-4e80-aa86-7816c86e82ff tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: ce37c92e-2dbe-493b-9262-c80732d4a5c2 Jul 31 05:37:00.817297 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-24b9b201-0792-4e80-aa86-7816c86e82ff tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 returned with HTTP 404 Jul 31 05:37:00.817741 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 944/3825] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.824968 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fbddd413-78bc-486c-8fd9-e7c23eaba2a2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.827452 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbddd413-78bc-486c-8fd9-e7c23eaba2a2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 Jul 31 05:37:00.827760 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbddd413-78bc-486c-8fd9-e7c23eaba2a2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.828196 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbddd413-78bc-486c-8fd9-e7c23eaba2a2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.837485 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbddd413-78bc-486c-8fd9-e7c23eaba2a2 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 returned with HTTP 404 Jul 31 05:37:00.838750 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 972/3826] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/ce37c92e-2dbe-493b-9262-c80732d4a5c2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.845280 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c69d6158-b4f4-4ecc-b748-b812f8df9852 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.847366 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c69d6158-b4f4-4ecc-b748-b812f8df9852 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 Jul 31 05:37:00.847558 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c69d6158-b4f4-4ecc-b748-b812f8df9852 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.847751 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c69d6158-b4f4-4ecc-b748-b812f8df9852 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.847883 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-c69d6158-b4f4-4ecc-b748-b812f8df9852 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete snapshot with id: bc077e54-ce5f-4fb1-b42d-b80ee338dda5 Jul 31 05:37:00.852386 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c69d6158-b4f4-4ecc-b748-b812f8df9852 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 returned with HTTP 404 Jul 31 05:37:00.853009 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 957/3827] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:00.859847 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fc21a976-9209-48b5-9152-ff8da1da433a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.861280 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc21a976-9209-48b5-9152-ff8da1da433a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 Jul 31 05:37:00.861623 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc21a976-9209-48b5-9152-ff8da1da433a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.861684 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc21a976-9209-48b5-9152-ff8da1da433a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.865895 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc21a976-9209-48b5-9152-ff8da1da433a tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 returned with HTTP 404 Jul 31 05:37:00.866409 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 955/3828] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/snapshots/bc077e54-ce5f-4fb1-b42d-b80ee338dda5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:00.872994 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-02286e59-2617-476c-8d6c-a3a6b2bb869d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.874898 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02286e59-2617-476c-8d6c-a3a6b2bb869d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c Jul 31 05:37:00.875119 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02286e59-2617-476c-8d6c-a3a6b2bb869d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.875504 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02286e59-2617-476c-8d6c-a3a6b2bb869d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.875671 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-02286e59-2617-476c-8d6c-a3a6b2bb869d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: 18edfb46-d8b7-4948-a834-4756ba92e32c Jul 31 05:37:00.883880 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02286e59-2617-476c-8d6c-a3a6b2bb869d tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c returned with HTTP 404 Jul 31 05:37:00.884484 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 945/3829] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.892282 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-228a7761-79b5-4c22-8efc-2f535c7c9640 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.896019 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-228a7761-79b5-4c22-8efc-2f535c7c9640 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c Jul 31 05:37:00.896813 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-228a7761-79b5-4c22-8efc-2f535c7c9640 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.897533 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-228a7761-79b5-4c22-8efc-2f535c7c9640 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.907226 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-228a7761-79b5-4c22-8efc-2f535c7c9640 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c returned with HTTP 404 Jul 31 05:37:00.907756 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 973/3830] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/18edfb46-d8b7-4948-a834-4756ba92e32c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.914929 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-714b8351-0c75-4f89-b86b-398744091f92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.916671 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-714b8351-0c75-4f89-b86b-398744091f92 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 Jul 31 05:37:00.916859 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-714b8351-0c75-4f89-b86b-398744091f92 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.917775 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-714b8351-0c75-4f89-b86b-398744091f92 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.917775 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-714b8351-0c75-4f89-b86b-398744091f92 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete snapshot with id: 6844e110-5898-4195-ba33-b2c64d318070 Jul 31 05:37:00.922927 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-714b8351-0c75-4f89-b86b-398744091f92 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 returned with HTTP 404 Jul 31 05:37:00.923316 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 958/3831] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:00.931398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8ddd7354-5f59-463c-be35-381619d88941 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.932822 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ddd7354-5f59-463c-be35-381619d88941 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 Jul 31 05:37:00.932822 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8ddd7354-5f59-463c-be35-381619d88941 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.933015 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8ddd7354-5f59-463c-be35-381619d88941 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.942204 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ddd7354-5f59-463c-be35-381619d88941 tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 returned with HTTP 404 Jul 31 05:37:00.942874 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 956/3832] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/snapshots/6844e110-5898-4195-ba33-b2c64d318070 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:00.949641 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dd7cf3aa-4d96-478d-bf67-ad5a8e74de8f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.951564 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd7cf3aa-4d96-478d-bf67-ad5a8e74de8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] DELETE https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 Jul 31 05:37:00.951852 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd7cf3aa-4d96-478d-bf67-ad5a8e74de8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.952143 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd7cf3aa-4d96-478d-bf67-ad5a8e74de8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.952251 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-dd7cf3aa-4d96-478d-bf67-ad5a8e74de8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Delete volume with id: e10e0d5b-2a68-4b08-9afa-461330097437 Jul 31 05:37:00.958282 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd7cf3aa-4d96-478d-bf67-ad5a8e74de8f tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 returned with HTTP 404 Jul 31 05:37:00.958498 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 946/3833] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:00 2026] DELETE /volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:00.965916 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9732fd1d-e114-4394-94a9-ae5a61a0836b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:00.968079 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9732fd1d-e114-4394-94a9-ae5a61a0836b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] GET https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 Jul 31 05:37:00.968079 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9732fd1d-e114-4394-94a9-ae5a61a0836b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:00.968546 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9732fd1d-e114-4394-94a9-ae5a61a0836b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:00.975197 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9732fd1d-e114-4394-94a9-ae5a61a0836b tempest-VolumeDependencyTests-844994689 tempest-VolumeDependencyTests-844994689-project-member] https://10.4.3.227/volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 returned with HTTP 404 Jul 31 05:37:00.975865 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 974/3834] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:00 2026] GET /volume/v3/volumes/e10e0d5b-2a68-4b08-9afa-461330097437 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:01.098695 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c65b77aa-96fe-4d3e-8a21-8f144a7bd270 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.101127 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c65b77aa-96fe-4d3e-8a21-8f144a7bd270 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:37:01.101127 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c65b77aa-96fe-4d3e-8a21-8f144a7bd270 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:01.101684 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c65b77aa-96fe-4d3e-8a21-8f144a7bd270 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:01.113001 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:01.113001 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:01.116784 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c65b77aa-96fe-4d3e-8a21-8f144a7bd270 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:01.122109 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c65b77aa-96fe-4d3e-8a21-8f144a7bd270 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:37:01.122498 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 959/3835] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:01 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:01.193936 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2b45dab-af96-4ac5-9137-ccf322993eb6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.196714 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2b45dab-af96-4ac5-9137-ccf322993eb6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:37:01.197252 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2b45dab-af96-4ac5-9137-ccf322993eb6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:01.197252 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2b45dab-af96-4ac5-9137-ccf322993eb6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:01.197252 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a2b45dab-af96-4ac5-9137-ccf322993eb6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:01.202003 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:01.202003 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:01.202797 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2b45dab-af96-4ac5-9137-ccf322993eb6 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:37:01.203468 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 957/3836] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:01 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:01.290318 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2683886a-da8f-452d-b739-4c7d53550c52 req-1def9cb1-1b42-42d2-8d2a-30c1675c82d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.292899 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-1def9cb1-1b42-42d2-8d2a-30c1675c82d5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] POST https://10.4.3.227/volume/v3/attachments/1554cd4e-6917-4bbf-b8e2-48d97408d26d/action Jul 31 05:37:01.293411 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-1def9cb1-1b42-42d2-8d2a-30c1675c82d5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:01.293588 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-1def9cb1-1b42-42d2-8d2a-30c1675c82d5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:01.315211 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:01.315211 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:01.330028 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2683886a-da8f-452d-b739-4c7d53550c52 req-1def9cb1-1b42-42d2-8d2a-30c1675c82d5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments/1554cd4e-6917-4bbf-b8e2-48d97408d26d/action returned with HTTP 204 Jul 31 05:37:01.330645 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 947/3837] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:37:01 2026] POST /volume/v3/attachments/1554cd4e-6917-4bbf-b8e2-48d97408d26d/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:01.355839 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5a799d99-9e27-425a-a20f-b584dccaea29 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.358696 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a799d99-9e27-425a-a20f-b584dccaea29 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 Jul 31 05:37:01.358993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a799d99-9e27-425a-a20f-b584dccaea29 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:01.359266 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a799d99-9e27-425a-a20f-b584dccaea29 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:01.366880 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a799d99-9e27-425a-a20f-b584dccaea29 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 returned with HTTP 404 Jul 31 05:37:01.367618 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 975/3838] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:01 2026] GET /volume/v3/volumes/9f7a5419-209a-4cd6-857c-7030dd6c2ef0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:01.425557 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd35d53f-5ebd-4abf-a284-0f1959523224 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.428799 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd35d53f-5ebd-4abf-a284-0f1959523224 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:37:01.428799 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd35d53f-5ebd-4abf-a284-0f1959523224 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:01.428799 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd35d53f-5ebd-4abf-a284-0f1959523224 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:01.437819 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:01.437819 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:01.441936 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-bd35d53f-5ebd-4abf-a284-0f1959523224 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:01.448619 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd35d53f-5ebd-4abf-a284-0f1959523224 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:37:01.448619 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 960/3839] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:01 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:01.461801 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba4fb0eb-bbf4-4d5c-94ad-761300464b7a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.463575 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba4fb0eb-bbf4-4d5c-94ad-761300464b7a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:37:01.463771 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba4fb0eb-bbf4-4d5c-94ad-761300464b7a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:01.463947 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba4fb0eb-bbf4-4d5c-94ad-761300464b7a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:01.474346 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:01.474346 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:01.479085 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba4fb0eb-bbf4-4d5c-94ad-761300464b7a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:01.484585 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba4fb0eb-bbf4-4d5c-94ad-761300464b7a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:37:01.484974 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 958/3840] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:01 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:01.538119 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0804f447-c045-490c-90b2-0692c750f74a req-f57c8e7f-027b-444c-8bb4-b964ab28ee52 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.540179 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-f57c8e7f-027b-444c-8bb4-b964ab28ee52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:37:01.540426 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-f57c8e7f-027b-444c-8bb4-b964ab28ee52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:01.540622 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-f57c8e7f-027b-444c-8bb4-b964ab28ee52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:01.550247 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:01.550247 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:01.555830 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0804f447-c045-490c-90b2-0692c750f74a req-f57c8e7f-027b-444c-8bb4-b964ab28ee52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:01.562472 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-f57c8e7f-027b-444c-8bb4-b964ab28ee52 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:37:01.563014 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 948/3841] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:01 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:01.597879 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0804f447-c045-490c-90b2-0692c750f74a req-7732fbcd-66af-4e3d-bc46-383b62ff77dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.602577 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-7732fbcd-66af-4e3d-bc46-383b62ff77dd tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13/action Jul 31 05:37:01.603162 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-7732fbcd-66af-4e3d-bc46-383b62ff77dd tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:01.603383 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-7732fbcd-66af-4e3d-bc46-383b62ff77dd tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:01.630896 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:01.630896 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:01.633757 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0804f447-c045-490c-90b2-0692c750f74a req-7732fbcd-66af-4e3d-bc46-383b62ff77dd tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:01.658463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-16c4e8c3-b7bb-439f-9dd0-9e39d9cc8120 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.658682 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0804f447-c045-490c-90b2-0692c750f74a req-7732fbcd-66af-4e3d-bc46-383b62ff77dd tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Begin detaching volume completed successfully. Jul 31 05:37:01.658935 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-7732fbcd-66af-4e3d-bc46-383b62ff77dd tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13/action returned with HTTP 202 Jul 31 05:37:01.659467 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 976/3842] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:37:01 2026] POST /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:01.660939 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16c4e8c3-b7bb-439f-9dd0-9e39d9cc8120 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:01.661358 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16c4e8c3-b7bb-439f-9dd0-9e39d9cc8120 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:01.661744 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-16c4e8c3-b7bb-439f-9dd0-9e39d9cc8120 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:01.662649 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-16c4e8c3-b7bb-439f-9dd0-9e39d9cc8120 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:01.667117 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:01.667117 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:01.668121 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-16c4e8c3-b7bb-439f-9dd0-9e39d9cc8120 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:01.668684 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 961/3843] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:01 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:01.680250 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-830dcf4f-ffa1-4fa9-975f-a4526ec3aca7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.682143 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-830dcf4f-ffa1-4fa9-975f-a4526ec3aca7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:37:01.682424 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-830dcf4f-ffa1-4fa9-975f-a4526ec3aca7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:01.682576 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-830dcf4f-ffa1-4fa9-975f-a4526ec3aca7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:01.694585 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:01.694585 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:01.699346 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-830dcf4f-ffa1-4fa9-975f-a4526ec3aca7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:01.704031 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-830dcf4f-ffa1-4fa9-975f-a4526ec3aca7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:37:01.704954 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 959/3844] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:01 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 1167 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:01.722757 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-506137de-d7f6-4d87-83a8-ab2d2e1a0110 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.723702 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-506137de-d7f6-4d87-83a8-ab2d2e1a0110 None None] GET https://10.4.3.227/volume// Jul 31 05:37:01.723702 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-506137de-d7f6-4d87-83a8-ab2d2e1a0110 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:01.723702 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-506137de-d7f6-4d87-83a8-ab2d2e1a0110 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:01.724089 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-506137de-d7f6-4d87-83a8-ab2d2e1a0110 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:37:01.724469 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 949/3845] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:37:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:37:01.734983 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0804f447-c045-490c-90b2-0692c750f74a req-79cda2ea-3110-47d7-8392-5ea336b1fed0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.737543 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-79cda2ea-3110-47d7-8392-5ea336b1fed0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:37:01.737819 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-79cda2ea-3110-47d7-8392-5ea336b1fed0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:01.738087 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-79cda2ea-3110-47d7-8392-5ea336b1fed0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:01.751661 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:01.751661 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:01.755022 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0804f447-c045-490c-90b2-0692c750f74a req-79cda2ea-3110-47d7-8392-5ea336b1fed0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:01.761555 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-79cda2ea-3110-47d7-8392-5ea336b1fed0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:37:01.762298 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 977/3846] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:37:01 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 1347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:01.771745 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0804f447-c045-490c-90b2-0692c750f74a req-a4d4c103-c468-4881-a7de-ed5d2de3d092 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:01.774121 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-a4d4c103-c468-4881-a7de-ed5d2de3d092 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13/encryption Jul 31 05:37:01.774350 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-a4d4c103-c468-4881-a7de-ed5d2de3d092 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:01.774551 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-a4d4c103-c468-4881-a7de-ed5d2de3d092 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:01.783616 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:01.783616 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:01.791391 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-a4d4c103-c468-4881-a7de-ed5d2de3d092 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13/encryption returned with HTTP 200 Jul 31 05:37:01.791855 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 962/3847] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:37:01 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:02.136246 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-00596820-af2d-40b4-b7c7-8a4e316eae48 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.137969 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-00596820-af2d-40b4-b7c7-8a4e316eae48 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:37:02.138189 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-00596820-af2d-40b4-b7c7-8a4e316eae48 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:02.138520 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-00596820-af2d-40b4-b7c7-8a4e316eae48 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:02.149322 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:02.149322 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:02.153042 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-00596820-af2d-40b4-b7c7-8a4e316eae48 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:02.162327 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-00596820-af2d-40b4-b7c7-8a4e316eae48 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:37:02.162709 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 960/3848] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:02 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 1197 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:02.180058 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f0e65ad-4488-45ca-9f66-10f695c27dd3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.181697 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f0e65ad-4488-45ca-9f66-10f695c27dd3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:37:02.181873 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f0e65ad-4488-45ca-9f66-10f695c27dd3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:02.182057 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f0e65ad-4488-45ca-9f66-10f695c27dd3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:02.191125 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:02.191125 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:02.194364 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7f0e65ad-4488-45ca-9f66-10f695c27dd3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:02.198194 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f0e65ad-4488-45ca-9f66-10f695c27dd3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:37:02.198627 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 950/3849] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:02 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 1197 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:02.212756 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b9ece58-ca85-496d-9cd6-8065d3b768e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.214701 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b9ece58-ca85-496d-9cd6-8065d3b768e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:37:02.214945 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b9ece58-ca85-496d-9cd6-8065d3b768e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:02.215152 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b9ece58-ca85-496d-9cd6-8065d3b768e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:02.215272 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6b9ece58-ca85-496d-9cd6-8065d3b768e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:02.219631 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:02.219631 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:02.220431 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b9ece58-ca85-496d-9cd6-8065d3b768e5 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:37:02.220817 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 978/3850] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:02 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:02.238841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-cc5f4eea-d4e7-4b06-a00e-05a643f9e40d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.244195 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-cc5f4eea-d4e7-4b06-a00e-05a643f9e40d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:37:02.244195 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-cc5f4eea-d4e7-4b06-a00e-05a643f9e40d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:02.244195 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-cc5f4eea-d4e7-4b06-a00e-05a643f9e40d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:02.245922 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=383,cinder:UPDATE=75,cinder:INSERT=34 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:37:02.256115 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:02.256115 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:02.261908 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-cc5f4eea-d4e7-4b06-a00e-05a643f9e40d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:02.265644 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-cc5f4eea-d4e7-4b06-a00e-05a643f9e40d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:37:02.266062 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 963/3851] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:02 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 1197 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:02.286750 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-e7bf1420-4fb9-435c-b0fb-244843e4ed50 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.289254 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-e7bf1420-4fb9-435c-b0fb-244843e4ed50 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] POST https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb/action Jul 31 05:37:02.289564 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-e7bf1420-4fb9-435c-b0fb-244843e4ed50 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:02.289679 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-e7bf1420-4fb9-435c-b0fb-244843e4ed50 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:02.301428 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:02.301428 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:02.301975 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-e7bf1420-4fb9-435c-b0fb-244843e4ed50 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:02.317122 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-e7bf1420-4fb9-435c-b0fb-244843e4ed50 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Begin detaching volume completed successfully. Jul 31 05:37:02.317587 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-e7bf1420-4fb9-435c-b0fb-244843e4ed50 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb/action returned with HTTP 202 Jul 31 05:37:02.318250 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 961/3852] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:37:02 2026] POST /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:02.375713 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a732e91-e5a4-49ae-82e9-7f2e9b0ff81e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.376396 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a732e91-e5a4-49ae-82e9-7f2e9b0ff81e None None] GET https://10.4.3.227/volume// Jul 31 05:37:02.376572 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a732e91-e5a4-49ae-82e9-7f2e9b0ff81e None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:02.376758 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a732e91-e5a4-49ae-82e9-7f2e9b0ff81e None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:02.377049 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a732e91-e5a4-49ae-82e9-7f2e9b0ff81e None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:37:02.377460 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 951/3853] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:37: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 31 05:37:02.389555 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-85a28918-3b2f-45ca-8606-f21721a80108 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.392307 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-85a28918-3b2f-45ca-8606-f21721a80108 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:37:02.392646 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-85a28918-3b2f-45ca-8606-f21721a80108 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:02.392893 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-85a28918-3b2f-45ca-8606-f21721a80108 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:02.403807 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:02.403807 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:02.407831 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-85a28918-3b2f-45ca-8606-f21721a80108 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:02.411805 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-85a28918-3b2f-45ca-8606-f21721a80108 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:37:02.412200 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 979/3854] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:37:02 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 1380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:02.416084 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-665b60d6-f5cd-4354-8884-51b8fc76e669 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.417917 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-665b60d6-f5cd-4354-8884-51b8fc76e669 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:02.418291 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-665b60d6-f5cd-4354-8884-51b8fc76e669 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c3046a6-738e-4d89-adfa-9476cd7ad3a8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1340338983", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:02.430917 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:02.430917 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:02.431346 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-7b6ccea4-b78b-46d3-bb89-5fb6ead2ff63 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.431390 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-665b60d6-f5cd-4354-8884-51b8fc76e669 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:37:02.431546 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-665b60d6-f5cd-4354-8884-51b8fc76e669 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create snapshot from volume 5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:37:02.434032 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-7b6ccea4-b78b-46d3-bb89-5fb6ead2ff63 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb/encryption Jul 31 05:37:02.434320 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-7b6ccea4-b78b-46d3-bb89-5fb6ead2ff63 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:02.434569 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-7b6ccea4-b78b-46d3-bb89-5fb6ead2ff63 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:02.445753 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:02.445753 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:02.454716 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-7b6ccea4-b78b-46d3-bb89-5fb6ead2ff63 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb/encryption returned with HTTP 200 Jul 31 05:37:02.455498 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 962/3855] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:37:02 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:02.465679 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-665b60d6-f5cd-4354-8884-51b8fc76e669 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['21e6d1c4-f00c-4cc6-9c3c-7223b9e6d6eb', 'c60028f6-3806-49f4-a6e4-10655046c872', 'e73bb499-6868-4662-ba35-09f3855537b8', '1d7a6939-9327-4737-8d08-d30e530ebfb6'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:02.502246 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-665b60d6-f5cd-4354-8884-51b8fc76e669 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot force create request issued successfully. Jul 31 05:37:02.502637 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-665b60d6-f5cd-4354-8884-51b8fc76e669 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:37:02.503054 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 964/3856] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:37:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:02.513499 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-888ee65d-23fa-4a5f-b632-e59f4f1186bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.515273 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-888ee65d-23fa-4a5f-b632-e59f4f1186bc tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 Jul 31 05:37:02.515462 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-888ee65d-23fa-4a5f-b632-e59f4f1186bc tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:02.515656 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-888ee65d-23fa-4a5f-b632-e59f4f1186bc tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:02.520644 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:02.520644 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:02.521055 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-888ee65d-23fa-4a5f-b632-e59f4f1186bc tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:02.521829 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-888ee65d-23fa-4a5f-b632-e59f4f1186bc tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 returned with HTTP 200 Jul 31 05:37:02.522175 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 952/3857] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:02 2026] GET /volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:02.679476 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1fdd1ee8-564a-4ef3-bdc5-0f7b129a0019 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.681649 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fdd1ee8-564a-4ef3-bdc5-0f7b129a0019 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:02.681889 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fdd1ee8-564a-4ef3-bdc5-0f7b129a0019 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:02.682165 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fdd1ee8-564a-4ef3-bdc5-0f7b129a0019 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:02.682293 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1fdd1ee8-564a-4ef3-bdc5-0f7b129a0019 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:02.686890 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:02.686890 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:02.687622 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fdd1ee8-564a-4ef3-bdc5-0f7b129a0019 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:02.688036 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 980/3858] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:02 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:02.720568 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1227a382-0c74-45de-93dd-6a5b01160b18 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:02.722894 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1227a382-0c74-45de-93dd-6a5b01160b18 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:37:02.723074 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1227a382-0c74-45de-93dd-6a5b01160b18 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:02.723324 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1227a382-0c74-45de-93dd-6a5b01160b18 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:02.732222 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:02.732222 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:02.735607 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1227a382-0c74-45de-93dd-6a5b01160b18 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:02.740665 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1227a382-0c74-45de-93dd-6a5b01160b18 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:37:02.741073 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 963/3859] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:02 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 1167 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:03.099204 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-0804f447-c045-490c-90b2-0692c750f74a req-68127161-560c-45c8-94df-704223d30559 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.101714 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-68127161-560c-45c8-94df-704223d30559 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] DELETE https://10.4.3.227/volume/v3/attachments/ad7c00cd-d130-40d3-bc71-641381bc778a Jul 31 05:37:03.101994 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-68127161-560c-45c8-94df-704223d30559 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.102289 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-68127161-560c-45c8-94df-704223d30559 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.109738 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.109738 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:03.196379 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-0804f447-c045-490c-90b2-0692c750f74a req-68127161-560c-45c8-94df-704223d30559 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/ad7c00cd-d130-40d3-bc71-641381bc778a returned with HTTP 200 Jul 31 05:37:03.196863 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 965/3860] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:37:03 2026] DELETE /volume/v3/attachments/ad7c00cd-d130-40d3-bc71-641381bc778a => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:03.235420 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a256a42c-4cbf-47e2-90c0-0abc338af9f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.237342 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a256a42c-4cbf-47e2-90c0-0abc338af9f8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:37:03.237576 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a256a42c-4cbf-47e2-90c0-0abc338af9f8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.237815 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a256a42c-4cbf-47e2-90c0-0abc338af9f8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.237960 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a256a42c-4cbf-47e2-90c0-0abc338af9f8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:03.241802 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.241802 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:03.242519 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a256a42c-4cbf-47e2-90c0-0abc338af9f8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:37:03.242828 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 953/3861] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:03.251861 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6a94cabe-29df-41b8-aafe-ff17919e4617 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.253636 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a94cabe-29df-41b8-aafe-ff17919e4617 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:37:03.253943 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a94cabe-29df-41b8-aafe-ff17919e4617 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.254024 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6a94cabe-29df-41b8-aafe-ff17919e4617 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.254140 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6a94cabe-29df-41b8-aafe-ff17919e4617 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:03.258185 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.258185 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:03.258881 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6a94cabe-29df-41b8-aafe-ff17919e4617 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:37:03.259339 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 981/3862] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:03.268693 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1fa2bd19-f775-4db2-a2bf-d5b6b5c0fd86 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.270480 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1fa2bd19-f775-4db2-a2bf-d5b6b5c0fd86 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:37:03.270716 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1fa2bd19-f775-4db2-a2bf-d5b6b5c0fd86 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.270887 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1fa2bd19-f775-4db2-a2bf-d5b6b5c0fd86 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.270987 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-1fa2bd19-f775-4db2-a2bf-d5b6b5c0fd86 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete backup with id: 9b5effdb-90fe-48c1-a13b-7a88120fde9a. Jul 31 05:37:03.275434 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.275434 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:03.288788 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-1fa2bd19-f775-4db2-a2bf-d5b6b5c0fd86 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] delete_backup rpcapi backup_id 9b5effdb-90fe-48c1-a13b-7a88120fde9a {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:37:03.290903 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1fa2bd19-f775-4db2-a2bf-d5b6b5c0fd86 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 202 Jul 31 05:37:03.291478 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 964/3863] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:03 2026] DELETE /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:03.299318 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9cf17545-5179-41c0-a52e-2d39f5ddd8f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.301921 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9cf17545-5179-41c0-a52e-2d39f5ddd8f2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:37:03.302238 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9cf17545-5179-41c0-a52e-2d39f5ddd8f2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.302500 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9cf17545-5179-41c0-a52e-2d39f5ddd8f2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.302702 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9cf17545-5179-41c0-a52e-2d39f5ddd8f2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:03.307593 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.307593 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:03.308418 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9cf17545-5179-41c0-a52e-2d39f5ddd8f2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 200 Jul 31 05:37:03.308796 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 966/3864] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:03.435191 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-d0148019-2c5f-4be3-8da9-c61d46ef0a0a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.437650 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-d0148019-2c5f-4be3-8da9-c61d46ef0a0a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] DELETE https://10.4.3.227/volume/v3/attachments/1554cd4e-6917-4bbf-b8e2-48d97408d26d Jul 31 05:37:03.437856 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-d0148019-2c5f-4be3-8da9-c61d46ef0a0a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.438087 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-d0148019-2c5f-4be3-8da9-c61d46ef0a0a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.447115 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.447115 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:03.491450 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-ba41abd1-cc3e-455d-a1a7-4596df014302 req-d0148019-2c5f-4be3-8da9-c61d46ef0a0a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments/1554cd4e-6917-4bbf-b8e2-48d97408d26d returned with HTTP 200 Jul 31 05:37:03.491963 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 954/3865] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:37:03 2026] DELETE /volume/v3/attachments/1554cd4e-6917-4bbf-b8e2-48d97408d26d => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:03.532523 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d8acc95-e17a-487a-aa69-45736c5d71a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.534668 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d8acc95-e17a-487a-aa69-45736c5d71a8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 Jul 31 05:37:03.534883 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d8acc95-e17a-487a-aa69-45736c5d71a8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.535069 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d8acc95-e17a-487a-aa69-45736c5d71a8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.540116 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.540116 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:03.540610 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0d8acc95-e17a-487a-aa69-45736c5d71a8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:03.541404 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d8acc95-e17a-487a-aa69-45736c5d71a8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 returned with HTTP 200 Jul 31 05:37:03.541872 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 982/3866] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:03.553442 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c778d26a-7af6-49cd-86a1-f7d786ddaf39 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.555661 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c778d26a-7af6-49cd-86a1-f7d786ddaf39 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 Jul 31 05:37:03.555922 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c778d26a-7af6-49cd-86a1-f7d786ddaf39 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.556171 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c778d26a-7af6-49cd-86a1-f7d786ddaf39 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.561896 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.561896 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:03.562440 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c778d26a-7af6-49cd-86a1-f7d786ddaf39 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:03.563359 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c778d26a-7af6-49cd-86a1-f7d786ddaf39 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 returned with HTTP 200 Jul 31 05:37:03.563778 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 965/3867] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:03.573327 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e0241061-4b7c-4bf5-af84-acb8385f6190 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.575325 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0241061-4b7c-4bf5-af84-acb8385f6190 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:03.575734 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e0241061-4b7c-4bf5-af84-acb8385f6190 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c3046a6-738e-4d89-adfa-9476cd7ad3a8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-428408994", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:03.594412 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.594412 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:03.595121 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e0241061-4b7c-4bf5-af84-acb8385f6190 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:37:03.595352 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-e0241061-4b7c-4bf5-af84-acb8385f6190 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create snapshot from volume 5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:37:03.630053 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-e0241061-4b7c-4bf5-af84-acb8385f6190 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['7a436c6e-a832-4ef0-8bf4-de9d041f81e3', '0a5d435a-764f-4aeb-a988-1ba76ba72624', '2ce95908-8870-4ea9-9a54-16385df3f5bd', 'a449ef9a-0023-4760-b889-12e885a4f0b7'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:03.672874 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e0241061-4b7c-4bf5-af84-acb8385f6190 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot force create request issued successfully. Jul 31 05:37:03.673389 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e0241061-4b7c-4bf5-af84-acb8385f6190 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:37:03.673954 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 967/3868] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:37:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:03.684328 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df239baf-7774-46d2-b90b-8d1c4b06d1e8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.686269 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df239baf-7774-46d2-b90b-8d1c4b06d1e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b Jul 31 05:37:03.686517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df239baf-7774-46d2-b90b-8d1c4b06d1e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.686738 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df239baf-7774-46d2-b90b-8d1c4b06d1e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.694576 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.694576 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:03.695852 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-df239baf-7774-46d2-b90b-8d1c4b06d1e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:03.695954 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df239baf-7774-46d2-b90b-8d1c4b06d1e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b returned with HTTP 200 Jul 31 05:37:03.696399 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 955/3869] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:03.698477 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7e07589e-f069-4343-8911-27fcc5f8398e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.700227 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e07589e-f069-4343-8911-27fcc5f8398e tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:03.700423 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e07589e-f069-4343-8911-27fcc5f8398e tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.700602 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7e07589e-f069-4343-8911-27fcc5f8398e tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.700703 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7e07589e-f069-4343-8911-27fcc5f8398e tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:03.704924 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.704924 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:03.705607 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7e07589e-f069-4343-8911-27fcc5f8398e tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:03.706025 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 983/3870] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:03.753684 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a5721e5-4807-4604-992f-98846462cb5d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.755507 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a5721e5-4807-4604-992f-98846462cb5d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:37:03.755695 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a5721e5-4807-4604-992f-98846462cb5d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.756023 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a5721e5-4807-4604-992f-98846462cb5d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.762807 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.762807 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:03.766787 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0a5721e5-4807-4604-992f-98846462cb5d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:03.771308 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a5721e5-4807-4604-992f-98846462cb5d tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:37:03.771700 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 966/3871] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:03.782857 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5f5555e1-8336-48b1-85db-f405272e02df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.784862 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f5555e1-8336-48b1-85db-f405272e02df tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:37:03.785097 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f5555e1-8336-48b1-85db-f405272e02df tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.785307 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5f5555e1-8336-48b1-85db-f405272e02df tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.796959 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.796959 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:03.800638 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5f5555e1-8336-48b1-85db-f405272e02df tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:03.806903 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5f5555e1-8336-48b1-85db-f405272e02df tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:37:03.807336 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 968/3872] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:03.846625 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-2c4846de-0603-4657-b3ad-4916f1e2f46f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.848722 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-2c4846de-0603-4657-b3ad-4916f1e2f46f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:37:03.848901 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-2c4846de-0603-4657-b3ad-4916f1e2f46f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.849125 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-2c4846de-0603-4657-b3ad-4916f1e2f46f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.861607 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.861607 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:03.866135 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-2c4846de-0603-4657-b3ad-4916f1e2f46f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:03.870239 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-2c4846de-0603-4657-b3ad-4916f1e2f46f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:37:03.870722 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 956/3873] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:03.887741 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-f1857689-7b27-4dfd-95a0-9f252a478ab5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.890115 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-f1857689-7b27-4dfd-95a0-9f252a478ab5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25/action Jul 31 05:37:03.890493 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-f1857689-7b27-4dfd-95a0-9f252a478ab5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:03.890610 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-f1857689-7b27-4dfd-95a0-9f252a478ab5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:03.900955 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.900955 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:03.901419 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-f1857689-7b27-4dfd-95a0-9f252a478ab5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:03.908718 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-f1857689-7b27-4dfd-95a0-9f252a478ab5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Begin detaching volume completed successfully. Jul 31 05:37:03.909005 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-f1857689-7b27-4dfd-95a0-9f252a478ab5 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25/action returned with HTTP 202 Jul 31 05:37:03.909524 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 984/3874] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:37:03 2026] POST /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:03.927141 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-62de0e05-c730-4cc9-80b6-25054be7a6df None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.928883 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62de0e05-c730-4cc9-80b6-25054be7a6df tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:37:03.929497 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62de0e05-c730-4cc9-80b6-25054be7a6df tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.929497 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-62de0e05-c730-4cc9-80b6-25054be7a6df tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.938271 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.938271 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:03.941898 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-62de0e05-c730-4cc9-80b6-25054be7a6df tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:03.946372 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-70391ca3-8d51-4e81-a94b-b47c764e85f2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.946934 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70391ca3-8d51-4e81-a94b-b47c764e85f2 None None] GET https://10.4.3.227/volume// Jul 31 05:37:03.946934 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70391ca3-8d51-4e81-a94b-b47c764e85f2 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.947089 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-70391ca3-8d51-4e81-a94b-b47c764e85f2 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.947436 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-70391ca3-8d51-4e81-a94b-b47c764e85f2 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:37:03.947583 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-62de0e05-c730-4cc9-80b6-25054be7a6df tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:37:03.947725 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 969/3875] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:37: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 31 05:37:03.948163 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 967/3876] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:03.954629 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-307feafa-62b8-403d-941d-3dad84ef54c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.956727 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-307feafa-62b8-403d-941d-3dad84ef54c9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:37:03.956946 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-307feafa-62b8-403d-941d-3dad84ef54c9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:03.957128 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-307feafa-62b8-403d-941d-3dad84ef54c9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:03.965514 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:03.965514 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:03.969093 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-307feafa-62b8-403d-941d-3dad84ef54c9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:03.973562 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-307feafa-62b8-403d-941d-3dad84ef54c9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:37:03.973935 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 957/3877] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:37:03 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 1321 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:03.976525 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:03.978235 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:03.978577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b47a33ee-d6ac-414b-8a53-cd7d12090f87", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:03.979935 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b47a33ee-d6ac-414b-8a53-cd7d12090f87', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:04.062808 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume of 1 GB Jul 31 05:37:04.067943 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Availability Zones retrieved successfully. Jul 31 05:37:04.073613 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Flow 'volume_create_api' (0ee8245b-07b8-4d0e-8f3f-5b7339c919a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:04.074696 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80846887-65dd-4a62-9c68-3ca311ef954c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:04.075630 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:04.130182 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80846887-65dd-4a62-9c68-3ca311ef954c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:04.131087 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b03968-1a4c-4bf1-ac07-c0a72d947f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:04.186349 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Created reservations ['8b6bd8a7-bbb6-4bd8-845b-02a5f82fa1af', 'f52b8c27-355c-445c-b045-97cfca3f8a20', '83f829b0-77c9-449d-87de-980e605d3705', 'b5846897-2231-40bc-ad60-0e8cf3a2ff64'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:04.187165 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1b03968-1a4c-4bf1-ac07-c0a72d947f21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b6bd8a7-bbb6-4bd8-845b-02a5f82fa1af', 'f52b8c27-355c-445c-b045-97cfca3f8a20', '83f829b0-77c9-449d-87de-980e605d3705', 'b5846897-2231-40bc-ad60-0e8cf3a2ff64']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:04.187811 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95fdab2b-23c2-4f47-95c5-67f9183d3743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:04.209117 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95fdab2b-23c2-4f47-95c5-67f9183d3743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5410494-05fb-4313-b9f1-75c78820807b', '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='de57e7fbb1b044f48294e4e61c9c56af',qos_specs=None,replication_status=,reservations=['8b6bd8a7-bbb6-4bd8-845b-02a5f82fa1af','f52b8c27-355c-445c-b045-97cfca3f8a20','83f829b0-77c9-449d-87de-980e605d3705','b5846897-2231-40bc-ad60-0e8cf3a2ff64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:04Z,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=c5410494-05fb-4313-b9f1-75c78820807b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de57e7fbb1b044f48294e4e61c9c56af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:04.209897 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05b86c30-a03b-4aa8-b73d-df920e75d9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:04.227458 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05b86c30-a03b-4aa8-b73d-df920e75d9e8) transitioned into state 'SUCCESS' from 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='de57e7fbb1b044f48294e4e61c9c56af',qos_specs=None,replication_status=,reservations=['8b6bd8a7-bbb6-4bd8-845b-02a5f82fa1af','f52b8c27-355c-445c-b045-97cfca3f8a20','83f829b0-77c9-449d-87de-980e605d3705','b5846897-2231-40bc-ad60-0e8cf3a2ff64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:04.228147 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d4006b-e7f5-495b-b6a8-64076fe8a44c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:04.236412 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d4006b-e7f5-495b-b6a8-64076fe8a44c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:04.237207 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Flow 'volume_create_api' (0ee8245b-07b8-4d0e-8f3f-5b7339c919a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:04.237515 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume request issued successfully. Jul 31 05:37:04.238091 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1df4ef46-eeeb-4acd-9ced-8a6b3887ba76 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:04.238724 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 985/3878] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:37:03 2026] POST /volume/v3/volumes => generated 775 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:04.255914 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c36a594-68e6-44c6-929b-323234997f6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.257545 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c36a594-68e6-44c6-929b-323234997f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:04.257727 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c36a594-68e6-44c6-929b-323234997f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:04.257893 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c36a594-68e6-44c6-929b-323234997f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:04.268275 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:04.268275 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:04.272894 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9c36a594-68e6-44c6-929b-323234997f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:04.278518 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c36a594-68e6-44c6-929b-323234997f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 200 Jul 31 05:37:04.279028 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 970/3879] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:04 2026] GET /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:04.320177 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-70899be9-cf8e-4e29-a04f-0f7ce4bc86f8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.321842 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-70899be9-cf8e-4e29-a04f-0f7ce4bc86f8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a Jul 31 05:37:04.322025 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-70899be9-cf8e-4e29-a04f-0f7ce4bc86f8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:04.322298 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-70899be9-cf8e-4e29-a04f-0f7ce4bc86f8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:04.322443 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-70899be9-cf8e-4e29-a04f-0f7ce4bc86f8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 9b5effdb-90fe-48c1-a13b-7a88120fde9a. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:04.326975 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-70899be9-cf8e-4e29-a04f-0f7ce4bc86f8 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a returned with HTTP 404 Jul 31 05:37:04.327638 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 968/3880] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:04 2026] GET /volume/v3/backups/9b5effdb-90fe-48c1-a13b-7a88120fde9a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:04.423026 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b094acc-a281-4983-8639-ffd1c60be8e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.425358 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b094acc-a281-4983-8639-ffd1c60be8e7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:37:04.425603 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b094acc-a281-4983-8639-ffd1c60be8e7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:04.425838 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b094acc-a281-4983-8639-ffd1c60be8e7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:04.425993 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-0b094acc-a281-4983-8639-ffd1c60be8e7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete backup with id: 64cf48d5-78be-4177-83b6-46ef8355be0c. Jul 31 05:37:04.432680 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:04.432680 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:04.449061 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-0b094acc-a281-4983-8639-ffd1c60be8e7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] delete_backup rpcapi backup_id 64cf48d5-78be-4177-83b6-46ef8355be0c {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:37:04.453463 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b094acc-a281-4983-8639-ffd1c60be8e7 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 202 Jul 31 05:37:04.454179 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 958/3881] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:04 2026] DELETE /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:04.464341 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-58bf129c-d0d3-48b5-8e34-019ae2c10563 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.466259 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58bf129c-d0d3-48b5-8e34-019ae2c10563 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:37:04.466507 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58bf129c-d0d3-48b5-8e34-019ae2c10563 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:04.466684 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-58bf129c-d0d3-48b5-8e34-019ae2c10563 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:04.466786 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-58bf129c-d0d3-48b5-8e34-019ae2c10563 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:04.474266 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:04.474266 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:04.475188 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-58bf129c-d0d3-48b5-8e34-019ae2c10563 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 200 Jul 31 05:37:04.475742 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 986/3882] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:04 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 791 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:04.521970 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-60a9c270-3f1c-4bd2-b02b-c491cce96d27 req-46ec75d5-7dfc-4970-b9b4-1a84eda3c9b4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.524924 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-60a9c270-3f1c-4bd2-b02b-c491cce96d27 req-46ec75d5-7dfc-4970-b9b4-1a84eda3c9b4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:37:04.524924 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-60a9c270-3f1c-4bd2-b02b-c491cce96d27 req-46ec75d5-7dfc-4970-b9b4-1a84eda3c9b4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:04.524924 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-60a9c270-3f1c-4bd2-b02b-c491cce96d27 req-46ec75d5-7dfc-4970-b9b4-1a84eda3c9b4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:04.531750 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:04.531750 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:04.535595 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-60a9c270-3f1c-4bd2-b02b-c491cce96d27 req-46ec75d5-7dfc-4970-b9b4-1a84eda3c9b4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:04.541443 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-60a9c270-3f1c-4bd2-b02b-c491cce96d27 req-46ec75d5-7dfc-4970-b9b4-1a84eda3c9b4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:37:04.541818 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 971/3883] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:04 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:04.705614 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f89d620b-4429-4b39-9d76-ae08275a6d8f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.707792 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f89d620b-4429-4b39-9d76-ae08275a6d8f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b Jul 31 05:37:04.708011 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f89d620b-4429-4b39-9d76-ae08275a6d8f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:04.708235 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f89d620b-4429-4b39-9d76-ae08275a6d8f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:04.719207 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dfa63b17-37cd-4038-a3db-f95473ba6852 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.721079 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfa63b17-37cd-4038-a3db-f95473ba6852 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:04.721318 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dfa63b17-37cd-4038-a3db-f95473ba6852 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:04.721515 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dfa63b17-37cd-4038-a3db-f95473ba6852 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:04.721619 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dfa63b17-37cd-4038-a3db-f95473ba6852 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:04.727009 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:04.727009 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:04.727755 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dfa63b17-37cd-4038-a3db-f95473ba6852 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:04.728135 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 959/3884] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:04 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:04.729732 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:04.729732 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:04.731705 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f89d620b-4429-4b39-9d76-ae08275a6d8f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:04.735430 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f89d620b-4429-4b39-9d76-ae08275a6d8f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b returned with HTTP 200 Jul 31 05:37:04.738158 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 969/3885] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:04 2026] GET /volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b => generated 466 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:04.747912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-685c7021-ece5-4975-ac2b-465f0c727960 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.749852 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-685c7021-ece5-4975-ac2b-465f0c727960 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b Jul 31 05:37:04.750346 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-685c7021-ece5-4975-ac2b-465f0c727960 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:04.750346 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-685c7021-ece5-4975-ac2b-465f0c727960 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:04.755873 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:04.755873 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:04.756565 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-685c7021-ece5-4975-ac2b-465f0c727960 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:04.757586 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-685c7021-ece5-4975-ac2b-465f0c727960 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b returned with HTTP 200 Jul 31 05:37:04.757825 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 987/3886] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:04 2026] GET /volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:04.770148 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-11d9ae32-718e-48e4-bec5-cdcebd3a94e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.770148 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11d9ae32-718e-48e4-bec5-cdcebd3a94e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:04.770148 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11d9ae32-718e-48e4-bec5-cdcebd3a94e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c3046a6-738e-4d89-adfa-9476cd7ad3a8", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2028859674", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:04.781918 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:04.781918 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:04.782424 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-11d9ae32-718e-48e4-bec5-cdcebd3a94e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:37:04.782531 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-11d9ae32-718e-48e4-bec5-cdcebd3a94e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create snapshot from volume 5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:37:04.812848 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-11d9ae32-718e-48e4-bec5-cdcebd3a94e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['66b34f53-e9dc-4180-ae2c-7cd27437f6c7', '7c7e3c34-804b-445c-89dd-9e1001df69a0', 'e4cf8525-2df9-4f38-86df-e790e9fe54ce', 'ec1da207-607d-48af-baf9-2c9318fc7274'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:04.853404 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-11d9ae32-718e-48e4-bec5-cdcebd3a94e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot force create request issued successfully. Jul 31 05:37:04.853766 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11d9ae32-718e-48e4-bec5-cdcebd3a94e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:37:04.854265 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 972/3887] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:37:04 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:04.865811 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d41d426-7f5f-4fb4-887c-af000f33432f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.867650 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d41d426-7f5f-4fb4-887c-af000f33432f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e Jul 31 05:37:04.867822 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d41d426-7f5f-4fb4-887c-af000f33432f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:04.868017 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d41d426-7f5f-4fb4-887c-af000f33432f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:04.875688 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:04.875688 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:04.876366 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0d41d426-7f5f-4fb4-887c-af000f33432f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:04.877539 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d41d426-7f5f-4fb4-887c-af000f33432f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e returned with HTTP 200 Jul 31 05:37:04.878043 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 960/3888] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:04 2026] GET /volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:04.929131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-04779b7a-19be-4a3c-9a09-4bb3d932c8ce None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.933886 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-04779b7a-19be-4a3c-9a09-4bb3d932c8ce tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] DELETE https://10.4.3.227/volume/v3/attachments/ce3873bd-7cd1-4b3c-962b-b9296340e558 Jul 31 05:37:04.934073 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-04779b7a-19be-4a3c-9a09-4bb3d932c8ce tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:04.936362 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-04779b7a-19be-4a3c-9a09-4bb3d932c8ce tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:04.949129 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:04.949129 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:04.965953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-166df280-6866-4f59-b045-080e2a26471e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:04.970581 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-166df280-6866-4f59-b045-080e2a26471e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:37:04.970581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-166df280-6866-4f59-b045-080e2a26471e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:04.970581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-166df280-6866-4f59-b045-080e2a26471e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:04.981608 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:04.981608 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:04.986542 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-166df280-6866-4f59-b045-080e2a26471e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:04.989926 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-166df280-6866-4f59-b045-080e2a26471e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:37:04.990391 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 988/3889] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:04 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:05.031148 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-aafe4ade-7e0f-4bfa-be93-cd9cdd202223 req-04779b7a-19be-4a3c-9a09-4bb3d932c8ce tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/ce3873bd-7cd1-4b3c-962b-b9296340e558 returned with HTTP 200 Jul 31 05:37:05.032073 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 970/3890] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:37:04 2026] DELETE /volume/v3/attachments/ce3873bd-7cd1-4b3c-962b-b9296340e558 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:05.292695 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d3f6f506-20fa-434a-8294-59337e4bdedc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:05.294953 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3f6f506-20fa-434a-8294-59337e4bdedc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:05.295261 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3f6f506-20fa-434a-8294-59337e4bdedc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:05.295494 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d3f6f506-20fa-434a-8294-59337e4bdedc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:05.303772 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:05.303772 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:05.308157 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d3f6f506-20fa-434a-8294-59337e4bdedc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:05.313055 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d3f6f506-20fa-434a-8294-59337e4bdedc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 200 Jul 31 05:37:05.313809 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 973/3891] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:05 2026] GET /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:05.485708 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f99d8d09-9c1a-434e-94ae-2ce5016ac570 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:05.487442 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f99d8d09-9c1a-434e-94ae-2ce5016ac570 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c Jul 31 05:37:05.487617 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f99d8d09-9c1a-434e-94ae-2ce5016ac570 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:05.487789 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f99d8d09-9c1a-434e-94ae-2ce5016ac570 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:05.487882 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f99d8d09-9c1a-434e-94ae-2ce5016ac570 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Show backup with id 64cf48d5-78be-4177-83b6-46ef8355be0c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:05.491237 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f99d8d09-9c1a-434e-94ae-2ce5016ac570 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c returned with HTTP 404 Jul 31 05:37:05.491666 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 961/3892] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:05 2026] GET /volume/v3/backups/64cf48d5-78be-4177-83b6-46ef8355be0c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:05.603380 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-5343fbac-954a-491c-81e2-7d6aa17b7dbb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:05.605658 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-5343fbac-954a-491c-81e2-7d6aa17b7dbb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:05.605846 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-5343fbac-954a-491c-81e2-7d6aa17b7dbb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:05.606068 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-5343fbac-954a-491c-81e2-7d6aa17b7dbb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:05.617823 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:05.617823 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:05.622445 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-5343fbac-954a-491c-81e2-7d6aa17b7dbb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:37:05.627474 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-5343fbac-954a-491c-81e2-7d6aa17b7dbb tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:37:05.628184 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 989/3893] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:05 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:05.649829 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-039fea25-1393-417d-9140-f42ed79bee53 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:05.651925 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-039fea25-1393-417d-9140-f42ed79bee53 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] POST https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65/action Jul 31 05:37:05.652324 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-039fea25-1393-417d-9140-f42ed79bee53 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:05.652501 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-039fea25-1393-417d-9140-f42ed79bee53 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:05.663389 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:05.663389 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:05.663799 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-039fea25-1393-417d-9140-f42ed79bee53 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:37:05.669504 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-039fea25-1393-417d-9140-f42ed79bee53 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Begin detaching volume completed successfully. Jul 31 05:37:05.669763 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-039fea25-1393-417d-9140-f42ed79bee53 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65/action returned with HTTP 202 Jul 31 05:37:05.670372 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 971/3894] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:37:05 2026] POST /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:05.689002 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0bf0cda4-e02e-4260-8a5b-bf4de696f830 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:05.691390 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0bf0cda4-e02e-4260-8a5b-bf4de696f830 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:05.691665 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0bf0cda4-e02e-4260-8a5b-bf4de696f830 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:05.691930 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0bf0cda4-e02e-4260-8a5b-bf4de696f830 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:05.706155 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:05.706155 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:05.713414 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0bf0cda4-e02e-4260-8a5b-bf4de696f830 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:37:05.716780 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0bf0cda4-e02e-4260-8a5b-bf4de696f830 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:37:05.717263 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 974/3895] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:05 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:05.733925 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a15a721a-6747-4eac-b407-674afd9bfe3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:05.734312 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a15a721a-6747-4eac-b407-674afd9bfe3b None None] GET https://10.4.3.227/volume// Jul 31 05:37:05.734494 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a15a721a-6747-4eac-b407-674afd9bfe3b None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:05.734687 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a15a721a-6747-4eac-b407-674afd9bfe3b None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:05.734995 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a15a721a-6747-4eac-b407-674afd9bfe3b None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:37:05.735313 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 962/3896] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:37:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:37:05.741177 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41110865-c7a6-44dc-a183-e0678d8ce5b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:05.743004 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41110865-c7a6-44dc-a183-e0678d8ce5b4 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:05.743260 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41110865-c7a6-44dc-a183-e0678d8ce5b4 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:05.743515 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41110865-c7a6-44dc-a183-e0678d8ce5b4 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:05.743567 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-6c661435-04b1-41f7-9806-5b6143b642a2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:05.743610 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-41110865-c7a6-44dc-a183-e0678d8ce5b4 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:05.745703 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-6c661435-04b1-41f7-9806-5b6143b642a2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:05.745910 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-6c661435-04b1-41f7-9806-5b6143b642a2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:05.746089 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-6c661435-04b1-41f7-9806-5b6143b642a2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:05.748532 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:05.748532 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:05.749246 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41110865-c7a6-44dc-a183-e0678d8ce5b4 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:05.749645 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 990/3897] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:05 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:05.755625 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:05.755625 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:05.759807 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-6c661435-04b1-41f7-9806-5b6143b642a2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:37:05.764891 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-6c661435-04b1-41f7-9806-5b6143b642a2 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:37:05.765382 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 972/3898] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:37:05 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 1317 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:05.888339 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ff24a81a-9960-4254-b083-6c038eabf2ea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:05.890474 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff24a81a-9960-4254-b083-6c038eabf2ea tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e Jul 31 05:37:05.890686 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff24a81a-9960-4254-b083-6c038eabf2ea tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:05.890909 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff24a81a-9960-4254-b083-6c038eabf2ea tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:05.896664 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:05.896664 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:05.897144 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ff24a81a-9960-4254-b083-6c038eabf2ea tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:05.898062 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff24a81a-9960-4254-b083-6c038eabf2ea tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e returned with HTTP 200 Jul 31 05:37:05.898721 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 975/3899] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:05 2026] GET /volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:05.907655 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2bfa5cd1-aee0-466a-b73a-89aeb62e3be9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:05.909442 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2bfa5cd1-aee0-466a-b73a-89aeb62e3be9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e Jul 31 05:37:05.909645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2bfa5cd1-aee0-466a-b73a-89aeb62e3be9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:05.909823 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2bfa5cd1-aee0-466a-b73a-89aeb62e3be9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:05.916160 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:05.916160 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:05.916794 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2bfa5cd1-aee0-466a-b73a-89aeb62e3be9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:05.917904 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2bfa5cd1-aee0-466a-b73a-89aeb62e3be9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e returned with HTTP 200 Jul 31 05:37:05.918266 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 963/3900] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:05 2026] GET /volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:06.004021 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66212f74-9eab-4436-a6a1-f6bb57343673 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:06.006431 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66212f74-9eab-4436-a6a1-f6bb57343673 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:37:06.006530 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66212f74-9eab-4436-a6a1-f6bb57343673 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:06.006711 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66212f74-9eab-4436-a6a1-f6bb57343673 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:06.016761 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:06.016761 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:06.020596 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66212f74-9eab-4436-a6a1-f6bb57343673 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:06.032852 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66212f74-9eab-4436-a6a1-f6bb57343673 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:37:06.033310 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 991/3901] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:06 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:06.046059 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-059d9702-472a-449a-9f2c-e0974f891cc4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:06.047875 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-059d9702-472a-449a-9f2c-e0974f891cc4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] DELETE https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:37:06.048064 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-059d9702-472a-449a-9f2c-e0974f891cc4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:06.048308 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-059d9702-472a-449a-9f2c-e0974f891cc4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:06.048466 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-059d9702-472a-449a-9f2c-e0974f891cc4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Delete volume with id: 99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:37:06.062719 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:06.062719 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:06.063229 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-059d9702-472a-449a-9f2c-e0974f891cc4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:06.074160 np0000006182 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-059d9702-472a-449a-9f2c-e0974f891cc4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 05:37:06.079890 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-059d9702-472a-449a-9f2c-e0974f891cc4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Delete volume request issued successfully. Jul 31 05:37:06.080128 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-059d9702-472a-449a-9f2c-e0974f891cc4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 202 Jul 31 05:37:06.080696 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 973/3902] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:06 2026] DELETE /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:06.089938 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb3032ad-0147-491f-9263-0b74e6761be4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:06.091685 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb3032ad-0147-491f-9263-0b74e6761be4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:37:06.091815 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb3032ad-0147-491f-9263-0b74e6761be4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:06.091987 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb3032ad-0147-491f-9263-0b74e6761be4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:06.099491 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:06.099491 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:06.102888 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eb3032ad-0147-491f-9263-0b74e6761be4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:06.108028 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb3032ad-0147-491f-9263-0b74e6761be4 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 200 Jul 31 05:37:06.108633 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 976/3903] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:06 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:06.326987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05c83bab-e438-434f-87c8-a42944aaf521 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:06.328614 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05c83bab-e438-434f-87c8-a42944aaf521 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:06.328787 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05c83bab-e438-434f-87c8-a42944aaf521 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:06.328952 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05c83bab-e438-434f-87c8-a42944aaf521 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:06.335499 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:06.335499 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:06.339453 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-05c83bab-e438-434f-87c8-a42944aaf521 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:06.343783 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05c83bab-e438-434f-87c8-a42944aaf521 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 200 Jul 31 05:37:06.344265 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 964/3904] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:06 2026] GET /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:06.733476 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9e740160-caa2-49c9-a1fc-15ee48d3f887 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:06.736016 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e740160-caa2-49c9-a1fc-15ee48d3f887 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:06.736163 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e740160-caa2-49c9-a1fc-15ee48d3f887 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:06.736393 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9e740160-caa2-49c9-a1fc-15ee48d3f887 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:06.749473 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:06.749473 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:06.750632 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9e740160-caa2-49c9-a1fc-15ee48d3f887 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:37:06.755548 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9e740160-caa2-49c9-a1fc-15ee48d3f887 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:37:06.755548 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 992/3905] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:06 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 1137 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:06.759816 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1f4fdde1-b414-48fb-b2e7-14fc5ce6afa9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:06.762264 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f4fdde1-b414-48fb-b2e7-14fc5ce6afa9 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:06.762571 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f4fdde1-b414-48fb-b2e7-14fc5ce6afa9 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:06.762871 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f4fdde1-b414-48fb-b2e7-14fc5ce6afa9 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:06.763014 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1f4fdde1-b414-48fb-b2e7-14fc5ce6afa9 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:06.768241 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:06.768241 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:06.768998 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f4fdde1-b414-48fb-b2e7-14fc5ce6afa9 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:06.769463 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 974/3906] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:06 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:07.121840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e351949f-9375-4d08-a445-7c47f2fc95e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.123711 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e351949f-9375-4d08-a445-7c47f2fc95e8 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 Jul 31 05:37:07.123944 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e351949f-9375-4d08-a445-7c47f2fc95e8 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.124183 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e351949f-9375-4d08-a445-7c47f2fc95e8 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.129489 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e351949f-9375-4d08-a445-7c47f2fc95e8 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 returned with HTTP 404 Jul 31 05:37:07.129983 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 977/3907] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:07 2026] GET /volume/v3/volumes/99bed847-99cd-4742-b050-c7ec2ada2d13 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:07.137223 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e1684033-9fdf-4ae8-bb84-db3ae2fd8592 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.141388 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1684033-9fdf-4ae8-bb84-db3ae2fd8592 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:37:07.141388 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1684033-9fdf-4ae8-bb84-db3ae2fd8592 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.141388 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1684033-9fdf-4ae8-bb84-db3ae2fd8592 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.141388 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-e1684033-9fdf-4ae8-bb84-db3ae2fd8592 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:37:07.183590 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e1684033-9fdf-4ae8-bb84-db3ae2fd8592 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Get all volumes completed successfully. Jul 31 05:37:07.187398 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:07.187398 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:07.194085 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1684033-9fdf-4ae8-bb84-db3ae2fd8592 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:37:07.194717 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 965/3908] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:37:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15307 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:07.220921 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f9a84e50-99e3-4265-ae9e-2420f6cfa25c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.222547 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9a84e50-99e3-4265-ae9e-2420f6cfa25c tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] DELETE https://10.4.3.227/volume/v3/types/b4b40aa3-eab0-42cc-a932-178b59772c79 Jul 31 05:37:07.222731 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9a84e50-99e3-4265-ae9e-2420f6cfa25c tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.222934 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9a84e50-99e3-4265-ae9e-2420f6cfa25c tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.246606 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f281a2c2-f3eb-4cb3-8393-a2ddb842bb81 req-dd0d837d-879c-4909-84db-3463e6dae6a1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.247127 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9a84e50-99e3-4265-ae9e-2420f6cfa25c tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] https://10.4.3.227/volume/v3/types/b4b40aa3-eab0-42cc-a932-178b59772c79 returned with HTTP 202 Jul 31 05:37:07.247511 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 993/3909] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:37:07 2026] DELETE /volume/v3/types/b4b40aa3-eab0-42cc-a932-178b59772c79 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 05:37:07.255389 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f281a2c2-f3eb-4cb3-8393-a2ddb842bb81 req-dd0d837d-879c-4909-84db-3463e6dae6a1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 Jul 31 05:37:07.255680 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f281a2c2-f3eb-4cb3-8393-a2ddb842bb81 req-dd0d837d-879c-4909-84db-3463e6dae6a1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.255942 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f281a2c2-f3eb-4cb3-8393-a2ddb842bb81 req-dd0d837d-879c-4909-84db-3463e6dae6a1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.260094 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5c05fee-e15a-4181-8275-ecb373584b1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.262039 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5c05fee-e15a-4181-8275-ecb373584b1b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] DELETE https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:37:07.262347 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5c05fee-e15a-4181-8275-ecb373584b1b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.262594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5c05fee-e15a-4181-8275-ecb373584b1b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.262824 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b5c05fee-e15a-4181-8275-ecb373584b1b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Delete volume with id: 22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:37:07.271286 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:07.271286 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:07.277126 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:07.277126 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:07.277298 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-f281a2c2-f3eb-4cb3-8393-a2ddb842bb81 req-dd0d837d-879c-4909-84db-3463e6dae6a1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:37:07.277374 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b5c05fee-e15a-4181-8275-ecb373584b1b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:07.283724 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f281a2c2-f3eb-4cb3-8393-a2ddb842bb81 req-dd0d837d-879c-4909-84db-3463e6dae6a1 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 returned with HTTP 200 Jul 31 05:37:07.284377 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 975/3910] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:07 2026] GET /volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 => generated 1658 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:07.299725 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b5c05fee-e15a-4181-8275-ecb373584b1b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Delete volume request issued successfully. Jul 31 05:37:07.300895 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5c05fee-e15a-4181-8275-ecb373584b1b tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 202 Jul 31 05:37:07.300895 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 978/3911] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:07 2026] DELETE /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:07.308143 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d1ec610-0ce6-4632-91ce-fb2995a9b9b2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.309797 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d1ec610-0ce6-4632-91ce-fb2995a9b9b2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:37:07.310012 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d1ec610-0ce6-4632-91ce-fb2995a9b9b2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.310252 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d1ec610-0ce6-4632-91ce-fb2995a9b9b2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.317602 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:07.317602 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:07.320890 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-9d1ec610-0ce6-4632-91ce-fb2995a9b9b2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:07.324550 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d1ec610-0ce6-4632-91ce-fb2995a9b9b2 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 200 Jul 31 05:37:07.324955 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 966/3912] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:07 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:07.359972 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4c1cf2d3-159a-4927-ac4e-e991a027db69 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.362299 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c1cf2d3-159a-4927-ac4e-e991a027db69 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:07.362745 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c1cf2d3-159a-4927-ac4e-e991a027db69 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.362844 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4c1cf2d3-159a-4927-ac4e-e991a027db69 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.370940 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:07.370940 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:07.374610 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4c1cf2d3-159a-4927-ac4e-e991a027db69 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:07.378632 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4c1cf2d3-159a-4927-ac4e-e991a027db69 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 200 Jul 31 05:37:07.378989 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 994/3913] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:07 2026] GET /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:07.462590 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3036019e-dae8-4bab-9231-229c45caf374 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.464307 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3036019e-dae8-4bab-9231-229c45caf374 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e Jul 31 05:37:07.464528 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3036019e-dae8-4bab-9231-229c45caf374 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.464673 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3036019e-dae8-4bab-9231-229c45caf374 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.464775 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-3036019e-dae8-4bab-9231-229c45caf374 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete snapshot with id: 5e7138b7-9a21-4575-9152-81bd20327a1e Jul 31 05:37:07.470977 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:07.470977 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:07.471563 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3036019e-dae8-4bab-9231-229c45caf374 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:07.493757 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3036019e-dae8-4bab-9231-229c45caf374 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot delete request issued successfully. Jul 31 05:37:07.493985 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3036019e-dae8-4bab-9231-229c45caf374 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e returned with HTTP 202 Jul 31 05:37:07.494562 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 976/3914] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:07 2026] DELETE /volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:07.501589 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07d8b09e-495e-4ed0-90bf-0ab2e27185bf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.503245 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07d8b09e-495e-4ed0-90bf-0ab2e27185bf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e Jul 31 05:37:07.503435 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07d8b09e-495e-4ed0-90bf-0ab2e27185bf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.503616 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07d8b09e-495e-4ed0-90bf-0ab2e27185bf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.509249 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:07.509249 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:07.509249 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07d8b09e-495e-4ed0-90bf-0ab2e27185bf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:07.509581 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07d8b09e-495e-4ed0-90bf-0ab2e27185bf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e returned with HTTP 200 Jul 31 05:37:07.509943 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 979/3915] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:07 2026] GET /volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:07.638265 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aba50bcb-405f-4618-8d21-3b863a1ceadd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.639998 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aba50bcb-405f-4618-8d21-3b863a1ceadd tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] DELETE https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:37:07.640227 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aba50bcb-405f-4618-8d21-3b863a1ceadd tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.640415 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aba50bcb-405f-4618-8d21-3b863a1ceadd tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.640567 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-aba50bcb-405f-4618-8d21-3b863a1ceadd tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Delete volume with id: 86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:37:07.647473 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:07.647473 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:07.647866 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aba50bcb-405f-4618-8d21-3b863a1ceadd tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:07.657201 np0000006182 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-aba50bcb-405f-4618-8d21-3b863a1ceadd tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 05:37:07.662188 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aba50bcb-405f-4618-8d21-3b863a1ceadd tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Delete volume request issued successfully. Jul 31 05:37:07.662435 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aba50bcb-405f-4618-8d21-3b863a1ceadd tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 202 Jul 31 05:37:07.662875 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 967/3916] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:07 2026] DELETE /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:07.670186 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5f542e13-3b78-4910-a7ce-f03d2c489dbc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.671972 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f542e13-3b78-4910-a7ce-f03d2c489dbc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:37:07.672163 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f542e13-3b78-4910-a7ce-f03d2c489dbc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.672355 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5f542e13-3b78-4910-a7ce-f03d2c489dbc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.678745 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:07.678745 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:07.681980 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5f542e13-3b78-4910-a7ce-f03d2c489dbc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:07.685869 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5f542e13-3b78-4910-a7ce-f03d2c489dbc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 200 Jul 31 05:37:07.686276 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 995/3917] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:07 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 904 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:07.769329 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d359bdf8-61ee-4901-a92c-1d47a9467294 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.770641 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d359bdf8-61ee-4901-a92c-1d47a9467294 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:07.770831 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d359bdf8-61ee-4901-a92c-1d47a9467294 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.771005 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d359bdf8-61ee-4901-a92c-1d47a9467294 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.779821 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb0eee2f-9455-4d46-b535-385402fce78c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:07.780929 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:07.780929 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:07.781696 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb0eee2f-9455-4d46-b535-385402fce78c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:07.781917 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb0eee2f-9455-4d46-b535-385402fce78c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:07.782161 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb0eee2f-9455-4d46-b535-385402fce78c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:07.782281 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-eb0eee2f-9455-4d46-b535-385402fce78c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:07.783980 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d359bdf8-61ee-4901-a92c-1d47a9467294 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:37:07.786511 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:07.786511 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:07.787141 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb0eee2f-9455-4d46-b535-385402fce78c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:07.787550 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 980/3918] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:07 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:07.787675 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d359bdf8-61ee-4901-a92c-1d47a9467294 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:37:07.788257 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 977/3919] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:07 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:37:08.337517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16a18226-8120-451c-9857-c5cb348aff4c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.339134 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16a18226-8120-451c-9857-c5cb348aff4c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 Jul 31 05:37:08.339321 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16a18226-8120-451c-9857-c5cb348aff4c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.339491 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16a18226-8120-451c-9857-c5cb348aff4c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.344661 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16a18226-8120-451c-9857-c5cb348aff4c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 returned with HTTP 404 Jul 31 05:37:08.345094 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 968/3920] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:08 2026] GET /volume/v3/volumes/22b89039-f698-4059-986a-47b6cb370f25 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:08.351662 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67aad4d9-3336-4bc3-a2d2-9e2b65100264 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.353563 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67aad4d9-3336-4bc3-a2d2-9e2b65100264 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] DELETE https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:37:08.353729 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67aad4d9-3336-4bc3-a2d2-9e2b65100264 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.353896 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67aad4d9-3336-4bc3-a2d2-9e2b65100264 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.354038 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-67aad4d9-3336-4bc3-a2d2-9e2b65100264 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Delete volume with id: 74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:37:08.361292 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:08.361292 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:08.361860 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67aad4d9-3336-4bc3-a2d2-9e2b65100264 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:08.376481 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-67aad4d9-3336-4bc3-a2d2-9e2b65100264 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Delete volume request issued successfully. Jul 31 05:37:08.376632 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67aad4d9-3336-4bc3-a2d2-9e2b65100264 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 202 Jul 31 05:37:08.377066 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 996/3921] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:08 2026] DELETE /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:08.383467 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-07931d35-2bce-4108-983e-1412a99e3979 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.385296 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07931d35-2bce-4108-983e-1412a99e3979 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:37:08.385543 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07931d35-2bce-4108-983e-1412a99e3979 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.385768 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-07931d35-2bce-4108-983e-1412a99e3979 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.391316 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-020c7109-d59f-4e6e-b5c7-1983a7898e40 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.392913 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-020c7109-d59f-4e6e-b5c7-1983a7898e40 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:08.393121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-020c7109-d59f-4e6e-b5c7-1983a7898e40 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.393337 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-020c7109-d59f-4e6e-b5c7-1983a7898e40 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.393377 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:08.393377 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:08.396957 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-07931d35-2bce-4108-983e-1412a99e3979 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:08.399685 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:08.399685 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:08.401186 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-07931d35-2bce-4108-983e-1412a99e3979 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 200 Jul 31 05:37:08.401593 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 981/3922] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:08 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:08.402925 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-020c7109-d59f-4e6e-b5c7-1983a7898e40 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:08.407273 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-020c7109-d59f-4e6e-b5c7-1983a7898e40 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 200 Jul 31 05:37:08.407686 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 978/3923] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:08 2026] GET /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:08.517714 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-567c4148-3e50-4c27-b39a-5be7ebd9674a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.519459 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-567c4148-3e50-4c27-b39a-5be7ebd9674a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e Jul 31 05:37:08.519650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-567c4148-3e50-4c27-b39a-5be7ebd9674a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.519834 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-567c4148-3e50-4c27-b39a-5be7ebd9674a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.523977 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-567c4148-3e50-4c27-b39a-5be7ebd9674a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e returned with HTTP 404 Jul 31 05:37:08.524457 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 969/3924] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:08 2026] GET /volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:08.530769 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c394db81-c96f-4125-ac00-7c0e2c296e8a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.532452 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c394db81-c96f-4125-ac00-7c0e2c296e8a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b Jul 31 05:37:08.532641 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c394db81-c96f-4125-ac00-7c0e2c296e8a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.532822 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c394db81-c96f-4125-ac00-7c0e2c296e8a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.532923 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-c394db81-c96f-4125-ac00-7c0e2c296e8a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete snapshot with id: a03f6a13-e940-4a57-bf2f-b80c6b67695b Jul 31 05:37:08.537751 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:08.537751 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:08.538206 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c394db81-c96f-4125-ac00-7c0e2c296e8a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:08.553963 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c394db81-c96f-4125-ac00-7c0e2c296e8a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot delete request issued successfully. Jul 31 05:37:08.554140 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c394db81-c96f-4125-ac00-7c0e2c296e8a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b returned with HTTP 202 Jul 31 05:37:08.554530 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 997/3925] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:08 2026] DELETE /volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:08.561884 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e365bc1a-06e2-40c8-b4ee-6677bbea90b7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.563699 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e365bc1a-06e2-40c8-b4ee-6677bbea90b7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b Jul 31 05:37:08.563934 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e365bc1a-06e2-40c8-b4ee-6677bbea90b7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.564198 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e365bc1a-06e2-40c8-b4ee-6677bbea90b7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.569513 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:08.569513 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:08.569918 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e365bc1a-06e2-40c8-b4ee-6677bbea90b7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:08.570792 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e365bc1a-06e2-40c8-b4ee-6677bbea90b7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b returned with HTTP 200 Jul 31 05:37:08.571241 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 982/3926] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:08 2026] GET /volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:08.699582 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26b15ea4-ee79-4513-bee2-e2a13040ee11 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.701014 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26b15ea4-ee79-4513-bee2-e2a13040ee11 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb Jul 31 05:37:08.701205 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26b15ea4-ee79-4513-bee2-e2a13040ee11 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.701380 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26b15ea4-ee79-4513-bee2-e2a13040ee11 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.706132 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26b15ea4-ee79-4513-bee2-e2a13040ee11 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb returned with HTTP 404 Jul 31 05:37:08.706529 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 979/3927] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:08 2026] GET /volume/v3/volumes/86c003b5-5952-4bcc-acce-22724342aceb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:08.712692 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-00a839fb-de42-4d7e-add5-da6c6c10307c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.714703 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00a839fb-de42-4d7e-add5-da6c6c10307c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] DELETE https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 Jul 31 05:37:08.714879 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00a839fb-de42-4d7e-add5-da6c6c10307c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.715057 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-00a839fb-de42-4d7e-add5-da6c6c10307c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.715245 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-00a839fb-de42-4d7e-add5-da6c6c10307c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Delete volume with id: 2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 Jul 31 05:37:08.721946 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:08.721946 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:08.722526 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-00a839fb-de42-4d7e-add5-da6c6c10307c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:08.733114 np0000006182 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-00a839fb-de42-4d7e-add5-da6c6c10307c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 05:37:08.738407 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-00a839fb-de42-4d7e-add5-da6c6c10307c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Delete volume request issued successfully. Jul 31 05:37:08.738584 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-00a839fb-de42-4d7e-add5-da6c6c10307c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 returned with HTTP 202 Jul 31 05:37:08.738951 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 970/3928] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:08 2026] DELETE /volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:08.746366 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4b82b863-7244-4996-a140-f2c3988daa86 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.748396 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b82b863-7244-4996-a140-f2c3988daa86 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 Jul 31 05:37:08.748591 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b82b863-7244-4996-a140-f2c3988daa86 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.748795 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b82b863-7244-4996-a140-f2c3988daa86 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.757731 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:08.757731 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:08.762505 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4b82b863-7244-4996-a140-f2c3988daa86 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:08.768485 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b82b863-7244-4996-a140-f2c3988daa86 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 returned with HTTP 200 Jul 31 05:37:08.768916 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 998/3929] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:08 2026] GET /volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:08.797543 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ff631e9d-53d4-47b8-a2bd-746e22d56b80 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.798865 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff631e9d-53d4-47b8-a2bd-746e22d56b80 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:08.799085 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-27707832-b96a-4036-b1dd-58a57d87d6d3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:08.799151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff631e9d-53d4-47b8-a2bd-746e22d56b80 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.799356 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff631e9d-53d4-47b8-a2bd-746e22d56b80 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.799467 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ff631e9d-53d4-47b8-a2bd-746e22d56b80 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:08.800964 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27707832-b96a-4036-b1dd-58a57d87d6d3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:08.801148 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27707832-b96a-4036-b1dd-58a57d87d6d3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:08.801341 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-27707832-b96a-4036-b1dd-58a57d87d6d3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:08.803836 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:08.803836 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:08.804531 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff631e9d-53d4-47b8-a2bd-746e22d56b80 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:08.804906 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 983/3930] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:08 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:08.811126 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:08.811126 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:08.815005 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-27707832-b96a-4036-b1dd-58a57d87d6d3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:37:08.819202 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-27707832-b96a-4036-b1dd-58a57d87d6d3 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:37:08.819517 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 980/3931] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:08 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:09.341021 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-9a16f20f-cd10-4b0f-8dae-bb395e9a03b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.343225 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-9a16f20f-cd10-4b0f-8dae-bb395e9a03b0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/attachments/15afbb53-e1f3-4d92-8c72-7696439e1f7a Jul 31 05:37:09.343440 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-9a16f20f-cd10-4b0f-8dae-bb395e9a03b0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.343651 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-9a16f20f-cd10-4b0f-8dae-bb395e9a03b0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.352816 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:09.352816 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:09.402413 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-9957e83b-4847-4d46-818b-28bd4ff80ee8 req-9a16f20f-cd10-4b0f-8dae-bb395e9a03b0 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/attachments/15afbb53-e1f3-4d92-8c72-7696439e1f7a returned with HTTP 200 Jul 31 05:37:09.402955 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 971/3932] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:37:09 2026] DELETE /volume/v3/attachments/15afbb53-e1f3-4d92-8c72-7696439e1f7a => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:09.415714 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad342ee2-7b90-410c-ba14-06a94d4ef30e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.417534 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad342ee2-7b90-410c-ba14-06a94d4ef30e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 Jul 31 05:37:09.417735 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad342ee2-7b90-410c-ba14-06a94d4ef30e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.417945 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad342ee2-7b90-410c-ba14-06a94d4ef30e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.421835 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c8ea061c-7d35-4ddb-879f-7554ecdd17c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.423469 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad342ee2-7b90-410c-ba14-06a94d4ef30e tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 returned with HTTP 404 Jul 31 05:37:09.423920 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 999/3933] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:09 2026] GET /volume/v3/volumes/74395dd8-ac20-49bb-8452-7485b0c18460 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:09.424158 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8ea061c-7d35-4ddb-879f-7554ecdd17c0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:09.424476 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8ea061c-7d35-4ddb-879f-7554ecdd17c0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.424756 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8ea061c-7d35-4ddb-879f-7554ecdd17c0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.434250 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:09.434250 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:09.434408 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9c0b46a9-1a63-4a73-809b-447328b1acf5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.435862 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c0b46a9-1a63-4a73-809b-447328b1acf5 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:37:09.436064 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c0b46a9-1a63-4a73-809b-447328b1acf5 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.436324 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c0b46a9-1a63-4a73-809b-447328b1acf5 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.437024 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9c0b46a9-1a63-4a73-809b-447328b1acf5 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:37:09.438774 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c8ea061c-7d35-4ddb-879f-7554ecdd17c0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:09.445678 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8ea061c-7d35-4ddb-879f-7554ecdd17c0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 200 Jul 31 05:37:09.446216 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 984/3934] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:09 2026] GET /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:09.450771 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9c0b46a9-1a63-4a73-809b-447328b1acf5 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Get all volumes completed successfully. Jul 31 05:37:09.452514 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:09.452514 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:09.456614 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c0b46a9-1a63-4a73-809b-447328b1acf5 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:37:09.456996 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 981/3935] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:37:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:09.471515 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6fc8772a-20d9-473c-8277-9299c7c86128 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.473487 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fc8772a-20d9-473c-8277-9299c7c86128 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] DELETE https://10.4.3.227/volume/v3/types/fe531067-2820-4363-b5d2-855681d54702 Jul 31 05:37:09.473696 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fc8772a-20d9-473c-8277-9299c7c86128 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.473923 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fc8772a-20d9-473c-8277-9299c7c86128 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.474214 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:09.474214 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:09.498948 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fc8772a-20d9-473c-8277-9299c7c86128 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] https://10.4.3.227/volume/v3/types/fe531067-2820-4363-b5d2-855681d54702 returned with HTTP 202 Jul 31 05:37:09.499509 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 972/3936] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:37:09 2026] DELETE /volume/v3/types/fe531067-2820-4363-b5d2-855681d54702 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:09.581438 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d6fb570-7154-41a0-b41a-a0ace60f20eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.583112 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d6fb570-7154-41a0-b41a-a0ace60f20eb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b Jul 31 05:37:09.583335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d6fb570-7154-41a0-b41a-a0ace60f20eb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.583516 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d6fb570-7154-41a0-b41a-a0ace60f20eb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.587339 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d6fb570-7154-41a0-b41a-a0ace60f20eb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b returned with HTTP 404 Jul 31 05:37:09.588674 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1000/3937] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:09 2026] GET /volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:09.597891 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c2529bad-a0b1-495b-b61b-a6972af191d1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.600290 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2529bad-a0b1-495b-b61b-a6972af191d1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 Jul 31 05:37:09.600594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2529bad-a0b1-495b-b61b-a6972af191d1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.600894 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2529bad-a0b1-495b-b61b-a6972af191d1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.601049 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-c2529bad-a0b1-495b-b61b-a6972af191d1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete snapshot with id: 179594fd-7b4a-40d9-b3eb-625d186a9418 Jul 31 05:37:09.608186 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:09.608186 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:09.608448 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c2529bad-a0b1-495b-b61b-a6972af191d1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:09.630249 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c2529bad-a0b1-495b-b61b-a6972af191d1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot delete request issued successfully. Jul 31 05:37:09.630433 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2529bad-a0b1-495b-b61b-a6972af191d1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 returned with HTTP 202 Jul 31 05:37:09.630816 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 985/3938] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:09 2026] DELETE /volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:09.639214 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a76ee618-6fbb-4b29-a5a5-f83007716b02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.642174 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a76ee618-6fbb-4b29-a5a5-f83007716b02 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 Jul 31 05:37:09.642281 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a76ee618-6fbb-4b29-a5a5-f83007716b02 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.642512 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a76ee618-6fbb-4b29-a5a5-f83007716b02 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.647460 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:09.647460 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:09.648178 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a76ee618-6fbb-4b29-a5a5-f83007716b02 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:37:09.649116 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a76ee618-6fbb-4b29-a5a5-f83007716b02 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 returned with HTTP 200 Jul 31 05:37:09.649499 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 982/3939] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:09 2026] GET /volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:09.781209 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46dd76f7-a8f8-40bb-8435-5cf1794066a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.783005 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46dd76f7-a8f8-40bb-8435-5cf1794066a5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 Jul 31 05:37:09.783301 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46dd76f7-a8f8-40bb-8435-5cf1794066a5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.783542 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46dd76f7-a8f8-40bb-8435-5cf1794066a5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.788555 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46dd76f7-a8f8-40bb-8435-5cf1794066a5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 returned with HTTP 404 Jul 31 05:37:09.788952 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 973/3940] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:09 2026] GET /volume/v3/volumes/2ec62671-d2a0-4594-afe1-fd7be4ff5bd6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:09.798702 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-180b7dc2-5fec-4ca4-a51a-0e88ff53158f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.800304 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-180b7dc2-5fec-4ca4-a51a-0e88ff53158f tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:37:09.800674 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-180b7dc2-5fec-4ca4-a51a-0e88ff53158f tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.800969 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-180b7dc2-5fec-4ca4-a51a-0e88ff53158f tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.801998 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-180b7dc2-5fec-4ca4-a51a-0e88ff53158f tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:37:09.814879 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-180b7dc2-5fec-4ca4-a51a-0e88ff53158f tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Get all volumes completed successfully. Jul 31 05:37:09.816175 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27723e76-2efa-49b0-a54f-971cdc2e34ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.816639 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:09.816639 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:09.817923 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27723e76-2efa-49b0-a54f-971cdc2e34ce tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:09.818245 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27723e76-2efa-49b0-a54f-971cdc2e34ce tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.818407 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27723e76-2efa-49b0-a54f-971cdc2e34ce tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.819180 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-27723e76-2efa-49b0-a54f-971cdc2e34ce tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:09.821637 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-180b7dc2-5fec-4ca4-a51a-0e88ff53158f tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:37:09.822040 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1001/3941] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:37:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10825 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:09.823019 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:09.823019 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:09.823882 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27723e76-2efa-49b0-a54f-971cdc2e34ce tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:09.824359 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 986/3942] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:09 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:09.832167 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4828cbc4-d4b4-47b1-9925-d9e06cdcdcb1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.833919 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3dc09f9b-f87d-4f74-a952-f5d9c8b27e3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.834066 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4828cbc4-d4b4-47b1-9925-d9e06cdcdcb1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:09.834328 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4828cbc4-d4b4-47b1-9925-d9e06cdcdcb1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.834556 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4828cbc4-d4b4-47b1-9925-d9e06cdcdcb1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.835771 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3dc09f9b-f87d-4f74-a952-f5d9c8b27e3a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:37:09.836180 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3dc09f9b-f87d-4f74-a952-f5d9c8b27e3a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6681a646-6cb1-4983-9aaa-49eef911ab63", "name": "tempest-VolumesBackupsTest-Backup-253135943"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:09.837544 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-171064af-2042-486e-8fcc-01c4fa46a36e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.837741 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-3dc09f9b-f87d-4f74-a952-f5d9c8b27e3a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Creating new backup {'backup': {'volume_id': '6681a646-6cb1-4983-9aaa-49eef911ab63', 'name': 'tempest-VolumesBackupsTest-Backup-253135943'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:37:09.837889 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-3dc09f9b-f87d-4f74-a952-f5d9c8b27e3a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Creating backup of volume 6681a646-6cb1-4983-9aaa-49eef911ab63 in container None Jul 31 05:37:09.839245 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-171064af-2042-486e-8fcc-01c4fa46a36e tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] DELETE https://10.4.3.227/volume/v3/types/535b9d84-f996-463b-9acb-cf28f98452df Jul 31 05:37:09.839430 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-171064af-2042-486e-8fcc-01c4fa46a36e tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.839620 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-171064af-2042-486e-8fcc-01c4fa46a36e tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.842579 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:09.842579 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:09.845368 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:09.845368 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:09.845826 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3dc09f9b-f87d-4f74-a952-f5d9c8b27e3a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:37:09.846808 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4828cbc4-d4b4-47b1-9925-d9e06cdcdcb1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:37:09.851373 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4828cbc4-d4b4-47b1-9925-d9e06cdcdcb1 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:37:09.851970 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 983/3943] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:09 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:09.863014 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-3dc09f9b-f87d-4f74-a952-f5d9c8b27e3a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Created reservations ['86b65286-69d5-4cde-920d-dfe40c9d2498', '3fe36be2-4c5a-433f-88e0-37dcc6d044c4'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:09.865656 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-171064af-2042-486e-8fcc-01c4fa46a36e tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] https://10.4.3.227/volume/v3/types/535b9d84-f996-463b-9acb-cf28f98452df returned with HTTP 202 Jul 31 05:37:09.866093 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1002/3944] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:37:09 2026] DELETE /volume/v3/types/535b9d84-f996-463b-9acb-cf28f98452df => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:09.893881 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3dc09f9b-f87d-4f74-a952-f5d9c8b27e3a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:37:09.894793 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 974/3945] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:09 2026] POST /volume/v3/backups => generated 329 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:09.902502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8a477901-6c84-40ce-80b8-b5002fd550cf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:09.904747 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a477901-6c84-40ce-80b8-b5002fd550cf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:09.905040 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a477901-6c84-40ce-80b8-b5002fd550cf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:09.905322 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8a477901-6c84-40ce-80b8-b5002fd550cf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:09.905489 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8a477901-6c84-40ce-80b8-b5002fd550cf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:09.912040 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:09.912040 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:09.912835 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8a477901-6c84-40ce-80b8-b5002fd550cf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:09.913367 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 987/3946] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:09 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:10.114651 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f281a2c2-f3eb-4cb3-8393-a2ddb842bb81 req-7b51506e-1d95-44d7-89cc-144d1eaaa6ba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.116533 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f281a2c2-f3eb-4cb3-8393-a2ddb842bb81 req-7b51506e-1d95-44d7-89cc-144d1eaaa6ba tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/attachments/faac5d4f-991d-4637-bf3c-5222fd6fff4f Jul 31 05:37:10.116687 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f281a2c2-f3eb-4cb3-8393-a2ddb842bb81 req-7b51506e-1d95-44d7-89cc-144d1eaaa6ba tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.116855 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f281a2c2-f3eb-4cb3-8393-a2ddb842bb81 req-7b51506e-1d95-44d7-89cc-144d1eaaa6ba tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.123866 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:10.123866 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:10.179735 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f281a2c2-f3eb-4cb3-8393-a2ddb842bb81 req-7b51506e-1d95-44d7-89cc-144d1eaaa6ba tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/attachments/faac5d4f-991d-4637-bf3c-5222fd6fff4f returned with HTTP 200 Jul 31 05:37:10.180281 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 984/3947] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:37:10 2026] DELETE /volume/v3/attachments/faac5d4f-991d-4637-bf3c-5222fd6fff4f => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:10.461510 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bec01d87-bd55-4188-b86b-2655142aeaf1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.464451 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bec01d87-bd55-4188-b86b-2655142aeaf1 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:10.464750 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bec01d87-bd55-4188-b86b-2655142aeaf1 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.464993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bec01d87-bd55-4188-b86b-2655142aeaf1 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.472389 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:10.472389 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:10.477849 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bec01d87-bd55-4188-b86b-2655142aeaf1 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:10.483463 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bec01d87-bd55-4188-b86b-2655142aeaf1 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 200 Jul 31 05:37:10.483924 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1003/3948] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:10 2026] GET /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:10.499541 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a9eb5b47-1df9-4577-a836-e5d6bbee0e8e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.502347 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9eb5b47-1df9-4577-a836-e5d6bbee0e8e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:10.502654 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9eb5b47-1df9-4577-a836-e5d6bbee0e8e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.502925 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a9eb5b47-1df9-4577-a836-e5d6bbee0e8e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.512085 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:10.512085 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:10.517739 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a9eb5b47-1df9-4577-a836-e5d6bbee0e8e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:10.524248 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a9eb5b47-1df9-4577-a836-e5d6bbee0e8e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 200 Jul 31 05:37:10.524248 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 975/3949] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:10 2026] GET /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:10.537576 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-52acf6a9-01fc-4f19-a502-72a14d996952 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.539758 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52acf6a9-01fc-4f19-a502-72a14d996952 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] DELETE https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:10.539920 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52acf6a9-01fc-4f19-a502-72a14d996952 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.540241 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-52acf6a9-01fc-4f19-a502-72a14d996952 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.540514 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-52acf6a9-01fc-4f19-a502-72a14d996952 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume with id: c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:10.548376 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:10.548376 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:10.548819 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-52acf6a9-01fc-4f19-a502-72a14d996952 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:10.568899 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-52acf6a9-01fc-4f19-a502-72a14d996952 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume request issued successfully. Jul 31 05:37:10.569161 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-52acf6a9-01fc-4f19-a502-72a14d996952 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 202 Jul 31 05:37:10.569582 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 988/3950] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:10 2026] DELETE /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:37:10.576543 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-051d255f-bb6e-43fc-8ace-914c32402766 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.578525 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-051d255f-bb6e-43fc-8ace-914c32402766 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:10.578895 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-051d255f-bb6e-43fc-8ace-914c32402766 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.579214 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-051d255f-bb6e-43fc-8ace-914c32402766 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.586741 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:10.586741 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:10.591119 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-051d255f-bb6e-43fc-8ace-914c32402766 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:10.598228 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-051d255f-bb6e-43fc-8ace-914c32402766 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 200 Jul 31 05:37:10.598767 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 985/3951] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:10 2026] GET /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:10.659385 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3ea0c348-d205-49f8-b944-c88810f3848c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.660936 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ea0c348-d205-49f8-b944-c88810f3848c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 Jul 31 05:37:10.661136 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ea0c348-d205-49f8-b944-c88810f3848c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.661358 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3ea0c348-d205-49f8-b944-c88810f3848c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.665651 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3ea0c348-d205-49f8-b944-c88810f3848c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 returned with HTTP 404 Jul 31 05:37:10.666135 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1004/3952] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:10 2026] GET /volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:10.675233 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0a724736-2326-4997-b081-cdec86bdcc48 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.677057 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a724736-2326-4997-b081-cdec86bdcc48 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e Jul 31 05:37:10.677270 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a724736-2326-4997-b081-cdec86bdcc48 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.677480 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0a724736-2326-4997-b081-cdec86bdcc48 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.677573 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-0a724736-2326-4997-b081-cdec86bdcc48 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete snapshot with id: 5e7138b7-9a21-4575-9152-81bd20327a1e Jul 31 05:37:10.681437 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0a724736-2326-4997-b081-cdec86bdcc48 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e returned with HTTP 404 Jul 31 05:37:10.681917 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 976/3953] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:10 2026] DELETE /volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:10.689663 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa0a34d3-b8b3-479a-ae98-1c39bc10a028 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.691652 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa0a34d3-b8b3-479a-ae98-1c39bc10a028 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e Jul 31 05:37:10.691899 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa0a34d3-b8b3-479a-ae98-1c39bc10a028 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.692158 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa0a34d3-b8b3-479a-ae98-1c39bc10a028 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.696910 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa0a34d3-b8b3-479a-ae98-1c39bc10a028 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e returned with HTTP 404 Jul 31 05:37:10.697594 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 989/3954] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:10 2026] GET /volume/v3/snapshots/5e7138b7-9a21-4575-9152-81bd20327a1e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:10.704487 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4aaa0231-23e3-47b9-8770-98be3b95bf74 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.706551 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4aaa0231-23e3-47b9-8770-98be3b95bf74 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b Jul 31 05:37:10.706850 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4aaa0231-23e3-47b9-8770-98be3b95bf74 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.707134 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4aaa0231-23e3-47b9-8770-98be3b95bf74 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.707256 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-4aaa0231-23e3-47b9-8770-98be3b95bf74 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete snapshot with id: a03f6a13-e940-4a57-bf2f-b80c6b67695b Jul 31 05:37:10.711845 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4aaa0231-23e3-47b9-8770-98be3b95bf74 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b returned with HTTP 404 Jul 31 05:37:10.712351 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 986/3955] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:10 2026] DELETE /volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:10.719812 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-349c07e6-0623-41a0-ab35-09b5555bb48a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.722014 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-349c07e6-0623-41a0-ab35-09b5555bb48a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b Jul 31 05:37:10.722014 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-349c07e6-0623-41a0-ab35-09b5555bb48a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.722161 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-349c07e6-0623-41a0-ab35-09b5555bb48a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.727053 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-349c07e6-0623-41a0-ab35-09b5555bb48a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b returned with HTTP 404 Jul 31 05:37:10.727969 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1005/3956] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:10 2026] GET /volume/v3/snapshots/a03f6a13-e940-4a57-bf2f-b80c6b67695b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:10.733969 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2b7f35d7-a417-490c-99f9-1c25802bf763 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.736000 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b7f35d7-a417-490c-99f9-1c25802bf763 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 Jul 31 05:37:10.736263 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b7f35d7-a417-490c-99f9-1c25802bf763 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.736439 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b7f35d7-a417-490c-99f9-1c25802bf763 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.736533 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-2b7f35d7-a417-490c-99f9-1c25802bf763 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete snapshot with id: 179594fd-7b4a-40d9-b3eb-625d186a9418 Jul 31 05:37:10.741255 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b7f35d7-a417-490c-99f9-1c25802bf763 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 returned with HTTP 404 Jul 31 05:37:10.741627 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 977/3957] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:10 2026] DELETE /volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:10.748246 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3dc30ec0-8b67-4073-9408-a79ee6be6460 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.750383 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3dc30ec0-8b67-4073-9408-a79ee6be6460 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 Jul 31 05:37:10.750605 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3dc30ec0-8b67-4073-9408-a79ee6be6460 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.750837 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3dc30ec0-8b67-4073-9408-a79ee6be6460 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.755816 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3dc30ec0-8b67-4073-9408-a79ee6be6460 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 returned with HTTP 404 Jul 31 05:37:10.756425 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 990/3958] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:10 2026] GET /volume/v3/snapshots/179594fd-7b4a-40d9-b3eb-625d186a9418 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:10.925039 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dc71f5fc-0513-4fd3-abd1-8b23b10b567e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:10.928452 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc71f5fc-0513-4fd3-abd1-8b23b10b567e tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:10.928692 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc71f5fc-0513-4fd3-abd1-8b23b10b567e tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:10.928929 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc71f5fc-0513-4fd3-abd1-8b23b10b567e tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:10.929081 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-dc71f5fc-0513-4fd3-abd1-8b23b10b567e tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:10.934505 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:10.934505 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:10.935282 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc71f5fc-0513-4fd3-abd1-8b23b10b567e tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:10.935699 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 987/3959] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:10 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:11.134007 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4244f70b-564c-4e18-a7bd-1300bfdf43ff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:11.136056 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4244f70b-564c-4e18-a7bd-1300bfdf43ff tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:37:11.138375 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4244f70b-564c-4e18-a7bd-1300bfdf43ff tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1164923770", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:11.149961 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4244f70b-564c-4e18-a7bd-1300bfdf43ff tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:37:11.150390 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1006/3960] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:37:11 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:11.158912 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2226df1-fcdb-4894-8835-561bd9cfbbec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:11.160993 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2226df1-fcdb-4894-8835-561bd9cfbbec tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] POST https://10.4.3.227/volume/v3/types/5f99fd26-0ad2-452f-bc6e-ec3ec6794af6/encryption Jul 31 05:37:11.161354 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2226df1-fcdb-4894-8835-561bd9cfbbec tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:11.174491 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2226df1-fcdb-4894-8835-561bd9cfbbec tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] https://10.4.3.227/volume/v3/types/5f99fd26-0ad2-452f-bc6e-ec3ec6794af6/encryption returned with HTTP 200 Jul 31 05:37:11.174867 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 978/3961] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:37:11 2026] POST /volume/v3/types/5f99fd26-0ad2-452f-bc6e-ec3ec6794af6/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:11.199028 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:11.200741 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:11.201069 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1546491682", "snapshot_id": null, "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "volume_type": "tempest-scenario-type-luks-1164923770", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:11.202619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1546491682', 'snapshot_id': None, 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'volume_type': 'tempest-scenario-type-luks-1164923770', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:11.279482 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume of 1 GB Jul 31 05:37:11.279763 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:11.279763 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:11.280315 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Availability Zones retrieved successfully. Jul 31 05:37:11.285598 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Flow 'volume_create_api' (73efd4f9-20e4-4f22-bdd6-e126045572be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:11.286879 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39edf5c6-aac0-4c76-9e1f-f4a3a98cd692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:11.287996 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:11.338599 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39edf5c6-aac0-4c76-9e1f-f4a3a98cd692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:37:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f99fd26-0ad2-452f-bc6e-ec3ec6794af6,is_public=True,name='tempest-scenario-type-luks-1164923770',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f99fd26-0ad2-452f-bc6e-ec3ec6794af6', '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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:11.339374 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c145b6-5364-4311-b3b2-b22074580842) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:11.360614 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1164923770 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1164923770, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:11.361173 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1164923770 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1164923770, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:11.383069 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Created reservations ['d9ca0b4d-2625-4166-ab38-6c15e8e9ad93', 'e6106560-efb0-46c1-b058-82ba26df6724', '687eb686-3dc9-4bfe-bacf-e8aee685e295', '0b09448f-7a80-427b-ab43-102dc8a22610'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:11.383802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02c145b6-5364-4311-b3b2-b22074580842) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9ca0b4d-2625-4166-ab38-6c15e8e9ad93', 'e6106560-efb0-46c1-b058-82ba26df6724', '687eb686-3dc9-4bfe-bacf-e8aee685e295', '0b09448f-7a80-427b-ab43-102dc8a22610']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:11.384492 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d606913-e86e-4151-80ad-aa7a16c255bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:11.405053 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d606913-e86e-4151-80ad-aa7a16c255bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '455f9bcc-8caf-4261-97ce-ef9511b1360c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1546491682',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a25360dc20d4f43a589eec46acd3721',qos_specs=None,replication_status=,reservations=['d9ca0b4d-2625-4166-ab38-6c15e8e9ad93','e6106560-efb0-46c1-b058-82ba26df6724','687eb686-3dc9-4bfe-bacf-e8aee685e295','0b09448f-7a80-427b-ab43-102dc8a22610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16378f1e868a4f1cb3c26e302bb05387',volume_type_id=5f99fd26-0ad2-452f-bc6e-ec3ec6794af6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1546491682',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=455f9bcc-8caf-4261-97ce-ef9511b1360c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a25360dc20d4f43a589eec46acd3721',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16378f1e868a4f1cb3c26e302bb05387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f99fd26-0ad2-452f-bc6e-ec3ec6794af6),volume_type_id=5f99fd26-0ad2-452f-bc6e-ec3ec6794af6)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:11.405766 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1348d85-d8c3-4ed4-8d09-8e92fe9cb8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:11.422943 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1348d85-d8c3-4ed4-8d09-8e92fe9cb8c3) transitioned into state 'SUCCESS' from state '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-1546491682',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a25360dc20d4f43a589eec46acd3721',qos_specs=None,replication_status=,reservations=['d9ca0b4d-2625-4166-ab38-6c15e8e9ad93','e6106560-efb0-46c1-b058-82ba26df6724','687eb686-3dc9-4bfe-bacf-e8aee685e295','0b09448f-7a80-427b-ab43-102dc8a22610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16378f1e868a4f1cb3c26e302bb05387',volume_type_id=5f99fd26-0ad2-452f-bc6e-ec3ec6794af6)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:11.423604 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d414d293-3f1e-49c3-ab20-17ef70945d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:11.430367 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d414d293-3f1e-49c3-ab20-17ef70945d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:11.431050 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Flow 'volume_create_api' (73efd4f9-20e4-4f22-bdd6-e126045572be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:11.431362 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume request issued successfully. Jul 31 05:37:11.431839 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6b05a6bd-a3c3-4458-8c86-ea33ea49021f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:11.432257 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 991/3962] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:11 2026] POST /volume/v3/volumes => generated 792 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:11.445053 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6ec62c00-73f5-4842-8b51-48b8f23284f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:11.446813 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ec62c00-73f5-4842-8b51-48b8f23284f1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:11.446991 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ec62c00-73f5-4842-8b51-48b8f23284f1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:11.447204 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6ec62c00-73f5-4842-8b51-48b8f23284f1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:11.453567 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:11.453567 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:11.456684 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6ec62c00-73f5-4842-8b51-48b8f23284f1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:11.460223 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6ec62c00-73f5-4842-8b51-48b8f23284f1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:11.460571 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 988/3963] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:11 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 860 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:11.542435 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3bb0883-00d8-4870-a514-8d02b6f5cbab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:11.544026 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3bb0883-00d8-4870-a514-8d02b6f5cbab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] DELETE https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 Jul 31 05:37:11.544282 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3bb0883-00d8-4870-a514-8d02b6f5cbab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:11.544465 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3bb0883-00d8-4870-a514-8d02b6f5cbab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:11.544617 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-a3bb0883-00d8-4870-a514-8d02b6f5cbab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Delete volume with id: e2d74c55-0b8f-4862-b357-96b170a8b532 Jul 31 05:37:11.551113 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:11.551113 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:11.551559 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3bb0883-00d8-4870-a514-8d02b6f5cbab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:37:11.568606 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3bb0883-00d8-4870-a514-8d02b6f5cbab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Delete volume request issued successfully. Jul 31 05:37:11.568813 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3bb0883-00d8-4870-a514-8d02b6f5cbab tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 returned with HTTP 202 Jul 31 05:37:11.569316 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1007/3964] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:11 2026] DELETE /volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:11.576588 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f9b6cea8-f552-4e55-ad3b-b83fb66d0326 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:11.578238 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9b6cea8-f552-4e55-ad3b-b83fb66d0326 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 Jul 31 05:37:11.578426 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9b6cea8-f552-4e55-ad3b-b83fb66d0326 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:11.578611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f9b6cea8-f552-4e55-ad3b-b83fb66d0326 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:11.585690 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:11.585690 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:11.589983 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f9b6cea8-f552-4e55-ad3b-b83fb66d0326 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Volume info retrieved successfully. Jul 31 05:37:11.596649 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f9b6cea8-f552-4e55-ad3b-b83fb66d0326 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 returned with HTTP 200 Jul 31 05:37:11.597117 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 979/3965] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:11 2026] GET /volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:11.614151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-13e9cb3d-4a20-4fd1-b310-78ca33852da4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:11.616483 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13e9cb3d-4a20-4fd1-b310-78ca33852da4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:11.616686 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13e9cb3d-4a20-4fd1-b310-78ca33852da4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:11.616859 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13e9cb3d-4a20-4fd1-b310-78ca33852da4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:11.623704 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13e9cb3d-4a20-4fd1-b310-78ca33852da4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 404 Jul 31 05:37:11.624177 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 992/3966] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:11 2026] GET /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:11.946450 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f8c5ba8a-ce77-4ee8-9d3c-af1d1109ba65 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:11.948342 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8c5ba8a-ce77-4ee8-9d3c-af1d1109ba65 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:11.948543 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8c5ba8a-ce77-4ee8-9d3c-af1d1109ba65 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:11.948756 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f8c5ba8a-ce77-4ee8-9d3c-af1d1109ba65 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:11.948856 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f8c5ba8a-ce77-4ee8-9d3c-af1d1109ba65 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:11.953258 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:11.953258 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:11.954026 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f8c5ba8a-ce77-4ee8-9d3c-af1d1109ba65 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:11.954560 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 989/3967] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:11 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:12.474469 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-755a3788-8f5b-43d9-a871-7948c6a901f0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:12.476393 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-755a3788-8f5b-43d9-a871-7948c6a901f0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:12.476559 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-755a3788-8f5b-43d9-a871-7948c6a901f0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:12.477049 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-755a3788-8f5b-43d9-a871-7948c6a901f0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:12.483900 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:12.483900 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:12.487833 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-755a3788-8f5b-43d9-a871-7948c6a901f0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:12.492043 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-755a3788-8f5b-43d9-a871-7948c6a901f0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:12.492394 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1008/3968] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:12 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:12.611522 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f0e5b482-ff27-410d-877c-152f145e1871 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:12.613355 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0e5b482-ff27-410d-877c-152f145e1871 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] GET https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 Jul 31 05:37:12.613566 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0e5b482-ff27-410d-877c-152f145e1871 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:12.613743 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f0e5b482-ff27-410d-877c-152f145e1871 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:12.620347 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f0e5b482-ff27-410d-877c-152f145e1871 tempest-AttachVolumeMultiAttachTest-560364268 tempest-AttachVolumeMultiAttachTest-560364268-project-member] https://10.4.3.227/volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 returned with HTTP 404 Jul 31 05:37:12.620900 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 980/3969] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:12 2026] GET /volume/v3/volumes/e2d74c55-0b8f-4862-b357-96b170a8b532 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:12.771282 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-547f0b28-4122-408e-839c-c6d627fca66a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:12.772478 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-547f0b28-4122-408e-839c-c6d627fca66a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:12.772646 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-547f0b28-4122-408e-839c-c6d627fca66a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:12.772851 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-547f0b28-4122-408e-839c-c6d627fca66a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:12.784359 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:12.784359 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:12.791471 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-547f0b28-4122-408e-839c-c6d627fca66a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:37:12.798484 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-547f0b28-4122-408e-839c-c6d627fca66a tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:37:12.799036 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 993/3970] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:12 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:12.812729 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4ade9570-4994-4fec-8aa0-72b270096d67 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:12.814666 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ade9570-4994-4fec-8aa0-72b270096d67 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] DELETE https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:12.814869 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ade9570-4994-4fec-8aa0-72b270096d67 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:12.815049 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ade9570-4994-4fec-8aa0-72b270096d67 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:12.815251 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-4ade9570-4994-4fec-8aa0-72b270096d67 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume with id: 2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:12.823456 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:12.823456 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:12.823982 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4ade9570-4994-4fec-8aa0-72b270096d67 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:37:12.849877 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4ade9570-4994-4fec-8aa0-72b270096d67 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Delete volume request issued successfully. Jul 31 05:37:12.850194 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ade9570-4994-4fec-8aa0-72b270096d67 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 202 Jul 31 05:37:12.850749 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 990/3971] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:12 2026] DELETE /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:12.861050 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1185535a-34e9-4055-8d62-18796ff48533 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:12.862923 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1185535a-34e9-4055-8d62-18796ff48533 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:12.863152 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1185535a-34e9-4055-8d62-18796ff48533 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:12.863370 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1185535a-34e9-4055-8d62-18796ff48533 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:12.870531 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:12.870531 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:12.874258 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1185535a-34e9-4055-8d62-18796ff48533 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Volume info retrieved successfully. Jul 31 05:37:12.878525 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1185535a-34e9-4055-8d62-18796ff48533 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 200 Jul 31 05:37:12.878937 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1009/3972] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:12 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:12.964925 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84839916-b864-48b4-8063-aa7a8201cd58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:12.965825 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84839916-b864-48b4-8063-aa7a8201cd58 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:12.966217 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84839916-b864-48b4-8063-aa7a8201cd58 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:12.966310 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84839916-b864-48b4-8063-aa7a8201cd58 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:12.966421 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-84839916-b864-48b4-8063-aa7a8201cd58 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:12.971197 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:12.971197 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:12.971937 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84839916-b864-48b4-8063-aa7a8201cd58 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:12.972413 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 981/3973] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:12 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:13.237300 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-36f17fdd-72a3-4c87-9c0a-2dfb073ecee1 req-6f9b47ff-d7bd-445f-b864-aed944de8f9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:13.239346 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-36f17fdd-72a3-4c87-9c0a-2dfb073ecee1 req-6f9b47ff-d7bd-445f-b864-aed944de8f9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/attachments/b9213655-5eea-4498-b879-bf194d1fd913 Jul 31 05:37:13.239443 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-36f17fdd-72a3-4c87-9c0a-2dfb073ecee1 req-6f9b47ff-d7bd-445f-b864-aed944de8f9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:13.239630 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-36f17fdd-72a3-4c87-9c0a-2dfb073ecee1 req-6f9b47ff-d7bd-445f-b864-aed944de8f9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:13.246679 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:13.246679 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:13.252027 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d41491ac-9bea-4217-8181-31cff36e4b08 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:13.254415 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:13.254916 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "c28de49c-63b1-43b0-b4cb-15d25381af7b", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:13.256998 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'c28de49c-63b1-43b0-b4cb-15d25381af7b', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:13.296990 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-36f17fdd-72a3-4c87-9c0a-2dfb073ecee1 req-6f9b47ff-d7bd-445f-b864-aed944de8f9f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/b9213655-5eea-4498-b879-bf194d1fd913 returned with HTTP 200 Jul 31 05:37:13.297653 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 994/3974] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:37:13 2026] DELETE /volume/v3/attachments/b9213655-5eea-4498-b879-bf194d1fd913 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:13.344308 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume of 1 GB Jul 31 05:37:13.349829 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Availability Zones retrieved successfully. Jul 31 05:37:13.356767 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Flow 'volume_create_api' (b7d66428-f1b4-459c-9166-5a4c25273795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:13.358273 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d7a8af4-58b1-4845-990a-8a1a9df640b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:13.359553 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:13.421700 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d7a8af4-58b1-4845-990a-8a1a9df640b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:13.422386 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41210c3-4859-416a-857a-c78fd57f8136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:13.477043 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Created reservations ['5d3f41d2-36ef-4356-ad28-071397e3c224', '7409b802-8ab4-435f-8264-b3fa8d5bff8d', '77c5f41d-6bd6-4325-ad5a-b2020aa495a6', '4c259c1e-2fa9-4549-b635-1c727a55ac38'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:13.477833 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f41210c3-4859-416a-857a-c78fd57f8136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d3f41d2-36ef-4356-ad28-071397e3c224', '7409b802-8ab4-435f-8264-b3fa8d5bff8d', '77c5f41d-6bd6-4325-ad5a-b2020aa495a6', '4c259c1e-2fa9-4549-b635-1c727a55ac38']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:13.478560 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bddb022b-a144-4ee1-8958-c43ff7b66d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:13.499973 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bddb022b-a144-4ee1-8958-c43ff7b66d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3b2b1c4-77c1-46d4-af35-87440c7458f4', '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='de57e7fbb1b044f48294e4e61c9c56af',qos_specs=None,replication_status=,reservations=['5d3f41d2-36ef-4356-ad28-071397e3c224','7409b802-8ab4-435f-8264-b3fa8d5bff8d','77c5f41d-6bd6-4325-ad5a-b2020aa495a6','4c259c1e-2fa9-4549-b635-1c727a55ac38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:13Z,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=c3b2b1c4-77c1-46d4-af35-87440c7458f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de57e7fbb1b044f48294e4e61c9c56af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:13.500738 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85a3cc2e-1acc-428e-a95a-a2fb47561a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:13.503981 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1f02778-1de1-42a2-9f94-50926e6c3c57 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:13.505672 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1f02778-1de1-42a2-9f94-50926e6c3c57 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:13.505848 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1f02778-1de1-42a2-9f94-50926e6c3c57 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:13.506042 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1f02778-1de1-42a2-9f94-50926e6c3c57 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:13.517601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85a3cc2e-1acc-428e-a95a-a2fb47561a12) transitioned into state 'SUCCESS' from 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='de57e7fbb1b044f48294e4e61c9c56af',qos_specs=None,replication_status=,reservations=['5d3f41d2-36ef-4356-ad28-071397e3c224','7409b802-8ab4-435f-8264-b3fa8d5bff8d','77c5f41d-6bd6-4325-ad5a-b2020aa495a6','4c259c1e-2fa9-4549-b635-1c727a55ac38'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:13.518278 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7326ecfd-bb20-46f8-aae7-1877fee66bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:13.520258 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:13.520258 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:13.525135 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d1f02778-1de1-42a2-9f94-50926e6c3c57 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:13.527016 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7326ecfd-bb20-46f8-aae7-1877fee66bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:13.527919 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Flow 'volume_create_api' (b7d66428-f1b4-459c-9166-5a4c25273795) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:13.528246 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume request issued successfully. Jul 31 05:37:13.528788 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d41491ac-9bea-4217-8181-31cff36e4b08 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:13.529196 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 991/3975] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:37:13 2026] POST /volume/v3/volumes => generated 775 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:13.531007 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1f02778-1de1-42a2-9f94-50926e6c3c57 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:13.531587 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1010/3976] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:13 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:13.541540 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-83eedab4-8deb-4d5e-957b-8bb689f34f4e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:13.543184 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83eedab4-8deb-4d5e-957b-8bb689f34f4e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:13.543346 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83eedab4-8deb-4d5e-957b-8bb689f34f4e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:13.543547 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-83eedab4-8deb-4d5e-957b-8bb689f34f4e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:13.550110 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:13.550110 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:13.554206 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-83eedab4-8deb-4d5e-957b-8bb689f34f4e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:13.558743 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-83eedab4-8deb-4d5e-957b-8bb689f34f4e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 200 Jul 31 05:37:13.559126 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 982/3977] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:13 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:13.895378 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a35703ba-d8d9-4eb8-843e-ffd78e994658 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:13.897468 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a35703ba-d8d9-4eb8-843e-ffd78e994658 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] GET https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 Jul 31 05:37:13.897767 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a35703ba-d8d9-4eb8-843e-ffd78e994658 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:13.898009 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a35703ba-d8d9-4eb8-843e-ffd78e994658 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:13.909321 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a35703ba-d8d9-4eb8-843e-ffd78e994658 tempest-VolumesBackupsTest-454075707 tempest-VolumesBackupsTest-454075707-project-member] https://10.4.3.227/volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 returned with HTTP 404 Jul 31 05:37:13.909321 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 995/3978] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:13 2026] GET /volume/v3/volumes/2591bac4-dbbc-4e61-8b21-af1f66050f65 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:13.989302 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b7571fa5-ba61-4ef7-83e7-1cacf769d88a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:13.992376 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7571fa5-ba61-4ef7-83e7-1cacf769d88a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:13.992669 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7571fa5-ba61-4ef7-83e7-1cacf769d88a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:13.992989 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b7571fa5-ba61-4ef7-83e7-1cacf769d88a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:13.993238 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b7571fa5-ba61-4ef7-83e7-1cacf769d88a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:14.001018 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:14.001018 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:14.001948 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b7571fa5-ba61-4ef7-83e7-1cacf769d88a tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:14.002836 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 992/3979] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:13 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:14.548475 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff214564-c29c-47c5-a79b-74aa78083429 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:14.551582 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff214564-c29c-47c5-a79b-74aa78083429 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:14.551810 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff214564-c29c-47c5-a79b-74aa78083429 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:14.552033 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff214564-c29c-47c5-a79b-74aa78083429 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:14.564358 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:14.564358 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:14.570673 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff214564-c29c-47c5-a79b-74aa78083429 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:14.575094 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2971351-077f-4648-9b72-9b3326da6b56 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:14.577034 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff214564-c29c-47c5-a79b-74aa78083429 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:14.577551 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1011/3980] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:14 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:14.577620 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2971351-077f-4648-9b72-9b3326da6b56 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:14.577900 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2971351-077f-4648-9b72-9b3326da6b56 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:14.578161 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2971351-077f-4648-9b72-9b3326da6b56 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:14.592664 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:14.592664 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:14.597050 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e2971351-077f-4648-9b72-9b3326da6b56 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:14.603682 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2971351-077f-4648-9b72-9b3326da6b56 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 200 Jul 31 05:37:14.604131 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 983/3981] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:14 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 925 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:14.906969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5943f634-8e44-45c9-97e2-bebbd5bc9167 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:14.909551 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5943f634-8e44-45c9-97e2-bebbd5bc9167 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:37:14.909852 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5943f634-8e44-45c9-97e2-bebbd5bc9167 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:14.910181 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5943f634-8e44-45c9-97e2-bebbd5bc9167 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:14.910407 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5943f634-8e44-45c9-97e2-bebbd5bc9167 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume with id: 5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:37:14.921601 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:14.921601 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:14.921874 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5943f634-8e44-45c9-97e2-bebbd5bc9167 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:37:14.946815 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5943f634-8e44-45c9-97e2-bebbd5bc9167 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume request issued successfully. Jul 31 05:37:14.946815 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5943f634-8e44-45c9-97e2-bebbd5bc9167 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 returned with HTTP 202 Jul 31 05:37:14.946815 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 996/3982] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:14 2026] DELETE /volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:14.953129 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c8d4b370-80a3-448e-8c22-ba362048b13e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:14.957812 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8d4b370-80a3-448e-8c22-ba362048b13e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:37:14.957812 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8d4b370-80a3-448e-8c22-ba362048b13e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:14.957812 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8d4b370-80a3-448e-8c22-ba362048b13e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:14.964735 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:14.964735 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:14.969350 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8d4b370-80a3-448e-8c22-ba362048b13e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:37:14.974508 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8d4b370-80a3-448e-8c22-ba362048b13e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 returned with HTTP 200 Jul 31 05:37:14.975213 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 993/3983] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:14 2026] GET /volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:15.017600 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-999d9fad-c494-496a-9cc3-e2203c58deba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:15.019380 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-999d9fad-c494-496a-9cc3-e2203c58deba tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:15.019582 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-999d9fad-c494-496a-9cc3-e2203c58deba tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:15.019810 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-999d9fad-c494-496a-9cc3-e2203c58deba tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:15.019922 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-999d9fad-c494-496a-9cc3-e2203c58deba tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:15.024310 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:15.024310 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:15.025004 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-999d9fad-c494-496a-9cc3-e2203c58deba tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:15.025565 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1012/3984] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:15 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:15.595726 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0b6551ff-712b-4b3c-919a-8dee597238b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:15.597435 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b6551ff-712b-4b3c-919a-8dee597238b0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:15.597645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b6551ff-712b-4b3c-919a-8dee597238b0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:15.597838 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0b6551ff-712b-4b3c-919a-8dee597238b0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:15.605508 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:15.605508 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:15.613545 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0b6551ff-712b-4b3c-919a-8dee597238b0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:15.617527 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0b6551ff-712b-4b3c-919a-8dee597238b0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:15.617923 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 984/3985] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:15 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:15.619722 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ca4fdb91-11f8-489c-989a-71e390727dab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:15.624033 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca4fdb91-11f8-489c-989a-71e390727dab tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:15.624357 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca4fdb91-11f8-489c-989a-71e390727dab tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:15.624589 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ca4fdb91-11f8-489c-989a-71e390727dab tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:15.636861 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:15.636861 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:15.642564 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ca4fdb91-11f8-489c-989a-71e390727dab tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:15.649363 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ca4fdb91-11f8-489c-989a-71e390727dab tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 200 Jul 31 05:37:15.649864 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 997/3986] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:15 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:15.988626 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f6dabf0-f335-4a69-a62f-3927a6a2074c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:15.995085 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f6dabf0-f335-4a69-a62f-3927a6a2074c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 Jul 31 05:37:15.995863 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f6dabf0-f335-4a69-a62f-3927a6a2074c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:15.996576 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f6dabf0-f335-4a69-a62f-3927a6a2074c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:15.998432 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59d883df-cc46-4e74-82b8-a8a364aee08c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:16.016204 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f6dabf0-f335-4a69-a62f-3927a6a2074c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 returned with HTTP 404 Jul 31 05:37:16.021846 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 994/3987] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:15 2026] GET /volume/v3/volumes/5c3046a6-738e-4d89-adfa-9476cd7ad3a8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:16.038502 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-54af9b0f-15d0-41df-8971-52ea241671f9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:16.040725 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54af9b0f-15d0-41df-8971-52ea241671f9 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:16.041278 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54af9b0f-15d0-41df-8971-52ea241671f9 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:16.041312 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-54af9b0f-15d0-41df-8971-52ea241671f9 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:16.041484 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-54af9b0f-15d0-41df-8971-52ea241671f9 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:16.046544 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:16.046544 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:16.047383 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-54af9b0f-15d0-41df-8971-52ea241671f9 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:16.048082 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 985/3988] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:16 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:16.050045 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:16.051923 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:16.052369 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1788306528", "snapshot_id": null, "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:16.054245 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1788306528', 'snapshot_id': None, 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:16.156836 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:16.157215 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1836334158"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:16.157952 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume of 1 GB Jul 31 05:37:16.158768 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1836334158'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:16.158897 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Create volume of 1 GB Jul 31 05:37:16.163365 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Availability Zones retrieved successfully. Jul 31 05:37:16.163631 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Availability Zones retrieved successfully. Jul 31 05:37:16.169108 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Flow 'volume_create_api' (e397dbe1-c55a-4087-a562-5d0d66fcaa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:16.169907 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (e2f881cc-91ab-45bc-a80f-2099f37576a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:16.170251 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50e0a5d9-5f3f-49be-82df-587e04c7d095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.171079 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:16.171159 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a666c289-b511-4ed1-a257-c68e6828ee2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.178445 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:16.196987 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50e0a5d9-5f3f-49be-82df-587e04c7d095) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.198249 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266cd6d7-7554-4c0c-8df4-b73d603e7ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.245015 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a666c289-b511-4ed1-a257-c68e6828ee2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.245750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b52bab-84b8-489f-9662-397bda3a917f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.263132 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Created reservations ['61a6e865-4e28-40b0-9a29-54f88cdf8bfb', '1e965cc4-9a66-4439-8737-053b8718387f', 'f5f17329-3af9-41a7-8707-19a69356a340', '34a56e7c-acee-436e-9744-c55e4255b0c5'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:16.263945 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (266cd6d7-7554-4c0c-8df4-b73d603e7ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['61a6e865-4e28-40b0-9a29-54f88cdf8bfb', '1e965cc4-9a66-4439-8737-053b8718387f', 'f5f17329-3af9-41a7-8707-19a69356a340', '34a56e7c-acee-436e-9744-c55e4255b0c5']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.265022 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb7bbb9-c8e1-4eb5-8de8-fe048429f7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.289876 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebb7bbb9-c8e1-4eb5-8de8-fe048429f7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f6b3a70-fa1c-4478-90b7-1c5aba7e732a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1836334158',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64d2d35eb4df4ffebe47ce30a2a193d1',qos_specs=None,replication_status=,reservations=['61a6e865-4e28-40b0-9a29-54f88cdf8bfb','1e965cc4-9a66-4439-8737-053b8718387f','f5f17329-3af9-41a7-8707-19a69356a340','34a56e7c-acee-436e-9744-c55e4255b0c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a45c93b2f5418aab5bfb3d4c86089e',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1836334158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f6b3a70-fa1c-4478-90b7-1c5aba7e732a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='64d2d35eb4df4ffebe47ce30a2a193d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74a45c93b2f5418aab5bfb3d4c86089e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.290656 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e0a3fa-5f91-4a14-aea7-1735bc50eb1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.291842 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['2b47bd52-b7a6-459f-a02f-5c5235785a39', '2131a50a-fc39-4b7d-bcaa-12919e0e74e6', '388c2c08-28f6-4f44-b4e6-ab434c3392d1', 'ddb18c3e-8b94-4045-85f1-6d80d63ef263'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:16.292632 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76b52bab-84b8-489f-9662-397bda3a917f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b47bd52-b7a6-459f-a02f-5c5235785a39', '2131a50a-fc39-4b7d-bcaa-12919e0e74e6', '388c2c08-28f6-4f44-b4e6-ab434c3392d1', 'ddb18c3e-8b94-4045-85f1-6d80d63ef263']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.293469 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64962d2a-22ee-43df-b483-88ac367443be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.314380 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e0a3fa-5f91-4a14-aea7-1735bc50eb1c) transitioned into state 'SUCCESS' from state '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-1836334158',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64d2d35eb4df4ffebe47ce30a2a193d1',qos_specs=None,replication_status=,reservations=['61a6e865-4e28-40b0-9a29-54f88cdf8bfb','1e965cc4-9a66-4439-8737-053b8718387f','f5f17329-3af9-41a7-8707-19a69356a340','34a56e7c-acee-436e-9744-c55e4255b0c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a45c93b2f5418aab5bfb3d4c86089e',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.314380 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ceccd1d-ee11-4536-a08b-08fff691f83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.321853 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64962d2a-22ee-43df-b483-88ac367443be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '77d22113-b2da-4e66-a9e1-dc9831462107', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1788306528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['2b47bd52-b7a6-459f-a02f-5c5235785a39','2131a50a-fc39-4b7d-bcaa-12919e0e74e6','388c2c08-28f6-4f44-b4e6-ab434c3392d1','ddb18c3e-8b94-4045-85f1-6d80d63ef263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1788306528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=77d22113-b2da-4e66-a9e1-dc9831462107,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f927a1a3273244e29e20c79fefeffa48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259c7b85639f44b19152aec3c7905653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.322590 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b501bf-9d45-413d-8e85-8d33692325ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.325817 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ceccd1d-ee11-4536-a08b-08fff691f83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.327779 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Flow 'volume_create_api' (e397dbe1-c55a-4087-a562-5d0d66fcaa96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:16.327779 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Create volume request issued successfully. Jul 31 05:37:16.327779 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59d883df-cc46-4e74-82b8-a8a364aee08c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:16.328430 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1013/3989] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:15 2026] POST /volume/v3/volumes => generated 760 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:16.343179 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cd91f259-3f76-4c26-a6cf-be467f9db8bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:16.344986 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5b501bf-9d45-413d-8e85-8d33692325ea) transitioned into state 'SUCCESS' from state '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-1788306528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['2b47bd52-b7a6-459f-a02f-5c5235785a39','2131a50a-fc39-4b7d-bcaa-12919e0e74e6','388c2c08-28f6-4f44-b4e6-ab434c3392d1','ddb18c3e-8b94-4045-85f1-6d80d63ef263'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.346133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797847ee-975f-48e0-b783-3ab6e635ad6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.346274 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd91f259-3f76-4c26-a6cf-be467f9db8bb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a Jul 31 05:37:16.346459 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd91f259-3f76-4c26-a6cf-be467f9db8bb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:16.346628 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cd91f259-3f76-4c26-a6cf-be467f9db8bb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:16.358721 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (797847ee-975f-48e0-b783-3ab6e635ad6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.359626 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (e2f881cc-91ab-45bc-a80f-2099f37576a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:16.360046 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request issued successfully. Jul 31 05:37:16.360713 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4bc9adc-c42f-4efa-a823-a73c0c91a6e8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:16.360880 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:16.360880 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:16.361225 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 998/3990] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:16 2026] POST /volume/v3/volumes => generated 759 bytes in 312 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:16.372487 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cd91f259-3f76-4c26-a6cf-be467f9db8bb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:16.373965 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cd91f259-3f76-4c26-a6cf-be467f9db8bb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a returned with HTTP 200 Jul 31 05:37:16.374467 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 995/3991] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:16 2026] GET /volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:16.378151 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8216edb0-a155-45ca-b6a5-4155469693b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:16.381051 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8216edb0-a155-45ca-b6a5-4155469693b4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 Jul 31 05:37:16.381318 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8216edb0-a155-45ca-b6a5-4155469693b4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:16.381537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8216edb0-a155-45ca-b6a5-4155469693b4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:16.396533 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:16.396533 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:16.399561 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8216edb0-a155-45ca-b6a5-4155469693b4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:37:16.404355 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8216edb0-a155-45ca-b6a5-4155469693b4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 returned with HTTP 200 Jul 31 05:37:16.404355 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 986/3992] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:16 2026] GET /volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:16.594538 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e2773c4-265e-4711-a366-98384d0d6202 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:16.639778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-13dad618-f0cc-41ac-96ce-42f77908d297 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:16.643057 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13dad618-f0cc-41ac-96ce-42f77908d297 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:16.643383 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13dad618-f0cc-41ac-96ce-42f77908d297 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:16.643671 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-13dad618-f0cc-41ac-96ce-42f77908d297 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:16.655568 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:16.655568 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:16.661644 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-13dad618-f0cc-41ac-96ce-42f77908d297 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:16.669702 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-13dad618-f0cc-41ac-96ce-42f77908d297 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:16.670008 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-590ed31c-3c8c-447e-a77b-a1416bec219b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:16.670073 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 999/3993] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:16 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:16.679285 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-590ed31c-3c8c-447e-a77b-a1416bec219b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:16.679583 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-590ed31c-3c8c-447e-a77b-a1416bec219b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:16.679825 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-590ed31c-3c8c-447e-a77b-a1416bec219b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:16.689347 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:16.689347 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:16.693489 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-590ed31c-3c8c-447e-a77b-a1416bec219b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:16.698473 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-590ed31c-3c8c-447e-a77b-a1416bec219b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 200 Jul 31 05:37:16.698473 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 996/3994] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:16 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:16.725551 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:16.726048 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1882403583"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:16.728678 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1882403583'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:16.728860 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Create volume of 1 GB Jul 31 05:37:16.729547 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:16.729547 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:16.734026 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Availability Zones retrieved successfully. Jul 31 05:37:16.742807 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Flow 'volume_create_api' (2604ef55-9ea8-4ec0-9ef1-759492ed6f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:16.744359 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb62ba0c-1eab-473c-ad07-b2746b8c0a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.745652 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:16.775533 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb62ba0c-1eab-473c-ad07-b2746b8c0a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.776675 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e76a8465-fcf1-422c-981a-54306cd3de84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.865217 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Created reservations ['52c0161d-12f5-4259-9fbd-585fdcb4efc8', 'afb26b19-1824-41b9-afd1-1935869f2710', 'c2a2e5c7-4df0-447a-8202-bcab58c11793', 'feceb47b-bd1f-43b8-a055-90224b68384d'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:16.866351 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e76a8465-fcf1-422c-981a-54306cd3de84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52c0161d-12f5-4259-9fbd-585fdcb4efc8', 'afb26b19-1824-41b9-afd1-1935869f2710', 'c2a2e5c7-4df0-447a-8202-bcab58c11793', 'feceb47b-bd1f-43b8-a055-90224b68384d']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.867698 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde220dd-ac41-43b2-a3db-732db53a4464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.898805 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fde220dd-ac41-43b2-a3db-732db53a4464) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de00a78e-0314-4897-97fd-6f19a9472fc9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1882403583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94229a3fef4a41878145a0f8f75e72e1',qos_specs=None,replication_status=,reservations=['52c0161d-12f5-4259-9fbd-585fdcb4efc8','afb26b19-1824-41b9-afd1-1935869f2710','c2a2e5c7-4df0-447a-8202-bcab58c11793','feceb47b-bd1f-43b8-a055-90224b68384d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a2cd15040b9415ca60c52719ee8ae20',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1882403583',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de00a78e-0314-4897-97fd-6f19a9472fc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='94229a3fef4a41878145a0f8f75e72e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a2cd15040b9415ca60c52719ee8ae20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.906330 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b2be63f-29a9-441f-a2a3-cd1566299c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.921638 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b2be63f-29a9-441f-a2a3-cd1566299c92) transitioned into state 'SUCCESS' from state '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-1882403583',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='94229a3fef4a41878145a0f8f75e72e1',qos_specs=None,replication_status=,reservations=['52c0161d-12f5-4259-9fbd-585fdcb4efc8','afb26b19-1824-41b9-afd1-1935869f2710','c2a2e5c7-4df0-447a-8202-bcab58c11793','feceb47b-bd1f-43b8-a055-90224b68384d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a2cd15040b9415ca60c52719ee8ae20',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.922633 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4d06a90-7b9d-4c3f-9874-af729ad52a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:16.934699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4d06a90-7b9d-4c3f-9874-af729ad52a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:16.935349 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Flow 'volume_create_api' (2604ef55-9ea8-4ec0-9ef1-759492ed6f7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:16.935677 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Create volume request issued successfully. Jul 31 05:37:16.936303 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e2773c4-265e-4711-a366-98384d0d6202 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:16.936783 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1014/3995] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:37:16 2026] POST /volume/v3/volumes => generated 752 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:16.952285 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a7a1146-bbb8-4a66-927a-3f2f843088a5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:16.955332 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a7a1146-bbb8-4a66-927a-3f2f843088a5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 Jul 31 05:37:16.955542 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a7a1146-bbb8-4a66-927a-3f2f843088a5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:16.955720 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a7a1146-bbb8-4a66-927a-3f2f843088a5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:16.962317 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:16.962317 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:16.968167 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5a7a1146-bbb8-4a66-927a-3f2f843088a5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Volume info retrieved successfully. Jul 31 05:37:16.970419 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a7a1146-bbb8-4a66-927a-3f2f843088a5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 returned with HTTP 200 Jul 31 05:37:16.970788 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 987/3996] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:16 2026] GET /volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 => generated 820 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:17.061776 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3f413157-7a1c-40e5-b5eb-f78a3d144df2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:17.064013 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f413157-7a1c-40e5-b5eb-f78a3d144df2 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:17.064255 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f413157-7a1c-40e5-b5eb-f78a3d144df2 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:17.064436 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3f413157-7a1c-40e5-b5eb-f78a3d144df2 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:17.064608 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3f413157-7a1c-40e5-b5eb-f78a3d144df2 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:17.069053 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:17.069053 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:17.069734 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3f413157-7a1c-40e5-b5eb-f78a3d144df2 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:17.070126 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1000/3997] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:17 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:17.388411 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-57df2cc8-5da6-47e9-b321-fa18123157fb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:17.390358 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57df2cc8-5da6-47e9-b321-fa18123157fb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a Jul 31 05:37:17.390539 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57df2cc8-5da6-47e9-b321-fa18123157fb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:17.390714 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57df2cc8-5da6-47e9-b321-fa18123157fb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:17.397942 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:17.397942 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:17.401445 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-57df2cc8-5da6-47e9-b321-fa18123157fb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:17.406039 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57df2cc8-5da6-47e9-b321-fa18123157fb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a returned with HTTP 200 Jul 31 05:37:17.406450 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 997/3998] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:17 2026] GET /volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:17.417440 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bfb0ea5b-fb65-40a9-9d5b-bfaa3b7f1109 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:17.419596 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bfb0ea5b-fb65-40a9-9d5b-bfaa3b7f1109 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 Jul 31 05:37:17.419825 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bfb0ea5b-fb65-40a9-9d5b-bfaa3b7f1109 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:17.420058 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bfb0ea5b-fb65-40a9-9d5b-bfaa3b7f1109 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:17.429931 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:17.429931 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:17.433796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fb3fe9a9-1ccf-45c1-8f7c-601389bcbed9 req-15efd102-19e4-41cf-af5f-73791368ff43 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:17.437549 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bfb0ea5b-fb65-40a9-9d5b-bfaa3b7f1109 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:37:17.437651 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb3fe9a9-1ccf-45c1-8f7c-601389bcbed9 req-15efd102-19e4-41cf-af5f-73791368ff43 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a Jul 31 05:37:17.437651 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fb3fe9a9-1ccf-45c1-8f7c-601389bcbed9 req-15efd102-19e4-41cf-af5f-73791368ff43 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:17.437651 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fb3fe9a9-1ccf-45c1-8f7c-601389bcbed9 req-15efd102-19e4-41cf-af5f-73791368ff43 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:17.443249 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bfb0ea5b-fb65-40a9-9d5b-bfaa3b7f1109 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 returned with HTTP 200 Jul 31 05:37:17.443727 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1015/3999] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:17 2026] GET /volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:17.444397 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:17.444397 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:17.448481 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-fb3fe9a9-1ccf-45c1-8f7c-601389bcbed9 req-15efd102-19e4-41cf-af5f-73791368ff43 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:17.453368 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fb3fe9a9-1ccf-45c1-8f7c-601389bcbed9 req-15efd102-19e4-41cf-af5f-73791368ff43 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a returned with HTTP 200 Jul 31 05:37:17.453368 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 988/4000] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:17 2026] GET /volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:17.460758 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a5e07375-7e4d-431f-9cd0-c626b8d8570b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:17.462669 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5e07375-7e4d-431f-9cd0-c626b8d8570b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 Jul 31 05:37:17.462924 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5e07375-7e4d-431f-9cd0-c626b8d8570b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:17.463201 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a5e07375-7e4d-431f-9cd0-c626b8d8570b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:17.465005 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-99074380-9948-411a-a294-7a1633db1e11 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:17.467134 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:17.467446 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1501912329"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:17.468803 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1501912329'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:17.468913 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Create volume of 1 GB Jul 31 05:37:17.476486 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:17.476486 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:17.477959 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Availability Zones retrieved successfully. Jul 31 05:37:17.483619 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a5e07375-7e4d-431f-9cd0-c626b8d8570b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:37:17.487466 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Flow 'volume_create_api' (b73e384a-6830-425b-a915-42f506879994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:17.489643 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c16d771d-0261-4153-8e48-0beec458d5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:17.490173 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a5e07375-7e4d-431f-9cd0-c626b8d8570b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 returned with HTTP 200 Jul 31 05:37:17.490560 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1001/4001] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:17 2026] GET /volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 => generated 1367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:17.492283 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:17.518432 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c16d771d-0261-4153-8e48-0beec458d5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:17.519553 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d671dce-d480-4ae3-8400-142b5aec2d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:17.585373 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Created reservations ['57217e0c-5bf3-4fbd-8698-5da9333ebeda', '55aed6e8-133d-4ef5-96d0-26f9da1e53e5', 'd2807911-8168-4017-9e00-297314d96adb', '366ea010-9c09-4467-990f-1e5a1d0acdc9'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:17.586165 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d671dce-d480-4ae3-8400-142b5aec2d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57217e0c-5bf3-4fbd-8698-5da9333ebeda', '55aed6e8-133d-4ef5-96d0-26f9da1e53e5', 'd2807911-8168-4017-9e00-297314d96adb', '366ea010-9c09-4467-990f-1e5a1d0acdc9']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:17.586906 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c6937f6-b4ba-4b08-ab7d-7503b85a30e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:17.620474 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c6937f6-b4ba-4b08-ab7d-7503b85a30e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1a851c2-f6a2-4079-ba95-43afc3784b40', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1501912329',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64d2d35eb4df4ffebe47ce30a2a193d1',qos_specs=None,replication_status=,reservations=['57217e0c-5bf3-4fbd-8698-5da9333ebeda','55aed6e8-133d-4ef5-96d0-26f9da1e53e5','d2807911-8168-4017-9e00-297314d96adb','366ea010-9c09-4467-990f-1e5a1d0acdc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a45c93b2f5418aab5bfb3d4c86089e',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1501912329',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1a851c2-f6a2-4079-ba95-43afc3784b40,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='64d2d35eb4df4ffebe47ce30a2a193d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74a45c93b2f5418aab5bfb3d4c86089e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:17.621322 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66ed2515-320e-462b-a6d0-3070ec71422c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:17.645731 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66ed2515-320e-462b-a6d0-3070ec71422c) transitioned into state 'SUCCESS' from state '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-1501912329',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64d2d35eb4df4ffebe47ce30a2a193d1',qos_specs=None,replication_status=,reservations=['57217e0c-5bf3-4fbd-8698-5da9333ebeda','55aed6e8-133d-4ef5-96d0-26f9da1e53e5','d2807911-8168-4017-9e00-297314d96adb','366ea010-9c09-4467-990f-1e5a1d0acdc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a45c93b2f5418aab5bfb3d4c86089e',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:17.646496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0cb91af-a44a-43c0-a8ed-dcd1bdcd9482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:17.654960 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0cb91af-a44a-43c0-a8ed-dcd1bdcd9482) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:17.655915 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Flow 'volume_create_api' (b73e384a-6830-425b-a915-42f506879994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:17.656222 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Create volume request issued successfully. Jul 31 05:37:17.656760 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-99074380-9948-411a-a294-7a1633db1e11 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:17.657175 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 998/4002] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:17 2026] POST /volume/v3/volumes => generated 760 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:17.672661 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-04dab0ce-8c30-448e-93d2-113b9669fc66 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:17.674065 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04dab0ce-8c30-448e-93d2-113b9669fc66 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 Jul 31 05:37:17.674899 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04dab0ce-8c30-448e-93d2-113b9669fc66 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:17.674899 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04dab0ce-8c30-448e-93d2-113b9669fc66 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:17.684683 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:17.684683 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:17.684850 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3efad1a8-d3c1-483d-9ce6-68b98265c76d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:17.689119 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3efad1a8-d3c1-483d-9ce6-68b98265c76d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:17.689119 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3efad1a8-d3c1-483d-9ce6-68b98265c76d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:17.689119 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3efad1a8-d3c1-483d-9ce6-68b98265c76d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:17.689543 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-04dab0ce-8c30-448e-93d2-113b9669fc66 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:17.693779 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04dab0ce-8c30-448e-93d2-113b9669fc66 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 returned with HTTP 200 Jul 31 05:37:17.694603 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1016/4003] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:17 2026] GET /volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 => generated 828 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:17.697385 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:17.697385 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:17.701712 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3efad1a8-d3c1-483d-9ce6-68b98265c76d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:17.707517 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3efad1a8-d3c1-483d-9ce6-68b98265c76d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:17.708093 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 989/4004] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:17 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:17.712132 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cb7f4876-9626-415a-bfc8-c8b6588afb5d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:17.714155 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb7f4876-9626-415a-bfc8-c8b6588afb5d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:17.714417 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb7f4876-9626-415a-bfc8-c8b6588afb5d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:17.714639 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb7f4876-9626-415a-bfc8-c8b6588afb5d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:17.724948 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:17.724948 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:17.729327 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cb7f4876-9626-415a-bfc8-c8b6588afb5d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:17.733817 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb7f4876-9626-415a-bfc8-c8b6588afb5d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 200 Jul 31 05:37:17.734247 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1002/4005] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:17 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:17.983777 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-44eb98e4-6a53-4400-bcde-f7c97aa20808 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:17.985671 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-44eb98e4-6a53-4400-bcde-f7c97aa20808 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 Jul 31 05:37:17.985898 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-44eb98e4-6a53-4400-bcde-f7c97aa20808 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:17.986080 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-44eb98e4-6a53-4400-bcde-f7c97aa20808 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:18.003416 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:18.003416 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:18.011031 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-44eb98e4-6a53-4400-bcde-f7c97aa20808 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Volume info retrieved successfully. Jul 31 05:37:18.015698 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-44eb98e4-6a53-4400-bcde-f7c97aa20808 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 returned with HTTP 200 Jul 31 05:37:18.016140 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 999/4006] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:17 2026] GET /volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:18.029949 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-903b1de8-8825-480f-a845-355105f96ef5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:18.035748 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-903b1de8-8825-480f-a845-355105f96ef5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:37:18.035748 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-903b1de8-8825-480f-a845-355105f96ef5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "de00a78e-0314-4897-97fd-6f19a9472fc9", "name": "tempest-VolumesBackupsV39Test-Backup-1228299615", "container": "tempest-volumesbackupsv39test-backup-container-251946250"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:18.038859 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-903b1de8-8825-480f-a845-355105f96ef5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Creating new backup {'backup': {'volume_id': 'de00a78e-0314-4897-97fd-6f19a9472fc9', 'name': 'tempest-VolumesBackupsV39Test-Backup-1228299615', 'container': 'tempest-volumesbackupsv39test-backup-container-251946250'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:37:18.038859 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-903b1de8-8825-480f-a845-355105f96ef5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Creating backup of volume de00a78e-0314-4897-97fd-6f19a9472fc9 in container tempest-volumesbackupsv39test-backup-container-251946250 Jul 31 05:37:18.048125 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:18.048125 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:18.048125 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-903b1de8-8825-480f-a845-355105f96ef5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Volume info retrieved successfully. Jul 31 05:37:18.074432 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-903b1de8-8825-480f-a845-355105f96ef5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Created reservations ['51137724-0007-4f68-aac0-d509413c03f8', '51da44d8-d342-49b5-a077-a4cf3bc3b195'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:18.080897 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ab78f231-97cf-443a-b185-2a63a5674bdf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:18.082563 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab78f231-97cf-443a-b185-2a63a5674bdf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:18.083493 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab78f231-97cf-443a-b185-2a63a5674bdf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:18.083493 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab78f231-97cf-443a-b185-2a63a5674bdf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:18.083493 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ab78f231-97cf-443a-b185-2a63a5674bdf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:18.089044 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:18.089044 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:18.089880 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab78f231-97cf-443a-b185-2a63a5674bdf tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:18.092589 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 990/4007] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:18 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:18.116598 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-903b1de8-8825-480f-a845-355105f96ef5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:37:18.117120 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1017/4008] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:37:18 2026] POST /volume/v3/backups => generated 333 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:18.126012 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-892d69da-38b1-464c-bfa5-b3deffd13f82 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:18.128398 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-892d69da-38b1-464c-bfa5-b3deffd13f82 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:18.128604 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-892d69da-38b1-464c-bfa5-b3deffd13f82 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:18.128851 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-892d69da-38b1-464c-bfa5-b3deffd13f82 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:18.128990 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-892d69da-38b1-464c-bfa5-b3deffd13f82 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:18.134541 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:18.134541 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:18.135403 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-892d69da-38b1-464c-bfa5-b3deffd13f82 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:18.135834 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1003/4009] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:18 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:18.682497 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-4b4b7ed5-e378-40dd-89e9-6fe42a82345a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:18.687362 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-4b4b7ed5-e378-40dd-89e9-6fe42a82345a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 Jul 31 05:37:18.687629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-4b4b7ed5-e378-40dd-89e9-6fe42a82345a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:18.688182 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-4b4b7ed5-e378-40dd-89e9-6fe42a82345a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:18.697204 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:18.697204 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:18.701576 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-4b4b7ed5-e378-40dd-89e9-6fe42a82345a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:37:18.708228 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a638373c-0915-4abd-add0-6495a1aa257f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:18.708881 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-4b4b7ed5-e378-40dd-89e9-6fe42a82345a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 returned with HTTP 200 Jul 31 05:37:18.709637 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1000/4010] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:18 2026] GET /volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:18.711430 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a638373c-0915-4abd-add0-6495a1aa257f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 Jul 31 05:37:18.711673 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a638373c-0915-4abd-add0-6495a1aa257f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:18.711912 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a638373c-0915-4abd-add0-6495a1aa257f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:18.720721 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:18.720721 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:18.722845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6d730149-4da7-4ced-a5be-a4bcc98dfea3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:18.724777 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d730149-4da7-4ced-a5be-a4bcc98dfea3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:18.724918 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a638373c-0915-4abd-add0-6495a1aa257f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:18.724971 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d730149-4da7-4ced-a5be-a4bcc98dfea3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:18.725232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d730149-4da7-4ced-a5be-a4bcc98dfea3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:18.729958 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a638373c-0915-4abd-add0-6495a1aa257f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 returned with HTTP 200 Jul 31 05:37:18.730414 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 991/4011] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:18 2026] GET /volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:18.731686 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:18.731686 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:18.735198 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6d730149-4da7-4ced-a5be-a4bcc98dfea3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:18.740463 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d730149-4da7-4ced-a5be-a4bcc98dfea3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:18.740831 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1018/4012] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:18 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:18.747645 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-208247b5-22c3-4a22-a1b3-4702c33aae9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:18.749821 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-208247b5-22c3-4a22-a1b3-4702c33aae9f tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:18.750056 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-208247b5-22c3-4a22-a1b3-4702c33aae9f tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:18.750321 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-208247b5-22c3-4a22-a1b3-4702c33aae9f tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:18.753689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3d3cc037-1de1-4bba-befc-c33a4092fd3e req-17c2b6cb-d374-43a9-ae1f-0d49b9ff5ee7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:18.755917 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d3cc037-1de1-4bba-befc-c33a4092fd3e req-17c2b6cb-d374-43a9-ae1f-0d49b9ff5ee7 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 Jul 31 05:37:18.756203 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d3cc037-1de1-4bba-befc-c33a4092fd3e req-17c2b6cb-d374-43a9-ae1f-0d49b9ff5ee7 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:18.756653 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d3cc037-1de1-4bba-befc-c33a4092fd3e req-17c2b6cb-d374-43a9-ae1f-0d49b9ff5ee7 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:18.759183 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:18.759183 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:18.763766 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-208247b5-22c3-4a22-a1b3-4702c33aae9f tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:18.769310 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-208247b5-22c3-4a22-a1b3-4702c33aae9f tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 200 Jul 31 05:37:18.770086 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1004/4013] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:18 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:18.770146 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:18.770146 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:18.774394 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3d3cc037-1de1-4bba-befc-c33a4092fd3e req-17c2b6cb-d374-43a9-ae1f-0d49b9ff5ee7 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:18.778945 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d3cc037-1de1-4bba-befc-c33a4092fd3e req-17c2b6cb-d374-43a9-ae1f-0d49b9ff5ee7 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 returned with HTTP 200 Jul 31 05:37:18.779418 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1001/4014] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:18 2026] GET /volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:18.797091 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:18.798851 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:18.799396 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1875131140"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:18.800791 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1875131140'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:18.800912 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Create volume of 1 GB Jul 31 05:37:18.805111 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Availability Zones retrieved successfully. Jul 31 05:37:18.811432 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Flow 'volume_create_api' (571e5f18-4606-484c-8dcc-6b9e3987daa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:18.813585 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a526b4-47c4-45b8-9baa-1e679bdc40cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:18.814924 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:18.845650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73a526b4-47c4-45b8-9baa-1e679bdc40cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:18.846301 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8198960-f7ef-4859-9ed3-cceb4d77ea75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:18.882095 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Created reservations ['7abf5ddf-6725-46f6-aa45-40e46c998f87', '394085c5-62db-4714-a130-75aa29e96a6c', '4a079203-aa01-4569-9e26-946c2d1c8c4b', 'f9e28f74-b0b5-4edc-acf5-d4356b502d2b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:18.882952 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8198960-f7ef-4859-9ed3-cceb4d77ea75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7abf5ddf-6725-46f6-aa45-40e46c998f87', '394085c5-62db-4714-a130-75aa29e96a6c', '4a079203-aa01-4569-9e26-946c2d1c8c4b', 'f9e28f74-b0b5-4edc-acf5-d4356b502d2b']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:18.883753 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f26eccc-1245-49bd-a013-09706b7b720e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:18.907057 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f26eccc-1245-49bd-a013-09706b7b720e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbaece23-a338-489b-a53d-0c33b5c1c121', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1875131140',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64d2d35eb4df4ffebe47ce30a2a193d1',qos_specs=None,replication_status=,reservations=['7abf5ddf-6725-46f6-aa45-40e46c998f87','394085c5-62db-4714-a130-75aa29e96a6c','4a079203-aa01-4569-9e26-946c2d1c8c4b','f9e28f74-b0b5-4edc-acf5-d4356b502d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a45c93b2f5418aab5bfb3d4c86089e',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1875131140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbaece23-a338-489b-a53d-0c33b5c1c121,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='64d2d35eb4df4ffebe47ce30a2a193d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74a45c93b2f5418aab5bfb3d4c86089e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:18.907776 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b25b1da6-daa7-4c70-856d-47b0995abf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:18.930376 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b25b1da6-daa7-4c70-856d-47b0995abf77) transitioned into state 'SUCCESS' from state '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-1875131140',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='64d2d35eb4df4ffebe47ce30a2a193d1',qos_specs=None,replication_status=,reservations=['7abf5ddf-6725-46f6-aa45-40e46c998f87','394085c5-62db-4714-a130-75aa29e96a6c','4a079203-aa01-4569-9e26-946c2d1c8c4b','f9e28f74-b0b5-4edc-acf5-d4356b502d2b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74a45c93b2f5418aab5bfb3d4c86089e',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:18.931437 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b949b4c-b7fc-4fdc-afe0-d5e76674bc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:18.941383 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b949b4c-b7fc-4fdc-afe0-d5e76674bc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:18.942193 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Flow 'volume_create_api' (571e5f18-4606-484c-8dcc-6b9e3987daa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:18.942520 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Create volume request issued successfully. Jul 31 05:37:18.943268 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1c5fc5bf-13c3-4273-8531-392d6e80f0bd tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:18.943787 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 992/4015] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:18 2026] POST /volume/v3/volumes => generated 760 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (3 switches on core 0) Jul 31 05:37:18.959146 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3559a4c9-eaf7-4be7-8da3-f877aeb195eb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:18.961575 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3559a4c9-eaf7-4be7-8da3-f877aeb195eb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 Jul 31 05:37:18.961717 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3559a4c9-eaf7-4be7-8da3-f877aeb195eb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:18.962348 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3559a4c9-eaf7-4be7-8da3-f877aeb195eb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:18.974189 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:18.974189 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:18.978076 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3559a4c9-eaf7-4be7-8da3-f877aeb195eb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:18.982902 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3559a4c9-eaf7-4be7-8da3-f877aeb195eb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 returned with HTTP 200 Jul 31 05:37:18.983383 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1019/4016] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:18 2026] GET /volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 => generated 828 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:19.102072 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c01896c8-e723-47da-84e7-e2e4008bd718 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:19.103879 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c01896c8-e723-47da-84e7-e2e4008bd718 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:19.104129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c01896c8-e723-47da-84e7-e2e4008bd718 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:19.104319 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c01896c8-e723-47da-84e7-e2e4008bd718 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:19.104419 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c01896c8-e723-47da-84e7-e2e4008bd718 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:19.108916 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:19.108916 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:19.109569 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c01896c8-e723-47da-84e7-e2e4008bd718 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:19.109912 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1005/4017] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:19 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:19.147412 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4fb1ee5f-0d45-4e62-8b5e-ec5ecfd88cfb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:19.149368 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fb1ee5f-0d45-4e62-8b5e-ec5ecfd88cfb tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:19.149567 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fb1ee5f-0d45-4e62-8b5e-ec5ecfd88cfb tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:19.149747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fb1ee5f-0d45-4e62-8b5e-ec5ecfd88cfb tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:19.149868 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4fb1ee5f-0d45-4e62-8b5e-ec5ecfd88cfb tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:19.156401 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:19.156401 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:19.158889 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fb1ee5f-0d45-4e62-8b5e-ec5ecfd88cfb tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:19.162430 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1002/4018] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:19 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:19.242971 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-2a7bb97d-83e1-4475-bc92-ed706f548620 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:19.245804 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-2a7bb97d-83e1-4475-bc92-ed706f548620 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 Jul 31 05:37:19.245988 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-2a7bb97d-83e1-4475-bc92-ed706f548620 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:19.246185 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-2a7bb97d-83e1-4475-bc92-ed706f548620 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:19.257401 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:19.257401 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:19.261478 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-2a7bb97d-83e1-4475-bc92-ed706f548620 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:37:19.266566 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-2a7bb97d-83e1-4475-bc92-ed706f548620 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 returned with HTTP 200 Jul 31 05:37:19.267009 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 993/4019] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:19 2026] GET /volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 => generated 1367 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:19.275945 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aa52295b-413c-4244-86d7-48d713d1333a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:19.276401 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa52295b-413c-4244-86d7-48d713d1333a None None] GET https://10.4.3.227/volume// Jul 31 05:37:19.276573 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa52295b-413c-4244-86d7-48d713d1333a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:19.276768 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aa52295b-413c-4244-86d7-48d713d1333a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:19.277219 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aa52295b-413c-4244-86d7-48d713d1333a None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:37:19.277557 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1020/4020] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:37:19 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:37:19.284410 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-91fa9eb8-9b32-496c-a2e3-3f3cbcccb09b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:19.286555 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-91fa9eb8-9b32-496c-a2e3-3f3cbcccb09b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:37:19.286978 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-91fa9eb8-9b32-496c-a2e3-3f3cbcccb09b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "77d22113-b2da-4e66-a9e1-dc9831462107", "connector": null, "instance_uuid": "961bdbe4-394d-4715-bb67-079f0ca3b8ae"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:19.296836 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:19.296836 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:19.325395 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-91fa9eb8-9b32-496c-a2e3-3f3cbcccb09b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:37:19.325907 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1006/4021] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:37:19 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 31 05:37:19.755832 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9e5a67cd-239d-4953-8323-63b1f62f4a41 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:19.762089 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e5a67cd-239d-4953-8323-63b1f62f4a41 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:19.763365 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9e5a67cd-239d-4953-8323-63b1f62f4a41 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:19.763481 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9e5a67cd-239d-4953-8323-63b1f62f4a41 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:19.776524 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:19.776524 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:19.781079 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9e5a67cd-239d-4953-8323-63b1f62f4a41 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:19.784018 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ccb4229c-02e7-41d8-a7b3-4579cc9d7c3e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:19.786506 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ccb4229c-02e7-41d8-a7b3-4579cc9d7c3e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:19.786729 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ccb4229c-02e7-41d8-a7b3-4579cc9d7c3e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:19.786948 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ccb4229c-02e7-41d8-a7b3-4579cc9d7c3e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:19.787318 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9e5a67cd-239d-4953-8323-63b1f62f4a41 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:19.787862 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1003/4022] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:19 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:19.799922 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:19.799922 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:19.804945 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ccb4229c-02e7-41d8-a7b3-4579cc9d7c3e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:19.810140 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ccb4229c-02e7-41d8-a7b3-4579cc9d7c3e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 200 Jul 31 05:37:19.810614 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 994/4023] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:19 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:19.999447 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e5be5b78-bfca-4181-8719-5d17214d23a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.001672 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5be5b78-bfca-4181-8719-5d17214d23a9 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 Jul 31 05:37:20.001936 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5be5b78-bfca-4181-8719-5d17214d23a9 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.002257 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e5be5b78-bfca-4181-8719-5d17214d23a9 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.011394 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.011394 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:20.016431 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e5be5b78-bfca-4181-8719-5d17214d23a9 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:20.021482 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e5be5b78-bfca-4181-8719-5d17214d23a9 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 returned with HTTP 200 Jul 31 05:37:20.022430 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1021/4024] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:19 2026] GET /volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:37:20.043713 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-9b8da360-9b04-4628-ac08-97dd969a8e3f req-da230ae3-d9f6-4791-832d-be6ef9324787 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.045629 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9b8da360-9b04-4628-ac08-97dd969a8e3f req-da230ae3-d9f6-4791-832d-be6ef9324787 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 Jul 31 05:37:20.045799 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9b8da360-9b04-4628-ac08-97dd969a8e3f req-da230ae3-d9f6-4791-832d-be6ef9324787 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.045997 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-9b8da360-9b04-4628-ac08-97dd969a8e3f req-da230ae3-d9f6-4791-832d-be6ef9324787 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.053961 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.053961 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:20.058121 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-9b8da360-9b04-4628-ac08-97dd969a8e3f req-da230ae3-d9f6-4791-832d-be6ef9324787 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:20.062035 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-9b8da360-9b04-4628-ac08-97dd969a8e3f req-da230ae3-d9f6-4791-832d-be6ef9324787 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 returned with HTTP 200 Jul 31 05:37:20.062506 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1007/4025] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:20.122001 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c55a61fd-280f-4638-bacf-69df68a54b44 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.130476 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c55a61fd-280f-4638-bacf-69df68a54b44 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:20.130476 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c55a61fd-280f-4638-bacf-69df68a54b44 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.130476 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c55a61fd-280f-4638-bacf-69df68a54b44 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.130476 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c55a61fd-280f-4638-bacf-69df68a54b44 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:20.136249 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.136249 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:20.137884 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c55a61fd-280f-4638-bacf-69df68a54b44 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:20.137884 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1004/4026] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:20.175954 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3f56c035-4e1b-4eac-9e1f-21bc571b784f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.180120 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f56c035-4e1b-4eac-9e1f-21bc571b784f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:20.180120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f56c035-4e1b-4eac-9e1f-21bc571b784f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.180120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3f56c035-4e1b-4eac-9e1f-21bc571b784f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.180192 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3f56c035-4e1b-4eac-9e1f-21bc571b784f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:20.190280 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.190280 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:20.191151 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3f56c035-4e1b-4eac-9e1f-21bc571b784f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:20.191643 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 995/4027] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:20.192262 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd2002fa-4f38-452e-902c-0b5cc5874a8b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.193224 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd2002fa-4f38-452e-902c-0b5cc5874a8b None None] GET https://10.4.3.227/volume// Jul 31 05:37:20.193224 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd2002fa-4f38-452e-902c-0b5cc5874a8b None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.193224 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd2002fa-4f38-452e-902c-0b5cc5874a8b None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.194181 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd2002fa-4f38-452e-902c-0b5cc5874a8b None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:37:20.194181 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1022/4028] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:37: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 31 05:37:20.202041 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-d73a3f98-83bc-4735-a35e-12ba5ba3e42b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.204308 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-d73a3f98-83bc-4735-a35e-12ba5ba3e42b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 Jul 31 05:37:20.204599 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-d73a3f98-83bc-4735-a35e-12ba5ba3e42b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.204799 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-d73a3f98-83bc-4735-a35e-12ba5ba3e42b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.218961 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.218961 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:20.222837 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-d73a3f98-83bc-4735-a35e-12ba5ba3e42b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:37:20.232284 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-d73a3f98-83bc-4735-a35e-12ba5ba3e42b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 returned with HTTP 200 Jul 31 05:37:20.233045 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1008/4029] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 => generated 1546 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:20.254188 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d443b0fe-8689-4de9-b82b-88821557ef43 req-3c685b95-26d0-4d6b-b7cb-9e8039a1720a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.258585 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d443b0fe-8689-4de9-b82b-88821557ef43 req-3c685b95-26d0-4d6b-b7cb-9e8039a1720a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:37:20.258797 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d443b0fe-8689-4de9-b82b-88821557ef43 req-3c685b95-26d0-4d6b-b7cb-9e8039a1720a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.258997 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d443b0fe-8689-4de9-b82b-88821557ef43 req-3c685b95-26d0-4d6b-b7cb-9e8039a1720a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.259308 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [req-d443b0fe-8689-4de9-b82b-88821557ef43 req-3c685b95-26d0-4d6b-b7cb-9e8039a1720a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:37:20.259926 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-d443b0fe-8689-4de9-b82b-88821557ef43 req-3c685b95-26d0-4d6b-b7cb-9e8039a1720a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:37:20.267955 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d443b0fe-8689-4de9-b82b-88821557ef43 req-3c685b95-26d0-4d6b-b7cb-9e8039a1720a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Get all volumes completed successfully. Jul 31 05:37:20.268732 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.268732 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:20.272719 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d443b0fe-8689-4de9-b82b-88821557ef43 req-3c685b95-26d0-4d6b-b7cb-9e8039a1720a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:37:20.273321 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1005/4030] 10.4.3.227 () {68 vars in 1508 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:20.299029 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-79c906f0-48a1-4968-bda7-3885f1272c14 req-7216896e-ee62-4b3e-82ef-b6a89bd1384a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.300929 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79c906f0-48a1-4968-bda7-3885f1272c14 req-7216896e-ee62-4b3e-82ef-b6a89bd1384a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:37:20.301189 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-79c906f0-48a1-4968-bda7-3885f1272c14 req-7216896e-ee62-4b3e-82ef-b6a89bd1384a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.301408 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-79c906f0-48a1-4968-bda7-3885f1272c14 req-7216896e-ee62-4b3e-82ef-b6a89bd1384a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.301741 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [req-79c906f0-48a1-4968-bda7-3885f1272c14 req-7216896e-ee62-4b3e-82ef-b6a89bd1384a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:37:20.302549 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-79c906f0-48a1-4968-bda7-3885f1272c14 req-7216896e-ee62-4b3e-82ef-b6a89bd1384a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:37:20.313534 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-79c906f0-48a1-4968-bda7-3885f1272c14 req-7216896e-ee62-4b3e-82ef-b6a89bd1384a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Get all volumes completed successfully. Jul 31 05:37:20.314812 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.314812 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:20.319783 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-79c906f0-48a1-4968-bda7-3885f1272c14 req-7216896e-ee62-4b3e-82ef-b6a89bd1384a tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:37:20.320496 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 996/4031] 10.4.3.227 () {68 vars in 1508 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:20.342596 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-bbe71098-c540-473a-9738-123747b0db88 req-698ebdf4-cc0f-42a8-9025-68fe90911876 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.347627 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bbe71098-c540-473a-9738-123747b0db88 req-698ebdf4-cc0f-42a8-9025-68fe90911876 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:37:20.347627 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bbe71098-c540-473a-9738-123747b0db88 req-698ebdf4-cc0f-42a8-9025-68fe90911876 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.347627 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bbe71098-c540-473a-9738-123747b0db88 req-698ebdf4-cc0f-42a8-9025-68fe90911876 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.347627 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [req-bbe71098-c540-473a-9738-123747b0db88 req-698ebdf4-cc0f-42a8-9025-68fe90911876 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:37:20.347627 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-bbe71098-c540-473a-9738-123747b0db88 req-698ebdf4-cc0f-42a8-9025-68fe90911876 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:37:20.354650 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-bbe71098-c540-473a-9738-123747b0db88 req-698ebdf4-cc0f-42a8-9025-68fe90911876 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Get all volumes completed successfully. Jul 31 05:37:20.355514 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.355514 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:20.360575 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bbe71098-c540-473a-9738-123747b0db88 req-698ebdf4-cc0f-42a8-9025-68fe90911876 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:37:20.360575 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1023/4032] 10.4.3.227 () {68 vars in 1508 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:20.364400 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-5281ca62-7437-4a62-b851-90b696ebcc2c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.366966 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-5281ca62-7437-4a62-b851-90b696ebcc2c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] PUT https://10.4.3.227/volume/v3/attachments/ded643bb-c5d0-44c9-9075-111d449ddda1 Jul 31 05:37:20.367475 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-5281ca62-7437-4a62-b851-90b696ebcc2c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:20.377653 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-5281ca62-7437-4a62-b851-90b696ebcc2c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Acquiring lock "cinder-attachment_update-77d22113-b2da-4e66-a9e1-dc9831462107-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:37:20.386967 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-5281ca62-7437-4a62-b851-90b696ebcc2c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-77d22113-b2da-4e66-a9e1-dc9831462107-np0000006182" acquired by "attachment_update" :: waited 0.009s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:37:20.390171 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.390171 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:20.396508 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e7142b70-bd66-44f4-b54c-aeff230e7540 req-d0aefd14-2bed-4ded-bfdf-65e6cec1af1c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.399484 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e7142b70-bd66-44f4-b54c-aeff230e7540 req-d0aefd14-2bed-4ded-bfdf-65e6cec1af1c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:37:20.399805 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e7142b70-bd66-44f4-b54c-aeff230e7540 req-d0aefd14-2bed-4ded-bfdf-65e6cec1af1c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.400090 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e7142b70-bd66-44f4-b54c-aeff230e7540 req-d0aefd14-2bed-4ded-bfdf-65e6cec1af1c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.400447 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [req-e7142b70-bd66-44f4-b54c-aeff230e7540 req-d0aefd14-2bed-4ded-bfdf-65e6cec1af1c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:37:20.401367 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [req-e7142b70-bd66-44f4-b54c-aeff230e7540 req-d0aefd14-2bed-4ded-bfdf-65e6cec1af1c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:37:20.410569 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e7142b70-bd66-44f4-b54c-aeff230e7540 req-d0aefd14-2bed-4ded-bfdf-65e6cec1af1c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Get all volumes completed successfully. Jul 31 05:37:20.411860 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.411860 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:20.416895 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e7142b70-bd66-44f4-b54c-aeff230e7540 req-d0aefd14-2bed-4ded-bfdf-65e6cec1af1c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:37:20.417706 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1006/4033] 10.4.3.227 () {68 vars in 1508 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:20.442231 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-188fabcd-1a51-48f0-aa13-564214f5149c req-ddd3ec51-8631-4364-a533-a481ae6b753b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.443980 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-188fabcd-1a51-48f0-aa13-564214f5149c req-ddd3ec51-8631-4364-a533-a481ae6b753b tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:37:20.444190 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-188fabcd-1a51-48f0-aa13-564214f5149c req-ddd3ec51-8631-4364-a533-a481ae6b753b tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.444459 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-188fabcd-1a51-48f0-aa13-564214f5149c req-ddd3ec51-8631-4364-a533-a481ae6b753b tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.444710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [req-188fabcd-1a51-48f0-aa13-564214f5149c req-ddd3ec51-8631-4364-a533-a481ae6b753b tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:37:20.445337 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-188fabcd-1a51-48f0-aa13-564214f5149c req-ddd3ec51-8631-4364-a533-a481ae6b753b tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:37:20.451873 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-188fabcd-1a51-48f0-aa13-564214f5149c req-ddd3ec51-8631-4364-a533-a481ae6b753b tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Get all volumes completed successfully. Jul 31 05:37:20.452678 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.452678 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:20.456531 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-188fabcd-1a51-48f0-aa13-564214f5149c req-ddd3ec51-8631-4364-a533-a481ae6b753b tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:37:20.456865 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 997/4034] 10.4.3.227 () {68 vars in 1508 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:20.481595 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-68462eb8-1822-4893-9a66-2a2eea4cbdc0 req-8373cd7c-9a2b-46a6-93b9-6712f7f563be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.484093 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-68462eb8-1822-4893-9a66-2a2eea4cbdc0 req-8373cd7c-9a2b-46a6-93b9-6712f7f563be tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:37:20.484340 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-68462eb8-1822-4893-9a66-2a2eea4cbdc0 req-8373cd7c-9a2b-46a6-93b9-6712f7f563be tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.484552 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-68462eb8-1822-4893-9a66-2a2eea4cbdc0 req-8373cd7c-9a2b-46a6-93b9-6712f7f563be tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.484822 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [req-68462eb8-1822-4893-9a66-2a2eea4cbdc0 req-8373cd7c-9a2b-46a6-93b9-6712f7f563be tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:37:20.485654 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-68462eb8-1822-4893-9a66-2a2eea4cbdc0 req-8373cd7c-9a2b-46a6-93b9-6712f7f563be tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:37:20.486282 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-5281ca62-7437-4a62-b851-90b696ebcc2c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-77d22113-b2da-4e66-a9e1-dc9831462107-np0000006182" released by "attachment_update" :: held 0.099s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:37:20.486725 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-5281ca62-7437-4a62-b851-90b696ebcc2c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/ded643bb-c5d0-44c9-9075-111d449ddda1 returned with HTTP 200 Jul 31 05:37:20.487831 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1009/4035] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:37:20 2026] PUT /volume/v3/attachments/ded643bb-c5d0-44c9-9075-111d449ddda1 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:20.496407 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-68462eb8-1822-4893-9a66-2a2eea4cbdc0 req-8373cd7c-9a2b-46a6-93b9-6712f7f563be tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Get all volumes completed successfully. Jul 31 05:37:20.497458 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.497458 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:20.501664 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-68462eb8-1822-4893-9a66-2a2eea4cbdc0 req-8373cd7c-9a2b-46a6-93b9-6712f7f563be tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:37:20.502935 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1024/4036] 10.4.3.227 () {68 vars in 1508 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:20.514369 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-aa925f05-e533-4b95-9c76-8e9e5defb430 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.516808 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-aa925f05-e533-4b95-9c76-8e9e5defb430 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments/ded643bb-c5d0-44c9-9075-111d449ddda1/action Jul 31 05:37:20.517362 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-aa925f05-e533-4b95-9c76-8e9e5defb430 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:20.517584 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-aa925f05-e533-4b95-9c76-8e9e5defb430 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:20.530881 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-85b45c80-5f11-4760-88fa-d155dea4346c req-09c4db2a-5c74-4a32-b7ef-c89b31c6dba8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.533554 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-85b45c80-5f11-4760-88fa-d155dea4346c req-09c4db2a-5c74-4a32-b7ef-c89b31c6dba8 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:37:20.533809 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-85b45c80-5f11-4760-88fa-d155dea4346c req-09c4db2a-5c74-4a32-b7ef-c89b31c6dba8 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.534058 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-85b45c80-5f11-4760-88fa-d155dea4346c req-09c4db2a-5c74-4a32-b7ef-c89b31c6dba8 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.534360 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [req-85b45c80-5f11-4760-88fa-d155dea4346c req-09c4db2a-5c74-4a32-b7ef-c89b31c6dba8 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:37:20.535337 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [req-85b45c80-5f11-4760-88fa-d155dea4346c req-09c4db2a-5c74-4a32-b7ef-c89b31c6dba8 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:37:20.536746 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.536746 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:20.544829 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-85b45c80-5f11-4760-88fa-d155dea4346c req-09c4db2a-5c74-4a32-b7ef-c89b31c6dba8 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Get all volumes completed successfully. Jul 31 05:37:20.548118 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.548118 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:20.548270 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-748564c5-17ce-46db-b868-14d434a9e0e3 req-aa925f05-e533-4b95-9c76-8e9e5defb430 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/ded643bb-c5d0-44c9-9075-111d449ddda1/action returned with HTTP 204 Jul 31 05:37:20.548848 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1007/4037] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:37:20 2026] POST /volume/v3/attachments/ded643bb-c5d0-44c9-9075-111d449ddda1/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:20.551223 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-85b45c80-5f11-4760-88fa-d155dea4346c req-09c4db2a-5c74-4a32-b7ef-c89b31c6dba8 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:37:20.553024 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 998/4038] 10.4.3.227 () {68 vars in 1508 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:20.583920 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-986d606f-d41a-4db9-9ace-c0ade7cdecf0 req-b195c8f8-edf5-4f48-accc-300e4d863f3f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.586852 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-986d606f-d41a-4db9-9ace-c0ade7cdecf0 req-b195c8f8-edf5-4f48-accc-300e4d863f3f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:37:20.587130 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-986d606f-d41a-4db9-9ace-c0ade7cdecf0 req-b195c8f8-edf5-4f48-accc-300e4d863f3f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.587364 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-986d606f-d41a-4db9-9ace-c0ade7cdecf0 req-b195c8f8-edf5-4f48-accc-300e4d863f3f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.587659 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [req-986d606f-d41a-4db9-9ace-c0ade7cdecf0 req-b195c8f8-edf5-4f48-accc-300e4d863f3f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:37:20.588007 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.588007 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:20.588538 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-986d606f-d41a-4db9-9ace-c0ade7cdecf0 req-b195c8f8-edf5-4f48-accc-300e4d863f3f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:37:20.600396 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-986d606f-d41a-4db9-9ace-c0ade7cdecf0 req-b195c8f8-edf5-4f48-accc-300e4d863f3f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] Get all volumes completed successfully. Jul 31 05:37:20.601391 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.601391 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:20.609799 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-986d606f-d41a-4db9-9ace-c0ade7cdecf0 req-b195c8f8-edf5-4f48-accc-300e4d863f3f tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-reader] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:37:20.612766 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1010/4039] 10.4.3.227 () {68 vars in 1508 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/detail => generated 2542 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:20.635883 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4efbf5bc-b8af-489a-8673-91b3329d0341 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.640908 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4efbf5bc-b8af-489a-8673-91b3329d0341 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] DELETE https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 Jul 31 05:37:20.641636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4efbf5bc-b8af-489a-8673-91b3329d0341 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.641636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4efbf5bc-b8af-489a-8673-91b3329d0341 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.641636 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-4efbf5bc-b8af-489a-8673-91b3329d0341 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Delete volume with id: cbaece23-a338-489b-a53d-0c33b5c1c121 Jul 31 05:37:20.658129 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.658129 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:20.658778 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4efbf5bc-b8af-489a-8673-91b3329d0341 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:20.684031 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4efbf5bc-b8af-489a-8673-91b3329d0341 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Delete volume request issued successfully. Jul 31 05:37:20.684207 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4efbf5bc-b8af-489a-8673-91b3329d0341 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 returned with HTTP 202 Jul 31 05:37:20.684641 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1025/4040] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:20 2026] DELETE /volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:20.694533 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-55fc4927-31d3-4ccf-b8ae-6d402725c106 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.699378 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55fc4927-31d3-4ccf-b8ae-6d402725c106 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 Jul 31 05:37:20.699640 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55fc4927-31d3-4ccf-b8ae-6d402725c106 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.699889 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55fc4927-31d3-4ccf-b8ae-6d402725c106 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.709758 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.709758 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:20.715645 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-55fc4927-31d3-4ccf-b8ae-6d402725c106 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:20.726975 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55fc4927-31d3-4ccf-b8ae-6d402725c106 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 returned with HTTP 200 Jul 31 05:37:20.727602 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1008/4041] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 => generated 852 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:20.804974 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4ec824f5-ae5f-45c1-b228-73f18c36adfe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.807379 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ec824f5-ae5f-45c1-b228-73f18c36adfe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:20.807599 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ec824f5-ae5f-45c1-b228-73f18c36adfe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.807810 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ec824f5-ae5f-45c1-b228-73f18c36adfe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.815219 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.815219 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:20.821284 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4ec824f5-ae5f-45c1-b228-73f18c36adfe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:20.826506 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f090daf7-c440-4278-857f-6f5431f6a71a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:20.828253 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ec824f5-ae5f-45c1-b228-73f18c36adfe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:20.828442 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f090daf7-c440-4278-857f-6f5431f6a71a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:20.828793 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 999/4042] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:20.828884 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f090daf7-c440-4278-857f-6f5431f6a71a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:20.829237 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f090daf7-c440-4278-857f-6f5431f6a71a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:20.841347 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:20.841347 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:20.844551 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f090daf7-c440-4278-857f-6f5431f6a71a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:20.849394 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f090daf7-c440-4278-857f-6f5431f6a71a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 200 Jul 31 05:37:20.849923 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1011/4043] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:20 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:21.147674 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-284857f1-e8cf-4e51-a3ea-b7ded925dc2c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:21.150412 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-284857f1-e8cf-4e51-a3ea-b7ded925dc2c tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:21.150609 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-284857f1-e8cf-4e51-a3ea-b7ded925dc2c tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:21.150787 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-284857f1-e8cf-4e51-a3ea-b7ded925dc2c tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:21.150882 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-284857f1-e8cf-4e51-a3ea-b7ded925dc2c tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:21.155138 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:21.155138 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:21.155924 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-284857f1-e8cf-4e51-a3ea-b7ded925dc2c tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:21.156334 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1026/4044] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:21 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:21.205242 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b807e638-ac84-49cf-985c-e2de34d47979 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:21.208216 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b807e638-ac84-49cf-985c-e2de34d47979 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:21.208545 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b807e638-ac84-49cf-985c-e2de34d47979 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:21.208962 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b807e638-ac84-49cf-985c-e2de34d47979 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:21.208962 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b807e638-ac84-49cf-985c-e2de34d47979 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:21.215088 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:21.215088 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:21.215949 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b807e638-ac84-49cf-985c-e2de34d47979 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:21.216433 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1009/4045] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:21 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:21.743018 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5172fdd1-bee1-45d8-a1db-76f618d0c6cb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:21.744875 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5172fdd1-bee1-45d8-a1db-76f618d0c6cb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 Jul 31 05:37:21.745108 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5172fdd1-bee1-45d8-a1db-76f618d0c6cb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:21.745309 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5172fdd1-bee1-45d8-a1db-76f618d0c6cb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:21.750704 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5172fdd1-bee1-45d8-a1db-76f618d0c6cb tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 returned with HTTP 404 Jul 31 05:37:21.751333 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1000/4046] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:21 2026] GET /volume/v3/volumes/cbaece23-a338-489b-a53d-0c33b5c1c121 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:21.757860 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7338fbc2-e71e-4d6e-8bc3-8337b1a98179 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:21.760379 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7338fbc2-e71e-4d6e-8bc3-8337b1a98179 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 Jul 31 05:37:21.760379 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7338fbc2-e71e-4d6e-8bc3-8337b1a98179 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:21.761418 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7338fbc2-e71e-4d6e-8bc3-8337b1a98179 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:21.761763 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7338fbc2-e71e-4d6e-8bc3-8337b1a98179 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Delete volume with id: f1a851c2-f6a2-4079-ba95-43afc3784b40 Jul 31 05:37:21.770514 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:21.770514 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:21.770921 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7338fbc2-e71e-4d6e-8bc3-8337b1a98179 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:21.789079 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7338fbc2-e71e-4d6e-8bc3-8337b1a98179 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Delete volume request issued successfully. Jul 31 05:37:21.789268 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7338fbc2-e71e-4d6e-8bc3-8337b1a98179 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 returned with HTTP 202 Jul 31 05:37:21.789675 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1012/4047] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:21 2026] DELETE /volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:21.800460 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c72c7a2d-8376-4c22-8c57-0ad7eba26482 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:21.805681 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c72c7a2d-8376-4c22-8c57-0ad7eba26482 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 Jul 31 05:37:21.805873 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c72c7a2d-8376-4c22-8c57-0ad7eba26482 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:21.806077 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c72c7a2d-8376-4c22-8c57-0ad7eba26482 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:21.823189 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:21.823189 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:21.835272 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c72c7a2d-8376-4c22-8c57-0ad7eba26482 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:21.842639 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c72c7a2d-8376-4c22-8c57-0ad7eba26482 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 returned with HTTP 200 Jul 31 05:37:21.842989 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1027/4048] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:21 2026] GET /volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:21.848524 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-341ecbdb-f6d6-44ac-bb73-9e8c73930950 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:21.850357 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-341ecbdb-f6d6-44ac-bb73-9e8c73930950 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:21.850548 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-341ecbdb-f6d6-44ac-bb73-9e8c73930950 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:21.850729 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-341ecbdb-f6d6-44ac-bb73-9e8c73930950 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:21.859161 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:21.859161 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:21.865086 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-341ecbdb-f6d6-44ac-bb73-9e8c73930950 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:21.868332 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5b727e9d-4537-4703-b213-e71fd9a927cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:21.870662 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-341ecbdb-f6d6-44ac-bb73-9e8c73930950 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:21.870784 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b727e9d-4537-4703-b213-e71fd9a927cd tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:21.871060 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b727e9d-4537-4703-b213-e71fd9a927cd tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:21.871195 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1010/4049] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:21 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:21.871313 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5b727e9d-4537-4703-b213-e71fd9a927cd tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:21.881672 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:21.881672 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:21.887585 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5b727e9d-4537-4703-b213-e71fd9a927cd tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:21.893457 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5b727e9d-4537-4703-b213-e71fd9a927cd tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 200 Jul 31 05:37:21.894451 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1001/4050] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:21 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:21.908689 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d84a9bd2-9831-459d-b5a1-ff88d8c5c9d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:21.912688 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d84a9bd2-9831-459d-b5a1-ff88d8c5c9d2 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:21.912688 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d84a9bd2-9831-459d-b5a1-ff88d8c5c9d2 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:21.912688 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d84a9bd2-9831-459d-b5a1-ff88d8c5c9d2 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:21.918251 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:21.918251 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:21.923676 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d84a9bd2-9831-459d-b5a1-ff88d8c5c9d2 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:21.928655 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d84a9bd2-9831-459d-b5a1-ff88d8c5c9d2 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 200 Jul 31 05:37:21.929354 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1013/4051] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:21 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 1193 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:21.942761 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:21.944549 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:21.945094 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "c3b2b1c4-77c1-46d4-af35-87440c7458f4", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:21.946981 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'c3b2b1c4-77c1-46d4-af35-87440c7458f4', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:21.954504 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:21.954504 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:21.955426 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume retrieved successfully. Jul 31 05:37:21.955426 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume of 1 GB Jul 31 05:37:21.959437 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Availability Zones retrieved successfully. Jul 31 05:37:21.965323 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Flow 'volume_create_api' (efad93ee-4709-4934-baf8-32b6409995b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:21.966386 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5968fb3e-f9ea-4a0f-90e4-ffc9528b67a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:21.967656 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:21.991880 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5968fb3e-f9ea-4a0f-90e4-ffc9528b67a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c3b2b1c4-77c1-46d4-af35-87440c7458f4', 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:21.993228 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d8078d3-86a7-4fb3-a571-636bb54e55e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:22.039938 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Created reservations ['5a11a9d4-ac20-4eba-a38a-71edd89f690c', 'ed8fda7f-2441-4b08-8c30-26b411fa4b6f', '81996c7e-3ebf-46a1-8bf8-698b003c594c', '0a368b5e-ec3b-4335-860a-300c8cabdc00'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:22.040856 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d8078d3-86a7-4fb3-a571-636bb54e55e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a11a9d4-ac20-4eba-a38a-71edd89f690c', 'ed8fda7f-2441-4b08-8c30-26b411fa4b6f', '81996c7e-3ebf-46a1-8bf8-698b003c594c', '0a368b5e-ec3b-4335-860a-300c8cabdc00']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:22.041986 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02731c8e-750d-4bb1-b8f6-2e0f87358839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:22.084490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02731c8e-750d-4bb1-b8f6-2e0f87358839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39e0137c-5c47-410b-a9a3-94716bbafc9c', '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='de57e7fbb1b044f48294e4e61c9c56af',qos_specs=None,replication_status=,reservations=['5a11a9d4-ac20-4eba-a38a-71edd89f690c','ed8fda7f-2441-4b08-8c30-26b411fa4b6f','81996c7e-3ebf-46a1-8bf8-698b003c594c','0a368b5e-ec3b-4335-860a-300c8cabdc00'],size=1,snapshot_id=None,source_replicaid=,source_volid=c3b2b1c4-77c1-46d4-af35-87440c7458f4,status='creating',user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), '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-31T05:37:22Z,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=39e0137c-5c47-410b-a9a3-94716bbafc9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de57e7fbb1b044f48294e4e61c9c56af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c3b2b1c4-77c1-46d4-af35-87440c7458f4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:22.085533 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef64dac-6790-4533-bf58-26d4559727d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:22.110193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef64dac-6790-4533-bf58-26d4559727d5) transitioned into state 'SUCCESS' from 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='de57e7fbb1b044f48294e4e61c9c56af',qos_specs=None,replication_status=,reservations=['5a11a9d4-ac20-4eba-a38a-71edd89f690c','ed8fda7f-2441-4b08-8c30-26b411fa4b6f','81996c7e-3ebf-46a1-8bf8-698b003c594c','0a368b5e-ec3b-4335-860a-300c8cabdc00'],size=1,snapshot_id=None,source_replicaid=,source_volid=c3b2b1c4-77c1-46d4-af35-87440c7458f4,status='creating',user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:22.110855 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea68d732-1354-4c2a-88ce-474ea5184abe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:22.126834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea68d732-1354-4c2a-88ce-474ea5184abe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:22.127785 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Flow 'volume_create_api' (efad93ee-4709-4934-baf8-32b6409995b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:22.128091 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume request issued successfully. Jul 31 05:37:22.128900 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1b41490e-4681-4bfd-b32c-89658ef7eabc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:22.129109 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1028/4052] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:37:21 2026] POST /volume/v3/volumes => generated 809 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:22.144189 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0d261d7e-5d8c-42c7-964a-462e4438fcf8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:22.146349 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d261d7e-5d8c-42c7-964a-462e4438fcf8 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c Jul 31 05:37:22.146636 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0d261d7e-5d8c-42c7-964a-462e4438fcf8 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:22.146882 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0d261d7e-5d8c-42c7-964a-462e4438fcf8 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:22.155588 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:22.155588 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:22.159564 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0d261d7e-5d8c-42c7-964a-462e4438fcf8 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:22.164302 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0d261d7e-5d8c-42c7-964a-462e4438fcf8 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c returned with HTTP 200 Jul 31 05:37:22.164757 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1011/4053] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:22 2026] GET /volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:22.166430 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-748d8bd2-8c9b-45f6-8bc1-8b9a7626aaa8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:22.168833 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-748d8bd2-8c9b-45f6-8bc1-8b9a7626aaa8 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:22.169023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-748d8bd2-8c9b-45f6-8bc1-8b9a7626aaa8 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:22.169298 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-748d8bd2-8c9b-45f6-8bc1-8b9a7626aaa8 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:22.169432 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-748d8bd2-8c9b-45f6-8bc1-8b9a7626aaa8 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:22.175055 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:22.175055 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:22.176017 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-748d8bd2-8c9b-45f6-8bc1-8b9a7626aaa8 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:22.176519 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1002/4054] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:22 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:22.228655 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f2e1aedb-911e-4744-a8ec-4a393f94d82d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:22.230818 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2e1aedb-911e-4744-a8ec-4a393f94d82d tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:22.231094 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2e1aedb-911e-4744-a8ec-4a393f94d82d tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:22.231353 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2e1aedb-911e-4744-a8ec-4a393f94d82d tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:22.231709 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f2e1aedb-911e-4744-a8ec-4a393f94d82d tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:22.238406 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:22.238406 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:22.239399 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2e1aedb-911e-4744-a8ec-4a393f94d82d tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:22.239878 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1014/4055] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:22 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:22.859773 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-933be01d-f553-49ab-9092-5a47d80e1c90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:22.861661 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-933be01d-f553-49ab-9092-5a47d80e1c90 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 Jul 31 05:37:22.861847 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-933be01d-f553-49ab-9092-5a47d80e1c90 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:22.862072 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-933be01d-f553-49ab-9092-5a47d80e1c90 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:22.867934 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-933be01d-f553-49ab-9092-5a47d80e1c90 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 returned with HTTP 404 Jul 31 05:37:22.868239 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1029/4056] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:22 2026] GET /volume/v3/volumes/f1a851c2-f6a2-4079-ba95-43afc3784b40 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:22.878006 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7d048ba8-bb4f-441f-a882-8100a126eb9c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:22.879994 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d048ba8-bb4f-441f-a882-8100a126eb9c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] DELETE https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a Jul 31 05:37:22.880218 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d048ba8-bb4f-441f-a882-8100a126eb9c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:22.880406 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d048ba8-bb4f-441f-a882-8100a126eb9c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:22.880569 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-7d048ba8-bb4f-441f-a882-8100a126eb9c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Delete volume with id: 1f6b3a70-fa1c-4478-90b7-1c5aba7e732a Jul 31 05:37:22.888174 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f8dc1ca4-ee46-4e88-b4c4-50b4e19ad5e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:22.888490 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8dc1ca4-ee46-4e88-b4c4-50b4e19ad5e0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:22.892117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8dc1ca4-ee46-4e88-b4c4-50b4e19ad5e0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:22.892117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f8dc1ca4-ee46-4e88-b4c4-50b4e19ad5e0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:22.897484 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:22.897484 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:22.898176 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7d048ba8-bb4f-441f-a882-8100a126eb9c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:22.899053 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:22.899053 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:22.905455 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f8dc1ca4-ee46-4e88-b4c4-50b4e19ad5e0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:22.911685 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f8dc1ca4-ee46-4e88-b4c4-50b4e19ad5e0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:22.912140 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1003/4057] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:22 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:22.925981 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7d048ba8-bb4f-441f-a882-8100a126eb9c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Delete volume request issued successfully. Jul 31 05:37:22.926251 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d048ba8-bb4f-441f-a882-8100a126eb9c tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a returned with HTTP 202 Jul 31 05:37:22.926778 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1012/4058] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:22 2026] DELETE /volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:22.935237 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c509eabc-ae13-436c-9e56-ff0c94c0d146 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:22.937193 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c509eabc-ae13-436c-9e56-ff0c94c0d146 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a Jul 31 05:37:22.937193 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c509eabc-ae13-436c-9e56-ff0c94c0d146 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:22.937401 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c509eabc-ae13-436c-9e56-ff0c94c0d146 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:22.946202 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:22.946202 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:22.952630 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c509eabc-ae13-436c-9e56-ff0c94c0d146 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Volume info retrieved successfully. Jul 31 05:37:22.956954 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c509eabc-ae13-436c-9e56-ff0c94c0d146 tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a returned with HTTP 200 Jul 31 05:37:22.957434 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1015/4059] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:22 2026] GET /volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:23.181179 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5a578059-d76d-47f7-ad94-e85874887cd6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:23.182950 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a578059-d76d-47f7-ad94-e85874887cd6 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c Jul 31 05:37:23.183212 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a578059-d76d-47f7-ad94-e85874887cd6 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:23.183434 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5a578059-d76d-47f7-ad94-e85874887cd6 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:23.190158 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-084a755a-bdac-4cc7-a41a-0fe1a5d9fcc3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:23.191083 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-084a755a-bdac-4cc7-a41a-0fe1a5d9fcc3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:23.191387 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-084a755a-bdac-4cc7-a41a-0fe1a5d9fcc3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:23.191648 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-084a755a-bdac-4cc7-a41a-0fe1a5d9fcc3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:23.191801 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-084a755a-bdac-4cc7-a41a-0fe1a5d9fcc3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:23.196481 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:23.196481 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:23.201290 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:23.201290 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:23.201823 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-084a755a-bdac-4cc7-a41a-0fe1a5d9fcc3 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:23.202501 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1004/4060] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:23 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:23.208386 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5a578059-d76d-47f7-ad94-e85874887cd6 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:23.214318 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5a578059-d76d-47f7-ad94-e85874887cd6 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c returned with HTTP 200 Jul 31 05:37:23.214760 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1030/4061] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:23 2026] GET /volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c => generated 1228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:23.228485 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ab873ff1-6b84-4763-bc59-00317631a5bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:23.235412 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ab873ff1-6b84-4763-bc59-00317631a5bf tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c Jul 31 05:37:23.235412 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ab873ff1-6b84-4763-bc59-00317631a5bf tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:23.235412 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ab873ff1-6b84-4763-bc59-00317631a5bf tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:23.243245 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:23.243245 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:23.252234 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9670b40-074f-44ba-a311-a9d31765b931 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:23.255446 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ab873ff1-6b84-4763-bc59-00317631a5bf tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:23.256138 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9670b40-074f-44ba-a311-a9d31765b931 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:23.256138 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9670b40-074f-44ba-a311-a9d31765b931 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:23.256496 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9670b40-074f-44ba-a311-a9d31765b931 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:23.256701 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a9670b40-074f-44ba-a311-a9d31765b931 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:23.261581 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ab873ff1-6b84-4763-bc59-00317631a5bf tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c returned with HTTP 200 Jul 31 05:37:23.262229 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1013/4062] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:23 2026] GET /volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c => generated 1228 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:23.262898 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:23.262898 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:23.264445 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9670b40-074f-44ba-a311-a9d31765b931 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:23.264835 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1016/4063] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:23 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:23.277517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7351d31c-f835-4c93-bd2f-082ba5e6ca61 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:23.281784 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7351d31c-f835-4c93-bd2f-082ba5e6ca61 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] DELETE https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:23.281990 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7351d31c-f835-4c93-bd2f-082ba5e6ca61 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:23.282223 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7351d31c-f835-4c93-bd2f-082ba5e6ca61 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:23.282383 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-7351d31c-f835-4c93-bd2f-082ba5e6ca61 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume with id: c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:23.291114 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:23.291114 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:23.291641 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7351d31c-f835-4c93-bd2f-082ba5e6ca61 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:23.311349 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7351d31c-f835-4c93-bd2f-082ba5e6ca61 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume request issued successfully. Jul 31 05:37:23.311574 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7351d31c-f835-4c93-bd2f-082ba5e6ca61 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 202 Jul 31 05:37:23.311996 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1005/4064] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:23 2026] DELETE /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:37:23.321331 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b209694b-5539-4ada-a6e8-64e9c7b36072 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:23.323727 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b209694b-5539-4ada-a6e8-64e9c7b36072 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:23.323934 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b209694b-5539-4ada-a6e8-64e9c7b36072 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:23.324168 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b209694b-5539-4ada-a6e8-64e9c7b36072 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:23.333114 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:23.333114 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:23.340041 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b209694b-5539-4ada-a6e8-64e9c7b36072 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:23.345399 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b209694b-5539-4ada-a6e8-64e9c7b36072 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 200 Jul 31 05:37:23.345887 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1031/4065] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:23 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:23.929831 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e893c82e-c4dc-46d1-95eb-535c1e943bf1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:23.932693 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e893c82e-c4dc-46d1-95eb-535c1e943bf1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:23.934456 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e893c82e-c4dc-46d1-95eb-535c1e943bf1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:23.934745 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e893c82e-c4dc-46d1-95eb-535c1e943bf1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:23.941928 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:23.941928 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:23.947492 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e893c82e-c4dc-46d1-95eb-535c1e943bf1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:23.958415 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e893c82e-c4dc-46d1-95eb-535c1e943bf1 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:23.959079 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1014/4066] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:23 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:23.975863 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-129f08f8-75c5-4a38-8b1b-86aaab25bccf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:23.978938 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-129f08f8-75c5-4a38-8b1b-86aaab25bccf tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] GET https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a Jul 31 05:37:23.979232 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-129f08f8-75c5-4a38-8b1b-86aaab25bccf tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:23.979428 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-129f08f8-75c5-4a38-8b1b-86aaab25bccf tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:23.986536 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-129f08f8-75c5-4a38-8b1b-86aaab25bccf tempest-VolumesTestJSON-645379764 tempest-VolumesTestJSON-645379764-project-member] https://10.4.3.227/volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a returned with HTTP 404 Jul 31 05:37:23.987613 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1017/4067] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:23 2026] GET /volume/v3/volumes/1f6b3a70-fa1c-4478-90b7-1c5aba7e732a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:24.218908 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e952016-13fd-44d4-aa98-cc6e25e8a393 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:24.222950 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e952016-13fd-44d4-aa98-cc6e25e8a393 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:24.222950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e952016-13fd-44d4-aa98-cc6e25e8a393 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:24.222950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e952016-13fd-44d4-aa98-cc6e25e8a393 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:24.222950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8e952016-13fd-44d4-aa98-cc6e25e8a393 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:24.227702 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:24.227702 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:24.227702 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e952016-13fd-44d4-aa98-cc6e25e8a393 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:24.227702 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1006/4068] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:24 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:24.295559 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-931c5fd7-c925-4e78-8cb2-08f9d0db1871 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:24.303194 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-931c5fd7-c925-4e78-8cb2-08f9d0db1871 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:24.303622 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-931c5fd7-c925-4e78-8cb2-08f9d0db1871 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:24.303886 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-931c5fd7-c925-4e78-8cb2-08f9d0db1871 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:24.304036 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-931c5fd7-c925-4e78-8cb2-08f9d0db1871 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:24.326573 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:24.326573 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:24.329403 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-931c5fd7-c925-4e78-8cb2-08f9d0db1871 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:24.331832 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1032/4069] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:24 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:24.359566 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4b2dbe44-0898-45e6-94bb-af7f6612c0f4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:24.361852 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b2dbe44-0898-45e6-94bb-af7f6612c0f4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:24.362234 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b2dbe44-0898-45e6-94bb-af7f6612c0f4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:24.362507 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b2dbe44-0898-45e6-94bb-af7f6612c0f4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:24.371071 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b2dbe44-0898-45e6-94bb-af7f6612c0f4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 404 Jul 31 05:37:24.371498 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1015/4070] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:24 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:24.979130 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63a0bc33-aff0-4818-a041-f35d3c167b6d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:24.983852 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63a0bc33-aff0-4818-a041-f35d3c167b6d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:24.984191 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63a0bc33-aff0-4818-a041-f35d3c167b6d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:24.984488 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63a0bc33-aff0-4818-a041-f35d3c167b6d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:24.996163 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:24.996163 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:25.001589 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-63a0bc33-aff0-4818-a041-f35d3c167b6d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:25.006825 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63a0bc33-aff0-4818-a041-f35d3c167b6d tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:25.007531 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1018/4071] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:24 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 945 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:25.239919 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eaf34f19-d51b-4603-9916-e12504193042 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:25.243461 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eaf34f19-d51b-4603-9916-e12504193042 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:25.243666 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eaf34f19-d51b-4603-9916-e12504193042 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:25.243890 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eaf34f19-d51b-4603-9916-e12504193042 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:25.244059 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-eaf34f19-d51b-4603-9916-e12504193042 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:25.249087 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:25.249087 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:25.250020 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eaf34f19-d51b-4603-9916-e12504193042 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:25.251080 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1007/4072] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:25 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:25.348700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c12c5ce3-148b-4a19-a4ea-81dcac878622 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:25.350970 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c12c5ce3-148b-4a19-a4ea-81dcac878622 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:25.351254 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c12c5ce3-148b-4a19-a4ea-81dcac878622 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:25.351452 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c12c5ce3-148b-4a19-a4ea-81dcac878622 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:25.351580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c12c5ce3-148b-4a19-a4ea-81dcac878622 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:25.356968 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:25.356968 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:25.357654 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c12c5ce3-148b-4a19-a4ea-81dcac878622 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:25.358299 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1033/4073] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:25 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:26.023094 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c38b4b0f-0fde-4e4a-90bc-a715332ad81f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.025232 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c38b4b0f-0fde-4e4a-90bc-a715332ad81f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:26.025478 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c38b4b0f-0fde-4e4a-90bc-a715332ad81f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.025674 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c38b4b0f-0fde-4e4a-90bc-a715332ad81f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.035865 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.035865 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:26.039370 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c38b4b0f-0fde-4e4a-90bc-a715332ad81f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:26.047556 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c38b4b0f-0fde-4e4a-90bc-a715332ad81f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:26.048151 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1016/4074] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 1431 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:26.060537 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a9a0c4c8-dee2-4254-a19c-fcf7850d4445 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.064136 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9a0c4c8-dee2-4254-a19c-fcf7850d4445 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:26.064357 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9a0c4c8-dee2-4254-a19c-fcf7850d4445 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.064528 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a9a0c4c8-dee2-4254-a19c-fcf7850d4445 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.078723 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.078723 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:26.087539 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a9a0c4c8-dee2-4254-a19c-fcf7850d4445 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:26.094311 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a9a0c4c8-dee2-4254-a19c-fcf7850d4445 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:26.094684 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1019/4075] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 1431 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:26.126503 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-58ee80cb-58be-4009-a554-f5d06ca48ce5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.205503 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58ee80cb-58be-4009-a554-f5d06ca48ce5 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] POST https://10.4.3.227/volume/v3/group_types Jul 31 05:37:26.206125 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-58ee80cb-58be-4009-a554-f5d06ca48ce5 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-424117238"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:26.225392 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-58ee80cb-58be-4009-a554-f5d06ca48ce5 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types returned with HTTP 202 Jul 31 05:37:26.225392 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1008/4076] 10.4.3.227 () {70 vars in 1311 bytes} [Fri Jul 31 05:37:26 2026] POST /volume/v3/group_types => generated 180 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:26.231243 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0a86d984-6684-4869-87a3-af31312b21ad None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.234905 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a86d984-6684-4869-87a3-af31312b21ad tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] POST https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs Jul 31 05:37:26.235326 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0a86d984-6684-4869-87a3-af31312b21ad tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:26.240754 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-c5ec02be-61a3-433e-a6d9-2dc8b65fafcf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.245251 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-c5ec02be-61a3-433e-a6d9-2dc8b65fafcf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:26.245505 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-c5ec02be-61a3-433e-a6d9-2dc8b65fafcf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.245752 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-c5ec02be-61a3-433e-a6d9-2dc8b65fafcf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.257725 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.257725 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:26.263404 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-c5ec02be-61a3-433e-a6d9-2dc8b65fafcf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:26.265038 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac0b319b-29d5-4b07-bca9-9015cafc759b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.265411 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0a86d984-6684-4869-87a3-af31312b21ad tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs returned with HTTP 202 Jul 31 05:37:26.265971 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1034/4077] 10.4.3.227 () {70 vars in 1458 bytes} [Fri Jul 31 05:37:26 2026] POST /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs => generated 53 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:26.268831 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac0b319b-29d5-4b07-bca9-9015cafc759b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:26.269084 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac0b319b-29d5-4b07-bca9-9015cafc759b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.269357 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac0b319b-29d5-4b07-bca9-9015cafc759b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.269491 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ac0b319b-29d5-4b07-bca9-9015cafc759b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:26.269859 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-c5ec02be-61a3-433e-a6d9-2dc8b65fafcf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:26.270666 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1017/4078] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 1431 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:26.278982 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-03e3bccd-b89b-481c-ab97-76de5f9b121f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.281542 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.281542 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:26.282599 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac0b319b-29d5-4b07-bca9-9015cafc759b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:26.282649 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03e3bccd-b89b-481c-ab97-76de5f9b121f tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] POST https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs Jul 31 05:37:26.283044 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-03e3bccd-b89b-481c-ab97-76de5f9b121f tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:26.283128 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1020/4079] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:26.294490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe96532a-a4b2-4894-b922-dd61951ecbb1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.296664 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe96532a-a4b2-4894-b922-dd61951ecbb1 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:26.297017 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe96532a-a4b2-4894-b922-dd61951ecbb1 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.297386 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe96532a-a4b2-4894-b922-dd61951ecbb1 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.297545 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fe96532a-a4b2-4894-b922-dd61951ecbb1 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:26.302728 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.302728 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:26.303699 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe96532a-a4b2-4894-b922-dd61951ecbb1 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:26.304333 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1035/4080] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:26.305652 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-03e3bccd-b89b-481c-ab97-76de5f9b121f tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs returned with HTTP 202 Jul 31 05:37:26.306126 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1009/4081] 10.4.3.227 () {70 vars in 1458 bytes} [Fri Jul 31 05:37:26 2026] POST /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs => generated 61 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:26.316259 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f75174a4-a893-4bad-93fa-c1df52dbcf49 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.318308 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f75174a4-a893-4bad-93fa-c1df52dbcf49 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:37:26.318451 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f2526ffe-32be-4804-b73c-990d17d2a452 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.319163 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f75174a4-a893-4bad-93fa-c1df52dbcf49 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6681a646-6cb1-4983-9aaa-49eef911ab63", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-223139544"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:26.320600 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-f75174a4-a893-4bad-93fa-c1df52dbcf49 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Creating new backup {'backup': {'volume_id': '6681a646-6cb1-4983-9aaa-49eef911ab63', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-223139544'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:37:26.320747 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-f75174a4-a893-4bad-93fa-c1df52dbcf49 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Creating backup of volume 6681a646-6cb1-4983-9aaa-49eef911ab63 in container None Jul 31 05:37:26.322220 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2526ffe-32be-4804-b73c-990d17d2a452 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] GET https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key2 Jul 31 05:37:26.322606 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2526ffe-32be-4804-b73c-990d17d2a452 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.323128 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2526ffe-32be-4804-b73c-990d17d2a452 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.329615 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.329615 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:26.330310 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f75174a4-a893-4bad-93fa-c1df52dbcf49 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Volume info retrieved successfully. Jul 31 05:37:26.339006 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2526ffe-32be-4804-b73c-990d17d2a452 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key2 returned with HTTP 200 Jul 31 05:37:26.339636 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1021/4082] 10.4.3.227 () {68 vars in 1452 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key2 => generated 26 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:26.350777 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66b3689d-5a47-4daf-9805-2cb3615bec54 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.352954 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f75174a4-a893-4bad-93fa-c1df52dbcf49 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Created reservations ['510099c6-af05-4179-9f8c-d3a89998105f', '149cbca2-1d81-4934-b14e-bd81813af11c'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:26.353925 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66b3689d-5a47-4daf-9805-2cb3615bec54 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] GET https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 Jul 31 05:37:26.354331 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66b3689d-5a47-4daf-9805-2cb3615bec54 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.354621 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66b3689d-5a47-4daf-9805-2cb3615bec54 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.368409 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66b3689d-5a47-4daf-9805-2cb3615bec54 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 returned with HTTP 200 Jul 31 05:37:26.369053 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1036/4083] 10.4.3.227 () {68 vars in 1452 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 => generated 18 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:26.370212 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-776792d8-0f11-454c-af3d-96da02a3243c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.372547 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-776792d8-0f11-454c-af3d-96da02a3243c tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:26.372801 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-776792d8-0f11-454c-af3d-96da02a3243c tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.373052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-776792d8-0f11-454c-af3d-96da02a3243c tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.373235 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-776792d8-0f11-454c-af3d-96da02a3243c tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:26.378455 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.378455 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:26.379553 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-776792d8-0f11-454c-af3d-96da02a3243c tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:26.380048 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1010/4084] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:26.381554 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b9e7b118-cc46-4bf3-92e3-e281eb5e438a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.385140 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9e7b118-cc46-4bf3-92e3-e281eb5e438a tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] PUT https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 Jul 31 05:37:26.385781 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9e7b118-cc46-4bf3-92e3-e281eb5e438a tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:26.408719 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9e7b118-cc46-4bf3-92e3-e281eb5e438a tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 returned with HTTP 200 Jul 31 05:37:26.409181 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1022/4085] 10.4.3.227 () {70 vars in 1472 bytes} [Fri Jul 31 05:37:26 2026] PUT /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 => generated 26 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:26.412219 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f75174a4-a893-4bad-93fa-c1df52dbcf49 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:37:26.412663 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1018/4086] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:26 2026] POST /volume/v3/backups => generated 329 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:26.421192 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66636dcc-0c89-4b08-9f62-582b5407ce65 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.423311 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66636dcc-0c89-4b08-9f62-582b5407ce65 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:26.423576 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66636dcc-0c89-4b08-9f62-582b5407ce65 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.423844 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66636dcc-0c89-4b08-9f62-582b5407ce65 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.424049 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-66636dcc-0c89-4b08-9f62-582b5407ce65 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:26.425022 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7eb6c5b3-0648-4dc9-90dc-85aa2823e989 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.427897 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7eb6c5b3-0648-4dc9-90dc-85aa2823e989 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] GET https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs Jul 31 05:37:26.428156 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7eb6c5b3-0648-4dc9-90dc-85aa2823e989 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.428354 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7eb6c5b3-0648-4dc9-90dc-85aa2823e989 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.429532 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.429532 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:26.430346 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66636dcc-0c89-4b08-9f62-582b5407ce65 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:26.430799 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1037/4087] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:26.444698 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7eb6c5b3-0648-4dc9-90dc-85aa2823e989 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs returned with HTTP 200 Jul 31 05:37:26.445307 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1011/4088] 10.4.3.227 () {68 vars in 1437 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs => generated 87 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:37:26.455535 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-955ac156-0ad6-438b-bb38-cf9fcb135bbb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.457864 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-955ac156-0ad6-438b-bb38-cf9fcb135bbb tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key1 Jul 31 05:37:26.458157 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-955ac156-0ad6-438b-bb38-cf9fcb135bbb tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.458809 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-955ac156-0ad6-438b-bb38-cf9fcb135bbb tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.473057 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-955ac156-0ad6-438b-bb38-cf9fcb135bbb tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key1 returned with HTTP 202 Jul 31 05:37:26.473730 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1023/4089] 10.4.3.227 () {68 vars in 1455 bytes} [Fri Jul 31 05:37:26 2026] DELETE /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:37:26.485688 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8eea9b5c-9caa-45ce-86ff-d015789ee854 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.488059 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eea9b5c-9caa-45ce-86ff-d015789ee854 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] GET https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key1 Jul 31 05:37:26.488311 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eea9b5c-9caa-45ce-86ff-d015789ee854 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.488505 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8eea9b5c-9caa-45ce-86ff-d015789ee854 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.488752 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.488752 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:26.497851 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eea9b5c-9caa-45ce-86ff-d015789ee854 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] HTTP exception thrown: Group Type 7b3bd836-d74a-4853-bd5b-414b2c1df2f3 has no extra spec with key key1. Jul 31 05:37:26.497851 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8eea9b5c-9caa-45ce-86ff-d015789ee854 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key1 returned with HTTP 404 Jul 31 05:37:26.498789 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1019/4090] 10.4.3.227 () {68 vars in 1452 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:26.507167 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b976bc88-0667-4305-9b7c-38b5928a0f41 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.516165 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b976bc88-0667-4305-9b7c-38b5928a0f41 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key2 Jul 31 05:37:26.516494 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b976bc88-0667-4305-9b7c-38b5928a0f41 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.516743 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b976bc88-0667-4305-9b7c-38b5928a0f41 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.529532 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b976bc88-0667-4305-9b7c-38b5928a0f41 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key2 returned with HTTP 202 Jul 31 05:37:26.530413 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1038/4091] 10.4.3.227 () {68 vars in 1455 bytes} [Fri Jul 31 05:37:26 2026] DELETE /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:37:26.536864 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8abbb825-fa04-42e6-856d-ead2aa53c6a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.538836 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8abbb825-fa04-42e6-856d-ead2aa53c6a0 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] GET https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key2 Jul 31 05:37:26.539075 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8abbb825-fa04-42e6-856d-ead2aa53c6a0 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.539289 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8abbb825-fa04-42e6-856d-ead2aa53c6a0 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.547593 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8abbb825-fa04-42e6-856d-ead2aa53c6a0 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] HTTP exception thrown: Group Type 7b3bd836-d74a-4853-bd5b-414b2c1df2f3 has no extra spec with key key2. Jul 31 05:37:26.547776 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8abbb825-fa04-42e6-856d-ead2aa53c6a0 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key2 returned with HTTP 404 Jul 31 05:37:26.548337 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1012/4092] 10.4.3.227 () {68 vars in 1452 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key2 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:26.557768 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2baf34a9-618b-4053-8b25-6f3b2767ccca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.560595 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2baf34a9-618b-4053-8b25-6f3b2767ccca tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 Jul 31 05:37:26.560826 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2baf34a9-618b-4053-8b25-6f3b2767ccca tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.561064 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2baf34a9-618b-4053-8b25-6f3b2767ccca tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.570653 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2baf34a9-618b-4053-8b25-6f3b2767ccca tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 returned with HTTP 202 Jul 31 05:37:26.571220 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1024/4093] 10.4.3.227 () {68 vars in 1455 bytes} [Fri Jul 31 05:37:26 2026] DELETE /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:37:26.579587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a328e9bd-17ab-4f67-9e57-1432a7912526 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.582921 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a328e9bd-17ab-4f67-9e57-1432a7912526 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] GET https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 Jul 31 05:37:26.583311 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a328e9bd-17ab-4f67-9e57-1432a7912526 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.583596 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a328e9bd-17ab-4f67-9e57-1432a7912526 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.596323 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a328e9bd-17ab-4f67-9e57-1432a7912526 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] HTTP exception thrown: Group Type 7b3bd836-d74a-4853-bd5b-414b2c1df2f3 has no extra spec with key key3. Jul 31 05:37:26.596474 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a328e9bd-17ab-4f67-9e57-1432a7912526 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 returned with HTTP 404 Jul 31 05:37:26.596998 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1020/4094] 10.4.3.227 () {68 vars in 1452 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3/group_specs/key3 => generated 126 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:26.608593 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-adf66e5a-38f5-489c-bb99-b058d975abc1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.610776 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-adf66e5a-38f5-489c-bb99-b058d975abc1 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] DELETE https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3 Jul 31 05:37:26.611239 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-adf66e5a-38f5-489c-bb99-b058d975abc1 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.611433 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-adf66e5a-38f5-489c-bb99-b058d975abc1 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.614271 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.616258 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:26.616614 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "4a6fbe9f-ad67-4fde-93fd-634c20621f2a", "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:26.618111 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '4a6fbe9f-ad67-4fde-93fd-634c20621f2a', 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:26.632604 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-adf66e5a-38f5-489c-bb99-b058d975abc1 tempest-GroupTypeSpecsTest-1749320788 tempest-GroupTypeSpecsTest-1749320788-project-admin] https://10.4.3.227/volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3 returned with HTTP 202 Jul 31 05:37:26.633040 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1039/4095] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:37:26 2026] DELETE /volume/v3/group_types/7b3bd836-d74a-4853-bd5b-414b2c1df2f3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:37:26.728410 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume of 1 GB Jul 31 05:37:26.732921 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Availability Zones retrieved successfully. Jul 31 05:37:26.740471 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Flow 'volume_create_api' (5b7f4bbc-a068-43aa-860d-edd2ee55bf13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:26.741938 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f885552f-b9a7-4206-aa06-0584e2b28a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:26.743048 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:26.810053 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f885552f-b9a7-4206-aa06-0584e2b28a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:26.811513 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef7f1d7-d4b4-44c3-b9c9-9bab511136d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:26.858248 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Created reservations ['67a1a22d-e48c-4052-8cf4-518660d0a4a5', '5100c7ba-10f2-4400-ba6b-7a52073664d5', 'f231d764-f430-4c0e-bd14-3d060c86437c', 'adac81d6-2f65-4000-ba08-67f9da160307'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:26.859276 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ef7f1d7-d4b4-44c3-b9c9-9bab511136d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67a1a22d-e48c-4052-8cf4-518660d0a4a5', '5100c7ba-10f2-4400-ba6b-7a52073664d5', 'f231d764-f430-4c0e-bd14-3d060c86437c', 'adac81d6-2f65-4000-ba08-67f9da160307']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:26.859663 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2415183-12ad-43a5-bec5-e571cb2ddeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:26.889798 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2415183-12ad-43a5-bec5-e571cb2ddeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e11f2ad-ccc2-4021-b645-49898667f527', '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='de57e7fbb1b044f48294e4e61c9c56af',qos_specs=None,replication_status=,reservations=['67a1a22d-e48c-4052-8cf4-518660d0a4a5','5100c7ba-10f2-4400-ba6b-7a52073664d5','f231d764-f430-4c0e-bd14-3d060c86437c','adac81d6-2f65-4000-ba08-67f9da160307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:26Z,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=2e11f2ad-ccc2-4021-b645-49898667f527,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de57e7fbb1b044f48294e4e61c9c56af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:26.890534 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84bbc326-1788-44be-a5f5-9a5e14b2f8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:26.895704 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-4379f8ff-14df-4a74-9b9c-6908fe266458 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.898308 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-4379f8ff-14df-4a74-9b9c-6908fe266458 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:26.898532 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-4379f8ff-14df-4a74-9b9c-6908fe266458 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.898730 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-4379f8ff-14df-4a74-9b9c-6908fe266458 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.906495 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.906495 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:26.907876 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84bbc326-1788-44be-a5f5-9a5e14b2f8d5) transitioned into state 'SUCCESS' from 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='de57e7fbb1b044f48294e4e61c9c56af',qos_specs=None,replication_status=,reservations=['67a1a22d-e48c-4052-8cf4-518660d0a4a5','5100c7ba-10f2-4400-ba6b-7a52073664d5','f231d764-f430-4c0e-bd14-3d060c86437c','adac81d6-2f65-4000-ba08-67f9da160307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:26.908611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10791c4a-1ed3-42d2-896b-f24cc8990e14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:26.910712 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-4379f8ff-14df-4a74-9b9c-6908fe266458 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:26.916138 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-4379f8ff-14df-4a74-9b9c-6908fe266458 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:26.916796 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1025/4096] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 1431 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:37:26.920623 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10791c4a-1ed3-42d2-896b-f24cc8990e14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:26.921994 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Flow 'volume_create_api' (5b7f4bbc-a068-43aa-860d-edd2ee55bf13) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:26.922426 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume request issued successfully. Jul 31 05:37:26.922972 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-993ffbd2-ecbc-4540-bf68-c4680b9fd726 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:26.923428 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1013/4097] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:37:26 2026] POST /volume/v3/volumes => generated 775 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:26.928373 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2300054f-06fb-48e4-a57e-39ddb609ca08 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.929977 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2300054f-06fb-48e4-a57e-39ddb609ca08 None None] GET https://10.4.3.227/volume// Jul 31 05:37:26.931392 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2300054f-06fb-48e4-a57e-39ddb609ca08 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.931607 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2300054f-06fb-48e4-a57e-39ddb609ca08 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.931958 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2300054f-06fb-48e4-a57e-39ddb609ca08 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:37:26.932310 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1021/4098] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/ => generated 386 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:37:26.941201 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-159f002f-1b05-40d3-9420-a7130aadb9e9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.942328 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1b74231a-52be-41fa-9991-4a87f8a38b5e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:26.943756 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b74231a-52be-41fa-9991-4a87f8a38b5e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:26.943903 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b74231a-52be-41fa-9991-4a87f8a38b5e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:26.944109 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b74231a-52be-41fa-9991-4a87f8a38b5e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:26.946614 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-159f002f-1b05-40d3-9420-a7130aadb9e9 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:37:26.946909 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-159f002f-1b05-40d3-9420-a7130aadb9e9 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "455f9bcc-8caf-4261-97ce-ef9511b1360c", "connector": null, "instance_uuid": "6310b8bd-7341-48ab-b620-4e9ad5197802"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:26.957605 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.957605 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:26.960022 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:26.960022 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:26.964779 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1b74231a-52be-41fa-9991-4a87f8a38b5e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:26.972134 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b74231a-52be-41fa-9991-4a87f8a38b5e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:26.972134 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1026/4099] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:26 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:27.005694 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-159f002f-1b05-40d3-9420-a7130aadb9e9 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:37:27.006333 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1040/4100] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:37:26 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:27.394712 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46f7dab2-faee-4775-8061-a3f39a04e8ef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:27.397626 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46f7dab2-faee-4775-8061-a3f39a04e8ef tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:27.397834 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46f7dab2-faee-4775-8061-a3f39a04e8ef tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:27.398008 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46f7dab2-faee-4775-8061-a3f39a04e8ef tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:27.398174 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-46f7dab2-faee-4775-8061-a3f39a04e8ef tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:27.406949 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:27.406949 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:27.408138 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46f7dab2-faee-4775-8061-a3f39a04e8ef tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:27.408678 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1014/4101] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:27 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:27.444779 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-717f49c3-e553-412c-a7e0-5bef9ea1e897 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:27.447579 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-717f49c3-e553-412c-a7e0-5bef9ea1e897 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:27.447869 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-717f49c3-e553-412c-a7e0-5bef9ea1e897 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:27.448160 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-717f49c3-e553-412c-a7e0-5bef9ea1e897 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:27.448321 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-717f49c3-e553-412c-a7e0-5bef9ea1e897 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:27.455909 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:27.455909 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:27.456804 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-717f49c3-e553-412c-a7e0-5bef9ea1e897 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:27.457863 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1022/4102] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:27 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:27.986349 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10c94393-05b2-4f09-b856-a63e95461322 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:27.989380 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10c94393-05b2-4f09-b856-a63e95461322 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:27.989644 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10c94393-05b2-4f09-b856-a63e95461322 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:27.989885 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10c94393-05b2-4f09-b856-a63e95461322 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:28.000596 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:28.000596 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:28.005826 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-10c94393-05b2-4f09-b856-a63e95461322 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:28.013551 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10c94393-05b2-4f09-b856-a63e95461322 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:28.014079 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1027/4103] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:27 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 867 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:28.179580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d0e58eef-124f-4d71-b702-ebbc2c0fde5a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:28.179998 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0e58eef-124f-4d71-b702-ebbc2c0fde5a None None] GET https://10.4.3.227/volume// Jul 31 05:37:28.180291 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0e58eef-124f-4d71-b702-ebbc2c0fde5a None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:28.180468 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0e58eef-124f-4d71-b702-ebbc2c0fde5a None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:28.180793 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0e58eef-124f-4d71-b702-ebbc2c0fde5a None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:37:28.181146 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1041/4104] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:37: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 31 05:37:28.198474 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-3bdd68e2-f5f2-4f0c-ba81-761c648e0d10 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:28.201353 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-3bdd68e2-f5f2-4f0c-ba81-761c648e0d10 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:37:28.201847 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-3bdd68e2-f5f2-4f0c-ba81-761c648e0d10 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:28.201930 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-3bdd68e2-f5f2-4f0c-ba81-761c648e0d10 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:28.219653 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:28.219653 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:28.228213 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-3bdd68e2-f5f2-4f0c-ba81-761c648e0d10 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:37:28.246205 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-3bdd68e2-f5f2-4f0c-ba81-761c648e0d10 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:37:28.248222 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1015/4105] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:37:28 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 1610 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:28.385641 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ca740e77-d6a8-48b0-9fc6-3da70861a8ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:28.393483 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ca740e77-d6a8-48b0-9fc6-3da70861a8ad tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] PUT https://10.4.3.227/volume/v3/attachments/cc37326c-7513-4fb6-b245-90c0f56ae419 Jul 31 05:37:28.393963 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ca740e77-d6a8-48b0-9fc6-3da70861a8ad tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:28.407422 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ca740e77-d6a8-48b0-9fc6-3da70861a8ad tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Acquiring lock "cinder-attachment_update-455f9bcc-8caf-4261-97ce-ef9511b1360c-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:37:28.413685 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ca740e77-d6a8-48b0-9fc6-3da70861a8ad tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Lock "cinder-attachment_update-455f9bcc-8caf-4261-97ce-ef9511b1360c-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:37:28.417598 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:28.417598 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:28.423221 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17dc7ca1-7b42-43bc-b339-c5703332c85f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:28.427178 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17dc7ca1-7b42-43bc-b339-c5703332c85f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:28.427178 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17dc7ca1-7b42-43bc-b339-c5703332c85f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:28.427178 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17dc7ca1-7b42-43bc-b339-c5703332c85f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:28.427178 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-17dc7ca1-7b42-43bc-b339-c5703332c85f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:28.432764 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:28.432764 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:28.433852 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17dc7ca1-7b42-43bc-b339-c5703332c85f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:28.434535 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1028/4106] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:28 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:28.473866 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f282fd5a-c82c-41da-8266-16967be969b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:28.475857 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f282fd5a-c82c-41da-8266-16967be969b9 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:28.476183 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f282fd5a-c82c-41da-8266-16967be969b9 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:28.476333 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f282fd5a-c82c-41da-8266-16967be969b9 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:28.476503 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f282fd5a-c82c-41da-8266-16967be969b9 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:28.482124 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:28.482124 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:28.482994 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f282fd5a-c82c-41da-8266-16967be969b9 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:28.483422 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1042/4107] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:28 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:28.524650 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ca740e77-d6a8-48b0-9fc6-3da70861a8ad tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Lock "cinder-attachment_update-455f9bcc-8caf-4261-97ce-ef9511b1360c-np0000006182" released by "attachment_update" :: held 0.111s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:37:28.526223 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ca740e77-d6a8-48b0-9fc6-3da70861a8ad tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments/cc37326c-7513-4fb6-b245-90c0f56ae419 returned with HTTP 200 Jul 31 05:37:28.526762 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1023/4108] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:37:28 2026] PUT /volume/v3/attachments/cc37326c-7513-4fb6-b245-90c0f56ae419 => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:28.548176 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-1504dcf3-a35f-4684-8055-991a6b4dcbbf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:28.550854 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-1504dcf3-a35f-4684-8055-991a6b4dcbbf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] POST https://10.4.3.227/volume/v3/attachments/cc37326c-7513-4fb6-b245-90c0f56ae419/action Jul 31 05:37:28.551305 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-1504dcf3-a35f-4684-8055-991a6b4dcbbf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:28.551508 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-1504dcf3-a35f-4684-8055-991a6b4dcbbf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:28.571803 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:28.571803 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:28.584392 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-1504dcf3-a35f-4684-8055-991a6b4dcbbf tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments/cc37326c-7513-4fb6-b245-90c0f56ae419/action returned with HTTP 204 Jul 31 05:37:28.584932 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1016/4109] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:37:28 2026] POST /volume/v3/attachments/cc37326c-7513-4fb6-b245-90c0f56ae419/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:29.032720 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0830da7c-b171-4d51-9ee7-5e5a8893a650 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.035161 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0830da7c-b171-4d51-9ee7-5e5a8893a650 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:29.035493 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0830da7c-b171-4d51-9ee7-5e5a8893a650 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.035782 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0830da7c-b171-4d51-9ee7-5e5a8893a650 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.046388 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:29.046388 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:29.051519 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0830da7c-b171-4d51-9ee7-5e5a8893a650 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:29.058608 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0830da7c-b171-4d51-9ee7-5e5a8893a650 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:29.059288 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1029/4110] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:29.219394 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-79a87186-9432-4618-9ecf-4ae5d7df8340 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.330605 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79a87186-9432-4618-9ecf-4ae5d7df8340 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] POST https://10.4.3.227/volume/v3/qos-specs Jul 31 05:37:29.330925 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-79a87186-9432-4618-9ecf-4ae5d7df8340 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-201558295", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:29.334920 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.qos_specs [None req-79a87186-9432-4618-9ecf-4ae5d7df8340 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-201558295', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100286) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 05:37:29.346123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-79a87186-9432-4618-9ecf-4ae5d7df8340 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DB qos_specs_create(): root {'id': '6586588a-912c-4060-9503-cf0828f78f46', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-201558295'} {{(pid=100286) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 05:37:29.371235 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79a87186-9432-4618-9ecf-4ae5d7df8340 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs returned with HTTP 200 Jul 31 05:37:29.373891 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1043/4111] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:37:29 2026] POST /volume/v3/qos-specs => generated 392 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:29.382829 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b40b477f-0e96-4064-8ee4-a9f849a20f61 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.385362 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b40b477f-0e96-4064-8ee4-a9f849a20f61 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:37:29.385911 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b40b477f-0e96-4064-8ee4-a9f849a20f61 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1806089183"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:29.388219 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:29.388219 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:29.408723 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b40b477f-0e96-4064-8ee4-a9f849a20f61 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:37:29.409308 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1024/4112] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:37:29 2026] POST /volume/v3/types => generated 222 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:29.419609 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3129e57b-d09c-4c18-9ebf-697b169d2ef9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.421819 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3129e57b-d09c-4c18-9ebf-697b169d2ef9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:37:29.422260 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3129e57b-d09c-4c18-9ebf-697b169d2ef9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1365594489"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:29.444723 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3129e57b-d09c-4c18-9ebf-697b169d2ef9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:37:29.445248 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1017/4113] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:37:29 2026] POST /volume/v3/types => generated 222 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:29.445803 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a0c33b10-8f9a-4c39-b50f-fbf4b964e3f5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.450108 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0c33b10-8f9a-4c39-b50f-fbf4b964e3f5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:29.450369 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0c33b10-8f9a-4c39-b50f-fbf4b964e3f5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.450926 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0c33b10-8f9a-4c39-b50f-fbf4b964e3f5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.451072 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a0c33b10-8f9a-4c39-b50f-fbf4b964e3f5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:29.457495 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:29.457495 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:29.458576 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0c33b10-8f9a-4c39-b50f-fbf4b964e3f5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:29.459793 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1030/4114] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:29.461696 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-663429ff-59f8-4f95-800b-e1fc08d5db9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.484003 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-663429ff-59f8-4f95-800b-e1fc08d5db9a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:37:29.492552 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-663429ff-59f8-4f95-800b-e1fc08d5db9a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-358515081"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:29.497266 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b624238c-ef66-40f6-a9b6-f06981a40980 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.499784 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b624238c-ef66-40f6-a9b6-f06981a40980 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:29.500112 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b624238c-ef66-40f6-a9b6-f06981a40980 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.500369 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b624238c-ef66-40f6-a9b6-f06981a40980 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.500533 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b624238c-ef66-40f6-a9b6-f06981a40980 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:29.507124 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:29.507124 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:29.508085 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b624238c-ef66-40f6-a9b6-f06981a40980 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:29.508181 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:29.508181 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:29.508639 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1025/4115] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:29.547946 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-663429ff-59f8-4f95-800b-e1fc08d5db9a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:37:29.548355 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1044/4116] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:37:29 2026] POST /volume/v3/types => generated 221 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:29.557311 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-02b318b1-ef4f-4e74-89c5-78a691eb60a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.559479 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02b318b1-ef4f-4e74-89c5-78a691eb60a6 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associate?vol_type_id=be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 Jul 31 05:37:29.559715 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02b318b1-ef4f-4e74-89c5-78a691eb60a6 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.559964 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02b318b1-ef4f-4e74-89c5-78a691eb60a6 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'associate' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.560728 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-02b318b1-ef4f-4e74-89c5-78a691eb60a6 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Associate qos_spec: 6586588a-912c-4060-9503-cf0828f78f46 with type: be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 {{(pid=100284) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 05:37:29.584321 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02b318b1-ef4f-4e74-89c5-78a691eb60a6 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associate?vol_type_id=be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 returned with HTTP 202 Jul 31 05:37:29.584773 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1018/4117] 10.4.3.227 () {66 vars in 1481 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associate?vol_type_id=be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:29.595069 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab174d98-83d8-4fc1-b0f5-5d07e7757de9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.597081 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab174d98-83d8-4fc1-b0f5-5d07e7757de9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associate?vol_type_id=32010461-fbf6-431c-b72c-0ce42d282eee Jul 31 05:37:29.597306 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab174d98-83d8-4fc1-b0f5-5d07e7757de9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.597497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab174d98-83d8-4fc1-b0f5-5d07e7757de9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'associate' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.598503 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ab174d98-83d8-4fc1-b0f5-5d07e7757de9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Associate qos_spec: 6586588a-912c-4060-9503-cf0828f78f46 with type: 32010461-fbf6-431c-b72c-0ce42d282eee {{(pid=100283) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 05:37:29.633184 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab174d98-83d8-4fc1-b0f5-5d07e7757de9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associate?vol_type_id=32010461-fbf6-431c-b72c-0ce42d282eee returned with HTTP 202 Jul 31 05:37:29.633920 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1031/4118] 10.4.3.227 () {66 vars in 1481 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associate?vol_type_id=32010461-fbf6-431c-b72c-0ce42d282eee => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:29.645550 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-14f4f426-442b-48a3-b474-805152d1dfcc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.648406 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14f4f426-442b-48a3-b474-805152d1dfcc tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associate?vol_type_id=ea769d97-4d49-49c9-9ee2-4586b783102a Jul 31 05:37:29.648733 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14f4f426-442b-48a3-b474-805152d1dfcc tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.649023 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14f4f426-442b-48a3-b474-805152d1dfcc tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'associate' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.649844 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-14f4f426-442b-48a3-b474-805152d1dfcc tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Associate qos_spec: 6586588a-912c-4060-9503-cf0828f78f46 with type: ea769d97-4d49-49c9-9ee2-4586b783102a {{(pid=100285) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 05:37:29.681313 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14f4f426-442b-48a3-b474-805152d1dfcc tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associate?vol_type_id=ea769d97-4d49-49c9-9ee2-4586b783102a returned with HTTP 202 Jul 31 05:37:29.682447 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1026/4119] 10.4.3.227 () {66 vars in 1481 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associate?vol_type_id=ea769d97-4d49-49c9-9ee2-4586b783102a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:29.693511 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-487a4648-4673-420f-a295-4693e9d391c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.695713 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-487a4648-4673-420f-a295-4693e9d391c9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associations Jul 31 05:37:29.695975 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-487a4648-4673-420f-a295-4693e9d391c9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.696236 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-487a4648-4673-420f-a295-4693e9d391c9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'associations' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.696864 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-487a4648-4673-420f-a295-4693e9d391c9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Get associations for qos_spec id: 6586588a-912c-4060-9503-cf0828f78f46 {{(pid=100286) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 05:37:29.725083 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-487a4648-4673-420f-a295-4693e9d391c9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associations returned with HTTP 200 Jul 31 05:37:29.725625 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1045/4120] 10.4.3.227 () {66 vars in 1393 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associations => generated 447 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:29.733844 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43adcc72-27c4-414e-af19-c3e0a0e901e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.735807 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43adcc72-27c4-414e-af19-c3e0a0e901e5 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/disassociate?vol_type_id=be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 Jul 31 05:37:29.736037 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43adcc72-27c4-414e-af19-c3e0a0e901e5 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.736302 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43adcc72-27c4-414e-af19-c3e0a0e901e5 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'disassociate' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.736607 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:29.736607 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:29.737005 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-43adcc72-27c4-414e-af19-c3e0a0e901e5 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Disassociate qos_spec: 6586588a-912c-4060-9503-cf0828f78f46 from type: be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 {{(pid=100284) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 31 05:37:29.756227 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43adcc72-27c4-414e-af19-c3e0a0e901e5 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/disassociate?vol_type_id=be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 returned with HTTP 202 Jul 31 05:37:29.756719 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1019/4121] 10.4.3.227 () {66 vars in 1490 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/disassociate?vol_type_id=be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:29.764371 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7bede377-3631-420c-b20a-e937faaf9fdb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.766361 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bede377-3631-420c-b20a-e937faaf9fdb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associations Jul 31 05:37:29.766580 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7bede377-3631-420c-b20a-e937faaf9fdb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.766794 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7bede377-3631-420c-b20a-e937faaf9fdb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'associations' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.767036 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:29.767036 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:29.767406 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7bede377-3631-420c-b20a-e937faaf9fdb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Get associations for qos_spec id: 6586588a-912c-4060-9503-cf0828f78f46 {{(pid=100283) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 05:37:29.780978 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7bede377-3631-420c-b20a-e937faaf9fdb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associations returned with HTTP 200 Jul 31 05:37:29.781600 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1032/4122] 10.4.3.227 () {66 vars in 1393 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associations => generated 305 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:29.789677 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ddc96a75-bda4-40f5-aab6-c5a2a575c36a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.791403 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddc96a75-bda4-40f5-aab6-c5a2a575c36a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/disassociate_all Jul 31 05:37:29.791601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddc96a75-bda4-40f5-aab6-c5a2a575c36a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.791803 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddc96a75-bda4-40f5-aab6-c5a2a575c36a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'disassociate_all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.792092 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:29.792092 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:29.792357 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ddc96a75-bda4-40f5-aab6-c5a2a575c36a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Disassociate qos_spec: 6586588a-912c-4060-9503-cf0828f78f46 from all. {{(pid=100285) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 31 05:37:29.804320 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddc96a75-bda4-40f5-aab6-c5a2a575c36a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/disassociate_all returned with HTTP 202 Jul 31 05:37:29.804834 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1027/4123] 10.4.3.227 () {66 vars in 1405 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/disassociate_all => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:29.812396 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a39f49b-cc47-47a8-9c53-9988aff248f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.814868 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a39f49b-cc47-47a8-9c53-9988aff248f3 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associations Jul 31 05:37:29.815179 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a39f49b-cc47-47a8-9c53-9988aff248f3 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.815421 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a39f49b-cc47-47a8-9c53-9988aff248f3 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'associations' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.815631 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:29.815631 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:29.816006 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2a39f49b-cc47-47a8-9c53-9988aff248f3 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Get associations for qos_spec id: 6586588a-912c-4060-9503-cf0828f78f46 {{(pid=100286) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 05:37:29.829763 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a39f49b-cc47-47a8-9c53-9988aff248f3 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associations returned with HTTP 200 Jul 31 05:37:29.830317 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1046/4124] 10.4.3.227 () {66 vars in 1393 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/associations => generated 24 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:37:29.839771 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65cabdbd-7493-49b9-a8b7-f21f35f41088 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.842148 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65cabdbd-7493-49b9-a8b7-f21f35f41088 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DELETE https://10.4.3.227/volume/v3/types/ea769d97-4d49-49c9-9ee2-4586b783102a Jul 31 05:37:29.842474 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65cabdbd-7493-49b9-a8b7-f21f35f41088 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.842799 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65cabdbd-7493-49b9-a8b7-f21f35f41088 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.843889 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:29.843889 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:29.870834 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65cabdbd-7493-49b9-a8b7-f21f35f41088 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/types/ea769d97-4d49-49c9-9ee2-4586b783102a returned with HTTP 202 Jul 31 05:37:29.871329 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1020/4125] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:37:29 2026] DELETE /volume/v3/types/ea769d97-4d49-49c9-9ee2-4586b783102a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:29.878626 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83b1e4d8-20c0-4824-bfbb-dd4425a03c87 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.880472 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83b1e4d8-20c0-4824-bfbb-dd4425a03c87 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/types/ea769d97-4d49-49c9-9ee2-4586b783102a Jul 31 05:37:29.881081 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83b1e4d8-20c0-4824-bfbb-dd4425a03c87 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.881415 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83b1e4d8-20c0-4824-bfbb-dd4425a03c87 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.885565 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83b1e4d8-20c0-4824-bfbb-dd4425a03c87 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/types/ea769d97-4d49-49c9-9ee2-4586b783102a returned with HTTP 404 Jul 31 05:37:29.886156 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1033/4126] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/types/ea769d97-4d49-49c9-9ee2-4586b783102a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:29.894388 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fea2ed94-c6b4-451e-a960-aa5bd395f662 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.896998 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fea2ed94-c6b4-451e-a960-aa5bd395f662 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DELETE https://10.4.3.227/volume/v3/types/32010461-fbf6-431c-b72c-0ce42d282eee Jul 31 05:37:29.897313 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fea2ed94-c6b4-451e-a960-aa5bd395f662 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.897585 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fea2ed94-c6b4-451e-a960-aa5bd395f662 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.897987 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:29.897987 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:29.951489 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fea2ed94-c6b4-451e-a960-aa5bd395f662 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/types/32010461-fbf6-431c-b72c-0ce42d282eee returned with HTTP 202 Jul 31 05:37:29.951489 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1028/4127] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:37:29 2026] DELETE /volume/v3/types/32010461-fbf6-431c-b72c-0ce42d282eee => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:29.964415 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9cded887-c4de-4b50-8a26-7c1d921fbb1b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.967337 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9cded887-c4de-4b50-8a26-7c1d921fbb1b tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/types/32010461-fbf6-431c-b72c-0ce42d282eee Jul 31 05:37:29.970253 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9cded887-c4de-4b50-8a26-7c1d921fbb1b tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.970390 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9cded887-c4de-4b50-8a26-7c1d921fbb1b tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:29.976460 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9cded887-c4de-4b50-8a26-7c1d921fbb1b tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/types/32010461-fbf6-431c-b72c-0ce42d282eee returned with HTTP 404 Jul 31 05:37:29.976460 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1047/4128] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:37:29 2026] GET /volume/v3/types/32010461-fbf6-431c-b72c-0ce42d282eee => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:29.989548 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-637ddf90-100a-4346-8772-4c291c7cba97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:29.991974 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-637ddf90-100a-4346-8772-4c291c7cba97 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DELETE https://10.4.3.227/volume/v3/types/be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 Jul 31 05:37:29.992269 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-637ddf90-100a-4346-8772-4c291c7cba97 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:29.992545 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-637ddf90-100a-4346-8772-4c291c7cba97 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.038472 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-637ddf90-100a-4346-8772-4c291c7cba97 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/types/be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 returned with HTTP 202 Jul 31 05:37:30.038912 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1021/4129] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:37:29 2026] DELETE /volume/v3/types/be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:30.051709 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9b749e74-db1c-40a9-93a5-b7b6473a4c5a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.063794 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b749e74-db1c-40a9-93a5-b7b6473a4c5a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/types/be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 Jul 31 05:37:30.063794 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b749e74-db1c-40a9-93a5-b7b6473a4c5a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.063794 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9b749e74-db1c-40a9-93a5-b7b6473a4c5a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.074080 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9b749e74-db1c-40a9-93a5-b7b6473a4c5a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/types/be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 returned with HTTP 404 Jul 31 05:37:30.074080 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1034/4130] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/types/be42b7e5-ed14-4cd7-af5b-2e6d2ba0c9d5 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:30.078398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b9ea421b-bb0a-41c6-bbc9-535d28e7dee4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.080723 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9ea421b-bb0a-41c6-bbc9-535d28e7dee4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:30.081049 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9ea421b-bb0a-41c6-bbc9-535d28e7dee4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.081330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9ea421b-bb0a-41c6-bbc9-535d28e7dee4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.083416 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b8b7b78a-79f1-4fba-aec4-6703bd1802bf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.086363 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8b7b78a-79f1-4fba-aec4-6703bd1802bf tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] POST https://10.4.3.227/volume/v3/qos-specs Jul 31 05:37:30.086808 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b8b7b78a-79f1-4fba-aec4-6703bd1802bf tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1296362820", "consumer": "back-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:30.092553 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.092553 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:30.092553 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.qos_specs [None req-b8b7b78a-79f1-4fba-aec4-6703bd1802bf tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1296362820', 'consumer': 'back-end', 'specs': {}} {{(pid=100286) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 05:37:30.093956 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.093956 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:30.101325 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b9ea421b-bb0a-41c6-bbc9-535d28e7dee4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:30.104975 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-b8b7b78a-79f1-4fba-aec4-6703bd1802bf tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DB qos_specs_create(): root {'id': '7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1296362820'} {{(pid=100286) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 05:37:30.108416 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9ea421b-bb0a-41c6-bbc9-535d28e7dee4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:30.109116 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1029/4131] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:30.124825 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8b7b78a-79f1-4fba-aec4-6703bd1802bf tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs returned with HTTP 200 Jul 31 05:37:30.125308 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1048/4132] 10.4.3.227 () {68 vars in 1264 bytes} [Fri Jul 31 05:37:30 2026] POST /volume/v3/qos-specs => generated 369 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.135565 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-858a4179-73c2-42a1-945d-baed2a2159eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.137350 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-858a4179-73c2-42a1-945d-baed2a2159eb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DELETE https://10.4.3.227/volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692?force=False Jul 31 05:37:30.137744 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-858a4179-73c2-42a1-945d-baed2a2159eb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.138199 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-858a4179-73c2-42a1-945d-baed2a2159eb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.139073 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.qos_specs_manage [None req-858a4179-73c2-42a1-945d-baed2a2159eb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Delete qos_spec: 7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692, force: False {{(pid=100284) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 05:37:30.169128 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-858a4179-73c2-42a1-945d-baed2a2159eb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692?force=False returned with HTTP 202 Jul 31 05:37:30.170150 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1022/4133] 10.4.3.227 () {66 vars in 1380 bytes} [Fri Jul 31 05:37:30 2026] DELETE /volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:30.177803 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78b51189-cfa0-4e77-b699-b5ffb40a2f18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.180238 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78b51189-cfa0-4e77-b699-b5ffb40a2f18 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692 Jul 31 05:37:30.180575 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78b51189-cfa0-4e77-b699-b5ffb40a2f18 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.181007 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78b51189-cfa0-4e77-b699-b5ffb40a2f18 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.181391 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.181391 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:30.186067 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78b51189-cfa0-4e77-b699-b5ffb40a2f18 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692 returned with HTTP 404 Jul 31 05:37:30.186765 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1035/4134] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:30.196720 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c74aca70-5ded-4021-af30-4905ab7818ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.202378 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c74aca70-5ded-4021-af30-4905ab7818ad tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs Jul 31 05:37:30.202757 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c74aca70-5ded-4021-af30-4905ab7818ad tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.203121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c74aca70-5ded-4021-af30-4905ab7818ad tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.226704 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c74aca70-5ded-4021-af30-4905ab7818ad tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs returned with HTTP 200 Jul 31 05:37:30.227511 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1030/4135] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs => generated 174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.238128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f352f0fc-7025-4c47-bd8e-21a67f5aac01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.240822 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f352f0fc-7025-4c47-bd8e-21a67f5aac01 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DELETE https://10.4.3.227/volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692?force=False Jul 31 05:37:30.241088 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f352f0fc-7025-4c47-bd8e-21a67f5aac01 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.241355 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f352f0fc-7025-4c47-bd8e-21a67f5aac01 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.241684 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.241684 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:30.242273 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f352f0fc-7025-4c47-bd8e-21a67f5aac01 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Delete qos_spec: 7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692, force: False {{(pid=100286) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 05:37:30.251038 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f352f0fc-7025-4c47-bd8e-21a67f5aac01 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692?force=False returned with HTTP 404 Jul 31 05:37:30.251662 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1049/4136] 10.4.3.227 () {66 vars in 1380 bytes} [Fri Jul 31 05:37:30 2026] DELETE /volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:30.263048 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1273f6c3-4a70-4d2d-9176-0e1f6d5e6fb8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.264598 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1273f6c3-4a70-4d2d-9176-0e1f6d5e6fb8 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692 Jul 31 05:37:30.264912 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1273f6c3-4a70-4d2d-9176-0e1f6d5e6fb8 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.265247 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1273f6c3-4a70-4d2d-9176-0e1f6d5e6fb8 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.265582 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.265582 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:30.271419 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1273f6c3-4a70-4d2d-9176-0e1f6d5e6fb8 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692 returned with HTTP 404 Jul 31 05:37:30.271419 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1023/4137] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs/7cdd02f9-2c6a-4472-b63e-1b3aa4b1d692 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:30.294536 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78e987c3-b964-4933-a2fa-bba73d65cd4f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.296754 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78e987c3-b964-4933-a2fa-bba73d65cd4f tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] POST https://10.4.3.227/volume/v3/qos-specs Jul 31 05:37:30.297234 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78e987c3-b964-4933-a2fa-bba73d65cd4f tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-464200947", "consumer": "both"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:30.299649 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.qos_specs [None req-78e987c3-b964-4933-a2fa-bba73d65cd4f tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-464200947', 'consumer': 'both', 'specs': {}} {{(pid=100283) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 05:37:30.307110 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-78e987c3-b964-4933-a2fa-bba73d65cd4f tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DB qos_specs_create(): root {'id': '3ea8ac71-359c-44fc-8dc7-abcd2c653413', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-464200947'} {{(pid=100283) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 05:37:30.316735 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78e987c3-b964-4933-a2fa-bba73d65cd4f tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs returned with HTTP 200 Jul 31 05:37:30.317450 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1036/4138] 10.4.3.227 () {68 vars in 1264 bytes} [Fri Jul 31 05:37:30 2026] POST /volume/v3/qos-specs => generated 364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.330387 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-84ea03a8-fe9c-44b2-9565-7f4566e3080d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.338035 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84ea03a8-fe9c-44b2-9565-7f4566e3080d tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DELETE https://10.4.3.227/volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413?force=False Jul 31 05:37:30.338246 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-84ea03a8-fe9c-44b2-9565-7f4566e3080d tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.338448 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-84ea03a8-fe9c-44b2-9565-7f4566e3080d tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.338693 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.338693 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:30.339060 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-84ea03a8-fe9c-44b2-9565-7f4566e3080d tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Delete qos_spec: 3ea8ac71-359c-44fc-8dc7-abcd2c653413, force: False {{(pid=100285) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 05:37:30.363640 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-84ea03a8-fe9c-44b2-9565-7f4566e3080d tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413?force=False returned with HTTP 202 Jul 31 05:37:30.364114 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1031/4139] 10.4.3.227 () {66 vars in 1380 bytes} [Fri Jul 31 05:37:30 2026] DELETE /volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413?force=False => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:30.372808 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-23661186-1e76-4635-8e9d-ccdca33deb7a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.374807 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23661186-1e76-4635-8e9d-ccdca33deb7a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413 Jul 31 05:37:30.375049 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23661186-1e76-4635-8e9d-ccdca33deb7a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.375299 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-23661186-1e76-4635-8e9d-ccdca33deb7a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.379353 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-23661186-1e76-4635-8e9d-ccdca33deb7a tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413 returned with HTTP 404 Jul 31 05:37:30.380473 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1050/4140] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:30.388708 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fe697a38-d6dd-4b6b-9e01-f353412c1989 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.390197 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe697a38-d6dd-4b6b-9e01-f353412c1989 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs Jul 31 05:37:30.390522 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe697a38-d6dd-4b6b-9e01-f353412c1989 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.390804 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fe697a38-d6dd-4b6b-9e01-f353412c1989 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.400345 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fe697a38-d6dd-4b6b-9e01-f353412c1989 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs returned with HTTP 200 Jul 31 05:37:30.400968 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1024/4141] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs => generated 174 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.413465 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f90dcf1e-2b8d-4ade-97ba-906656a8742d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.415357 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f90dcf1e-2b8d-4ade-97ba-906656a8742d tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DELETE https://10.4.3.227/volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413?force=False Jul 31 05:37:30.415591 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f90dcf1e-2b8d-4ade-97ba-906656a8742d tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.415824 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f90dcf1e-2b8d-4ade-97ba-906656a8742d tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.416118 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.416118 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:30.416513 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f90dcf1e-2b8d-4ade-97ba-906656a8742d tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Delete qos_spec: 3ea8ac71-359c-44fc-8dc7-abcd2c653413, force: False {{(pid=100283) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 05:37:30.422233 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f90dcf1e-2b8d-4ade-97ba-906656a8742d tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413?force=False returned with HTTP 404 Jul 31 05:37:30.422763 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1037/4142] 10.4.3.227 () {66 vars in 1380 bytes} [Fri Jul 31 05:37:30 2026] DELETE /volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:30.437472 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-411ab612-c93c-49b0-b46b-b49f938c9b65 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.439443 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-411ab612-c93c-49b0-b46b-b49f938c9b65 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413 Jul 31 05:37:30.439647 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-411ab612-c93c-49b0-b46b-b49f938c9b65 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.439868 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-411ab612-c93c-49b0-b46b-b49f938c9b65 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.440125 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.440125 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:30.444314 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-411ab612-c93c-49b0-b46b-b49f938c9b65 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413 returned with HTTP 404 Jul 31 05:37:30.444823 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1032/4143] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs/3ea8ac71-359c-44fc-8dc7-abcd2c653413 => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:30.455849 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c3983c2-589d-461f-b140-6ce27eb2c1b2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.458675 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c3983c2-589d-461f-b140-6ce27eb2c1b2 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] POST https://10.4.3.227/volume/v3/qos-specs Jul 31 05:37:30.459183 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c3983c2-589d-461f-b140-6ce27eb2c1b2 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1373717726", "consumer": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:30.461818 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.qos_specs [None req-6c3983c2-589d-461f-b140-6ce27eb2c1b2 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1373717726', 'consumer': 'front-end', 'specs': {}} {{(pid=100286) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 05:37:30.465650 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.db.api [None req-6c3983c2-589d-461f-b140-6ce27eb2c1b2 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DB qos_specs_create(): root {'id': '1283d54f-420c-4349-9923-956a3e37bc4f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1373717726'} {{(pid=100286) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 05:37:30.476347 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c3983c2-589d-461f-b140-6ce27eb2c1b2 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs returned with HTTP 200 Jul 31 05:37:30.476347 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1051/4144] 10.4.3.227 () {68 vars in 1264 bytes} [Fri Jul 31 05:37:30 2026] POST /volume/v3/qos-specs => generated 370 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.476496 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3cc8fe18-1b85-48cd-883c-0de212e11bf4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.478165 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cc8fe18-1b85-48cd-883c-0de212e11bf4 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:30.478527 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cc8fe18-1b85-48cd-883c-0de212e11bf4 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.478795 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3cc8fe18-1b85-48cd-883c-0de212e11bf4 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.479028 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3cc8fe18-1b85-48cd-883c-0de212e11bf4 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:30.483622 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e1fa8545-54d1-4592-9b3d-1c9960262315 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.486825 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.486825 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:30.486943 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1fa8545-54d1-4592-9b3d-1c9960262315 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DELETE https://10.4.3.227/volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f?force=False Jul 31 05:37:30.487000 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3cc8fe18-1b85-48cd-883c-0de212e11bf4 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:30.487026 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1fa8545-54d1-4592-9b3d-1c9960262315 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.487075 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1025/4145] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.487134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e1fa8545-54d1-4592-9b3d-1c9960262315 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.487865 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e1fa8545-54d1-4592-9b3d-1c9960262315 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Delete qos_spec: 1283d54f-420c-4349-9923-956a3e37bc4f, force: False {{(pid=100283) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 05:37:30.506634 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e1fa8545-54d1-4592-9b3d-1c9960262315 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f?force=False returned with HTTP 202 Jul 31 05:37:30.507417 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1038/4146] 10.4.3.227 () {66 vars in 1380 bytes} [Fri Jul 31 05:37:30 2026] DELETE /volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f?force=False => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:30.515725 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d76b34b3-5543-41a8-ad92-2543e85ca682 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.517742 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d76b34b3-5543-41a8-ad92-2543e85ca682 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f Jul 31 05:37:30.517934 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d76b34b3-5543-41a8-ad92-2543e85ca682 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.518162 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d76b34b3-5543-41a8-ad92-2543e85ca682 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.520834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43025b2e-c2db-462d-8d45-857b57e05478 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.522747 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d76b34b3-5543-41a8-ad92-2543e85ca682 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f returned with HTTP 404 Jul 31 05:37:30.523070 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43025b2e-c2db-462d-8d45-857b57e05478 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:30.523268 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1033/4147] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:30.523319 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43025b2e-c2db-462d-8d45-857b57e05478 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.523506 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43025b2e-c2db-462d-8d45-857b57e05478 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.523603 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-43025b2e-c2db-462d-8d45-857b57e05478 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:30.527826 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.527826 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:30.528481 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43025b2e-c2db-462d-8d45-857b57e05478 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:30.529005 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1052/4148] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.530734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-862fb6fe-c0d0-4d7d-a833-b4cd1df581af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.534606 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-862fb6fe-c0d0-4d7d-a833-b4cd1df581af tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs Jul 31 05:37:30.534606 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-862fb6fe-c0d0-4d7d-a833-b4cd1df581af tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.534606 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-862fb6fe-c0d0-4d7d-a833-b4cd1df581af tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.539626 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-862fb6fe-c0d0-4d7d-a833-b4cd1df581af tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs returned with HTTP 200 Jul 31 05:37:30.540434 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1026/4149] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs => generated 174 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.548634 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-44cbf015-d980-4df7-bcc3-bb93ac8619de None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.550643 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44cbf015-d980-4df7-bcc3-bb93ac8619de tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DELETE https://10.4.3.227/volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f?force=False Jul 31 05:37:30.550853 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44cbf015-d980-4df7-bcc3-bb93ac8619de tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.551114 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44cbf015-d980-4df7-bcc3-bb93ac8619de tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.551408 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.551408 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:30.551777 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.qos_specs_manage [None req-44cbf015-d980-4df7-bcc3-bb93ac8619de tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Delete qos_spec: 1283d54f-420c-4349-9923-956a3e37bc4f, force: False {{(pid=100283) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 05:37:30.555457 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44cbf015-d980-4df7-bcc3-bb93ac8619de tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f?force=False returned with HTTP 404 Jul 31 05:37:30.556066 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1039/4150] 10.4.3.227 () {66 vars in 1380 bytes} [Fri Jul 31 05:37:30 2026] DELETE /volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:30.563754 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0c13ce05-031d-4d32-af15-10a24b823cd9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.566008 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c13ce05-031d-4d32-af15-10a24b823cd9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f Jul 31 05:37:30.566231 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c13ce05-031d-4d32-af15-10a24b823cd9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.566467 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c13ce05-031d-4d32-af15-10a24b823cd9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.570215 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c13ce05-031d-4d32-af15-10a24b823cd9 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f returned with HTTP 404 Jul 31 05:37:30.570779 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1034/4151] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs/1283d54f-420c-4349-9923-956a3e37bc4f => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:30.579115 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d678347e-b6c0-4ce7-9d88-b99caf721afb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.580976 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d678347e-b6c0-4ce7-9d88-b99caf721afb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 Jul 31 05:37:30.581235 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d678347e-b6c0-4ce7-9d88-b99caf721afb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.581430 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d678347e-b6c0-4ce7-9d88-b99caf721afb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.585631 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d678347e-b6c0-4ce7-9d88-b99caf721afb tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 returned with HTTP 200 Jul 31 05:37:30.586206 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1053/4152] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.595523 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b5bd187-d827-490f-bcb2-82686ae2eaac None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.597642 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b5bd187-d827-490f-bcb2-82686ae2eaac tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs Jul 31 05:37:30.598078 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b5bd187-d827-490f-bcb2-82686ae2eaac tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.598475 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b5bd187-d827-490f-bcb2-82686ae2eaac tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.599127 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.599127 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:30.604070 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b5bd187-d827-490f-bcb2-82686ae2eaac tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs returned with HTTP 200 Jul 31 05:37:30.604718 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1027/4153] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs => generated 174 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.617629 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-667b2895-6e77-4c4a-9eec-9e268f964e47 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.619469 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-667b2895-6e77-4c4a-9eec-9e268f964e47 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] PUT https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 Jul 31 05:37:30.619814 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-667b2895-6e77-4c4a-9eec-9e268f964e47 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:30.625805 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.qos_specs [None req-667b2895-6e77-4c4a-9eec-9e268f964e47 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100283) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 31 05:37:30.632864 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.db.api [None req-667b2895-6e77-4c4a-9eec-9e268f964e47 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] qos_specs_update() value: {'id': '0f474d7c-dbba-4c07-8930-b6b75170b939', 'key': 'iops_bytes', 'value': '500', 'specs_id': '6586588a-912c-4060-9503-cf0828f78f46', 'deleted': False} {{(pid=100283) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 31 05:37:30.639291 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-667b2895-6e77-4c4a-9eec-9e268f964e47 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 returned with HTTP 200 Jul 31 05:37:30.640031 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1040/4154] 10.4.3.227 () {68 vars in 1374 bytes} [Fri Jul 31 05:37:30 2026] PUT /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 => generated 36 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:37:30.650306 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8398db14-8d52-444c-afbf-16122c4dd4dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.652202 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8398db14-8d52-444c-afbf-16122c4dd4dd tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 Jul 31 05:37:30.652405 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8398db14-8d52-444c-afbf-16122c4dd4dd tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.652598 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8398db14-8d52-444c-afbf-16122c4dd4dd tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.656889 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8398db14-8d52-444c-afbf-16122c4dd4dd tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 returned with HTTP 200 Jul 31 05:37:30.657255 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1035/4155] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 => generated 413 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.669634 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b5db9ee0-9ab5-4ac0-9a75-77f1d1ccec10 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.672533 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5db9ee0-9ab5-4ac0-9a75-77f1d1ccec10 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] PUT https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/delete_keys Jul 31 05:37:30.672983 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5db9ee0-9ab5-4ac0-9a75-77f1d1ccec10 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:30.674491 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.674491 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:30.674817 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b5db9ee0-9ab5-4ac0-9a75-77f1d1ccec10 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Delete_key spec: 6586588a-912c-4060-9503-cf0828f78f46, keys: ['iops_bytes'] {{(pid=100286) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 31 05:37:30.691650 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5db9ee0-9ab5-4ac0-9a75-77f1d1ccec10 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/delete_keys returned with HTTP 202 Jul 31 05:37:30.692379 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1054/4156] 10.4.3.227 () {68 vars in 1410 bytes} [Fri Jul 31 05:37:30 2026] PUT /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46/delete_keys => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:30.701116 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-32892b02-c96d-4759-a593-4c2eeed71251 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.702845 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32892b02-c96d-4759-a593-4c2eeed71251 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 Jul 31 05:37:30.703247 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32892b02-c96d-4759-a593-4c2eeed71251 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.703541 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-32892b02-c96d-4759-a593-4c2eeed71251 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.703869 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.703869 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:30.708508 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-32892b02-c96d-4759-a593-4c2eeed71251 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 returned with HTTP 200 Jul 31 05:37:30.709084 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1028/4157] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 => generated 392 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.718484 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-35a522f5-5023-43c1-a58f-1423d0dea896 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.720626 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35a522f5-5023-43c1-a58f-1423d0dea896 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 Jul 31 05:37:30.720862 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35a522f5-5023-43c1-a58f-1423d0dea896 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.721128 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-35a522f5-5023-43c1-a58f-1423d0dea896 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.721408 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.721408 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:30.725801 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-35a522f5-5023-43c1-a58f-1423d0dea896 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 returned with HTTP 200 Jul 31 05:37:30.726249 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1041/4158] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:30.735227 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ac087a7e-1dc4-4ab9-95e3-85dfaf85fd71 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.737121 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac087a7e-1dc4-4ab9-95e3-85dfaf85fd71 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] DELETE https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46?force=False Jul 31 05:37:30.737435 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac087a7e-1dc4-4ab9-95e3-85dfaf85fd71 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.737836 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac087a7e-1dc4-4ab9-95e3-85dfaf85fd71 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.738367 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.738367 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:30.738809 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ac087a7e-1dc4-4ab9-95e3-85dfaf85fd71 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Delete qos_spec: 6586588a-912c-4060-9503-cf0828f78f46, force: False {{(pid=100285) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 05:37:30.759306 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac087a7e-1dc4-4ab9-95e3-85dfaf85fd71 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46?force=False returned with HTTP 202 Jul 31 05:37:30.759738 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1036/4159] 10.4.3.227 () {66 vars in 1380 bytes} [Fri Jul 31 05:37:30 2026] DELETE /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:30.767786 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8444665c-aace-487b-8830-f3812c6ef4a4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:30.770398 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8444665c-aace-487b-8830-f3812c6ef4a4 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] GET https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 Jul 31 05:37:30.770969 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8444665c-aace-487b-8830-f3812c6ef4a4 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:30.770969 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8444665c-aace-487b-8830-f3812c6ef4a4 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:30.771206 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:30.771206 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:30.776029 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8444665c-aace-487b-8830-f3812c6ef4a4 tempest-QosSpecsTestJSON-1922905054 tempest-QosSpecsTestJSON-1922905054-project-admin] https://10.4.3.227/volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 returned with HTTP 404 Jul 31 05:37:30.776795 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1055/4160] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:30 2026] GET /volume/v3/qos-specs/6586588a-912c-4060-9503-cf0828f78f46 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:31.127270 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1563519d-44f8-49dc-8b59-64eed3bc7685 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:31.130168 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1563519d-44f8-49dc-8b59-64eed3bc7685 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:31.130168 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1563519d-44f8-49dc-8b59-64eed3bc7685 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:31.130168 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1563519d-44f8-49dc-8b59-64eed3bc7685 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:31.140312 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:31.140312 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:31.144209 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1563519d-44f8-49dc-8b59-64eed3bc7685 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:31.149923 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1563519d-44f8-49dc-8b59-64eed3bc7685 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:31.150552 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1029/4161] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:31 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:31.498507 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7d45bc0b-f7cf-46f7-a42e-16cad4ef619f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:31.500765 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d45bc0b-f7cf-46f7-a42e-16cad4ef619f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:31.501094 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d45bc0b-f7cf-46f7-a42e-16cad4ef619f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:31.501413 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7d45bc0b-f7cf-46f7-a42e-16cad4ef619f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:31.503691 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7d45bc0b-f7cf-46f7-a42e-16cad4ef619f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:31.506713 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:31.506713 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:31.507740 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7d45bc0b-f7cf-46f7-a42e-16cad4ef619f tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:31.508381 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1042/4162] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:31 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:31.542629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f9389704-5886-4c0f-a808-c52b0db801a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:31.545343 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9389704-5886-4c0f-a808-c52b0db801a6 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:31.546082 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9389704-5886-4c0f-a808-c52b0db801a6 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:31.546494 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f9389704-5886-4c0f-a808-c52b0db801a6 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:31.547542 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f9389704-5886-4c0f-a808-c52b0db801a6 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:31.552974 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:31.552974 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:31.555713 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f9389704-5886-4c0f-a808-c52b0db801a6 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:31.556515 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1037/4163] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:31 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:32.167362 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b8229783-b83f-4093-ab00-7026fb2c3551 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:32.169312 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8229783-b83f-4093-ab00-7026fb2c3551 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:32.169546 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b8229783-b83f-4093-ab00-7026fb2c3551 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:32.169729 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b8229783-b83f-4093-ab00-7026fb2c3551 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:32.178129 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:32.178129 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:32.182110 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b8229783-b83f-4093-ab00-7026fb2c3551 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:32.186384 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8229783-b83f-4093-ab00-7026fb2c3551 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:32.186731 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1056/4164] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:32 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:32.521585 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c648506-6d14-4d6f-9a2c-c01c0d943721 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:32.523899 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c648506-6d14-4d6f-9a2c-c01c0d943721 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:32.523899 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c648506-6d14-4d6f-9a2c-c01c0d943721 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:32.524144 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c648506-6d14-4d6f-9a2c-c01c0d943721 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:32.524144 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6c648506-6d14-4d6f-9a2c-c01c0d943721 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:32.528674 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:32.528674 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:32.529701 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c648506-6d14-4d6f-9a2c-c01c0d943721 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:32.529701 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1030/4165] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:32 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:32.574498 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-500fa969-c390-402f-b1eb-77673136fd32 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:32.580492 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-500fa969-c390-402f-b1eb-77673136fd32 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:32.580803 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-500fa969-c390-402f-b1eb-77673136fd32 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:32.581167 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-500fa969-c390-402f-b1eb-77673136fd32 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:32.581421 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-500fa969-c390-402f-b1eb-77673136fd32 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:32.588502 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:32.588502 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:32.589579 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-500fa969-c390-402f-b1eb-77673136fd32 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:32.590332 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1043/4166] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:32 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:33.201984 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b04941bc-25e8-408d-be74-38d12e91f054 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:33.203997 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09898213-8b44-40c8-9151-7c8da645b69c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:33.207120 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09898213-8b44-40c8-9151-7c8da645b69c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:33.207120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09898213-8b44-40c8-9151-7c8da645b69c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:33.207120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09898213-8b44-40c8-9151-7c8da645b69c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:33.223390 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:33.223390 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:33.231660 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09898213-8b44-40c8-9151-7c8da645b69c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:33.239426 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09898213-8b44-40c8-9151-7c8da645b69c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:33.240160 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1057/4167] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:33 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:33.408863 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:33.411011 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1523916717"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:33.416791 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1523916717'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:33.417617 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Create volume of 1 GB Jul 31 05:37:33.429981 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Availability Zones retrieved successfully. Jul 31 05:37:33.464635 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Flow 'volume_create_api' (bd857632-43b0-48f9-9f0f-b0e012bbfa46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:33.470677 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780ceb33-cceb-4a21-8a21-eac9517a9e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:33.473262 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:33.543812 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-69f610bc-5ad1-4b22-b522-cf61b329436c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:33.545802 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69f610bc-5ad1-4b22-b522-cf61b329436c tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:33.546022 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69f610bc-5ad1-4b22-b522-cf61b329436c tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:33.546242 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-69f610bc-5ad1-4b22-b522-cf61b329436c tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:33.547515 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-69f610bc-5ad1-4b22-b522-cf61b329436c tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:33.550517 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:33.550517 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:33.552228 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-69f610bc-5ad1-4b22-b522-cf61b329436c tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:33.552228 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1031/4168] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:33 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:33.561279 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780ceb33-cceb-4a21-8a21-eac9517a9e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:33.562407 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb9aa3d-0c0b-46ca-97c3-831dfcca613b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:33.603711 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb3d8459-a18f-4000-b7e2-bcc71e42c1a8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:33.606665 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb3d8459-a18f-4000-b7e2-bcc71e42c1a8 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:33.606665 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb3d8459-a18f-4000-b7e2-bcc71e42c1a8 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:33.606665 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb3d8459-a18f-4000-b7e2-bcc71e42c1a8 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:33.606665 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fb3d8459-a18f-4000-b7e2-bcc71e42c1a8 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:33.611711 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:33.611711 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:33.612461 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb3d8459-a18f-4000-b7e2-bcc71e42c1a8 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:33.613067 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1044/4169] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:33 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:33.628785 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Created reservations ['c7896445-5a3e-4a52-8b12-1d70bf67f85a', '9cf1babd-6638-4bb3-91e9-76be84773c05', 'a92c5e30-7114-4d0c-815b-e960ed97b05c', '39405456-6470-458a-9261-77decb08ab94'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:33.629501 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bcb9aa3d-0c0b-46ca-97c3-831dfcca613b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7896445-5a3e-4a52-8b12-1d70bf67f85a', '9cf1babd-6638-4bb3-91e9-76be84773c05', 'a92c5e30-7114-4d0c-815b-e960ed97b05c', '39405456-6470-458a-9261-77decb08ab94']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:33.630183 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (101a1995-83e0-4887-9bb9-c510552d8e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:33.653988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (101a1995-83e0-4887-9bb9-c510552d8e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f4b85d5-097b-425c-a914-fd5e1f36ea0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1523916717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='188da0d654cb45998a43dd70fe9f17c0',qos_specs=None,replication_status=,reservations=['c7896445-5a3e-4a52-8b12-1d70bf67f85a','9cf1babd-6638-4bb3-91e9-76be84773c05','a92c5e30-7114-4d0c-815b-e960ed97b05c','39405456-6470-458a-9261-77decb08ab94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daae19c09f94d71ac8f3b67b616c786',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1523916717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f4b85d5-097b-425c-a914-fd5e1f36ea0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='188da0d654cb45998a43dd70fe9f17c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1daae19c09f94d71ac8f3b67b616c786',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:33.655085 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2fda487-a90a-4e94-b394-ba0c5aabfad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:33.677611 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2fda487-a90a-4e94-b394-ba0c5aabfad4) transitioned into state 'SUCCESS' from state '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-1523916717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='188da0d654cb45998a43dd70fe9f17c0',qos_specs=None,replication_status=,reservations=['c7896445-5a3e-4a52-8b12-1d70bf67f85a','9cf1babd-6638-4bb3-91e9-76be84773c05','a92c5e30-7114-4d0c-815b-e960ed97b05c','39405456-6470-458a-9261-77decb08ab94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1daae19c09f94d71ac8f3b67b616c786',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:33.678621 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f3c8980-6be0-4875-9b9a-5d35fc61f820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:33.693226 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f3c8980-6be0-4875-9b9a-5d35fc61f820) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:33.694124 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Flow 'volume_create_api' (bd857632-43b0-48f9-9f0f-b0e012bbfa46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:33.694409 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Create volume request issued successfully. Jul 31 05:37:33.695005 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b04941bc-25e8-408d-be74-38d12e91f054 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:33.695427 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1038/4170] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:37:33 2026] POST /volume/v3/volumes => generated 751 bytes in 496 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:33.707216 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-041de846-463a-4495-b372-0cfd4ba846b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:33.711878 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-041de846-463a-4495-b372-0cfd4ba846b4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:33.712117 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-041de846-463a-4495-b372-0cfd4ba846b4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:33.712526 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-041de846-463a-4495-b372-0cfd4ba846b4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:33.719908 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:33.719908 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:33.724444 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-041de846-463a-4495-b372-0cfd4ba846b4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Volume info retrieved successfully. Jul 31 05:37:33.729205 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-041de846-463a-4495-b372-0cfd4ba846b4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a returned with HTTP 200 Jul 31 05:37:33.729620 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1058/4171] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:33 2026] GET /volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:34.254661 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7fb70ab2-558d-49fd-9383-eab71ec8e2b1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:34.256211 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7fb70ab2-558d-49fd-9383-eab71ec8e2b1 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:34.257710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7fb70ab2-558d-49fd-9383-eab71ec8e2b1 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:34.257710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7fb70ab2-558d-49fd-9383-eab71ec8e2b1 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:34.263732 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:34.263732 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:34.267678 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7fb70ab2-558d-49fd-9383-eab71ec8e2b1 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:34.272879 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7fb70ab2-558d-49fd-9383-eab71ec8e2b1 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:34.273492 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1032/4172] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:34 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 928 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:34.566357 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f69a1a76-8a18-4231-a073-2a6c8bd510e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:34.568216 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f69a1a76-8a18-4231-a073-2a6c8bd510e6 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:34.568443 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f69a1a76-8a18-4231-a073-2a6c8bd510e6 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:34.568629 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f69a1a76-8a18-4231-a073-2a6c8bd510e6 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:34.568741 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f69a1a76-8a18-4231-a073-2a6c8bd510e6 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:34.573853 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:34.573853 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:34.574900 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f69a1a76-8a18-4231-a073-2a6c8bd510e6 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:34.575413 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1045/4173] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:34 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 796 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:34.623219 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d247a5a9-555a-47a0-8a79-ea4749d4faaf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:34.626228 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d247a5a9-555a-47a0-8a79-ea4749d4faaf tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:34.626228 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d247a5a9-555a-47a0-8a79-ea4749d4faaf tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:34.626228 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d247a5a9-555a-47a0-8a79-ea4749d4faaf tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:34.626228 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d247a5a9-555a-47a0-8a79-ea4749d4faaf tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:34.630229 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:34.630229 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:34.631013 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d247a5a9-555a-47a0-8a79-ea4749d4faaf tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:34.631474 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1039/4174] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:34 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:34.744068 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3cbf836b-452c-4709-ba1a-19c3bab7623d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:34.745881 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3cbf836b-452c-4709-ba1a-19c3bab7623d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:34.746109 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3cbf836b-452c-4709-ba1a-19c3bab7623d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:34.746322 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3cbf836b-452c-4709-ba1a-19c3bab7623d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:34.754623 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:34.754623 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:34.758584 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3cbf836b-452c-4709-ba1a-19c3bab7623d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Volume info retrieved successfully. Jul 31 05:37:34.762807 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3cbf836b-452c-4709-ba1a-19c3bab7623d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a returned with HTTP 200 Jul 31 05:37:34.763498 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1059/4175] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:34 2026] GET /volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:34.776710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-72018671-87a9-4029-8216-cf2b8e03b580 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:34.778591 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72018671-87a9-4029-8216-cf2b8e03b580 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:34.778934 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-72018671-87a9-4029-8216-cf2b8e03b580 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f4b85d5-097b-425c-a914-fd5e1f36ea0a", "name": "tempest-SnapshotsActionsTest-Snapshot-668098328"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:34.787795 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:34.787795 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:34.788296 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-72018671-87a9-4029-8216-cf2b8e03b580 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Volume info retrieved successfully. Jul 31 05:37:34.788425 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-72018671-87a9-4029-8216-cf2b8e03b580 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Create snapshot from volume 1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:34.830712 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-72018671-87a9-4029-8216-cf2b8e03b580 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Created reservations ['6c80df5e-3d8a-4921-aee9-0508063bac82', '3ed1a39c-16a2-46d9-a8f0-4a71c649feb5', '0feea6d0-08ec-45ba-922f-b2c41f5473f4', 'f3f6209f-3e2c-49ee-ac9f-6a10aee25ecb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:34.859352 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-72018671-87a9-4029-8216-cf2b8e03b580 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot create request issued successfully. Jul 31 05:37:34.859665 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-72018671-87a9-4029-8216-cf2b8e03b580 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:37:34.860093 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1033/4176] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:37:34 2026] POST /volume/v3/snapshots => generated 306 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:34.870882 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0360d616-75a3-44f1-a2d6-b9af502723ca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:34.872937 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0360d616-75a3-44f1-a2d6-b9af502723ca tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:34.873235 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0360d616-75a3-44f1-a2d6-b9af502723ca tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:34.873502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0360d616-75a3-44f1-a2d6-b9af502723ca tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:34.879881 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:34.879881 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:34.880482 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0360d616-75a3-44f1-a2d6-b9af502723ca tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:34.881493 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0360d616-75a3-44f1-a2d6-b9af502723ca tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:34.884155 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1046/4177] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:34 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:35.287717 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ef0e6cbc-d8df-461e-a3d2-88d10fc4cdf0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:35.291851 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ef0e6cbc-d8df-461e-a3d2-88d10fc4cdf0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:35.291851 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ef0e6cbc-d8df-461e-a3d2-88d10fc4cdf0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:35.291851 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ef0e6cbc-d8df-461e-a3d2-88d10fc4cdf0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:35.297933 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:35.297933 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:35.305051 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ef0e6cbc-d8df-461e-a3d2-88d10fc4cdf0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:35.307409 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ef0e6cbc-d8df-461e-a3d2-88d10fc4cdf0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:35.308038 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1040/4178] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:35 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:35.587607 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-12a3bee0-667f-47cb-9643-2a79c3e93392 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:35.589437 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12a3bee0-667f-47cb-9643-2a79c3e93392 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:35.589649 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12a3bee0-667f-47cb-9643-2a79c3e93392 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:35.589831 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-12a3bee0-667f-47cb-9643-2a79c3e93392 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:35.589941 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-12a3bee0-667f-47cb-9643-2a79c3e93392 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:35.594462 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:35.594462 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:35.595271 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-12a3bee0-667f-47cb-9643-2a79c3e93392 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:35.595646 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1060/4179] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:35 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 797 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:35.642214 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a7fd77b5-13e4-4af0-a11a-39310462c36c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:35.644621 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7fd77b5-13e4-4af0-a11a-39310462c36c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:35.644886 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a7fd77b5-13e4-4af0-a11a-39310462c36c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:35.645191 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a7fd77b5-13e4-4af0-a11a-39310462c36c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:35.645349 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a7fd77b5-13e4-4af0-a11a-39310462c36c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:35.650404 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:35.650404 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:35.651305 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a7fd77b5-13e4-4af0-a11a-39310462c36c tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:35.651802 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1034/4180] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:35 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:35.890583 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c7463440-d1bb-41ce-91e7-7fd1d8d6eaa4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:35.892937 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7463440-d1bb-41ce-91e7-7fd1d8d6eaa4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:35.893424 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7463440-d1bb-41ce-91e7-7fd1d8d6eaa4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:35.893738 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c7463440-d1bb-41ce-91e7-7fd1d8d6eaa4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:35.900197 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:35.900197 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:35.900867 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c7463440-d1bb-41ce-91e7-7fd1d8d6eaa4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:35.902241 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c7463440-d1bb-41ce-91e7-7fd1d8d6eaa4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:35.902783 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1047/4181] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:35 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:35.911955 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-809d4656-f8fb-46d1-ad39-9eb7ed86bb92 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:35.938113 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-809d4656-f8fb-46d1-ad39-9eb7ed86bb92 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action Jul 31 05:37:35.938546 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-809d4656-f8fb-46d1-ad39-9eb7ed86bb92 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:35.938715 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-809d4656-f8fb-46d1-ad39-9eb7ed86bb92 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:35.940521 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-809d4656-f8fb-46d1-ad39-9eb7ed86bb92 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot '647a939b-9e2a-4560-8b94-34df63eb538a' with '{'status': 'creating'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:35.951162 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:35.951162 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:35.963790 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-809d4656-f8fb-46d1-ad39-9eb7ed86bb92 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action returned with HTTP 202 Jul 31 05:37:35.964333 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1041/4182] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:35 2026] POST /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:35.973633 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4262c13f-00cb-4a65-9534-b60ce1b680cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:35.973923 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ae36ddac-ae29-4dcd-80b0-2d4868a1e8fe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:35.975522 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4262c13f-00cb-4a65-9534-b60ce1b680cf tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:35.975636 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ae36ddac-ae29-4dcd-80b0-2d4868a1e8fe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c/encryption Jul 31 05:37:35.975767 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4262c13f-00cb-4a65-9534-b60ce1b680cf tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:35.975828 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ae36ddac-ae29-4dcd-80b0-2d4868a1e8fe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:35.975993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4262c13f-00cb-4a65-9534-b60ce1b680cf tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:35.976031 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ae36ddac-ae29-4dcd-80b0-2d4868a1e8fe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:35.981175 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:35.981175 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:35.981659 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4262c13f-00cb-4a65-9534-b60ce1b680cf tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:35.982588 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4262c13f-00cb-4a65-9534-b60ce1b680cf tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:35.983307 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1061/4183] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:35 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:35.985135 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:35.985135 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:35.991397 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ff0585da-49d8-455f-9bef-4261ca05193b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:35.991514 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-817ebca1-7d70-4091-a307-82f3f6f61f88 req-ae36ddac-ae29-4dcd-80b0-2d4868a1e8fe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c/encryption returned with HTTP 200 Jul 31 05:37:35.991817 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1035/4184] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:37:35 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:35.993711 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff0585da-49d8-455f-9bef-4261ca05193b tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action Jul 31 05:37:35.994927 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff0585da-49d8-455f-9bef-4261ca05193b tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:35.995252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ff0585da-49d8-455f-9bef-4261ca05193b tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:35.998996 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-ff0585da-49d8-455f-9bef-4261ca05193b tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot '647a939b-9e2a-4560-8b94-34df63eb538a' with '{'status': 'available'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:36.012121 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.012121 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:36.022785 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ff0585da-49d8-455f-9bef-4261ca05193b tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action returned with HTTP 202 Jul 31 05:37:36.023491 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1048/4185] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:35 2026] POST /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:36.031445 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-78471c2e-ed26-450e-ab0c-639bef347443 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.033048 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78471c2e-ed26-450e-ab0c-639bef347443 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:36.033239 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78471c2e-ed26-450e-ab0c-639bef347443 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.033409 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-78471c2e-ed26-450e-ab0c-639bef347443 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.037679 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.037679 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:36.038043 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-78471c2e-ed26-450e-ab0c-639bef347443 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:36.038888 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-78471c2e-ed26-450e-ab0c-639bef347443 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:36.040415 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1042/4186] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:36 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:36.052290 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3709878b-6006-4e01-abfe-7af90aad118d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.057061 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3709878b-6006-4e01-abfe-7af90aad118d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:36.057061 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3709878b-6006-4e01-abfe-7af90aad118d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f4b85d5-097b-425c-a914-fd5e1f36ea0a", "name": "tempest-SnapshotsActionsTest-Snapshot-1142164066"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:36.064296 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.064296 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:36.064742 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3709878b-6006-4e01-abfe-7af90aad118d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Volume info retrieved successfully. Jul 31 05:37:36.064871 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-3709878b-6006-4e01-abfe-7af90aad118d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Create snapshot from volume 1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:36.100619 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-3709878b-6006-4e01-abfe-7af90aad118d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Created reservations ['9a71e73e-eec5-476e-b075-f3077f9519a1', '0b118bf8-fbed-4801-99dc-f796b4d4b0b7', '61d3f197-a776-4671-87ea-ba696d57168a', '07d24a12-2363-4b6b-81d7-59a6e3363ec8'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:36.138693 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3709878b-6006-4e01-abfe-7af90aad118d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot create request issued successfully. Jul 31 05:37:36.139246 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3709878b-6006-4e01-abfe-7af90aad118d tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:37:36.140642 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1062/4187] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:37:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:36.152447 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d3322c9-56cc-4165-9277-28f03429806c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.157751 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d3322c9-56cc-4165-9277-28f03429806c tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d Jul 31 05:37:36.158054 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d3322c9-56cc-4165-9277-28f03429806c tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.158369 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d3322c9-56cc-4165-9277-28f03429806c tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.165671 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.165671 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:36.166335 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0d3322c9-56cc-4165-9277-28f03429806c tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:36.170690 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d3322c9-56cc-4165-9277-28f03429806c tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d returned with HTTP 200 Jul 31 05:37:36.170690 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1036/4188] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:36 2026] GET /volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:36.324615 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9dfb13a9-2c83-427d-81f5-48d1d70ef917 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.328023 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9dfb13a9-2c83-427d-81f5-48d1d70ef917 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:36.328023 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9dfb13a9-2c83-427d-81f5-48d1d70ef917 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.328023 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9dfb13a9-2c83-427d-81f5-48d1d70ef917 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.339861 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.339861 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:36.343684 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9dfb13a9-2c83-427d-81f5-48d1d70ef917 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:36.350195 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9dfb13a9-2c83-427d-81f5-48d1d70ef917 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:36.350737 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1049/4189] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:36 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:36.609512 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4e70ae9d-f7b6-4882-8ea9-fe579ecdd601 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.611382 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e70ae9d-f7b6-4882-8ea9-fe579ecdd601 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:36.611609 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e70ae9d-f7b6-4882-8ea9-fe579ecdd601 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.611786 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e70ae9d-f7b6-4882-8ea9-fe579ecdd601 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.611910 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4e70ae9d-f7b6-4882-8ea9-fe579ecdd601 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:36.616455 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.616455 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:36.617330 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e70ae9d-f7b6-4882-8ea9-fe579ecdd601 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:36.617749 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1043/4190] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:36 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:36.630945 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24eecfae-aff2-4d7a-bf68-de5b20f8ab7e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.635219 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24eecfae-aff2-4d7a-bf68-de5b20f8ab7e tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 Jul 31 05:37:36.636471 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24eecfae-aff2-4d7a-bf68-de5b20f8ab7e tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.636990 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24eecfae-aff2-4d7a-bf68-de5b20f8ab7e tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.644897 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.644897 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:36.649496 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-24eecfae-aff2-4d7a-bf68-de5b20f8ab7e tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Volume info retrieved successfully. Jul 31 05:37:36.654428 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24eecfae-aff2-4d7a-bf68-de5b20f8ab7e tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 returned with HTTP 200 Jul 31 05:37:36.654881 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1063/4191] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:36 2026] GET /volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:36.672568 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebcbaebc-057f-499c-b0c8-481130a37e93 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.672708 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d764f41c-63eb-4403-8fef-86c83276639e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.676159 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d764f41c-63eb-4403-8fef-86c83276639e tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] PUT https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:36.676159 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d764f41c-63eb-4403-8fef-86c83276639e tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-672446", "description": "tempest-volume-backup-description-2046477632"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:36.677966 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebcbaebc-057f-499c-b0c8-481130a37e93 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:36.678270 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebcbaebc-057f-499c-b0c8-481130a37e93 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.678781 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebcbaebc-057f-499c-b0c8-481130a37e93 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.678781 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ebcbaebc-057f-499c-b0c8-481130a37e93 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:36.688819 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.688819 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:36.689055 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.689055 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:36.689055 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebcbaebc-057f-499c-b0c8-481130a37e93 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:36.689055 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1037/4192] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:36 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:36.702069 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e2e504fe-f15b-42ae-9297-a3d35e4b125d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.703010 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d764f41c-63eb-4403-8fef-86c83276639e tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:36.703605 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1050/4193] 10.4.3.227 () {70 vars in 1409 bytes} [Fri Jul 31 05:37:36 2026] PUT /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 329 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:36.705663 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2e504fe-f15b-42ae-9297-a3d35e4b125d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:36.705928 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2e504fe-f15b-42ae-9297-a3d35e4b125d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.706205 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e2e504fe-f15b-42ae-9297-a3d35e4b125d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.706351 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e2e504fe-f15b-42ae-9297-a3d35e4b125d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:36.712226 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.712226 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:36.713021 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e2e504fe-f15b-42ae-9297-a3d35e4b125d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:36.713494 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1044/4194] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:36 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 751 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:36.714344 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f500c1d-1751-4888-97d2-239b591f9720 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.719153 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f500c1d-1751-4888-97d2-239b591f9720 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:36.721679 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f500c1d-1751-4888-97d2-239b591f9720 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.721992 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f500c1d-1751-4888-97d2-239b591f9720 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.722136 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9f500c1d-1751-4888-97d2-239b591f9720 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:36.725179 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8e111fa-f3d2-4f4d-8192-cc7ed5c6550b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.727359 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.727359 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:36.727797 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8e111fa-f3d2-4f4d-8192-cc7ed5c6550b tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:36.727862 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f500c1d-1751-4888-97d2-239b591f9720 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:36.729577 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8e111fa-f3d2-4f4d-8192-cc7ed5c6550b tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.729681 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1064/4195] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:36 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 836 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:36.729731 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8e111fa-f3d2-4f4d-8192-cc7ed5c6550b tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.729731 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e8e111fa-f3d2-4f4d-8192-cc7ed5c6550b tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:36.735550 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.735550 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:36.735550 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8e111fa-f3d2-4f4d-8192-cc7ed5c6550b tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:36.735550 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1038/4196] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:36 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:36.739992 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b42a775-430d-49d8-a16d-cb258a5f7cbd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.742929 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b42a775-430d-49d8-a16d-cb258a5f7cbd tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] DELETE https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:36.743290 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b42a775-430d-49d8-a16d-cb258a5f7cbd tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.743610 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b42a775-430d-49d8-a16d-cb258a5f7cbd tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.743796 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-5b42a775-430d-49d8-a16d-cb258a5f7cbd tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Delete backup with id: f3812b89-51c1-4c85-ae00-14183b8d93d4. Jul 31 05:37:36.748854 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-93fbe141-fb22-4e23-9069-9fceff8639fa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.750230 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.750230 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:36.750859 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-93fbe141-fb22-4e23-9069-9fceff8639fa tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:37:36.751301 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-93fbe141-fb22-4e23-9069-9fceff8639fa tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6681a646-6cb1-4983-9aaa-49eef911ab63", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-909685298"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:36.752796 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-93fbe141-fb22-4e23-9069-9fceff8639fa tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Creating new backup {'backup': {'volume_id': '6681a646-6cb1-4983-9aaa-49eef911ab63', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-909685298'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:37:36.757595 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-93fbe141-fb22-4e23-9069-9fceff8639fa tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Creating backup of volume 6681a646-6cb1-4983-9aaa-49eef911ab63 in container None Jul 31 05:37:36.763502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-5b42a775-430d-49d8-a16d-cb258a5f7cbd tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] delete_backup rpcapi backup_id f3812b89-51c1-4c85-ae00-14183b8d93d4 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:37:36.765468 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b42a775-430d-49d8-a16d-cb258a5f7cbd tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 202 Jul 31 05:37:36.766327 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1051/4197] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:37:36 2026] DELETE /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:36.771327 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.771327 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:36.771865 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-93fbe141-fb22-4e23-9069-9fceff8639fa tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:37:36.775744 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-24d10569-6b53-485a-8eda-43989320cab1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.779590 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24d10569-6b53-485a-8eda-43989320cab1 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:36.779818 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24d10569-6b53-485a-8eda-43989320cab1 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.781716 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-24d10569-6b53-485a-8eda-43989320cab1 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.781874 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-24d10569-6b53-485a-8eda-43989320cab1 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:36.790753 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.790753 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:36.791931 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-24d10569-6b53-485a-8eda-43989320cab1 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 200 Jul 31 05:37:36.792284 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1065/4198] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:36 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:36.794520 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-93fbe141-fb22-4e23-9069-9fceff8639fa tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Created reservations ['7754c1cd-adaf-4f64-869a-46fa3831c71e', '252083aa-5b62-42f5-9463-59eb168e1cc5'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:36.863216 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-93fbe141-fb22-4e23-9069-9fceff8639fa tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:37:36.865744 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1045/4199] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:36 2026] POST /volume/v3/backups => generated 329 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:36.877643 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fab236ef-f93a-4677-86d4-d578692836a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:36.881231 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fab236ef-f93a-4677-86d4-d578692836a7 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:36.881231 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fab236ef-f93a-4677-86d4-d578692836a7 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:36.881231 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fab236ef-f93a-4677-86d4-d578692836a7 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:36.881231 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fab236ef-f93a-4677-86d4-d578692836a7 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id f4e97b06-fc31-4455-a51f-eccaf4e98a9b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:36.887563 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:36.887563 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:36.888819 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fab236ef-f93a-4677-86d4-d578692836a7 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 200 Jul 31 05:37:36.889500 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1039/4200] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:36 2026] GET /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:37.176497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-66cc3cde-8f78-4d86-bd08-b46944a3a3f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.179044 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66cc3cde-8f78-4d86-bd08-b46944a3a3f7 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d Jul 31 05:37:37.179377 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66cc3cde-8f78-4d86-bd08-b46944a3a3f7 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:37.181412 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-66cc3cde-8f78-4d86-bd08-b46944a3a3f7 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:37.186382 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.186382 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:37.189644 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-66cc3cde-8f78-4d86-bd08-b46944a3a3f7 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:37.189644 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-66cc3cde-8f78-4d86-bd08-b46944a3a3f7 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d returned with HTTP 200 Jul 31 05:37:37.189644 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1052/4201] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:37 2026] GET /volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:37.201972 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1f7ac95e-9e18-4c5e-acbc-21b37c2c8116 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.202306 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f7ac95e-9e18-4c5e-acbc-21b37c2c8116 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d/action Jul 31 05:37:37.202468 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f7ac95e-9e18-4c5e-acbc-21b37c2c8116 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:37.202468 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1f7ac95e-9e18-4c5e-acbc-21b37c2c8116 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:37.203835 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-1f7ac95e-9e18-4c5e-acbc-21b37c2c8116 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot 'acbfb8d9-33cc-412e-ae5a-31d69cf8289d' with '{'status': 'creating'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:37.212617 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.212617 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:37.223809 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1f7ac95e-9e18-4c5e-acbc-21b37c2c8116 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d/action returned with HTTP 202 Jul 31 05:37:37.224346 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1066/4202] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:37 2026] POST /volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:37.233570 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f5623f2e-1650-4976-9731-4acda856f9b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.235351 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f5623f2e-1650-4976-9731-4acda856f9b8 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d Jul 31 05:37:37.235595 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f5623f2e-1650-4976-9731-4acda856f9b8 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:37.235808 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f5623f2e-1650-4976-9731-4acda856f9b8 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:37.241489 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.241489 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:37.241931 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f5623f2e-1650-4976-9731-4acda856f9b8 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:37.242745 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f5623f2e-1650-4976-9731-4acda856f9b8 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d returned with HTTP 200 Jul 31 05:37:37.243152 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1046/4203] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:37 2026] GET /volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:37.253308 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b6ebbf1-90c6-4c64-b4ea-b52b8f02c218 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.255589 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b6ebbf1-90c6-4c64-b4ea-b52b8f02c218 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d/action Jul 31 05:37:37.256068 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b6ebbf1-90c6-4c64-b4ea-b52b8f02c218 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:37.256277 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b6ebbf1-90c6-4c64-b4ea-b52b8f02c218 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:37.264846 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.264846 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:37.265349 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1b6ebbf1-90c6-4c64-b4ea-b52b8f02c218 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Snapshot retrieved successfully. Jul 31 05:37:37.286516 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1b6ebbf1-90c6-4c64-b4ea-b52b8f02c218 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Snapshot delete request issued successfully. Jul 31 05:37:37.286809 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b6ebbf1-90c6-4c64-b4ea-b52b8f02c218 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d/action returned with HTTP 202 Jul 31 05:37:37.287586 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1040/4204] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:37 2026] POST /volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:37.297866 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-430cd4e5-37eb-4faa-a599-815df7963cb8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.300790 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-430cd4e5-37eb-4faa-a599-815df7963cb8 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d Jul 31 05:37:37.301211 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-430cd4e5-37eb-4faa-a599-815df7963cb8 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:37.302344 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-430cd4e5-37eb-4faa-a599-815df7963cb8 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:37.309634 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.309634 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:37.310369 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-430cd4e5-37eb-4faa-a599-815df7963cb8 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:37.311674 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-430cd4e5-37eb-4faa-a599-815df7963cb8 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d returned with HTTP 200 Jul 31 05:37:37.312293 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1053/4205] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:37 2026] GET /volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:37.367593 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e47d96e4-f24a-4750-af26-21a56d976176 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.369279 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e47d96e4-f24a-4750-af26-21a56d976176 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:37.369477 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e47d96e4-f24a-4750-af26-21a56d976176 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:37.369651 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e47d96e4-f24a-4750-af26-21a56d976176 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:37.376524 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.376524 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:37.380025 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e47d96e4-f24a-4750-af26-21a56d976176 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:37.384394 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e47d96e4-f24a-4750-af26-21a56d976176 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:37.384778 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1067/4206] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:37 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 1193 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:37.401094 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2042909-1ace-4637-b1c8-dbcdaa94ba0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.403035 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2042909-1ace-4637-b1c8-dbcdaa94ba0c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:37.403259 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2042909-1ace-4637-b1c8-dbcdaa94ba0c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:37.403462 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2042909-1ace-4637-b1c8-dbcdaa94ba0c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:37.411444 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.411444 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:37.415434 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a2042909-1ace-4637-b1c8-dbcdaa94ba0c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:37.420589 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2042909-1ace-4637-b1c8-dbcdaa94ba0c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:37.421065 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1047/4207] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:37 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:37.436295 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7ae359ef-8cde-46d4-b38c-a6eb50006d09 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.438112 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ae359ef-8cde-46d4-b38c-a6eb50006d09 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:37.438436 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7ae359ef-8cde-46d4-b38c-a6eb50006d09 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e11f2ad-ccc2-4021-b645-49898667f527", "name": "tempest-VolumeImageDependencyTests-Snapshot-1275314540"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:37.445895 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.445895 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:37.446416 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ae359ef-8cde-46d4-b38c-a6eb50006d09 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:37.446521 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-7ae359ef-8cde-46d4-b38c-a6eb50006d09 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create snapshot from volume 2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:37.476310 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7ae359ef-8cde-46d4-b38c-a6eb50006d09 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Created reservations ['dbf748f2-38bf-45ef-aaba-d04ce679321e', 'b0cc984a-710a-4585-a1ae-a3f428e14a24', 'be012733-ec1e-4b96-8abd-8ea6b3c427ec', 'b48a38ac-cda6-4c5f-9593-6dd6bd97949e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:37.522125 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7ae359ef-8cde-46d4-b38c-a6eb50006d09 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Snapshot create request issued successfully. Jul 31 05:37:37.522125 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7ae359ef-8cde-46d4-b38c-a6eb50006d09 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:37:37.522125 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1041/4208] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:37:37 2026] POST /volume/v3/snapshots => generated 313 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:37.531782 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7ed36260-6a4b-486c-85cb-e33ba81946fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.533508 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ed36260-6a4b-486c-85cb-e33ba81946fe tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d Jul 31 05:37:37.533705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ed36260-6a4b-486c-85cb-e33ba81946fe tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:37.533910 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ed36260-6a4b-486c-85cb-e33ba81946fe tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:37.539421 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.539421 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:37.539997 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7ed36260-6a4b-486c-85cb-e33ba81946fe tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Snapshot retrieved successfully. Jul 31 05:37:37.540823 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ed36260-6a4b-486c-85cb-e33ba81946fe tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d returned with HTTP 200 Jul 31 05:37:37.541400 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1054/4209] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:37 2026] GET /volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:37.805359 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6d535bc4-3527-4b0d-91cc-c21792ec68ec None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.807188 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d535bc4-3527-4b0d-91cc-c21792ec68ec tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 Jul 31 05:37:37.808814 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d535bc4-3527-4b0d-91cc-c21792ec68ec tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:37.808814 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d535bc4-3527-4b0d-91cc-c21792ec68ec tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:37.808814 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6d535bc4-3527-4b0d-91cc-c21792ec68ec tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Show backup with id f3812b89-51c1-4c85-ae00-14183b8d93d4. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:37.811835 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d535bc4-3527-4b0d-91cc-c21792ec68ec tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 returned with HTTP 404 Jul 31 05:37:37.812487 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1068/4210] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:37 2026] GET /volume/v3/backups/f3812b89-51c1-4c85-ae00-14183b8d93d4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:37.885636 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-52e45df5-f799-4264-9a14-baef66b5f2b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.887982 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52e45df5-f799-4264-9a14-baef66b5f2b6 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 Jul 31 05:37:37.888201 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52e45df5-f799-4264-9a14-baef66b5f2b6 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:37.888408 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-52e45df5-f799-4264-9a14-baef66b5f2b6 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:37.895838 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.895838 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:37.903936 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-52e45df5-f799-4264-9a14-baef66b5f2b6 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Volume info retrieved successfully. Jul 31 05:37:37.904040 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e46a66c1-5de2-4ee2-b812-3c811e035708 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.905491 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e46a66c1-5de2-4ee2-b812-3c811e035708 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:37.905765 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e46a66c1-5de2-4ee2-b812-3c811e035708 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:37.906059 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e46a66c1-5de2-4ee2-b812-3c811e035708 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:37.906264 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e46a66c1-5de2-4ee2-b812-3c811e035708 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id f4e97b06-fc31-4455-a51f-eccaf4e98a9b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:37.907244 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-52e45df5-f799-4264-9a14-baef66b5f2b6 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 returned with HTTP 200 Jul 31 05:37:37.907682 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1048/4211] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:37 2026] GET /volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:37.911622 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.911622 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:37.913466 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e46a66c1-5de2-4ee2-b812-3c811e035708 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 200 Jul 31 05:37:37.913466 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1042/4212] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:37 2026] GET /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:37.921429 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ce7799ab-5efb-452e-ae3b-1ca63e3b6670 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.923861 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce7799ab-5efb-452e-ae3b-1ca63e3b6670 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] DELETE https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 Jul 31 05:37:37.924217 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce7799ab-5efb-452e-ae3b-1ca63e3b6670 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:37.924494 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ce7799ab-5efb-452e-ae3b-1ca63e3b6670 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:37.924698 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ce7799ab-5efb-452e-ae3b-1ca63e3b6670 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Delete volume with id: de00a78e-0314-4897-97fd-6f19a9472fc9 Jul 31 05:37:37.934118 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.934118 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:37.934118 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ce7799ab-5efb-452e-ae3b-1ca63e3b6670 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Volume info retrieved successfully. Jul 31 05:37:37.949217 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ce7799ab-5efb-452e-ae3b-1ca63e3b6670 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Delete volume request issued successfully. Jul 31 05:37:37.949402 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ce7799ab-5efb-452e-ae3b-1ca63e3b6670 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 returned with HTTP 202 Jul 31 05:37:37.949804 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1055/4213] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:37:37 2026] DELETE /volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:37.958274 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3fd17adf-8acd-4a36-8191-4f0194fed50b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:37.961286 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3fd17adf-8acd-4a36-8191-4f0194fed50b tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 Jul 31 05:37:37.961286 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3fd17adf-8acd-4a36-8191-4f0194fed50b tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:37.961286 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3fd17adf-8acd-4a36-8191-4f0194fed50b tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:37.968083 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:37.968083 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:37.972223 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3fd17adf-8acd-4a36-8191-4f0194fed50b tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Volume info retrieved successfully. Jul 31 05:37:37.977028 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3fd17adf-8acd-4a36-8191-4f0194fed50b tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 returned with HTTP 200 Jul 31 05:37:37.977596 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1069/4214] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:37 2026] GET /volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:38.323750 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8b0421e2-514e-4779-abf3-1b29f1776d6b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:38.325531 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b0421e2-514e-4779-abf3-1b29f1776d6b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d Jul 31 05:37:38.325723 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b0421e2-514e-4779-abf3-1b29f1776d6b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:38.325945 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8b0421e2-514e-4779-abf3-1b29f1776d6b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:38.329763 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8b0421e2-514e-4779-abf3-1b29f1776d6b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d returned with HTTP 404 Jul 31 05:37:38.330275 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1049/4215] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:38 2026] GET /volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:38.339904 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3a63b492-5a3b-4ebc-b916-e7fab5f2ca0d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:38.345075 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a63b492-5a3b-4ebc-b916-e7fab5f2ca0d tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action Jul 31 05:37:38.345075 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a63b492-5a3b-4ebc-b916-e7fab5f2ca0d tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:38.345075 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a63b492-5a3b-4ebc-b916-e7fab5f2ca0d tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:38.345313 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-3a63b492-5a3b-4ebc-b916-e7fab5f2ca0d tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot '647a939b-9e2a-4560-8b94-34df63eb538a' with '{'status': 'available'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:38.357056 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:38.357056 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:38.369935 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a63b492-5a3b-4ebc-b916-e7fab5f2ca0d tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action returned with HTTP 202 Jul 31 05:37:38.370535 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1043/4216] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:38 2026] POST /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:38.377196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-93460e5e-09ee-492e-b80c-1755945912b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:38.379486 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93460e5e-09ee-492e-b80c-1755945912b9 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:38.379770 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93460e5e-09ee-492e-b80c-1755945912b9 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:38.380067 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-93460e5e-09ee-492e-b80c-1755945912b9 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:38.385781 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:38.385781 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:38.386561 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-93460e5e-09ee-492e-b80c-1755945912b9 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:38.387591 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-93460e5e-09ee-492e-b80c-1755945912b9 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:38.388048 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1056/4217] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:38 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:38.397576 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-098d33bc-691f-4e0e-8da7-d2c3c5d2f999 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:38.400557 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-098d33bc-691f-4e0e-8da7-d2c3c5d2f999 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d Jul 31 05:37:38.400557 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-098d33bc-691f-4e0e-8da7-d2c3c5d2f999 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:38.400557 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-098d33bc-691f-4e0e-8da7-d2c3c5d2f999 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:38.400557 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-098d33bc-691f-4e0e-8da7-d2c3c5d2f999 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Delete snapshot with id: acbfb8d9-33cc-412e-ae5a-31d69cf8289d Jul 31 05:37:38.408236 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-098d33bc-691f-4e0e-8da7-d2c3c5d2f999 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d returned with HTTP 404 Jul 31 05:37:38.409478 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1070/4218] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:38 2026] DELETE /volume/v3/snapshots/acbfb8d9-33cc-412e-ae5a-31d69cf8289d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:38.420355 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2dfccae9-f129-4b5a-a489-3b2403ea0512 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:38.422359 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2dfccae9-f129-4b5a-a489-3b2403ea0512 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:38.422732 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2dfccae9-f129-4b5a-a489-3b2403ea0512 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f4b85d5-097b-425c-a914-fd5e1f36ea0a", "name": "tempest-SnapshotsActionsTest-Snapshot-543804289"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:38.432463 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:38.432463 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:38.433000 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2dfccae9-f129-4b5a-a489-3b2403ea0512 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Volume info retrieved successfully. Jul 31 05:37:38.433154 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-2dfccae9-f129-4b5a-a489-3b2403ea0512 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Create snapshot from volume 1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:38.457598 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-2dfccae9-f129-4b5a-a489-3b2403ea0512 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Created reservations ['1fe9e2bd-3d27-4975-821e-177dc5712c94', '16d659ea-218a-4082-a2ef-450e352c30ce', 'caca37a9-a24c-44f5-a450-7375c05e45d0', '4ab43dda-5d19-4b21-a190-97d93315edf9'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:38.490625 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2dfccae9-f129-4b5a-a489-3b2403ea0512 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot create request issued successfully. Jul 31 05:37:38.491054 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2dfccae9-f129-4b5a-a489-3b2403ea0512 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:37:38.491629 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1050/4219] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:37:38 2026] POST /volume/v3/snapshots => generated 306 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:38.507369 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1a17a182-7422-4468-a470-a19f637ac3af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:38.509172 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a17a182-7422-4468-a470-a19f637ac3af tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 Jul 31 05:37:38.509483 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a17a182-7422-4468-a470-a19f637ac3af tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:38.509748 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a17a182-7422-4468-a470-a19f637ac3af tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:38.516745 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:38.516745 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:38.516745 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1a17a182-7422-4468-a470-a19f637ac3af tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:38.516745 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a17a182-7422-4468-a470-a19f637ac3af tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 returned with HTTP 200 Jul 31 05:37:38.516745 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1044/4220] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:38 2026] GET /volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:38.553991 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3e3e7bf6-7cdd-4cfc-bf3a-b1bac7559d19 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:38.556220 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e3e7bf6-7cdd-4cfc-bf3a-b1bac7559d19 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d Jul 31 05:37:38.556484 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e3e7bf6-7cdd-4cfc-bf3a-b1bac7559d19 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:38.556702 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3e3e7bf6-7cdd-4cfc-bf3a-b1bac7559d19 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:38.563279 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:38.563279 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:38.563910 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3e3e7bf6-7cdd-4cfc-bf3a-b1bac7559d19 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Snapshot retrieved successfully. Jul 31 05:37:38.565006 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3e3e7bf6-7cdd-4cfc-bf3a-b1bac7559d19 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d returned with HTTP 200 Jul 31 05:37:38.565942 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1057/4221] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:38 2026] GET /volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:38.580596 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:38.584116 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:38.584116 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "97b1a315-e92b-44f3-b220-661092216b4d", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:38.585138 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '97b1a315-e92b-44f3-b220-661092216b4d', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:38.590498 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:38.590498 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:38.592038 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Snapshot retrieved successfully. Jul 31 05:37:38.592365 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume of 1 GB Jul 31 05:37:38.596134 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Availability Zones retrieved successfully. Jul 31 05:37:38.605121 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Flow 'volume_create_api' (aa9576b9-b149-42a0-ae84-3e824562011c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:38.605121 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45aa95f-24cf-4be7-a0c3-cce5d4d2284e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:38.605121 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:38.635987 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f45aa95f-24cf-4be7-a0c3-cce5d4d2284e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '97b1a315-e92b-44f3-b220-661092216b4d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:38.635987 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d28069-9411-4f60-9b82-9d8c27981794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:38.679387 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Created reservations ['4597b78f-e590-4234-9400-9f4a37865cfd', '6250587c-d751-4933-91ae-72c8a93ef658', '787bd752-b7f2-4637-aae4-474fd7ea07fa', 'b8b0590e-49e9-4ffe-b542-3a61f613e579'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:38.682117 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6d28069-9411-4f60-9b82-9d8c27981794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4597b78f-e590-4234-9400-9f4a37865cfd', '6250587c-d751-4933-91ae-72c8a93ef658', '787bd752-b7f2-4637-aae4-474fd7ea07fa', 'b8b0590e-49e9-4ffe-b542-3a61f613e579']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:38.682117 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e351aca-0f27-43ab-8b67-e9a0d03c14b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:38.719710 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e351aca-0f27-43ab-8b67-e9a0d03c14b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21fc20de-d145-408c-9f89-1653494d6e59', '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='de57e7fbb1b044f48294e4e61c9c56af',qos_specs=None,replication_status=,reservations=['4597b78f-e590-4234-9400-9f4a37865cfd','6250587c-d751-4933-91ae-72c8a93ef658','787bd752-b7f2-4637-aae4-474fd7ea07fa','b8b0590e-49e9-4ffe-b542-3a61f613e579'],size=1,snapshot_id=97b1a315-e92b-44f3-b220-661092216b4d,source_replicaid=,source_volid=None,status='creating',user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), '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-31T05:37:38Z,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=21fc20de-d145-408c-9f89-1653494d6e59,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='de57e7fbb1b044f48294e4e61c9c56af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=97b1a315-e92b-44f3-b220-661092216b4d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:38.720514 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7167b7-9b3c-478d-8c41-170714895f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:38.739305 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e7167b7-9b3c-478d-8c41-170714895f99) transitioned into state 'SUCCESS' from 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='de57e7fbb1b044f48294e4e61c9c56af',qos_specs=None,replication_status=,reservations=['4597b78f-e590-4234-9400-9f4a37865cfd','6250587c-d751-4933-91ae-72c8a93ef658','787bd752-b7f2-4637-aae4-474fd7ea07fa','b8b0590e-49e9-4ffe-b542-3a61f613e579'],size=1,snapshot_id=97b1a315-e92b-44f3-b220-661092216b4d,source_replicaid=,source_volid=None,status='creating',user_id='1d8c7e45cf994c4b89f14e99b58a13f0',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:38.740328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46dd1f7c-9eaf-45d6-87aa-1f3144e5b8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:38.761998 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46dd1f7c-9eaf-45d6-87aa-1f3144e5b8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:38.762952 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Flow 'volume_create_api' (aa9576b9-b149-42a0-ae84-3e824562011c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:38.763457 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Create volume request issued successfully. Jul 31 05:37:38.764197 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce2cc4d2-2f51-433e-bf8e-7b7f6683bc6b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:38.764666 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1071/4222] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:37:38 2026] POST /volume/v3/volumes => generated 809 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:38.777166 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d1aecd21-86c7-4d21-b789-cdc357ec774b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:38.777818 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1aecd21-86c7-4d21-b789-cdc357ec774b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 Jul 31 05:37:38.778080 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1aecd21-86c7-4d21-b789-cdc357ec774b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:38.778346 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d1aecd21-86c7-4d21-b789-cdc357ec774b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:38.785943 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:38.785943 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:38.789889 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d1aecd21-86c7-4d21-b789-cdc357ec774b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:38.794138 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d1aecd21-86c7-4d21-b789-cdc357ec774b tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 returned with HTTP 200 Jul 31 05:37:38.794540 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1051/4223] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:38 2026] GET /volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 => generated 877 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:38.924661 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de10c740-d62e-4b0f-a340-39abf3564f15 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:38.926745 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de10c740-d62e-4b0f-a340-39abf3564f15 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:38.927067 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de10c740-d62e-4b0f-a340-39abf3564f15 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:38.927337 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de10c740-d62e-4b0f-a340-39abf3564f15 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:38.927520 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-de10c740-d62e-4b0f-a340-39abf3564f15 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id f4e97b06-fc31-4455-a51f-eccaf4e98a9b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:38.932660 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:38.932660 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:38.933758 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de10c740-d62e-4b0f-a340-39abf3564f15 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 200 Jul 31 05:37:38.934319 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1045/4224] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:38 2026] GET /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:38.992355 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd991b5b-f3c3-47aa-a51a-3e3c2314ebc5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:38.994293 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd991b5b-f3c3-47aa-a51a-3e3c2314ebc5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] GET https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 Jul 31 05:37:38.994568 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd991b5b-f3c3-47aa-a51a-3e3c2314ebc5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:38.994772 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd991b5b-f3c3-47aa-a51a-3e3c2314ebc5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:39.000596 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd991b5b-f3c3-47aa-a51a-3e3c2314ebc5 tempest-VolumesBackupsV39Test-453159914 tempest-VolumesBackupsV39Test-453159914-project-member] https://10.4.3.227/volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 returned with HTTP 404 Jul 31 05:37:39.001112 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1058/4225] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:38 2026] GET /volume/v3/volumes/de00a78e-0314-4897-97fd-6f19a9472fc9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:39.528014 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca6caeeb-d171-47e9-93f4-2cceccdea41a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:39.529406 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca6caeeb-d171-47e9-93f4-2cceccdea41a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 Jul 31 05:37:39.529497 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca6caeeb-d171-47e9-93f4-2cceccdea41a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:39.530072 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca6caeeb-d171-47e9-93f4-2cceccdea41a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:39.535731 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:39.535731 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:39.536314 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ca6caeeb-d171-47e9-93f4-2cceccdea41a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:39.537200 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca6caeeb-d171-47e9-93f4-2cceccdea41a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 returned with HTTP 200 Jul 31 05:37:39.537639 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1072/4226] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:39 2026] GET /volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:39.553120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6c67da52-c79f-4e57-a9b9-738fbb16e7cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:39.553120 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c67da52-c79f-4e57-a9b9-738fbb16e7cc tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00/action Jul 31 05:37:39.553120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c67da52-c79f-4e57-a9b9-738fbb16e7cc tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:39.553120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6c67da52-c79f-4e57-a9b9-738fbb16e7cc tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:39.553982 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-6c67da52-c79f-4e57-a9b9-738fbb16e7cc tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot 'bc0d984f-55cc-4035-b954-281f1f4daa00' with '{'status': 'deleting'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:39.584293 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:39.584293 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:39.602332 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6c67da52-c79f-4e57-a9b9-738fbb16e7cc tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00/action returned with HTTP 202 Jul 31 05:37:39.603014 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1052/4227] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:39 2026] POST /volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:39.612079 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b3b7f03e-75c4-4fdf-9a23-dc5d5562cc49 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:39.614049 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3b7f03e-75c4-4fdf-9a23-dc5d5562cc49 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 Jul 31 05:37:39.614326 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3b7f03e-75c4-4fdf-9a23-dc5d5562cc49 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:39.614552 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b3b7f03e-75c4-4fdf-9a23-dc5d5562cc49 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:39.619749 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:39.619749 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:39.620224 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b3b7f03e-75c4-4fdf-9a23-dc5d5562cc49 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:39.621031 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b3b7f03e-75c4-4fdf-9a23-dc5d5562cc49 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 returned with HTTP 200 Jul 31 05:37:39.621543 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1046/4228] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:39 2026] GET /volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:39.630154 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d30a38dd-27bf-4e61-8219-6d855ffc62f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:39.631762 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d30a38dd-27bf-4e61-8219-6d855ffc62f4 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00/action Jul 31 05:37:39.632059 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d30a38dd-27bf-4e61-8219-6d855ffc62f4 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:39.632188 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d30a38dd-27bf-4e61-8219-6d855ffc62f4 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:39.637875 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:39.637875 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:39.638202 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d30a38dd-27bf-4e61-8219-6d855ffc62f4 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Snapshot retrieved successfully. Jul 31 05:37:39.657716 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d30a38dd-27bf-4e61-8219-6d855ffc62f4 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Snapshot delete request issued successfully. Jul 31 05:37:39.657922 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d30a38dd-27bf-4e61-8219-6d855ffc62f4 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00/action returned with HTTP 202 Jul 31 05:37:39.658335 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1059/4229] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:39 2026] POST /volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:39.671397 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8845ba14-c812-40df-adcf-33fee61cf06a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:39.673455 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8845ba14-c812-40df-adcf-33fee61cf06a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 Jul 31 05:37:39.673732 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8845ba14-c812-40df-adcf-33fee61cf06a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:39.673889 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8845ba14-c812-40df-adcf-33fee61cf06a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:39.681645 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:39.681645 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:39.681645 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8845ba14-c812-40df-adcf-33fee61cf06a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:39.681645 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8845ba14-c812-40df-adcf-33fee61cf06a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 returned with HTTP 200 Jul 31 05:37:39.681871 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1073/4230] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:39 2026] GET /volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:39.809166 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-431374cf-165f-4d84-9ccd-afca6c702a3e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:39.810843 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-431374cf-165f-4d84-9ccd-afca6c702a3e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 Jul 31 05:37:39.811114 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-431374cf-165f-4d84-9ccd-afca6c702a3e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:39.811323 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-431374cf-165f-4d84-9ccd-afca6c702a3e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:39.821659 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:39.821659 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:39.829293 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-431374cf-165f-4d84-9ccd-afca6c702a3e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:39.834999 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-431374cf-165f-4d84-9ccd-afca6c702a3e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 returned with HTTP 200 Jul 31 05:37:39.835506 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1053/4231] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:39 2026] GET /volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 => generated 1228 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:39.853363 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1d591539-26d0-4bf3-870f-900b3449b7bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:39.855537 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d591539-26d0-4bf3-870f-900b3449b7bc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 Jul 31 05:37:39.855984 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d591539-26d0-4bf3-870f-900b3449b7bc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:39.856216 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d591539-26d0-4bf3-870f-900b3449b7bc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:39.863955 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:39.863955 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:39.868226 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1d591539-26d0-4bf3-870f-900b3449b7bc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:39.873238 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d591539-26d0-4bf3-870f-900b3449b7bc tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 returned with HTTP 200 Jul 31 05:37:39.873638 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1047/4232] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:39 2026] GET /volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:39.887766 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0b39be62-5168-444b-a877-8ec38a4cbd07 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:39.889549 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b39be62-5168-444b-a877-8ec38a4cbd07 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d Jul 31 05:37:39.889740 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b39be62-5168-444b-a877-8ec38a4cbd07 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:39.889931 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0b39be62-5168-444b-a877-8ec38a4cbd07 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:39.890028 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-0b39be62-5168-444b-a877-8ec38a4cbd07 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete snapshot with id: 97b1a315-e92b-44f3-b220-661092216b4d Jul 31 05:37:39.898020 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:39.898020 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:39.898499 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b39be62-5168-444b-a877-8ec38a4cbd07 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Snapshot retrieved successfully. Jul 31 05:37:39.913886 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0b39be62-5168-444b-a877-8ec38a4cbd07 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Snapshot delete request issued successfully. Jul 31 05:37:39.914067 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0b39be62-5168-444b-a877-8ec38a4cbd07 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d returned with HTTP 202 Jul 31 05:37:39.914474 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1060/4233] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:39 2026] DELETE /volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:39.922095 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-acb6e585-b5c1-45a4-a228-3cb2c5e44b6c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:39.924421 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-acb6e585-b5c1-45a4-a228-3cb2c5e44b6c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d Jul 31 05:37:39.924713 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-acb6e585-b5c1-45a4-a228-3cb2c5e44b6c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:39.924972 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-acb6e585-b5c1-45a4-a228-3cb2c5e44b6c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:39.935288 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:39.935288 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:39.935626 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-acb6e585-b5c1-45a4-a228-3cb2c5e44b6c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Snapshot retrieved successfully. Jul 31 05:37:39.936566 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-acb6e585-b5c1-45a4-a228-3cb2c5e44b6c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d returned with HTTP 200 Jul 31 05:37:39.937067 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1074/4234] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:39 2026] GET /volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:39.946972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e6a84de0-1830-4e3a-a1f9-be5486b334a0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:39.950072 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6a84de0-1830-4e3a-a1f9-be5486b334a0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:39.950328 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6a84de0-1830-4e3a-a1f9-be5486b334a0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:39.950571 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6a84de0-1830-4e3a-a1f9-be5486b334a0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:39.950719 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e6a84de0-1830-4e3a-a1f9-be5486b334a0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id f4e97b06-fc31-4455-a51f-eccaf4e98a9b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:39.960152 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:39.960152 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:39.961173 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6a84de0-1830-4e3a-a1f9-be5486b334a0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 200 Jul 31 05:37:39.961668 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1054/4235] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:39 2026] GET /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:40.510406 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:40.512089 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:40.512443 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1927174160"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:40.514150 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume request body: {'volume': {'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1927174160'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:40.592505 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume of 1 GB Jul 31 05:37:40.599744 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Availability Zones retrieved successfully. Jul 31 05:37:40.605545 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Flow 'volume_create_api' (97794ef6-a9c0-4184-966b-a9db9e3ff664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:40.606649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f6b2f5-6231-4307-88a0-ec033c4f1065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:40.607556 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:40.672446 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46f6b2f5-6231-4307-88a0-ec033c4f1065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:40.673347 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e46abd-84a4-4c23-88b6-da3273a8e7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:40.695017 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb33cf54-2bc1-45ab-9725-ea9b5c191150 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:40.697000 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb33cf54-2bc1-45ab-9725-ea9b5c191150 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 Jul 31 05:37:40.697306 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb33cf54-2bc1-45ab-9725-ea9b5c191150 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:40.697578 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb33cf54-2bc1-45ab-9725-ea9b5c191150 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:40.702146 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb33cf54-2bc1-45ab-9725-ea9b5c191150 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 returned with HTTP 404 Jul 31 05:37:40.702656 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1061/4236] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:40 2026] GET /volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:40.712838 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a4650c04-7f60-4331-b028-8a8fe9f5afda None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:40.714928 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4650c04-7f60-4331-b028-8a8fe9f5afda tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action Jul 31 05:37:40.715428 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4650c04-7f60-4331-b028-8a8fe9f5afda tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:40.715715 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a4650c04-7f60-4331-b028-8a8fe9f5afda tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:40.717891 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-a4650c04-7f60-4331-b028-8a8fe9f5afda tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot '647a939b-9e2a-4560-8b94-34df63eb538a' with '{'status': 'available'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:40.728525 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:40.728525 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:40.741584 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Created reservations ['f21084d6-2d67-4953-80e8-989fd0691512', '1016db20-73b9-4627-b27a-eaf374ae1abb', '224612bf-569a-4a33-9bdb-13c14cf2ee25', 'd76a951b-bca4-406c-aa16-fa515135ac01'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:40.741906 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a4650c04-7f60-4331-b028-8a8fe9f5afda tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action returned with HTTP 202 Jul 31 05:37:40.742402 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1075/4237] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:40 2026] POST /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:40.742460 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5e46abd-84a4-4c23-88b6-da3273a8e7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f21084d6-2d67-4953-80e8-989fd0691512', '1016db20-73b9-4627-b27a-eaf374ae1abb', '224612bf-569a-4a33-9bdb-13c14cf2ee25', 'd76a951b-bca4-406c-aa16-fa515135ac01']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:40.743185 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b66d9f-9bf9-4b52-9e33-c85aa93fefc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:40.749828 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4a9d64df-77fb-4115-84d6-c2ab4c429f6f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:40.751876 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a9d64df-77fb-4115-84d6-c2ab4c429f6f tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:40.752048 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a9d64df-77fb-4115-84d6-c2ab4c429f6f tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:40.752249 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a9d64df-77fb-4115-84d6-c2ab4c429f6f tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:40.757961 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:40.757961 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:40.758651 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4a9d64df-77fb-4115-84d6-c2ab4c429f6f tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:40.759735 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a9d64df-77fb-4115-84d6-c2ab4c429f6f tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:40.760165 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1055/4238] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:40 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:40.772645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41b66d9f-9bf9-4b52-9e33-c85aa93fefc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9abfeb8-c93d-4707-9ab9-c96feb2d9442', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1927174160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673a141551b84fc68a9c19202326d2df',qos_specs=None,replication_status=,reservations=['f21084d6-2d67-4953-80e8-989fd0691512','1016db20-73b9-4627-b27a-eaf374ae1abb','224612bf-569a-4a33-9bdb-13c14cf2ee25','d76a951b-bca4-406c-aa16-fa515135ac01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe418d1bdfd94c448d20e2df017a2475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1927174160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9abfeb8-c93d-4707-9ab9-c96feb2d9442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673a141551b84fc68a9c19202326d2df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe418d1bdfd94c448d20e2df017a2475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:40.773771 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0432edc2-f858-425a-aa06-fc27198cb292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:40.775140 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7ea18a3e-df4b-45de-a31a-f8c78e22aa10 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:40.786743 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ea18a3e-df4b-45de-a31a-f8c78e22aa10 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 Jul 31 05:37:40.786743 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ea18a3e-df4b-45de-a31a-f8c78e22aa10 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:40.787239 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7ea18a3e-df4b-45de-a31a-f8c78e22aa10 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:40.787239 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-7ea18a3e-df4b-45de-a31a-f8c78e22aa10 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Delete snapshot with id: bc0d984f-55cc-4035-b954-281f1f4daa00 Jul 31 05:37:40.804383 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0432edc2-f858-425a-aa06-fc27198cb292) transitioned into state 'SUCCESS' from state '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-1927174160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673a141551b84fc68a9c19202326d2df',qos_specs=None,replication_status=,reservations=['f21084d6-2d67-4953-80e8-989fd0691512','1016db20-73b9-4627-b27a-eaf374ae1abb','224612bf-569a-4a33-9bdb-13c14cf2ee25','d76a951b-bca4-406c-aa16-fa515135ac01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe418d1bdfd94c448d20e2df017a2475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:40.804548 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7ea18a3e-df4b-45de-a31a-f8c78e22aa10 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 returned with HTTP 404 Jul 31 05:37:40.805318 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3b4e74-ac0b-474a-85a2-a58ea64390f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:40.806655 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1062/4239] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:40 2026] DELETE /volume/v3/snapshots/bc0d984f-55cc-4035-b954-281f1f4daa00 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:40.816130 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e2c21a9-f767-4562-8e4d-deae5f0b2ce6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:40.817572 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7e3b4e74-ac0b-474a-85a2-a58ea64390f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:40.818540 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Flow 'volume_create_api' (97794ef6-a9c0-4184-966b-a9db9e3ff664) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:40.818924 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume request issued successfully. Jul 31 05:37:40.818992 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e2c21a9-f767-4562-8e4d-deae5f0b2ce6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:40.819388 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e2c21a9-f767-4562-8e4d-deae5f0b2ce6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f4b85d5-097b-425c-a914-fd5e1f36ea0a", "name": "tempest-SnapshotsActionsTest-Snapshot-511256265"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:40.819709 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7e9ee37-fb97-4f4b-89b6-d7103a69e8ce tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:40.820355 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1048/4240] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:40 2026] POST /volume/v3/volumes => generated 747 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:40.829331 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:40.829331 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:40.829833 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e2c21a9-f767-4562-8e4d-deae5f0b2ce6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Volume info retrieved successfully. Jul 31 05:37:40.830019 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-1e2c21a9-f767-4562-8e4d-deae5f0b2ce6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Create snapshot from volume 1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:40.832592 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-66750113-09bb-4b9f-90ef-679303e0d57f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:40.834699 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66750113-09bb-4b9f-90ef-679303e0d57f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 Jul 31 05:37:40.834907 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66750113-09bb-4b9f-90ef-679303e0d57f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:40.835142 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-66750113-09bb-4b9f-90ef-679303e0d57f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:40.846348 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:40.846348 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:40.855333 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-66750113-09bb-4b9f-90ef-679303e0d57f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:40.862683 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-66750113-09bb-4b9f-90ef-679303e0d57f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 returned with HTTP 200 Jul 31 05:37:40.863249 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1056/4241] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:40 2026] GET /volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:40.872564 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1e2c21a9-f767-4562-8e4d-deae5f0b2ce6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Created reservations ['b30b50e7-2129-4a41-84ad-478375bf953a', 'dbf939c8-78a8-46f0-baa2-aebd33658622', '776fce87-86c6-40e5-ad0a-d48eb6000d8d', '10e551dc-51f0-4b31-9eea-480da113c702'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:40.910419 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e2c21a9-f767-4562-8e4d-deae5f0b2ce6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot create request issued successfully. Jul 31 05:37:40.910754 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e2c21a9-f767-4562-8e4d-deae5f0b2ce6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:37:40.911222 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1076/4242] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:37:40 2026] POST /volume/v3/snapshots => generated 306 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:40.922802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7b779bf6-bf15-454e-ba0b-7b57aca63a35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:40.924737 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b779bf6-bf15-454e-ba0b-7b57aca63a35 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 Jul 31 05:37:40.924979 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b779bf6-bf15-454e-ba0b-7b57aca63a35 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:40.925207 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b779bf6-bf15-454e-ba0b-7b57aca63a35 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:40.930462 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:40.930462 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:40.931444 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7b779bf6-bf15-454e-ba0b-7b57aca63a35 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:40.931816 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b779bf6-bf15-454e-ba0b-7b57aca63a35 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 returned with HTTP 200 Jul 31 05:37:40.932264 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1063/4243] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:40 2026] GET /volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:40.948620 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cd5cce17-8117-44b5-89f3-b89cb07cc216 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:40.950634 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd5cce17-8117-44b5-89f3-b89cb07cc216 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d Jul 31 05:37:40.950932 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd5cce17-8117-44b5-89f3-b89cb07cc216 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:40.951203 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cd5cce17-8117-44b5-89f3-b89cb07cc216 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:40.956243 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cd5cce17-8117-44b5-89f3-b89cb07cc216 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d returned with HTTP 404 Jul 31 05:37:40.956971 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1049/4244] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:40 2026] GET /volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:40.964299 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3eb9e2aa-70ca-407a-81bc-fd2514dae27d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:40.966169 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3eb9e2aa-70ca-407a-81bc-fd2514dae27d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] DELETE https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 Jul 31 05:37:40.966386 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3eb9e2aa-70ca-407a-81bc-fd2514dae27d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:40.966601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3eb9e2aa-70ca-407a-81bc-fd2514dae27d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:40.966813 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3eb9e2aa-70ca-407a-81bc-fd2514dae27d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume with id: 21fc20de-d145-408c-9f89-1653494d6e59 Jul 31 05:37:40.977429 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d902d4d-4cad-4f12-b333-391987126c7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:40.977825 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:40.977825 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:40.978347 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3eb9e2aa-70ca-407a-81bc-fd2514dae27d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:40.979283 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d902d4d-4cad-4f12-b333-391987126c7b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:40.979467 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d902d4d-4cad-4f12-b333-391987126c7b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:40.979650 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d902d4d-4cad-4f12-b333-391987126c7b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:40.979750 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1d902d4d-4cad-4f12-b333-391987126c7b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id f4e97b06-fc31-4455-a51f-eccaf4e98a9b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:40.984739 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:40.984739 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:40.985835 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d902d4d-4cad-4f12-b333-391987126c7b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 200 Jul 31 05:37:40.985835 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1077/4245] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:40 2026] GET /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:40.998769 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3eb9e2aa-70ca-407a-81bc-fd2514dae27d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume request issued successfully. Jul 31 05:37:40.999031 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3eb9e2aa-70ca-407a-81bc-fd2514dae27d tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 returned with HTTP 202 Jul 31 05:37:40.999449 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1057/4246] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:40 2026] DELETE /volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:37:41.009190 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e55c7e5-484e-4b33-b279-455393ac6949 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:41.016699 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e55c7e5-484e-4b33-b279-455393ac6949 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 Jul 31 05:37:41.017579 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e55c7e5-484e-4b33-b279-455393ac6949 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:41.018982 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e55c7e5-484e-4b33-b279-455393ac6949 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:41.045143 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:41.045143 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:41.048902 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0e55c7e5-484e-4b33-b279-455393ac6949 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:41.053226 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e55c7e5-484e-4b33-b279-455393ac6949 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 returned with HTTP 200 Jul 31 05:37:41.053593 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1064/4247] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:41 2026] GET /volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 => generated 1227 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:41.881877 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6fac82bc-027a-4afc-9a3d-365fcf391e23 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:41.884520 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fac82bc-027a-4afc-9a3d-365fcf391e23 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 Jul 31 05:37:41.884774 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fac82bc-027a-4afc-9a3d-365fcf391e23 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:41.885055 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fac82bc-027a-4afc-9a3d-365fcf391e23 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:41.894576 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:41.894576 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:41.899960 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6fac82bc-027a-4afc-9a3d-365fcf391e23 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:41.907084 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fac82bc-027a-4afc-9a3d-365fcf391e23 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 returned with HTTP 200 Jul 31 05:37:41.907733 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1050/4248] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:41 2026] GET /volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:41.921246 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:41.923293 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:41.923727 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "f9abfeb8-c93d-4707-9ab9-c96feb2d9442", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1205639151"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:41.925659 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume request body: {'volume': {'source_volid': 'f9abfeb8-c93d-4707-9ab9-c96feb2d9442', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1205639151'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:41.935174 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:41.935174 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:41.935958 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume retrieved successfully. Jul 31 05:37:41.936160 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume of 1 GB Jul 31 05:37:41.940266 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Availability Zones retrieved successfully. Jul 31 05:37:41.941084 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5aba939d-8472-415b-88a9-5fa4f68e3c7a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:41.943423 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5aba939d-8472-415b-88a9-5fa4f68e3c7a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 Jul 31 05:37:41.943696 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5aba939d-8472-415b-88a9-5fa4f68e3c7a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:41.943964 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5aba939d-8472-415b-88a9-5fa4f68e3c7a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:41.945436 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Flow 'volume_create_api' (ac328395-1e1f-48fb-82e1-9807f25f40f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:41.946569 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81dffc2-cef3-4fb5-bb28-443d22b77694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:41.947534 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:41.950499 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:41.950499 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:41.951152 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5aba939d-8472-415b-88a9-5fa4f68e3c7a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:41.953078 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5aba939d-8472-415b-88a9-5fa4f68e3c7a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 returned with HTTP 200 Jul 31 05:37:41.953634 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1058/4249] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:41 2026] GET /volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:41.962677 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2db32472-cbbe-4d71-a706-8840bb5b5f29 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:41.964385 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2db32472-cbbe-4d71-a706-8840bb5b5f29 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4/action Jul 31 05:37:41.964715 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2db32472-cbbe-4d71-a706-8840bb5b5f29 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:41.964861 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2db32472-cbbe-4d71-a706-8840bb5b5f29 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:41.966300 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-2db32472-cbbe-4d71-a706-8840bb5b5f29 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot '6d2d083c-c4ec-4af4-af37-09e2471064b4' with '{'status': 'error'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:41.974276 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a81dffc2-cef3-4fb5-bb28-443d22b77694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'f9abfeb8-c93d-4707-9ab9-c96feb2d9442', 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:41.975244 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27aa84dc-6f9c-4a08-8cb5-b3e0917ce055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:41.975736 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:41.975736 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:41.998166 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45cb9d9b-22af-4c0b-8ccc-ba6974335877 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:41.999992 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45cb9d9b-22af-4c0b-8ccc-ba6974335877 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:42.000234 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45cb9d9b-22af-4c0b-8ccc-ba6974335877 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:42.000436 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45cb9d9b-22af-4c0b-8ccc-ba6974335877 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:42.000541 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-45cb9d9b-22af-4c0b-8ccc-ba6974335877 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id f4e97b06-fc31-4455-a51f-eccaf4e98a9b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:42.006424 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:42.006424 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:42.007395 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45cb9d9b-22af-4c0b-8ccc-ba6974335877 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 200 Jul 31 05:37:42.007850 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1051/4250] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:41 2026] GET /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:42.013022 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2db32472-cbbe-4d71-a706-8840bb5b5f29 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4/action returned with HTTP 202 Jul 31 05:37:42.016872 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1065/4251] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:41 2026] POST /volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:42.025129 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3f1943d1-9616-4ef5-be6c-b02760b5505b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:42.028001 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f1943d1-9616-4ef5-be6c-b02760b5505b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 Jul 31 05:37:42.028330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f1943d1-9616-4ef5-be6c-b02760b5505b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:42.028628 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f1943d1-9616-4ef5-be6c-b02760b5505b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:42.036371 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:42.036371 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:42.037036 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3f1943d1-9616-4ef5-be6c-b02760b5505b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:42.038377 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f1943d1-9616-4ef5-be6c-b02760b5505b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 returned with HTTP 200 Jul 31 05:37:42.039147 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1059/4252] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:42 2026] GET /volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:42.040000 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Created reservations ['f88010ed-d9ab-4e1d-8c4d-88f3a4d33c51', '0a42a25c-2602-426c-8a6d-2c13de25776f', 'bf1991c7-5c62-45a0-9161-5fbf76a09549', '2218acf0-d805-471c-b19b-cf6de7671be5'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:42.041090 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27aa84dc-6f9c-4a08-8cb5-b3e0917ce055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f88010ed-d9ab-4e1d-8c4d-88f3a4d33c51', '0a42a25c-2602-426c-8a6d-2c13de25776f', 'bf1991c7-5c62-45a0-9161-5fbf76a09549', '2218acf0-d805-471c-b19b-cf6de7671be5']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:42.042114 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8974783-92fb-4b44-ab40-162e8878d177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:42.051255 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a59871e5-d041-4ef2-bfc1-c18d0812313e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:42.053047 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a59871e5-d041-4ef2-bfc1-c18d0812313e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4/action Jul 31 05:37:42.053409 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a59871e5-d041-4ef2-bfc1-c18d0812313e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:42.053530 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a59871e5-d041-4ef2-bfc1-c18d0812313e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:42.062284 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:42.062284 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:42.062596 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a59871e5-d041-4ef2-bfc1-c18d0812313e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Snapshot retrieved successfully. Jul 31 05:37:42.071317 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7165824e-df67-40ee-a7ba-869628ea7b7e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:42.080116 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7165824e-df67-40ee-a7ba-869628ea7b7e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 Jul 31 05:37:42.080815 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a59871e5-d041-4ef2-bfc1-c18d0812313e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Snapshot delete request issued successfully. Jul 31 05:37:42.081013 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7165824e-df67-40ee-a7ba-869628ea7b7e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:42.081074 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a59871e5-d041-4ef2-bfc1-c18d0812313e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4/action returned with HTTP 202 Jul 31 05:37:42.081308 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7165824e-df67-40ee-a7ba-869628ea7b7e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:42.081483 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1052/4253] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:42 2026] POST /volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:42.089947 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e3c29fce-de16-4e3b-82be-532351303f1b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:42.090577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8974783-92fb-4b44-ab40-162e8878d177) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5ca34a5-1ff4-437e-800a-e6cb5e933d57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1205639151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673a141551b84fc68a9c19202326d2df',qos_specs=None,replication_status=,reservations=['f88010ed-d9ab-4e1d-8c4d-88f3a4d33c51','0a42a25c-2602-426c-8a6d-2c13de25776f','bf1991c7-5c62-45a0-9161-5fbf76a09549','2218acf0-d805-471c-b19b-cf6de7671be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=f9abfeb8-c93d-4707-9ab9-c96feb2d9442,status='creating',user_id='fe418d1bdfd94c448d20e2df017a2475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), '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-31T05:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1205639151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5ca34a5-1ff4-437e-800a-e6cb5e933d57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673a141551b84fc68a9c19202326d2df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=f9abfeb8-c93d-4707-9ab9-c96feb2d9442,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe418d1bdfd94c448d20e2df017a2475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:42.091509 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f3f3a0-1939-4614-bd76-249608a4e3b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:42.091581 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7165824e-df67-40ee-a7ba-869628ea7b7e tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 returned with HTTP 404 Jul 31 05:37:42.091860 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e3c29fce-de16-4e3b-82be-532351303f1b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 Jul 31 05:37:42.092085 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e3c29fce-de16-4e3b-82be-532351303f1b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:42.092337 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e3c29fce-de16-4e3b-82be-532351303f1b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:42.093523 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1066/4254] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:42 2026] GET /volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:42.099875 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:42.099875 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:42.100962 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e3c29fce-de16-4e3b-82be-532351303f1b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:42.102174 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e3c29fce-de16-4e3b-82be-532351303f1b tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 returned with HTTP 200 Jul 31 05:37:42.103255 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1060/4255] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:42 2026] GET /volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:42.115195 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5f3f3a0-1939-4614-bd76-249608a4e3b8) transitioned into state 'SUCCESS' from state '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-1205639151',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673a141551b84fc68a9c19202326d2df',qos_specs=None,replication_status=,reservations=['f88010ed-d9ab-4e1d-8c4d-88f3a4d33c51','0a42a25c-2602-426c-8a6d-2c13de25776f','bf1991c7-5c62-45a0-9161-5fbf76a09549','2218acf0-d805-471c-b19b-cf6de7671be5'],size=1,snapshot_id=None,source_replicaid=,source_volid=f9abfeb8-c93d-4707-9ab9-c96feb2d9442,status='creating',user_id='fe418d1bdfd94c448d20e2df017a2475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:42.115973 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88e6b040-51c7-47a5-a403-a4106e2d16c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:42.133678 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88e6b040-51c7-47a5-a403-a4106e2d16c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:42.134795 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Flow 'volume_create_api' (ac328395-1e1f-48fb-82e1-9807f25f40f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:42.135383 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume request issued successfully. Jul 31 05:37:42.136071 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f1edde3-85ef-4768-bf3b-2aa40a344564 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:42.136655 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1078/4256] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:41 2026] POST /volume/v3/volumes => generated 780 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:42.155440 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-477f828e-e4e2-4a93-8692-efba594a9135 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:42.157691 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-477f828e-e4e2-4a93-8692-efba594a9135 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 Jul 31 05:37:42.157919 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-477f828e-e4e2-4a93-8692-efba594a9135 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:42.158171 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-477f828e-e4e2-4a93-8692-efba594a9135 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:42.166247 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:42.166247 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:42.170557 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-477f828e-e4e2-4a93-8692-efba594a9135 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:42.175781 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-477f828e-e4e2-4a93-8692-efba594a9135 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 returned with HTTP 200 Jul 31 05:37:42.176290 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1053/4257] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:42 2026] GET /volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:42.370307 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d9436fb8-8424-4059-bbe8-cc52fc1c8f6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:42.374648 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9436fb8-8424-4059-bbe8-cc52fc1c8f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] DELETE https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:42.374912 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9436fb8-8424-4059-bbe8-cc52fc1c8f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:42.375845 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d9436fb8-8424-4059-bbe8-cc52fc1c8f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:42.376504 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d9436fb8-8424-4059-bbe8-cc52fc1c8f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume with id: 2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:42.383879 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:42.383879 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:42.384296 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d9436fb8-8424-4059-bbe8-cc52fc1c8f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:42.398897 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d9436fb8-8424-4059-bbe8-cc52fc1c8f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume request issued successfully. Jul 31 05:37:42.399081 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d9436fb8-8424-4059-bbe8-cc52fc1c8f6a tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 202 Jul 31 05:37:42.399491 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1067/4258] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:42 2026] DELETE /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:37:42.408951 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b5ce54f9-f075-48c9-b75a-59f0d1618a92 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:42.410627 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5ce54f9-f075-48c9-b75a-59f0d1618a92 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:42.410813 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5ce54f9-f075-48c9-b75a-59f0d1618a92 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:42.411002 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5ce54f9-f075-48c9-b75a-59f0d1618a92 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:42.417427 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:42.417427 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:42.420894 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b5ce54f9-f075-48c9-b75a-59f0d1618a92 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:42.426089 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5ce54f9-f075-48c9-b75a-59f0d1618a92 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 200 Jul 31 05:37:42.427210 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1061/4259] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:42 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 1192 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:43.020779 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f3326ff6-9129-4c3d-9b5a-bfd3cb95ad5f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.022697 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3326ff6-9129-4c3d-9b5a-bfd3cb95ad5f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:43.022921 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3326ff6-9129-4c3d-9b5a-bfd3cb95ad5f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.023124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f3326ff6-9129-4c3d-9b5a-bfd3cb95ad5f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.023233 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f3326ff6-9129-4c3d-9b5a-bfd3cb95ad5f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id f4e97b06-fc31-4455-a51f-eccaf4e98a9b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:43.028383 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.028383 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:43.029089 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f3326ff6-9129-4c3d-9b5a-bfd3cb95ad5f tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 200 Jul 31 05:37:43.029448 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1079/4260] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:43.115623 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df4f999f-aeed-4ee4-854e-8bb5ac69bf21 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.117804 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df4f999f-aeed-4ee4-854e-8bb5ac69bf21 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 Jul 31 05:37:43.118049 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df4f999f-aeed-4ee4-854e-8bb5ac69bf21 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.118326 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df4f999f-aeed-4ee4-854e-8bb5ac69bf21 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.123417 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df4f999f-aeed-4ee4-854e-8bb5ac69bf21 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 returned with HTTP 404 Jul 31 05:37:43.124185 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1054/4261] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:43.135536 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6811b973-9478-497e-8419-45af13ec95dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.143356 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6811b973-9478-497e-8419-45af13ec95dd tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action Jul 31 05:37:43.146216 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6811b973-9478-497e-8419-45af13ec95dd tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:43.147850 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6811b973-9478-497e-8419-45af13ec95dd tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:43.163439 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-6811b973-9478-497e-8419-45af13ec95dd tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot '647a939b-9e2a-4560-8b94-34df63eb538a' with '{'status': 'available'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:43.191300 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-328a9ace-92c6-4058-a02d-6bf27a9b78ad None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.193295 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-328a9ace-92c6-4058-a02d-6bf27a9b78ad tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 Jul 31 05:37:43.193548 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-328a9ace-92c6-4058-a02d-6bf27a9b78ad tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.193799 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-328a9ace-92c6-4058-a02d-6bf27a9b78ad tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.197117 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.197117 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:43.202412 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.202412 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:43.207086 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-328a9ace-92c6-4058-a02d-6bf27a9b78ad tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:43.209893 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6811b973-9478-497e-8419-45af13ec95dd tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action returned with HTTP 202 Jul 31 05:37:43.210364 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1068/4262] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:43 2026] POST /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:43.212360 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-328a9ace-92c6-4058-a02d-6bf27a9b78ad tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 returned with HTTP 200 Jul 31 05:37:43.213945 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1062/4263] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 => generated 1389 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:43.220071 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-35f2c05b-ef3f-42ae-9b7f-e3a82543a5e5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.221611 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35f2c05b-ef3f-42ae-9b7f-e3a82543a5e5 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:43.221795 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35f2c05b-ef3f-42ae-9b7f-e3a82543a5e5 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.224129 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-35f2c05b-ef3f-42ae-9b7f-e3a82543a5e5 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.226850 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.226850 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:43.228111 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-35f2c05b-ef3f-42ae-9b7f-e3a82543a5e5 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:43.228206 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-35f2c05b-ef3f-42ae-9b7f-e3a82543a5e5 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:43.228488 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1080/4264] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:43.232581 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5455db8d-be68-4059-9486-4e901b2b5090 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.234498 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5455db8d-be68-4059-9486-4e901b2b5090 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 Jul 31 05:37:43.234741 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5455db8d-be68-4059-9486-4e901b2b5090 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.234973 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5455db8d-be68-4059-9486-4e901b2b5090 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.241423 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bad9d6c2-c83a-495e-acd4-9bccc4f108c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.243473 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.243473 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:43.245967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bad9d6c2-c83a-495e-acd4-9bccc4f108c2 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 Jul 31 05:37:43.246225 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bad9d6c2-c83a-495e-acd4-9bccc4f108c2 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.246414 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bad9d6c2-c83a-495e-acd4-9bccc4f108c2 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.246511 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-bad9d6c2-c83a-495e-acd4-9bccc4f108c2 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Delete snapshot with id: 6d2d083c-c4ec-4af4-af37-09e2471064b4 Jul 31 05:37:43.249395 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5455db8d-be68-4059-9486-4e901b2b5090 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:43.251248 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bad9d6c2-c83a-495e-acd4-9bccc4f108c2 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 returned with HTTP 404 Jul 31 05:37:43.251811 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1069/4265] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:43 2026] DELETE /volume/v3/snapshots/6d2d083c-c4ec-4af4-af37-09e2471064b4 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:43.256727 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5455db8d-be68-4059-9486-4e901b2b5090 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 returned with HTTP 200 Jul 31 05:37:43.257371 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1055/4266] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 => generated 1389 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:43.266506 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a2d3c965-0107-476d-beb4-31172de7beb6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.275712 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2d3c965-0107-476d-beb4-31172de7beb6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:43.277863 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a2d3c965-0107-476d-beb4-31172de7beb6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f4b85d5-097b-425c-a914-fd5e1f36ea0a", "name": "tempest-SnapshotsActionsTest-Snapshot-807209741"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:43.277993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5360293d-f685-4304-88b4-e93b6b817f49 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.280046 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5360293d-f685-4304-88b4-e93b6b817f49 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 Jul 31 05:37:43.280284 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5360293d-f685-4304-88b4-e93b6b817f49 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.280549 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5360293d-f685-4304-88b4-e93b6b817f49 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.288271 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.288271 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:43.296080 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5360293d-f685-4304-88b4-e93b6b817f49 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:43.303231 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5360293d-f685-4304-88b4-e93b6b817f49 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 returned with HTTP 200 Jul 31 05:37:43.304033 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1081/4267] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 => generated 1389 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:43.320794 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.320794 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:43.321335 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a2d3c965-0107-476d-beb4-31172de7beb6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Volume info retrieved successfully. Jul 31 05:37:43.321489 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-a2d3c965-0107-476d-beb4-31172de7beb6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Create snapshot from volume 1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:43.324399 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f0f397b-1435-4728-94a1-aaf959941f81 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.326352 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f0f397b-1435-4728-94a1-aaf959941f81 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] DELETE https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 Jul 31 05:37:43.326602 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f0f397b-1435-4728-94a1-aaf959941f81 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.326833 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f0f397b-1435-4728-94a1-aaf959941f81 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.327036 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9f0f397b-1435-4728-94a1-aaf959941f81 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Delete volume with id: b5ca34a5-1ff4-437e-800a-e6cb5e933d57 Jul 31 05:37:43.334121 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.334121 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:43.334696 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9f0f397b-1435-4728-94a1-aaf959941f81 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:43.352421 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9f0f397b-1435-4728-94a1-aaf959941f81 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Delete volume request issued successfully. Jul 31 05:37:43.352632 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f0f397b-1435-4728-94a1-aaf959941f81 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 returned with HTTP 202 Jul 31 05:37:43.353114 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1070/4268] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:43 2026] DELETE /volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:43.360909 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c5141478-5039-44cb-b80c-7752f9b24107 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.362914 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5141478-5039-44cb-b80c-7752f9b24107 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 Jul 31 05:37:43.363328 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5141478-5039-44cb-b80c-7752f9b24107 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.363585 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5141478-5039-44cb-b80c-7752f9b24107 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.372303 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.372303 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:43.377200 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c5141478-5039-44cb-b80c-7752f9b24107 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:43.384129 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5141478-5039-44cb-b80c-7752f9b24107 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 returned with HTTP 200 Jul 31 05:37:43.384605 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1056/4269] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 => generated 1388 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:43.392555 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-a2d3c965-0107-476d-beb4-31172de7beb6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Created reservations ['4d4a6e78-9b3f-4e60-b5eb-56f5ebd0d913', 'f879ae29-c7f1-4415-9c84-413a8c62c7cc', '67b1badb-38f2-4351-9fb5-b2c80aedc1e1', '37914de7-9754-4515-8005-d370e91d9ff7'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:43.425973 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a2d3c965-0107-476d-beb4-31172de7beb6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot create request issued successfully. Jul 31 05:37:43.426346 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a2d3c965-0107-476d-beb4-31172de7beb6 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:37:43.426735 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1063/4270] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:37:43 2026] POST /volume/v3/snapshots => generated 306 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:43.442449 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a07d1e89-a12a-4c68-96e0-4140a250ff97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.442954 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0a76cc6-ad7e-4c58-9b75-f2ad800ecad4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.444489 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a07d1e89-a12a-4c68-96e0-4140a250ff97 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:43.444717 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a07d1e89-a12a-4c68-96e0-4140a250ff97 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.444969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a07d1e89-a12a-4c68-96e0-4140a250ff97 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.447980 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0a76cc6-ad7e-4c58-9b75-f2ad800ecad4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 Jul 31 05:37:43.448242 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0a76cc6-ad7e-4c58-9b75-f2ad800ecad4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.448495 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0a76cc6-ad7e-4c58-9b75-f2ad800ecad4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.451053 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a07d1e89-a12a-4c68-96e0-4140a250ff97 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 404 Jul 31 05:37:43.451600 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1071/4271] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:43.458272 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.458272 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:43.458734 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f0a76cc6-ad7e-4c58-9b75-f2ad800ecad4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:43.459595 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0a76cc6-ad7e-4c58-9b75-f2ad800ecad4 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 returned with HTTP 200 Jul 31 05:37:43.460151 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1082/4272] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 => generated 438 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:43.464352 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-259d5ced-0f29-4bf5-9de1-4ef52ba81dec None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.466613 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-259d5ced-0f29-4bf5-9de1-4ef52ba81dec tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] DELETE https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 Jul 31 05:37:43.467542 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-259d5ced-0f29-4bf5-9de1-4ef52ba81dec tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.468168 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-259d5ced-0f29-4bf5-9de1-4ef52ba81dec tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.468413 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-259d5ced-0f29-4bf5-9de1-4ef52ba81dec tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume with id: 21fc20de-d145-408c-9f89-1653494d6e59 Jul 31 05:37:43.475460 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-259d5ced-0f29-4bf5-9de1-4ef52ba81dec tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 returned with HTTP 404 Jul 31 05:37:43.475979 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1057/4273] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:43 2026] DELETE /volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:43.488323 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ddc5acfc-a95f-44da-ad94-514954a591e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.500648 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddc5acfc-a95f-44da-ad94-514954a591e0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 Jul 31 05:37:43.502116 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddc5acfc-a95f-44da-ad94-514954a591e0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.506591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ddc5acfc-a95f-44da-ad94-514954a591e0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.551364 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ddc5acfc-a95f-44da-ad94-514954a591e0 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 returned with HTTP 404 Jul 31 05:37:43.555925 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1064/4274] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/volumes/21fc20de-d145-408c-9f89-1653494d6e59 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:43.563519 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bf2f1c71-b5df-474d-89a7-1e149460f108 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.565528 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf2f1c71-b5df-474d-89a7-1e149460f108 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d Jul 31 05:37:43.565769 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf2f1c71-b5df-474d-89a7-1e149460f108 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.566015 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bf2f1c71-b5df-474d-89a7-1e149460f108 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.566149 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-bf2f1c71-b5df-474d-89a7-1e149460f108 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete snapshot with id: 97b1a315-e92b-44f3-b220-661092216b4d Jul 31 05:37:43.572205 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bf2f1c71-b5df-474d-89a7-1e149460f108 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d returned with HTTP 404 Jul 31 05:37:43.573201 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1072/4275] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:43 2026] DELETE /volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:43.582163 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42722fd6-3864-419e-8e07-5961795eceab None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.584469 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42722fd6-3864-419e-8e07-5961795eceab tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d Jul 31 05:37:43.584811 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42722fd6-3864-419e-8e07-5961795eceab tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.585183 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42722fd6-3864-419e-8e07-5961795eceab tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.591021 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42722fd6-3864-419e-8e07-5961795eceab tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d returned with HTTP 404 Jul 31 05:37:43.591913 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1083/4276] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/snapshots/97b1a315-e92b-44f3-b220-661092216b4d => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:43.599517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4363f3d1-ca20-4654-95d8-1d71971dabb5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.601510 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4363f3d1-ca20-4654-95d8-1d71971dabb5 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] DELETE https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:43.601771 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4363f3d1-ca20-4654-95d8-1d71971dabb5 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.601938 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4363f3d1-ca20-4654-95d8-1d71971dabb5 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.602134 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4363f3d1-ca20-4654-95d8-1d71971dabb5 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume with id: 2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:43.608306 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4363f3d1-ca20-4654-95d8-1d71971dabb5 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 404 Jul 31 05:37:43.608872 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1058/4277] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:43 2026] DELETE /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:43.616598 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7d61a068-597b-4a9d-9ce1-98f262b161f4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.618879 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d61a068-597b-4a9d-9ce1-98f262b161f4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 Jul 31 05:37:43.619171 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d61a068-597b-4a9d-9ce1-98f262b161f4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.619439 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7d61a068-597b-4a9d-9ce1-98f262b161f4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.626520 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7d61a068-597b-4a9d-9ce1-98f262b161f4 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 returned with HTTP 404 Jul 31 05:37:43.627067 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1065/4278] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/volumes/2e11f2ad-ccc2-4021-b645-49898667f527 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:43.667403 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45051165-0f0f-403b-8a4d-af8a9c5b5b45 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.669481 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45051165-0f0f-403b-8a4d-af8a9c5b5b45 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] DELETE https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c Jul 31 05:37:43.669706 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45051165-0f0f-403b-8a4d-af8a9c5b5b45 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.669974 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45051165-0f0f-403b-8a4d-af8a9c5b5b45 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.670211 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-45051165-0f0f-403b-8a4d-af8a9c5b5b45 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume with id: 39e0137c-5c47-410b-a9a3-94716bbafc9c Jul 31 05:37:43.678306 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.678306 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:43.678807 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-45051165-0f0f-403b-8a4d-af8a9c5b5b45 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:43.699928 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-45051165-0f0f-403b-8a4d-af8a9c5b5b45 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume request issued successfully. Jul 31 05:37:43.700174 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45051165-0f0f-403b-8a4d-af8a9c5b5b45 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c returned with HTTP 202 Jul 31 05:37:43.700680 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1073/4279] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:43 2026] DELETE /volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:37:43.710405 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-676e0283-7b06-4946-816d-be0012739d00 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:43.712946 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-676e0283-7b06-4946-816d-be0012739d00 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c Jul 31 05:37:43.713490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-676e0283-7b06-4946-816d-be0012739d00 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:43.713761 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-676e0283-7b06-4946-816d-be0012739d00 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:43.723186 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:43.723186 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:43.727515 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-676e0283-7b06-4946-816d-be0012739d00 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Volume info retrieved successfully. Jul 31 05:37:43.732180 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-676e0283-7b06-4946-816d-be0012739d00 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c returned with HTTP 200 Jul 31 05:37:43.732619 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1084/4280] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:43 2026] GET /volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c => generated 1227 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:44.040377 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88b2ef13-2f08-4863-ac9d-742345b61f19 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.042246 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88b2ef13-2f08-4863-ac9d-742345b61f19 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:44.042464 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88b2ef13-2f08-4863-ac9d-742345b61f19 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.042681 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88b2ef13-2f08-4863-ac9d-742345b61f19 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.042792 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-88b2ef13-2f08-4863-ac9d-742345b61f19 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id f4e97b06-fc31-4455-a51f-eccaf4e98a9b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:44.047268 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:44.047268 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:44.048029 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88b2ef13-2f08-4863-ac9d-742345b61f19 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 200 Jul 31 05:37:44.048572 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1059/4281] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:44 2026] GET /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:44.399331 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9989283f-1eef-41bd-bf9c-e9feb440d348 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.401003 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9989283f-1eef-41bd-bf9c-e9feb440d348 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 Jul 31 05:37:44.401211 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9989283f-1eef-41bd-bf9c-e9feb440d348 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.401384 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9989283f-1eef-41bd-bf9c-e9feb440d348 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.406683 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9989283f-1eef-41bd-bf9c-e9feb440d348 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 returned with HTTP 404 Jul 31 05:37:44.407137 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1066/4282] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:44 2026] GET /volume/v3/volumes/b5ca34a5-1ff4-437e-800a-e6cb5e933d57 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:44.413379 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9374d9d-e89f-46ff-a3b5-f499882367ec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.415368 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9374d9d-e89f-46ff-a3b5-f499882367ec tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 Jul 31 05:37:44.415619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9374d9d-e89f-46ff-a3b5-f499882367ec tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.415862 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9374d9d-e89f-46ff-a3b5-f499882367ec tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.422835 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:44.422835 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:44.426602 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c9374d9d-e89f-46ff-a3b5-f499882367ec tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:44.431206 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9374d9d-e89f-46ff-a3b5-f499882367ec tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 returned with HTTP 200 Jul 31 05:37:44.431550 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1074/4283] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:44 2026] GET /volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:44.443367 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1a43333e-d814-4f61-8f8b-d5a39b80540f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.445468 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a43333e-d814-4f61-8f8b-d5a39b80540f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 Jul 31 05:37:44.445709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a43333e-d814-4f61-8f8b-d5a39b80540f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.445943 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1a43333e-d814-4f61-8f8b-d5a39b80540f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.446146 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1a43333e-d814-4f61-8f8b-d5a39b80540f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Delete volume with id: f9abfeb8-c93d-4707-9ab9-c96feb2d9442 Jul 31 05:37:44.454015 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:44.454015 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:44.454608 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1a43333e-d814-4f61-8f8b-d5a39b80540f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:44.468192 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3838b96d-2753-4a0e-92bc-fd83778087fc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.470259 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3838b96d-2753-4a0e-92bc-fd83778087fc tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 Jul 31 05:37:44.470502 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3838b96d-2753-4a0e-92bc-fd83778087fc tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.470790 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3838b96d-2753-4a0e-92bc-fd83778087fc tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.471694 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1a43333e-d814-4f61-8f8b-d5a39b80540f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Delete volume request issued successfully. Jul 31 05:37:44.471971 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1a43333e-d814-4f61-8f8b-d5a39b80540f tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 returned with HTTP 202 Jul 31 05:37:44.472359 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1085/4284] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:44 2026] DELETE /volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:44.476597 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:44.476597 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:44.477033 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3838b96d-2753-4a0e-92bc-fd83778087fc tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:44.478413 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3838b96d-2753-4a0e-92bc-fd83778087fc tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 returned with HTTP 200 Jul 31 05:37:44.478752 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1060/4285] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:44 2026] GET /volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:44.481990 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ebbbf944-1a5e-4bb8-8587-e18f7727c58b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.483720 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ebbbf944-1a5e-4bb8-8587-e18f7727c58b tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 Jul 31 05:37:44.483947 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ebbbf944-1a5e-4bb8-8587-e18f7727c58b tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.484156 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ebbbf944-1a5e-4bb8-8587-e18f7727c58b tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.489216 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a2a5b1db-7513-4e9b-b15e-6d118cf76fae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.490658 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:44.490658 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:44.490947 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2a5b1db-7513-4e9b-b15e-6d118cf76fae tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867/action Jul 31 05:37:44.491385 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2a5b1db-7513-4e9b-b15e-6d118cf76fae tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:44.491520 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a2a5b1db-7513-4e9b-b15e-6d118cf76fae tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:44.492847 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-a2a5b1db-7513-4e9b-b15e-6d118cf76fae tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot 'f61a870e-b12d-49fd-bb9e-a76d48961867' with '{'status': 'error_deleting'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:44.494701 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ebbbf944-1a5e-4bb8-8587-e18f7727c58b tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:44.499977 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ebbbf944-1a5e-4bb8-8587-e18f7727c58b tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 returned with HTTP 200 Jul 31 05:37:44.500370 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1067/4286] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:44 2026] GET /volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:44.503170 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:44.503170 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:44.514266 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a2a5b1db-7513-4e9b-b15e-6d118cf76fae tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867/action returned with HTTP 202 Jul 31 05:37:44.514714 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1075/4287] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:44 2026] POST /volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:44.523502 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c1c4f2e2-f197-4bfb-8a85-5e13d7ec1dfe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.525296 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1c4f2e2-f197-4bfb-8a85-5e13d7ec1dfe tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 Jul 31 05:37:44.525530 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c1c4f2e2-f197-4bfb-8a85-5e13d7ec1dfe tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.525713 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c1c4f2e2-f197-4bfb-8a85-5e13d7ec1dfe tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.530287 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:44.530287 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:44.530698 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c1c4f2e2-f197-4bfb-8a85-5e13d7ec1dfe tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:44.531474 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1c4f2e2-f197-4bfb-8a85-5e13d7ec1dfe tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 returned with HTTP 200 Jul 31 05:37:44.531835 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1086/4288] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:44 2026] GET /volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:44.539979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a31ee955-7809-4d06-ae0d-0b0b0708275e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.541718 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a31ee955-7809-4d06-ae0d-0b0b0708275e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867/action Jul 31 05:37:44.542093 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a31ee955-7809-4d06-ae0d-0b0b0708275e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:44.542246 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a31ee955-7809-4d06-ae0d-0b0b0708275e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:44.550486 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:44.550486 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:44.550847 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a31ee955-7809-4d06-ae0d-0b0b0708275e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Snapshot retrieved successfully. Jul 31 05:37:44.566988 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a31ee955-7809-4d06-ae0d-0b0b0708275e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Snapshot delete request issued successfully. Jul 31 05:37:44.567334 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a31ee955-7809-4d06-ae0d-0b0b0708275e tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867/action returned with HTTP 202 Jul 31 05:37:44.567979 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1061/4289] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:44 2026] POST /volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:44.577155 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-73010617-94ba-4e22-b3fa-03bd9dd807c2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.578919 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73010617-94ba-4e22-b3fa-03bd9dd807c2 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 Jul 31 05:37:44.579144 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73010617-94ba-4e22-b3fa-03bd9dd807c2 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.579358 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73010617-94ba-4e22-b3fa-03bd9dd807c2 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.584369 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:44.584369 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:44.584836 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-73010617-94ba-4e22-b3fa-03bd9dd807c2 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:44.585615 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73010617-94ba-4e22-b3fa-03bd9dd807c2 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 returned with HTTP 200 Jul 31 05:37:44.586003 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1068/4290] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:44 2026] GET /volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:44.746384 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b55c5420-8b50-4d04-b765-12bc26ba7101 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.751173 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b55c5420-8b50-4d04-b765-12bc26ba7101 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c Jul 31 05:37:44.751173 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b55c5420-8b50-4d04-b765-12bc26ba7101 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.751173 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b55c5420-8b50-4d04-b765-12bc26ba7101 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.756397 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b55c5420-8b50-4d04-b765-12bc26ba7101 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c returned with HTTP 404 Jul 31 05:37:44.756962 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1076/4291] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:44 2026] GET /volume/v3/volumes/39e0137c-5c47-410b-a9a3-94716bbafc9c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:44.764434 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-06cdec56-69e5-41eb-b1f9-4fa7fd09701c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.766212 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06cdec56-69e5-41eb-b1f9-4fa7fd09701c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] DELETE https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:44.766439 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06cdec56-69e5-41eb-b1f9-4fa7fd09701c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.766652 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-06cdec56-69e5-41eb-b1f9-4fa7fd09701c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.766831 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-06cdec56-69e5-41eb-b1f9-4fa7fd09701c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume with id: c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:44.776157 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-06cdec56-69e5-41eb-b1f9-4fa7fd09701c tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 404 Jul 31 05:37:44.776889 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1087/4292] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:44 2026] DELETE /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:44.784033 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c61fe964-bcc0-4749-a75e-fc7feae5afa6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.788319 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c61fe964-bcc0-4749-a75e-fc7feae5afa6 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 Jul 31 05:37:44.788551 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c61fe964-bcc0-4749-a75e-fc7feae5afa6 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.788730 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c61fe964-bcc0-4749-a75e-fc7feae5afa6 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.793976 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c61fe964-bcc0-4749-a75e-fc7feae5afa6 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 returned with HTTP 404 Jul 31 05:37:44.794459 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1062/4293] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:44 2026] GET /volume/v3/volumes/c3b2b1c4-77c1-46d4-af35-87440c7458f4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:44.834118 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3480bbb7-7182-424e-82b5-a4b823293575 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.837281 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3480bbb7-7182-424e-82b5-a4b823293575 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] DELETE https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:44.837583 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3480bbb7-7182-424e-82b5-a4b823293575 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.837696 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3480bbb7-7182-424e-82b5-a4b823293575 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.837870 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3480bbb7-7182-424e-82b5-a4b823293575 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Delete volume with id: c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:44.845964 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3480bbb7-7182-424e-82b5-a4b823293575 tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 404 Jul 31 05:37:44.846476 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1069/4294] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:37:44 2026] DELETE /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:44.855969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fc928984-ab63-4d81-a767-f2e344f2d6be None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:44.858814 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc928984-ab63-4d81-a767-f2e344f2d6be tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] GET https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b Jul 31 05:37:44.859637 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc928984-ab63-4d81-a767-f2e344f2d6be tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:44.859782 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fc928984-ab63-4d81-a767-f2e344f2d6be tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:44.865600 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fc928984-ab63-4d81-a767-f2e344f2d6be tempest-VolumeImageDependencyTests-180898970 tempest-VolumeImageDependencyTests-180898970-project-member] https://10.4.3.227/volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b returned with HTTP 404 Jul 31 05:37:44.866235 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1077/4295] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:37:44 2026] GET /volume/v3/volumes/c5410494-05fb-4313-b9f1-75c78820807b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:37:45.059047 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d83848dd-0c7f-42ef-b08a-f0a34b55dfe1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.061154 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d83848dd-0c7f-42ef-b08a-f0a34b55dfe1 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:45.061377 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d83848dd-0c7f-42ef-b08a-f0a34b55dfe1 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.061630 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d83848dd-0c7f-42ef-b08a-f0a34b55dfe1 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.061790 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d83848dd-0c7f-42ef-b08a-f0a34b55dfe1 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id f4e97b06-fc31-4455-a51f-eccaf4e98a9b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:45.066593 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.066593 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:45.067399 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d83848dd-0c7f-42ef-b08a-f0a34b55dfe1 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 200 Jul 31 05:37:45.067923 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1088/4296] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:45 2026] GET /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:45.077648 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-30535c5d-5cc7-4d81-959e-672485eb7f85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.079596 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30535c5d-5cc7-4d81-959e-672485eb7f85 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:45.079857 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30535c5d-5cc7-4d81-959e-672485eb7f85 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.080121 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30535c5d-5cc7-4d81-959e-672485eb7f85 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.080265 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-30535c5d-5cc7-4d81-959e-672485eb7f85 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:45.084549 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.084549 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:45.085318 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30535c5d-5cc7-4d81-959e-672485eb7f85 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:45.085692 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1063/4297] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:45 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:45.094604 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7f191572-7ca1-4698-91a9-ce88f26a964d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.096216 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f191572-7ca1-4698-91a9-ce88f26a964d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] DELETE https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:45.096413 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f191572-7ca1-4698-91a9-ce88f26a964d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.096615 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7f191572-7ca1-4698-91a9-ce88f26a964d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.096756 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-7f191572-7ca1-4698-91a9-ce88f26a964d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Delete backup with id: f4e97b06-fc31-4455-a51f-eccaf4e98a9b. Jul 31 05:37:45.100504 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.100504 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:45.111732 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-7f191572-7ca1-4698-91a9-ce88f26a964d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] delete_backup rpcapi backup_id f4e97b06-fc31-4455-a51f-eccaf4e98a9b {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:37:45.113356 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7f191572-7ca1-4698-91a9-ce88f26a964d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 202 Jul 31 05:37:45.113920 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1070/4298] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:45 2026] DELETE /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:45.121909 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea457b5c-7b6b-41fa-ac77-6014f04674e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.124393 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea457b5c-7b6b-41fa-ac77-6014f04674e0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:45.124637 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea457b5c-7b6b-41fa-ac77-6014f04674e0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.124880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea457b5c-7b6b-41fa-ac77-6014f04674e0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.125020 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ea457b5c-7b6b-41fa-ac77-6014f04674e0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id f4e97b06-fc31-4455-a51f-eccaf4e98a9b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:45.130977 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.130977 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:45.131937 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea457b5c-7b6b-41fa-ac77-6014f04674e0 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 200 Jul 31 05:37:45.132526 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1078/4299] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:45 2026] GET /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:45.517836 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e52cf747-7d14-4652-a35e-f2169a52169d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.519624 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e52cf747-7d14-4652-a35e-f2169a52169d tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 Jul 31 05:37:45.519865 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e52cf747-7d14-4652-a35e-f2169a52169d tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.520052 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e52cf747-7d14-4652-a35e-f2169a52169d tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.526896 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e52cf747-7d14-4652-a35e-f2169a52169d tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 returned with HTTP 404 Jul 31 05:37:45.527489 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1089/4300] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:45 2026] GET /volume/v3/volumes/f9abfeb8-c93d-4707-9ab9-c96feb2d9442 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:45.536698 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.538323 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:45.538650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-168633258"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:45.539966 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-168633258'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:45.540096 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume of 1 GB Jul 31 05:37:45.545368 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Availability Zones retrieved successfully. Jul 31 05:37:45.558783 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Flow 'volume_create_api' (f146b123-a042-4146-805b-7d407b5af595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:45.560270 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (501fd5c9-f2fc-4164-9754-9493dea8c317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:45.561022 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:45.594122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (501fd5c9-f2fc-4164-9754-9493dea8c317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:45.594948 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caad65f9-711c-4970-8e64-f207f48cfba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:45.597308 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0a205535-d277-47de-913e-04849951d5fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.601897 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a205535-d277-47de-913e-04849951d5fe tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 Jul 31 05:37:45.602174 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a205535-d277-47de-913e-04849951d5fe tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.602419 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0a205535-d277-47de-913e-04849951d5fe tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.608168 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0a205535-d277-47de-913e-04849951d5fe tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 returned with HTTP 404 Jul 31 05:37:45.608730 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1071/4301] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:45 2026] GET /volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:45.618040 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-45af1d6e-0b1d-436d-83b8-fae7edb3dff6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.619825 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45af1d6e-0b1d-436d-83b8-fae7edb3dff6 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action Jul 31 05:37:45.620180 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45af1d6e-0b1d-436d-83b8-fae7edb3dff6 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:45.620296 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-45af1d6e-0b1d-436d-83b8-fae7edb3dff6 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:45.621587 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-45af1d6e-0b1d-436d-83b8-fae7edb3dff6 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot '647a939b-9e2a-4560-8b94-34df63eb538a' with '{'status': 'available'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:45.637128 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.637128 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:45.650428 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Created reservations ['999f806c-ec04-45a9-bec5-8621b61b3e04', '0baa6ba5-dd71-4a6c-8e27-5bddf26a0bdf', '63d4f68a-4971-4bbd-83fd-6c7b205dea9a', '4411cfa0-ab9c-4dc8-b85b-562c1341e7fd'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:45.651373 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (caad65f9-711c-4970-8e64-f207f48cfba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['999f806c-ec04-45a9-bec5-8621b61b3e04', '0baa6ba5-dd71-4a6c-8e27-5bddf26a0bdf', '63d4f68a-4971-4bbd-83fd-6c7b205dea9a', '4411cfa0-ab9c-4dc8-b85b-562c1341e7fd']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:45.652174 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b47f11-8f73-4c2c-935a-ef7a5a7bf4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:45.652396 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-45af1d6e-0b1d-436d-83b8-fae7edb3dff6 tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action returned with HTTP 202 Jul 31 05:37:45.652818 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1079/4302] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:45 2026] POST /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:45.661258 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-50b33205-e1cd-4e8e-96ec-487b151c5d5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.663577 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-50b33205-e1cd-4e8e-96ec-487b151c5d5e tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:45.663856 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-50b33205-e1cd-4e8e-96ec-487b151c5d5e tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.664232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-50b33205-e1cd-4e8e-96ec-487b151c5d5e tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.669242 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.669242 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:45.669907 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-50b33205-e1cd-4e8e-96ec-487b151c5d5e tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:45.670922 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-50b33205-e1cd-4e8e-96ec-487b151c5d5e tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:45.671564 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1090/4303] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:45 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:45.681709 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10b47f11-8f73-4c2c-935a-ef7a5a7bf4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6d5098e-66c8-4dcc-87e1-7c55d36bbf82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-168633258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673a141551b84fc68a9c19202326d2df',qos_specs=None,replication_status=,reservations=['999f806c-ec04-45a9-bec5-8621b61b3e04','0baa6ba5-dd71-4a6c-8e27-5bddf26a0bdf','63d4f68a-4971-4bbd-83fd-6c7b205dea9a','4411cfa0-ab9c-4dc8-b85b-562c1341e7fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe418d1bdfd94c448d20e2df017a2475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-168633258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6d5098e-66c8-4dcc-87e1-7c55d36bbf82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673a141551b84fc68a9c19202326d2df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe418d1bdfd94c448d20e2df017a2475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:45.682452 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85b8781f-bec9-449f-987c-7ed480c65e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:45.683703 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-901ec509-979a-4d51-ad7f-d0165082f6f3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.685934 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-901ec509-979a-4d51-ad7f-d0165082f6f3 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 Jul 31 05:37:45.686212 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-901ec509-979a-4d51-ad7f-d0165082f6f3 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.686470 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-901ec509-979a-4d51-ad7f-d0165082f6f3 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.686598 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-901ec509-979a-4d51-ad7f-d0165082f6f3 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Delete snapshot with id: f61a870e-b12d-49fd-bb9e-a76d48961867 Jul 31 05:37:45.692787 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-901ec509-979a-4d51-ad7f-d0165082f6f3 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 returned with HTTP 404 Jul 31 05:37:45.693396 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1072/4304] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:45 2026] DELETE /volume/v3/snapshots/f61a870e-b12d-49fd-bb9e-a76d48961867 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:45.705773 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bb2a8c82-e32e-4ecd-b103-d373433eb4ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.707586 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb2a8c82-e32e-4ecd-b103-d373433eb4ee tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action Jul 31 05:37:45.707918 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb2a8c82-e32e-4ecd-b103-d373433eb4ee tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:45.708049 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bb2a8c82-e32e-4ecd-b103-d373433eb4ee tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:45.709694 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-bb2a8c82-e32e-4ecd-b103-d373433eb4ee tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot '647a939b-9e2a-4560-8b94-34df63eb538a' with '{'status': 'creating'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:45.715627 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85b8781f-bec9-449f-987c-7ed480c65e1a) transitioned into state 'SUCCESS' from state '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-168633258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673a141551b84fc68a9c19202326d2df',qos_specs=None,replication_status=,reservations=['999f806c-ec04-45a9-bec5-8621b61b3e04','0baa6ba5-dd71-4a6c-8e27-5bddf26a0bdf','63d4f68a-4971-4bbd-83fd-6c7b205dea9a','4411cfa0-ab9c-4dc8-b85b-562c1341e7fd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fe418d1bdfd94c448d20e2df017a2475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:45.716646 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deed150a-ce11-4fd7-9ccd-44865a078a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:45.719886 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.719886 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:45.728631 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deed150a-ce11-4fd7-9ccd-44865a078a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:45.729680 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Flow 'volume_create_api' (f146b123-a042-4146-805b-7d407b5af595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:45.730118 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume request issued successfully. Jul 31 05:37:45.730904 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a399b3a9-baa5-4f61-b1ba-42265f116a61 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:45.731513 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1064/4305] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:37:45 2026] POST /volume/v3/volumes => generated 746 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 05:37:45.733139 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bb2a8c82-e32e-4ecd-b103-d373433eb4ee tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action returned with HTTP 202 Jul 31 05:37:45.733562 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1080/4306] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:45 2026] POST /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:45.742823 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d9dc3749-f43f-4809-9bc3-59111248ee61 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.743682 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-36e9acf0-4855-460c-bdf4-4e4d9bda1b5b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.744964 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9dc3749-f43f-4809-9bc3-59111248ee61 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:45.745242 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9dc3749-f43f-4809-9bc3-59111248ee61 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.745405 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36e9acf0-4855-460c-bdf4-4e4d9bda1b5b tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 Jul 31 05:37:45.745536 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d9dc3749-f43f-4809-9bc3-59111248ee61 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.745589 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36e9acf0-4855-460c-bdf4-4e4d9bda1b5b tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.745747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36e9acf0-4855-460c-bdf4-4e4d9bda1b5b tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.751829 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.751829 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:45.753601 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.753601 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:45.754181 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d9dc3749-f43f-4809-9bc3-59111248ee61 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:45.755078 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-36e9acf0-4855-460c-bdf4-4e4d9bda1b5b tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:45.755256 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d9dc3749-f43f-4809-9bc3-59111248ee61 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:45.755614 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1091/4307] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:45 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:45.759012 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36e9acf0-4855-460c-bdf4-4e4d9bda1b5b tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 returned with HTTP 200 Jul 31 05:37:45.759347 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1073/4308] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:45 2026] GET /volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 => generated 814 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:45.764270 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b786b4d0-99b5-4062-b943-4140d36ff022 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.766672 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b786b4d0-99b5-4062-b943-4140d36ff022 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] POST https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action Jul 31 05:37:45.767052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b786b4d0-99b5-4062-b943-4140d36ff022 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:45.767237 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b786b4d0-99b5-4062-b943-4140d36ff022 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:45.768946 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.snapshot_actions [None req-b786b4d0-99b5-4062-b943-4140d36ff022 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100284) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 05:37:45.774735 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.774735 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:45.775275 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.snapshot_actions [None req-b786b4d0-99b5-4062-b943-4140d36ff022 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Updating snapshot 647a939b-9e2a-4560-8b94-34df63eb538a with info {'id': '647a939b-9e2a-4560-8b94-34df63eb538a', 'status': 'error', 'progress': '80%'} Jul 31 05:37:45.783665 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b786b4d0-99b5-4062-b943-4140d36ff022 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action returned with HTTP 202 Jul 31 05:37:45.783665 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1065/4309] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:45 2026] POST /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:45.794128 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1561e0e0-f5ef-46cc-8929-be97d1e0796d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.795834 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1561e0e0-f5ef-46cc-8929-be97d1e0796d tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:45.795929 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1561e0e0-f5ef-46cc-8929-be97d1e0796d tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.796146 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1561e0e0-f5ef-46cc-8929-be97d1e0796d tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.801030 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.801030 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:45.801322 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1561e0e0-f5ef-46cc-8929-be97d1e0796d tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Snapshot retrieved successfully. Jul 31 05:37:45.802070 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1561e0e0-f5ef-46cc-8929-be97d1e0796d tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:45.802527 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1081/4310] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:45 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:45.812088 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67e2110e-3aec-4856-bc73-e1e4154d5fba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.814355 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67e2110e-3aec-4856-bc73-e1e4154d5fba tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] POST https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action Jul 31 05:37:45.814823 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67e2110e-3aec-4856-bc73-e1e4154d5fba tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:37:45.815016 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67e2110e-3aec-4856-bc73-e1e4154d5fba tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:45.817035 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-67e2110e-3aec-4856-bc73-e1e4154d5fba tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] Updating snapshot '647a939b-9e2a-4560-8b94-34df63eb538a' with '{'status': 'available'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:37:45.827262 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.827262 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:45.838747 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67e2110e-3aec-4856-bc73-e1e4154d5fba tempest-SnapshotsActionsTest-1998428276 tempest-SnapshotsActionsTest-1998428276-project-admin] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action returned with HTTP 202 Jul 31 05:37:45.839297 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1092/4311] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:37:45 2026] POST /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:45.851117 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4ac853ac-0b64-4f2e-a2d8-bca93c40ead9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.853360 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ac853ac-0b64-4f2e-a2d8-bca93c40ead9 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:45.853615 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ac853ac-0b64-4f2e-a2d8-bca93c40ead9 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.853899 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ac853ac-0b64-4f2e-a2d8-bca93c40ead9 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.859603 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.859603 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:45.860176 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4ac853ac-0b64-4f2e-a2d8-bca93c40ead9 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:45.861150 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ac853ac-0b64-4f2e-a2d8-bca93c40ead9 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:45.861601 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1074/4312] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:45 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:45.871519 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67e88712-a0d1-4964-9d60-a0d2476e9060 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.874117 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67e88712-a0d1-4964-9d60-a0d2476e9060 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:45.874514 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67e88712-a0d1-4964-9d60-a0d2476e9060 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.875042 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67e88712-a0d1-4964-9d60-a0d2476e9060 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.875194 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-67e88712-a0d1-4964-9d60-a0d2476e9060 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Delete snapshot with id: 647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:45.877878 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=578,cinder:INSERT=74,cinder:UPDATE=163,cinder:DELETE=1 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:37:45.883557 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.883557 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:45.884155 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67e88712-a0d1-4964-9d60-a0d2476e9060 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:45.903838 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67e88712-a0d1-4964-9d60-a0d2476e9060 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot delete request issued successfully. Jul 31 05:37:45.904027 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67e88712-a0d1-4964-9d60-a0d2476e9060 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 202 Jul 31 05:37:45.904546 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1066/4313] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:45 2026] DELETE /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:45.912763 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7dac8054-a999-4e18-a040-19655d1e2aae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:45.914537 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7dac8054-a999-4e18-a040-19655d1e2aae tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:45.914952 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7dac8054-a999-4e18-a040-19655d1e2aae tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:45.914952 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7dac8054-a999-4e18-a040-19655d1e2aae tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:45.920974 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:45.920974 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:45.920974 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7dac8054-a999-4e18-a040-19655d1e2aae tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Snapshot retrieved successfully. Jul 31 05:37:45.920974 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7dac8054-a999-4e18-a040-19655d1e2aae tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 200 Jul 31 05:37:45.920974 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1082/4314] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:45 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:46.142503 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59718b8d-5fdc-490d-8546-3f683f01ca26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:46.144341 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59718b8d-5fdc-490d-8546-3f683f01ca26 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b Jul 31 05:37:46.144578 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59718b8d-5fdc-490d-8546-3f683f01ca26 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:46.144835 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59718b8d-5fdc-490d-8546-3f683f01ca26 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:46.144951 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-59718b8d-5fdc-490d-8546-3f683f01ca26 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id f4e97b06-fc31-4455-a51f-eccaf4e98a9b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:46.146581 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=589,cinder:UPDATE=158,cinder:INSERT=95,cinder:DELETE=3 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:37:46.148604 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59718b8d-5fdc-490d-8546-3f683f01ca26 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b returned with HTTP 404 Jul 31 05:37:46.149058 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1093/4315] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:46 2026] GET /volume/v3/backups/f4e97b06-fc31-4455-a51f-eccaf4e98a9b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:46.155918 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b871b40c-c1f4-4a16-8285-8b364ae27a46 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:46.157563 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b871b40c-c1f4-4a16-8285-8b364ae27a46 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] DELETE https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:46.157736 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b871b40c-c1f4-4a16-8285-8b364ae27a46 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:46.157920 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b871b40c-c1f4-4a16-8285-8b364ae27a46 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:46.158015 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-b871b40c-c1f4-4a16-8285-8b364ae27a46 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Delete backup with id: 4f869091-9229-4a7b-94e4-7a08ae680a57. Jul 31 05:37:46.161678 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:46.161678 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:46.171330 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-b871b40c-c1f4-4a16-8285-8b364ae27a46 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] delete_backup rpcapi backup_id 4f869091-9229-4a7b-94e4-7a08ae680a57 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:37:46.172781 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b871b40c-c1f4-4a16-8285-8b364ae27a46 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 202 Jul 31 05:37:46.173188 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1075/4316] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:46 2026] DELETE /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:46.179679 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90d58f50-8fbb-4686-91ae-4157975e16ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:46.182736 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90d58f50-8fbb-4686-91ae-4157975e16ad tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:46.182939 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90d58f50-8fbb-4686-91ae-4157975e16ad tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:46.183166 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90d58f50-8fbb-4686-91ae-4157975e16ad tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:46.183279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-90d58f50-8fbb-4686-91ae-4157975e16ad tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:46.188394 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:46.188394 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:46.190378 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90d58f50-8fbb-4686-91ae-4157975e16ad tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 200 Jul 31 05:37:46.190378 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1067/4317] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:46 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:46.429159 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:46.529537 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:46.529980 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1307134322"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:46.531413 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1307134322'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:46.531528 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Create volume of 1 GB Jul 31 05:37:46.535720 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Availability Zones retrieved successfully. Jul 31 05:37:46.540922 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Flow 'volume_create_api' (7e4640c8-63d6-42ae-b9a7-c6c6be88d946) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:46.542069 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (044637c3-12f2-4809-87a3-950c6fe9be81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:46.542857 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:46.570899 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (044637c3-12f2-4809-87a3-950c6fe9be81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:46.572027 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8793ec52-7e09-42f8-b3df-6e408aa4444f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:46.649677 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Created reservations ['d6d7513f-21ba-42dd-8c93-a8875452c253', '9506e606-b6b5-4f8f-8d41-4e5017eb831d', '38a3ee63-4ea7-4ad8-90ec-2e2fcf0146ab', 'e1d26b44-eacf-44f1-9607-4f0bdbd157fe'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:46.650767 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8793ec52-7e09-42f8-b3df-6e408aa4444f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6d7513f-21ba-42dd-8c93-a8875452c253', '9506e606-b6b5-4f8f-8d41-4e5017eb831d', '38a3ee63-4ea7-4ad8-90ec-2e2fcf0146ab', 'e1d26b44-eacf-44f1-9607-4f0bdbd157fe']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:46.651880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b55116-5397-4381-891d-58e1251975f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:46.679235 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25b55116-5397-4381-891d-58e1251975f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b0373b9-4d3f-4aa5-a16c-f67e4c51f370', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1307134322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cf4901b0b5f449a8c50020c3e19718f',qos_specs=None,replication_status=,reservations=['d6d7513f-21ba-42dd-8c93-a8875452c253','9506e606-b6b5-4f8f-8d41-4e5017eb831d','38a3ee63-4ea7-4ad8-90ec-2e2fcf0146ab','e1d26b44-eacf-44f1-9607-4f0bdbd157fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b1fe46b913453bb7afa4afe91a3db8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1307134322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b0373b9-4d3f-4aa5-a16c-f67e4c51f370,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cf4901b0b5f449a8c50020c3e19718f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b1fe46b913453bb7afa4afe91a3db8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:46.679925 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c99c2e-32ce-4a75-b2cb-9a12eda230b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:46.695194 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c99c2e-32ce-4a75-b2cb-9a12eda230b0) transitioned into state 'SUCCESS' from state '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-1307134322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cf4901b0b5f449a8c50020c3e19718f',qos_specs=None,replication_status=,reservations=['d6d7513f-21ba-42dd-8c93-a8875452c253','9506e606-b6b5-4f8f-8d41-4e5017eb831d','38a3ee63-4ea7-4ad8-90ec-2e2fcf0146ab','e1d26b44-eacf-44f1-9607-4f0bdbd157fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b1fe46b913453bb7afa4afe91a3db8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:46.695819 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92b9d04-a3fc-4189-bf1d-8e21c28abdda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:46.703071 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d92b9d04-a3fc-4189-bf1d-8e21c28abdda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:46.703807 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Flow 'volume_create_api' (7e4640c8-63d6-42ae-b9a7-c6c6be88d946) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:46.704062 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Create volume request issued successfully. Jul 31 05:37:46.704568 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f8602a3e-be84-4fa9-9ebf-f6c17d8b79d2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:46.704960 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1083/4318] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:37:46 2026] POST /volume/v3/volumes => generated 778 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:46.718865 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-60779602-d379-4ea5-9aca-f05b25d2300d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:46.720562 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60779602-d379-4ea5-9aca-f05b25d2300d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 Jul 31 05:37:46.720690 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60779602-d379-4ea5-9aca-f05b25d2300d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:46.720897 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-60779602-d379-4ea5-9aca-f05b25d2300d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:46.728883 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:46.728883 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:46.732056 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-60779602-d379-4ea5-9aca-f05b25d2300d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:37:46.738827 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-60779602-d379-4ea5-9aca-f05b25d2300d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 returned with HTTP 200 Jul 31 05:37:46.739379 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1094/4319] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:46 2026] GET /volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:46.774376 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-35815afc-47d7-423d-91ef-0cc76de151c1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:46.776608 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35815afc-47d7-423d-91ef-0cc76de151c1 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 Jul 31 05:37:46.776865 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35815afc-47d7-423d-91ef-0cc76de151c1 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:46.777122 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35815afc-47d7-423d-91ef-0cc76de151c1 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:46.785899 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:46.785899 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:46.790341 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-35815afc-47d7-423d-91ef-0cc76de151c1 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:46.795547 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35815afc-47d7-423d-91ef-0cc76de151c1 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 returned with HTTP 200 Jul 31 05:37:46.796056 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1076/4320] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:46 2026] GET /volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:46.810649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:46.812273 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:46.812605 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "b6d5098e-66c8-4dcc-87e1-7c55d36bbf82", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1695513342"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:46.814125 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume request body: {'volume': {'source_volid': 'b6d5098e-66c8-4dcc-87e1-7c55d36bbf82', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1695513342'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:46.820890 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:46.820890 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:46.821280 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume retrieved successfully. Jul 31 05:37:46.821411 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume of 2 GB Jul 31 05:37:46.825357 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Availability Zones retrieved successfully. Jul 31 05:37:46.830644 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Flow 'volume_create_api' (56cf776f-b4a7-436f-abd6-795a504b37f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:46.831707 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4996e07f-a26e-4e9d-a043-cd7c428a4fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:46.832637 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:46.857462 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4996e07f-a26e-4e9d-a043-cd7c428a4fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'b6d5098e-66c8-4dcc-87e1-7c55d36bbf82', 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:46.858154 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a6d27d0-d20c-4a48-8bdf-d50dfa06af25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:46.897874 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Created reservations ['d9160566-9f26-448c-b094-af8cdd4df91f', 'b38e6777-1610-40c8-9571-e5e9cc17ee6a', '485f239a-0110-473f-8df3-601526b89426', '1b8827a7-ce3a-477e-8d9c-55c9ce01512a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:46.898648 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a6d27d0-d20c-4a48-8bdf-d50dfa06af25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9160566-9f26-448c-b094-af8cdd4df91f', 'b38e6777-1610-40c8-9571-e5e9cc17ee6a', '485f239a-0110-473f-8df3-601526b89426', '1b8827a7-ce3a-477e-8d9c-55c9ce01512a']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:46.899398 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c96bc594-f784-4186-a215-df17115febf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:46.931658 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0fead97e-009f-4c84-9692-e276b9397c43 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:46.934064 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c96bc594-f784-4186-a215-df17115febf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54531ce9-049f-4aed-9960-0fc8935e7805', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1695513342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673a141551b84fc68a9c19202326d2df',qos_specs=None,replication_status=,reservations=['d9160566-9f26-448c-b094-af8cdd4df91f','b38e6777-1610-40c8-9571-e5e9cc17ee6a','485f239a-0110-473f-8df3-601526b89426','1b8827a7-ce3a-477e-8d9c-55c9ce01512a'],size=2,snapshot_id=None,source_replicaid=,source_volid=b6d5098e-66c8-4dcc-87e1-7c55d36bbf82,status='creating',user_id='fe418d1bdfd94c448d20e2df017a2475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1695513342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54531ce9-049f-4aed-9960-0fc8935e7805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='673a141551b84fc68a9c19202326d2df',provider_auth=None,provider_geometry=None,provider_id=None,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=b6d5098e-66c8-4dcc-87e1-7c55d36bbf82,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fe418d1bdfd94c448d20e2df017a2475',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:46.934257 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fead97e-009f-4c84-9692-e276b9397c43 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a Jul 31 05:37:46.934491 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0fead97e-009f-4c84-9692-e276b9397c43 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:46.934825 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0fead97e-009f-4c84-9692-e276b9397c43 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:46.935107 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35dcb15f-006e-4d1b-a988-0a21d7569dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:46.939513 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0fead97e-009f-4c84-9692-e276b9397c43 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a returned with HTTP 404 Jul 31 05:37:46.939954 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1084/4321] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:46 2026] GET /volume/v3/snapshots/647a939b-9e2a-4560-8b94-34df63eb538a => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:46.947812 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad005720-ea49-4a65-87f0-56ff9a1057ce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:46.950304 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad005720-ea49-4a65-87f0-56ff9a1057ce tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:46.950859 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad005720-ea49-4a65-87f0-56ff9a1057ce tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:46.951205 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad005720-ea49-4a65-87f0-56ff9a1057ce tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:46.955889 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35dcb15f-006e-4d1b-a988-0a21d7569dcb) transitioned into state 'SUCCESS' from state '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-1695513342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='673a141551b84fc68a9c19202326d2df',qos_specs=None,replication_status=,reservations=['d9160566-9f26-448c-b094-af8cdd4df91f','b38e6777-1610-40c8-9571-e5e9cc17ee6a','485f239a-0110-473f-8df3-601526b89426','1b8827a7-ce3a-477e-8d9c-55c9ce01512a'],size=2,snapshot_id=None,source_replicaid=,source_volid=b6d5098e-66c8-4dcc-87e1-7c55d36bbf82,status='creating',user_id='fe418d1bdfd94c448d20e2df017a2475',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:46.956689 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcb3146-f1ac-4b40-b1a3-0d464286fd49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:46.961077 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:46.961077 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:46.965583 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ad005720-ea49-4a65-87f0-56ff9a1057ce tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Volume info retrieved successfully. Jul 31 05:37:46.971023 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad005720-ea49-4a65-87f0-56ff9a1057ce tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a returned with HTTP 200 Jul 31 05:37:46.971550 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1095/4322] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:46 2026] GET /volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:46.973927 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dcb3146-f1ac-4b40-b1a3-0d464286fd49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:46.974809 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Flow 'volume_create_api' (56cf776f-b4a7-436f-abd6-795a504b37f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:46.975125 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Create volume request issued successfully. Jul 31 05:37:46.975655 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6940aca1-c6d1-4ce7-a6ab-6dd9fded9298 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:46.976122 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1068/4323] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:46 2026] POST /volume/v3/volumes => generated 781 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:46.984000 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b32e6ef-9e6e-4690-a203-a79f7654196a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:46.985842 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b32e6ef-9e6e-4690-a203-a79f7654196a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] DELETE https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:46.986031 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b32e6ef-9e6e-4690-a203-a79f7654196a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:46.986215 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5b32e6ef-9e6e-4690-a203-a79f7654196a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:46.986378 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5b32e6ef-9e6e-4690-a203-a79f7654196a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Delete volume with id: 1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:46.990789 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2238a3e1-321c-4147-a967-13b1f2eda1cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:46.992496 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2238a3e1-321c-4147-a967-13b1f2eda1cc tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 Jul 31 05:37:46.992680 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2238a3e1-321c-4147-a967-13b1f2eda1cc tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:46.992866 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2238a3e1-321c-4147-a967-13b1f2eda1cc tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:46.993137 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:46.993137 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:46.993596 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5b32e6ef-9e6e-4690-a203-a79f7654196a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Volume info retrieved successfully. Jul 31 05:37:46.999954 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:46.999954 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:47.003583 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2238a3e1-321c-4147-a967-13b1f2eda1cc tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:47.007772 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2238a3e1-321c-4147-a967-13b1f2eda1cc tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 returned with HTTP 200 Jul 31 05:37:47.007966 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1085/4324] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:46 2026] GET /volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:47.008013 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5b32e6ef-9e6e-4690-a203-a79f7654196a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Delete volume request issued successfully. Jul 31 05:37:47.008226 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5b32e6ef-9e6e-4690-a203-a79f7654196a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a returned with HTTP 202 Jul 31 05:37:47.008637 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1077/4325] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:46 2026] DELETE /volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:47.018721 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d99654d8-7c61-477b-960c-ffdabf390e3a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:47.020548 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d99654d8-7c61-477b-960c-ffdabf390e3a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:47.020818 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d99654d8-7c61-477b-960c-ffdabf390e3a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:47.021057 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d99654d8-7c61-477b-960c-ffdabf390e3a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:47.031424 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:47.031424 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:47.036984 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d99654d8-7c61-477b-960c-ffdabf390e3a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Volume info retrieved successfully. Jul 31 05:37:47.045075 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d99654d8-7c61-477b-960c-ffdabf390e3a tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a returned with HTTP 200 Jul 31 05:37:47.045920 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1096/4326] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:47 2026] GET /volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:47.200541 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e788bd57-ed3d-459d-82f3-40f0d34e18e0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:47.202893 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e788bd57-ed3d-459d-82f3-40f0d34e18e0 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 Jul 31 05:37:47.203169 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e788bd57-ed3d-459d-82f3-40f0d34e18e0 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:47.203415 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e788bd57-ed3d-459d-82f3-40f0d34e18e0 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:47.203554 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e788bd57-ed3d-459d-82f3-40f0d34e18e0 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 4f869091-9229-4a7b-94e4-7a08ae680a57. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:47.207651 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e788bd57-ed3d-459d-82f3-40f0d34e18e0 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 returned with HTTP 404 Jul 31 05:37:47.208412 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1069/4327] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:47 2026] GET /volume/v3/backups/4f869091-9229-4a7b-94e4-7a08ae680a57 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:47.215047 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7cb24011-a24a-42b4-aa8c-4ab14ade7574 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:47.217480 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cb24011-a24a-42b4-aa8c-4ab14ade7574 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] DELETE https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:47.217737 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cb24011-a24a-42b4-aa8c-4ab14ade7574 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:47.218032 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7cb24011-a24a-42b4-aa8c-4ab14ade7574 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:47.218195 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-7cb24011-a24a-42b4-aa8c-4ab14ade7574 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Delete backup with id: 16d1dddc-f77c-49f0-ae9c-96f81794456b. Jul 31 05:37:47.223272 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:47.223272 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:47.236606 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-7cb24011-a24a-42b4-aa8c-4ab14ade7574 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] delete_backup rpcapi backup_id 16d1dddc-f77c-49f0-ae9c-96f81794456b {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:37:47.238569 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7cb24011-a24a-42b4-aa8c-4ab14ade7574 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 202 Jul 31 05:37:47.239055 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1086/4328] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:47 2026] DELETE /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:47.249594 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e3bbf346-bf81-422e-8112-3ca75bb4645b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:47.251872 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e3bbf346-bf81-422e-8112-3ca75bb4645b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:47.252207 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e3bbf346-bf81-422e-8112-3ca75bb4645b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:47.252491 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e3bbf346-bf81-422e-8112-3ca75bb4645b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:47.252655 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e3bbf346-bf81-422e-8112-3ca75bb4645b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:47.256871 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:47.256871 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:47.257714 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e3bbf346-bf81-422e-8112-3ca75bb4645b tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 200 Jul 31 05:37:47.258272 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1078/4329] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:47 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:47.753197 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6fb9e357-5c2d-4830-a453-050a5cbe99f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:47.755084 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fb9e357-5c2d-4830-a453-050a5cbe99f3 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 Jul 31 05:37:47.755350 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fb9e357-5c2d-4830-a453-050a5cbe99f3 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:47.755585 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6fb9e357-5c2d-4830-a453-050a5cbe99f3 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:47.763215 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:47.763215 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:47.766843 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6fb9e357-5c2d-4830-a453-050a5cbe99f3 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:37:47.770869 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6fb9e357-5c2d-4830-a453-050a5cbe99f3 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 returned with HTTP 200 Jul 31 05:37:47.771369 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1097/4330] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:47 2026] GET /volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:47.784046 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a4ca5f1a-ee4f-421b-972b-b42d06e22e23 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:47.785794 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4ca5f1a-ee4f-421b-972b-b42d06e22e23 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:37:47.786197 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a4ca5f1a-ee4f-421b-972b-b42d06e22e23 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0b0373b9-4d3f-4aa5-a16c-f67e4c51f370", "name": "tempest-type-Backup-1157903647"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:47.787549 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-a4ca5f1a-ee4f-421b-972b-b42d06e22e23 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Creating new backup {'backup': {'volume_id': '0b0373b9-4d3f-4aa5-a16c-f67e4c51f370', 'name': 'tempest-type-Backup-1157903647'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:37:47.787692 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-a4ca5f1a-ee4f-421b-972b-b42d06e22e23 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Creating backup of volume 0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 in container None Jul 31 05:37:47.795117 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:47.795117 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:47.795459 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a4ca5f1a-ee4f-421b-972b-b42d06e22e23 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:37:47.819499 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a4ca5f1a-ee4f-421b-972b-b42d06e22e23 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Created reservations ['e565586d-a061-43d5-bc9e-e446663e9c4f', 'b4d73cd0-cbd8-4f3c-a372-60341617021c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:47.841244 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a4ca5f1a-ee4f-421b-972b-b42d06e22e23 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:37:47.841642 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1070/4331] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:37:47 2026] POST /volume/v3/backups => generated 316 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:47.850532 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-04c20eb1-1e15-41f8-8f93-f857d7b5bdc9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:47.852187 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-04c20eb1-1e15-41f8-8f93-f857d7b5bdc9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:47.852382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-04c20eb1-1e15-41f8-8f93-f857d7b5bdc9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:47.852567 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-04c20eb1-1e15-41f8-8f93-f857d7b5bdc9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:47.852691 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-04c20eb1-1e15-41f8-8f93-f857d7b5bdc9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:47.857037 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:47.857037 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:47.857844 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-04c20eb1-1e15-41f8-8f93-f857d7b5bdc9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:47.858399 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1087/4332] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:47 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:48.021821 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-54801ad8-4e86-47c6-ad58-fc54f7cc4e07 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:48.023714 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54801ad8-4e86-47c6-ad58-fc54f7cc4e07 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 Jul 31 05:37:48.023914 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54801ad8-4e86-47c6-ad58-fc54f7cc4e07 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:48.024090 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-54801ad8-4e86-47c6-ad58-fc54f7cc4e07 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:48.030935 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:48.030935 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:48.034407 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-54801ad8-4e86-47c6-ad58-fc54f7cc4e07 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:48.038426 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-54801ad8-4e86-47c6-ad58-fc54f7cc4e07 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 returned with HTTP 200 Jul 31 05:37:48.038738 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1079/4333] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:48 2026] GET /volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:48.049938 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f51f5a0-835a-4ca2-a0de-cf5d320e08e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:48.051651 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f51f5a0-835a-4ca2-a0de-cf5d320e08e2 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 Jul 31 05:37:48.051892 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f51f5a0-835a-4ca2-a0de-cf5d320e08e2 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:48.052113 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f51f5a0-835a-4ca2-a0de-cf5d320e08e2 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:48.060367 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-297aa6df-8919-4a53-b9c3-fa9252c58051 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:48.060491 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:48.060491 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:48.062797 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-297aa6df-8919-4a53-b9c3-fa9252c58051 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] GET https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a Jul 31 05:37:48.063039 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-297aa6df-8919-4a53-b9c3-fa9252c58051 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:48.063342 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-297aa6df-8919-4a53-b9c3-fa9252c58051 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:48.064192 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6f51f5a0-835a-4ca2-a0de-cf5d320e08e2 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:48.068914 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f51f5a0-835a-4ca2-a0de-cf5d320e08e2 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 returned with HTTP 200 Jul 31 05:37:48.069335 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1098/4334] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:48 2026] GET /volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:48.072395 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-297aa6df-8919-4a53-b9c3-fa9252c58051 tempest-SnapshotsActionsTest-91804125 tempest-SnapshotsActionsTest-91804125-project-member] https://10.4.3.227/volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a returned with HTTP 404 Jul 31 05:37:48.073054 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1071/4335] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:48 2026] GET /volume/v3/volumes/1f4b85d5-097b-425c-a914-fd5e1f36ea0a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:48.081586 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-112ed3fb-842d-4639-a731-7f62b85417ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:48.082683 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-112ed3fb-842d-4639-a731-7f62b85417ba tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 Jul 31 05:37:48.082899 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-112ed3fb-842d-4639-a731-7f62b85417ba tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:48.083620 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-112ed3fb-842d-4639-a731-7f62b85417ba tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:48.090566 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:48.090566 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:48.093647 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-112ed3fb-842d-4639-a731-7f62b85417ba tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:48.098617 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-112ed3fb-842d-4639-a731-7f62b85417ba tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 returned with HTTP 200 Jul 31 05:37:48.098617 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1088/4336] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:48 2026] GET /volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 => generated 874 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:48.110793 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-141b5b25-09d9-48fe-a685-3e54921de70d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:48.115125 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-141b5b25-09d9-48fe-a685-3e54921de70d tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] DELETE https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 Jul 31 05:37:48.115125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-141b5b25-09d9-48fe-a685-3e54921de70d tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:48.115125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-141b5b25-09d9-48fe-a685-3e54921de70d tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:48.115125 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-141b5b25-09d9-48fe-a685-3e54921de70d tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Delete volume with id: 54531ce9-049f-4aed-9960-0fc8935e7805 Jul 31 05:37:48.119399 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:48.119399 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:48.119867 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-141b5b25-09d9-48fe-a685-3e54921de70d tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:48.134780 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-141b5b25-09d9-48fe-a685-3e54921de70d tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Delete volume request issued successfully. Jul 31 05:37:48.134976 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-141b5b25-09d9-48fe-a685-3e54921de70d tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 returned with HTTP 202 Jul 31 05:37:48.135400 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1080/4337] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:48 2026] DELETE /volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:48.142068 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-20136b03-0747-41fe-ae1c-4a7389084115 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:48.144080 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-20136b03-0747-41fe-ae1c-4a7389084115 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 Jul 31 05:37:48.144359 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-20136b03-0747-41fe-ae1c-4a7389084115 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:48.145186 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-20136b03-0747-41fe-ae1c-4a7389084115 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:48.151547 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:48.151547 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:48.155422 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-20136b03-0747-41fe-ae1c-4a7389084115 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:48.160663 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-20136b03-0747-41fe-ae1c-4a7389084115 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 returned with HTTP 200 Jul 31 05:37:48.161058 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1099/4338] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:48 2026] GET /volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:48.269789 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1422a689-1553-474f-8408-f3ff99b41802 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:48.272427 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1422a689-1553-474f-8408-f3ff99b41802 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b Jul 31 05:37:48.272708 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1422a689-1553-474f-8408-f3ff99b41802 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:48.273064 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1422a689-1553-474f-8408-f3ff99b41802 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:48.273152 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1422a689-1553-474f-8408-f3ff99b41802 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Show backup with id 16d1dddc-f77c-49f0-ae9c-96f81794456b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:48.277526 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1422a689-1553-474f-8408-f3ff99b41802 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b returned with HTTP 404 Jul 31 05:37:48.278165 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1072/4339] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:48 2026] GET /volume/v3/backups/16d1dddc-f77c-49f0-ae9c-96f81794456b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:48.285979 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10fd2604-1534-4045-afdf-5c91489f16cc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:48.288197 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10fd2604-1534-4045-afdf-5c91489f16cc tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] DELETE https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:48.288511 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10fd2604-1534-4045-afdf-5c91489f16cc tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:48.288686 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10fd2604-1534-4045-afdf-5c91489f16cc tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:48.288840 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-10fd2604-1534-4045-afdf-5c91489f16cc tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Delete backup with id: 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. Jul 31 05:37:48.294306 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:48.294306 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:48.310594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-10fd2604-1534-4045-afdf-5c91489f16cc tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] delete_backup rpcapi backup_id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:37:48.312647 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10fd2604-1534-4045-afdf-5c91489f16cc tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 202 Jul 31 05:37:48.313232 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1089/4340] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:48 2026] DELETE /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:37:48.322474 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-110759a4-45da-4b10-a29a-f018ab9fcdbe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:48.324800 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-110759a4-45da-4b10-a29a-f018ab9fcdbe tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:48.325148 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-110759a4-45da-4b10-a29a-f018ab9fcdbe tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:48.325349 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-110759a4-45da-4b10-a29a-f018ab9fcdbe tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:48.325489 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-110759a4-45da-4b10-a29a-f018ab9fcdbe tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:48.331859 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:48.331859 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:48.332826 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-110759a4-45da-4b10-a29a-f018ab9fcdbe tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 200 Jul 31 05:37:48.333316 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1081/4341] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:48 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:48.871192 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-76573964-4c7f-490c-9a98-d2bd695ba799 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:48.874955 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76573964-4c7f-490c-9a98-d2bd695ba799 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:48.875238 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76573964-4c7f-490c-9a98-d2bd695ba799 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:48.875468 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-76573964-4c7f-490c-9a98-d2bd695ba799 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:48.875744 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-76573964-4c7f-490c-9a98-d2bd695ba799 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:48.885024 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:48.885024 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:48.885927 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-76573964-4c7f-490c-9a98-d2bd695ba799 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:48.886383 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1100/4342] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:48 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 725 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:49.174879 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46233c9f-3fd0-4be0-bb06-8a56ff78dd77 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:49.177065 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46233c9f-3fd0-4be0-bb06-8a56ff78dd77 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 Jul 31 05:37:49.177353 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46233c9f-3fd0-4be0-bb06-8a56ff78dd77 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:49.177594 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46233c9f-3fd0-4be0-bb06-8a56ff78dd77 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:49.186167 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46233c9f-3fd0-4be0-bb06-8a56ff78dd77 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 returned with HTTP 404 Jul 31 05:37:49.186736 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1073/4343] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:49 2026] GET /volume/v3/volumes/54531ce9-049f-4aed-9960-0fc8935e7805 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:49.194599 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc8ebf8e-b132-44cd-930c-8569c0bea4b0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:49.196576 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc8ebf8e-b132-44cd-930c-8569c0bea4b0 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 Jul 31 05:37:49.196844 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc8ebf8e-b132-44cd-930c-8569c0bea4b0 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:49.197088 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc8ebf8e-b132-44cd-930c-8569c0bea4b0 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:49.205184 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:49.205184 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:49.209003 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc8ebf8e-b132-44cd-930c-8569c0bea4b0 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:49.213180 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc8ebf8e-b132-44cd-930c-8569c0bea4b0 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 returned with HTTP 200 Jul 31 05:37:49.213626 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1090/4344] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:49 2026] GET /volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:49.226329 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b02f7c04-cb1a-4166-92bd-dc3d55a158bb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:49.228170 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b02f7c04-cb1a-4166-92bd-dc3d55a158bb tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] DELETE https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 Jul 31 05:37:49.228428 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b02f7c04-cb1a-4166-92bd-dc3d55a158bb tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:49.228662 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b02f7c04-cb1a-4166-92bd-dc3d55a158bb tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:49.228900 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b02f7c04-cb1a-4166-92bd-dc3d55a158bb tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Delete volume with id: b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 Jul 31 05:37:49.238565 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:49.238565 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:49.239115 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b02f7c04-cb1a-4166-92bd-dc3d55a158bb tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:49.255007 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b02f7c04-cb1a-4166-92bd-dc3d55a158bb tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Delete volume request issued successfully. Jul 31 05:37:49.255333 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b02f7c04-cb1a-4166-92bd-dc3d55a158bb tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 returned with HTTP 202 Jul 31 05:37:49.255729 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1082/4345] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:49 2026] DELETE /volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:49.265062 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-473e84bf-b36e-45a9-a7a4-b813b6ce019a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:49.268371 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-473e84bf-b36e-45a9-a7a4-b813b6ce019a tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 Jul 31 05:37:49.268582 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-473e84bf-b36e-45a9-a7a4-b813b6ce019a tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:49.268772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-473e84bf-b36e-45a9-a7a4-b813b6ce019a tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:49.279121 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:49.279121 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:49.283726 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-473e84bf-b36e-45a9-a7a4-b813b6ce019a tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Volume info retrieved successfully. Jul 31 05:37:49.288275 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-473e84bf-b36e-45a9-a7a4-b813b6ce019a tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 returned with HTTP 200 Jul 31 05:37:49.288947 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1101/4346] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:49 2026] GET /volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:37:49.344340 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c3dd7356-b2b1-4d0c-91ef-88c191c4e902 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:49.346595 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3dd7356-b2b1-4d0c-91ef-88c191c4e902 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] GET https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 Jul 31 05:37:49.346951 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3dd7356-b2b1-4d0c-91ef-88c191c4e902 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:49.347249 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3dd7356-b2b1-4d0c-91ef-88c191c4e902 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:49.347427 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c3dd7356-b2b1-4d0c-91ef-88c191c4e902 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] Show backup with id 408363fa-9fd1-4a2f-aaaa-09e075a7fab6. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:49.351722 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3dd7356-b2b1-4d0c-91ef-88c191c4e902 tempest-VolumesBackupsTest-1225802906 tempest-VolumesBackupsTest-1225802906-project-admin] https://10.4.3.227/volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 returned with HTTP 404 Jul 31 05:37:49.352302 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1074/4347] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:49 2026] GET /volume/v3/backups/408363fa-9fd1-4a2f-aaaa-09e075a7fab6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:49.366236 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e90ad39c-9924-42c9-9cf0-e71b579b1979 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:49.368356 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e90ad39c-9924-42c9-9cf0-e71b579b1979 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 Jul 31 05:37:49.368601 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e90ad39c-9924-42c9-9cf0-e71b579b1979 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:49.368840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e90ad39c-9924-42c9-9cf0-e71b579b1979 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:49.369029 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-e90ad39c-9924-42c9-9cf0-e71b579b1979 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Delete volume with id: 6681a646-6cb1-4983-9aaa-49eef911ab63 Jul 31 05:37:49.376034 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:49.376034 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:49.376552 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e90ad39c-9924-42c9-9cf0-e71b579b1979 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:37:49.393687 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e90ad39c-9924-42c9-9cf0-e71b579b1979 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Delete volume request issued successfully. Jul 31 05:37:49.393967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e90ad39c-9924-42c9-9cf0-e71b579b1979 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 returned with HTTP 202 Jul 31 05:37:49.394465 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1091/4348] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:49 2026] DELETE /volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:49.402094 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4b2c235-010e-42b7-a73b-f1385717e642 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:49.404457 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4b2c235-010e-42b7-a73b-f1385717e642 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 Jul 31 05:37:49.404804 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4b2c235-010e-42b7-a73b-f1385717e642 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:49.405228 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4b2c235-010e-42b7-a73b-f1385717e642 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:49.414618 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:49.414618 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:49.418720 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c4b2c235-010e-42b7-a73b-f1385717e642 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:37:49.424980 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4b2c235-010e-42b7-a73b-f1385717e642 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 returned with HTTP 200 Jul 31 05:37:49.425369 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1083/4349] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:49 2026] GET /volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:49.896025 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-596e5195-7a91-45bb-a504-51c1a2b5a1b9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:49.897894 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-596e5195-7a91-45bb-a504-51c1a2b5a1b9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:49.898123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-596e5195-7a91-45bb-a504-51c1a2b5a1b9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:49.898417 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-596e5195-7a91-45bb-a504-51c1a2b5a1b9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:49.898521 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-596e5195-7a91-45bb-a504-51c1a2b5a1b9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:49.902612 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:49.902612 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:49.903290 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-596e5195-7a91-45bb-a504-51c1a2b5a1b9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:49.903679 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1102/4350] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:49 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:50.229212 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-82b008eb-792a-4e71-b6fd-092d6728114b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:50.304463 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad456c07-908f-420a-a5a4-7452e45d43a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:50.308034 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad456c07-908f-420a-a5a4-7452e45d43a2 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] GET https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 Jul 31 05:37:50.308034 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad456c07-908f-420a-a5a4-7452e45d43a2 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:50.308034 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad456c07-908f-420a-a5a4-7452e45d43a2 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:50.313647 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad456c07-908f-420a-a5a4-7452e45d43a2 tempest-VolumesCloneTest-95783665 tempest-VolumesCloneTest-95783665-project-member] https://10.4.3.227/volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 returned with HTTP 404 Jul 31 05:37:50.314249 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1092/4351] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:50 2026] GET /volume/v3/volumes/b6d5098e-66c8-4dcc-87e1-7c55d36bbf82 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:50.315910 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82b008eb-792a-4e71-b6fd-092d6728114b tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] GET https://10.4.3.227/volume/v3/os-hosts Jul 31 05:37:50.316187 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82b008eb-792a-4e71-b6fd-092d6728114b tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:50.316439 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-82b008eb-792a-4e71-b6fd-092d6728114b tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:50.316820 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:50.316820 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:50.325818 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.hosts [None req-82b008eb-792a-4e71-b6fd-092d6728114b tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] status, active and update: available, enabled, 2026-07-31 05:36:52+00:00 {{(pid=100284) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 05:37:50.326003 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.hosts [None req-82b008eb-792a-4e71-b6fd-092d6728114b tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] status, active and update: available, enabled, 2026-07-31 05:36:49+00:00 {{(pid=100284) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 05:37:50.326193 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.hosts [None req-82b008eb-792a-4e71-b6fd-092d6728114b tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] status, active and update: available, enabled, 2026-07-31 05:36:27+00:00 {{(pid=100284) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 05:37:50.326562 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-82b008eb-792a-4e71-b6fd-092d6728114b tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] https://10.4.3.227/volume/v3/os-hosts returned with HTTP 200 Jul 31 05:37:50.327256 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1075/4352] 10.4.3.227 () {66 vars in 1240 bytes} [Fri Jul 31 05:37:50 2026] GET /volume/v3/os-hosts => generated 560 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:50.339957 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bd79923a-e643-40eb-85c0-21f828587fed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:50.344263 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd79923a-e643-40eb-85c0-21f828587fed tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] GET https://10.4.3.227/volume/v3/os-hosts Jul 31 05:37:50.344471 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd79923a-e643-40eb-85c0-21f828587fed tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:50.344720 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bd79923a-e643-40eb-85c0-21f828587fed tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:50.351439 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.hosts [None req-bd79923a-e643-40eb-85c0-21f828587fed tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] status, active and update: available, enabled, 2026-07-31 05:36:52+00:00 {{(pid=100285) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 05:37:50.351584 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.hosts [None req-bd79923a-e643-40eb-85c0-21f828587fed tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] status, active and update: available, enabled, 2026-07-31 05:36:49+00:00 {{(pid=100285) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 05:37:50.351686 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.hosts [None req-bd79923a-e643-40eb-85c0-21f828587fed tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] status, active and update: available, enabled, 2026-07-31 05:36:27+00:00 {{(pid=100285) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 05:37:50.351960 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bd79923a-e643-40eb-85c0-21f828587fed tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] https://10.4.3.227/volume/v3/os-hosts returned with HTTP 200 Jul 31 05:37:50.352401 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1084/4353] 10.4.3.227 () {66 vars in 1240 bytes} [Fri Jul 31 05:37:50 2026] GET /volume/v3/os-hosts => generated 560 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:50.360524 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-59ea8bfe-5b6d-4218-8ec3-1144374e01bc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:50.362674 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59ea8bfe-5b6d-4218-8ec3-1144374e01bc tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] GET https://10.4.3.227/volume/v3/os-hosts/np0000006182@storpool Jul 31 05:37:50.362953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59ea8bfe-5b6d-4218-8ec3-1144374e01bc tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:50.363242 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-59ea8bfe-5b6d-4218-8ec3-1144374e01bc tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:50.421282 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-59ea8bfe-5b6d-4218-8ec3-1144374e01bc tempest-VolumeHostsAdminTestsJSON-906682262 tempest-VolumeHostsAdminTestsJSON-906682262-project-admin] https://10.4.3.227/volume/v3/os-hosts/np0000006182@storpool returned with HTTP 200 Jul 31 05:37:50.421805 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1103/4354] 10.4.3.227 () {66 vars in 1306 bytes} [Fri Jul 31 05:37:50 2026] GET /volume/v3/os-hosts/np0000006182@storpool => generated 1127 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:50.438466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-897fda64-106f-4828-9781-3840b9836677 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:50.442182 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-897fda64-106f-4828-9781-3840b9836677 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 Jul 31 05:37:50.442182 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-897fda64-106f-4828-9781-3840b9836677 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:50.442182 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-897fda64-106f-4828-9781-3840b9836677 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:50.451727 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-897fda64-106f-4828-9781-3840b9836677 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 returned with HTTP 404 Jul 31 05:37:50.451727 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1093/4355] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:50 2026] GET /volume/v3/volumes/6681a646-6cb1-4983-9aaa-49eef911ab63 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:50.458052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-67643bf1-5a92-4799-87d9-6c6160c36812 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:50.459636 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67643bf1-5a92-4799-87d9-6c6160c36812 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] DELETE https://10.4.3.227/volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 Jul 31 05:37:50.459795 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67643bf1-5a92-4799-87d9-6c6160c36812 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:50.459986 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-67643bf1-5a92-4799-87d9-6c6160c36812 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:50.460162 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-67643bf1-5a92-4799-87d9-6c6160c36812 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Delete volume with id: 08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 Jul 31 05:37:50.466490 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:50.466490 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:50.466933 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67643bf1-5a92-4799-87d9-6c6160c36812 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:37:50.487494 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-67643bf1-5a92-4799-87d9-6c6160c36812 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Delete volume request issued successfully. Jul 31 05:37:50.487823 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-67643bf1-5a92-4799-87d9-6c6160c36812 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 returned with HTTP 202 Jul 31 05:37:50.488403 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1076/4356] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:50 2026] DELETE /volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:50.495690 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3e953e7b-8627-4e8a-a765-4323f5027034 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:50.497828 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e953e7b-8627-4e8a-a765-4323f5027034 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 Jul 31 05:37:50.497893 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e953e7b-8627-4e8a-a765-4323f5027034 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:50.498079 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e953e7b-8627-4e8a-a765-4323f5027034 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:50.507713 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:50.507713 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:50.512684 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3e953e7b-8627-4e8a-a765-4323f5027034 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:37:50.519646 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e953e7b-8627-4e8a-a765-4323f5027034 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 returned with HTTP 200 Jul 31 05:37:50.520169 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1085/4357] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:50 2026] GET /volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:37:50.913075 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-deb13ce5-a776-4ba0-b831-a10967bbe02a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:50.914981 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-deb13ce5-a776-4ba0-b831-a10967bbe02a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:50.915196 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-deb13ce5-a776-4ba0-b831-a10967bbe02a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:50.915409 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-deb13ce5-a776-4ba0-b831-a10967bbe02a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:50.915552 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-deb13ce5-a776-4ba0-b831-a10967bbe02a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:50.920266 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:50.920266 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:50.920922 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-deb13ce5-a776-4ba0-b831-a10967bbe02a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:50.921429 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1104/4358] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:50 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:51.545426 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9bbe5776-9eb6-4945-b19c-2881619dc362 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:51.550208 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9bbe5776-9eb6-4945-b19c-2881619dc362 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 Jul 31 05:37:51.550593 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9bbe5776-9eb6-4945-b19c-2881619dc362 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:51.550941 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9bbe5776-9eb6-4945-b19c-2881619dc362 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:51.558499 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9bbe5776-9eb6-4945-b19c-2881619dc362 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 returned with HTTP 404 Jul 31 05:37:51.559211 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1094/4359] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:51 2026] GET /volume/v3/volumes/08f462c6-7bbb-4fb9-b472-9ea9b2ac8320 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:51.567038 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc65fd51-95f2-4be0-8266-cc1028fabc7d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:51.568947 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc65fd51-95f2-4be0-8266-cc1028fabc7d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] DELETE https://10.4.3.227/volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 Jul 31 05:37:51.569352 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc65fd51-95f2-4be0-8266-cc1028fabc7d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:51.569696 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc65fd51-95f2-4be0-8266-cc1028fabc7d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:51.570038 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-bc65fd51-95f2-4be0-8266-cc1028fabc7d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Delete volume with id: b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 Jul 31 05:37:51.582350 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:51.582350 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:51.582978 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bc65fd51-95f2-4be0-8266-cc1028fabc7d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:37:51.606613 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-bc65fd51-95f2-4be0-8266-cc1028fabc7d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Delete volume request issued successfully. Jul 31 05:37:51.606613 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc65fd51-95f2-4be0-8266-cc1028fabc7d tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 returned with HTTP 202 Jul 31 05:37:51.606613 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1077/4360] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:51 2026] DELETE /volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:51.614854 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18dba022-4f1a-4f96-baef-2e6f8fd1667c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:51.618421 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18dba022-4f1a-4f96-baef-2e6f8fd1667c tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 Jul 31 05:37:51.618421 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18dba022-4f1a-4f96-baef-2e6f8fd1667c tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:51.618514 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18dba022-4f1a-4f96-baef-2e6f8fd1667c tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:51.631412 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:51.631412 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:51.646189 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-18dba022-4f1a-4f96-baef-2e6f8fd1667c tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Volume info retrieved successfully. Jul 31 05:37:51.655007 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18dba022-4f1a-4f96-baef-2e6f8fd1667c tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 returned with HTTP 200 Jul 31 05:37:51.655464 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1086/4361] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:51 2026] GET /volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:51.932818 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8bc7e4a5-8022-48e5-a59d-3df4f7d5d1fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:51.934951 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8bc7e4a5-8022-48e5-a59d-3df4f7d5d1fb tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:51.935247 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8bc7e4a5-8022-48e5-a59d-3df4f7d5d1fb tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:51.935592 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8bc7e4a5-8022-48e5-a59d-3df4f7d5d1fb tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:51.935842 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8bc7e4a5-8022-48e5-a59d-3df4f7d5d1fb tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:51.940471 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:51.940471 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:51.941330 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8bc7e4a5-8022-48e5-a59d-3df4f7d5d1fb tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:51.941833 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1105/4362] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:51 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:52.589701 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-22ff80c3-37a4-4b28-9173-3b4bba3efd05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:52.668537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3e4d0ced-846e-4012-9535-8affb48e32e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:52.672827 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e4d0ced-846e-4012-9535-8affb48e32e5 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] GET https://10.4.3.227/volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 Jul 31 05:37:52.672827 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e4d0ced-846e-4012-9535-8affb48e32e5 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:52.672827 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3e4d0ced-846e-4012-9535-8affb48e32e5 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:52.679341 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3e4d0ced-846e-4012-9535-8affb48e32e5 tempest-VolumesBackupsTest-197271343 tempest-VolumesBackupsTest-197271343-project-member] https://10.4.3.227/volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 returned with HTTP 404 Jul 31 05:37:52.680305 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1078/4363] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:52 2026] GET /volume/v3/volumes/b42b1ccd-4110-4a3d-af30-d1ddc82a70a3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:52.703292 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22ff80c3-37a4-4b28-9173-3b4bba3efd05 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] GET https://10.4.3.227/volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 Jul 31 05:37:52.703586 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22ff80c3-37a4-4b28-9173-3b4bba3efd05 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:52.703801 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-22ff80c3-37a4-4b28-9173-3b4bba3efd05 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:52.713986 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-22ff80c3-37a4-4b28-9173-3b4bba3efd05 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1164923770 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1164923770, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:52.718790 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-22ff80c3-37a4-4b28-9173-3b4bba3efd05 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 returned with HTTP 200 Jul 31 05:37:52.719235 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1095/4364] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:52 2026] GET /volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 => generated 600 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:52.728291 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-288adf51-3f51-487e-9853-b8735d170311 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:52.730196 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-288adf51-3f51-487e-9853-b8735d170311 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 Jul 31 05:37:52.730545 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-288adf51-3f51-487e-9853-b8735d170311 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:52.780799 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-288adf51-3f51-487e-9853-b8735d170311 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1164923770 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1164923770, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:52.781250 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-288adf51-3f51-487e-9853-b8735d170311 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1164923770 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1164923770, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:52.781474 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-288adf51-3f51-487e-9853-b8735d170311 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1164923770 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1164923770, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:52.790898 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-288adf51-3f51-487e-9853-b8735d170311 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 returned with HTTP 200 Jul 31 05:37:52.791355 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1087/4365] 10.4.3.227 () {68 vars in 1374 bytes} [Fri Jul 31 05:37:52 2026] PUT /volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 => generated 553 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:52.799629 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:52.897809 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:52.898093 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1288085555"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:52.902184 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1288085555'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:52.902401 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Create volume of 1 GB Jul 31 05:37:52.907047 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Availability Zones retrieved successfully. Jul 31 05:37:52.912247 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Flow 'volume_create_api' (2303a33a-3456-43b7-8935-efaf8970a38f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:52.913377 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3792a399-2f13-4f7b-ab5d-c1eb3bbd43e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:52.914564 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:52.955734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7e7ee332-46a9-4b12-8f5c-57ce32f1b5bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:52.958465 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e7ee332-46a9-4b12-8f5c-57ce32f1b5bc tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:52.958549 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3792a399-2f13-4f7b-ab5d-c1eb3bbd43e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:52.959136 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e7ee332-46a9-4b12-8f5c-57ce32f1b5bc tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:52.959369 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f086ad36-a466-468b-8e3e-d1f3362c2163) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:52.959469 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7e7ee332-46a9-4b12-8f5c-57ce32f1b5bc tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:52.959617 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7e7ee332-46a9-4b12-8f5c-57ce32f1b5bc tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:52.965918 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:52.965918 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:52.967485 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7e7ee332-46a9-4b12-8f5c-57ce32f1b5bc tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:52.968594 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1079/4366] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:52 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:53.040511 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Created reservations ['c6a378ea-d841-4a9e-813a-5919e9379d00', '60f3e561-cc02-4923-bc16-cbf25bdad270', 'fe26c9cc-5ede-461b-82da-629d411d1cf7', '3414142a-e7a6-403d-9d0c-0d7768f3e593'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:53.041534 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f086ad36-a466-468b-8e3e-d1f3362c2163) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6a378ea-d841-4a9e-813a-5919e9379d00', '60f3e561-cc02-4923-bc16-cbf25bdad270', 'fe26c9cc-5ede-461b-82da-629d411d1cf7', '3414142a-e7a6-403d-9d0c-0d7768f3e593']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:53.042362 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225378d7-493b-45e6-9879-f386e8570679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:53.063385 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225378d7-493b-45e6-9879-f386e8570679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e21e83-839c-4fbf-82c3-50cc30088071', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1288085555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3b68a459f784f9f87b394eb96a708f6',qos_specs=None,replication_status=,reservations=['c6a378ea-d841-4a9e-813a-5919e9379d00','60f3e561-cc02-4923-bc16-cbf25bdad270','fe26c9cc-5ede-461b-82da-629d411d1cf7','3414142a-e7a6-403d-9d0c-0d7768f3e593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9259b7407b60468dae3c43013d489bff',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1288085555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e21e83-839c-4fbf-82c3-50cc30088071,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d3b68a459f784f9f87b394eb96a708f6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9259b7407b60468dae3c43013d489bff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:53.064166 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393ecccf-727a-4e04-bf1b-800949977c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:53.079491 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393ecccf-727a-4e04-bf1b-800949977c6a) transitioned into state 'SUCCESS' from state '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-1288085555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d3b68a459f784f9f87b394eb96a708f6',qos_specs=None,replication_status=,reservations=['c6a378ea-d841-4a9e-813a-5919e9379d00','60f3e561-cc02-4923-bc16-cbf25bdad270','fe26c9cc-5ede-461b-82da-629d411d1cf7','3414142a-e7a6-403d-9d0c-0d7768f3e593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9259b7407b60468dae3c43013d489bff',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:53.080254 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb7d828-641d-4053-8a3f-e2c5d3508245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:53.088549 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddb7d828-641d-4053-8a3f-e2c5d3508245) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:53.091122 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Flow 'volume_create_api' (2303a33a-3456-43b7-8935-efaf8970a38f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:53.091122 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Create volume request issued successfully. Jul 31 05:37:53.091122 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0c2542e-2fec-448d-9dfd-508f4e449328 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:53.091122 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1106/4367] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:37:52 2026] POST /volume/v3/volumes => generated 767 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:53.111293 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-94c13fcd-a2d4-41f7-bffe-8d5384af5f0a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:53.113317 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94c13fcd-a2d4-41f7-bffe-8d5384af5f0a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] GET https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 Jul 31 05:37:53.113664 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94c13fcd-a2d4-41f7-bffe-8d5384af5f0a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:53.113841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-94c13fcd-a2d4-41f7-bffe-8d5384af5f0a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:53.123616 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:53.123616 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:53.132116 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-94c13fcd-a2d4-41f7-bffe-8d5384af5f0a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Volume info retrieved successfully. Jul 31 05:37:53.135216 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-94c13fcd-a2d4-41f7-bffe-8d5384af5f0a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 returned with HTTP 200 Jul 31 05:37:53.135885 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1096/4368] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:53 2026] GET /volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:53.979666 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5873d06f-b2e9-4ad4-8715-a596215b7383 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:53.982329 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5873d06f-b2e9-4ad4-8715-a596215b7383 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:53.982543 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5873d06f-b2e9-4ad4-8715-a596215b7383 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:53.982731 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5873d06f-b2e9-4ad4-8715-a596215b7383 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:53.982832 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5873d06f-b2e9-4ad4-8715-a596215b7383 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:53.987832 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:53.987832 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:53.988585 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5873d06f-b2e9-4ad4-8715-a596215b7383 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:53.988987 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1088/4369] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:53 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:54.154177 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f158fba2-8c76-4497-ac03-9cdff81f204a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:54.156462 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f158fba2-8c76-4497-ac03-9cdff81f204a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] GET https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 Jul 31 05:37:54.156770 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f158fba2-8c76-4497-ac03-9cdff81f204a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:54.157337 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f158fba2-8c76-4497-ac03-9cdff81f204a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:54.166874 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:54.166874 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:54.171457 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f158fba2-8c76-4497-ac03-9cdff81f204a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Volume info retrieved successfully. Jul 31 05:37:54.177168 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f158fba2-8c76-4497-ac03-9cdff81f204a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 returned with HTTP 200 Jul 31 05:37:54.177678 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1080/4370] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:54 2026] GET /volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:54.196691 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e045185c-951c-42e7-ada1-a7a3d08e2f3c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:54.200120 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e045185c-951c-42e7-ada1-a7a3d08e2f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:54.200120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e045185c-951c-42e7-ada1-a7a3d08e2f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0e21e83-839c-4fbf-82c3-50cc30088071", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-203935694"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:54.211712 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:54.211712 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:54.212347 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e045185c-951c-42e7-ada1-a7a3d08e2f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Volume info retrieved successfully. Jul 31 05:37:54.212526 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-e045185c-951c-42e7-ada1-a7a3d08e2f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Create snapshot from volume a0e21e83-839c-4fbf-82c3-50cc30088071 Jul 31 05:37:54.254944 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-e045185c-951c-42e7-ada1-a7a3d08e2f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Created reservations ['4a0bf5ba-1ac6-497e-8fac-e9cd9e756cb9', 'b095dec9-9340-42be-a70d-2c9fb9b14721', 'e8452ae9-589f-4795-ab3e-1d5fa732be21', 'a2d5d998-b03e-43d6-bc91-cdcc3ba707f3'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:54.288528 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e045185c-951c-42e7-ada1-a7a3d08e2f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Snapshot create request issued successfully. Jul 31 05:37:54.289041 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e045185c-951c-42e7-ada1-a7a3d08e2f3c tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:37:54.289664 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1107/4371] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:37:54 2026] POST /volume/v3/snapshots => generated 322 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:54.298135 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1838eb42-c44d-4472-88b9-b7a569750b75 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:54.300441 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1838eb42-c44d-4472-88b9-b7a569750b75 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] GET https://10.4.3.227/volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 Jul 31 05:37:54.300837 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1838eb42-c44d-4472-88b9-b7a569750b75 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:54.301355 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1838eb42-c44d-4472-88b9-b7a569750b75 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:54.308134 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:54.308134 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:54.308772 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1838eb42-c44d-4472-88b9-b7a569750b75 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Snapshot retrieved successfully. Jul 31 05:37:54.309797 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1838eb42-c44d-4472-88b9-b7a569750b75 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 returned with HTTP 200 Jul 31 05:37:54.310328 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1097/4372] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:54 2026] GET /volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:55.001801 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b90c7096-0d90-439f-befa-00de583565f2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:55.002243 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-96cee925-dc5c-4454-a711-2113b8dc959d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:55.003944 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b90c7096-0d90-439f-befa-00de583565f2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:55.004335 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b90c7096-0d90-439f-befa-00de583565f2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:55.004646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b90c7096-0d90-439f-befa-00de583565f2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:55.005046 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b90c7096-0d90-439f-befa-00de583565f2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:55.014805 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:55.014805 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:55.014805 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b90c7096-0d90-439f-befa-00de583565f2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:55.014805 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1089/4373] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:55 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:55.105246 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96cee925-dc5c-4454-a711-2113b8dc959d tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:37:55.105819 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-96cee925-dc5c-4454-a711-2113b8dc959d tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:55.121573 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-96cee925-dc5c-4454-a711-2113b8dc959d tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:37:55.122043 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1081/4374] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:37:55 2026] POST /volume/v3/types => generated 287 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:55.320201 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ddf0324b-cfec-4c45-bf1d-642e0ec74cd2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:55.322520 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddf0324b-cfec-4c45-bf1d-642e0ec74cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] GET https://10.4.3.227/volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 Jul 31 05:37:55.322875 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddf0324b-cfec-4c45-bf1d-642e0ec74cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:55.323166 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ddf0324b-cfec-4c45-bf1d-642e0ec74cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:55.329120 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:55.329120 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:55.329571 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ddf0324b-cfec-4c45-bf1d-642e0ec74cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Snapshot retrieved successfully. Jul 31 05:37:55.330449 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ddf0324b-cfec-4c45-bf1d-642e0ec74cd2 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 returned with HTTP 200 Jul 31 05:37:55.330814 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1108/4375] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:55 2026] GET /volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:55.341674 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-287811ae-3f4c-466b-837f-ec839a667d49 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:55.344657 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-287811ae-3f4c-466b-837f-ec839a667d49 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 Jul 31 05:37:55.345329 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-287811ae-3f4c-466b-837f-ec839a667d49 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:55.398172 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-287811ae-3f4c-466b-837f-ec839a667d49 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] 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 31 05:37:55.398469 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-287811ae-3f4c-466b-837f-ec839a667d49 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] 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 31 05:37:55.398700 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-287811ae-3f4c-466b-837f-ec839a667d49 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:55.403732 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-287811ae-3f4c-466b-837f-ec839a667d49 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 returned with HTTP 200 Jul 31 05:37:55.404139 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1098/4376] 10.4.3.227 () {68 vars in 1374 bytes} [Fri Jul 31 05:37:55 2026] PUT /volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 => generated 752 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:55.415154 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ed1417b0-5f26-455e-ace2-7b7f3d759f50 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:55.416656 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ed1417b0-5f26-455e-ace2-7b7f3d759f50 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:55.417773 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ed1417b0-5f26-455e-ace2-7b7f3d759f50 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0e21e83-839c-4fbf-82c3-50cc30088071"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:55.427565 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:55.427565 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:55.428386 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ed1417b0-5f26-455e-ace2-7b7f3d759f50 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Volume info retrieved successfully. Jul 31 05:37:55.428934 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-ed1417b0-5f26-455e-ace2-7b7f3d759f50 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Create snapshot from volume a0e21e83-839c-4fbf-82c3-50cc30088071 Jul 31 05:37:55.447426 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota_utils [None req-ed1417b0-5f26-455e-ace2-7b7f3d759f50 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Quota exceeded for d3b68a459f784f9f87b394eb96a708f6, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 05:37:55.447426 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.middleware.fault [None req-ed1417b0-5f26-455e-ace2-7b7f3d759f50 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 413 Jul 31 05:37:55.447426 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1090/4377] 10.4.3.227 () {68 vars in 1264 bytes} [Fri Jul 31 05:37:55 2026] POST /volume/v3/snapshots => generated 208 bytes in 33 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 05:37:55.458003 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f5473d4-b844-47d8-a61b-e866745cb8e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:55.460219 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f5473d4-b844-47d8-a61b-e866745cb8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 Jul 31 05:37:55.460652 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f5473d4-b844-47d8-a61b-e866745cb8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:55.520604 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-2f5473d4-b844-47d8-a61b-e866745cb8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] 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 31 05:37:55.520604 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-2f5473d4-b844-47d8-a61b-e866745cb8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] 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 31 05:37:55.520604 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-2f5473d4-b844-47d8-a61b-e866745cb8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:55.520604 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-2f5473d4-b844-47d8-a61b-e866745cb8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1164923770 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1164923770, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:55.520604 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-2f5473d4-b844-47d8-a61b-e866745cb8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1164923770 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1164923770, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:55.521090 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [None req-2f5473d4-b844-47d8-a61b-e866745cb8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1164923770 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1164923770, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:55.529022 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f5473d4-b844-47d8-a61b-e866745cb8e9 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 returned with HTTP 200 Jul 31 05:37:55.529191 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1082/4378] 10.4.3.227 () {68 vars in 1374 bytes} [Fri Jul 31 05:37:55 2026] PUT /volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 => generated 752 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:55.538906 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-82b59710-8e78-4de7-857d-170c70877b1e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:55.540754 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82b59710-8e78-4de7-857d-170c70877b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:37:55.540907 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82b59710-8e78-4de7-857d-170c70877b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0e21e83-839c-4fbf-82c3-50cc30088071"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:55.550764 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:55.550764 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:55.550764 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-82b59710-8e78-4de7-857d-170c70877b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Volume info retrieved successfully. Jul 31 05:37:55.550764 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-82b59710-8e78-4de7-857d-170c70877b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Create snapshot from volume a0e21e83-839c-4fbf-82c3-50cc30088071 Jul 31 05:37:55.567199 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota_utils [None req-82b59710-8e78-4de7-857d-170c70877b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Quota exceeded for d3b68a459f784f9f87b394eb96a708f6, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 31 05:37:55.567595 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.middleware.fault [None req-82b59710-8e78-4de7-857d-170c70877b1e tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 413 Jul 31 05:37:55.568587 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1109/4379] 10.4.3.227 () {68 vars in 1264 bytes} [Fri Jul 31 05:37:55 2026] POST /volume/v3/snapshots => generated 133 bytes in 30 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 05:37:55.578492 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-80226b74-ff8a-428e-a64e-ef0d57d59add None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:55.580705 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80226b74-ff8a-428e-a64e-ef0d57d59add tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 Jul 31 05:37:55.581044 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80226b74-ff8a-428e-a64e-ef0d57d59add tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:55.581289 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-80226b74-ff8a-428e-a64e-ef0d57d59add tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:55.581381 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-80226b74-ff8a-428e-a64e-ef0d57d59add tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Delete snapshot with id: f41b2f86-1ea2-4740-801e-e03dd65d2861 Jul 31 05:37:55.587855 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:55.587855 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:55.588576 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-80226b74-ff8a-428e-a64e-ef0d57d59add tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Snapshot retrieved successfully. Jul 31 05:37:55.607239 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-80226b74-ff8a-428e-a64e-ef0d57d59add tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Snapshot delete request issued successfully. Jul 31 05:37:55.607433 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-80226b74-ff8a-428e-a64e-ef0d57d59add tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 returned with HTTP 202 Jul 31 05:37:55.607866 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1099/4380] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:37:55 2026] DELETE /volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:55.617092 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-37a1cd6c-4be4-4b26-949a-ea1bd2d5c370 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:55.619255 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37a1cd6c-4be4-4b26-949a-ea1bd2d5c370 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] GET https://10.4.3.227/volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 Jul 31 05:37:55.619430 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37a1cd6c-4be4-4b26-949a-ea1bd2d5c370 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:55.619640 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37a1cd6c-4be4-4b26-949a-ea1bd2d5c370 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:55.626311 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:55.626311 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:55.626756 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-37a1cd6c-4be4-4b26-949a-ea1bd2d5c370 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Snapshot retrieved successfully. Jul 31 05:37:55.627540 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37a1cd6c-4be4-4b26-949a-ea1bd2d5c370 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 returned with HTTP 200 Jul 31 05:37:55.627921 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1091/4381] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:55 2026] GET /volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:56.025294 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-63e437b3-9cbc-44ca-a179-7742e9668056 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:56.027385 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63e437b3-9cbc-44ca-a179-7742e9668056 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:56.027645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63e437b3-9cbc-44ca-a179-7742e9668056 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:56.027886 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-63e437b3-9cbc-44ca-a179-7742e9668056 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:56.028013 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-63e437b3-9cbc-44ca-a179-7742e9668056 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:56.033032 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:56.033032 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:56.033632 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-63e437b3-9cbc-44ca-a179-7742e9668056 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:56.034278 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1083/4382] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:56 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:56.638870 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b736640c-ef7c-43a4-b12f-f162ccbd5cb6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:56.641121 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b736640c-ef7c-43a4-b12f-f162ccbd5cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] GET https://10.4.3.227/volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 Jul 31 05:37:56.641379 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b736640c-ef7c-43a4-b12f-f162ccbd5cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:56.641616 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b736640c-ef7c-43a4-b12f-f162ccbd5cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:56.646472 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b736640c-ef7c-43a4-b12f-f162ccbd5cb6 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 returned with HTTP 404 Jul 31 05:37:56.647045 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1110/4383] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:37:56 2026] GET /volume/v3/snapshots/f41b2f86-1ea2-4740-801e-e03dd65d2861 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:56.655642 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-409e6cc3-d105-4a4f-bca6-8ba39dc66d11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:56.657568 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-409e6cc3-d105-4a4f-bca6-8ba39dc66d11 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] GET https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 Jul 31 05:37:56.658287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-409e6cc3-d105-4a4f-bca6-8ba39dc66d11 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:56.658638 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-409e6cc3-d105-4a4f-bca6-8ba39dc66d11 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:56.668522 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:56.668522 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:56.673618 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-409e6cc3-d105-4a4f-bca6-8ba39dc66d11 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Volume info retrieved successfully. Jul 31 05:37:56.680828 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-409e6cc3-d105-4a4f-bca6-8ba39dc66d11 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 returned with HTTP 200 Jul 31 05:37:56.681533 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1100/4384] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:56 2026] GET /volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:56.696897 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-72249a05-bc02-46a2-b58b-88f28603bc9a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:56.700115 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72249a05-bc02-46a2-b58b-88f28603bc9a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] DELETE https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 Jul 31 05:37:56.700392 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72249a05-bc02-46a2-b58b-88f28603bc9a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:56.700634 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72249a05-bc02-46a2-b58b-88f28603bc9a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:56.700854 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-72249a05-bc02-46a2-b58b-88f28603bc9a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Delete volume with id: a0e21e83-839c-4fbf-82c3-50cc30088071 Jul 31 05:37:56.715327 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:56.715327 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:56.716613 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-72249a05-bc02-46a2-b58b-88f28603bc9a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Volume info retrieved successfully. Jul 31 05:37:56.739311 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-72249a05-bc02-46a2-b58b-88f28603bc9a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Delete volume request issued successfully. Jul 31 05:37:56.739584 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72249a05-bc02-46a2-b58b-88f28603bc9a tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 returned with HTTP 202 Jul 31 05:37:56.740156 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1092/4385] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:37:56 2026] DELETE /volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:37:56.750816 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d5f272e-ece2-4ac4-88c3-79f62eb46b31 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:56.752336 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d5f272e-ece2-4ac4-88c3-79f62eb46b31 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] GET https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 Jul 31 05:37:56.752520 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d5f272e-ece2-4ac4-88c3-79f62eb46b31 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:56.752730 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d5f272e-ece2-4ac4-88c3-79f62eb46b31 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:56.760741 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:56.760741 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:56.765943 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0d5f272e-ece2-4ac4-88c3-79f62eb46b31 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Volume info retrieved successfully. Jul 31 05:37:56.775547 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d5f272e-ece2-4ac4-88c3-79f62eb46b31 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 returned with HTTP 200 Jul 31 05:37:56.776161 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1084/4386] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:56 2026] GET /volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:57.045084 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d0a63dd-968b-44bf-95dc-7d6527895c0a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:57.047410 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d0a63dd-968b-44bf-95dc-7d6527895c0a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:57.047720 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d0a63dd-968b-44bf-95dc-7d6527895c0a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:57.047940 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d0a63dd-968b-44bf-95dc-7d6527895c0a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:57.048120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4d0a63dd-968b-44bf-95dc-7d6527895c0a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:57.054862 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:57.054862 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:57.055761 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d0a63dd-968b-44bf-95dc-7d6527895c0a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:57.056180 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1111/4387] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:57 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:57.062426 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:57.064561 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:57.064959 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "85dfb622-880a-4cd1-acdc-18649014d8a7", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:57.066467 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '85dfb622-880a-4cd1-acdc-18649014d8a7', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:57.160814 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Create volume of 1 GB Jul 31 05:37:57.168974 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Availability Zones retrieved successfully. Jul 31 05:37:57.174582 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Flow 'volume_create_api' (9a74c038-3078-4ca1-90b4-8d314e094e46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:57.175799 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a3e50a-dbab-43a9-a647-abf369296d8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:57.176857 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:57.247093 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23a3e50a-dbab-43a9-a647-abf369296d8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:37:55Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=6468b7cf-56e8-488f-871a-b3ee1b0af39d,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': '6468b7cf-56e8-488f-871a-b3ee1b0af39d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:57.248396 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d320d68f-0f2c-4e92-a81c-8f645e219bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:57.322816 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Created reservations ['5937f148-ed39-4fa9-8e29-df3c26f830b9', '1c27562d-84eb-4f9c-abd0-73d9b2189bf7', 'e983a006-6ce2-44b7-9cc0-7f7f7ef7238a', '550c6b18-d951-4b5d-af10-bfd370b9fccf'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:57.323791 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d320d68f-0f2c-4e92-a81c-8f645e219bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5937f148-ed39-4fa9-8e29-df3c26f830b9', '1c27562d-84eb-4f9c-abd0-73d9b2189bf7', 'e983a006-6ce2-44b7-9cc0-7f7f7ef7238a', '550c6b18-d951-4b5d-af10-bfd370b9fccf']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:57.324737 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ca5141f-6c09-4cd1-890a-65a0563b4608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:57.358359 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ca5141f-6c09-4cd1-890a-65a0563b4608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6809b75d-72a4-4d69-809a-6ed5c95bc93c', '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='254209aa93e84ad18ef0fd1ad40a2c8b',qos_specs=None,replication_status=,reservations=['5937f148-ed39-4fa9-8e29-df3c26f830b9','1c27562d-84eb-4f9c-abd0-73d9b2189bf7','e983a006-6ce2-44b7-9cc0-7f7f7ef7238a','550c6b18-d951-4b5d-af10-bfd370b9fccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f74e3052674d43a84e90d0f26ef3ec',volume_type_id=6468b7cf-56e8-488f-871a-b3ee1b0af39d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:57Z,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=6809b75d-72a4-4d69-809a-6ed5c95bc93c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='254209aa93e84ad18ef0fd1ad40a2c8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93f74e3052674d43a84e90d0f26ef3ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6468b7cf-56e8-488f-871a-b3ee1b0af39d),volume_type_id=6468b7cf-56e8-488f-871a-b3ee1b0af39d)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:57.359268 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c45e84-d4e5-4224-a1e2-62872faec0c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:57.377118 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c45e84-d4e5-4224-a1e2-62872faec0c6) transitioned into state 'SUCCESS' from 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='254209aa93e84ad18ef0fd1ad40a2c8b',qos_specs=None,replication_status=,reservations=['5937f148-ed39-4fa9-8e29-df3c26f830b9','1c27562d-84eb-4f9c-abd0-73d9b2189bf7','e983a006-6ce2-44b7-9cc0-7f7f7ef7238a','550c6b18-d951-4b5d-af10-bfd370b9fccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93f74e3052674d43a84e90d0f26ef3ec',volume_type_id=6468b7cf-56e8-488f-871a-b3ee1b0af39d)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:57.377830 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37540403-ee6f-4aae-a26c-694f9328e801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:57.390330 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37540403-ee6f-4aae-a26c-694f9328e801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:57.391177 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Flow 'volume_create_api' (9a74c038-3078-4ca1-90b4-8d314e094e46) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:57.391528 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Create volume request issued successfully. Jul 31 05:37:57.392202 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ee13ee8b-57fc-4eee-945a-0c11e1ffbc2b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:57.392725 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1101/4388] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:57 2026] POST /volume/v3/volumes => generated 798 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:57.407664 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-363259cd-f6e1-4df6-9c87-5e43539c343f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:57.410134 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-363259cd-f6e1-4df6-9c87-5e43539c343f tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] GET https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:37:57.410437 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-363259cd-f6e1-4df6-9c87-5e43539c343f tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:57.410728 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-363259cd-f6e1-4df6-9c87-5e43539c343f tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:57.413169 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=524,cinder:UPDATE=114,cinder:INSERT=53,cinder:DELETE=2 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:37:57.422976 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:57.422976 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:57.429024 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-363259cd-f6e1-4df6-9c87-5e43539c343f tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Volume info retrieved successfully. Jul 31 05:37:57.433802 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-363259cd-f6e1-4df6-9c87-5e43539c343f tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 200 Jul 31 05:37:57.434273 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1093/4389] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:57 2026] GET /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 866 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:57.707154 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4ce2ffa9-47e0-47ff-a1e1-d24007d218cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:57.709509 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ce2ffa9-47e0-47ff-a1e1-d24007d218cd tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:37:57.709899 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4ce2ffa9-47e0-47ff-a1e1-d24007d218cd tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025", "extra_specs": {"multiattach": " True"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:57.730576 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4ce2ffa9-47e0-47ff-a1e1-d24007d218cd tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:37:57.731136 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1085/4390] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:37:57 2026] POST /volume/v3/types => generated 286 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:57.742123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:57.744067 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:37:57.744487 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-81658283", "snapshot_id": null, "imageRef": null, "volume_type": "5f7e5cb7-de20-4933-ab2a-7393b5043627", "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:57.746288 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-81658283', 'snapshot_id': None, 'imageRef': None, 'volume_type': '5f7e5cb7-de20-4933-ab2a-7393b5043627', 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:37:57.754118 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume of 1 GB Jul 31 05:37:57.754622 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:57.754622 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:57.755253 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Availability Zones retrieved successfully. Jul 31 05:37:57.764785 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Flow 'volume_create_api' (991b4619-e1db-4518-a7db-b262c5bfb44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:57.766328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3dcd41a-322c-4eb6-bb95-fd3fad07e3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:57.768240 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:37:57.777622 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:57.777622 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:57.794091 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a3dcd41a-322c-4eb6-bb95-fd3fad07e3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:37:58Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=5f7e5cb7-de20-4933-ab2a-7393b5043627,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f7e5cb7-de20-4933-ab2a-7393b5043627', 'encryption_key_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=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:57.794983 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1191b2-8681-4260-b086-d18bdf3f0d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:57.798146 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-08c5ac36-6537-407a-969d-9b33736f1bef None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:57.801600 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08c5ac36-6537-407a-969d-9b33736f1bef tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] GET https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 Jul 31 05:37:57.801936 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08c5ac36-6537-407a-969d-9b33736f1bef tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:57.802233 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-08c5ac36-6537-407a-969d-9b33736f1bef tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:57.812977 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-08c5ac36-6537-407a-969d-9b33736f1bef tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695 tempest-VolumeSnapshotQuotasNegativeTestJSON-184147695-project-member] https://10.4.3.227/volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 returned with HTTP 404 Jul 31 05:37:57.814039 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1102/4391] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:57 2026] GET /volume/v3/volumes/a0e21e83-839c-4fbf-82c3-50cc30088071 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:37:57.823779 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a1fbcd7a-2b98-4848-8c29-3c5b0a39698c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:57.829389 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1fbcd7a-2b98-4848-8c29-3c5b0a39698c tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] PUT https://10.4.3.227/volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 Jul 31 05:37:57.830342 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a1fbcd7a-2b98-4848-8c29-3c5b0a39698c tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:57.839850 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:57.840134 np0000006182 devstack@c-api.service[100286]: WARNING cinder.quota [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:57.880117 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Created reservations ['226f746d-39c0-45c0-b0da-edeef97d1795', 'a685a791-5760-4022-aea7-5b96a168786e', '263d76f9-7d1b-47a3-a93f-8d9c0d4fa4be', '4b5a168b-ec01-4fcb-b001-130597aaa0e0'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:37:57.881081 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1191b2-8681-4260-b086-d18bdf3f0d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['226f746d-39c0-45c0-b0da-edeef97d1795', 'a685a791-5760-4022-aea7-5b96a168786e', '263d76f9-7d1b-47a3-a93f-8d9c0d4fa4be', '4b5a168b-ec01-4fcb-b001-130597aaa0e0']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:57.881801 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c00ae9-c9c6-40a1-8511-e713fbe21817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:57.904621 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c00ae9-c9c6-40a1-8511-e713fbe21817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0726565a-2cca-409d-8f96-caca09cb5cb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-81658283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3df5738ac71a4b009e8e0e19232f8d89',qos_specs=None,replication_status=,reservations=['226f746d-39c0-45c0-b0da-edeef97d1795','a685a791-5760-4022-aea7-5b96a168786e','263d76f9-7d1b-47a3-a93f-8d9c0d4fa4be','4b5a168b-ec01-4fcb-b001-130597aaa0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7223f085e04d464ab18615ee13dc069a',volume_type_id=5f7e5cb7-de20-4933-ab2a-7393b5043627), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:37:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-81658283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0726565a-2cca-409d-8f96-caca09cb5cb6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='3df5738ac71a4b009e8e0e19232f8d89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7223f085e04d464ab18615ee13dc069a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f7e5cb7-de20-4933-ab2a-7393b5043627),volume_type_id=5f7e5cb7-de20-4933-ab2a-7393b5043627)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:57.905482 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f169b6b-0c11-463f-b1fd-1db95a9c4432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:57.912316 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-a1fbcd7a-2b98-4848-8c29-3c5b0a39698c tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:57.912626 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-a1fbcd7a-2b98-4848-8c29-3c5b0a39698c tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:57.912895 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-a1fbcd7a-2b98-4848-8c29-3c5b0a39698c tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1457736810-926564025, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:57.913132 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-a1fbcd7a-2b98-4848-8c29-3c5b0a39698c tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] 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 31 05:37:57.913387 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-a1fbcd7a-2b98-4848-8c29-3c5b0a39698c tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] 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 31 05:37:57.913606 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-a1fbcd7a-2b98-4848-8c29-3c5b0a39698c tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] Deprecated: Default quota for resource: snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_snapshots_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:37:57.920041 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a1fbcd7a-2b98-4848-8c29-3c5b0a39698c tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001 tempest-VolumeSnapshotQuotasNegativeTestJSON-935310001-project-admin] https://10.4.3.227/volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 returned with HTTP 200 Jul 31 05:37:57.920564 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1094/4392] 10.4.3.227 () {68 vars in 1375 bytes} [Fri Jul 31 05:37:57 2026] PUT /volume/v3/os-quota-sets/d3b68a459f784f9f87b394eb96a708f6 => generated 1064 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:37:57.925726 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f169b6b-0c11-463f-b1fd-1db95a9c4432) transitioned into state 'SUCCESS' from state '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-81658283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='3df5738ac71a4b009e8e0e19232f8d89',qos_specs=None,replication_status=,reservations=['226f746d-39c0-45c0-b0da-edeef97d1795','a685a791-5760-4022-aea7-5b96a168786e','263d76f9-7d1b-47a3-a93f-8d9c0d4fa4be','4b5a168b-ec01-4fcb-b001-130597aaa0e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7223f085e04d464ab18615ee13dc069a',volume_type_id=5f7e5cb7-de20-4933-ab2a-7393b5043627)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:57.926352 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91f2278-4af9-44b2-adc6-22e35399182b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:37:57.934291 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d91f2278-4af9-44b2-adc6-22e35399182b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:37:57.935244 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Flow 'volume_create_api' (991b4619-e1db-4518-a7db-b262c5bfb44d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:37:57.935528 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Create volume request issued successfully. Jul 31 05:37:57.936029 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1d91c78f-3d51-4c65-95b1-93278f7a1898 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:37:57.936648 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1112/4393] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:37:57 2026] POST /volume/v3/volumes => generated 827 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:37:57.951184 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f41e4ba9-5f3a-4784-924a-5936652da28c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:57.956747 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f41e4ba9-5f3a-4784-924a-5936652da28c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:37:57.957149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f41e4ba9-5f3a-4784-924a-5936652da28c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:57.957392 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f41e4ba9-5f3a-4784-924a-5936652da28c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:57.967370 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:57.967370 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:57.976116 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f41e4ba9-5f3a-4784-924a-5936652da28c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:57.980577 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f41e4ba9-5f3a-4784-924a-5936652da28c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:37:57.981179 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1086/4394] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:57 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 895 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:58.066717 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0ec4bacd-1d69-46d0-9b53-ab333bfbc4fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:58.068635 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ec4bacd-1d69-46d0-9b53-ab333bfbc4fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:58.068896 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ec4bacd-1d69-46d0-9b53-ab333bfbc4fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:58.069093 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0ec4bacd-1d69-46d0-9b53-ab333bfbc4fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:58.069267 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0ec4bacd-1d69-46d0-9b53-ab333bfbc4fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:58.073853 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:58.073853 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:58.074480 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0ec4bacd-1d69-46d0-9b53-ab333bfbc4fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:58.074868 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1103/4395] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:58 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:58.449930 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f010df03-c76a-4c40-b094-02e020ffdcba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:58.453312 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f010df03-c76a-4c40-b094-02e020ffdcba tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] GET https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:37:58.453312 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f010df03-c76a-4c40-b094-02e020ffdcba tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:58.453736 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f010df03-c76a-4c40-b094-02e020ffdcba tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:58.464979 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:58.464979 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:58.469171 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f010df03-c76a-4c40-b094-02e020ffdcba tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Volume info retrieved successfully. Jul 31 05:37:58.476223 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f010df03-c76a-4c40-b094-02e020ffdcba tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 200 Jul 31 05:37:58.476792 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1095/4396] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:58 2026] GET /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 948 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:58.994834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-56f4d672-591c-47b4-b29a-e6a883a73598 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:58.996743 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56f4d672-591c-47b4-b29a-e6a883a73598 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:37:58.997639 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56f4d672-591c-47b4-b29a-e6a883a73598 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:58.997639 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56f4d672-591c-47b4-b29a-e6a883a73598 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:59.003968 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:59.003968 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:59.008030 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-56f4d672-591c-47b4-b29a-e6a883a73598 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:59.012405 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56f4d672-591c-47b4-b29a-e6a883a73598 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:37:59.012797 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1113/4397] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:58 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:59.030639 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-44480531-108d-4990-b8cb-ec31e6da55ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:59.036156 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-44480531-108d-4990-b8cb-ec31e6da55ab tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:37:59.036156 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-44480531-108d-4990-b8cb-ec31e6da55ab tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:59.036366 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-44480531-108d-4990-b8cb-ec31e6da55ab tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:59.042797 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:59.042797 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:59.047382 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-44480531-108d-4990-b8cb-ec31e6da55ab tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:59.051634 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-44480531-108d-4990-b8cb-ec31e6da55ab tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:37:59.052006 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1087/4398] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:59 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:59.084686 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2e6c4c25-977e-486f-8e45-ebbfe2803646 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:59.087903 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e6c4c25-977e-486f-8e45-ebbfe2803646 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:37:59.088689 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e6c4c25-977e-486f-8e45-ebbfe2803646 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:59.088967 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2e6c4c25-977e-486f-8e45-ebbfe2803646 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:59.089122 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2e6c4c25-977e-486f-8e45-ebbfe2803646 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:37:59.093961 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-258c017b-afc4-4f00-a9f5-55812d2f56aa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:59.094697 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:59.094697 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:59.095708 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2e6c4c25-977e-486f-8e45-ebbfe2803646 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:37:59.096162 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1104/4399] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:37:59 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:59.096274 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-258c017b-afc4-4f00-a9f5-55812d2f56aa tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:37:59.096633 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-258c017b-afc4-4f00-a9f5-55812d2f56aa tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:59.096633 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-258c017b-afc4-4f00-a9f5-55812d2f56aa tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:59.104422 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:59.104422 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:59.107897 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-258c017b-afc4-4f00-a9f5-55812d2f56aa tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:59.111695 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-258c017b-afc4-4f00-a9f5-55812d2f56aa tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:37:59.112207 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1096/4400] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:37:59 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:59.191660 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-00db42c4-d573-4f05-bb51-f7d3e9d79561 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:59.191660 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00db42c4-d573-4f05-bb51-f7d3e9d79561 None None] GET https://10.4.3.227/volume// Jul 31 05:37:59.191660 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00db42c4-d573-4f05-bb51-f7d3e9d79561 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:59.191660 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-00db42c4-d573-4f05-bb51-f7d3e9d79561 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:59.191660 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-00db42c4-d573-4f05-bb51-f7d3e9d79561 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:37:59.191660 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1114/4401] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:37:59 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:37:59.199162 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-fe97c3ae-ece0-4b6c-86d9-77cce45f1dd0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:59.201359 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-fe97c3ae-ece0-4b6c-86d9-77cce45f1dd0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:37:59.201926 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-fe97c3ae-ece0-4b6c-86d9-77cce45f1dd0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0726565a-2cca-409d-8f96-caca09cb5cb6", "connector": null, "instance_uuid": "908afed5-157a-413d-8cdf-7bb6dedac175"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:59.210913 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:59.210913 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:59.241029 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-fe97c3ae-ece0-4b6c-86d9-77cce45f1dd0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:37:59.241765 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1088/4402] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:37:59 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 31 05:37:59.268594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-97b046cb-f47a-4c17-a2a4-1f258145685f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:59.270326 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97b046cb-f47a-4c17-a2a4-1f258145685f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:37:59.270511 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97b046cb-f47a-4c17-a2a4-1f258145685f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:59.270707 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-97b046cb-f47a-4c17-a2a4-1f258145685f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:59.278799 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3b2d9e02-ddd7-4ecc-8ed8-64c78a0b46f9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:59.279119 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3b2d9e02-ddd7-4ecc-8ed8-64c78a0b46f9 None None] GET https://10.4.3.227/volume// Jul 31 05:37:59.279337 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3b2d9e02-ddd7-4ecc-8ed8-64c78a0b46f9 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:59.279537 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3b2d9e02-ddd7-4ecc-8ed8-64c78a0b46f9 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:59.279930 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3b2d9e02-ddd7-4ecc-8ed8-64c78a0b46f9 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:37:59.280294 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1097/4403] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:37: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 31 05:37:59.280583 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:59.280583 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:37:59.284033 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-97b046cb-f47a-4c17-a2a4-1f258145685f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:59.288009 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-97b046cb-f47a-4c17-a2a4-1f258145685f tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:37:59.288734 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1105/4404] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:59 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:59.288836 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-3810639a-00ee-47d5-bd8b-52f661cf391c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:59.290979 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-3810639a-00ee-47d5-bd8b-52f661cf391c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:37:59.291252 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-3810639a-00ee-47d5-bd8b-52f661cf391c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:59.291451 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-3810639a-00ee-47d5-bd8b-52f661cf391c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:59.303389 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:59.303389 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:37:59.309262 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-3810639a-00ee-47d5-bd8b-52f661cf391c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:37:59.313721 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-3810639a-00ee-47d5-bd8b-52f661cf391c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:37:59.314156 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1115/4405] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:37:59 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 1099 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:37:59.429267 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-38874c79-8c00-4db7-a170-d18059330ff0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:59.431891 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-38874c79-8c00-4db7-a170-d18059330ff0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] PUT https://10.4.3.227/volume/v3/attachments/2c2b89e2-e364-456a-80af-70b7258ffc8c Jul 31 05:37:59.432326 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-38874c79-8c00-4db7-a170-d18059330ff0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:37:59.447322 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-38874c79-8c00-4db7-a170-d18059330ff0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Acquiring lock "cinder-attachment_update-0726565a-2cca-409d-8f96-caca09cb5cb6-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:37:59.452467 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-38874c79-8c00-4db7-a170-d18059330ff0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Lock "cinder-attachment_update-0726565a-2cca-409d-8f96-caca09cb5cb6-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:37:59.453460 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:59.453460 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:37:59.492714 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ca1edd41-5bb9-4c44-a1ec-7a18e2a636a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:37:59.494450 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca1edd41-5bb9-4c44-a1ec-7a18e2a636a9 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] GET https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:37:59.494824 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca1edd41-5bb9-4c44-a1ec-7a18e2a636a9 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:37:59.495210 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca1edd41-5bb9-4c44-a1ec-7a18e2a636a9 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:37:59.502760 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:37:59.502760 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:37:59.507606 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ca1edd41-5bb9-4c44-a1ec-7a18e2a636a9 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Volume info retrieved successfully. Jul 31 05:37:59.513031 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca1edd41-5bb9-4c44-a1ec-7a18e2a636a9 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 200 Jul 31 05:37:59.513545 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1098/4406] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:37:59 2026] GET /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 951 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:37:59.549937 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-38874c79-8c00-4db7-a170-d18059330ff0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Lock "cinder-attachment_update-0726565a-2cca-409d-8f96-caca09cb5cb6-np0000006182" released by "attachment_update" :: held 0.097s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:37:59.550358 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-38874c79-8c00-4db7-a170-d18059330ff0 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/2c2b89e2-e364-456a-80af-70b7258ffc8c returned with HTTP 200 Jul 31 05:37:59.550930 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1089/4407] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:37:59 2026] PUT /volume/v3/attachments/2c2b89e2-e364-456a-80af-70b7258ffc8c => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:00.110481 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b56a3178-5bd8-4c95-bcdf-3953093e3402 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.112572 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b56a3178-5bd8-4c95-bcdf-3953093e3402 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:38:00.112809 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b56a3178-5bd8-4c95-bcdf-3953093e3402 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:00.112965 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b56a3178-5bd8-4c95-bcdf-3953093e3402 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:00.113068 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b56a3178-5bd8-4c95-bcdf-3953093e3402 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:00.117362 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:00.117362 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:00.118148 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b56a3178-5bd8-4c95-bcdf-3953093e3402 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:38:00.118565 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1106/4408] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:00 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:00.302125 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6cbc7a4-e198-446a-8e84-6aebc5c85088 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.304209 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6cbc7a4-e198-446a-8e84-6aebc5c85088 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:00.304673 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6cbc7a4-e198-446a-8e84-6aebc5c85088 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:00.304754 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6cbc7a4-e198-446a-8e84-6aebc5c85088 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:00.316226 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:00.316226 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:00.320811 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f6cbc7a4-e198-446a-8e84-6aebc5c85088 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:00.326145 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6cbc7a4-e198-446a-8e84-6aebc5c85088 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:00.326797 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1116/4409] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:00 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 920 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:00.383839 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8ce01ad4-a298-41a2-8339-e08c6cdd53f1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.453358 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ce01ad4-a298-41a2-8339-e08c6cdd53f1 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:38:00.453755 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8ce01ad4-a298-41a2-8339-e08c6cdd53f1 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-657762589"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:00.465979 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8ce01ad4-a298-41a2-8339-e08c6cdd53f1 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:38:00.466392 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1099/4410] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:38:00 2026] POST /volume/v3/types => generated 230 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:00.474669 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-556ca5b1-17eb-474b-8d92-7cdb74accacc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.476434 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-556ca5b1-17eb-474b-8d92-7cdb74accacc tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] POST https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs Jul 31 05:38:00.476753 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-556ca5b1-17eb-474b-8d92-7cdb74accacc tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:00.478192 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:00.478192 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:00.498935 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-556ca5b1-17eb-474b-8d92-7cdb74accacc tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs returned with HTTP 200 Jul 31 05:38:00.499355 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1090/4411] 10.4.3.227 () {68 vars in 1399 bytes} [Fri Jul 31 05:38:00 2026] POST /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:38:00.506164 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ab97ee37-d3ce-4a8d-a076-85975021ac96 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.508129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab97ee37-d3ce-4a8d-a076-85975021ac96 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] GET https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec3 Jul 31 05:38:00.508378 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab97ee37-d3ce-4a8d-a076-85975021ac96 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:00.508600 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ab97ee37-d3ce-4a8d-a076-85975021ac96 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:00.517172 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ab97ee37-d3ce-4a8d-a076-85975021ac96 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec3 returned with HTTP 200 Jul 31 05:38:00.517769 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1107/4412] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:38:00 2026] GET /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec3 => generated 17 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:38:00.524933 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a313fc0-041c-41b1-ac0b-8338e4356237 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.526256 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2e6ecc00-2c78-4d86-aece-332cdc79f007 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.526425 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a313fc0-041c-41b1-ac0b-8338e4356237 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] DELETE https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec3 Jul 31 05:38:00.526647 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a313fc0-041c-41b1-ac0b-8338e4356237 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:00.526850 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a313fc0-041c-41b1-ac0b-8338e4356237 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:00.527964 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e6ecc00-2c78-4d86-aece-332cdc79f007 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] GET https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:38:00.528165 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e6ecc00-2c78-4d86-aece-332cdc79f007 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:00.528339 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2e6ecc00-2c78-4d86-aece-332cdc79f007 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:00.535326 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:00.535326 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:00.539215 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2e6ecc00-2c78-4d86-aece-332cdc79f007 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Volume info retrieved successfully. Jul 31 05:38:00.544195 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2e6ecc00-2c78-4d86-aece-332cdc79f007 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 200 Jul 31 05:38:00.544195 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1100/4413] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:00 2026] GET /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:00.547905 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a313fc0-041c-41b1-ac0b-8338e4356237 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec3 returned with HTTP 202 Jul 31 05:38:00.548334 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1117/4414] 10.4.3.227 () {66 vars in 1399 bytes} [Fri Jul 31 05:38:00 2026] DELETE /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec3 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:38:00.554753 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9faa5c10-e061-4e53-8e24-ab7b1500291d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.556580 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9faa5c10-e061-4e53-8e24-ab7b1500291d tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] GET https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec3 Jul 31 05:38:00.556828 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9faa5c10-e061-4e53-8e24-ab7b1500291d tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:00.557096 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9faa5c10-e061-4e53-8e24-ab7b1500291d tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:00.563687 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9faa5c10-e061-4e53-8e24-ab7b1500291d tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec3 returned with HTTP 404 Jul 31 05:38:00.564157 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1091/4415] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:38:00 2026] GET /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec3 => generated 129 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:00.572582 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5a090e5-9a2c-487c-b016-6e54e3d5b144 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.574807 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5a090e5-9a2c-487c-b016-6e54e3d5b144 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] POST https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs Jul 31 05:38:00.575226 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5a090e5-9a2c-487c-b016-6e54e3d5b144 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:00.629642 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5a090e5-9a2c-487c-b016-6e54e3d5b144 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs returned with HTTP 200 Jul 31 05:38:00.630206 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1108/4416] 10.4.3.227 () {68 vars in 1399 bytes} [Fri Jul 31 05:38:00 2026] POST /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs => generated 34 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:38:00.638496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a012fd15-c841-4865-80cf-656ff2806d7e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.640341 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a012fd15-c841-4865-80cf-656ff2806d7e tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] GET https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs Jul 31 05:38:00.640533 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a012fd15-c841-4865-80cf-656ff2806d7e tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:00.640793 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a012fd15-c841-4865-80cf-656ff2806d7e tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:00.648676 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a012fd15-c841-4865-80cf-656ff2806d7e tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs returned with HTTP 200 Jul 31 05:38:00.649281 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1101/4417] 10.4.3.227 () {66 vars in 1378 bytes} [Fri Jul 31 05:38:00 2026] GET /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:38:00.658079 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57f06fa3-cbf3-41b0-a0c3-9675c2b21c98 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.660508 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57f06fa3-cbf3-41b0-a0c3-9675c2b21c98 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] POST https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs Jul 31 05:38:00.660896 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57f06fa3-cbf3-41b0-a0c3-9675c2b21c98 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:00.682781 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57f06fa3-cbf3-41b0-a0c3-9675c2b21c98 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs returned with HTTP 200 Jul 31 05:38:00.683296 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1118/4418] 10.4.3.227 () {68 vars in 1399 bytes} [Fri Jul 31 05:38:00 2026] POST /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:38:00.691308 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-543e9484-f070-49b0-8fb5-af16dcc32f5a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.693434 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-543e9484-f070-49b0-8fb5-af16dcc32f5a tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] PUT https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec2 Jul 31 05:38:00.693850 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-543e9484-f070-49b0-8fb5-af16dcc32f5a tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:00.714239 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-543e9484-f070-49b0-8fb5-af16dcc32f5a tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec2 returned with HTTP 200 Jul 31 05:38:00.714765 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1092/4419] 10.4.3.227 () {68 vars in 1416 bytes} [Fri Jul 31 05:38:00 2026] PUT /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:38:00.721884 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f27c0228-ee7f-44ae-88ca-5abd92dfaa3a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.723994 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f27c0228-ee7f-44ae-88ca-5abd92dfaa3a tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] GET https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec2 Jul 31 05:38:00.724231 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f27c0228-ee7f-44ae-88ca-5abd92dfaa3a tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:00.724489 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f27c0228-ee7f-44ae-88ca-5abd92dfaa3a tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:00.731461 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f27c0228-ee7f-44ae-88ca-5abd92dfaa3a tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec2 returned with HTTP 200 Jul 31 05:38:00.732115 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1109/4420] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:38:00 2026] GET /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs/spec2 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:38:00.740286 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-649f5c01-feb2-4d1f-add0-ab3f738a61ba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.742190 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-649f5c01-feb2-4d1f-add0-ab3f738a61ba tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] POST https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs Jul 31 05:38:00.742527 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-649f5c01-feb2-4d1f-add0-ab3f738a61ba tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:00.765894 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-649f5c01-feb2-4d1f-add0-ab3f738a61ba tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs returned with HTTP 200 Jul 31 05:38:00.766318 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1102/4421] 10.4.3.227 () {68 vars in 1399 bytes} [Fri Jul 31 05:38:00 2026] POST /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs => generated 51 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:38:00.773217 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-28f2b921-c61e-4825-b307-d7c7b055a480 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.775473 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28f2b921-c61e-4825-b307-d7c7b055a480 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] GET https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs Jul 31 05:38:00.775648 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-28f2b921-c61e-4825-b307-d7c7b055a480 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:00.775872 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-28f2b921-c61e-4825-b307-d7c7b055a480 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:00.783433 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-28f2b921-c61e-4825-b307-d7c7b055a480 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs returned with HTTP 200 Jul 31 05:38:00.783821 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1119/4422] 10.4.3.227 () {66 vars in 1378 bytes} [Fri Jul 31 05:38:00 2026] GET /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:38:00.791323 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c53b029-9bac-4633-b101-7412827aaed6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.793138 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c53b029-9bac-4633-b101-7412827aaed6 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] DELETE https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a Jul 31 05:38:00.793315 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c53b029-9bac-4633-b101-7412827aaed6 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:00.793496 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c53b029-9bac-4633-b101-7412827aaed6 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:00.812990 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c53b029-9bac-4633-b101-7412827aaed6 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a returned with HTTP 202 Jul 31 05:38:00.813357 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1093/4423] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:38:00 2026] DELETE /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:00.819922 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f9f5ca44-b721-4083-a3e5-f141896ce520 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:00.821897 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9f5ca44-b721-4083-a3e5-f141896ce520 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] GET https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a Jul 31 05:38:00.822152 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f9f5ca44-b721-4083-a3e5-f141896ce520 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:00.822341 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f9f5ca44-b721-4083-a3e5-f141896ce520 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:00.825079 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f9f5ca44-b721-4083-a3e5-f141896ce520 tempest-VolumeTypesExtraSpecsTest-1771473293 tempest-VolumeTypesExtraSpecsTest-1771473293-project-admin] https://10.4.3.227/volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a returned with HTTP 404 Jul 31 05:38:00.825524 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1110/4424] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:38:00 2026] GET /volume/v3/types/e5ce2a4b-acbd-4886-a88e-6f8f8410714a => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:01.130123 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-277df903-2985-4c67-a6fe-34132023034a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:01.131914 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-277df903-2985-4c67-a6fe-34132023034a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:38:01.132129 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-277df903-2985-4c67-a6fe-34132023034a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:01.132313 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-277df903-2985-4c67-a6fe-34132023034a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:01.132459 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-277df903-2985-4c67-a6fe-34132023034a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:01.136755 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:01.136755 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:01.137550 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-277df903-2985-4c67-a6fe-34132023034a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:38:01.137961 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1103/4425] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:01 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:01.342476 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-04d828a1-c0c6-45a7-8b59-3a2878903111 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:01.344290 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04d828a1-c0c6-45a7-8b59-3a2878903111 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:01.344487 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04d828a1-c0c6-45a7-8b59-3a2878903111 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:01.344689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04d828a1-c0c6-45a7-8b59-3a2878903111 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:01.354524 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:01.354524 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:01.359069 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-04d828a1-c0c6-45a7-8b59-3a2878903111 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:01.363678 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04d828a1-c0c6-45a7-8b59-3a2878903111 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:01.364083 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1120/4426] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:01 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:01.557418 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de8efe5c-d248-4686-83e3-96cdaf437f9b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:01.559160 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de8efe5c-d248-4686-83e3-96cdaf437f9b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] GET https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:38:01.559287 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de8efe5c-d248-4686-83e3-96cdaf437f9b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:01.559458 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de8efe5c-d248-4686-83e3-96cdaf437f9b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:01.566506 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:01.566506 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:01.570563 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-de8efe5c-d248-4686-83e3-96cdaf437f9b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Volume info retrieved successfully. Jul 31 05:38:01.577567 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de8efe5c-d248-4686-83e3-96cdaf437f9b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 200 Jul 31 05:38:01.578023 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1094/4427] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:01 2026] GET /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 951 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:02.148259 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-415704dc-bc4c-4de0-bbb4-0749ae17e372 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:02.150768 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-415704dc-bc4c-4de0-bbb4-0749ae17e372 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:38:02.150990 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-415704dc-bc4c-4de0-bbb4-0749ae17e372 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:02.151226 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-415704dc-bc4c-4de0-bbb4-0749ae17e372 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:02.151325 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-415704dc-bc4c-4de0-bbb4-0749ae17e372 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:02.156556 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:02.156556 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:02.156790 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-415704dc-bc4c-4de0-bbb4-0749ae17e372 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:38:02.157226 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1111/4428] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:02 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:02.380046 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8f3bc707-2125-4d14-b5a1-44c8f6d2d78a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:02.384131 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f3bc707-2125-4d14-b5a1-44c8f6d2d78a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:02.384131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f3bc707-2125-4d14-b5a1-44c8f6d2d78a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:02.384131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8f3bc707-2125-4d14-b5a1-44c8f6d2d78a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:02.394778 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:02.394778 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:02.399670 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8f3bc707-2125-4d14-b5a1-44c8f6d2d78a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:02.406068 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8f3bc707-2125-4d14-b5a1-44c8f6d2d78a tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:02.406732 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1104/4429] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:02 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:02.590702 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7bfb551a-82af-49af-a961-34af7d983fcd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:02.592173 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7bfb551a-82af-49af-a961-34af7d983fcd tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] GET https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:38:02.592410 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7bfb551a-82af-49af-a961-34af7d983fcd tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:02.592683 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7bfb551a-82af-49af-a961-34af7d983fcd tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:02.601342 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:02.601342 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:02.604989 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7bfb551a-82af-49af-a961-34af7d983fcd tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Volume info retrieved successfully. Jul 31 05:38:02.609448 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7bfb551a-82af-49af-a961-34af7d983fcd tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 200 Jul 31 05:38:02.609863 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1121/4430] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:02 2026] GET /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:02.919983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6cb5a39f-8496-4431-9544-9b0d816402a1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.008393 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cb5a39f-8496-4431-9544-9b0d816402a1 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] POST https://10.4.3.227/volume/v3/types/352e31f3-e476-4e9b-8282-ba91145ed9d6/encryption Jul 31 05:38:03.009739 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6cb5a39f-8496-4431-9544-9b0d816402a1 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:03.021253 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6cb5a39f-8496-4431-9544-9b0d816402a1 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] https://10.4.3.227/volume/v3/types/352e31f3-e476-4e9b-8282-ba91145ed9d6/encryption returned with HTTP 404 Jul 31 05:38:03.021854 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1095/4431] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:38:02 2026] POST /volume/v3/types/352e31f3-e476-4e9b-8282-ba91145ed9d6/encryption => generated 114 bytes in 102 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:03.032354 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bcb4516d-7d04-4041-858c-5f3da717f824 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.033929 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcb4516d-7d04-4041-858c-5f3da717f824 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:38:03.034280 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bcb4516d-7d04-4041-858c-5f3da717f824 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1414439460", "os-volume-type-access:is_public": false}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:03.037462 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=507,cinder:INSERT=65,cinder:UPDATE=123,cinder:DELETE=6 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:38:03.054963 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bcb4516d-7d04-4041-858c-5f3da717f824 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:38:03.055404 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1112/4432] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:38:03 2026] POST /volume/v3/types => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:03.065391 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1469476d-2d54-41e6-9836-d6edfee294fb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.135471 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1469476d-2d54-41e6-9836-d6edfee294fb tempest-VolumeTypesNegativeTest-790336957 tempest-VolumeTypesNegativeTest-790336957-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:03.135875 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1469476d-2d54-41e6-9836-d6edfee294fb tempest-VolumeTypesNegativeTest-790336957 tempest-VolumeTypesNegativeTest-790336957-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2b2b4a89-03c7-4b94-8fed-e6691237ef5c", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-2052198371"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:03.137682 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-1469476d-2d54-41e6-9836-d6edfee294fb tempest-VolumeTypesNegativeTest-790336957 tempest-VolumeTypesNegativeTest-790336957-project-member] Create volume request body: {'volume': {'volume_type': '2b2b4a89-03c7-4b94-8fed-e6691237ef5c', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-2052198371'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:03.145868 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1469476d-2d54-41e6-9836-d6edfee294fb tempest-VolumeTypesNegativeTest-790336957 tempest-VolumeTypesNegativeTest-790336957-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 404 Jul 31 05:38:03.146413 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1105/4433] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:38:03 2026] POST /volume/v3/volumes => generated 114 bytes in 82 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:03.154653 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-73a02ad8-8126-4c3a-bef6-3f06366bed71 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.157825 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73a02ad8-8126-4c3a-bef6-3f06366bed71 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] DELETE https://10.4.3.227/volume/v3/types/2b2b4a89-03c7-4b94-8fed-e6691237ef5c Jul 31 05:38:03.157825 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73a02ad8-8126-4c3a-bef6-3f06366bed71 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:03.157983 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-73a02ad8-8126-4c3a-bef6-3f06366bed71 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:03.170680 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-07557a3e-2232-4cd5-91c7-eb9bdb2fa6f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.172679 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-07557a3e-2232-4cd5-91c7-eb9bdb2fa6f6 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:38:03.172823 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-07557a3e-2232-4cd5-91c7-eb9bdb2fa6f6 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:03.173079 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-07557a3e-2232-4cd5-91c7-eb9bdb2fa6f6 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:03.173210 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-07557a3e-2232-4cd5-91c7-eb9bdb2fa6f6 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:03.177417 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:03.177417 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:03.178067 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-07557a3e-2232-4cd5-91c7-eb9bdb2fa6f6 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:38:03.178595 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1096/4434] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:03 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:03.193908 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-73a02ad8-8126-4c3a-bef6-3f06366bed71 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] https://10.4.3.227/volume/v3/types/2b2b4a89-03c7-4b94-8fed-e6691237ef5c returned with HTTP 202 Jul 31 05:38:03.194520 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1122/4435] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:38:03 2026] DELETE /volume/v3/types/2b2b4a89-03c7-4b94-8fed-e6691237ef5c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:03.202670 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b6389c79-930d-4f07-b5b4-7d867e78212a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.204722 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6389c79-930d-4f07-b5b4-7d867e78212a tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] GET https://10.4.3.227/volume/v3/types/2b2b4a89-03c7-4b94-8fed-e6691237ef5c Jul 31 05:38:03.204858 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6389c79-930d-4f07-b5b4-7d867e78212a tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:03.205028 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6389c79-930d-4f07-b5b4-7d867e78212a tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:03.209022 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6389c79-930d-4f07-b5b4-7d867e78212a tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] https://10.4.3.227/volume/v3/types/2b2b4a89-03c7-4b94-8fed-e6691237ef5c returned with HTTP 404 Jul 31 05:38:03.209591 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1113/4436] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:38:03 2026] GET /volume/v3/types/2b2b4a89-03c7-4b94-8fed-e6691237ef5c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:03.220072 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7a9960f8-20c7-4f46-acc6-7b278e105e80 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.222114 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a9960f8-20c7-4f46-acc6-7b278e105e80 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:38:03.222503 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7a9960f8-20c7-4f46-acc6-7b278e105e80 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:03.225038 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7a9960f8-20c7-4f46-acc6-7b278e105e80 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 400 Jul 31 05:38:03.225685 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1106/4437] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:38:03 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:38:03.239327 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e2ac7a3-0cab-4274-b82c-803e005339c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.242242 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e2ac7a3-0cab-4274-b82c-803e005339c2 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:38:03.242738 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e2ac7a3-0cab-4274-b82c-803e005339c2 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1409740448"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:03.267074 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e2ac7a3-0cab-4274-b82c-803e005339c2 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:38:03.267682 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1097/4438] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:38:03 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 31 05:38:03.279673 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a45dfb01-9bbc-4fa3-a551-8ede851e814b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.282406 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a45dfb01-9bbc-4fa3-a551-8ede851e814b tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:38:03.283083 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a45dfb01-9bbc-4fa3-a551-8ede851e814b tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1409740448"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:03.289027 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a45dfb01-9bbc-4fa3-a551-8ede851e814b tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1409740448 already exists. Jul 31 05:38:03.289469 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a45dfb01-9bbc-4fa3-a551-8ede851e814b tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 409 Jul 31 05:38:03.289663 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1123/4439] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:38:03 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 31 05:38:03.297295 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e38a9989-c7d9-46ff-a5ba-03ddfde1f146 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.299853 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e38a9989-c7d9-46ff-a5ba-03ddfde1f146 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] DELETE https://10.4.3.227/volume/v3/types/f61cd855-a6a3-409b-a2c4-251df597bf87 Jul 31 05:38:03.300064 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e38a9989-c7d9-46ff-a5ba-03ddfde1f146 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:03.300402 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e38a9989-c7d9-46ff-a5ba-03ddfde1f146 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:03.334489 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e38a9989-c7d9-46ff-a5ba-03ddfde1f146 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] https://10.4.3.227/volume/v3/types/f61cd855-a6a3-409b-a2c4-251df597bf87 returned with HTTP 202 Jul 31 05:38:03.335049 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1114/4440] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:38:03 2026] DELETE /volume/v3/types/f61cd855-a6a3-409b-a2c4-251df597bf87 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:03.342595 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4f3b1477-87fa-448d-b2be-78213533b1d3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.344160 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f3b1477-87fa-448d-b2be-78213533b1d3 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] GET https://10.4.3.227/volume/v3/types/f61cd855-a6a3-409b-a2c4-251df597bf87 Jul 31 05:38:03.344400 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f3b1477-87fa-448d-b2be-78213533b1d3 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:03.344561 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4f3b1477-87fa-448d-b2be-78213533b1d3 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:03.347947 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4f3b1477-87fa-448d-b2be-78213533b1d3 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] https://10.4.3.227/volume/v3/types/f61cd855-a6a3-409b-a2c4-251df597bf87 returned with HTTP 404 Jul 31 05:38:03.348454 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1107/4441] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:38:03 2026] GET /volume/v3/types/f61cd855-a6a3-409b-a2c4-251df597bf87 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:03.360518 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08381f4d-7ab4-42c7-9aa4-072962b75f89 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.364374 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08381f4d-7ab4-42c7-9aa4-072962b75f89 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] DELETE https://10.4.3.227/volume/v3/types/abe3c775-c64c-4c83-b653-67186a26aca4 Jul 31 05:38:03.364781 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08381f4d-7ab4-42c7-9aa4-072962b75f89 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:03.365092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08381f4d-7ab4-42c7-9aa4-072962b75f89 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:03.370502 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08381f4d-7ab4-42c7-9aa4-072962b75f89 tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] https://10.4.3.227/volume/v3/types/abe3c775-c64c-4c83-b653-67186a26aca4 returned with HTTP 404 Jul 31 05:38:03.371038 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1098/4442] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:38:03 2026] DELETE /volume/v3/types/abe3c775-c64c-4c83-b653-67186a26aca4 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:03.379344 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c35d1024-c728-4791-96ef-b24e94abecdc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.381339 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c35d1024-c728-4791-96ef-b24e94abecdc tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] GET https://10.4.3.227/volume/v3/types/23d168c5-5aaf-4383-89d8-e3f270e96b3c Jul 31 05:38:03.381520 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c35d1024-c728-4791-96ef-b24e94abecdc tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:03.381707 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c35d1024-c728-4791-96ef-b24e94abecdc tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:03.384769 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c35d1024-c728-4791-96ef-b24e94abecdc tempest-VolumeTypesNegativeTest-399824000 tempest-VolumeTypesNegativeTest-399824000-project-admin] https://10.4.3.227/volume/v3/types/23d168c5-5aaf-4383-89d8-e3f270e96b3c returned with HTTP 404 Jul 31 05:38:03.385186 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1124/4443] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:38:03 2026] GET /volume/v3/types/23d168c5-5aaf-4383-89d8-e3f270e96b3c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:03.423197 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7667bbcd-9bd8-44dd-8109-d5d5f7b8fa59 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.425157 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7667bbcd-9bd8-44dd-8109-d5d5f7b8fa59 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:03.425361 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7667bbcd-9bd8-44dd-8109-d5d5f7b8fa59 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:03.425633 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7667bbcd-9bd8-44dd-8109-d5d5f7b8fa59 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:03.435406 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:03.435406 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:03.439433 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7667bbcd-9bd8-44dd-8109-d5d5f7b8fa59 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:03.445373 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7667bbcd-9bd8-44dd-8109-d5d5f7b8fa59 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:03.446010 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1115/4444] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:03 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:03.624402 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9702449d-ed12-4ebf-b24f-25de9d9f108e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:03.626655 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9702449d-ed12-4ebf-b24f-25de9d9f108e tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] GET https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:38:03.626906 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9702449d-ed12-4ebf-b24f-25de9d9f108e tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:03.627285 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9702449d-ed12-4ebf-b24f-25de9d9f108e tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:03.636382 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:03.636382 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:03.643994 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9702449d-ed12-4ebf-b24f-25de9d9f108e tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Volume info retrieved successfully. Jul 31 05:38:03.650993 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9702449d-ed12-4ebf-b24f-25de9d9f108e tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 200 Jul 31 05:38:03.651517 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1108/4445] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:03 2026] GET /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:04.188353 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-98eb7182-0c21-488e-a7d1-cfe2b1ff7b36 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:04.190453 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98eb7182-0c21-488e-a7d1-cfe2b1ff7b36 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:38:04.190675 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98eb7182-0c21-488e-a7d1-cfe2b1ff7b36 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:04.190858 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98eb7182-0c21-488e-a7d1-cfe2b1ff7b36 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:04.191448 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-98eb7182-0c21-488e-a7d1-cfe2b1ff7b36 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:04.196774 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:04.196774 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:04.197385 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98eb7182-0c21-488e-a7d1-cfe2b1ff7b36 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:38:04.197851 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1099/4446] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:04 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:04.459071 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9586d5fd-b71e-4eac-8490-b13bc2f9f557 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:04.462807 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9586d5fd-b71e-4eac-8490-b13bc2f9f557 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:04.463774 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9586d5fd-b71e-4eac-8490-b13bc2f9f557 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:04.463774 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9586d5fd-b71e-4eac-8490-b13bc2f9f557 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:04.483473 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:04.483473 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:04.487872 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9586d5fd-b71e-4eac-8490-b13bc2f9f557 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:04.493513 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9586d5fd-b71e-4eac-8490-b13bc2f9f557 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:04.493879 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1125/4447] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:04 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 920 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:04.668397 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c7b0acc-5d7d-4656-98e7-29476138e482 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:04.668397 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c7b0acc-5d7d-4656-98e7-29476138e482 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] GET https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:38:04.668397 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c7b0acc-5d7d-4656-98e7-29476138e482 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:04.668397 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c7b0acc-5d7d-4656-98e7-29476138e482 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:04.675282 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:04.675282 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:04.679321 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9c7b0acc-5d7d-4656-98e7-29476138e482 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Volume info retrieved successfully. Jul 31 05:38:04.684114 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c7b0acc-5d7d-4656-98e7-29476138e482 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 200 Jul 31 05:38:04.684572 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1116/4448] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:04 2026] GET /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:05.212972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-427a25ec-bb6c-4369-93a5-f455dfff2078 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.217506 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-427a25ec-bb6c-4369-93a5-f455dfff2078 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:38:05.217834 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-427a25ec-bb6c-4369-93a5-f455dfff2078 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:05.218068 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-427a25ec-bb6c-4369-93a5-f455dfff2078 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:05.218227 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-427a25ec-bb6c-4369-93a5-f455dfff2078 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:05.226145 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.226145 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:05.227732 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-427a25ec-bb6c-4369-93a5-f455dfff2078 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:38:05.228208 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1109/4449] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:05 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:05.239049 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-dee315c5-e3af-403f-a762-a8789eb511b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.242308 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-dee315c5-e3af-403f-a762-a8789eb511b7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/attachments/2c2b89e2-e364-456a-80af-70b7258ffc8c/action Jul 31 05:38:05.242671 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-dee315c5-e3af-403f-a762-a8789eb511b7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:38:05.242875 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-dee315c5-e3af-403f-a762-a8789eb511b7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:05.268632 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.268632 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:05.282835 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-399a21b0-31b5-4135-a633-ff0188892cb3 req-dee315c5-e3af-403f-a762-a8789eb511b7 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/2c2b89e2-e364-456a-80af-70b7258ffc8c/action returned with HTTP 204 Jul 31 05:38:05.283522 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1100/4450] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:38:05 2026] POST /volume/v3/attachments/2c2b89e2-e364-456a-80af-70b7258ffc8c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:05.510030 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5bfbefe0-84aa-41ba-8d4f-f13b6fe28724 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.511537 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5bfbefe0-84aa-41ba-8d4f-f13b6fe28724 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:05.511748 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5bfbefe0-84aa-41ba-8d4f-f13b6fe28724 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:05.513122 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5bfbefe0-84aa-41ba-8d4f-f13b6fe28724 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:05.522678 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.522678 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:05.526794 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5bfbefe0-84aa-41ba-8d4f-f13b6fe28724 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:05.531068 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5bfbefe0-84aa-41ba-8d4f-f13b6fe28724 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:05.531442 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1126/4451] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:05 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 1212 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:05.590872 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-8793f5f8-98ee-434f-a7a4-6b8a50783be5 req-ffb5f448-612a-4942-93bc-fadecc37b8a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.594996 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8793f5f8-98ee-434f-a7a4-6b8a50783be5 req-ffb5f448-612a-4942-93bc-fadecc37b8a3 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:05.595635 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8793f5f8-98ee-434f-a7a4-6b8a50783be5 req-ffb5f448-612a-4942-93bc-fadecc37b8a3 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:05.596080 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-8793f5f8-98ee-434f-a7a4-6b8a50783be5 req-ffb5f448-612a-4942-93bc-fadecc37b8a3 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:05.609902 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.609902 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:05.614641 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-8793f5f8-98ee-434f-a7a4-6b8a50783be5 req-ffb5f448-612a-4942-93bc-fadecc37b8a3 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:05.619503 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-8793f5f8-98ee-434f-a7a4-6b8a50783be5 req-ffb5f448-612a-4942-93bc-fadecc37b8a3 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:05.619953 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1117/4452] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:05 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 1212 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:05.642658 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32f34f4e-70f7-4ef9-9b0e-88c2ec6f5111 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.644533 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32f34f4e-70f7-4ef9-9b0e-88c2ec6f5111 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:05.644745 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32f34f4e-70f7-4ef9-9b0e-88c2ec6f5111 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:05.644947 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32f34f4e-70f7-4ef9-9b0e-88c2ec6f5111 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:05.655612 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.655612 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:05.660494 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-32f34f4e-70f7-4ef9-9b0e-88c2ec6f5111 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:05.665343 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32f34f4e-70f7-4ef9-9b0e-88c2ec6f5111 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:05.665724 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1110/4453] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:05 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:05.703458 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eb4e1be5-3a1f-4032-9c9d-ca98ef9e8ba4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.705778 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb4e1be5-3a1f-4032-9c9d-ca98ef9e8ba4 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] GET https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:38:05.706227 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb4e1be5-3a1f-4032-9c9d-ca98ef9e8ba4 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:05.707010 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eb4e1be5-3a1f-4032-9c9d-ca98ef9e8ba4 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:05.717947 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.717947 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:05.720061 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-f071e81d-94e9-4c6a-a8e8-ed7b7d742594 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.722635 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-f071e81d-94e9-4c6a-a8e8-ed7b7d742594 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:05.722910 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-f071e81d-94e9-4c6a-a8e8-ed7b7d742594 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:05.723232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-f071e81d-94e9-4c6a-a8e8-ed7b7d742594 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:05.724622 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-eb4e1be5-3a1f-4032-9c9d-ca98ef9e8ba4 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Volume info retrieved successfully. Jul 31 05:38:05.732597 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eb4e1be5-3a1f-4032-9c9d-ca98ef9e8ba4 tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 200 Jul 31 05:38:05.732597 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1101/4454] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:05 2026] GET /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 1295 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:05.734315 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.734315 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:05.737828 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-f071e81d-94e9-4c6a-a8e8-ed7b7d742594 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:05.741966 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-f071e81d-94e9-4c6a-a8e8-ed7b7d742594 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:05.742362 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1127/4455] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:05 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:05.750880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d60dda8f-fe53-45bc-a070-52014672765b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.752788 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d60dda8f-fe53-45bc-a070-52014672765b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:38:05.753024 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d60dda8f-fe53-45bc-a070-52014672765b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:05.753274 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d60dda8f-fe53-45bc-a070-52014672765b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:05.753491 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-d60dda8f-fe53-45bc-a070-52014672765b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Delete volume with id: 6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:38:05.762201 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.762201 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:05.763696 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d60dda8f-fe53-45bc-a070-52014672765b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Volume info retrieved successfully. Jul 31 05:38:05.769386 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-d90a68f9-bf1d-4660-8059-766af0da3cef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.771818 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-d90a68f9-bf1d-4660-8059-766af0da3cef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] POST https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6/action Jul 31 05:38:05.772362 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-d90a68f9-bf1d-4660-8059-766af0da3cef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:38:05.772419 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-d90a68f9-bf1d-4660-8059-766af0da3cef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:05.784813 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.784813 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:05.785544 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-d90a68f9-bf1d-4660-8059-766af0da3cef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:05.787627 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d60dda8f-fe53-45bc-a070-52014672765b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Delete volume request issued successfully. Jul 31 05:38:05.787870 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d60dda8f-fe53-45bc-a070-52014672765b tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 202 Jul 31 05:38:05.788332 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1118/4456] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:38:05 2026] DELETE /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:05.794041 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-d90a68f9-bf1d-4660-8059-766af0da3cef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Begin detaching volume completed successfully. Jul 31 05:38:05.794303 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-d90a68f9-bf1d-4660-8059-766af0da3cef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6/action returned with HTTP 202 Jul 31 05:38:05.794860 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1111/4457] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:38:05 2026] POST /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:38:05.797883 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b23592ba-be78-4dff-af98-cea26473ae2f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.799347 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b23592ba-be78-4dff-af98-cea26473ae2f tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] GET https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:38:05.801055 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b23592ba-be78-4dff-af98-cea26473ae2f tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:05.801055 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b23592ba-be78-4dff-af98-cea26473ae2f tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:05.813487 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.813487 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:05.818961 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b23592ba-be78-4dff-af98-cea26473ae2f tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Volume info retrieved successfully. Jul 31 05:38:05.823188 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c0126d79-cfbf-442e-bc93-77a6b86d6c15 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.826063 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0126d79-cfbf-442e-bc93-77a6b86d6c15 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:05.827538 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0126d79-cfbf-442e-bc93-77a6b86d6c15 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:05.827538 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c0126d79-cfbf-442e-bc93-77a6b86d6c15 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:05.827628 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b23592ba-be78-4dff-af98-cea26473ae2f tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 200 Jul 31 05:38:05.827898 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1102/4458] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:05 2026] GET /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 1294 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:05.843324 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.843324 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:05.847610 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c0126d79-cfbf-442e-bc93-77a6b86d6c15 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:05.854881 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c0126d79-cfbf-442e-bc93-77a6b86d6c15 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:05.855235 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1128/4459] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:05 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 1215 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:05.869654 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e645fd97-0dee-4151-95b0-cedac9b81c6a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.870130 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e645fd97-0dee-4151-95b0-cedac9b81c6a None None] GET https://10.4.3.227/volume// Jul 31 05:38:05.870352 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e645fd97-0dee-4151-95b0-cedac9b81c6a None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:05.870615 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e645fd97-0dee-4151-95b0-cedac9b81c6a None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:05.871028 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e645fd97-0dee-4151-95b0-cedac9b81c6a None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:05.871504 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1119/4460] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:38:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:38:05.881700 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-cbdde822-49af-43f2-9237-d0576864e5cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.888157 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-cbdde822-49af-43f2-9237-d0576864e5cb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:05.888157 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-cbdde822-49af-43f2-9237-d0576864e5cb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:05.888157 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-cbdde822-49af-43f2-9237-d0576864e5cb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:05.910156 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.910156 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:05.915949 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-cbdde822-49af-43f2-9237-d0576864e5cb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:05.922086 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-cbdde822-49af-43f2-9237-d0576864e5cb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:05.922626 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1112/4461] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:38:05 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 1395 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:38:05.948827 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-abd17a47-9a39-419f-9718-2d79811820ad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:05.950427 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abd17a47-9a39-419f-9718-2d79811820ad tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:38:05.951019 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-abd17a47-9a39-419f-9718-2d79811820ad tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "77d22113-b2da-4e66-a9e1-dc9831462107", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1648942218", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:05.964815 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:05.964815 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:05.964815 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-abd17a47-9a39-419f-9718-2d79811820ad tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:05.964815 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-abd17a47-9a39-419f-9718-2d79811820ad tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create snapshot from volume 77d22113-b2da-4e66-a9e1-dc9831462107 Jul 31 05:38:05.992712 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-abd17a47-9a39-419f-9718-2d79811820ad tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['b5c3d350-3e05-4e60-98e6-ccb514d1e1d7', '842d567e-b047-4cd6-9682-17ad3c4aa33d', 'b90680f4-f74c-4517-b0ce-4ffd2e580b05', '158a2130-399e-4244-9d8e-3a26ac95f95a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:06.031471 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-abd17a47-9a39-419f-9718-2d79811820ad tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot force create request issued successfully. Jul 31 05:38:06.031969 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-abd17a47-9a39-419f-9718-2d79811820ad tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:38:06.032520 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1103/4462] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:38:05 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:06.044673 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7a39ab68-0ad1-4fdf-a989-6eceaf41be09 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:06.049752 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a39ab68-0ad1-4fdf-a989-6eceaf41be09 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 Jul 31 05:38:06.052232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a39ab68-0ad1-4fdf-a989-6eceaf41be09 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:06.052459 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7a39ab68-0ad1-4fdf-a989-6eceaf41be09 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:06.059010 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:06.059010 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:06.059715 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7a39ab68-0ad1-4fdf-a989-6eceaf41be09 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:06.060881 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7a39ab68-0ad1-4fdf-a989-6eceaf41be09 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 returned with HTTP 200 Jul 31 05:38:06.061325 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1129/4463] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:38:06 2026] GET /volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:06.237982 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c12ac9b9-d5bf-49b3-ac70-73a7ae937092 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:06.239795 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c12ac9b9-d5bf-49b3-ac70-73a7ae937092 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:38:06.240026 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c12ac9b9-d5bf-49b3-ac70-73a7ae937092 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:06.240240 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c12ac9b9-d5bf-49b3-ac70-73a7ae937092 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:06.240374 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c12ac9b9-d5bf-49b3-ac70-73a7ae937092 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:06.244369 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:06.244369 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:06.244967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c12ac9b9-d5bf-49b3-ac70-73a7ae937092 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:38:06.245377 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1120/4464] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:06 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:06.259321 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f979c7ce-d978-4296-a605-b965a214699d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:06.382067 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f979c7ce-d978-4296-a605-b965a214699d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae/export_record Jul 31 05:38:06.382347 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f979c7ce-d978-4296-a605-b965a214699d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:06.382591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f979c7ce-d978-4296-a605-b965a214699d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Calling method 'export_record' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:06.382727 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-f979c7ce-d978-4296-a605-b965a214699d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Export record for backup 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100285) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 05:38:06.388569 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:06.388569 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:06.390320 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-f979c7ce-d978-4296-a605-b965a214699d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '053bfb8ad9094ef3b7cf523a8426d081', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9cf4901b0b5f449a8c50020c3e19718f', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:38:06.390580 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f979c7ce-d978-4296-a605-b965a214699d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae/export_record returned with HTTP 403 Jul 31 05:38:06.391154 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1113/4465] 10.4.3.227 () {68 vars in 1430 bytes} [Fri Jul 31 05:38:06 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae/export_record => generated 101 bytes in 132 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:06.399513 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:06.401263 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:06.401587 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1489858245"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:06.402917 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1489858245'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:06.402992 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Create volume of 1 GB Jul 31 05:38:06.403212 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:06.403212 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:06.406449 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Availability Zones retrieved successfully. Jul 31 05:38:06.411214 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Flow 'volume_create_api' (58d192ef-d1eb-41ad-bd03-f799ab7b4a65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:06.412022 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28afcc71-1c8c-4fb1-a0be-7306a198bff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:06.412674 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:06.438882 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28afcc71-1c8c-4fb1-a0be-7306a198bff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:06.439752 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376dae50-e4c1-437f-b229-da3e604992ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:06.480831 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Created reservations ['28952fe3-f2bd-4692-b2ec-cac250706627', '05ae08a4-9482-4e88-8f64-32bc013e1665', '13dd3d25-005d-4f9d-a13d-1e2a816cd985', 'ce1c710f-96ff-462b-ae7b-df882ffd19c7'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:06.481735 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (376dae50-e4c1-437f-b229-da3e604992ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28952fe3-f2bd-4692-b2ec-cac250706627', '05ae08a4-9482-4e88-8f64-32bc013e1665', '13dd3d25-005d-4f9d-a13d-1e2a816cd985', 'ce1c710f-96ff-462b-ae7b-df882ffd19c7']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:06.482530 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c0110d-dc3a-42b4-a2f5-7264515b5363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:06.506898 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46c0110d-dc3a-42b4-a2f5-7264515b5363) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01ca5301-2617-4911-8fa6-be2f6956250f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1489858245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cf4901b0b5f449a8c50020c3e19718f',qos_specs=None,replication_status=,reservations=['28952fe3-f2bd-4692-b2ec-cac250706627','05ae08a4-9482-4e88-8f64-32bc013e1665','13dd3d25-005d-4f9d-a13d-1e2a816cd985','ce1c710f-96ff-462b-ae7b-df882ffd19c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b1fe46b913453bb7afa4afe91a3db8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:38:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1489858245',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01ca5301-2617-4911-8fa6-be2f6956250f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cf4901b0b5f449a8c50020c3e19718f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b1fe46b913453bb7afa4afe91a3db8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:06.508406 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5318000c-fabd-4d96-9bdb-c02e49fa93fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:06.510966 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-5a05e21d-2b6f-4f4e-9f00-78f6cfe231d9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:06.513312 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-5a05e21d-2b6f-4f4e-9f00-78f6cfe231d9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:06.513483 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-5a05e21d-2b6f-4f4e-9f00-78f6cfe231d9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:06.513706 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-5a05e21d-2b6f-4f4e-9f00-78f6cfe231d9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:06.524547 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:06.524547 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:06.526171 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5318000c-fabd-4d96-9bdb-c02e49fa93fd) transitioned into state 'SUCCESS' from state '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-1489858245',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cf4901b0b5f449a8c50020c3e19718f',qos_specs=None,replication_status=,reservations=['28952fe3-f2bd-4692-b2ec-cac250706627','05ae08a4-9482-4e88-8f64-32bc013e1665','13dd3d25-005d-4f9d-a13d-1e2a816cd985','ce1c710f-96ff-462b-ae7b-df882ffd19c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b1fe46b913453bb7afa4afe91a3db8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:06.526858 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df957117-ce2e-4a9b-a136-f2965a3b64ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:06.528370 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-5a05e21d-2b6f-4f4e-9f00-78f6cfe231d9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:06.534327 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-5a05e21d-2b6f-4f4e-9f00-78f6cfe231d9 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:06.534765 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1130/4466] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:06 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:06.536694 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df957117-ce2e-4a9b-a136-f2965a3b64ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:06.537753 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Flow 'volume_create_api' (58d192ef-d1eb-41ad-bd03-f799ab7b4a65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:06.538235 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Create volume request issued successfully. Jul 31 05:38:06.538765 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be8ac3a0-11f4-4ea6-a660-cbcd2e47c16b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:06.539321 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1104/4467] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:38:06 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:06.551170 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9aedc484-6c1b-4475-bd5c-17a8c55a33ce None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:06.553020 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9aedc484-6c1b-4475-bd5c-17a8c55a33ce tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f Jul 31 05:38:06.553260 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9aedc484-6c1b-4475-bd5c-17a8c55a33ce tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:06.553445 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9aedc484-6c1b-4475-bd5c-17a8c55a33ce tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:06.560220 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:06.560220 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:06.563283 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9aedc484-6c1b-4475-bd5c-17a8c55a33ce tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:06.566743 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9aedc484-6c1b-4475-bd5c-17a8c55a33ce tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f returned with HTTP 200 Jul 31 05:38:06.567141 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1121/4468] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:06 2026] GET /volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:06.842381 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a171c28b-66a8-4605-9836-2321ae6773dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:06.842909 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-6fbfc8d1-da8c-423b-bfe9-a4a56c1c60aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:06.844081 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a171c28b-66a8-4605-9836-2321ae6773dd tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] GET https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c Jul 31 05:38:06.844287 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a171c28b-66a8-4605-9836-2321ae6773dd tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:06.844464 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a171c28b-66a8-4605-9836-2321ae6773dd tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:06.845012 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-6fbfc8d1-da8c-423b-bfe9-a4a56c1c60aa tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] DELETE https://10.4.3.227/volume/v3/attachments/2c2b89e2-e364-456a-80af-70b7258ffc8c Jul 31 05:38:06.845239 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-6fbfc8d1-da8c-423b-bfe9-a4a56c1c60aa tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:06.845445 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-6fbfc8d1-da8c-423b-bfe9-a4a56c1c60aa tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:06.850014 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a171c28b-66a8-4605-9836-2321ae6773dd tempest-VolumeAndVolumeTypeFromImageTest-14036458 tempest-VolumeAndVolumeTypeFromImageTest-14036458-project-member] https://10.4.3.227/volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c returned with HTTP 404 Jul 31 05:38:06.850436 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1114/4469] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:06 2026] GET /volume/v3/volumes/6809b75d-72a4-4d69-809a-6ed5c95bc93c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:06.852522 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:06.852522 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:06.868716 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-aa6d84fc-045d-433b-bb52-b6b9796affef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:06.870733 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa6d84fc-045d-433b-bb52-b6b9796affef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:06.871017 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa6d84fc-045d-433b-bb52-b6b9796affef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:06.871410 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-aa6d84fc-045d-433b-bb52-b6b9796affef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:06.882705 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:06.882705 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:06.889701 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-aa6d84fc-045d-433b-bb52-b6b9796affef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:06.894467 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-aa6d84fc-045d-433b-bb52-b6b9796affef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:06.894845 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1105/4470] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:06 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:06.911644 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-53c952c1-a8f4-4a87-9e62-1474de8b2536 req-6fbfc8d1-da8c-423b-bfe9-a4a56c1c60aa tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/attachments/2c2b89e2-e364-456a-80af-70b7258ffc8c returned with HTTP 200 Jul 31 05:38:06.912212 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1131/4471] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:38:06 2026] DELETE /volume/v3/attachments/2c2b89e2-e364-456a-80af-70b7258ffc8c => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:07.070721 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ac44bd8-f3bb-4295-b652-ae76f7bf0119 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:07.072659 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ac44bd8-f3bb-4295-b652-ae76f7bf0119 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 Jul 31 05:38:07.073199 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ac44bd8-f3bb-4295-b652-ae76f7bf0119 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:07.073199 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ac44bd8-f3bb-4295-b652-ae76f7bf0119 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:07.080114 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:07.080114 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:07.080707 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8ac44bd8-f3bb-4295-b652-ae76f7bf0119 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:07.081740 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ac44bd8-f3bb-4295-b652-ae76f7bf0119 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 returned with HTTP 200 Jul 31 05:38:07.082428 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1122/4472] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:38:07 2026] GET /volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:07.093382 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7501e825-a5e2-4e67-a213-469a5325b79f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:07.095265 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7501e825-a5e2-4e67-a213-469a5325b79f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 Jul 31 05:38:07.095455 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7501e825-a5e2-4e67-a213-469a5325b79f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:07.095685 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7501e825-a5e2-4e67-a213-469a5325b79f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:07.100400 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:07.100400 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:07.100900 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7501e825-a5e2-4e67-a213-469a5325b79f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:07.101840 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7501e825-a5e2-4e67-a213-469a5325b79f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 returned with HTTP 200 Jul 31 05:38:07.102287 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1115/4473] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:38:07 2026] GET /volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:07.136947 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-66ede9f3-9840-4f6b-9084-5f724a4d5b87 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:07.138724 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66ede9f3-9840-4f6b-9084-5f724a4d5b87 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:38:07.138903 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66ede9f3-9840-4f6b-9084-5f724a4d5b87 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:07.139089 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-66ede9f3-9840-4f6b-9084-5f724a4d5b87 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:07.139821 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-66ede9f3-9840-4f6b-9084-5f724a4d5b87 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:38:07.157970 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-66ede9f3-9840-4f6b-9084-5f724a4d5b87 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Get all volumes completed successfully. Jul 31 05:38:07.160368 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:07.160368 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:07.166467 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-66ede9f3-9840-4f6b-9084-5f724a4d5b87 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:38:07.166987 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1106/4474] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:38:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:38:07.187383 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e39331cb-70a6-4f7d-84dc-090ae45dfd30 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:07.189606 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e39331cb-70a6-4f7d-84dc-090ae45dfd30 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/ce05ad20-756c-4899-8adb-faf65617e309 Jul 31 05:38:07.191176 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e39331cb-70a6-4f7d-84dc-090ae45dfd30 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:07.191392 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e39331cb-70a6-4f7d-84dc-090ae45dfd30 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:07.191529 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e39331cb-70a6-4f7d-84dc-090ae45dfd30 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Delete volume with id: ce05ad20-756c-4899-8adb-faf65617e309 Jul 31 05:38:07.199327 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:07.199327 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:07.199719 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e39331cb-70a6-4f7d-84dc-090ae45dfd30 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Volume info retrieved successfully. Jul 31 05:38:07.211639 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.image.cache [None req-e39331cb-70a6-4f7d-84dc-090ae45dfd30 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '85dfb622-880a-4cd1-acdc-18649014d8a7', 'volume_id': 'ce05ad20-756c-4899-8adb-faf65617e309', 'host': 'np0000006182@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 5, 37, 57), 'last_used': datetime.datetime(2026, 7, 31, 5, 38, 6)}. {{(pid=100286) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 05:38:07.222201 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e39331cb-70a6-4f7d-84dc-090ae45dfd30 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Delete volume request issued successfully. Jul 31 05:38:07.222431 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e39331cb-70a6-4f7d-84dc-090ae45dfd30 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] https://10.4.3.227/volume/v3/volumes/ce05ad20-756c-4899-8adb-faf65617e309 returned with HTTP 202 Jul 31 05:38:07.222877 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1132/4475] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:38:07 2026] DELETE /volume/v3/volumes/ce05ad20-756c-4899-8adb-faf65617e309 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:07.231963 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-43fdaf7e-2f12-4942-b5eb-1cca08393db5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:07.234839 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43fdaf7e-2f12-4942-b5eb-1cca08393db5 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] GET https://10.4.3.227/volume/v3/volumes/ce05ad20-756c-4899-8adb-faf65617e309 Jul 31 05:38:07.235705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43fdaf7e-2f12-4942-b5eb-1cca08393db5 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:07.235942 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43fdaf7e-2f12-4942-b5eb-1cca08393db5 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:07.247122 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:07.247122 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:07.252819 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-43fdaf7e-2f12-4942-b5eb-1cca08393db5 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Volume info retrieved successfully. Jul 31 05:38:07.257722 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43fdaf7e-2f12-4942-b5eb-1cca08393db5 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] https://10.4.3.227/volume/v3/volumes/ce05ad20-756c-4899-8adb-faf65617e309 returned with HTTP 200 Jul 31 05:38:07.259917 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1123/4476] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:07 2026] GET /volume/v3/volumes/ce05ad20-756c-4899-8adb-faf65617e309 => generated 1096 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:07.585112 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bbe5f715-fc03-454b-9ed3-6aed4f2189a3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:07.587308 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bbe5f715-fc03-454b-9ed3-6aed4f2189a3 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f Jul 31 05:38:07.587536 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bbe5f715-fc03-454b-9ed3-6aed4f2189a3 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:07.587768 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bbe5f715-fc03-454b-9ed3-6aed4f2189a3 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:07.606433 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:07.606433 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:07.612241 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bbe5f715-fc03-454b-9ed3-6aed4f2189a3 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:07.621361 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bbe5f715-fc03-454b-9ed3-6aed4f2189a3 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f returned with HTTP 200 Jul 31 05:38:07.621896 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1116/4477] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:07 2026] GET /volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f => generated 1018 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:07.640177 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-19d229f6-0af7-43f7-a910-2693e8b331fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:07.642165 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19d229f6-0af7-43f7-a910-2693e8b331fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:38:07.642598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-19d229f6-0af7-43f7-a910-2693e8b331fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "01ca5301-2617-4911-8fa6-be2f6956250f", "name": "tempest-type-Backup-1710190868"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:07.645492 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-19d229f6-0af7-43f7-a910-2693e8b331fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Creating new backup {'backup': {'volume_id': '01ca5301-2617-4911-8fa6-be2f6956250f', 'name': 'tempest-type-Backup-1710190868'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:38:07.645492 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-19d229f6-0af7-43f7-a910-2693e8b331fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Creating backup of volume 01ca5301-2617-4911-8fa6-be2f6956250f in container None Jul 31 05:38:07.672210 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:07.672210 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:07.672210 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-19d229f6-0af7-43f7-a910-2693e8b331fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:07.705617 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-19d229f6-0af7-43f7-a910-2693e8b331fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Created reservations ['070e198c-406d-4897-be96-41807455a635', '89fcb812-588d-47f9-ad64-509d7fce9dfc'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:07.745818 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-19d229f6-0af7-43f7-a910-2693e8b331fd tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:38:07.746934 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1107/4478] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:38:07 2026] POST /volume/v3/backups => generated 316 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:07.756700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d1d84dbc-f53f-472f-bf11-621126cfcc87 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:07.760980 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1d84dbc-f53f-472f-bf11-621126cfcc87 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:07.761224 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1d84dbc-f53f-472f-bf11-621126cfcc87 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:07.761843 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d1d84dbc-f53f-472f-bf11-621126cfcc87 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:07.762021 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d1d84dbc-f53f-472f-bf11-621126cfcc87 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:07.767460 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:07.767460 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:07.768302 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d1d84dbc-f53f-472f-bf11-621126cfcc87 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:07.768819 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1133/4479] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:07 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:07.911812 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d00bdabe-43a4-4dc3-958e-24705f3f1abb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:07.915354 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d00bdabe-43a4-4dc3-958e-24705f3f1abb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:07.915761 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d00bdabe-43a4-4dc3-958e-24705f3f1abb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:07.916479 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d00bdabe-43a4-4dc3-958e-24705f3f1abb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:07.929999 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:07.929999 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:07.937038 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d00bdabe-43a4-4dc3-958e-24705f3f1abb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:07.943480 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d00bdabe-43a4-4dc3-958e-24705f3f1abb tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:07.944083 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1124/4480] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:07 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 920 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:07.962948 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-15a58333-3dae-4a07-b158-c4171c38d015 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:07.967718 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15a58333-3dae-4a07-b158-c4171c38d015 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] DELETE https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:07.970204 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15a58333-3dae-4a07-b158-c4171c38d015 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:07.970204 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-15a58333-3dae-4a07-b158-c4171c38d015 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:07.971255 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-15a58333-3dae-4a07-b158-c4171c38d015 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Delete volume with id: 0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:07.983066 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:07.983066 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:07.984231 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-15a58333-3dae-4a07-b158-c4171c38d015 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:08.008853 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-15a58333-3dae-4a07-b158-c4171c38d015 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Delete volume request issued successfully. Jul 31 05:38:08.011855 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-15a58333-3dae-4a07-b158-c4171c38d015 tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 202 Jul 31 05:38:08.011855 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1117/4481] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:38:07 2026] DELETE /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:08.025331 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-558ba588-a54b-4b28-8371-52688ba6c8ef None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:08.027328 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-558ba588-a54b-4b28-8371-52688ba6c8ef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:08.030140 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-558ba588-a54b-4b28-8371-52688ba6c8ef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:08.030140 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-558ba588-a54b-4b28-8371-52688ba6c8ef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:08.037612 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:08.037612 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:08.041803 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-558ba588-a54b-4b28-8371-52688ba6c8ef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Volume info retrieved successfully. Jul 31 05:38:08.050382 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-558ba588-a54b-4b28-8371-52688ba6c8ef tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 200 Jul 31 05:38:08.050800 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1108/4482] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:08 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 919 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:08.273075 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f0ecacd6-ec3a-498a-88ab-414ae85001be None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:08.274335 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0ecacd6-ec3a-498a-88ab-414ae85001be tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] GET https://10.4.3.227/volume/v3/volumes/ce05ad20-756c-4899-8adb-faf65617e309 Jul 31 05:38:08.274510 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0ecacd6-ec3a-498a-88ab-414ae85001be tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:08.274715 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f0ecacd6-ec3a-498a-88ab-414ae85001be tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:08.281087 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f0ecacd6-ec3a-498a-88ab-414ae85001be tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] https://10.4.3.227/volume/v3/volumes/ce05ad20-756c-4899-8adb-faf65617e309 returned with HTTP 404 Jul 31 05:38:08.281627 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1134/4483] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:08 2026] GET /volume/v3/volumes/ce05ad20-756c-4899-8adb-faf65617e309 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:08.288931 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e885033a-81ce-477b-98bb-ddb861f2ac18 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:08.291039 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e885033a-81ce-477b-98bb-ddb861f2ac18 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] DELETE https://10.4.3.227/volume/v3/types/6468b7cf-56e8-488f-871a-b3ee1b0af39d Jul 31 05:38:08.291249 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e885033a-81ce-477b-98bb-ddb861f2ac18 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:08.291439 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e885033a-81ce-477b-98bb-ddb861f2ac18 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:08.312901 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e885033a-81ce-477b-98bb-ddb861f2ac18 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] https://10.4.3.227/volume/v3/types/6468b7cf-56e8-488f-871a-b3ee1b0af39d returned with HTTP 202 Jul 31 05:38:08.313258 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1125/4484] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:38:08 2026] DELETE /volume/v3/types/6468b7cf-56e8-488f-871a-b3ee1b0af39d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 05:38:08.320703 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-08234aaf-728b-4c39-a406-c6f0d0fac165 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:08.323095 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08234aaf-728b-4c39-a406-c6f0d0fac165 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] GET https://10.4.3.227/volume/v3/types/6468b7cf-56e8-488f-871a-b3ee1b0af39d Jul 31 05:38:08.323365 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08234aaf-728b-4c39-a406-c6f0d0fac165 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:08.323574 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08234aaf-728b-4c39-a406-c6f0d0fac165 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:08.328092 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08234aaf-728b-4c39-a406-c6f0d0fac165 tempest-VolumeAndVolumeTypeFromImageTest-648757126 tempest-VolumeAndVolumeTypeFromImageTest-648757126-project-admin] https://10.4.3.227/volume/v3/types/6468b7cf-56e8-488f-871a-b3ee1b0af39d returned with HTTP 404 Jul 31 05:38:08.328564 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1118/4485] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:38:08 2026] GET /volume/v3/types/6468b7cf-56e8-488f-871a-b3ee1b0af39d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:08.781561 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c12b91d-38a9-4a0c-8c03-9df990b91689 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:08.783864 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c12b91d-38a9-4a0c-8c03-9df990b91689 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:08.784145 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c12b91d-38a9-4a0c-8c03-9df990b91689 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:08.784423 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c12b91d-38a9-4a0c-8c03-9df990b91689 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:08.784584 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7c12b91d-38a9-4a0c-8c03-9df990b91689 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:08.790562 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:08.790562 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:08.791419 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c12b91d-38a9-4a0c-8c03-9df990b91689 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:08.791965 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1109/4486] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:08 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:09.069906 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3606633c-6355-4ccb-8596-7d41d562889c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:09.074477 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3606633c-6355-4ccb-8596-7d41d562889c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] GET https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 Jul 31 05:38:09.074477 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3606633c-6355-4ccb-8596-7d41d562889c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:09.074477 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3606633c-6355-4ccb-8596-7d41d562889c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:09.085081 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3606633c-6355-4ccb-8596-7d41d562889c tempest-VolumeMultiattachTests-229666995 tempest-VolumeMultiattachTests-229666995-project-member] https://10.4.3.227/volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 returned with HTTP 404 Jul 31 05:38:09.086058 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1135/4487] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:09 2026] GET /volume/v3/volumes/0726565a-2cca-409d-8f96-caca09cb5cb6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:09.099092 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c349191f-8914-41bd-aac0-402352e4fe30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:09.101505 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c349191f-8914-41bd-aac0-402352e4fe30 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:38:09.101775 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c349191f-8914-41bd-aac0-402352e4fe30 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:09.102004 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c349191f-8914-41bd-aac0-402352e4fe30 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:09.103035 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c349191f-8914-41bd-aac0-402352e4fe30 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:38:09.129278 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c349191f-8914-41bd-aac0-402352e4fe30 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Get all volumes completed successfully. Jul 31 05:38:09.132699 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:09.132699 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:09.140800 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c349191f-8914-41bd-aac0-402352e4fe30 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:38:09.141901 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1126/4488] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:38:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10988 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:38:09.159795 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7db93474-895f-40db-b75b-ba2a4701bee2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:09.161718 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7db93474-895f-40db-b75b-ba2a4701bee2 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] DELETE https://10.4.3.227/volume/v3/types/5f7e5cb7-de20-4933-ab2a-7393b5043627 Jul 31 05:38:09.161929 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7db93474-895f-40db-b75b-ba2a4701bee2 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:09.162136 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7db93474-895f-40db-b75b-ba2a4701bee2 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:09.192765 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7db93474-895f-40db-b75b-ba2a4701bee2 tempest-VolumeMultiattachTests-1577966705 tempest-VolumeMultiattachTests-1577966705-project-admin] https://10.4.3.227/volume/v3/types/5f7e5cb7-de20-4933-ab2a-7393b5043627 returned with HTTP 202 Jul 31 05:38:09.193747 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1119/4489] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:38:09 2026] DELETE /volume/v3/types/5f7e5cb7-de20-4933-ab2a-7393b5043627 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:09.804302 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-930f7bb6-b0ec-4ba0-899c-5cdef36148ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:09.808365 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-930f7bb6-b0ec-4ba0-899c-5cdef36148ce tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:09.808734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-930f7bb6-b0ec-4ba0-899c-5cdef36148ce tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:09.809008 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-930f7bb6-b0ec-4ba0-899c-5cdef36148ce tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:09.809199 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-930f7bb6-b0ec-4ba0-899c-5cdef36148ce tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:09.819692 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:09.819692 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:09.820485 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-930f7bb6-b0ec-4ba0-899c-5cdef36148ce tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:09.821042 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1110/4490] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:09 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:10.835779 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e927575-cc26-456d-9dac-fe2ddfbf8f84 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:10.837968 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e927575-cc26-456d-9dac-fe2ddfbf8f84 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:10.838247 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e927575-cc26-456d-9dac-fe2ddfbf8f84 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:10.838465 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e927575-cc26-456d-9dac-fe2ddfbf8f84 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:10.838782 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8e927575-cc26-456d-9dac-fe2ddfbf8f84 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:10.843164 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:10.843164 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:10.843787 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e927575-cc26-456d-9dac-fe2ddfbf8f84 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:10.844154 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1136/4491] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:10 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:11.857215 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-437fd0f4-6176-4bc0-bed0-e4228ff999bb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:11.862885 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-437fd0f4-6176-4bc0-bed0-e4228ff999bb tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:11.862885 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-437fd0f4-6176-4bc0-bed0-e4228ff999bb tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:11.863269 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-437fd0f4-6176-4bc0-bed0-e4228ff999bb tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:11.863340 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-437fd0f4-6176-4bc0-bed0-e4228ff999bb tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:11.878867 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:11.878867 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:11.879916 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-437fd0f4-6176-4bc0-bed0-e4228ff999bb tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:11.880638 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1127/4492] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:11 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:12.893930 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-28bdab26-1201-4b17-91cd-5e3621bc64d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:12.896069 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-28bdab26-1201-4b17-91cd-5e3621bc64d7 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:12.896069 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-28bdab26-1201-4b17-91cd-5e3621bc64d7 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:12.896069 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-28bdab26-1201-4b17-91cd-5e3621bc64d7 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:12.896069 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-28bdab26-1201-4b17-91cd-5e3621bc64d7 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:12.899682 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:12.899682 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:12.900321 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-28bdab26-1201-4b17-91cd-5e3621bc64d7 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:12.900715 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1120/4493] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:12 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:13.913148 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f16c09ff-4498-4925-9de5-9468cbd88daf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:13.914701 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f16c09ff-4498-4925-9de5-9468cbd88daf tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:13.914965 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f16c09ff-4498-4925-9de5-9468cbd88daf tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:13.915251 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f16c09ff-4498-4925-9de5-9468cbd88daf tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:13.915396 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f16c09ff-4498-4925-9de5-9468cbd88daf tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:13.922713 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:13.922713 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:13.923633 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f16c09ff-4498-4925-9de5-9468cbd88daf tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:13.924220 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1111/4494] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:13 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:14.424580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-93929eab-c090-48e8-a055-24985d318f66 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:14.508361 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93929eab-c090-48e8-a055-24985d318f66 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:38:14.508689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93929eab-c090-48e8-a055-24985d318f66 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:14.526991 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93929eab-c090-48e8-a055-24985d318f66 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:38:14.527348 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1137/4495] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:38:14 2026] POST /volume/v3/types => generated 268 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:14.936619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8168b15e-f62d-438c-b187-b5d11bf561dc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:14.938664 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8168b15e-f62d-438c-b187-b5d11bf561dc tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:14.938890 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8168b15e-f62d-438c-b187-b5d11bf561dc tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:14.939074 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8168b15e-f62d-438c-b187-b5d11bf561dc tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:14.939193 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8168b15e-f62d-438c-b187-b5d11bf561dc tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:14.943387 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:14.943387 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:14.943953 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8168b15e-f62d-438c-b187-b5d11bf561dc tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:14.944429 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1128/4496] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:14 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:15.690586 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:15.742139 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:15.742581 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-300909198"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:15.744827 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-300909198'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:15.744986 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume of 1 GB Jul 31 05:38:15.750690 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Availability Zones retrieved successfully. Jul 31 05:38:15.760121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Flow 'volume_create_api' (b98dd58b-4c16-4238-97a3-507576edf1d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:15.761905 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52464bfc-2c68-4789-883d-c31c80f52a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:15.763802 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:15.795614 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52464bfc-2c68-4789-883d-c31c80f52a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:15.796577 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ace866c-f585-4b21-adf5-34e7a96890f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:15.872864 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Created reservations ['2ead3212-9c2f-41c3-aa10-dbf3fed0da69', '03bc45fc-05e3-4d15-a069-2b50fed193e9', '23d7ca55-eaa1-48d6-bf86-ebfd05921e06', '41083c81-95c9-4f29-a129-a77548a1fc16'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:15.874300 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ace866c-f585-4b21-adf5-34e7a96890f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ead3212-9c2f-41c3-aa10-dbf3fed0da69', '03bc45fc-05e3-4d15-a069-2b50fed193e9', '23d7ca55-eaa1-48d6-bf86-ebfd05921e06', '41083c81-95c9-4f29-a129-a77548a1fc16']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:15.874911 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1a2e5a-4f7e-421c-8ca0-3c5f2fa7e300) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:15.901287 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f1a2e5a-4f7e-421c-8ca0-3c5f2fa7e300) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b15f77b-9609-4343-91c6-42bd10fcf275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-300909198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee267e0daa464a84b5b991794450a86f',qos_specs=None,replication_status=,reservations=['2ead3212-9c2f-41c3-aa10-dbf3fed0da69','03bc45fc-05e3-4d15-a069-2b50fed193e9','23d7ca55-eaa1-48d6-bf86-ebfd05921e06','41083c81-95c9-4f29-a129-a77548a1fc16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b248c77fe1410ca32881e7cda968e8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:38:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-300909198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b15f77b-9609-4343-91c6-42bd10fcf275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee267e0daa464a84b5b991794450a86f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b248c77fe1410ca32881e7cda968e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:15.902261 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c36148f4-7a65-4f06-80d4-5519a5a2a03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:15.927830 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c36148f4-7a65-4f06-80d4-5519a5a2a03b) transitioned into state 'SUCCESS' from state '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-300909198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee267e0daa464a84b5b991794450a86f',qos_specs=None,replication_status=,reservations=['2ead3212-9c2f-41c3-aa10-dbf3fed0da69','03bc45fc-05e3-4d15-a069-2b50fed193e9','23d7ca55-eaa1-48d6-bf86-ebfd05921e06','41083c81-95c9-4f29-a129-a77548a1fc16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b248c77fe1410ca32881e7cda968e8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:15.928556 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (823be3cb-2d05-4235-9c23-e05ca8ada175) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:15.940860 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (823be3cb-2d05-4235-9c23-e05ca8ada175) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:15.941774 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Flow 'volume_create_api' (b98dd58b-4c16-4238-97a3-507576edf1d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:15.942125 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume request issued successfully. Jul 31 05:38:15.942873 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-124665ce-80f2-4ad8-8a48-5605bd4b81e5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:15.943392 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1121/4497] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:38:15 2026] POST /volume/v3/volumes => generated 748 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:15.962818 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-334d74ff-ad6f-4385-b5c2-232e7542bcb4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:15.966401 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-334d74ff-ad6f-4385-b5c2-232e7542bcb4 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:15.966401 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-334d74ff-ad6f-4385-b5c2-232e7542bcb4 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:15.967300 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-334d74ff-ad6f-4385-b5c2-232e7542bcb4 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:15.967300 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-334d74ff-ad6f-4385-b5c2-232e7542bcb4 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:15.967447 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-566c787b-b263-45f6-953d-9c1f4465955c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:15.969492 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-566c787b-b263-45f6-953d-9c1f4465955c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 Jul 31 05:38:15.969772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-566c787b-b263-45f6-953d-9c1f4465955c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:15.970015 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-566c787b-b263-45f6-953d-9c1f4465955c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:15.975530 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:15.975530 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:15.976444 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-334d74ff-ad6f-4385-b5c2-232e7542bcb4 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:15.976938 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1112/4498] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:15 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:38:15.982891 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:15.982891 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:15.991982 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-566c787b-b263-45f6-953d-9c1f4465955c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:38:15.998815 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-566c787b-b263-45f6-953d-9c1f4465955c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 returned with HTTP 200 Jul 31 05:38:16.001234 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1138/4499] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:15 2026] GET /volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:16.595521 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2c01c33c-97f3-4d82-af67-8accf2fd7c7e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:16.599308 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c01c33c-97f3-4d82-af67-8accf2fd7c7e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 Jul 31 05:38:16.599690 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c01c33c-97f3-4d82-af67-8accf2fd7c7e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:16.599779 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2c01c33c-97f3-4d82-af67-8accf2fd7c7e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:16.599873 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-2c01c33c-97f3-4d82-af67-8accf2fd7c7e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete snapshot with id: 7ab2dd8a-e784-4de9-bd20-28c369eca3d3 Jul 31 05:38:16.609565 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:16.609565 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:16.610150 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2c01c33c-97f3-4d82-af67-8accf2fd7c7e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:16.658659 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2c01c33c-97f3-4d82-af67-8accf2fd7c7e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot delete request issued successfully. Jul 31 05:38:16.658885 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2c01c33c-97f3-4d82-af67-8accf2fd7c7e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 returned with HTTP 202 Jul 31 05:38:16.662428 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1129/4500] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:38:16 2026] DELETE /volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:16.677765 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f81055b2-e2b7-4fb2-927c-6b115f426f05 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:16.680047 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f81055b2-e2b7-4fb2-927c-6b115f426f05 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 Jul 31 05:38:16.680363 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f81055b2-e2b7-4fb2-927c-6b115f426f05 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:16.680446 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f81055b2-e2b7-4fb2-927c-6b115f426f05 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:16.687765 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:16.687765 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:16.688213 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f81055b2-e2b7-4fb2-927c-6b115f426f05 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:16.689365 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f81055b2-e2b7-4fb2-927c-6b115f426f05 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 returned with HTTP 200 Jul 31 05:38:16.689586 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1122/4501] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:38:16 2026] GET /volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:16.867910 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-16d38ad0-c18f-41cf-bc4b-b565e0728a94 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:16.869376 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16d38ad0-c18f-41cf-bc4b-b565e0728a94 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:38:16.869725 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-16d38ad0-c18f-41cf-bc4b-b565e0728a94 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303", "extra_specs": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:16.890955 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-16d38ad0-c18f-41cf-bc4b-b565e0728a94 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:38:16.891387 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1113/4502] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:38:16 2026] POST /volume/v3/types => generated 267 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:16.899362 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-409ef501-d5e4-427a-b474-11f7f34d10ea None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:16.901361 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-409ef501-d5e4-427a-b474-11f7f34d10ea tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:38:16.901599 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-409ef501-d5e4-427a-b474-11f7f34d10ea tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540", "extra_specs": {}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:16.913926 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-409ef501-d5e4-427a-b474-11f7f34d10ea tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:38:16.914317 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1139/4503] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:38:16 2026] POST /volume/v3/types => generated 268 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:16.923379 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03c3d074-7f73-4140-ac02-3e214ffd740f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:16.925073 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:16.925473 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1982392418", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:16.926907 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1982392418', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:16.931671 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Create volume of 1 GB Jul 31 05:38:16.931901 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:16.931901 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:16.932404 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Availability Zones retrieved successfully. Jul 31 05:38:16.937988 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Flow 'volume_create_api' (67511d1c-e330-4974-85a1-0e1e1c728f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:16.938865 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb62d6f-d7d5-44b5-82a8-60b3f1d2d0f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:16.939706 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:16.958617 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb62d6f-d7d5-44b5-82a8-60b3f1d2d0f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:38:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=62a88941-95e4-40ea-87a4-e0371bdfa5b5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '62a88941-95e4-40ea-87a4-e0371bdfa5b5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:16.959281 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e452b6a-c4d1-4d0c-a2d6-8250bb6a3f6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:16.983246 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:38:16.983557 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:38:16.988385 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-55b87cf8-f041-44e6-9eb7-842323777a81 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:16.990859 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55b87cf8-f041-44e6-9eb7-842323777a81 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:16.991178 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55b87cf8-f041-44e6-9eb7-842323777a81 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:16.991437 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55b87cf8-f041-44e6-9eb7-842323777a81 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:16.991632 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-55b87cf8-f041-44e6-9eb7-842323777a81 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:16.997606 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:16.997606 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:16.998336 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55b87cf8-f041-44e6-9eb7-842323777a81 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:16.999594 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1123/4504] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:16 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:17.013212 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fc984036-4b24-44f9-9a37-bf0d40ebecad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:17.016496 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc984036-4b24-44f9-9a37-bf0d40ebecad tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 Jul 31 05:38:17.016749 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc984036-4b24-44f9-9a37-bf0d40ebecad tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:17.016975 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fc984036-4b24-44f9-9a37-bf0d40ebecad tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:17.021979 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Created reservations ['00d1d153-8b53-4941-a651-51ec32ef4ed7', '20f0333c-b67b-42c2-987a-5479e776f6b4', 'f80407b5-dc10-446e-a911-522f43b0f8e9', '78394311-8cc0-46a2-9385-d1907aadfc37'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:17.022836 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0e452b6a-c4d1-4d0c-a2d6-8250bb6a3f6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00d1d153-8b53-4941-a651-51ec32ef4ed7', '20f0333c-b67b-42c2-987a-5479e776f6b4', 'f80407b5-dc10-446e-a911-522f43b0f8e9', '78394311-8cc0-46a2-9385-d1907aadfc37']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.023688 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b756446-d749-4790-a7d6-c69655812830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.028295 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:17.028295 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:17.035826 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fc984036-4b24-44f9-9a37-bf0d40ebecad tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:38:17.042187 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fc984036-4b24-44f9-9a37-bf0d40ebecad tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 returned with HTTP 200 Jul 31 05:38:17.042776 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1114/4505] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:17 2026] GET /volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:17.050169 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b756446-d749-4790-a7d6-c69655812830) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98f4c0d5-2c8c-4d17-8a9c-2a84284124f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1982392418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b0855836be14412956556b542e5e667',qos_specs=None,replication_status=,reservations=['00d1d153-8b53-4941-a651-51ec32ef4ed7','20f0333c-b67b-42c2-987a-5479e776f6b4','f80407b5-dc10-446e-a911-522f43b0f8e9','78394311-8cc0-46a2-9385-d1907aadfc37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98b426aa713445eba57b10d7bc1aa86',volume_type_id=62a88941-95e4-40ea-87a4-e0371bdfa5b5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:38:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1982392418',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98f4c0d5-2c8c-4d17-8a9c-2a84284124f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b0855836be14412956556b542e5e667',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e98b426aa713445eba57b10d7bc1aa86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(62a88941-95e4-40ea-87a4-e0371bdfa5b5),volume_type_id=62a88941-95e4-40ea-87a4-e0371bdfa5b5)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.050885 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd9e358f-5e97-4213-8ae3-a1e0d23855b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.057889 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-361d41a4-4e8b-4088-9368-e3f884067390 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:17.060326 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-361d41a4-4e8b-4088-9368-e3f884067390 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:38:17.060838 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-361d41a4-4e8b-4088-9368-e3f884067390 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6b15f77b-9609-4343-91c6-42bd10fcf275", "name": "tempest-VolumesBackupsTest-Backup-614456990"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:17.063391 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-361d41a4-4e8b-4088-9368-e3f884067390 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating new backup {'backup': {'volume_id': '6b15f77b-9609-4343-91c6-42bd10fcf275', 'name': 'tempest-VolumesBackupsTest-Backup-614456990'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:38:17.063592 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-361d41a4-4e8b-4088-9368-e3f884067390 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating backup of volume 6b15f77b-9609-4343-91c6-42bd10fcf275 in container None Jul 31 05:38:17.072300 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:17.072300 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:17.072824 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-361d41a4-4e8b-4088-9368-e3f884067390 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:38:17.073004 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd9e358f-5e97-4213-8ae3-a1e0d23855b5) transitioned into state 'SUCCESS' from state '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-1982392418',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b0855836be14412956556b542e5e667',qos_specs=None,replication_status=,reservations=['00d1d153-8b53-4941-a651-51ec32ef4ed7','20f0333c-b67b-42c2-987a-5479e776f6b4','f80407b5-dc10-446e-a911-522f43b0f8e9','78394311-8cc0-46a2-9385-d1907aadfc37'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98b426aa713445eba57b10d7bc1aa86',volume_type_id=62a88941-95e4-40ea-87a4-e0371bdfa5b5)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.073813 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b7379f3-d021-454d-9af3-ad940f6f9de8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.090952 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b7379f3-d021-454d-9af3-ad940f6f9de8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.092224 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Flow 'volume_create_api' (67511d1c-e330-4974-85a1-0e1e1c728f0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:17.092654 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Create volume request issued successfully. Jul 31 05:38:17.093547 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03c3d074-7f73-4140-ac02-3e214ffd740f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:17.094117 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1130/4506] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:38:16 2026] POST /volume/v3/volumes => generated 845 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:17.109470 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:17.111111 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:17.111873 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-527951394", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:17.112967 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-527951394', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:17.118629 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Create volume of 1 GB Jul 31 05:38:17.118879 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:17.118879 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:17.119429 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Availability Zones retrieved successfully. Jul 31 05:38:17.125149 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Flow 'volume_create_api' (22ad9a0f-0c0d-4a51-80b2-2968c338a9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:17.126335 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98acc9b-6032-465e-a3c3-d8a474bbf99b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.126884 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-361d41a4-4e8b-4088-9368-e3f884067390 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Created reservations ['0fc5de8b-2a40-4b21-a10c-a75f8843ebce', 'e6b41be3-2a3c-4cf5-9450-c2061e7005cf'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:17.128465 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:17.150958 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f98acc9b-6032-465e-a3c3-d8a474bbf99b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:38:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9bc98a93-29c0-4a63-9cd1-c3d9056904b4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9bc98a93-29c0-4a63-9cd1-c3d9056904b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.152302 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1b7246-c6c6-418f-a6e7-3ed792f7d567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.168759 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-361d41a4-4e8b-4088-9368-e3f884067390 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:38:17.169278 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1140/4507] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:38:17 2026] POST /volume/v3/backups => generated 329 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:17.181433 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a04d9183-7b51-44d9-816c-39754348fd8a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:17.184290 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a04d9183-7b51-44d9-816c-39754348fd8a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:17.184566 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a04d9183-7b51-44d9-816c-39754348fd8a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:17.184807 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a04d9183-7b51-44d9-816c-39754348fd8a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:17.184949 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a04d9183-7b51-44d9-816c-39754348fd8a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:17.189974 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:17.189974 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:17.190924 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a04d9183-7b51-44d9-816c-39754348fd8a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:17.191087 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:38:17.191368 np0000006182 devstack@c-api.service[100285]: WARNING cinder.quota [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:38:17.191462 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1115/4508] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:17 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:17.214467 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Created reservations ['391695d5-2ebf-4593-bf81-fe2a82781fb7', '84311e58-51c4-491b-b24e-af61112863b4', '61f70edf-e6d5-4f69-8d84-c0db18ec5d84', '30d01729-328d-4fc1-9b94-3fe22520d546'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:17.215260 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d1b7246-c6c6-418f-a6e7-3ed792f7d567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['391695d5-2ebf-4593-bf81-fe2a82781fb7', '84311e58-51c4-491b-b24e-af61112863b4', '61f70edf-e6d5-4f69-8d84-c0db18ec5d84', '30d01729-328d-4fc1-9b94-3fe22520d546']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.216118 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd492f53-eacf-43db-9fa8-838c73c43fcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.237994 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd492f53-eacf-43db-9fa8-838c73c43fcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c10b199-971b-478b-a994-56768e5ee7e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-527951394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b0855836be14412956556b542e5e667',qos_specs=None,replication_status=,reservations=['391695d5-2ebf-4593-bf81-fe2a82781fb7','84311e58-51c4-491b-b24e-af61112863b4','61f70edf-e6d5-4f69-8d84-c0db18ec5d84','30d01729-328d-4fc1-9b94-3fe22520d546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98b426aa713445eba57b10d7bc1aa86',volume_type_id=9bc98a93-29c0-4a63-9cd1-c3d9056904b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:38:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-527951394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c10b199-971b-478b-a994-56768e5ee7e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b0855836be14412956556b542e5e667',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e98b426aa713445eba57b10d7bc1aa86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9bc98a93-29c0-4a63-9cd1-c3d9056904b4),volume_type_id=9bc98a93-29c0-4a63-9cd1-c3d9056904b4)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.238757 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b76514-536b-4dbc-89a4-4bc6c326f059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.258861 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77b76514-536b-4dbc-89a4-4bc6c326f059) transitioned into state 'SUCCESS' from state '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-527951394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b0855836be14412956556b542e5e667',qos_specs=None,replication_status=,reservations=['391695d5-2ebf-4593-bf81-fe2a82781fb7','84311e58-51c4-491b-b24e-af61112863b4','61f70edf-e6d5-4f69-8d84-c0db18ec5d84','30d01729-328d-4fc1-9b94-3fe22520d546'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98b426aa713445eba57b10d7bc1aa86',volume_type_id=9bc98a93-29c0-4a63-9cd1-c3d9056904b4)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.260045 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ef9286-3a38-4c77-8858-262d12521d9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.270574 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4ef9286-3a38-4c77-8858-262d12521d9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.272222 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Flow 'volume_create_api' (22ad9a0f-0c0d-4a51-80b2-2968c338a9bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:17.272640 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Create volume request issued successfully. Jul 31 05:38:17.273233 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5c98e3db-0ae1-4f4b-aceb-d7db8cbd5a10 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:17.273706 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1124/4509] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:38:17 2026] POST /volume/v3/volumes => generated 845 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:17.312021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:17.313764 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:17.314046 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-212910821", "snapshot_id": null, "imageRef": "157b5afd-0f58-43cc-be27-c8f8c9b0113e", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:17.315469 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-212910821', 'snapshot_id': None, 'imageRef': '157b5afd-0f58-43cc-be27-c8f8c9b0113e', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:17.413345 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Create volume of 1 GB Jul 31 05:38:17.413675 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:17.413675 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:17.414197 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Availability Zones retrieved successfully. Jul 31 05:38:17.422975 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Flow 'volume_create_api' (0bdae176-a668-42c9-9418-fe1bd3ec0566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:17.424500 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f1ca12-bba1-44bb-9c3c-513bf56ec568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.425987 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:17.484918 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70f1ca12-bba1-44bb-9c3c-513bf56ec568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:38:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e26ed114-5d25-4be5-a067-6088e7c7313e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e26ed114-5d25-4be5-a067-6088e7c7313e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.486022 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4838447-860e-42d0-997d-fc938b217350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.516782 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:38:17.517123 np0000006182 devstack@c-api.service[100283]: WARNING cinder.quota [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:38:17.544183 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Created reservations ['ce30a891-d6ac-4f60-b3a3-421ba86332cd', 'e3280580-22fb-44c6-8c94-a571fd3381c0', '962d5c81-76a5-4a5b-9332-e5589a4270d8', '824b2600-e62e-4c18-a6c5-20f972ff7e58'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:17.545120 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4838447-860e-42d0-997d-fc938b217350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce30a891-d6ac-4f60-b3a3-421ba86332cd', 'e3280580-22fb-44c6-8c94-a571fd3381c0', '962d5c81-76a5-4a5b-9332-e5589a4270d8', '824b2600-e62e-4c18-a6c5-20f972ff7e58']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.546066 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (affd0843-0d6d-43ba-89a6-b5884b4eaff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.571656 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (affd0843-0d6d-43ba-89a6-b5884b4eaff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-212910821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b0855836be14412956556b542e5e667',qos_specs=None,replication_status=,reservations=['ce30a891-d6ac-4f60-b3a3-421ba86332cd','e3280580-22fb-44c6-8c94-a571fd3381c0','962d5c81-76a5-4a5b-9332-e5589a4270d8','824b2600-e62e-4c18-a6c5-20f972ff7e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98b426aa713445eba57b10d7bc1aa86',volume_type_id=e26ed114-5d25-4be5-a067-6088e7c7313e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:38:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-212910821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b0855836be14412956556b542e5e667',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e98b426aa713445eba57b10d7bc1aa86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e26ed114-5d25-4be5-a067-6088e7c7313e),volume_type_id=e26ed114-5d25-4be5-a067-6088e7c7313e)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.572578 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850ce9f7-3c83-4539-a465-adbaa0c80fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.601272 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (850ce9f7-3c83-4539-a465-adbaa0c80fd0) transitioned into state 'SUCCESS' from state '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-212910821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b0855836be14412956556b542e5e667',qos_specs=None,replication_status=,reservations=['ce30a891-d6ac-4f60-b3a3-421ba86332cd','e3280580-22fb-44c6-8c94-a571fd3381c0','962d5c81-76a5-4a5b-9332-e5589a4270d8','824b2600-e62e-4c18-a6c5-20f972ff7e58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e98b426aa713445eba57b10d7bc1aa86',volume_type_id=e26ed114-5d25-4be5-a067-6088e7c7313e)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.602375 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c212e91b-484a-4f9d-b0dd-4c9a1a46099e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:17.613464 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c212e91b-484a-4f9d-b0dd-4c9a1a46099e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:17.614649 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Flow 'volume_create_api' (0bdae176-a668-42c9-9418-fe1bd3ec0566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:17.615063 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Create volume request issued successfully. Jul 31 05:38:17.615902 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4609bcf8-b1f3-434c-a526-e57d9e16b412 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:17.616586 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1131/4510] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:38:17 2026] POST /volume/v3/volumes => generated 845 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:17.636033 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-79855dd0-6d2a-48c1-ac80-186265e92a3e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:17.636033 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79855dd0-6d2a-48c1-ac80-186265e92a3e tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:17.636033 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-79855dd0-6d2a-48c1-ac80-186265e92a3e tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:17.636033 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-79855dd0-6d2a-48c1-ac80-186265e92a3e tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:17.659069 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:17.659069 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:17.666765 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-79855dd0-6d2a-48c1-ac80-186265e92a3e tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:17.670544 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-79855dd0-6d2a-48c1-ac80-186265e92a3e tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:17.671370 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1141/4511] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:17 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 913 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:17.699929 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dd8d3a2d-fc7e-4d7d-9a90-5fc607805bfa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:17.702413 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd8d3a2d-fc7e-4d7d-9a90-5fc607805bfa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 Jul 31 05:38:17.702824 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd8d3a2d-fc7e-4d7d-9a90-5fc607805bfa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:17.703207 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dd8d3a2d-fc7e-4d7d-9a90-5fc607805bfa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:17.709704 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dd8d3a2d-fc7e-4d7d-9a90-5fc607805bfa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 returned with HTTP 404 Jul 31 05:38:17.710964 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1116/4512] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:38:17 2026] GET /volume/v3/snapshots/7ab2dd8a-e784-4de9-bd20-28c369eca3d3 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:18.014388 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cc78da92-3a82-4eb6-ada0-3d44add68239 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:18.016911 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc78da92-3a82-4eb6-ada0-3d44add68239 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:18.017287 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc78da92-3a82-4eb6-ada0-3d44add68239 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:18.017541 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cc78da92-3a82-4eb6-ada0-3d44add68239 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:18.017704 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-cc78da92-3a82-4eb6-ada0-3d44add68239 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:18.024366 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:18.024366 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:18.024800 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cc78da92-3a82-4eb6-ada0-3d44add68239 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:18.025353 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1125/4513] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:18 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:18.204413 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b5329c56-8005-41c0-9345-e746188bbc46 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:18.207855 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5329c56-8005-41c0-9345-e746188bbc46 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:18.207855 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5329c56-8005-41c0-9345-e746188bbc46 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:18.208009 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b5329c56-8005-41c0-9345-e746188bbc46 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:18.208147 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b5329c56-8005-41c0-9345-e746188bbc46 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:18.213688 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:18.213688 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:18.214776 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b5329c56-8005-41c0-9345-e746188bbc46 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:18.215331 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1132/4514] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:18 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:18.684698 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3d2699e7-0fd9-4f7b-b5a9-c55bc708ff81 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:18.687650 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d2699e7-0fd9-4f7b-b5a9-c55bc708ff81 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:18.688496 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d2699e7-0fd9-4f7b-b5a9-c55bc708ff81 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:18.688618 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3d2699e7-0fd9-4f7b-b5a9-c55bc708ff81 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:18.698691 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:18.698691 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:18.705346 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3d2699e7-0fd9-4f7b-b5a9-c55bc708ff81 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:18.710883 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3d2699e7-0fd9-4f7b-b5a9-c55bc708ff81 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:18.711358 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1142/4515] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:18 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 937 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:19.044575 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb21a790-2974-4da8-b884-5e3f94a9a684 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:19.047187 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb21a790-2974-4da8-b884-5e3f94a9a684 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:19.047517 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb21a790-2974-4da8-b884-5e3f94a9a684 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:19.047812 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb21a790-2974-4da8-b884-5e3f94a9a684 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:19.047983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-cb21a790-2974-4da8-b884-5e3f94a9a684 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:19.055366 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:19.055366 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:19.056384 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb21a790-2974-4da8-b884-5e3f94a9a684 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:19.056966 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1117/4516] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:19 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:19.229419 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-01fa9195-815b-499a-b214-0e01c38227b1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:19.231452 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01fa9195-815b-499a-b214-0e01c38227b1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:19.231564 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01fa9195-815b-499a-b214-0e01c38227b1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:19.231799 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01fa9195-815b-499a-b214-0e01c38227b1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:19.231938 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-01fa9195-815b-499a-b214-0e01c38227b1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:19.236625 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:19.236625 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:19.237610 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01fa9195-815b-499a-b214-0e01c38227b1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:19.238472 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1126/4517] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:19 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:19.731020 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b89f7de7-b93b-4df1-8442-35cd0d3251ae None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:19.733028 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b89f7de7-b93b-4df1-8442-35cd0d3251ae tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:19.734594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b89f7de7-b93b-4df1-8442-35cd0d3251ae tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:19.734594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b89f7de7-b93b-4df1-8442-35cd0d3251ae tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:19.740998 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:19.740998 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:19.749152 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b89f7de7-b93b-4df1-8442-35cd0d3251ae tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:19.755400 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b89f7de7-b93b-4df1-8442-35cd0d3251ae tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:19.755964 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1133/4518] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:19 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:20.068859 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea95a5d4-bcd4-4af7-bf2e-c2939290cb43 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:20.070901 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea95a5d4-bcd4-4af7-bf2e-c2939290cb43 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:20.071180 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea95a5d4-bcd4-4af7-bf2e-c2939290cb43 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:20.071410 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea95a5d4-bcd4-4af7-bf2e-c2939290cb43 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:20.071534 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ea95a5d4-bcd4-4af7-bf2e-c2939290cb43 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:20.078442 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:20.078442 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:20.079251 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea95a5d4-bcd4-4af7-bf2e-c2939290cb43 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:20.079797 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1143/4519] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:20 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:20.251516 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f002890-32e1-4c3e-be18-501f1775f71f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:20.253769 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f002890-32e1-4c3e-be18-501f1775f71f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:20.254161 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f002890-32e1-4c3e-be18-501f1775f71f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:20.255026 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f002890-32e1-4c3e-be18-501f1775f71f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:20.255026 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2f002890-32e1-4c3e-be18-501f1775f71f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:20.259558 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:20.259558 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:20.260354 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f002890-32e1-4c3e-be18-501f1775f71f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:20.260756 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1118/4520] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:20 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:20.678795 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f77db00b-576d-4139-ae4b-8874f0dfe21c req-dc51888a-a6f3-4f1f-b468-f488a1e39e49 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:20.686719 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f77db00b-576d-4139-ae4b-8874f0dfe21c req-dc51888a-a6f3-4f1f-b468-f488a1e39e49 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/attachments/ded643bb-c5d0-44c9-9075-111d449ddda1 Jul 31 05:38:20.687299 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f77db00b-576d-4139-ae4b-8874f0dfe21c req-dc51888a-a6f3-4f1f-b468-f488a1e39e49 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:20.688061 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f77db00b-576d-4139-ae4b-8874f0dfe21c req-dc51888a-a6f3-4f1f-b468-f488a1e39e49 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:20.735331 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:20.735331 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:20.771117 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-44217d83-8c31-4db2-8ca0-0a442a971f2a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:20.773280 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44217d83-8c31-4db2-8ca0-0a442a971f2a tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:20.773560 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44217d83-8c31-4db2-8ca0-0a442a971f2a tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:20.773805 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44217d83-8c31-4db2-8ca0-0a442a971f2a tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:20.791122 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:20.791122 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:20.796294 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f77db00b-576d-4139-ae4b-8874f0dfe21c req-dc51888a-a6f3-4f1f-b468-f488a1e39e49 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/ded643bb-c5d0-44c9-9075-111d449ddda1 returned with HTTP 200 Jul 31 05:38:20.797759 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1127/4521] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:38:20 2026] DELETE /volume/v3/attachments/ded643bb-c5d0-44c9-9075-111d449ddda1 => generated 19 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:20.798289 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-44217d83-8c31-4db2-8ca0-0a442a971f2a tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:20.806996 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44217d83-8c31-4db2-8ca0-0a442a971f2a tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:20.807603 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1134/4522] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:20 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 998 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:21.037359 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6b5447be-9c86-4030-a81b-f04e117c9edf req-5bfbeda0-8fc2-47aa-9009-e419d185bae2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:21.041182 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b5447be-9c86-4030-a81b-f04e117c9edf req-5bfbeda0-8fc2-47aa-9009-e419d185bae2 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] DELETE https://10.4.3.227/volume/v3/attachments/cc37326c-7513-4fb6-b245-90c0f56ae419 Jul 31 05:38:21.041182 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6b5447be-9c86-4030-a81b-f04e117c9edf req-5bfbeda0-8fc2-47aa-9009-e419d185bae2 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:21.041182 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6b5447be-9c86-4030-a81b-f04e117c9edf req-5bfbeda0-8fc2-47aa-9009-e419d185bae2 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:21.051406 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:21.051406 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:21.095471 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1bb2d3e7-d29f-47f5-9097-92400a533d1c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:21.101030 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bb2d3e7-d29f-47f5-9097-92400a533d1c tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:21.101415 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bb2d3e7-d29f-47f5-9097-92400a533d1c tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:21.101592 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1bb2d3e7-d29f-47f5-9097-92400a533d1c tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:21.101734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1bb2d3e7-d29f-47f5-9097-92400a533d1c tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:21.110370 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:21.110370 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:21.110370 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1bb2d3e7-d29f-47f5-9097-92400a533d1c tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:21.110370 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1119/4523] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:21 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:21.124597 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6b5447be-9c86-4030-a81b-f04e117c9edf req-5bfbeda0-8fc2-47aa-9009-e419d185bae2 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments/cc37326c-7513-4fb6-b245-90c0f56ae419 returned with HTTP 200 Jul 31 05:38:21.125457 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1144/4524] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:38:21 2026] DELETE /volume/v3/attachments/cc37326c-7513-4fb6-b245-90c0f56ae419 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:21.274919 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b5018518-bd0c-4467-9d76-0a11fb06d753 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:21.281463 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5018518-bd0c-4467-9d76-0a11fb06d753 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:21.284019 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5018518-bd0c-4467-9d76-0a11fb06d753 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:21.284019 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5018518-bd0c-4467-9d76-0a11fb06d753 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:21.284019 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b5018518-bd0c-4467-9d76-0a11fb06d753 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:21.302477 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:21.302477 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:21.308360 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5018518-bd0c-4467-9d76-0a11fb06d753 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:21.309916 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1128/4525] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:21 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:21.690841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fca966ec-618d-4301-b38f-9242e0e30e6c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:21.693641 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:21.694037 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1190802255", "source_volid": "455f9bcc-8caf-4261-97ce-ef9511b1360c", "volume_type": "tempest-scenario-type-luks-1164923770", "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:21.695989 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1190802255', 'source_volid': '455f9bcc-8caf-4261-97ce-ef9511b1360c', 'volume_type': 'tempest-scenario-type-luks-1164923770', 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:21.708479 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:21.708479 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:21.708941 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume retrieved successfully. Jul 31 05:38:21.709081 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume of 1 GB Jul 31 05:38:21.709840 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Availability Zones retrieved successfully. Jul 31 05:38:21.714926 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Flow 'volume_create_api' (e8bb2fdf-ed9a-49d0-8837-ad1aef97b544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:21.716114 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9948c2b4-00cd-4959-b479-6ba40468885b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:21.717089 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:21.741723 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9948c2b4-00cd-4959-b479-6ba40468885b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '455f9bcc-8caf-4261-97ce-ef9511b1360c', 'volume_type': VolumeType(created_at=2026-07-31T05:37:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f99fd26-0ad2-452f-bc6e-ec3ec6794af6,is_public=True,name='tempest-scenario-type-luks-1164923770',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f99fd26-0ad2-452f-bc6e-ec3ec6794af6', '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=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:21.742617 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f54d6a5-5cee-4b77-9502-e4ce5b261ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:21.784384 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Created reservations ['da731523-6fe5-4d35-b43d-155d584d7545', 'c8367aaf-6529-4144-aa02-bc54a81dac56', 'bed2e8de-9b78-4bfd-8a17-d9ad71c91f60', '12d39d97-2c17-452e-83a2-dce1c7def951'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:21.785627 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f54d6a5-5cee-4b77-9502-e4ce5b261ff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da731523-6fe5-4d35-b43d-155d584d7545', 'c8367aaf-6529-4144-aa02-bc54a81dac56', 'bed2e8de-9b78-4bfd-8a17-d9ad71c91f60', '12d39d97-2c17-452e-83a2-dce1c7def951']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:21.786477 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a833a665-5b5f-4dc3-be8c-2218df003f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:21.821750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a833a665-5b5f-4dc3-be8c-2218df003f57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc7a9148-da19-4657-a194-ee44e3a8b60b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1190802255',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a25360dc20d4f43a589eec46acd3721',qos_specs=None,replication_status=,reservations=['da731523-6fe5-4d35-b43d-155d584d7545','c8367aaf-6529-4144-aa02-bc54a81dac56','bed2e8de-9b78-4bfd-8a17-d9ad71c91f60','12d39d97-2c17-452e-83a2-dce1c7def951'],size=1,snapshot_id=None,source_replicaid=,source_volid=455f9bcc-8caf-4261-97ce-ef9511b1360c,status='creating',user_id='16378f1e868a4f1cb3c26e302bb05387',volume_type_id=5f99fd26-0ad2-452f-bc6e-ec3ec6794af6), '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-31T05:38:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1190802255',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=cc7a9148-da19-4657-a194-ee44e3a8b60b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a25360dc20d4f43a589eec46acd3721',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=455f9bcc-8caf-4261-97ce-ef9511b1360c,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16378f1e868a4f1cb3c26e302bb05387',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f99fd26-0ad2-452f-bc6e-ec3ec6794af6),volume_type_id=5f99fd26-0ad2-452f-bc6e-ec3ec6794af6)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:21.822586 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c7e2b588-48e5-4717-a12e-3beee1a48cb0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:21.823008 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60f18ca1-f02a-4e7d-a1ee-466eb68e9985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:21.825026 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7e2b588-48e5-4717-a12e-3beee1a48cb0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:21.825331 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7e2b588-48e5-4717-a12e-3beee1a48cb0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:21.825642 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c7e2b588-48e5-4717-a12e-3beee1a48cb0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:21.837256 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:21.837256 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:21.842165 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c7e2b588-48e5-4717-a12e-3beee1a48cb0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:21.843494 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (60f18ca1-f02a-4e7d-a1ee-466eb68e9985) transitioned into state 'SUCCESS' from state '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-1190802255',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a25360dc20d4f43a589eec46acd3721',qos_specs=None,replication_status=,reservations=['da731523-6fe5-4d35-b43d-155d584d7545','c8367aaf-6529-4144-aa02-bc54a81dac56','bed2e8de-9b78-4bfd-8a17-d9ad71c91f60','12d39d97-2c17-452e-83a2-dce1c7def951'],size=1,snapshot_id=None,source_replicaid=,source_volid=455f9bcc-8caf-4261-97ce-ef9511b1360c,status='creating',user_id='16378f1e868a4f1cb3c26e302bb05387',volume_type_id=5f99fd26-0ad2-452f-bc6e-ec3ec6794af6)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:21.844409 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24eb449d-d17a-469a-b523-236712280a5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:21.847581 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c7e2b588-48e5-4717-a12e-3beee1a48cb0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:21.848114 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1120/4526] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:21 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:21.863676 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24eb449d-d17a-469a-b523-236712280a5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:21.864640 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Flow 'volume_create_api' (e8bb2fdf-ed9a-49d0-8837-ad1aef97b544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:21.864989 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Create volume request issued successfully. Jul 31 05:38:21.865678 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fca966ec-618d-4301-b38f-9242e0e30e6c tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:21.866116 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1135/4527] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:38:21 2026] POST /volume/v3/volumes => generated 811 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:21.878119 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-72b8d678-aaba-47b0-a890-e0680f523e54 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:21.880026 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72b8d678-aaba-47b0-a890-e0680f523e54 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:21.880342 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72b8d678-aaba-47b0-a890-e0680f523e54 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:21.880623 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72b8d678-aaba-47b0-a890-e0680f523e54 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:21.892588 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:21.892588 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:21.900594 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-72b8d678-aaba-47b0-a890-e0680f523e54 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:21.909420 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72b8d678-aaba-47b0-a890-e0680f523e54 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:21.909836 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1145/4528] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:21 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:22.108368 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ca3fb7d7-3ed4-42da-8139-fc04f765dadf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:22.110841 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca3fb7d7-3ed4-42da-8139-fc04f765dadf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 Jul 31 05:38:22.111121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca3fb7d7-3ed4-42da-8139-fc04f765dadf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:22.111401 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca3fb7d7-3ed4-42da-8139-fc04f765dadf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:22.111627 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ca3fb7d7-3ed4-42da-8139-fc04f765dadf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume with id: 77d22113-b2da-4e66-a9e1-dc9831462107 Jul 31 05:38:22.119886 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:22.119886 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:22.120374 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ca3fb7d7-3ed4-42da-8139-fc04f765dadf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:22.123583 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a005af4c-b3e3-4569-ab84-cd0001fe780e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:22.125887 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a005af4c-b3e3-4569-ab84-cd0001fe780e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:22.126192 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a005af4c-b3e3-4569-ab84-cd0001fe780e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:22.126463 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a005af4c-b3e3-4569-ab84-cd0001fe780e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:22.126599 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a005af4c-b3e3-4569-ab84-cd0001fe780e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:22.130830 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:22.130830 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:22.131723 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a005af4c-b3e3-4569-ab84-cd0001fe780e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:22.132227 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1121/4529] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:22 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:22.140571 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ca3fb7d7-3ed4-42da-8139-fc04f765dadf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume request issued successfully. Jul 31 05:38:22.140762 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca3fb7d7-3ed4-42da-8139-fc04f765dadf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 returned with HTTP 202 Jul 31 05:38:22.141201 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1129/4530] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:38:22 2026] DELETE /volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:22.150759 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b16d4b02-a5da-4f8b-90a5-cd89951a1194 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:22.153141 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b16d4b02-a5da-4f8b-90a5-cd89951a1194 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 Jul 31 05:38:22.153141 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b16d4b02-a5da-4f8b-90a5-cd89951a1194 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:22.153261 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b16d4b02-a5da-4f8b-90a5-cd89951a1194 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:22.159834 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:22.159834 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:22.163724 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b16d4b02-a5da-4f8b-90a5-cd89951a1194 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:22.168121 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b16d4b02-a5da-4f8b-90a5-cd89951a1194 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 returned with HTTP 200 Jul 31 05:38:22.168616 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1136/4531] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:22 2026] GET /volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:22.321787 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42b30ffa-b135-4889-a620-53060c8cc68e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:22.323924 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42b30ffa-b135-4889-a620-53060c8cc68e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:22.324274 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42b30ffa-b135-4889-a620-53060c8cc68e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:22.324582 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42b30ffa-b135-4889-a620-53060c8cc68e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:22.324834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-42b30ffa-b135-4889-a620-53060c8cc68e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:22.333414 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:22.333414 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:22.334537 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42b30ffa-b135-4889-a620-53060c8cc68e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:22.335083 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1146/4532] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:22 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:22.863967 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ef3a7ac8-0b84-4375-ae72-790b9ce83810 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:22.866586 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef3a7ac8-0b84-4375-ae72-790b9ce83810 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:22.866586 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef3a7ac8-0b84-4375-ae72-790b9ce83810 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:22.866834 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef3a7ac8-0b84-4375-ae72-790b9ce83810 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:22.875596 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:22.875596 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:22.879506 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ef3a7ac8-0b84-4375-ae72-790b9ce83810 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:22.885638 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef3a7ac8-0b84-4375-ae72-790b9ce83810 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:22.886160 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1122/4533] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:22 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:22.928038 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8db80c3b-34a4-46ff-b696-d2d2304e9fb5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:22.933643 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8db80c3b-34a4-46ff-b696-d2d2304e9fb5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:22.934690 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8db80c3b-34a4-46ff-b696-d2d2304e9fb5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:22.935638 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8db80c3b-34a4-46ff-b696-d2d2304e9fb5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:22.972692 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:22.972692 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:22.989191 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8db80c3b-34a4-46ff-b696-d2d2304e9fb5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:23.007506 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8db80c3b-34a4-46ff-b696-d2d2304e9fb5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:23.007947 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1130/4534] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:22 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:23.144486 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d58c475e-96d3-45e2-9093-8ef3cb50fd7b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:23.146177 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d58c475e-96d3-45e2-9093-8ef3cb50fd7b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:23.146382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d58c475e-96d3-45e2-9093-8ef3cb50fd7b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:23.146569 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d58c475e-96d3-45e2-9093-8ef3cb50fd7b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:23.146665 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d58c475e-96d3-45e2-9093-8ef3cb50fd7b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:23.150355 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:23.150355 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:23.150896 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d58c475e-96d3-45e2-9093-8ef3cb50fd7b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:23.151246 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1137/4535] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:23 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:23.183586 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-317acb78-cafa-4f1f-b26e-c53401b6f9ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:23.185360 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-317acb78-cafa-4f1f-b26e-c53401b6f9ee tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 Jul 31 05:38:23.185575 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-317acb78-cafa-4f1f-b26e-c53401b6f9ee tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:23.185759 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-317acb78-cafa-4f1f-b26e-c53401b6f9ee tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:23.191316 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-317acb78-cafa-4f1f-b26e-c53401b6f9ee tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 returned with HTTP 404 Jul 31 05:38:23.191777 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1147/4536] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:23 2026] GET /volume/v3/volumes/77d22113-b2da-4e66-a9e1-dc9831462107 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:23.216716 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:23.218218 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:23.218558 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1389473978", "snapshot_id": null, "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:23.219975 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1389473978', 'snapshot_id': None, 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:23.288903 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume of 1 GB Jul 31 05:38:23.293172 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Availability Zones retrieved successfully. Jul 31 05:38:23.297987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (2a1e7014-3423-482d-89ec-ba0fa5884f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:23.299278 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9494c04d-a557-49d7-a6fe-8cb8f3376441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:23.300091 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:23.344626 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3dfbe923-ecae-4a02-b92d-813dd1941357 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:23.348328 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3dfbe923-ecae-4a02-b92d-813dd1941357 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:23.348578 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3dfbe923-ecae-4a02-b92d-813dd1941357 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:23.348815 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3dfbe923-ecae-4a02-b92d-813dd1941357 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:23.348965 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3dfbe923-ecae-4a02-b92d-813dd1941357 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:23.353009 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:23.353009 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:23.353844 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3dfbe923-ecae-4a02-b92d-813dd1941357 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:23.354272 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1131/4537] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:23 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:23.355483 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9494c04d-a557-49d7-a6fe-8cb8f3376441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:23.356246 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f401818c-b54d-4581-b43e-53af0899d6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:23.395293 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['8b95732f-de5d-42e6-92b2-2f331e653b67', '3c9f04b3-e862-4982-898a-32bde448720e', '664cffb2-5252-4db8-a344-6dd437728385', '007de70f-7e12-4bc8-8993-c18561371c85'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:23.396128 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f401818c-b54d-4581-b43e-53af0899d6fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b95732f-de5d-42e6-92b2-2f331e653b67', '3c9f04b3-e862-4982-898a-32bde448720e', '664cffb2-5252-4db8-a344-6dd437728385', '007de70f-7e12-4bc8-8993-c18561371c85']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:23.396876 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134e378a-f113-4c77-b28d-ff9f5b135f44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:23.417106 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (134e378a-f113-4c77-b28d-ff9f5b135f44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d4f799e-3aa3-41a3-92d4-d87461455ebb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1389473978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['8b95732f-de5d-42e6-92b2-2f331e653b67','3c9f04b3-e862-4982-898a-32bde448720e','664cffb2-5252-4db8-a344-6dd437728385','007de70f-7e12-4bc8-8993-c18561371c85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:38:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1389473978',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d4f799e-3aa3-41a3-92d4-d87461455ebb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f927a1a3273244e29e20c79fefeffa48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259c7b85639f44b19152aec3c7905653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:23.417861 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba31fbc3-4161-437c-9f2e-9792824f695b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:23.433906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba31fbc3-4161-437c-9f2e-9792824f695b) transitioned into state 'SUCCESS' from state '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-1389473978',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['8b95732f-de5d-42e6-92b2-2f331e653b67','3c9f04b3-e862-4982-898a-32bde448720e','664cffb2-5252-4db8-a344-6dd437728385','007de70f-7e12-4bc8-8993-c18561371c85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:23.434707 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb78944-052f-47f6-a36a-8dfc91cee1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:23.445620 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fb78944-052f-47f6-a36a-8dfc91cee1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:23.446510 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (2a1e7014-3423-482d-89ec-ba0fa5884f79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:23.446902 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request issued successfully. Jul 31 05:38:23.447537 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3fcbf594-11f3-4f99-85d6-c0f9f6cea314 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:23.447967 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1123/4538] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:38:23 2026] POST /volume/v3/volumes => generated 759 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:23.464276 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-50d888d4-8370-4612-b021-06152cbc1c7c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:23.466024 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50d888d4-8370-4612-b021-06152cbc1c7c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb Jul 31 05:38:23.466282 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50d888d4-8370-4612-b021-06152cbc1c7c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:23.466533 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50d888d4-8370-4612-b021-06152cbc1c7c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:23.475551 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:23.475551 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:23.479877 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-50d888d4-8370-4612-b021-06152cbc1c7c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:23.483978 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50d888d4-8370-4612-b021-06152cbc1c7c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb returned with HTTP 200 Jul 31 05:38:23.484369 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1138/4539] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:23 2026] GET /volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:23.898475 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ce32247b-46bc-4a5f-a819-9872547204fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:23.900407 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce32247b-46bc-4a5f-a819-9872547204fd tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:23.900627 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce32247b-46bc-4a5f-a819-9872547204fd tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:23.900909 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ce32247b-46bc-4a5f-a819-9872547204fd tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:23.907716 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:23.907716 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:23.911459 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ce32247b-46bc-4a5f-a819-9872547204fd tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:23.915528 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ce32247b-46bc-4a5f-a819-9872547204fd tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:23.915866 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1148/4540] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:23 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 998 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:24.024030 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-db191f07-129e-4fb3-9d5e-74f5b3912479 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:24.026121 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db191f07-129e-4fb3-9d5e-74f5b3912479 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:24.026398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db191f07-129e-4fb3-9d5e-74f5b3912479 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:24.026617 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db191f07-129e-4fb3-9d5e-74f5b3912479 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:24.034935 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:24.034935 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:24.039689 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-db191f07-129e-4fb3-9d5e-74f5b3912479 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:24.059212 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db191f07-129e-4fb3-9d5e-74f5b3912479 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:24.059799 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1132/4541] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:24 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:24.167537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15ce14ce-aa06-431e-9e4f-0c3fc6d1a35b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:24.169691 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15ce14ce-aa06-431e-9e4f-0c3fc6d1a35b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:24.169892 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15ce14ce-aa06-431e-9e4f-0c3fc6d1a35b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:24.170206 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15ce14ce-aa06-431e-9e4f-0c3fc6d1a35b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:24.170206 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-15ce14ce-aa06-431e-9e4f-0c3fc6d1a35b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:24.174894 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:24.174894 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:24.175572 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15ce14ce-aa06-431e-9e4f-0c3fc6d1a35b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:24.175967 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1124/4542] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:24 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:24.364888 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-06b7a902-5ece-4c71-8d53-568836976f76 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:24.366994 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06b7a902-5ece-4c71-8d53-568836976f76 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:24.367234 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06b7a902-5ece-4c71-8d53-568836976f76 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:24.367484 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-06b7a902-5ece-4c71-8d53-568836976f76 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:24.367576 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-06b7a902-5ece-4c71-8d53-568836976f76 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:24.372670 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:24.372670 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:24.373642 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-06b7a902-5ece-4c71-8d53-568836976f76 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:24.374048 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1139/4543] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:24 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:24.503828 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-44b91cef-2fb3-4f41-aee2-6f7d5a58d318 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:24.506779 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44b91cef-2fb3-4f41-aee2-6f7d5a58d318 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb Jul 31 05:38:24.507114 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44b91cef-2fb3-4f41-aee2-6f7d5a58d318 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:24.507278 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-44b91cef-2fb3-4f41-aee2-6f7d5a58d318 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:24.521970 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:24.521970 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:24.528673 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-44b91cef-2fb3-4f41-aee2-6f7d5a58d318 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:24.540445 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-44b91cef-2fb3-4f41-aee2-6f7d5a58d318 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb returned with HTTP 200 Jul 31 05:38:24.541845 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1149/4544] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:24 2026] GET /volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:24.561046 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-01eccc39-fff3-4c44-8a77-1ca75af34346 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:24.565583 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01eccc39-fff3-4c44-8a77-1ca75af34346 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb Jul 31 05:38:24.565583 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01eccc39-fff3-4c44-8a77-1ca75af34346 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:24.565911 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01eccc39-fff3-4c44-8a77-1ca75af34346 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:24.578307 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:24.578307 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:24.586421 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-01eccc39-fff3-4c44-8a77-1ca75af34346 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:24.598256 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01eccc39-fff3-4c44-8a77-1ca75af34346 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb returned with HTTP 200 Jul 31 05:38:24.598945 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1133/4545] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:24 2026] GET /volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb => generated 1367 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:24.612086 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d569f9d7-aac8-4bce-9e60-d16d208ad038 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:24.614136 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d569f9d7-aac8-4bce-9e60-d16d208ad038 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:38:24.614606 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d569f9d7-aac8-4bce-9e60-d16d208ad038 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d4f799e-3aa3-41a3-92d4-d87461455ebb", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1256302389", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:24.624913 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:24.624913 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:24.625841 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d569f9d7-aac8-4bce-9e60-d16d208ad038 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:24.625983 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-d569f9d7-aac8-4bce-9e60-d16d208ad038 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create snapshot from volume 1d4f799e-3aa3-41a3-92d4-d87461455ebb Jul 31 05:38:24.667731 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d569f9d7-aac8-4bce-9e60-d16d208ad038 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['cb0fa11f-a83c-4502-b189-8580af04ef01', 'f63aae20-b3c4-4d8a-957f-a1ef31fa1538', '1ca9673b-2688-40da-a75b-5fdf5a9e78e8', 'cafca00f-5007-41fc-ac4e-be7407a1aad2'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:24.725130 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d569f9d7-aac8-4bce-9e60-d16d208ad038 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot create request issued successfully. Jul 31 05:38:24.725130 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d569f9d7-aac8-4bce-9e60-d16d208ad038 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:38:24.725130 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1125/4546] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:38:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:24.735948 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-32159775-b95f-49f9-9600-0f878b39089a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:24.738300 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32159775-b95f-49f9-9600-0f878b39089a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f Jul 31 05:38:24.739045 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32159775-b95f-49f9-9600-0f878b39089a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:24.739045 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-32159775-b95f-49f9-9600-0f878b39089a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:24.747839 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:24.747839 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:24.748745 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-32159775-b95f-49f9-9600-0f878b39089a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:24.749495 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-32159775-b95f-49f9-9600-0f878b39089a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f returned with HTTP 200 Jul 31 05:38:24.750065 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1140/4547] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:38:24 2026] GET /volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:24.931130 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea53ccf3-23d3-4f8d-92e2-d5d806426ff7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:24.931726 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea53ccf3-23d3-4f8d-92e2-d5d806426ff7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:24.931958 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea53ccf3-23d3-4f8d-92e2-d5d806426ff7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:24.932211 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea53ccf3-23d3-4f8d-92e2-d5d806426ff7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:24.938929 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:24.938929 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:24.942280 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea53ccf3-23d3-4f8d-92e2-d5d806426ff7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:24.946954 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea53ccf3-23d3-4f8d-92e2-d5d806426ff7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:24.946954 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1150/4548] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:24 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 998 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:25.074506 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8cf90036-d93a-4fdf-a3b7-1eb2c5ed1b54 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:25.076766 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8cf90036-d93a-4fdf-a3b7-1eb2c5ed1b54 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:25.077021 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8cf90036-d93a-4fdf-a3b7-1eb2c5ed1b54 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:25.077295 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8cf90036-d93a-4fdf-a3b7-1eb2c5ed1b54 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:25.086117 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:25.086117 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:25.090815 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8cf90036-d93a-4fdf-a3b7-1eb2c5ed1b54 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:25.096433 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8cf90036-d93a-4fdf-a3b7-1eb2c5ed1b54 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:25.097035 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1134/4549] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:25 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:25.188481 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eef057b4-2a82-4466-8865-658242438ce0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:25.190249 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eef057b4-2a82-4466-8865-658242438ce0 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:25.190424 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eef057b4-2a82-4466-8865-658242438ce0 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:25.190600 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eef057b4-2a82-4466-8865-658242438ce0 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:25.190851 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-eef057b4-2a82-4466-8865-658242438ce0 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:25.194952 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:25.194952 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:25.195715 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eef057b4-2a82-4466-8865-658242438ce0 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:25.196088 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1126/4550] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:25 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:25.385947 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c88fd851-8e6d-48e8-bab6-80cd2cec7b00 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:25.388665 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c88fd851-8e6d-48e8-bab6-80cd2cec7b00 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:25.388856 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c88fd851-8e6d-48e8-bab6-80cd2cec7b00 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:25.389046 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c88fd851-8e6d-48e8-bab6-80cd2cec7b00 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:25.389447 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c88fd851-8e6d-48e8-bab6-80cd2cec7b00 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:25.395628 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:25.395628 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:25.396485 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c88fd851-8e6d-48e8-bab6-80cd2cec7b00 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:25.396845 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1141/4551] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:25 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:25.768144 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-71951bf8-3549-482f-8753-778a8354dd96 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:25.768144 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71951bf8-3549-482f-8753-778a8354dd96 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f Jul 31 05:38:25.768372 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71951bf8-3549-482f-8753-778a8354dd96 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:25.768516 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-71951bf8-3549-482f-8753-778a8354dd96 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:25.773467 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:25.773467 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:25.773896 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-71951bf8-3549-482f-8753-778a8354dd96 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:25.774773 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-71951bf8-3549-482f-8753-778a8354dd96 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f returned with HTTP 200 Jul 31 05:38:25.775275 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1151/4552] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:38:25 2026] GET /volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:25.784221 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-37e81587-a934-4131-a1de-80293dffb74a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:25.785932 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37e81587-a934-4131-a1de-80293dffb74a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f Jul 31 05:38:25.786135 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37e81587-a934-4131-a1de-80293dffb74a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:25.786319 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37e81587-a934-4131-a1de-80293dffb74a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:25.791055 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:25.791055 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:25.792734 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-37e81587-a934-4131-a1de-80293dffb74a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:25.792734 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37e81587-a934-4131-a1de-80293dffb74a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f returned with HTTP 200 Jul 31 05:38:25.792734 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1135/4553] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:38:25 2026] GET /volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:25.928989 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-a87e96ef-ce7e-4c43-b386-59bcf02dee90 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:25.931482 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-a87e96ef-ce7e-4c43-b386-59bcf02dee90 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f Jul 31 05:38:25.931709 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-a87e96ef-ce7e-4c43-b386-59bcf02dee90 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:25.931873 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-a87e96ef-ce7e-4c43-b386-59bcf02dee90 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:25.937158 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:25.937158 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:25.937662 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-a87e96ef-ce7e-4c43-b386-59bcf02dee90 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:25.938535 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-a87e96ef-ce7e-4c43-b386-59bcf02dee90 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f returned with HTTP 200 Jul 31 05:38:25.938904 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1127/4554] 10.4.3.227 () {68 vars in 1604 bytes} [Fri Jul 31 05:38:25 2026] GET /volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:25.948614 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-bf5519f8-b678-474b-9b6b-b923f8f38d05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:25.951002 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-bf5519f8-b678-474b-9b6b-b923f8f38d05 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb Jul 31 05:38:25.951228 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-bf5519f8-b678-474b-9b6b-b923f8f38d05 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:25.951432 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-bf5519f8-b678-474b-9b6b-b923f8f38d05 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:25.958550 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:25.958550 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:25.960942 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-49384a6e-1020-47dd-b098-038e2cd3ab6f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:25.962350 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-bf5519f8-b678-474b-9b6b-b923f8f38d05 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:25.963378 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49384a6e-1020-47dd-b098-038e2cd3ab6f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:25.963629 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49384a6e-1020-47dd-b098-038e2cd3ab6f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:25.963927 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-49384a6e-1020-47dd-b098-038e2cd3ab6f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:25.967202 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-bf5519f8-b678-474b-9b6b-b923f8f38d05 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb returned with HTTP 200 Jul 31 05:38:25.967643 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1142/4555] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:25 2026] GET /volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:25.974212 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:25.974212 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:25.979705 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-49384a6e-1020-47dd-b098-038e2cd3ab6f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:25.983710 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-49384a6e-1020-47dd-b098-038e2cd3ab6f tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:25.984062 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1152/4556] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:25 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:26.110005 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f5af1429-aa1b-4319-8afd-db99ee4b8e14 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:26.111788 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f5af1429-aa1b-4319-8afd-db99ee4b8e14 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:26.111973 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f5af1429-aa1b-4319-8afd-db99ee4b8e14 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:26.112188 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f5af1429-aa1b-4319-8afd-db99ee4b8e14 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:26.120173 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:26.120173 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:26.123968 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f5af1429-aa1b-4319-8afd-db99ee4b8e14 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:26.128442 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f5af1429-aa1b-4319-8afd-db99ee4b8e14 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:26.128846 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1136/4557] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:26 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:26.205542 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6c679e37-d1e0-44d4-a57a-eaeba62825a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:26.207709 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c679e37-d1e0-44d4-a57a-eaeba62825a7 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:26.207871 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c679e37-d1e0-44d4-a57a-eaeba62825a7 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:26.208064 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6c679e37-d1e0-44d4-a57a-eaeba62825a7 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:26.208179 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6c679e37-d1e0-44d4-a57a-eaeba62825a7 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:26.212666 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:26.212666 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:26.213421 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6c679e37-d1e0-44d4-a57a-eaeba62825a7 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:26.214019 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1128/4558] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:26 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:26.348038 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-25ea6769-13f0-4f2f-b3fa-4fb37db6777c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:26.350172 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-25ea6769-13f0-4f2f-b3fa-4fb37db6777c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f Jul 31 05:38:26.350407 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-25ea6769-13f0-4f2f-b3fa-4fb37db6777c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:26.350616 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-25ea6769-13f0-4f2f-b3fa-4fb37db6777c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:26.355435 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:26.355435 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:26.355864 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-25ea6769-13f0-4f2f-b3fa-4fb37db6777c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:26.356573 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-25ea6769-13f0-4f2f-b3fa-4fb37db6777c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f returned with HTTP 200 Jul 31 05:38:26.356951 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1143/4559] 10.4.3.227 () {68 vars in 1604 bytes} [Fri Jul 31 05:38:26 2026] GET /volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:26.407822 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b4923ed4-5012-429c-8055-425515bbcc17 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:26.410040 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4923ed4-5012-429c-8055-425515bbcc17 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:26.410267 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4923ed4-5012-429c-8055-425515bbcc17 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:26.410535 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4923ed4-5012-429c-8055-425515bbcc17 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:26.410691 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b4923ed4-5012-429c-8055-425515bbcc17 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:26.418389 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:26.418389 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:26.419527 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4923ed4-5012-429c-8055-425515bbcc17 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:26.420162 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1153/4560] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:26 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:27.000800 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c8ac2c91-4ced-4325-8866-afc70dff05e4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.003948 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8ac2c91-4ced-4325-8866-afc70dff05e4 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:27.004181 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8ac2c91-4ced-4325-8866-afc70dff05e4 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.004414 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c8ac2c91-4ced-4325-8866-afc70dff05e4 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.016863 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.016863 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:27.020925 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c8ac2c91-4ced-4325-8866-afc70dff05e4 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:27.026405 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c8ac2c91-4ced-4325-8866-afc70dff05e4 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:27.026840 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1137/4561] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:26 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:27.142529 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f2e766ce-ba47-47ea-821c-bc45f6090fa4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.144315 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2e766ce-ba47-47ea-821c-bc45f6090fa4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:27.144529 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2e766ce-ba47-47ea-821c-bc45f6090fa4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.144731 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f2e766ce-ba47-47ea-821c-bc45f6090fa4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.152246 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.152246 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:27.155523 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f2e766ce-ba47-47ea-821c-bc45f6090fa4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:27.160604 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f2e766ce-ba47-47ea-821c-bc45f6090fa4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:27.160604 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1129/4562] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:27 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:27.186499 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-c9ae6626-22ea-478b-b6ce-85e325431497 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.190248 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-c9ae6626-22ea-478b-b6ce-85e325431497 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f Jul 31 05:38:27.190304 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-c9ae6626-22ea-478b-b6ce-85e325431497 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.190542 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-c9ae6626-22ea-478b-b6ce-85e325431497 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.204089 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.204089 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:27.204644 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-c9ae6626-22ea-478b-b6ce-85e325431497 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:27.205513 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-c9ae6626-22ea-478b-b6ce-85e325431497 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f returned with HTTP 200 Jul 31 05:38:27.205914 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1144/4563] 10.4.3.227 () {68 vars in 1604 bytes} [Fri Jul 31 05:38:27 2026] GET /volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:27.215475 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-0ad6ce7c-6e3b-44ae-9e9b-66a00a1c54fe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.217689 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-0ad6ce7c-6e3b-44ae-9e9b-66a00a1c54fe tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb Jul 31 05:38:27.217896 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-0ad6ce7c-6e3b-44ae-9e9b-66a00a1c54fe tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.218080 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-0ad6ce7c-6e3b-44ae-9e9b-66a00a1c54fe tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.225272 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.225272 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:27.226082 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-59dd04dd-f4ce-42c5-9848-4f1546d3b0e8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.227809 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59dd04dd-f4ce-42c5-9848-4f1546d3b0e8 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:27.228036 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59dd04dd-f4ce-42c5-9848-4f1546d3b0e8 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.228247 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-59dd04dd-f4ce-42c5-9848-4f1546d3b0e8 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.228393 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-59dd04dd-f4ce-42c5-9848-4f1546d3b0e8 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:27.229019 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-0ad6ce7c-6e3b-44ae-9e9b-66a00a1c54fe tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:27.232645 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.232645 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:27.233258 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-59dd04dd-f4ce-42c5-9848-4f1546d3b0e8 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:27.233623 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1138/4564] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:27 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:27.233895 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-0ad6ce7c-6e3b-44ae-9e9b-66a00a1c54fe tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb returned with HTTP 200 Jul 31 05:38:27.234333 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1154/4565] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:27 2026] GET /volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:27.243172 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-162f4e71-2d69-41c9-b22b-86ffa13efb74 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.243631 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.245332 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-162f4e71-2d69-41c9-b22b-86ffa13efb74 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b/export_record Jul 31 05:38:27.245598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-162f4e71-2d69-41c9-b22b-86ffa13efb74 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.245849 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-162f4e71-2d69-41c9-b22b-86ffa13efb74 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'export_record' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.246006 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-162f4e71-2d69-41c9-b22b-86ffa13efb74 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Export record for backup 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 05:38:27.248832 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:27.249401 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "9ce4af5a-e14d-4b6f-b5ad-52979943824f", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:27.252015 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '9ce4af5a-e14d-4b6f-b5ad-52979943824f', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:27.254040 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.254040 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:27.254853 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-162f4e71-2d69-41c9-b22b-86ffa13efb74 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling RPCAPI with context: , host: np0000006182, backup: 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100284) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 05:38:27.263289 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-162f4e71-2d69-41c9-b22b-86ffa13efb74 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] export_record in rpcapi backup_id 6880395c-64ca-4f87-bf3c-5d082921962b on host np0000006182. {{(pid=100284) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 05:38:27.268052 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.268052 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:27.268588 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:27.268588 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume of 1 GB Jul 31 05:38:27.269189 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Availability Zones retrieved successfully. Jul 31 05:38:27.273840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (12f6988d-5e40-455d-ab19-fb0dac7b0c64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:27.274957 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b673685-ed11-4ef8-9c94-c151a12d5c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:27.275841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:27.279949 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-162f4e71-2d69-41c9-b22b-86ffa13efb74 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjg4MDM5NWMtNjRjYS00Zjg3LWJmM2MtNWQwODI5MjE5NjJiIiwgInVzZXJfaWQiOiAiODNiMWZlNDZiOTEzNDUzYmI3YWZhNGFmZTkxYTNkYjgiLCAicHJvamVjdF9pZCI6ICI5Y2Y0OTAxYjBiNWY0NDlhOGM1MDAyMGMzZTE5NzE4ZiIsICJ2b2x1bWVfaWQiOiAiMDFjYTUzMDEtMjYxNy00OTExLThmYTYtYmUyZjY5NTYyNTBmIiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzEwMTkwODY4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDFjYTUzMDEtMjYxNy00OTExLThmYTYtYmUyZjY5NTYyNTBmLzIwMjYwNzMxMDUzODEwL2F6X25vdmFfYmFja3VwXzY4ODAzOTVjLTY0Y2EtNGY4Ny1iZjNjLTVkMDgyOTIxOTYyYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDU6Mzg6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDU6Mzg6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTozODoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100284) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 05:38:27.280278 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-162f4e71-2d69-41c9-b22b-86ffa13efb74 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b/export_record returned with HTTP 200 Jul 31 05:38:27.281039 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1130/4566] 10.4.3.227 () {68 vars in 1430 bytes} [Fri Jul 31 05:38:27 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b/export_record => generated 1424 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:27.288605 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6630493-5009-4457-bdc1-e9f4d756bc49 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.290541 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6630493-5009-4457-bdc1-e9f4d756bc49 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:27.290741 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6630493-5009-4457-bdc1-e9f4d756bc49 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.290940 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6630493-5009-4457-bdc1-e9f4d756bc49 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.291055 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b6630493-5009-4457-bdc1-e9f4d756bc49 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:27.294932 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.294932 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:27.295604 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6630493-5009-4457-bdc1-e9f4d756bc49 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:27.296000 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1139/4567] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:27 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:27.301921 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b673685-ed11-4ef8-9c94-c151a12d5c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9ce4af5a-e14d-4b6f-b5ad-52979943824f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:27.303725 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be40324-dd77-4fab-a5e2-ed48ba411141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:27.306245 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0663d962-e1f6-4626-9937-570e86cad642 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.308904 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0663d962-e1f6-4626-9937-570e86cad642 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] POST https://10.4.3.227/volume/v3/backups/import_record Jul 31 05:38:27.309322 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0663d962-e1f6-4626-9937-570e86cad642 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDRjNzNmMDQtMmM3NS00MmM4LTlkYjUtODQ2MTY5M2YxMTlkIiwgInVzZXJfaWQiOiAiODNiMWZlNDZiOTEzNDUzYmI3YWZhNGFmZTkxYTNkYjgiLCAicHJvamVjdF9pZCI6ICI5Y2Y0OTAxYjBiNWY0NDlhOGM1MDAyMGMzZTE5NzE4ZiIsICJ2b2x1bWVfaWQiOiAiMDFjYTUzMDEtMjYxNy00OTExLThmYTYtYmUyZjY5NTYyNTBmIiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzEwMTkwODY4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDFjYTUzMDEtMjYxNy00OTExLThmYTYtYmUyZjY5NTYyNTBmLzIwMjYwNzMxMDUzODEwL2F6X25vdmFfYmFja3VwXzY4ODAzOTVjLTY0Y2EtNGY4Ny1iZjNjLTVkMDgyOTIxOTYyYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDU6Mzg6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDU6Mzg6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTozODoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:27.310604 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-0663d962-e1f6-4626-9937-570e86cad642 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDRjNzNmMDQtMmM3NS00MmM4LTlkYjUtODQ2MTY5M2YxMTlkIiwgInVzZXJfaWQiOiAiODNiMWZlNDZiOTEzNDUzYmI3YWZhNGFmZTkxYTNkYjgiLCAicHJvamVjdF9pZCI6ICI5Y2Y0OTAxYjBiNWY0NDlhOGM1MDAyMGMzZTE5NzE4ZiIsICJ2b2x1bWVfaWQiOiAiMDFjYTUzMDEtMjYxNy00OTExLThmYTYtYmUyZjY5NTYyNTBmIiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzEwMTkwODY4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDFjYTUzMDEtMjYxNy00OTExLThmYTYtYmUyZjY5NTYyNTBmLzIwMjYwNzMxMDUzODEwL2F6X25vdmFfYmFja3VwXzY4ODAzOTVjLTY0Y2EtNGY4Ny1iZjNjLTVkMDgyOTIxOTYyYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDU6Mzg6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDU6Mzg6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTozODoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 05:38:27.310722 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-0663d962-e1f6-4626-9937-570e86cad642 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDRjNzNmMDQtMmM3NS00MmM4LTlkYjUtODQ2MTY5M2YxMTlkIiwgInVzZXJfaWQiOiAiODNiMWZlNDZiOTEzNDUzYmI3YWZhNGFmZTkxYTNkYjgiLCAicHJvamVjdF9pZCI6ICI5Y2Y0OTAxYjBiNWY0NDlhOGM1MDAyMGMzZTE5NzE4ZiIsICJ2b2x1bWVfaWQiOiAiMDFjYTUzMDEtMjYxNy00OTExLThmYTYtYmUyZjY5NTYyNTBmIiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzEwMTkwODY4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMDFjYTUzMDEtMjYxNy00OTExLThmYTYtYmUyZjY5NTYyNTBmLzIwMjYwNzMxMDUzODEwL2F6X25vdmFfYmFja3VwXzY4ODAzOTVjLTY0Y2EtNGY4Ny1iZjNjLTVkMDgyOTIxOTYyYiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDU6Mzg6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDU6Mzg6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTozODoyN1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100286) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 05:38:27.315496 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-0663d962-e1f6-4626-9937-570e86cad642 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '053bfb8ad9094ef3b7cf523a8426d081', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9cf4901b0b5f449a8c50020c3e19718f', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:38:27.315735 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0663d962-e1f6-4626-9937-570e86cad642 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] https://10.4.3.227/volume/v3/backups/import_record returned with HTTP 403 Jul 31 05:38:27.316193 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1155/4568] 10.4.3.227 () {70 vars in 1342 bytes} [Fri Jul 31 05:38:27 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:27.324395 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d79d2dfc-5295-493c-ac2a-8b75b0a20636 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.326210 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d79d2dfc-5295-493c-ac2a-8b75b0a20636 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f Jul 31 05:38:27.326467 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d79d2dfc-5295-493c-ac2a-8b75b0a20636 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.326661 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d79d2dfc-5295-493c-ac2a-8b75b0a20636 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.326816 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d79d2dfc-5295-493c-ac2a-8b75b0a20636 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Delete volume with id: 01ca5301-2617-4911-8fa6-be2f6956250f Jul 31 05:38:27.336400 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.336400 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:27.336843 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d79d2dfc-5295-493c-ac2a-8b75b0a20636 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:27.357234 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d79d2dfc-5295-493c-ac2a-8b75b0a20636 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Delete volume request issued successfully. Jul 31 05:38:27.357540 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d79d2dfc-5295-493c-ac2a-8b75b0a20636 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f returned with HTTP 202 Jul 31 05:38:27.358082 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1131/4569] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:38:27 2026] DELETE /volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:27.359630 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['333c8525-8fbf-4830-a563-61aaadc8ca3b', '4f99b905-65fe-4ddf-8277-6a85e16a13bf', 'a26c751f-2f89-489c-9705-0986aa634606', '048cc25c-89b2-47d4-b56f-4d053f536dd5'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:27.360651 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be40324-dd77-4fab-a5e2-ed48ba411141) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['333c8525-8fbf-4830-a563-61aaadc8ca3b', '4f99b905-65fe-4ddf-8277-6a85e16a13bf', 'a26c751f-2f89-489c-9705-0986aa634606', '048cc25c-89b2-47d4-b56f-4d053f536dd5']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:27.361811 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41a21fb7-50d8-4091-a6bd-ec66e390e368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:27.365359 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-df18a839-1927-4252-8b37-01c87694fb4a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.367612 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-df18a839-1927-4252-8b37-01c87694fb4a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f Jul 31 05:38:27.367797 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-df18a839-1927-4252-8b37-01c87694fb4a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.368000 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-df18a839-1927-4252-8b37-01c87694fb4a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.375259 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.375259 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:27.379421 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-df18a839-1927-4252-8b37-01c87694fb4a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:27.383654 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-df18a839-1927-4252-8b37-01c87694fb4a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f returned with HTTP 200 Jul 31 05:38:27.384045 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1140/4570] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:27 2026] GET /volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:27.417676 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41a21fb7-50d8-4091-a6bd-ec66e390e368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf7b5843-1734-4ea9-bcbe-6c80da2e968a', '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='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['333c8525-8fbf-4830-a563-61aaadc8ca3b','4f99b905-65fe-4ddf-8277-6a85e16a13bf','a26c751f-2f89-489c-9705-0986aa634606','048cc25c-89b2-47d4-b56f-4d053f536dd5'],size=1,snapshot_id=9ce4af5a-e14d-4b6f-b5ad-52979943824f,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), '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-31T05:38:27Z,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=bf7b5843-1734-4ea9-bcbe-6c80da2e968a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f927a1a3273244e29e20c79fefeffa48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9ce4af5a-e14d-4b6f-b5ad-52979943824f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259c7b85639f44b19152aec3c7905653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:27.418691 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c492d4c-04dd-422b-87a4-e2be8b55092b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:27.435196 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37b5e974-da2e-4c4b-893e-79bd4ae49346 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.436754 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37b5e974-da2e-4c4b-893e-79bd4ae49346 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:27.436926 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37b5e974-da2e-4c4b-893e-79bd4ae49346 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.437133 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37b5e974-da2e-4c4b-893e-79bd4ae49346 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.437245 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-37b5e974-da2e-4c4b-893e-79bd4ae49346 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:27.441659 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.441659 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:27.442433 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37b5e974-da2e-4c4b-893e-79bd4ae49346 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:27.442780 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1156/4571] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:27 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:27.443239 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c492d4c-04dd-422b-87a4-e2be8b55092b) transitioned into 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='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['333c8525-8fbf-4830-a563-61aaadc8ca3b','4f99b905-65fe-4ddf-8277-6a85e16a13bf','a26c751f-2f89-489c-9705-0986aa634606','048cc25c-89b2-47d4-b56f-4d053f536dd5'],size=1,snapshot_id=9ce4af5a-e14d-4b6f-b5ad-52979943824f,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:27.444115 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f2e8e27-5340-43c0-999c-e1d785aa5836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:27.478121 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f2e8e27-5340-43c0-999c-e1d785aa5836) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:27.478121 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (12f6988d-5e40-455d-ab19-fb0dac7b0c64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:27.478121 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request issued successfully. Jul 31 05:38:27.478121 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-f4c827e7-ca05-4843-b451-6940ee4bd4f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:27.478121 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1145/4572] 10.4.3.227 () {72 vars in 1541 bytes} [Fri Jul 31 05:38:27 2026] POST /volume/v3/volumes => generated 736 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:27.479732 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-68bc3667-7089-4571-a514-5f489012059c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.484237 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-68bc3667-7089-4571-a514-5f489012059c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a Jul 31 05:38:27.484237 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-68bc3667-7089-4571-a514-5f489012059c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.484237 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-68bc3667-7089-4571-a514-5f489012059c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.497181 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.497181 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:27.503176 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-68bc3667-7089-4571-a514-5f489012059c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:27.507005 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-68bc3667-7089-4571-a514-5f489012059c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a returned with HTTP 200 Jul 31 05:38:27.507498 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1132/4573] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:27 2026] GET /volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a => generated 804 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:27.519611 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-33533c38-e1f2-445d-abb3-b5b18c3f068f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:27.521565 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-33533c38-e1f2-445d-abb3-b5b18c3f068f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a Jul 31 05:38:27.521740 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-33533c38-e1f2-445d-abb3-b5b18c3f068f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:27.521913 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-33533c38-e1f2-445d-abb3-b5b18c3f068f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:27.528863 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:27.528863 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:27.532290 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-33533c38-e1f2-445d-abb3-b5b18c3f068f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:27.536023 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-33533c38-e1f2-445d-abb3-b5b18c3f068f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a returned with HTTP 200 Jul 31 05:38:27.536482 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1141/4574] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:27 2026] GET /volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:28.040175 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bb34aeb5-eefb-41a7-a583-000a4a123039 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.041913 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb34aeb5-eefb-41a7-a583-000a4a123039 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:28.042143 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb34aeb5-eefb-41a7-a583-000a4a123039 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:28.042354 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bb34aeb5-eefb-41a7-a583-000a4a123039 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:28.051280 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:28.051280 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:28.056584 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bb34aeb5-eefb-41a7-a583-000a4a123039 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:28.063358 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bb34aeb5-eefb-41a7-a583-000a4a123039 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:28.063798 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1157/4575] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:28 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 1250 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:28.178152 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0dde4a4f-95b2-42a3-b0bd-b359915e0cab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.183129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0dde4a4f-95b2-42a3-b0bd-b359915e0cab tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:28.183129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0dde4a4f-95b2-42a3-b0bd-b359915e0cab tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:28.183129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0dde4a4f-95b2-42a3-b0bd-b359915e0cab tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:28.190405 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:28.190405 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:28.197143 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0dde4a4f-95b2-42a3-b0bd-b359915e0cab tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:28.204289 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0dde4a4f-95b2-42a3-b0bd-b359915e0cab tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:28.204915 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1146/4576] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:28 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:28.221285 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-f966f056-f1c7-4482-beff-23773b9ae744 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.223500 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-f966f056-f1c7-4482-beff-23773b9ae744 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:28.223619 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-f966f056-f1c7-4482-beff-23773b9ae744 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:28.223873 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-f966f056-f1c7-4482-beff-23773b9ae744 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:28.230934 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:28.230934 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:28.234615 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-f966f056-f1c7-4482-beff-23773b9ae744 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:28.239617 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-f966f056-f1c7-4482-beff-23773b9ae744 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:28.240261 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1133/4577] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:28 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 1250 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:28.397454 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1aeb633-1127-495c-bf1f-ecb87213ec3c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.399222 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1aeb633-1127-495c-bf1f-ecb87213ec3c tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f Jul 31 05:38:28.399475 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1aeb633-1127-495c-bf1f-ecb87213ec3c tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:28.399706 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1aeb633-1127-495c-bf1f-ecb87213ec3c tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:28.405607 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1aeb633-1127-495c-bf1f-ecb87213ec3c tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f returned with HTTP 404 Jul 31 05:38:28.406077 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1142/4578] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:28 2026] GET /volume/v3/volumes/01ca5301-2617-4911-8fa6-be2f6956250f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:28.414956 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-67c498cb-85ad-4d58-bece-eba35aa26372 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.416790 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67c498cb-85ad-4d58-bece-eba35aa26372 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] GET https://10.4.3.227/volume/v3/backups Jul 31 05:38:28.416998 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67c498cb-85ad-4d58-bece-eba35aa26372 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:28.417220 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-67c498cb-85ad-4d58-bece-eba35aa26372 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:28.417507 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-67c498cb-85ad-4d58-bece-eba35aa26372 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Removing options '' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:38:28.422893 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-67c498cb-85ad-4d58-bece-eba35aa26372 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] https://10.4.3.227/volume/v3/backups returned with HTTP 200 Jul 31 05:38:28.423299 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1158/4579] 10.4.3.227 () {68 vars in 1277 bytes} [Fri Jul 31 05:38:28 2026] GET /volume/v3/backups => generated 625 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:28.435300 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27e9eb61-8adb-4b7d-b1b3-f3e56e119c4a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.437140 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27e9eb61-8adb-4b7d-b1b3-f3e56e119c4a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] GET https://10.4.3.227/volume/v3/backups?project_id=9cf4901b0b5f449a8c50020c3e19718f Jul 31 05:38:28.439126 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27e9eb61-8adb-4b7d-b1b3-f3e56e119c4a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:28.439126 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27e9eb61-8adb-4b7d-b1b3-f3e56e119c4a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:28.439126 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-27e9eb61-8adb-4b7d-b1b3-f3e56e119c4a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Removing options 'project_id' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:38:28.450704 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27e9eb61-8adb-4b7d-b1b3-f3e56e119c4a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] https://10.4.3.227/volume/v3/backups?project_id=9cf4901b0b5f449a8c50020c3e19718f returned with HTTP 200 Jul 31 05:38:28.451123 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1147/4580] 10.4.3.227 () {68 vars in 1364 bytes} [Fri Jul 31 05:38:28 2026] GET /volume/v3/backups?project_id=9cf4901b0b5f449a8c50020c3e19718f => generated 625 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:28.452492 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ccc3331-f862-4044-911a-c35ba05bdbf1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.454086 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ccc3331-f862-4044-911a-c35ba05bdbf1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:28.454273 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ccc3331-f862-4044-911a-c35ba05bdbf1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:28.454453 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ccc3331-f862-4044-911a-c35ba05bdbf1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:28.454545 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6ccc3331-f862-4044-911a-c35ba05bdbf1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:28.460225 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:28.460225 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:28.460913 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ccc3331-f862-4044-911a-c35ba05bdbf1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:28.461317 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1134/4581] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:28 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:28.463078 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-36f2bed4-662c-4ecd-918d-12796c3425ed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.465344 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:28.465871 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1527228207"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:28.467839 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1527228207'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:28.468075 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Create volume of 1 GB Jul 31 05:38:28.472727 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Availability Zones retrieved successfully. Jul 31 05:38:28.481263 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Flow 'volume_create_api' (2e80d627-4b72-4781-b0a6-24fd97565f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:28.485080 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63724d20-702a-4d81-bb24-dd97fbfa71bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:28.485080 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:28.514643 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63724d20-702a-4d81-bb24-dd97fbfa71bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:28.515410 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30765ab5-9821-4ce6-bb13-caee32dcb9f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:28.553561 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Created reservations ['a803ec94-2108-4e57-9c74-fe99b3c640cb', 'e3285bea-c4f0-4d8c-b7c0-7638fbbcadf4', '0d677dc1-b948-4424-a0c1-960783c0ce46', 'dd5a23d2-0a68-471e-833f-f5051a5810fa'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:28.554319 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30765ab5-9821-4ce6-bb13-caee32dcb9f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a803ec94-2108-4e57-9c74-fe99b3c640cb', 'e3285bea-c4f0-4d8c-b7c0-7638fbbcadf4', '0d677dc1-b948-4424-a0c1-960783c0ce46', 'dd5a23d2-0a68-471e-833f-f5051a5810fa']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:28.555113 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f484605-627d-44ac-a2f0-bf38efdf95a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:28.579185 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f484605-627d-44ac-a2f0-bf38efdf95a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '115dc24a-14b3-493e-a394-57fe79a9becc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1527228207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cf4901b0b5f449a8c50020c3e19718f',qos_specs=None,replication_status=,reservations=['a803ec94-2108-4e57-9c74-fe99b3c640cb','e3285bea-c4f0-4d8c-b7c0-7638fbbcadf4','0d677dc1-b948-4424-a0c1-960783c0ce46','dd5a23d2-0a68-471e-833f-f5051a5810fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b1fe46b913453bb7afa4afe91a3db8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:38:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1527228207',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=115dc24a-14b3-493e-a394-57fe79a9becc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9cf4901b0b5f449a8c50020c3e19718f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83b1fe46b913453bb7afa4afe91a3db8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:28.580316 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00db1cdf-6d63-455e-baf3-b63ee002cef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:28.609000 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00db1cdf-6d63-455e-baf3-b63ee002cef4) transitioned into state 'SUCCESS' from state '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-1527228207',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9cf4901b0b5f449a8c50020c3e19718f',qos_specs=None,replication_status=,reservations=['a803ec94-2108-4e57-9c74-fe99b3c640cb','e3285bea-c4f0-4d8c-b7c0-7638fbbcadf4','0d677dc1-b948-4424-a0c1-960783c0ce46','dd5a23d2-0a68-471e-833f-f5051a5810fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83b1fe46b913453bb7afa4afe91a3db8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:28.609901 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d40ed53-991e-4b35-85b1-b8b30c186fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:28.620819 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d40ed53-991e-4b35-85b1-b8b30c186fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:28.621948 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Flow 'volume_create_api' (2e80d627-4b72-4781-b0a6-24fd97565f53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:28.622372 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Create volume request issued successfully. Jul 31 05:38:28.623088 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-36f2bed4-662c-4ecd-918d-12796c3425ed tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:28.623757 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1143/4582] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:38:28 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 31 05:38:28.638983 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0e9f8765-5dae-4d58-afa6-98429bf4aa0a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.642732 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e9f8765-5dae-4d58-afa6-98429bf4aa0a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc Jul 31 05:38:28.642732 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e9f8765-5dae-4d58-afa6-98429bf4aa0a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:28.642732 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0e9f8765-5dae-4d58-afa6-98429bf4aa0a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:28.650291 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:28.650291 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:28.658239 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0e9f8765-5dae-4d58-afa6-98429bf4aa0a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:28.663918 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0e9f8765-5dae-4d58-afa6-98429bf4aa0a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc returned with HTTP 200 Jul 31 05:38:28.663918 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1159/4583] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:28 2026] GET /volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:28.698056 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-c56ec65c-2a0f-4576-b459-7fea1307c0e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.700781 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-c56ec65c-2a0f-4576-b459-7fea1307c0e4 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:28.701064 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-c56ec65c-2a0f-4576-b459-7fea1307c0e4 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:28.701361 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-c56ec65c-2a0f-4576-b459-7fea1307c0e4 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:28.708217 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:28.708217 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:28.711880 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-c56ec65c-2a0f-4576-b459-7fea1307c0e4 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:28.716214 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-c56ec65c-2a0f-4576-b459-7fea1307c0e4 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:28.716690 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1148/4584] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:28 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 1250 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:28.729457 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0d571bdb-b470-475a-a5c0-d5dabcaafd0b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.729972 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d571bdb-b470-475a-a5c0-d5dabcaafd0b None None] GET https://10.4.3.227/volume// Jul 31 05:38:28.730170 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d571bdb-b470-475a-a5c0-d5dabcaafd0b None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:28.730404 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0d571bdb-b470-475a-a5c0-d5dabcaafd0b None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:28.730773 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0d571bdb-b470-475a-a5c0-d5dabcaafd0b None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:28.731373 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1135/4585] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:38: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 31 05:38:28.748038 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-6e07e70b-6c0a-4976-9830-d23bc373e6a0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:28.752379 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-6e07e70b-6c0a-4976-9830-d23bc373e6a0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:38:28.752709 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-6e07e70b-6c0a-4976-9830-d23bc373e6a0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b", "connector": null, "instance_uuid": "c1b5f1c8-d0d7-4c0e-a35a-751b2ac28fa0"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:28.763292 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:28.763292 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:28.793860 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-6e07e70b-6c0a-4976-9830-d23bc373e6a0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:38:28.794421 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1144/4586] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:38:28 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 31 05:38:29.222016 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-538819ff-96a8-4bcb-91d4-c747babcb126 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:29.224232 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-538819ff-96a8-4bcb-91d4-c747babcb126 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:29.224489 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-538819ff-96a8-4bcb-91d4-c747babcb126 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:29.224723 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-538819ff-96a8-4bcb-91d4-c747babcb126 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:29.232694 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:29.232694 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:29.238769 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-538819ff-96a8-4bcb-91d4-c747babcb126 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:29.247538 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-538819ff-96a8-4bcb-91d4-c747babcb126 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:29.247992 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1160/4587] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:29 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:29.471786 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a88cc4fa-5843-4ce5-80e7-a454bde60796 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:29.476162 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a88cc4fa-5843-4ce5-80e7-a454bde60796 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:29.476458 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a88cc4fa-5843-4ce5-80e7-a454bde60796 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:29.477130 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a88cc4fa-5843-4ce5-80e7-a454bde60796 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:29.477304 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a88cc4fa-5843-4ce5-80e7-a454bde60796 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:29.485273 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:29.485273 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:29.486286 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a88cc4fa-5843-4ce5-80e7-a454bde60796 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:29.486786 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1149/4588] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:29 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:29.678541 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-844286e4-4f1f-42e3-a1ea-2f48c49c3529 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:29.680324 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-844286e4-4f1f-42e3-a1ea-2f48c49c3529 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc Jul 31 05:38:29.680586 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-844286e4-4f1f-42e3-a1ea-2f48c49c3529 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:29.680803 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-844286e4-4f1f-42e3-a1ea-2f48c49c3529 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:29.689248 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:29.689248 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:29.692493 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-844286e4-4f1f-42e3-a1ea-2f48c49c3529 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:29.696113 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-844286e4-4f1f-42e3-a1ea-2f48c49c3529 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc returned with HTTP 200 Jul 31 05:38:29.696656 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1136/4589] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:29 2026] GET /volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:29.698864 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a6077d03-2c46-4f91-a8c6-fe7f26819828 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:29.699263 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6077d03-2c46-4f91-a8c6-fe7f26819828 None None] GET https://10.4.3.227/volume// Jul 31 05:38:29.699448 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a6077d03-2c46-4f91-a8c6-fe7f26819828 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:29.699678 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a6077d03-2c46-4f91-a8c6-fe7f26819828 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:29.700005 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a6077d03-2c46-4f91-a8c6-fe7f26819828 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:29.700360 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1145/4590] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:38:29 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:38:29.706438 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-9b8aadec-15ce-45d9-bc73-0e2a9911b48d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:29.708730 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-9b8aadec-15ce-45d9-bc73-0e2a9911b48d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:38:29.708982 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-9b8aadec-15ce-45d9-bc73-0e2a9911b48d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:29.709216 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-9b8aadec-15ce-45d9-bc73-0e2a9911b48d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:29.711784 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ad4b7b91-b2da-46f8-9f19-f77663de7255 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:29.713576 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad4b7b91-b2da-46f8-9f19-f77663de7255 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:38:29.713924 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ad4b7b91-b2da-46f8-9f19-f77663de7255 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "115dc24a-14b3-493e-a394-57fe79a9becc", "name": "tempest-type-Backup-704722363"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:29.715444 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-ad4b7b91-b2da-46f8-9f19-f77663de7255 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Creating new backup {'backup': {'volume_id': '115dc24a-14b3-493e-a394-57fe79a9becc', 'name': 'tempest-type-Backup-704722363'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:38:29.715644 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-ad4b7b91-b2da-46f8-9f19-f77663de7255 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Creating backup of volume 115dc24a-14b3-493e-a394-57fe79a9becc in container None Jul 31 05:38:29.719717 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:29.719717 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:29.723358 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:29.723358 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:29.723616 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-9b8aadec-15ce-45d9-bc73-0e2a9911b48d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:38:29.723759 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ad4b7b91-b2da-46f8-9f19-f77663de7255 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:29.729062 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-9b8aadec-15ce-45d9-bc73-0e2a9911b48d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:38:29.729531 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1161/4591] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:38:29 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 1429 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:38:29.742491 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ad4b7b91-b2da-46f8-9f19-f77663de7255 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Created reservations ['13b01db7-fa66-4076-9aa6-0deaf9fdde47', '9af9dd6d-512d-4053-8b79-4f91d86e07c3'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:29.771076 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ad4b7b91-b2da-46f8-9f19-f77663de7255 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:38:29.771733 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1150/4592] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:38:29 2026] POST /volume/v3/backups => generated 315 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:29.781686 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b870fa7c-63d3-4fce-a390-92338b1d9a8e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:29.784761 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b870fa7c-63d3-4fce-a390-92338b1d9a8e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:29.785165 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b870fa7c-63d3-4fce-a390-92338b1d9a8e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:29.785525 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b870fa7c-63d3-4fce-a390-92338b1d9a8e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:29.785715 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b870fa7c-63d3-4fce-a390-92338b1d9a8e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:29.790830 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:29.790830 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:29.791611 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b870fa7c-63d3-4fce-a390-92338b1d9a8e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:29.792025 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1137/4593] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:29 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:29.868007 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-d090e48a-dc16-4ca3-bff9-bc6483ba076b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:29.871112 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-d090e48a-dc16-4ca3-bff9-bc6483ba076b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] PUT https://10.4.3.227/volume/v3/attachments/04f6eee8-35f3-4339-9ab4-40c07282f551 Jul 31 05:38:29.872393 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-d090e48a-dc16-4ca3-bff9-bc6483ba076b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:29.885145 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-d090e48a-dc16-4ca3-bff9-bc6483ba076b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Acquiring lock "cinder-attachment_update-8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:38:29.891291 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-d090e48a-dc16-4ca3-bff9-bc6483ba076b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Lock "cinder-attachment_update-8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:38:29.891291 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:29.891291 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:29.978627 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-d090e48a-dc16-4ca3-bff9-bc6483ba076b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Lock "cinder-attachment_update-8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b-np0000006182" released by "attachment_update" :: held 0.089s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:38:29.978627 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-d090e48a-dc16-4ca3-bff9-bc6483ba076b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments/04f6eee8-35f3-4339-9ab4-40c07282f551 returned with HTTP 200 Jul 31 05:38:29.978627 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1146/4594] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:38:29 2026] PUT /volume/v3/attachments/04f6eee8-35f3-4339-9ab4-40c07282f551 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:30.005224 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-66b952d5-c538-461f-b48b-46d67678b4d7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:30.007570 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-66b952d5-c538-461f-b48b-46d67678b4d7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] POST https://10.4.3.227/volume/v3/attachments/04f6eee8-35f3-4339-9ab4-40c07282f551/action Jul 31 05:38:30.008002 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-66b952d5-c538-461f-b48b-46d67678b4d7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:38:30.008164 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-66b952d5-c538-461f-b48b-46d67678b4d7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:30.031362 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:30.031362 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:30.067759 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-59d11dde-a8c0-4fcf-a67c-67fe6180bcfa req-66b952d5-c538-461f-b48b-46d67678b4d7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments/04f6eee8-35f3-4339-9ab4-40c07282f551/action returned with HTTP 204 Jul 31 05:38:30.068417 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1162/4595] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:38:30 2026] POST /volume/v3/attachments/04f6eee8-35f3-4339-9ab4-40c07282f551/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:30.259829 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd16e019-452a-4298-b8e9-050f76b96a35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:30.261490 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd16e019-452a-4298-b8e9-050f76b96a35 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:30.261681 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd16e019-452a-4298-b8e9-050f76b96a35 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:30.261833 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd16e019-452a-4298-b8e9-050f76b96a35 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:30.268380 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:30.268380 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:30.271797 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cd16e019-452a-4298-b8e9-050f76b96a35 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:30.275481 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd16e019-452a-4298-b8e9-050f76b96a35 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:30.275841 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1151/4596] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:30 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:30.496406 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2a31079-0e43-4ae4-8a7e-a11efa40ef64 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:30.498089 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2a31079-0e43-4ae4-8a7e-a11efa40ef64 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:30.498298 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2a31079-0e43-4ae4-8a7e-a11efa40ef64 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:30.498501 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2a31079-0e43-4ae4-8a7e-a11efa40ef64 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:30.498592 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b2a31079-0e43-4ae4-8a7e-a11efa40ef64 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:30.503165 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:30.503165 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:30.504169 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2a31079-0e43-4ae4-8a7e-a11efa40ef64 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:30.504533 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1138/4597] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:30 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:30.547059 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-a2296d61-1642-4a7c-8079-fa7cb6ad38f0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:30.548360 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-a2296d61-1642-4a7c-8079-fa7cb6ad38f0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a Jul 31 05:38:30.548622 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-a2296d61-1642-4a7c-8079-fa7cb6ad38f0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:30.548818 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-a2296d61-1642-4a7c-8079-fa7cb6ad38f0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:30.557637 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:30.557637 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:30.562003 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-a2296d61-1642-4a7c-8079-fa7cb6ad38f0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:30.567485 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-a2296d61-1642-4a7c-8079-fa7cb6ad38f0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a returned with HTTP 200 Jul 31 05:38:30.567884 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1147/4598] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:30 2026] GET /volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a => generated 1345 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:30.576229 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8011c176-d13b-4cd9-a383-2b4b6aef7aee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:30.576613 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8011c176-d13b-4cd9-a383-2b4b6aef7aee None None] GET https://10.4.3.227/volume// Jul 31 05:38:30.576765 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8011c176-d13b-4cd9-a383-2b4b6aef7aee None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:30.576939 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8011c176-d13b-4cd9-a383-2b4b6aef7aee None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:30.577271 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8011c176-d13b-4cd9-a383-2b4b6aef7aee None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:30.577557 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1163/4599] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:38: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 31 05:38:30.584576 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-2ce0a8e0-9739-467e-b41f-b6e628f47468 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:30.587569 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-2ce0a8e0-9739-467e-b41f-b6e628f47468 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:38:30.587913 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-2ce0a8e0-9739-467e-b41f-b6e628f47468 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bf7b5843-1734-4ea9-bcbe-6c80da2e968a", "connector": null, "instance_uuid": "173c4389-1b5a-466c-8456-9e4fe9727f38"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:30.598429 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:30.598429 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:30.630341 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-2ce0a8e0-9739-467e-b41f-b6e628f47468 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:38:30.630798 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1152/4600] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:38:30 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 31 05:38:30.641205 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-156339f8-605f-48a5-bb32-291aba17e764 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:30.641758 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-156339f8-605f-48a5-bb32-291aba17e764 None None] GET https://10.4.3.227/volume// Jul 31 05:38:30.641938 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-156339f8-605f-48a5-bb32-291aba17e764 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:30.642173 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-156339f8-605f-48a5-bb32-291aba17e764 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:30.642577 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-156339f8-605f-48a5-bb32-291aba17e764 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:30.642993 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1139/4601] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:38: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 31 05:38:30.665558 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-ca867f60-a5be-4321-85b5-1f6b7b03138c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:30.667826 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-ca867f60-a5be-4321-85b5-1f6b7b03138c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a Jul 31 05:38:30.667998 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-ca867f60-a5be-4321-85b5-1f6b7b03138c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:30.668187 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-ca867f60-a5be-4321-85b5-1f6b7b03138c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:30.676574 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:30.676574 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:30.679770 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-41051ea1-f667-4911-b830-e7b760194350 req-ca867f60-a5be-4321-85b5-1f6b7b03138c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:30.683796 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-ca867f60-a5be-4321-85b5-1f6b7b03138c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a returned with HTTP 200 Jul 31 05:38:30.684187 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1148/4602] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:38:30 2026] GET /volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:38:30.788580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-56db3b35-83d6-4ae9-8f2e-faa74e58ad57 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:30.790609 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-56db3b35-83d6-4ae9-8f2e-faa74e58ad57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] PUT https://10.4.3.227/volume/v3/attachments/55829166-22bd-4c71-91b0-65aac5d6584f Jul 31 05:38:30.790954 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-56db3b35-83d6-4ae9-8f2e-faa74e58ad57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:30.798538 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-41051ea1-f667-4911-b830-e7b760194350 req-56db3b35-83d6-4ae9-8f2e-faa74e58ad57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Acquiring lock "cinder-attachment_update-bf7b5843-1734-4ea9-bcbe-6c80da2e968a-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:38:30.804488 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c4b859b-760d-4b29-9c0d-4618458ef45e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:30.807335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-41051ea1-f667-4911-b830-e7b760194350 req-56db3b35-83d6-4ae9-8f2e-faa74e58ad57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-bf7b5843-1734-4ea9-bcbe-6c80da2e968a-np0000006182" acquired by "attachment_update" :: waited 0.009s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:38:30.808257 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:30.808257 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:30.810354 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c4b859b-760d-4b29-9c0d-4618458ef45e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:30.810595 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c4b859b-760d-4b29-9c0d-4618458ef45e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:30.810811 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c4b859b-760d-4b29-9c0d-4618458ef45e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:30.810964 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3c4b859b-760d-4b29-9c0d-4618458ef45e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:30.815934 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:30.815934 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:30.816603 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c4b859b-760d-4b29-9c0d-4618458ef45e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:30.817004 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1153/4603] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:30 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:30.892026 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-41051ea1-f667-4911-b830-e7b760194350 req-56db3b35-83d6-4ae9-8f2e-faa74e58ad57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-bf7b5843-1734-4ea9-bcbe-6c80da2e968a-np0000006182" released by "attachment_update" :: held 0.085s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:38:30.892540 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-56db3b35-83d6-4ae9-8f2e-faa74e58ad57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/55829166-22bd-4c71-91b0-65aac5d6584f returned with HTTP 200 Jul 31 05:38:30.892965 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1164/4604] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:38:30 2026] PUT /volume/v3/attachments/55829166-22bd-4c71-91b0-65aac5d6584f => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:30.913885 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-41051ea1-f667-4911-b830-e7b760194350 req-748ace2b-7546-4edf-b122-1810b73af572 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:30.915723 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-748ace2b-7546-4edf-b122-1810b73af572 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments/55829166-22bd-4c71-91b0-65aac5d6584f/action Jul 31 05:38:30.916040 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-748ace2b-7546-4edf-b122-1810b73af572 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:38:30.916183 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-748ace2b-7546-4edf-b122-1810b73af572 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:30.929357 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:30.929357 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:30.938141 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-41051ea1-f667-4911-b830-e7b760194350 req-748ace2b-7546-4edf-b122-1810b73af572 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/55829166-22bd-4c71-91b0-65aac5d6584f/action returned with HTTP 204 Jul 31 05:38:30.938569 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1140/4605] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:38:30 2026] POST /volume/v3/attachments/55829166-22bd-4c71-91b0-65aac5d6584f/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:31.287673 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-935e0a51-a18f-43a8-9552-bf65498ef215 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:31.291258 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-935e0a51-a18f-43a8-9552-bf65498ef215 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:31.291380 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-935e0a51-a18f-43a8-9552-bf65498ef215 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:31.295125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-935e0a51-a18f-43a8-9552-bf65498ef215 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:31.302825 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:31.302825 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:31.307258 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-935e0a51-a18f-43a8-9552-bf65498ef215 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:31.312464 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-935e0a51-a18f-43a8-9552-bf65498ef215 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:31.312947 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1149/4606] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:31 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:31.514451 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2df7425f-0600-4de9-a10f-7198d74fc79d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:31.516458 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2df7425f-0600-4de9-a10f-7198d74fc79d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:31.516711 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2df7425f-0600-4de9-a10f-7198d74fc79d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:31.517013 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2df7425f-0600-4de9-a10f-7198d74fc79d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:31.517193 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-2df7425f-0600-4de9-a10f-7198d74fc79d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:31.521330 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:31.521330 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:31.522066 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2df7425f-0600-4de9-a10f-7198d74fc79d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:31.522854 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1154/4607] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:31 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:31.829363 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-77116fc6-1c73-4569-b0af-e619a902eaca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:31.831064 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77116fc6-1c73-4569-b0af-e619a902eaca tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:31.831299 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77116fc6-1c73-4569-b0af-e619a902eaca tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:31.831524 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-77116fc6-1c73-4569-b0af-e619a902eaca tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:31.832312 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-77116fc6-1c73-4569-b0af-e619a902eaca tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:31.836526 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:31.836526 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:31.837227 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-77116fc6-1c73-4569-b0af-e619a902eaca tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:31.837690 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1165/4608] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:31 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:32.327249 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-af96a93f-3fef-413a-bba7-c696068ecea9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:32.329625 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af96a93f-3fef-413a-bba7-c696068ecea9 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:32.329856 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af96a93f-3fef-413a-bba7-c696068ecea9 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:32.330151 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-af96a93f-3fef-413a-bba7-c696068ecea9 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:32.339410 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:32.339410 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:32.344310 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-af96a93f-3fef-413a-bba7-c696068ecea9 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:32.351613 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-af96a93f-3fef-413a-bba7-c696068ecea9 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:32.352199 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1141/4609] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:32 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:32.533520 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a8e5191e-e4c5-4134-8a8f-9a8cbebbaa9c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:32.539013 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8e5191e-e4c5-4134-8a8f-9a8cbebbaa9c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:32.544389 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8e5191e-e4c5-4134-8a8f-9a8cbebbaa9c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:32.544755 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a8e5191e-e4c5-4134-8a8f-9a8cbebbaa9c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:32.544917 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a8e5191e-e4c5-4134-8a8f-9a8cbebbaa9c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:32.552589 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:32.552589 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:32.553698 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a8e5191e-e4c5-4134-8a8f-9a8cbebbaa9c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:32.554207 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1150/4610] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:32 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 750 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:32.848869 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9867750c-a073-423d-b288-6d5ff2c945a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:32.851014 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9867750c-a073-423d-b288-6d5ff2c945a2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:32.851295 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9867750c-a073-423d-b288-6d5ff2c945a2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:32.851507 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9867750c-a073-423d-b288-6d5ff2c945a2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:32.851615 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9867750c-a073-423d-b288-6d5ff2c945a2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:32.855849 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:32.855849 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:32.856547 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9867750c-a073-423d-b288-6d5ff2c945a2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:32.856914 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1155/4611] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:32 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:33.379363 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ac9a398d-c352-4b96-8e51-832f3b3f4df4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:33.379363 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac9a398d-c352-4b96-8e51-832f3b3f4df4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:33.379363 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac9a398d-c352-4b96-8e51-832f3b3f4df4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:33.379363 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ac9a398d-c352-4b96-8e51-832f3b3f4df4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:33.382870 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:33.382870 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:33.389657 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ac9a398d-c352-4b96-8e51-832f3b3f4df4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:33.396720 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ac9a398d-c352-4b96-8e51-832f3b3f4df4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:33.397245 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1166/4612] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:33 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:33.567433 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7c74ea16-d2aa-4740-af48-c1e1e9d8968b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:33.570503 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c74ea16-d2aa-4740-af48-c1e1e9d8968b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:33.570750 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c74ea16-d2aa-4740-af48-c1e1e9d8968b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:33.571020 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7c74ea16-d2aa-4740-af48-c1e1e9d8968b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:33.571185 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7c74ea16-d2aa-4740-af48-c1e1e9d8968b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:33.583440 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:33.583440 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:33.584381 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7c74ea16-d2aa-4740-af48-c1e1e9d8968b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:33.585003 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1142/4613] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:33 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 750 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:33.868561 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ae381e1d-0c1c-413e-9951-17ccc8128544 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:33.870310 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae381e1d-0c1c-413e-9951-17ccc8128544 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:33.870536 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae381e1d-0c1c-413e-9951-17ccc8128544 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:33.870724 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ae381e1d-0c1c-413e-9951-17ccc8128544 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:33.870825 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ae381e1d-0c1c-413e-9951-17ccc8128544 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:33.874921 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:33.874921 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:33.875458 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ae381e1d-0c1c-413e-9951-17ccc8128544 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:33.875824 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1151/4614] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:33 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:34.409843 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-918ea436-1c8f-4927-a3af-a6ab68882347 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:34.411743 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-918ea436-1c8f-4927-a3af-a6ab68882347 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:34.411944 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-918ea436-1c8f-4927-a3af-a6ab68882347 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:34.412072 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-918ea436-1c8f-4927-a3af-a6ab68882347 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:34.419779 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:34.419779 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:34.423959 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-918ea436-1c8f-4927-a3af-a6ab68882347 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:34.428542 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-918ea436-1c8f-4927-a3af-a6ab68882347 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:34.428955 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1156/4615] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:34 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:34.597041 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d34561cf-bc24-458f-a5c7-d7c72427c1b6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:34.599277 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d34561cf-bc24-458f-a5c7-d7c72427c1b6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:34.599619 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d34561cf-bc24-458f-a5c7-d7c72427c1b6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:34.599914 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d34561cf-bc24-458f-a5c7-d7c72427c1b6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:34.600185 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d34561cf-bc24-458f-a5c7-d7c72427c1b6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:34.606227 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:34.606227 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:34.607493 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d34561cf-bc24-458f-a5c7-d7c72427c1b6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:34.608092 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1167/4616] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:34 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:34.886208 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d884013-fd6f-414f-aff1-b36933a14c04 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:34.888607 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d884013-fd6f-414f-aff1-b36933a14c04 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:34.888843 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d884013-fd6f-414f-aff1-b36933a14c04 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:34.889132 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d884013-fd6f-414f-aff1-b36933a14c04 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:34.889313 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7d884013-fd6f-414f-aff1-b36933a14c04 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:34.894774 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:34.894774 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:34.895702 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d884013-fd6f-414f-aff1-b36933a14c04 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:34.896246 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1143/4617] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:34 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:35.441698 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1c9ea4d5-06f0-4dd7-b3e3-553a84ca71fe None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:35.443674 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c9ea4d5-06f0-4dd7-b3e3-553a84ca71fe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:35.443847 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c9ea4d5-06f0-4dd7-b3e3-553a84ca71fe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:35.444077 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1c9ea4d5-06f0-4dd7-b3e3-553a84ca71fe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:35.451284 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:35.451284 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:35.456669 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1c9ea4d5-06f0-4dd7-b3e3-553a84ca71fe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:35.459721 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1c9ea4d5-06f0-4dd7-b3e3-553a84ca71fe tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:35.460139 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1152/4618] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:35 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:35.618904 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27ea326c-7fbd-465e-bd0b-3aeb0886627c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:35.620732 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27ea326c-7fbd-465e-bd0b-3aeb0886627c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:35.620945 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27ea326c-7fbd-465e-bd0b-3aeb0886627c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:35.621168 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27ea326c-7fbd-465e-bd0b-3aeb0886627c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:35.621284 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-27ea326c-7fbd-465e-bd0b-3aeb0886627c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:35.625538 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:35.625538 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:35.626337 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27ea326c-7fbd-465e-bd0b-3aeb0886627c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:35.626697 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1157/4619] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:35 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:35.907037 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe0de14f-cf5c-464a-b5cc-24a532c9e850 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:35.909411 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe0de14f-cf5c-464a-b5cc-24a532c9e850 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:35.909699 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe0de14f-cf5c-464a-b5cc-24a532c9e850 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:35.909958 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe0de14f-cf5c-464a-b5cc-24a532c9e850 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:35.910115 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fe0de14f-cf5c-464a-b5cc-24a532c9e850 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:35.918582 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:35.918582 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:35.919341 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe0de14f-cf5c-464a-b5cc-24a532c9e850 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:35.919806 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1168/4620] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:35 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:36.474997 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-add0bbd2-728c-4190-9ebc-64e595e500b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:36.476829 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-add0bbd2-728c-4190-9ebc-64e595e500b3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:36.477078 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-add0bbd2-728c-4190-9ebc-64e595e500b3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:36.477315 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-add0bbd2-728c-4190-9ebc-64e595e500b3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:36.485058 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:36.485058 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:36.488950 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-add0bbd2-728c-4190-9ebc-64e595e500b3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:36.495381 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-add0bbd2-728c-4190-9ebc-64e595e500b3 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:36.495819 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1144/4621] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:36 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 1451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:36.625342 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1cce143f-7492-47d0-999d-181bd4f82efc req-0919feef-dc01-40fd-ace0-2f8720cbf5d4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:36.627440 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-0919feef-dc01-40fd-ace0-2f8720cbf5d4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:36.627617 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-0919feef-dc01-40fd-ace0-2f8720cbf5d4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:36.627791 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-0919feef-dc01-40fd-ace0-2f8720cbf5d4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:36.634251 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:36.634251 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:36.637670 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-350680f5-0d39-42f5-a00a-db20feffbf78 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:36.638043 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1cce143f-7492-47d0-999d-181bd4f82efc req-0919feef-dc01-40fd-ace0-2f8720cbf5d4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:36.642060 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-350680f5-0d39-42f5-a00a-db20feffbf78 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:36.642309 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-350680f5-0d39-42f5-a00a-db20feffbf78 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:36.642496 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-350680f5-0d39-42f5-a00a-db20feffbf78 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:36.642602 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-350680f5-0d39-42f5-a00a-db20feffbf78 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:36.642866 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-0919feef-dc01-40fd-ace0-2f8720cbf5d4 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:36.643393 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1153/4622] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:36 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 1451 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:36.649963 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:36.649963 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:36.650763 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-350680f5-0d39-42f5-a00a-db20feffbf78 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:36.651153 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1158/4623] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:36 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:36.660688 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c6773337-d020-4925-8806-db4518fb333f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:36.662907 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6773337-d020-4925-8806-db4518fb333f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43/restore Jul 31 05:38:36.663386 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c6773337-d020-4925-8806-db4518fb333f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "6b15f77b-9609-4343-91c6-42bd10fcf275"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:36.665197 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-c6773337-d020-4925-8806-db4518fb333f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Restoring backup e3767608-cc12-486c-ae84-82c6ddb1ec43 ({'restore': {'volume_id': '6b15f77b-9609-4343-91c6-42bd10fcf275'}}) {{(pid=100286) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 05:38:36.665347 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-c6773337-d020-4925-8806-db4518fb333f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Restoring backup e3767608-cc12-486c-ae84-82c6ddb1ec43 to volume 6b15f77b-9609-4343-91c6-42bd10fcf275. Jul 31 05:38:36.670006 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:36.670006 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:36.676621 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:36.676621 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:36.677019 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c6773337-d020-4925-8806-db4518fb333f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:38:36.677163 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.api [None req-c6773337-d020-4925-8806-db4518fb333f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Checking backup size 1 against volume size 1 {{(pid=100286) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 05:38:36.677269 np0000006182 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-c6773337-d020-4925-8806-db4518fb333f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Overwriting volume 6b15f77b-9609-4343-91c6-42bd10fcf275 with restore of backup e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:36.687527 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-c6773337-d020-4925-8806-db4518fb333f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] restore_backup in rpcapi backup_id e3767608-cc12-486c-ae84-82c6ddb1ec43 {{(pid=100286) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 05:38:36.689363 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c6773337-d020-4925-8806-db4518fb333f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43/restore returned with HTTP 202 Jul 31 05:38:36.689858 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1169/4624] 10.4.3.227 () {68 vars in 1393 bytes} [Fri Jul 31 05:38:36 2026] POST /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43/restore => generated 181 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:36.698718 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2b3f0ae6-416a-41e0-96e6-fffe32a46e97 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:36.703676 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b3f0ae6-416a-41e0-96e6-fffe32a46e97 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:36.703986 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b3f0ae6-416a-41e0-96e6-fffe32a46e97 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:36.704365 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b3f0ae6-416a-41e0-96e6-fffe32a46e97 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:36.704457 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2b3f0ae6-416a-41e0-96e6-fffe32a46e97 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:36.715707 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:36.715707 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:36.718428 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b3f0ae6-416a-41e0-96e6-fffe32a46e97 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:36.718995 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1145/4625] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:36 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:36.933126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cf780bc2-5b8b-4624-b2f4-032b40786875 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:36.936388 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cf780bc2-5b8b-4624-b2f4-032b40786875 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:36.936388 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cf780bc2-5b8b-4624-b2f4-032b40786875 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:36.936741 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cf780bc2-5b8b-4624-b2f4-032b40786875 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:36.936741 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-cf780bc2-5b8b-4624-b2f4-032b40786875 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:36.942635 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:36.942635 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:36.943545 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cf780bc2-5b8b-4624-b2f4-032b40786875 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:36.944264 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1154/4626] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:36 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:37.405118 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1cce143f-7492-47d0-999d-181bd4f82efc req-71333d07-aa94-42ac-b762-a3220abff5e5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:37.407613 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-71333d07-aa94-42ac-b762-a3220abff5e5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:37.407905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-71333d07-aa94-42ac-b762-a3220abff5e5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:37.408174 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-71333d07-aa94-42ac-b762-a3220abff5e5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:37.415969 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:37.415969 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:37.419840 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1cce143f-7492-47d0-999d-181bd4f82efc req-71333d07-aa94-42ac-b762-a3220abff5e5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:37.424970 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-71333d07-aa94-42ac-b762-a3220abff5e5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:37.425655 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1159/4627] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:37 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 1451 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:37.439381 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb85441e-5d14-454c-a8c3-63379590dca2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:37.440374 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb85441e-5d14-454c-a8c3-63379590dca2 None None] GET https://10.4.3.227/volume// Jul 31 05:38:37.441208 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb85441e-5d14-454c-a8c3-63379590dca2 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:37.441208 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb85441e-5d14-454c-a8c3-63379590dca2 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:37.441571 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb85441e-5d14-454c-a8c3-63379590dca2 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:37.442079 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1170/4628] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:38:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:38:37.453486 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1cce143f-7492-47d0-999d-181bd4f82efc req-806ac902-050f-4696-b4e6-d353b66b1d44 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:37.456091 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-806ac902-050f-4696-b4e6-d353b66b1d44 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:38:37.456607 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-806ac902-050f-4696-b4e6-d353b66b1d44 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc7a9148-da19-4657-a194-ee44e3a8b60b", "connector": null, "instance_uuid": "159d189e-3cac-410a-a2f2-e319125409be"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:37.476188 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:37.476188 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:37.504263 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-806ac902-050f-4696-b4e6-d353b66b1d44 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:38:37.504888 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1146/4629] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:38:37 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:37.731901 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b53cd2f-7bfe-4b04-b85c-309a5da2aaaa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:37.736349 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b53cd2f-7bfe-4b04-b85c-309a5da2aaaa tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:37.737725 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b53cd2f-7bfe-4b04-b85c-309a5da2aaaa tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:37.738137 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b53cd2f-7bfe-4b04-b85c-309a5da2aaaa tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:37.738549 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7b53cd2f-7bfe-4b04-b85c-309a5da2aaaa tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:37.743642 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:37.743642 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:37.744666 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b53cd2f-7bfe-4b04-b85c-309a5da2aaaa tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:37.745257 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1155/4630] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:37 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:37.901812 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-78da446a-945b-499f-9bee-d69fd7f68c02 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:37.904707 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78da446a-945b-499f-9bee-d69fd7f68c02 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a Jul 31 05:38:37.904878 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78da446a-945b-499f-9bee-d69fd7f68c02 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:37.905043 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-78da446a-945b-499f-9bee-d69fd7f68c02 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:37.917135 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:37.917135 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:37.920446 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-78da446a-945b-499f-9bee-d69fd7f68c02 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:37.925304 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-78da446a-945b-499f-9bee-d69fd7f68c02 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a returned with HTTP 200 Jul 31 05:38:37.925785 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1160/4631] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:37 2026] GET /volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:37.954616 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-692051ff-060b-4ed2-b0ba-20ec04ce8283 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:37.956391 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-692051ff-060b-4ed2-b0ba-20ec04ce8283 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:37.956602 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-692051ff-060b-4ed2-b0ba-20ec04ce8283 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:37.956783 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-692051ff-060b-4ed2-b0ba-20ec04ce8283 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:37.956888 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-692051ff-060b-4ed2-b0ba-20ec04ce8283 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:37.962308 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:37.962308 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:37.962828 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-692051ff-060b-4ed2-b0ba-20ec04ce8283 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:37.963198 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1171/4632] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:37 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:38.566658 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e8bb8e1d-7e43-4ce4-8362-a91854638a76 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:38.567038 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8bb8e1d-7e43-4ce4-8362-a91854638a76 None None] GET https://10.4.3.227/volume// Jul 31 05:38:38.567248 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8bb8e1d-7e43-4ce4-8362-a91854638a76 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:38.567490 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e8bb8e1d-7e43-4ce4-8362-a91854638a76 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:38.567836 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e8bb8e1d-7e43-4ce4-8362-a91854638a76 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:38.568176 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1147/4633] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:38: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 31 05:38:38.579593 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1cce143f-7492-47d0-999d-181bd4f82efc req-cfaff2a3-6400-49f4-a10b-2d4b6ffcf0bc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:38.583972 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-cfaff2a3-6400-49f4-a10b-2d4b6ffcf0bc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:38:38.584085 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-cfaff2a3-6400-49f4-a10b-2d4b6ffcf0bc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:38.584402 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-cfaff2a3-6400-49f4-a10b-2d4b6ffcf0bc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:38.600940 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:38.600940 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:38.606705 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1cce143f-7492-47d0-999d-181bd4f82efc req-cfaff2a3-6400-49f4-a10b-2d4b6ffcf0bc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:38:38.617893 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-cfaff2a3-6400-49f4-a10b-2d4b6ffcf0bc tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:38:38.618480 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1156/4634] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:38:38 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 1630 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:38:38.733472 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d7777bc8-0b58-4ae7-b638-78589f09bb2f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:38.735541 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d7777bc8-0b58-4ae7-b638-78589f09bb2f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] PUT https://10.4.3.227/volume/v3/attachments/21b883fa-e27f-4852-8bdd-fbb37c2892a8 Jul 31 05:38:38.735930 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d7777bc8-0b58-4ae7-b638-78589f09bb2f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:38.747947 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d7777bc8-0b58-4ae7-b638-78589f09bb2f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Acquiring lock "cinder-attachment_update-cc7a9148-da19-4657-a194-ee44e3a8b60b-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:38:38.755735 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d7777bc8-0b58-4ae7-b638-78589f09bb2f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Lock "cinder-attachment_update-cc7a9148-da19-4657-a194-ee44e3a8b60b-np0000006182" acquired by "attachment_update" :: waited 0.008s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:38:38.757288 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:38.757288 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:38.759802 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aef0d6ef-171e-4f4b-98e1-727b323c8dca None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:38.761580 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aef0d6ef-171e-4f4b-98e1-727b323c8dca tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:38.761789 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aef0d6ef-171e-4f4b-98e1-727b323c8dca tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:38.762139 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aef0d6ef-171e-4f4b-98e1-727b323c8dca tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:38.762139 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-aef0d6ef-171e-4f4b-98e1-727b323c8dca tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:38.768508 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:38.768508 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:38.769322 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aef0d6ef-171e-4f4b-98e1-727b323c8dca tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:38.769731 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1172/4635] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:38 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:38.895989 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d7777bc8-0b58-4ae7-b638-78589f09bb2f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Lock "cinder-attachment_update-cc7a9148-da19-4657-a194-ee44e3a8b60b-np0000006182" released by "attachment_update" :: held 0.140s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:38:38.896708 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d7777bc8-0b58-4ae7-b638-78589f09bb2f tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments/21b883fa-e27f-4852-8bdd-fbb37c2892a8 returned with HTTP 200 Jul 31 05:38:38.897220 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1161/4636] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:38:38 2026] PUT /volume/v3/attachments/21b883fa-e27f-4852-8bdd-fbb37c2892a8 => generated 968 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:38.933995 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d371f9e7-bd8f-4e7d-b68c-c6e0bd35859a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:38.936153 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d371f9e7-bd8f-4e7d-b68c-c6e0bd35859a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] POST https://10.4.3.227/volume/v3/attachments/21b883fa-e27f-4852-8bdd-fbb37c2892a8/action Jul 31 05:38:38.940232 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d371f9e7-bd8f-4e7d-b68c-c6e0bd35859a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:38:38.940232 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d371f9e7-bd8f-4e7d-b68c-c6e0bd35859a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:38.960056 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:38.960056 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:38.978641 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-90ceb920-8cd1-43a7-829d-2ce81a8cd8df None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:38.986312 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-d371f9e7-bd8f-4e7d-b68c-c6e0bd35859a tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments/21b883fa-e27f-4852-8bdd-fbb37c2892a8/action returned with HTTP 204 Jul 31 05:38:38.986406 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90ceb920-8cd1-43a7-829d-2ce81a8cd8df tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:38.986406 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-90ceb920-8cd1-43a7-829d-2ce81a8cd8df tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:38.986493 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-90ceb920-8cd1-43a7-829d-2ce81a8cd8df tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:38.986608 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-90ceb920-8cd1-43a7-829d-2ce81a8cd8df tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:38.986999 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1148/4637] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:38:38 2026] POST /volume/v3/attachments/21b883fa-e27f-4852-8bdd-fbb37c2892a8/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:38.995743 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:38.995743 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:38.996538 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-90ceb920-8cd1-43a7-829d-2ce81a8cd8df tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:38.997003 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1157/4638] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:38 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:39.563916 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-66601945-e615-474d-9a1a-b86660f16367 req-dda72020-a074-4b51-8d96-3195f1a00918 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:39.566804 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-66601945-e615-474d-9a1a-b86660f16367 req-dda72020-a074-4b51-8d96-3195f1a00918 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/attachments/55829166-22bd-4c71-91b0-65aac5d6584f Jul 31 05:38:39.567066 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-66601945-e615-474d-9a1a-b86660f16367 req-dda72020-a074-4b51-8d96-3195f1a00918 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:39.567345 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-66601945-e615-474d-9a1a-b86660f16367 req-dda72020-a074-4b51-8d96-3195f1a00918 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:39.581123 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:39.581123 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:39.646787 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-66601945-e615-474d-9a1a-b86660f16367 req-dda72020-a074-4b51-8d96-3195f1a00918 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/55829166-22bd-4c71-91b0-65aac5d6584f returned with HTTP 200 Jul 31 05:38:39.647475 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1173/4639] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:38:39 2026] DELETE /volume/v3/attachments/55829166-22bd-4c71-91b0-65aac5d6584f => generated 19 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:39.660190 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-66601945-e615-474d-9a1a-b86660f16367 req-e5163fbf-5b38-4057-aa84-5e9d79e58217 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:39.661972 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-66601945-e615-474d-9a1a-b86660f16367 req-e5163fbf-5b38-4057-aa84-5e9d79e58217 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a Jul 31 05:38:39.662133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-66601945-e615-474d-9a1a-b86660f16367 req-e5163fbf-5b38-4057-aa84-5e9d79e58217 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:39.662321 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-66601945-e615-474d-9a1a-b86660f16367 req-e5163fbf-5b38-4057-aa84-5e9d79e58217 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:39.662484 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [req-66601945-e615-474d-9a1a-b86660f16367 req-e5163fbf-5b38-4057-aa84-5e9d79e58217 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume with id: bf7b5843-1734-4ea9-bcbe-6c80da2e968a Jul 31 05:38:39.669518 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:39.669518 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:39.669933 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-66601945-e615-474d-9a1a-b86660f16367 req-e5163fbf-5b38-4057-aa84-5e9d79e58217 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:39.684562 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-66601945-e615-474d-9a1a-b86660f16367 req-e5163fbf-5b38-4057-aa84-5e9d79e58217 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume request issued successfully. Jul 31 05:38:39.684730 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-66601945-e615-474d-9a1a-b86660f16367 req-e5163fbf-5b38-4057-aa84-5e9d79e58217 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a returned with HTTP 202 Jul 31 05:38:39.685130 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1162/4640] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:38:39 2026] DELETE /volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:39.787130 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1a46b632-0ce1-445c-895c-877d36d9fda4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:39.789352 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a46b632-0ce1-445c-895c-877d36d9fda4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:39.789613 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a46b632-0ce1-445c-895c-877d36d9fda4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:39.789857 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1a46b632-0ce1-445c-895c-877d36d9fda4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:39.790004 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1a46b632-0ce1-445c-895c-877d36d9fda4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:39.795424 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:39.795424 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:39.796396 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1a46b632-0ce1-445c-895c-877d36d9fda4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:39.796873 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1149/4641] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:39 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:40.012222 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-471e472b-e0a4-453d-982f-691e97876f3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:40.013492 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-471e472b-e0a4-453d-982f-691e97876f3b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:40.014510 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-471e472b-e0a4-453d-982f-691e97876f3b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:40.014510 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-471e472b-e0a4-453d-982f-691e97876f3b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:40.014510 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-471e472b-e0a4-453d-982f-691e97876f3b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:40.018536 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:40.018536 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:40.019064 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-471e472b-e0a4-453d-982f-691e97876f3b tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:40.019432 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1158/4642] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:40 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:40.467065 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8ad5bd1d-914c-4daf-a721-378e40f08871 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:40.470588 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ad5bd1d-914c-4daf-a721-378e40f08871 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a Jul 31 05:38:40.470588 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ad5bd1d-914c-4daf-a721-378e40f08871 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:40.470588 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8ad5bd1d-914c-4daf-a721-378e40f08871 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:40.475280 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8ad5bd1d-914c-4daf-a721-378e40f08871 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a returned with HTTP 404 Jul 31 05:38:40.475779 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1174/4643] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:40 2026] GET /volume/v3/volumes/bf7b5843-1734-4ea9-bcbe-6c80da2e968a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:40.546407 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e5c489c0-67e1-4161-a672-85d1e652a4d4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:40.548561 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5c489c0-67e1-4161-a672-85d1e652a4d4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f Jul 31 05:38:40.548802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5c489c0-67e1-4161-a672-85d1e652a4d4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:40.549732 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5c489c0-67e1-4161-a672-85d1e652a4d4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:40.549732 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-e5c489c0-67e1-4161-a672-85d1e652a4d4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete snapshot with id: 9ce4af5a-e14d-4b6f-b5ad-52979943824f Jul 31 05:38:40.554968 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:40.554968 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:40.555527 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e5c489c0-67e1-4161-a672-85d1e652a4d4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:40.574124 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e5c489c0-67e1-4161-a672-85d1e652a4d4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot delete request issued successfully. Jul 31 05:38:40.574290 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5c489c0-67e1-4161-a672-85d1e652a4d4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f returned with HTTP 202 Jul 31 05:38:40.574821 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1163/4644] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:38:40 2026] DELETE /volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:40.582514 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3116ffe0-61bc-4901-b747-7686e7c227e2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:40.584506 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3116ffe0-61bc-4901-b747-7686e7c227e2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f Jul 31 05:38:40.584877 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3116ffe0-61bc-4901-b747-7686e7c227e2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:40.584877 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3116ffe0-61bc-4901-b747-7686e7c227e2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:40.590016 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:40.590016 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:40.590633 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3116ffe0-61bc-4901-b747-7686e7c227e2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:38:40.591329 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3116ffe0-61bc-4901-b747-7686e7c227e2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f returned with HTTP 200 Jul 31 05:38:40.591706 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1150/4645] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:38:40 2026] GET /volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:40.807712 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6b313604-df37-4b27-bfdb-67c5a8e3face None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:40.809253 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b313604-df37-4b27-bfdb-67c5a8e3face tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:40.809410 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b313604-df37-4b27-bfdb-67c5a8e3face tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:40.809585 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6b313604-df37-4b27-bfdb-67c5a8e3face tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:40.809682 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6b313604-df37-4b27-bfdb-67c5a8e3face tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:40.817239 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:40.817239 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:40.817945 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6b313604-df37-4b27-bfdb-67c5a8e3face tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:40.818465 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1159/4646] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:40 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:41.031737 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37ea8d6a-e47a-4937-807a-ad038d6eddc8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:41.033642 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37ea8d6a-e47a-4937-807a-ad038d6eddc8 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:41.033921 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37ea8d6a-e47a-4937-807a-ad038d6eddc8 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:41.034192 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37ea8d6a-e47a-4937-807a-ad038d6eddc8 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:41.034349 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-37ea8d6a-e47a-4937-807a-ad038d6eddc8 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:41.038675 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:41.038675 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:41.039458 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37ea8d6a-e47a-4937-807a-ad038d6eddc8 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:41.039933 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1175/4647] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:41 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:41.601669 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-14999f07-0397-473e-a3e1-ed1253c3601d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:41.603968 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14999f07-0397-473e-a3e1-ed1253c3601d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f Jul 31 05:38:41.604306 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14999f07-0397-473e-a3e1-ed1253c3601d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:41.604588 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-14999f07-0397-473e-a3e1-ed1253c3601d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:41.610372 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-14999f07-0397-473e-a3e1-ed1253c3601d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f returned with HTTP 404 Jul 31 05:38:41.610932 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1164/4648] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:38:41 2026] GET /volume/v3/snapshots/9ce4af5a-e14d-4b6f-b5ad-52979943824f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:41.619092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-451a06bf-4ad5-4946-96ec-6f21709fdbab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:41.623131 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-451a06bf-4ad5-4946-96ec-6f21709fdbab tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb Jul 31 05:38:41.623131 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-451a06bf-4ad5-4946-96ec-6f21709fdbab tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:41.623131 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-451a06bf-4ad5-4946-96ec-6f21709fdbab tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:41.623131 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-451a06bf-4ad5-4946-96ec-6f21709fdbab tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume with id: 1d4f799e-3aa3-41a3-92d4-d87461455ebb Jul 31 05:38:41.631094 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:41.631094 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:41.631705 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-451a06bf-4ad5-4946-96ec-6f21709fdbab tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:41.653554 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-451a06bf-4ad5-4946-96ec-6f21709fdbab tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume request issued successfully. Jul 31 05:38:41.653773 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-451a06bf-4ad5-4946-96ec-6f21709fdbab tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb returned with HTTP 202 Jul 31 05:38:41.654239 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1151/4649] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:38:41 2026] DELETE /volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:41.663121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e138e622-6596-4828-83b2-490620bd8df4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:41.665507 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e138e622-6596-4828-83b2-490620bd8df4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb Jul 31 05:38:41.665638 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e138e622-6596-4828-83b2-490620bd8df4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:41.665810 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e138e622-6596-4828-83b2-490620bd8df4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:41.677907 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:41.677907 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:41.689328 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e138e622-6596-4828-83b2-490620bd8df4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:41.699277 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e138e622-6596-4828-83b2-490620bd8df4 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb returned with HTTP 200 Jul 31 05:38:41.699779 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1160/4650] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:41 2026] GET /volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb => generated 1366 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:41.828398 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-860699d3-8ddd-462b-9824-ce0d6874fb40 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:41.830131 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-860699d3-8ddd-462b-9824-ce0d6874fb40 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:41.830377 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-860699d3-8ddd-462b-9824-ce0d6874fb40 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:41.830597 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-860699d3-8ddd-462b-9824-ce0d6874fb40 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:41.830735 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-860699d3-8ddd-462b-9824-ce0d6874fb40 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:41.835869 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:41.835869 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:41.836897 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-860699d3-8ddd-462b-9824-ce0d6874fb40 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:41.837396 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1176/4651] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:41 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:42.054608 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b68efe85-36d5-4114-8eba-826d645d707f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:42.056473 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b68efe85-36d5-4114-8eba-826d645d707f tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:42.056709 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b68efe85-36d5-4114-8eba-826d645d707f tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:42.056892 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b68efe85-36d5-4114-8eba-826d645d707f tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:42.057016 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b68efe85-36d5-4114-8eba-826d645d707f tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:42.061839 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:42.061839 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:42.062451 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b68efe85-36d5-4114-8eba-826d645d707f tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:42.062780 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1165/4652] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:42 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:42.713778 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b21213d3-e249-466e-8726-ffba7854d2f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:42.717394 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b21213d3-e249-466e-8726-ffba7854d2f6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb Jul 31 05:38:42.718486 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b21213d3-e249-466e-8726-ffba7854d2f6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:42.719314 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b21213d3-e249-466e-8726-ffba7854d2f6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:42.727131 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b21213d3-e249-466e-8726-ffba7854d2f6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb returned with HTTP 404 Jul 31 05:38:42.727977 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1152/4653] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:42 2026] GET /volume/v3/volumes/1d4f799e-3aa3-41a3-92d4-d87461455ebb => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:42.783983 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:42.786604 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:42.787180 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-554043296", "snapshot_id": null, "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:42.789137 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-554043296', 'snapshot_id': None, 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:42.850791 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c7df125-91a1-4dfb-8ad0-9c5ee1181806 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:42.855120 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c7df125-91a1-4dfb-8ad0-9c5ee1181806 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:42.855120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c7df125-91a1-4dfb-8ad0-9c5ee1181806 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:42.855120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c7df125-91a1-4dfb-8ad0-9c5ee1181806 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:42.855120 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8c7df125-91a1-4dfb-8ad0-9c5ee1181806 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:42.862619 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:42.862619 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:42.863576 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c7df125-91a1-4dfb-8ad0-9c5ee1181806 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:42.864346 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1177/4654] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:42 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:42.914889 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume of 1 GB Jul 31 05:38:42.919895 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Availability Zones retrieved successfully. Jul 31 05:38:42.925977 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (3bc3d0b5-0a4c-4c4c-9443-c95cd384c50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:42.927441 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4a38bd-152f-4694-9cc9-e985b5f1ecd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:42.928422 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:42.992504 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4a38bd-152f-4694-9cc9-e985b5f1ecd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:42.993210 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ef201d-cb37-47e8-84cf-dc07988690e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:43.032511 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['b4a02ce1-e902-4178-bac3-cf9e7e5e8206', 'a27123be-a0c1-418a-b927-485a1f6b6b22', '95e5dd67-90c4-4915-8fff-83887b666e2a', '6f668896-6097-450b-aecf-ba1854c057a9'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:43.033262 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9ef201d-cb37-47e8-84cf-dc07988690e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4a02ce1-e902-4178-bac3-cf9e7e5e8206', 'a27123be-a0c1-418a-b927-485a1f6b6b22', '95e5dd67-90c4-4915-8fff-83887b666e2a', '6f668896-6097-450b-aecf-ba1854c057a9']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:43.033961 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e913b3e-8456-41cd-9964-4ba686b1f67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:43.055855 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e913b3e-8456-41cd-9964-4ba686b1f67c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f735bd00-a1e6-44f8-a006-56a683ab8875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-554043296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['b4a02ce1-e902-4178-bac3-cf9e7e5e8206','a27123be-a0c1-418a-b927-485a1f6b6b22','95e5dd67-90c4-4915-8fff-83887b666e2a','6f668896-6097-450b-aecf-ba1854c057a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:38:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-554043296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f735bd00-a1e6-44f8-a006-56a683ab8875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f927a1a3273244e29e20c79fefeffa48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259c7b85639f44b19152aec3c7905653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:43.056663 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681c8efb-9684-4fc0-8f1a-5055e66b6b08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:43.073732 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2ca4f84-c178-4f26-b926-8d17abf00164 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:43.075032 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (681c8efb-9684-4fc0-8f1a-5055e66b6b08) transitioned into state 'SUCCESS' from state '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-554043296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['b4a02ce1-e902-4178-bac3-cf9e7e5e8206','a27123be-a0c1-418a-b927-485a1f6b6b22','95e5dd67-90c4-4915-8fff-83887b666e2a','6f668896-6097-450b-aecf-ba1854c057a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:43.075561 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2ca4f84-c178-4f26-b926-8d17abf00164 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:43.075792 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d805d004-6585-4ece-a846-93cf5109e67f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:43.075841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2ca4f84-c178-4f26-b926-8d17abf00164 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:43.076048 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2ca4f84-c178-4f26-b926-8d17abf00164 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:43.076185 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e2ca4f84-c178-4f26-b926-8d17abf00164 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:43.080459 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:43.080459 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:43.081053 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2ca4f84-c178-4f26-b926-8d17abf00164 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:43.081459 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1166/4655] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:43 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:38:43.087654 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d805d004-6585-4ece-a846-93cf5109e67f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:43.088536 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (3bc3d0b5-0a4c-4c4c-9443-c95cd384c50d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:43.088965 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request issued successfully. Jul 31 05:38:43.089785 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-058cb6b1-ae38-498a-bc0c-66065ee7acbf tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:43.090400 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1161/4656] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:38:42 2026] POST /volume/v3/volumes => generated 758 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:43.104153 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d69cafa6-d46c-425a-9358-2b40d6192246 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:43.109132 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d69cafa6-d46c-425a-9358-2b40d6192246 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:38:43.109132 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d69cafa6-d46c-425a-9358-2b40d6192246 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:43.109132 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d69cafa6-d46c-425a-9358-2b40d6192246 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:43.118054 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:43.118054 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:43.124228 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d69cafa6-d46c-425a-9358-2b40d6192246 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:43.137696 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d69cafa6-d46c-425a-9358-2b40d6192246 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 200 Jul 31 05:38:43.137696 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1153/4657] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:43 2026] GET /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:43.875318 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-304c7366-4801-4682-bf01-9bf7a600fdd8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:43.878335 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-304c7366-4801-4682-bf01-9bf7a600fdd8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:43.878335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-304c7366-4801-4682-bf01-9bf7a600fdd8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:43.878335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-304c7366-4801-4682-bf01-9bf7a600fdd8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:43.878335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-304c7366-4801-4682-bf01-9bf7a600fdd8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:43.881632 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:43.881632 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:43.882434 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-304c7366-4801-4682-bf01-9bf7a600fdd8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:43.882841 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1178/4658] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:43 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:44.091635 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8c9b5b76-5fd5-44a2-9365-6fb37da76a56 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:44.095139 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c9b5b76-5fd5-44a2-9365-6fb37da76a56 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:44.095139 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c9b5b76-5fd5-44a2-9365-6fb37da76a56 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:44.095139 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8c9b5b76-5fd5-44a2-9365-6fb37da76a56 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:44.095139 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8c9b5b76-5fd5-44a2-9365-6fb37da76a56 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:44.099351 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:44.099351 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:44.100240 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8c9b5b76-5fd5-44a2-9365-6fb37da76a56 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:44.100631 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1167/4659] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:44 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:44.150272 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c4c4caa5-25c5-4033-9317-8dd044ad8043 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:44.152645 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4c4caa5-25c5-4033-9317-8dd044ad8043 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:38:44.152891 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4c4caa5-25c5-4033-9317-8dd044ad8043 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:44.153187 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c4c4caa5-25c5-4033-9317-8dd044ad8043 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:44.162250 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:44.162250 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:44.166592 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c4c4caa5-25c5-4033-9317-8dd044ad8043 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:44.171269 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c4c4caa5-25c5-4033-9317-8dd044ad8043 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 200 Jul 31 05:38:44.171661 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1162/4660] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:44 2026] GET /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:44.184416 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-455f4d38-dba9-49ca-b111-6bedad4f82d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:44.188979 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-455f4d38-dba9-49ca-b111-6bedad4f82d5 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:38:44.188979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-455f4d38-dba9-49ca-b111-6bedad4f82d5 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:44.188979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-455f4d38-dba9-49ca-b111-6bedad4f82d5 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:44.198365 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:44.198365 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:44.204122 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-455f4d38-dba9-49ca-b111-6bedad4f82d5 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:44.211317 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-455f4d38-dba9-49ca-b111-6bedad4f82d5 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 200 Jul 31 05:38:44.211317 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1154/4661] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:44 2026] GET /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:44.491406 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1cce143f-7492-47d0-999d-181bd4f82efc req-72f078c9-6de8-49b6-8845-585b8480d6fa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:44.498747 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-72f078c9-6de8-49b6-8845-585b8480d6fa tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b/encryption Jul 31 05:38:44.498747 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-72f078c9-6de8-49b6-8845-585b8480d6fa tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:44.498747 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-72f078c9-6de8-49b6-8845-585b8480d6fa tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:44.518046 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:44.518046 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:44.525573 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1cce143f-7492-47d0-999d-181bd4f82efc req-72f078c9-6de8-49b6-8845-585b8480d6fa tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b/encryption returned with HTTP 200 Jul 31 05:38:44.526213 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1179/4662] 10.4.3.227 () {68 vars in 1631 bytes} [Fri Jul 31 05:38:44 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b/encryption => generated 160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:44.896369 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-200ef56e-08b8-4fbf-9b4a-0eb6785cdc35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:44.899075 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-200ef56e-08b8-4fbf-9b4a-0eb6785cdc35 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:44.899241 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-200ef56e-08b8-4fbf-9b4a-0eb6785cdc35 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:44.899405 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-200ef56e-08b8-4fbf-9b4a-0eb6785cdc35 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:44.899518 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-200ef56e-08b8-4fbf-9b4a-0eb6785cdc35 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:44.904735 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:44.904735 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:44.905435 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-200ef56e-08b8-4fbf-9b4a-0eb6785cdc35 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:44.905812 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1168/4663] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:44 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:45.110934 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a750542f-0e5a-4d9d-92d4-1d8abba5b03a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:45.115726 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a750542f-0e5a-4d9d-92d4-1d8abba5b03a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:45.115892 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a750542f-0e5a-4d9d-92d4-1d8abba5b03a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:45.116065 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a750542f-0e5a-4d9d-92d4-1d8abba5b03a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:45.116191 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a750542f-0e5a-4d9d-92d4-1d8abba5b03a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:45.120236 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:45.120236 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:45.120783 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a750542f-0e5a-4d9d-92d4-1d8abba5b03a tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:45.121197 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1163/4664] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:45 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:45.456358 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-40190397-eace-429e-9468-a9dc22310149 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:45.460020 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-40190397-eace-429e-9468-a9dc22310149 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:38:45.460393 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-40190397-eace-429e-9468-a9dc22310149 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:45.460663 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-40190397-eace-429e-9468-a9dc22310149 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:45.469211 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:45.469211 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:45.473376 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-40190397-eace-429e-9468-a9dc22310149 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:45.478964 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-40190397-eace-429e-9468-a9dc22310149 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 200 Jul 31 05:38:45.479646 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1155/4665] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:45 2026] GET /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:45.890590 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3261c9ff-2893-436f-99a2-cee58288e763 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:45.892828 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:45.893375 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-339390043", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:45.895328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-339390043', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:45.895492 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Create volume of 1 GB Jul 31 05:38:45.900143 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Availability Zones retrieved successfully. Jul 31 05:38:45.908289 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Flow 'volume_create_api' (b75d3dc5-0c3f-4e77-ae44-b87c5d6605f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:45.909694 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (060cdd3e-6bc2-4a28-9de5-b8835cf3f77f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:45.911045 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:45.919931 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-949b745d-9ea6-493e-ac75-ac0468c5e9cb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:45.925129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-949b745d-9ea6-493e-ac75-ac0468c5e9cb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:45.925129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-949b745d-9ea6-493e-ac75-ac0468c5e9cb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:45.925129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-949b745d-9ea6-493e-ac75-ac0468c5e9cb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:45.925129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-949b745d-9ea6-493e-ac75-ac0468c5e9cb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:45.932321 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:45.932321 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:45.935343 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-949b745d-9ea6-493e-ac75-ac0468c5e9cb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:45.935996 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1169/4666] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:45 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:45.940088 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (060cdd3e-6bc2-4a28-9de5-b8835cf3f77f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:45.940929 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ba9883-9f31-4db6-a171-dd1e4d0c5c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:45.982253 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-4c7778c6-ed2d-4dba-9091-5c88235fe578 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:45.984699 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-4c7778c6-ed2d-4dba-9091-5c88235fe578 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:38:45.984699 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-4c7778c6-ed2d-4dba-9091-5c88235fe578 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:45.985146 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-4c7778c6-ed2d-4dba-9091-5c88235fe578 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:45.991978 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:45.991978 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:45.995992 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-4c7778c6-ed2d-4dba-9091-5c88235fe578 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:46.000356 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-4c7778c6-ed2d-4dba-9091-5c88235fe578 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 200 Jul 31 05:38:46.000857 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1164/4667] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:45 2026] GET /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:46.006650 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Created reservations ['dd70e02d-4ccc-463f-acb3-ececb0ab3941', '388ceaa4-ec38-4e3a-a922-ff6421b622e9', 'cc79e8ba-210d-47f4-afd8-99b6ee8c4e5a', '954195c6-96bb-4aa6-9599-d999ed43cddb'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:46.007511 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24ba9883-9f31-4db6-a171-dd1e4d0c5c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd70e02d-4ccc-463f-acb3-ececb0ab3941', '388ceaa4-ec38-4e3a-a922-ff6421b622e9', 'cc79e8ba-210d-47f4-afd8-99b6ee8c4e5a', '954195c6-96bb-4aa6-9599-d999ed43cddb']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:46.008407 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ad0de3-942e-42f2-ac91-40966e840398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:46.014387 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1d54f734-b25b-46c3-b958-2426439ee0f6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:46.014954 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d54f734-b25b-46c3-b958-2426439ee0f6 None None] GET https://10.4.3.227/volume// Jul 31 05:38:46.015249 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d54f734-b25b-46c3-b958-2426439ee0f6 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:46.015525 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d54f734-b25b-46c3-b958-2426439ee0f6 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:46.015991 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d54f734-b25b-46c3-b958-2426439ee0f6 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:46.016539 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1156/4668] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:38:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:38:46.028271 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-f957c3c4-2ecd-4502-bd93-2a74b15beb8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:46.032326 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-f957c3c4-2ecd-4502-bd93-2a74b15beb8e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:38:46.032482 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2ad0de3-942e-42f2-ac91-40966e840398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e8254f17-5b23-4e40-a78f-80de843f453d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-339390043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='703871bb8b0544efb3f410f09688204e',qos_specs=None,replication_status=,reservations=['dd70e02d-4ccc-463f-acb3-ececb0ab3941','388ceaa4-ec38-4e3a-a922-ff6421b622e9','cc79e8ba-210d-47f4-afd8-99b6ee8c4e5a','954195c6-96bb-4aa6-9599-d999ed43cddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b7d27f4800e4ea1ac129f2db8be1aba',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:38:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-339390043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e8254f17-5b23-4e40-a78f-80de843f453d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='703871bb8b0544efb3f410f09688204e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b7d27f4800e4ea1ac129f2db8be1aba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:46.033314 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d3d49b-b4d5-4471-8ed2-19d27a03ed5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:46.033686 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-f957c3c4-2ecd-4502-bd93-2a74b15beb8e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f735bd00-a1e6-44f8-a006-56a683ab8875", "connector": null, "instance_uuid": "a87fb977-f2b3-4f01-ba27-3e735398a0ed"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:46.044770 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:46.044770 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:46.052704 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d3d49b-b4d5-4471-8ed2-19d27a03ed5c) transitioned into state 'SUCCESS' from state '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-339390043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='703871bb8b0544efb3f410f09688204e',qos_specs=None,replication_status=,reservations=['dd70e02d-4ccc-463f-acb3-ececb0ab3941','388ceaa4-ec38-4e3a-a922-ff6421b622e9','cc79e8ba-210d-47f4-afd8-99b6ee8c4e5a','954195c6-96bb-4aa6-9599-d999ed43cddb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b7d27f4800e4ea1ac129f2db8be1aba',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:46.053515 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae48aa9c-361f-4bc5-875d-ef05412e1d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:46.063153 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae48aa9c-361f-4bc5-875d-ef05412e1d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:46.064049 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Flow 'volume_create_api' (b75d3dc5-0c3f-4e77-ae44-b87c5d6605f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:46.064401 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Create volume request issued successfully. Jul 31 05:38:46.064936 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3261c9ff-2893-436f-99a2-cee58288e763 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:46.065955 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1180/4669] 10.4.3.227 () {70 vars in 1300 bytes} [Fri Jul 31 05:38:45 2026] POST /volume/v3/volumes => generated 788 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:46.079857 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-f957c3c4-2ecd-4502-bd93-2a74b15beb8e tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:38:46.080460 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1170/4670] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:38:46 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:46.081874 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c09a7657-2618-41c1-a8ea-b468fd01f65e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:46.085619 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c09a7657-2618-41c1-a8ea-b468fd01f65e tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:46.085823 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c09a7657-2618-41c1-a8ea-b468fd01f65e tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:46.086001 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c09a7657-2618-41c1-a8ea-b468fd01f65e tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:46.092754 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:46.092754 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:46.097722 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c09a7657-2618-41c1-a8ea-b468fd01f65e tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:46.104541 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c09a7657-2618-41c1-a8ea-b468fd01f65e tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:46.105005 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1165/4671] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:38:46 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:46.133794 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-60fbac3d-6343-497a-9f70-37cfd93ffad5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:46.138927 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60fbac3d-6343-497a-9f70-37cfd93ffad5 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:46.139279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60fbac3d-6343-497a-9f70-37cfd93ffad5 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:46.139499 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60fbac3d-6343-497a-9f70-37cfd93ffad5 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:46.139659 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-60fbac3d-6343-497a-9f70-37cfd93ffad5 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:46.142656 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=328,cinder:UPDATE=100,cinder:INSERT=48 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:38:46.146185 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:46.146185 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:46.147009 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60fbac3d-6343-497a-9f70-37cfd93ffad5 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:46.147512 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1157/4672] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:46 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:46.949215 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6e957995-9536-46bc-9dc6-07f7de07d26a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:46.951047 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e957995-9536-46bc-9dc6-07f7de07d26a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:46.951290 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e957995-9536-46bc-9dc6-07f7de07d26a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:46.951497 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e957995-9536-46bc-9dc6-07f7de07d26a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:46.951630 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6e957995-9536-46bc-9dc6-07f7de07d26a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:46.953542 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=361,cinder:INSERT=44,cinder:UPDATE=76,cinder:DELETE=1 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:38:46.956637 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:46.956637 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:46.957519 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e957995-9536-46bc-9dc6-07f7de07d26a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:46.957947 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1181/4673] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:46 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:47.008870 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-63b874eb-cf87-468a-99af-7be1bc0b86dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.009347 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63b874eb-cf87-468a-99af-7be1bc0b86dd None None] GET https://10.4.3.227/volume// Jul 31 05:38:47.009575 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63b874eb-cf87-468a-99af-7be1bc0b86dd None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.009833 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-63b874eb-cf87-468a-99af-7be1bc0b86dd None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.010301 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-63b874eb-cf87-468a-99af-7be1bc0b86dd None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:47.010656 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1171/4674] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:38: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 31 05:38:47.017307 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-e1eda595-d6a5-48b2-9b23-5dcc5072d6eb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.019482 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-e1eda595-d6a5-48b2-9b23-5dcc5072d6eb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:38:47.019668 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-e1eda595-d6a5-48b2-9b23-5dcc5072d6eb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.019902 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-e1eda595-d6a5-48b2-9b23-5dcc5072d6eb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.029086 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.029086 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:47.032546 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-e1eda595-d6a5-48b2-9b23-5dcc5072d6eb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:38:47.036900 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-e1eda595-d6a5-48b2-9b23-5dcc5072d6eb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 200 Jul 31 05:38:47.037321 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1166/4675] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:38:47 2026] GET /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 1545 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:38:47.121338 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b9cb6cfe-098a-4e7d-ae0b-cf35292244f1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.123506 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9cb6cfe-098a-4e7d-ae0b-cf35292244f1 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:47.123699 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9cb6cfe-098a-4e7d-ae0b-cf35292244f1 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.126475 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b9cb6cfe-098a-4e7d-ae0b-cf35292244f1 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.133085 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.133085 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:47.137651 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b9cb6cfe-098a-4e7d-ae0b-cf35292244f1 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:47.141195 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-77c17a49-fbd5-4e2a-95fd-cd52eba4945f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.143220 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b9cb6cfe-098a-4e7d-ae0b-cf35292244f1 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:47.143709 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1158/4676] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:38:47 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:47.143771 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-77c17a49-fbd5-4e2a-95fd-cd52eba4945f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] PUT https://10.4.3.227/volume/v3/attachments/7976ca1d-9bb0-40fc-8a7c-b8b118c1b797 Jul 31 05:38:47.144199 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-77c17a49-fbd5-4e2a-95fd-cd52eba4945f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:47.154672 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-77c17a49-fbd5-4e2a-95fd-cd52eba4945f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Acquiring lock "cinder-attachment_update-f735bd00-a1e6-44f8-a006-56a683ab8875-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:38:47.161226 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1ae039a4-15ba-47d1-a460-d0bc7d2f1624 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.163152 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ae039a4-15ba-47d1-a460-d0bc7d2f1624 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:47.163339 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7beea89b-65e7-4915-8c6a-e1227031808c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.163801 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ae039a4-15ba-47d1-a460-d0bc7d2f1624 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.163801 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1ae039a4-15ba-47d1-a460-d0bc7d2f1624 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.163923 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1ae039a4-15ba-47d1-a460-d0bc7d2f1624 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:47.165960 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7beea89b-65e7-4915-8c6a-e1227031808c tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:47.165960 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7beea89b-65e7-4915-8c6a-e1227031808c tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.166290 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7beea89b-65e7-4915-8c6a-e1227031808c tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.166772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-77c17a49-fbd5-4e2a-95fd-cd52eba4945f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-f735bd00-a1e6-44f8-a006-56a683ab8875-np0000006182" acquired by "attachment_update" :: waited 0.012s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:38:47.168234 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.168234 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:47.169397 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.169397 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:47.170093 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1ae039a4-15ba-47d1-a460-d0bc7d2f1624 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:47.170622 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1172/4677] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:47 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:47.176229 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.176229 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:47.182421 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9964cd85-30db-4b6e-8b3f-599e2d5ac4db None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.183374 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-7beea89b-65e7-4915-8c6a-e1227031808c tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:47.184529 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9964cd85-30db-4b6e-8b3f-599e2d5ac4db tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] POST https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804/action Jul 31 05:38:47.185304 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9964cd85-30db-4b6e-8b3f-599e2d5ac4db tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:38:47.185304 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9964cd85-30db-4b6e-8b3f-599e2d5ac4db tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:47.187017 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-9964cd85-30db-4b6e-8b3f-599e2d5ac4db tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Updating backup '44ef0a22-a3fa-41a5-9f44-ad92d529a804' with '{'status': 'error'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 05:38:47.189685 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7beea89b-65e7-4915-8c6a-e1227031808c tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:47.190281 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1167/4678] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:38:47 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:47.198823 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.198823 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:47.198823 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-9964cd85-30db-4b6e-8b3f-599e2d5ac4db tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '053bfb8ad9094ef3b7cf523a8426d081', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '9cf4901b0b5f449a8c50020c3e19718f', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:38:47.198823 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9964cd85-30db-4b6e-8b3f-599e2d5ac4db tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804/action returned with HTTP 403 Jul 31 05:38:47.198823 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1159/4679] 10.4.3.227 () {70 vars in 1430 bytes} [Fri Jul 31 05:38:47 2026] POST /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:47.207540 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a3d306da-23cb-494d-9bbd-a5a969054eab None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.210580 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3d306da-23cb-494d-9bbd-a5a969054eab tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc Jul 31 05:38:47.210887 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3d306da-23cb-494d-9bbd-a5a969054eab tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.211002 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3d306da-23cb-494d-9bbd-a5a969054eab tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.211419 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a3d306da-23cb-494d-9bbd-a5a969054eab tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Delete volume with id: 115dc24a-14b3-493e-a394-57fe79a9becc Jul 31 05:38:47.225034 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.225034 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:47.226489 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a3d306da-23cb-494d-9bbd-a5a969054eab tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:47.245060 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-67c7d977-ce1e-4b3b-a3c8-4522119cd020 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.247199 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-67c7d977-ce1e-4b3b-a3c8-4522119cd020 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:47.247284 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-67c7d977-ce1e-4b3b-a3c8-4522119cd020 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.247584 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-67c7d977-ce1e-4b3b-a3c8-4522119cd020 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.259878 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.259878 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:47.260238 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a3d306da-23cb-494d-9bbd-a5a969054eab tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Delete volume request issued successfully. Jul 31 05:38:47.260468 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3d306da-23cb-494d-9bbd-a5a969054eab tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc returned with HTTP 202 Jul 31 05:38:47.260951 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1173/4680] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:38:47 2026] DELETE /volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:47.265524 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-67c7d977-ce1e-4b3b-a3c8-4522119cd020 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:47.269829 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-67c7d977-ce1e-4b3b-a3c8-4522119cd020 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:47.270271 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1168/4681] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:47 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 863 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:47.275057 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-79e75529-a649-443d-b046-6c5419dcf37e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.275619 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-77c17a49-fbd5-4e2a-95fd-cd52eba4945f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-f735bd00-a1e6-44f8-a006-56a683ab8875-np0000006182" released by "attachment_update" :: held 0.109s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:38:47.275935 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-77c17a49-fbd5-4e2a-95fd-cd52eba4945f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/7976ca1d-9bb0-40fc-8a7c-b8b118c1b797 returned with HTTP 200 Jul 31 05:38:47.276384 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1182/4682] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:38:47 2026] PUT /volume/v3/attachments/7976ca1d-9bb0-40fc-8a7c-b8b118c1b797 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:47.278154 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79e75529-a649-443d-b046-6c5419dcf37e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc Jul 31 05:38:47.279161 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79e75529-a649-443d-b046-6c5419dcf37e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.279161 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-79e75529-a649-443d-b046-6c5419dcf37e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.288140 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.288140 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:47.294182 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-79e75529-a649-443d-b046-6c5419dcf37e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:47.301231 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-79e75529-a649-443d-b046-6c5419dcf37e tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc returned with HTTP 200 Jul 31 05:38:47.301231 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1160/4683] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:47 2026] GET /volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:47.322224 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-0594ed4e-03d4-4fdc-9447-72ace744847b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.329830 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-0594ed4e-03d4-4fdc-9447-72ace744847b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments/7976ca1d-9bb0-40fc-8a7c-b8b118c1b797/action Jul 31 05:38:47.330502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-0594ed4e-03d4-4fdc-9447-72ace744847b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:38:47.330502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-0594ed4e-03d4-4fdc-9447-72ace744847b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:47.350213 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.350213 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:47.362686 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-e21532c3-2541-4c11-85aa-e974f3e283c5 req-0594ed4e-03d4-4fdc-9447-72ace744847b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/7976ca1d-9bb0-40fc-8a7c-b8b118c1b797/action returned with HTTP 204 Jul 31 05:38:47.363226 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1174/4684] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:38:47 2026] POST /volume/v3/attachments/7976ca1d-9bb0-40fc-8a7c-b8b118c1b797/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:47.413371 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0307f578-b49c-468b-b470-6c53b1150175 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.413790 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0307f578-b49c-468b-b470-6c53b1150175 None None] GET https://10.4.3.227/volume// Jul 31 05:38:47.413978 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0307f578-b49c-468b-b470-6c53b1150175 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.414293 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0307f578-b49c-468b-b470-6c53b1150175 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.414760 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0307f578-b49c-468b-b470-6c53b1150175 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:47.415206 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1169/4685] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:38: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 31 05:38:47.423336 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-a380fd13-a24f-4a47-b375-66c813009b09 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.510760 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-a380fd13-a24f-4a47-b375-66c813009b09 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:38:47.511683 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-a380fd13-a24f-4a47-b375-66c813009b09 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e8254f17-5b23-4e40-a78f-80de843f453d", "connector": null, "instance_uuid": "1c85aef6-1533-438c-a56e-5120616363df"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:47.522362 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.522362 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:47.545902 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-a380fd13-a24f-4a47-b375-66c813009b09 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:38:47.546494 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1183/4686] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:38:47 2026] POST /volume/v3/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:47.580220 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-209d5944-c74b-4927-8f04-6913306fb1d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.583740 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-209d5944-c74b-4927-8f04-6913306fb1d5 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:47.584095 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-209d5944-c74b-4927-8f04-6913306fb1d5 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.584841 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-209d5944-c74b-4927-8f04-6913306fb1d5 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.588123 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cded028c-5ece-4880-a6aa-7942a306ce39 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.588640 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cded028c-5ece-4880-a6aa-7942a306ce39 None None] GET https://10.4.3.227/volume// Jul 31 05:38:47.592139 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cded028c-5ece-4880-a6aa-7942a306ce39 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.592139 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cded028c-5ece-4880-a6aa-7942a306ce39 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.592139 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cded028c-5ece-4880-a6aa-7942a306ce39 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:47.592139 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1175/4687] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:38: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 31 05:38:47.597835 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-206629bc-b1ff-488e-b5a4-b8ee332802d3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.602012 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-206629bc-b1ff-488e-b5a4-b8ee332802d3 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:47.602611 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.602611 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:47.603132 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-206629bc-b1ff-488e-b5a4-b8ee332802d3 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.604850 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-206629bc-b1ff-488e-b5a4-b8ee332802d3 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.607209 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-209d5944-c74b-4927-8f04-6913306fb1d5 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:47.613742 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-209d5944-c74b-4927-8f04-6913306fb1d5 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:47.614354 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1161/4688] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:38:47 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:47.626522 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.626522 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:47.633450 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-206629bc-b1ff-488e-b5a4-b8ee332802d3 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:47.638451 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-206629bc-b1ff-488e-b5a4-b8ee332802d3 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:47.638788 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1170/4689] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:38:47 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 1042 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:38:47.756065 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2b8b5bc1-9f92-4c03-85da-e040c4c1daba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.758774 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2b8b5bc1-9f92-4c03-85da-e040c4c1daba tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] PUT https://10.4.3.227/volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba Jul 31 05:38:47.759314 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2b8b5bc1-9f92-4c03-85da-e040c4c1daba tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:47.771143 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2b8b5bc1-9f92-4c03-85da-e040c4c1daba tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Acquiring lock "cinder-attachment_update-e8254f17-5b23-4e40-a78f-80de843f453d-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:38:47.777672 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2b8b5bc1-9f92-4c03-85da-e040c4c1daba tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Lock "cinder-attachment_update-e8254f17-5b23-4e40-a78f-80de843f453d-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:38:47.778533 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.778533 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:47.863788 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2b8b5bc1-9f92-4c03-85da-e040c4c1daba tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Lock "cinder-attachment_update-e8254f17-5b23-4e40-a78f-80de843f453d-np0000006182" released by "attachment_update" :: held 0.086s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:38:47.864331 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2b8b5bc1-9f92-4c03-85da-e040c4c1daba tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba returned with HTTP 200 Jul 31 05:38:47.864827 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1184/4690] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:38:47 2026] PUT /volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:38:47.969183 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c965f564-e617-4095-8047-c8440808f766 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:47.971471 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c965f564-e617-4095-8047-c8440808f766 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:47.971736 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c965f564-e617-4095-8047-c8440808f766 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:47.972000 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c965f564-e617-4095-8047-c8440808f766 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:47.972199 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c965f564-e617-4095-8047-c8440808f766 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:47.977417 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:47.977417 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:47.978411 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c965f564-e617-4095-8047-c8440808f766 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:47.978902 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1176/4691] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:47 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:48.319294 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6813fda0-4954-4277-8ff5-0de79a0ae8b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:48.321652 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6813fda0-4954-4277-8ff5-0de79a0ae8b4 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc Jul 31 05:38:48.321946 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6813fda0-4954-4277-8ff5-0de79a0ae8b4 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:48.322235 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6813fda0-4954-4277-8ff5-0de79a0ae8b4 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:48.330320 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6813fda0-4954-4277-8ff5-0de79a0ae8b4 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc returned with HTTP 404 Jul 31 05:38:48.330962 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1162/4692] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:48 2026] GET /volume/v3/volumes/115dc24a-14b3-493e-a394-57fe79a9becc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:48.340553 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-73290fe3-76a1-466e-a829-297790e09d6d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:48.342465 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73290fe3-76a1-466e-a829-297790e09d6d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:38:48.342849 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73290fe3-76a1-466e-a829-297790e09d6d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:48.343225 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-73290fe3-76a1-466e-a829-297790e09d6d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:48.343432 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-73290fe3-76a1-466e-a829-297790e09d6d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:48.349488 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:48.349488 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:48.349488 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-73290fe3-76a1-466e-a829-297790e09d6d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-reader] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:38:48.349488 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1171/4693] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:48 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:48.358729 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09399026-8255-4aea-8be4-9754a669b77d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:48.361374 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09399026-8255-4aea-8be4-9754a669b77d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] DELETE https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:48.361710 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09399026-8255-4aea-8be4-9754a669b77d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:48.361968 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09399026-8255-4aea-8be4-9754a669b77d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:48.362150 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-09399026-8255-4aea-8be4-9754a669b77d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Delete backup with id: 44ef0a22-a3fa-41a5-9f44-ad92d529a804. Jul 31 05:38:48.368016 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:48.368016 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:48.385486 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-09399026-8255-4aea-8be4-9754a669b77d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] delete_backup rpcapi backup_id 44ef0a22-a3fa-41a5-9f44-ad92d529a804 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:38:48.387643 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09399026-8255-4aea-8be4-9754a669b77d tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 202 Jul 31 05:38:48.388293 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1185/4694] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:38:48 2026] DELETE /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:38:48.399281 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-042faf4a-7c22-44ab-9607-56562bdead56 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:48.401965 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-042faf4a-7c22-44ab-9607-56562bdead56 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:48.402246 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-042faf4a-7c22-44ab-9607-56562bdead56 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:48.402453 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-042faf4a-7c22-44ab-9607-56562bdead56 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:48.402575 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-042faf4a-7c22-44ab-9607-56562bdead56 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:48.406972 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:48.406972 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:48.407694 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-042faf4a-7c22-44ab-9607-56562bdead56 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:48.408157 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1177/4695] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:48 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:48.630982 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2e5c18f8-8ecb-49ce-b210-601ba453ed33 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:48.632929 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e5c18f8-8ecb-49ce-b210-601ba453ed33 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:48.633063 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e5c18f8-8ecb-49ce-b210-601ba453ed33 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:48.633341 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2e5c18f8-8ecb-49ce-b210-601ba453ed33 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:48.644071 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:48.644071 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:48.648292 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2e5c18f8-8ecb-49ce-b210-601ba453ed33 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:48.653267 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2e5c18f8-8ecb-49ce-b210-601ba453ed33 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:48.653732 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1163/4696] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:38:48 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:48.992425 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bc7f99c6-9610-4592-9a99-39352669b488 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:48.997121 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc7f99c6-9610-4592-9a99-39352669b488 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:48.997121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc7f99c6-9610-4592-9a99-39352669b488 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:48.997121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc7f99c6-9610-4592-9a99-39352669b488 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:48.997121 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bc7f99c6-9610-4592-9a99-39352669b488 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:49.003270 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:49.003270 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:49.006840 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc7f99c6-9610-4592-9a99-39352669b488 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:49.006840 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1172/4697] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:48 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:49.418492 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-df341345-17ad-4ce4-9457-381f8bd2b968 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:49.420396 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df341345-17ad-4ce4-9457-381f8bd2b968 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:49.420826 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df341345-17ad-4ce4-9457-381f8bd2b968 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:49.421180 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-df341345-17ad-4ce4-9457-381f8bd2b968 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:49.421436 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-df341345-17ad-4ce4-9457-381f8bd2b968 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:49.427509 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:49.427509 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:49.427509 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-df341345-17ad-4ce4-9457-381f8bd2b968 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 200 Jul 31 05:38:49.427509 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1186/4698] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:49 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:49.666804 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f6d73737-2f69-4caf-9c1a-7511be57ba1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:49.669539 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6d73737-2f69-4caf-9c1a-7511be57ba1b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:49.669928 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6d73737-2f69-4caf-9c1a-7511be57ba1b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:49.670128 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f6d73737-2f69-4caf-9c1a-7511be57ba1b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:49.686804 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:49.686804 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:49.692112 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f6d73737-2f69-4caf-9c1a-7511be57ba1b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:49.698734 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f6d73737-2f69-4caf-9c1a-7511be57ba1b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:49.698963 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1178/4699] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:38:49 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 881 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:50.023050 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-135bb1b0-0d9b-4ce6-bb1a-af09ff96fe5d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:50.024978 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-135bb1b0-0d9b-4ce6-bb1a-af09ff96fe5d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:50.025177 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-135bb1b0-0d9b-4ce6-bb1a-af09ff96fe5d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:50.025393 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-135bb1b0-0d9b-4ce6-bb1a-af09ff96fe5d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:50.025505 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-135bb1b0-0d9b-4ce6-bb1a-af09ff96fe5d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:50.029465 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:50.029465 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:50.030219 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-135bb1b0-0d9b-4ce6-bb1a-af09ff96fe5d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:50.030579 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1164/4700] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:50 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:38:50.436738 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-80f26f48-c42c-4c56-9460-4d48df41ff16 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:50.438477 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-80f26f48-c42c-4c56-9460-4d48df41ff16 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 Jul 31 05:38:50.438677 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-80f26f48-c42c-4c56-9460-4d48df41ff16 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:50.438846 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-80f26f48-c42c-4c56-9460-4d48df41ff16 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:50.438942 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-80f26f48-c42c-4c56-9460-4d48df41ff16 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 44ef0a22-a3fa-41a5-9f44-ad92d529a804. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:50.442111 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-80f26f48-c42c-4c56-9460-4d48df41ff16 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 returned with HTTP 404 Jul 31 05:38:50.442697 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1173/4701] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:50 2026] GET /volume/v3/backups/44ef0a22-a3fa-41a5-9f44-ad92d529a804 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:50.449234 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e02546dc-3407-4c8f-9c24-288b35a5f228 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:50.451178 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e02546dc-3407-4c8f-9c24-288b35a5f228 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] DELETE https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:50.451428 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e02546dc-3407-4c8f-9c24-288b35a5f228 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:50.451661 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e02546dc-3407-4c8f-9c24-288b35a5f228 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:50.451801 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-e02546dc-3407-4c8f-9c24-288b35a5f228 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Delete backup with id: 6880395c-64ca-4f87-bf3c-5d082921962b. Jul 31 05:38:50.456642 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:50.456642 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:50.467608 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-e02546dc-3407-4c8f-9c24-288b35a5f228 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] delete_backup rpcapi backup_id 6880395c-64ca-4f87-bf3c-5d082921962b {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:38:50.469261 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e02546dc-3407-4c8f-9c24-288b35a5f228 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 202 Jul 31 05:38:50.469735 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1187/4702] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:38:50 2026] DELETE /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:38:50.477896 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5738c38e-19f8-4703-9603-9aeebeca51c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:50.479876 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5738c38e-19f8-4703-9603-9aeebeca51c2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:50.480259 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5738c38e-19f8-4703-9603-9aeebeca51c2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:50.480516 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5738c38e-19f8-4703-9603-9aeebeca51c2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:50.480679 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5738c38e-19f8-4703-9603-9aeebeca51c2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:50.485438 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:50.485438 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:50.486156 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5738c38e-19f8-4703-9603-9aeebeca51c2 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 200 Jul 31 05:38:50.486575 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1179/4703] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:50 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:50.714168 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f845081a-95be-456d-ba10-12b22268e916 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:50.716575 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f845081a-95be-456d-ba10-12b22268e916 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:50.717505 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f845081a-95be-456d-ba10-12b22268e916 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:50.717735 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f845081a-95be-456d-ba10-12b22268e916 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:50.726785 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:50.726785 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:50.729610 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f845081a-95be-456d-ba10-12b22268e916 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:50.734083 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f845081a-95be-456d-ba10-12b22268e916 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:50.734083 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1165/4704] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:38:50 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:51.043324 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9fc66619-8fe1-413d-a371-e994d7504d8e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:51.045734 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9fc66619-8fe1-413d-a371-e994d7504d8e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:51.045932 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9fc66619-8fe1-413d-a371-e994d7504d8e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:51.046119 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9fc66619-8fe1-413d-a371-e994d7504d8e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:51.046252 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9fc66619-8fe1-413d-a371-e994d7504d8e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:51.054516 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:51.054516 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:51.060172 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9fc66619-8fe1-413d-a371-e994d7504d8e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:51.060689 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1174/4705] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:51 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:51.143570 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2bf2a2ae-a402-4978-9500-1d87159e028b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:51.145201 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2bf2a2ae-a402-4978-9500-1d87159e028b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] POST https://10.4.3.227/volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba/action Jul 31 05:38:51.145614 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2bf2a2ae-a402-4978-9500-1d87159e028b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:38:51.145866 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2bf2a2ae-a402-4978-9500-1d87159e028b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:51.165253 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:51.165253 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:51.183112 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-1ac13177-c454-474d-a06c-aabe8956fe2b req-2bf2a2ae-a402-4978-9500-1d87159e028b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba/action returned with HTTP 204 Jul 31 05:38:51.183592 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1188/4706] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:38:51 2026] POST /volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:51.497868 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa333acc-8d4e-424d-aa4b-cd17ac57cd8f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:51.499753 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa333acc-8d4e-424d-aa4b-cd17ac57cd8f tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b Jul 31 05:38:51.499954 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa333acc-8d4e-424d-aa4b-cd17ac57cd8f tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:51.500174 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa333acc-8d4e-424d-aa4b-cd17ac57cd8f tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:51.500272 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-aa333acc-8d4e-424d-aa4b-cd17ac57cd8f tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 6880395c-64ca-4f87-bf3c-5d082921962b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:51.503747 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa333acc-8d4e-424d-aa4b-cd17ac57cd8f tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b returned with HTTP 404 Jul 31 05:38:51.504227 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1180/4707] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:51 2026] GET /volume/v3/backups/6880395c-64ca-4f87-bf3c-5d082921962b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:51.511215 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b81f4f78-e4ac-41a3-81c4-2deeddd16f34 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:51.513157 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b81f4f78-e4ac-41a3-81c4-2deeddd16f34 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] DELETE https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:38:51.513394 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b81f4f78-e4ac-41a3-81c4-2deeddd16f34 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:51.513580 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b81f4f78-e4ac-41a3-81c4-2deeddd16f34 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:51.513678 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-b81f4f78-e4ac-41a3-81c4-2deeddd16f34 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Delete backup with id: 9633cd58-59ca-4315-ac03-cb106f8ed5ae. Jul 31 05:38:51.517692 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:51.517692 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:51.530967 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-b81f4f78-e4ac-41a3-81c4-2deeddd16f34 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] delete_backup rpcapi backup_id 9633cd58-59ca-4315-ac03-cb106f8ed5ae {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:38:51.532852 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b81f4f78-e4ac-41a3-81c4-2deeddd16f34 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 202 Jul 31 05:38:51.533361 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1166/4708] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:38:51 2026] DELETE /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:38:51.540437 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8717aa0d-605e-48c0-85f5-a0a352b4f4ca None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:51.542183 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8717aa0d-605e-48c0-85f5-a0a352b4f4ca tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:38:51.542406 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8717aa0d-605e-48c0-85f5-a0a352b4f4ca tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:51.542592 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8717aa0d-605e-48c0-85f5-a0a352b4f4ca tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:51.542692 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8717aa0d-605e-48c0-85f5-a0a352b4f4ca tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:51.546696 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:51.546696 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:51.547318 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8717aa0d-605e-48c0-85f5-a0a352b4f4ca tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 200 Jul 31 05:38:51.547662 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1175/4709] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:51 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:51.745818 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fb2358bf-2476-41bc-992d-8e8487e022aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:51.748461 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb2358bf-2476-41bc-992d-8e8487e022aa tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:51.748978 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb2358bf-2476-41bc-992d-8e8487e022aa tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:51.749409 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fb2358bf-2476-41bc-992d-8e8487e022aa tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:51.764514 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:51.764514 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:51.770282 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-fb2358bf-2476-41bc-992d-8e8487e022aa tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:51.777283 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fb2358bf-2476-41bc-992d-8e8487e022aa tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:51.778184 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1189/4710] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:38:51 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 1173 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:38:51.792194 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ffb02207-c8cc-4185-8f79-cfb5d6f605b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:51.793909 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ffb02207-c8cc-4185-8f79-cfb5d6f605b9 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:51.794079 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ffb02207-c8cc-4185-8f79-cfb5d6f605b9 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:51.794304 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ffb02207-c8cc-4185-8f79-cfb5d6f605b9 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:51.804091 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:51.804091 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:51.807522 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ffb02207-c8cc-4185-8f79-cfb5d6f605b9 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:51.811448 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ffb02207-c8cc-4185-8f79-cfb5d6f605b9 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:51.811715 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1181/4711] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:38:51 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:38:51.823551 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-91531276-54ab-4753-b940-4c0d9cd5776f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:51.825293 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1167/4712] 10.4.3.227 () {70 vars in 1611 bytes} [Fri Jul 31 05:38:51 2026] DELETE /volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 05:38:51.831432 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5b6b5c68-71b9-4a72-8b21-341c90bf0bf9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:51.855993 np0000006182 devstack@c-api.service[100285]: WARNING keystonemiddleware.auth_token [None req-5b6b5c68-71b9-4a72-8b21-341c90bf0bf9 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 05:38:51.857160 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1176/4713] 10.4.3.227 () {70 vars in 1611 bytes} [Fri Jul 31 05:38:51 2026] DELETE /volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba => generated 114 bytes in 26 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 05:38:51.864882 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:51.868539 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] DELETE https://10.4.3.227/volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba Jul 31 05:38:51.868752 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:51.868970 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:51.876747 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:51.876747 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:51.948078 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Attachment connected to vm 1c85aef6-1533-438c-a56e-5120616363df, checking data on nova Jul 31 05:38:51.948705 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.compute.nova [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Creating Keystone token plugin using URL: https://10.4.3.227/identity {{(pid=100286) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 05:38:52.070791 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9eb546fe-1ab1-4ce2-8917-d9577409291f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:52.072768 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9eb546fe-1ab1-4ce2-8917-d9577409291f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:52.073094 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9eb546fe-1ab1-4ce2-8917-d9577409291f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:52.073405 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9eb546fe-1ab1-4ce2-8917-d9577409291f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:52.073571 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9eb546fe-1ab1-4ce2-8917-d9577409291f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:52.078737 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:52.078737 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:52.079560 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9eb546fe-1ab1-4ce2-8917-d9577409291f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:52.080069 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1182/4714] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:52 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:52.143551 np0000006182 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] REQ: curl -g -i -X GET https://10.4.3.227/compute/v2.1/servers/1c85aef6-1533-438c-a56e-5120616363df/os-volume_attachments/e8254f17-5b23-4e40-a78f-80de843f453d -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5d63293d5c21a2ad95abe46e9e4b03a4ba217150ef91d1cdc3bff02d640483d9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3e8c9b52-199c-497a-9c20-71c39d8e4af8" -H "X-Service-Token: {SHA256}8e3931fd940b91c2edf2da501549eddba099d580873aca9bf9bc8fc59cd25907" {{(pid=100286) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 05:38:52.296461 np0000006182 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 05:38:52 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-3e50e191-ce9b-49ce-81f4-83fe2143454e x-openstack-request-id: req-3e50e191-ce9b-49ce-81f4-83fe2143454e {{(pid=100286) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 05:38:52.296571 np0000006182 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "e8254f17-5b23-4e40-a78f-80de843f453d", "serverId": "1c85aef6-1533-438c-a56e-5120616363df", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "c7ec06be-c23b-4a07-b529-4a1c19d82fba", "bdm_uuid": "36f15e7b-2e39-475e-a6f5-a9279d723d89"}} {{(pid=100286) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 05:38:52.296693 np0000006182 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET call to compute for https://10.4.3.227/compute/v2.1/servers/1c85aef6-1533-438c-a56e-5120616363df/os-volume_attachments/e8254f17-5b23-4e40-a78f-80de843f453d used request id req-3e50e191-ce9b-49ce-81f4-83fe2143454e {{(pid=100286) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 05:38:52.299298 np0000006182 devstack@c-api.service[100286]: ERROR cinder.volume.api [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-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 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Caught error: Detach volume from instance 1c85aef6-1533-438c-a56e-5120616363df using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1c85aef6-1533-438c-a56e-5120616363df using the Compute API Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: 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 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 05:38:52.302072 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 1c85aef6-1533-438c-a56e-5120616363df using the Compute API Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.middleware.fault [None req-3e8c9b52-199c-497a-9c20-71c39d8e4af8 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba returned with HTTP 409 Jul 31 05:38:52.303003 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1190/4715] 10.4.3.227 () {68 vars in 1404 bytes} [Fri Jul 31 05:38:51 2026] DELETE /volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba => generated 167 bytes in 438 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:52.351792 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-2341c3a3-562d-41bc-b145-7c43acfe1e60 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:52.353793 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-2341c3a3-562d-41bc-b145-7c43acfe1e60 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:52.353967 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-2341c3a3-562d-41bc-b145-7c43acfe1e60 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:52.354178 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-2341c3a3-562d-41bc-b145-7c43acfe1e60 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:52.362689 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:52.362689 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:52.365799 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-2341c3a3-562d-41bc-b145-7c43acfe1e60 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:52.369619 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-2341c3a3-562d-41bc-b145-7c43acfe1e60 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:52.370016 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1168/4716] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:52 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 1155 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:52.386834 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-ddf7cee2-5244-4548-aaf6-53fab9d76a03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:52.388710 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-ddf7cee2-5244-4548-aaf6-53fab9d76a03 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] POST https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d/action Jul 31 05:38:52.389069 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-ddf7cee2-5244-4548-aaf6-53fab9d76a03 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:38:52.389204 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-ddf7cee2-5244-4548-aaf6-53fab9d76a03 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:52.399055 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:52.399055 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:52.399500 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-ddf7cee2-5244-4548-aaf6-53fab9d76a03 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:52.404731 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-ddf7cee2-5244-4548-aaf6-53fab9d76a03 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Begin detaching volume completed successfully. Jul 31 05:38:52.404964 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-ddf7cee2-5244-4548-aaf6-53fab9d76a03 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d/action returned with HTTP 202 Jul 31 05:38:52.405376 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1177/4717] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:38:52 2026] POST /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:38:52.449547 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eb38847b-eb4c-4ea3-a2a0-3d7c67c74688 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:52.449908 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb38847b-eb4c-4ea3-a2a0-3d7c67c74688 None None] GET https://10.4.3.227/volume// Jul 31 05:38:52.450072 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb38847b-eb4c-4ea3-a2a0-3d7c67c74688 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:52.450289 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eb38847b-eb4c-4ea3-a2a0-3d7c67c74688 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:52.450594 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eb38847b-eb4c-4ea3-a2a0-3d7c67c74688 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:38:52.450994 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1183/4718] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:38: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 31 05:38:52.458694 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-fa346f89-3a68-42bd-934e-04bfa29eade4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:52.460970 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-fa346f89-3a68-42bd-934e-04bfa29eade4 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:52.461259 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-fa346f89-3a68-42bd-934e-04bfa29eade4 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:52.461456 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-fa346f89-3a68-42bd-934e-04bfa29eade4 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:52.494291 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-fa346f89-3a68-42bd-934e-04bfa29eade4 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:38:52.501977 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:52.501977 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:52.504980 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-fa346f89-3a68-42bd-934e-04bfa29eade4 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:52.508636 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-fa346f89-3a68-42bd-934e-04bfa29eade4 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:52.508990 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1191/4719] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:38:52 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 1338 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:38:52.558297 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e2ff89d-c69d-4beb-8ba5-730205e54755 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:52.560610 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e2ff89d-c69d-4beb-8ba5-730205e54755 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae Jul 31 05:38:52.560891 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e2ff89d-c69d-4beb-8ba5-730205e54755 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:52.561181 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e2ff89d-c69d-4beb-8ba5-730205e54755 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:52.561343 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8e2ff89d-c69d-4beb-8ba5-730205e54755 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Show backup with id 9633cd58-59ca-4315-ac03-cb106f8ed5ae. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:52.565978 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e2ff89d-c69d-4beb-8ba5-730205e54755 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae returned with HTTP 404 Jul 31 05:38:52.566599 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1169/4720] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:52 2026] GET /volume/v3/backups/9633cd58-59ca-4315-ac03-cb106f8ed5ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:52.572637 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-28bbe8e2-2de0-4bc2-93af-0726f49bc800 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:52.574344 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-28bbe8e2-2de0-4bc2-93af-0726f49bc800 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 Jul 31 05:38:52.574545 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-28bbe8e2-2de0-4bc2-93af-0726f49bc800 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:52.574705 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-28bbe8e2-2de0-4bc2-93af-0726f49bc800 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:52.574863 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-28bbe8e2-2de0-4bc2-93af-0726f49bc800 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Delete volume with id: 0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 Jul 31 05:38:52.581540 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:52.581540 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:52.581928 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-28bbe8e2-2de0-4bc2-93af-0726f49bc800 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:52.600998 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-28bbe8e2-2de0-4bc2-93af-0726f49bc800 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Delete volume request issued successfully. Jul 31 05:38:52.601365 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-28bbe8e2-2de0-4bc2-93af-0726f49bc800 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 returned with HTTP 202 Jul 31 05:38:52.602039 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1178/4721] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:38:52 2026] DELETE /volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:38:52.608462 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0cc7ca38-699f-454e-8d3c-230e301c3674 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:52.610767 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0cc7ca38-699f-454e-8d3c-230e301c3674 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 Jul 31 05:38:52.610973 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0cc7ca38-699f-454e-8d3c-230e301c3674 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:52.611181 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0cc7ca38-699f-454e-8d3c-230e301c3674 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:52.621609 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:52.621609 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:52.624960 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0cc7ca38-699f-454e-8d3c-230e301c3674 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Volume info retrieved successfully. Jul 31 05:38:52.629263 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0cc7ca38-699f-454e-8d3c-230e301c3674 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 returned with HTTP 200 Jul 31 05:38:52.629608 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1184/4722] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:52 2026] GET /volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:53.090281 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-92714d07-7271-4bcc-bf50-28dfd02d8714 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:53.091972 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92714d07-7271-4bcc-bf50-28dfd02d8714 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:53.092200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92714d07-7271-4bcc-bf50-28dfd02d8714 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:53.092392 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-92714d07-7271-4bcc-bf50-28dfd02d8714 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:53.092487 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-92714d07-7271-4bcc-bf50-28dfd02d8714 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:53.096484 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:53.096484 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:53.097155 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-92714d07-7271-4bcc-bf50-28dfd02d8714 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:53.097520 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1192/4723] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:53 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:53.643209 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c80b5ac9-fd5a-485f-9eba-2072e38b77c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:53.644933 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c80b5ac9-fd5a-485f-9eba-2072e38b77c9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] GET https://10.4.3.227/volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 Jul 31 05:38:53.645196 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c80b5ac9-fd5a-485f-9eba-2072e38b77c9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:53.645380 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c80b5ac9-fd5a-485f-9eba-2072e38b77c9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:53.650856 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c80b5ac9-fd5a-485f-9eba-2072e38b77c9 tempest-ProjectReaderTests33-2062490434 tempest-ProjectReaderTests33-2062490434-project-admin] https://10.4.3.227/volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 returned with HTTP 404 Jul 31 05:38:53.651475 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1170/4724] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:53 2026] GET /volume/v3/volumes/0b0373b9-4d3f-4aa5-a16c-f67e4c51f370 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:54.122399 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-30a3dc28-bfc5-4b8a-a3c6-fa5a44844b7e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:54.125696 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30a3dc28-bfc5-4b8a-a3c6-fa5a44844b7e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:54.125696 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30a3dc28-bfc5-4b8a-a3c6-fa5a44844b7e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:54.125696 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-30a3dc28-bfc5-4b8a-a3c6-fa5a44844b7e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:54.125696 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-30a3dc28-bfc5-4b8a-a3c6-fa5a44844b7e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:54.130673 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:54.130673 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:54.131827 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-30a3dc28-bfc5-4b8a-a3c6-fa5a44844b7e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:54.132695 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1179/4725] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:54 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:54.336930 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-d737091e-6a5e-4d8a-8eb4-57c882c3faca None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:54.338900 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-d737091e-6a5e-4d8a-8eb4-57c882c3faca tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] DELETE https://10.4.3.227/volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba Jul 31 05:38:54.339152 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-d737091e-6a5e-4d8a-8eb4-57c882c3faca tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:54.339377 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-d737091e-6a5e-4d8a-8eb4-57c882c3faca tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:54.348165 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:54.348165 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:54.431291 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-efb45d50-8cca-4539-86d7-a6e3885dae3d req-d737091e-6a5e-4d8a-8eb4-57c882c3faca tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba returned with HTTP 200 Jul 31 05:38:54.431788 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1185/4726] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:38:54 2026] DELETE /volume/v3/attachments/c7ec06be-c23b-4a07-b529-4a1c19d82fba => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:54.561207 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-f8c43b61-abe3-4994-bf72-7e7b4378430f req-43ad44ca-0f4e-4ae2-853f-ab162f9a6732 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:54.565454 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f8c43b61-abe3-4994-bf72-7e7b4378430f req-43ad44ca-0f4e-4ae2-853f-ab162f9a6732 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:54.565674 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f8c43b61-abe3-4994-bf72-7e7b4378430f req-43ad44ca-0f4e-4ae2-853f-ab162f9a6732 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:54.565912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-f8c43b61-abe3-4994-bf72-7e7b4378430f req-43ad44ca-0f4e-4ae2-853f-ab162f9a6732 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:54.574756 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:54.574756 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:54.577771 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-f8c43b61-abe3-4994-bf72-7e7b4378430f req-43ad44ca-0f4e-4ae2-853f-ab162f9a6732 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:54.583052 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-f8c43b61-abe3-4994-bf72-7e7b4378430f req-43ad44ca-0f4e-4ae2-853f-ab162f9a6732 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:54.583564 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1193/4727] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:38:54 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 863 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:54.601153 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-deb58029-36c3-4eb3-9ee1-2b4e0fa62a13 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:54.605254 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-deb58029-36c3-4eb3-9ee1-2b4e0fa62a13 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] DELETE https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:54.605829 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-deb58029-36c3-4eb3-9ee1-2b4e0fa62a13 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:54.606151 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-deb58029-36c3-4eb3-9ee1-2b4e0fa62a13 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:54.606410 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-deb58029-36c3-4eb3-9ee1-2b4e0fa62a13 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Delete volume with id: e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:54.618030 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:54.618030 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:54.618519 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-deb58029-36c3-4eb3-9ee1-2b4e0fa62a13 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:54.644114 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-deb58029-36c3-4eb3-9ee1-2b4e0fa62a13 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Delete volume request issued successfully. Jul 31 05:38:54.644565 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-deb58029-36c3-4eb3-9ee1-2b4e0fa62a13 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 202 Jul 31 05:38:54.645007 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1171/4728] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:38:54 2026] DELETE /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:38:54.655871 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-feb0b99c-8a27-4cf8-8654-4963a329ad6b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:54.659493 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-feb0b99c-8a27-4cf8-8654-4963a329ad6b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:54.659811 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-feb0b99c-8a27-4cf8-8654-4963a329ad6b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:54.660080 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-feb0b99c-8a27-4cf8-8654-4963a329ad6b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:54.674880 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:54.674880 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:54.679699 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-feb0b99c-8a27-4cf8-8654-4963a329ad6b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Volume info retrieved successfully. Jul 31 05:38:54.684872 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-feb0b99c-8a27-4cf8-8654-4963a329ad6b tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 200 Jul 31 05:38:54.685529 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1180/4729] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:38:54 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:55.147833 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-73e9e37e-f464-4cc1-ad30-649b9645aaf4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:55.150205 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73e9e37e-f464-4cc1-ad30-649b9645aaf4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:55.150528 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73e9e37e-f464-4cc1-ad30-649b9645aaf4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:55.150817 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-73e9e37e-f464-4cc1-ad30-649b9645aaf4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:55.150976 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-73e9e37e-f464-4cc1-ad30-649b9645aaf4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:55.156230 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:55.156230 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:55.157319 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-73e9e37e-f464-4cc1-ad30-649b9645aaf4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:55.157818 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1186/4730] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:55 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:55.169920 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bc8906e3-c7ad-4171-877a-776291b7047c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:55.174341 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc8906e3-c7ad-4171-877a-776291b7047c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 Jul 31 05:38:55.174341 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc8906e3-c7ad-4171-877a-776291b7047c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:55.174341 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bc8906e3-c7ad-4171-877a-776291b7047c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:55.180890 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:55.180890 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:55.184582 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bc8906e3-c7ad-4171-877a-776291b7047c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:38:55.188729 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bc8906e3-c7ad-4171-877a-776291b7047c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 returned with HTTP 200 Jul 31 05:38:55.189331 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1194/4731] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:55 2026] GET /volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:55.206049 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f3c996c6-1b05-4ac6-a1c9-3b4851f8cadc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:55.207748 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3c996c6-1b05-4ac6-a1c9-3b4851f8cadc tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:55.209062 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3c996c6-1b05-4ac6-a1c9-3b4851f8cadc tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:55.209062 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f3c996c6-1b05-4ac6-a1c9-3b4851f8cadc tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:55.209062 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-f3c996c6-1b05-4ac6-a1c9-3b4851f8cadc tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete backup with id: e3767608-cc12-486c-ae84-82c6ddb1ec43. Jul 31 05:38:55.213090 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:55.213090 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:55.224771 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-f3c996c6-1b05-4ac6-a1c9-3b4851f8cadc tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] delete_backup rpcapi backup_id e3767608-cc12-486c-ae84-82c6ddb1ec43 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:38:55.226359 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f3c996c6-1b05-4ac6-a1c9-3b4851f8cadc tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 202 Jul 31 05:38:55.226767 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1172/4732] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:38:55 2026] DELETE /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:38:55.237312 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d391d5bd-7164-481f-82b5-ec8567a9d947 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:55.239381 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d391d5bd-7164-481f-82b5-ec8567a9d947 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:55.239381 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d391d5bd-7164-481f-82b5-ec8567a9d947 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:55.239647 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d391d5bd-7164-481f-82b5-ec8567a9d947 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:55.239871 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d391d5bd-7164-481f-82b5-ec8567a9d947 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:55.246572 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:55.246572 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:55.246572 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d391d5bd-7164-481f-82b5-ec8567a9d947 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 200 Jul 31 05:38:55.246572 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1181/4733] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:55 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:55.408399 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:55.520492 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:55.520911 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1300982022"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:55.525819 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1300982022'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:55.526034 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Create volume of 1 GB Jul 31 05:38:55.532802 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Availability Zones retrieved successfully. Jul 31 05:38:55.539304 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Flow 'volume_create_api' (77f70335-b921-4cb2-b20f-e16895909710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:55.540702 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50705138-a42f-4abe-bc3a-e2ceabd84caa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:55.541636 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:55.575401 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50705138-a42f-4abe-bc3a-e2ceabd84caa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:55.576719 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7441183-2beb-479f-8e1d-c190b3c0a617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:55.660038 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Created reservations ['e655eb87-6929-469a-a631-0e4742d3244f', '4002a7e5-f26c-4f29-b76f-ba60777a8d62', '801e4b53-ade5-4273-87c7-c65f61603d76', '2756aa48-282c-4196-b4b6-8d208acfd3a1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:55.660880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7441183-2beb-479f-8e1d-c190b3c0a617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e655eb87-6929-469a-a631-0e4742d3244f', '4002a7e5-f26c-4f29-b76f-ba60777a8d62', '801e4b53-ade5-4273-87c7-c65f61603d76', '2756aa48-282c-4196-b4b6-8d208acfd3a1']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:55.661662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d8bd70-7069-4352-b9d5-4cf6cac04dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:55.687566 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75d8bd70-7069-4352-b9d5-4cf6cac04dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d377ca1-e77b-4528-b944-7cc6873e7ad8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1300982022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be8985214364552a05decbfd637f7f0',qos_specs=None,replication_status=,reservations=['e655eb87-6929-469a-a631-0e4742d3244f','4002a7e5-f26c-4f29-b76f-ba60777a8d62','801e4b53-ade5-4273-87c7-c65f61603d76','2756aa48-282c-4196-b4b6-8d208acfd3a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a89b5d17c1d407ab7390cfa68fed313',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:38:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1300982022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d377ca1-e77b-4528-b944-7cc6873e7ad8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1be8985214364552a05decbfd637f7f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a89b5d17c1d407ab7390cfa68fed313',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:55.688960 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6f89317-d92a-4455-8fc2-e15abfc6a927) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:55.700930 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2c43b194-bc7a-4b4f-9f6c-bd57da1b46a4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:55.702929 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c43b194-bc7a-4b4f-9f6c-bd57da1b46a4 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] GET https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d Jul 31 05:38:55.703494 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c43b194-bc7a-4b4f-9f6c-bd57da1b46a4 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:55.704206 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c43b194-bc7a-4b4f-9f6c-bd57da1b46a4 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:55.709970 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c43b194-bc7a-4b4f-9f6c-bd57da1b46a4 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924 tempest-TestServerVolumeAttachScenarioOldVersion-1922178924-project-member] https://10.4.3.227/volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d returned with HTTP 404 Jul 31 05:38:55.710697 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1195/4734] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:38:55 2026] GET /volume/v3/volumes/e8254f17-5b23-4e40-a78f-80de843f453d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:38:55.712975 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6f89317-d92a-4455-8fc2-e15abfc6a927) transitioned into state 'SUCCESS' from state '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-1300982022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1be8985214364552a05decbfd637f7f0',qos_specs=None,replication_status=,reservations=['e655eb87-6929-469a-a631-0e4742d3244f','4002a7e5-f26c-4f29-b76f-ba60777a8d62','801e4b53-ade5-4273-87c7-c65f61603d76','2756aa48-282c-4196-b4b6-8d208acfd3a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a89b5d17c1d407ab7390cfa68fed313',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:55.714187 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384b6596-fbb0-4d2d-817a-db5b596a03ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:55.726957 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384b6596-fbb0-4d2d-817a-db5b596a03ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:55.727766 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Flow 'volume_create_api' (77f70335-b921-4cb2-b20f-e16895909710) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:55.728081 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Create volume request issued successfully. Jul 31 05:38:55.728635 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a923ccc6-cae5-4914-a9c5-23476e5409a0 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:55.729062 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1187/4735] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:38:55 2026] POST /volume/v3/volumes => generated 778 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:55.741848 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-731ddde3-d80a-49b9-aafe-1ff17afd780f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:55.743756 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-731ddde3-d80a-49b9-aafe-1ff17afd780f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 Jul 31 05:38:55.743970 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-731ddde3-d80a-49b9-aafe-1ff17afd780f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:55.744240 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-731ddde3-d80a-49b9-aafe-1ff17afd780f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:55.751572 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:55.751572 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:55.755375 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-731ddde3-d80a-49b9-aafe-1ff17afd780f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Volume info retrieved successfully. Jul 31 05:38:55.759860 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-731ddde3-d80a-49b9-aafe-1ff17afd780f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 returned with HTTP 200 Jul 31 05:38:55.760278 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1173/4736] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:55 2026] GET /volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:56.263521 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c16c6c49-a3dc-44ad-92cd-fe651269a3e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:56.268096 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c16c6c49-a3dc-44ad-92cd-fe651269a3e2 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 Jul 31 05:38:56.269407 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c16c6c49-a3dc-44ad-92cd-fe651269a3e2 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:56.269734 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c16c6c49-a3dc-44ad-92cd-fe651269a3e2 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:56.269989 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c16c6c49-a3dc-44ad-92cd-fe651269a3e2 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id e3767608-cc12-486c-ae84-82c6ddb1ec43. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:56.274712 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c16c6c49-a3dc-44ad-92cd-fe651269a3e2 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 returned with HTTP 404 Jul 31 05:38:56.274712 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1182/4737] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:56 2026] GET /volume/v3/backups/e3767608-cc12-486c-ae84-82c6ddb1ec43 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:38:56.286424 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:56.293207 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:38:56.293207 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-466750143"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:56.293207 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-466750143'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:38:56.293207 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume of 1 GB Jul 31 05:38:56.300851 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Availability Zones retrieved successfully. Jul 31 05:38:56.307673 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Flow 'volume_create_api' (be37eb90-7779-43cd-98e2-f96b9a2eb1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:56.309663 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55d836e-3c76-4f68-889d-bc9c6747935b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:56.310239 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:38:56.347952 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c55d836e-3c76-4f68-889d-bc9c6747935b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:56.349032 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2ea4c1-28da-4866-ac49-4b0c8c5650c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:56.417124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Created reservations ['4ba937ac-aec1-4e07-9b11-77c1b431a531', '0a62c537-8c15-4190-9743-4ea963e15a66', '5cc2767e-85a0-445d-8075-170d077bdf39', '08e0f333-c514-4e27-ab9d-30b380f3e8c6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:56.417124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c2ea4c1-28da-4866-ac49-4b0c8c5650c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ba937ac-aec1-4e07-9b11-77c1b431a531', '0a62c537-8c15-4190-9743-4ea963e15a66', '5cc2767e-85a0-445d-8075-170d077bdf39', '08e0f333-c514-4e27-ab9d-30b380f3e8c6']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:56.417124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2410a00c-211b-4c24-9c0b-14e3d1a4aa43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:56.441438 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2410a00c-211b-4c24-9c0b-14e3d1a4aa43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dab96039-8d68-4b9d-b513-c4c3d1b87fb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-466750143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee267e0daa464a84b5b991794450a86f',qos_specs=None,replication_status=,reservations=['4ba937ac-aec1-4e07-9b11-77c1b431a531','0a62c537-8c15-4190-9743-4ea963e15a66','5cc2767e-85a0-445d-8075-170d077bdf39','08e0f333-c514-4e27-ab9d-30b380f3e8c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b248c77fe1410ca32881e7cda968e8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:38:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-466750143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dab96039-8d68-4b9d-b513-c4c3d1b87fb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee267e0daa464a84b5b991794450a86f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b248c77fe1410ca32881e7cda968e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:56.442462 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8516016-5e24-4c25-adc8-9574874065bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:56.471793 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8516016-5e24-4c25-adc8-9574874065bc) transitioned into state 'SUCCESS' from state '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-466750143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee267e0daa464a84b5b991794450a86f',qos_specs=None,replication_status=,reservations=['4ba937ac-aec1-4e07-9b11-77c1b431a531','0a62c537-8c15-4190-9743-4ea963e15a66','5cc2767e-85a0-445d-8075-170d077bdf39','08e0f333-c514-4e27-ab9d-30b380f3e8c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b248c77fe1410ca32881e7cda968e8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:56.472855 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c806129e-5231-4159-88eb-423866a7a40f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:38:56.486189 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c806129e-5231-4159-88eb-423866a7a40f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:38:56.487355 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Flow 'volume_create_api' (be37eb90-7779-43cd-98e2-f96b9a2eb1a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:38:56.487822 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume request issued successfully. Jul 31 05:38:56.488591 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bbb83c77-1065-4d3c-8792-888b5d79f46a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:38:56.489151 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1196/4738] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:38:56 2026] POST /volume/v3/volumes => generated 748 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:56.506028 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ba2eda91-36bd-4179-9bf1-35c895676c9d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:56.508117 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba2eda91-36bd-4179-9bf1-35c895676c9d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 Jul 31 05:38:56.508350 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba2eda91-36bd-4179-9bf1-35c895676c9d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:56.508540 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba2eda91-36bd-4179-9bf1-35c895676c9d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:56.519320 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:56.519320 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:56.523950 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ba2eda91-36bd-4179-9bf1-35c895676c9d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:38:56.530049 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba2eda91-36bd-4179-9bf1-35c895676c9d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 returned with HTTP 200 Jul 31 05:38:56.530482 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1188/4739] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:56 2026] GET /volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:56.774991 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1b00e9fb-8fc6-46b2-9655-9ba2212dbd7c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:56.775851 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b00e9fb-8fc6-46b2-9655-9ba2212dbd7c tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 Jul 31 05:38:56.776092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b00e9fb-8fc6-46b2-9655-9ba2212dbd7c tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:56.776286 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1b00e9fb-8fc6-46b2-9655-9ba2212dbd7c tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:56.785255 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:56.785255 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:56.788245 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1b00e9fb-8fc6-46b2-9655-9ba2212dbd7c tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Volume info retrieved successfully. Jul 31 05:38:56.792076 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1b00e9fb-8fc6-46b2-9655-9ba2212dbd7c tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 returned with HTTP 200 Jul 31 05:38:56.792350 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1174/4740] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:56 2026] GET /volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:38:56.809174 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-acf88b18-c9bc-4ff8-b672-bfafc540f536 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:56.811033 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-acf88b18-c9bc-4ff8-b672-bfafc540f536 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:38:56.811413 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-acf88b18-c9bc-4ff8-b672-bfafc540f536 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6d377ca1-e77b-4528-b944-7cc6873e7ad8", "name": "tempest-type-Backup-1354840097"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:56.813307 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-acf88b18-c9bc-4ff8-b672-bfafc540f536 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Creating new backup {'backup': {'volume_id': '6d377ca1-e77b-4528-b944-7cc6873e7ad8', 'name': 'tempest-type-Backup-1354840097'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:38:56.813438 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-acf88b18-c9bc-4ff8-b672-bfafc540f536 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Creating backup of volume 6d377ca1-e77b-4528-b944-7cc6873e7ad8 in container None Jul 31 05:38:56.822925 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:56.822925 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:56.822925 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-acf88b18-c9bc-4ff8-b672-bfafc540f536 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Volume info retrieved successfully. Jul 31 05:38:56.851497 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-acf88b18-c9bc-4ff8-b672-bfafc540f536 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Created reservations ['85acf510-045d-4640-8433-96dca26842f6', '29633f57-4d65-4604-9092-23eeeb0d43d4'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:56.887395 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-acf88b18-c9bc-4ff8-b672-bfafc540f536 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:38:56.887815 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1183/4741] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:38:56 2026] POST /volume/v3/backups => generated 316 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:56.897277 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f031580e-7d53-47a4-9584-e0f1bd3643b4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:56.899728 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f031580e-7d53-47a4-9584-e0f1bd3643b4 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:38:56.900041 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f031580e-7d53-47a4-9584-e0f1bd3643b4 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:56.900326 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f031580e-7d53-47a4-9584-e0f1bd3643b4 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:56.900484 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f031580e-7d53-47a4-9584-e0f1bd3643b4 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:56.905826 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:56.905826 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:56.906695 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f031580e-7d53-47a4-9584-e0f1bd3643b4 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:38:56.907228 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1197/4742] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:56 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:57.545638 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4fd2b2f8-8b5d-4d89-bbb1-d72ee0c5bcd9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:57.547440 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4fd2b2f8-8b5d-4d89-bbb1-d72ee0c5bcd9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 Jul 31 05:38:57.547665 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4fd2b2f8-8b5d-4d89-bbb1-d72ee0c5bcd9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:57.547845 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4fd2b2f8-8b5d-4d89-bbb1-d72ee0c5bcd9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:57.555645 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:57.555645 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:57.559221 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4fd2b2f8-8b5d-4d89-bbb1-d72ee0c5bcd9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:38:57.563546 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4fd2b2f8-8b5d-4d89-bbb1-d72ee0c5bcd9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 returned with HTTP 200 Jul 31 05:38:57.563922 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1189/4743] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:57 2026] GET /volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:57.575970 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5ea54e3c-b61f-485e-8d91-7d6fe3109768 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:57.577756 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ea54e3c-b61f-485e-8d91-7d6fe3109768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:38:57.578148 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5ea54e3c-b61f-485e-8d91-7d6fe3109768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dab96039-8d68-4b9d-b513-c4c3d1b87fb1", "name": "tempest-VolumesBackupsTest-Backup-1323298710"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:38:57.579577 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-5ea54e3c-b61f-485e-8d91-7d6fe3109768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating new backup {'backup': {'volume_id': 'dab96039-8d68-4b9d-b513-c4c3d1b87fb1', 'name': 'tempest-VolumesBackupsTest-Backup-1323298710'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:38:57.579746 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-5ea54e3c-b61f-485e-8d91-7d6fe3109768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating backup of volume dab96039-8d68-4b9d-b513-c4c3d1b87fb1 in container None Jul 31 05:38:57.587212 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:57.587212 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:57.587724 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5ea54e3c-b61f-485e-8d91-7d6fe3109768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:38:57.608019 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-5ea54e3c-b61f-485e-8d91-7d6fe3109768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Created reservations ['f24fbde7-d784-4556-bd3f-9d3de31a6e4f', 'a68b8c27-69be-44bb-b242-578317868ffb'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:38:57.644505 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5ea54e3c-b61f-485e-8d91-7d6fe3109768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:38:57.644867 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1175/4744] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:38:57 2026] POST /volume/v3/backups => generated 330 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:38:57.654115 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d37c3b1c-2840-4f35-9775-bbdddec7d315 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:57.656948 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d37c3b1c-2840-4f35-9775-bbdddec7d315 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:38:57.656948 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d37c3b1c-2840-4f35-9775-bbdddec7d315 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:57.656948 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d37c3b1c-2840-4f35-9775-bbdddec7d315 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:57.656948 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d37c3b1c-2840-4f35-9775-bbdddec7d315 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:57.658757 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=350,cinder:UPDATE=75,cinder:INSERT=44 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:38:57.663914 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:57.663914 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:57.665228 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d37c3b1c-2840-4f35-9775-bbdddec7d315 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:38:57.665962 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1184/4745] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:57 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:57.919448 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-176f2531-ef30-40af-a662-c23598d338da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:57.921173 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-176f2531-ef30-40af-a662-c23598d338da tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:38:57.921365 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-176f2531-ef30-40af-a662-c23598d338da tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:57.921540 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-176f2531-ef30-40af-a662-c23598d338da tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:57.921636 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-176f2531-ef30-40af-a662-c23598d338da tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:57.925638 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:57.925638 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:57.926176 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-176f2531-ef30-40af-a662-c23598d338da tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:38:57.926499 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1198/4746] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:57 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:58.677453 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-201fc78b-384b-4c4e-93b7-e8eb524e3435 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:58.679245 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-201fc78b-384b-4c4e-93b7-e8eb524e3435 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:38:58.679516 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-201fc78b-384b-4c4e-93b7-e8eb524e3435 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:58.679766 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-201fc78b-384b-4c4e-93b7-e8eb524e3435 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:58.679909 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-201fc78b-384b-4c4e-93b7-e8eb524e3435 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:58.686388 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:58.686388 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:38:58.687407 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-201fc78b-384b-4c4e-93b7-e8eb524e3435 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:38:58.687790 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1190/4747] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:58 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:58.938349 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e0a82789-b946-42d3-a6a3-431474654221 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:58.940396 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0a82789-b946-42d3-a6a3-431474654221 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:38:58.940648 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0a82789-b946-42d3-a6a3-431474654221 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:58.940932 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e0a82789-b946-42d3-a6a3-431474654221 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:58.941053 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e0a82789-b946-42d3-a6a3-431474654221 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:58.945291 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:58.945291 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:38:58.945916 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e0a82789-b946-42d3-a6a3-431474654221 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:38:58.946284 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1176/4748] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:58 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:59.705773 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-789b8b3a-b04b-43da-8f22-d1b0a1a59d8c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:59.709456 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-789b8b3a-b04b-43da-8f22-d1b0a1a59d8c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:38:59.709456 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-789b8b3a-b04b-43da-8f22-d1b0a1a59d8c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:59.709456 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-789b8b3a-b04b-43da-8f22-d1b0a1a59d8c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:59.709456 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-789b8b3a-b04b-43da-8f22-d1b0a1a59d8c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:59.715620 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:59.715620 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:38:59.716923 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-789b8b3a-b04b-43da-8f22-d1b0a1a59d8c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:38:59.717589 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1185/4749] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:38:59 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 739 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:38:59.955948 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7cae1d2e-c964-452d-bc9e-08066d58103a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:38:59.958113 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cae1d2e-c964-452d-bc9e-08066d58103a tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:38:59.958428 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cae1d2e-c964-452d-bc9e-08066d58103a tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:38:59.958628 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cae1d2e-c964-452d-bc9e-08066d58103a tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:38:59.958725 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7cae1d2e-c964-452d-bc9e-08066d58103a tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:38:59.962889 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:38:59.962889 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:38:59.963455 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cae1d2e-c964-452d-bc9e-08066d58103a tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:38:59.963799 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1199/4750] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:38:59 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:00.733172 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-33c63c9b-9937-49a5-b7a0-12c447efc1ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:00.741212 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33c63c9b-9937-49a5-b7a0-12c447efc1ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:00.741973 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33c63c9b-9937-49a5-b7a0-12c447efc1ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:00.743052 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-33c63c9b-9937-49a5-b7a0-12c447efc1ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:00.743171 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-33c63c9b-9937-49a5-b7a0-12c447efc1ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:00.762514 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:00.762514 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:00.763629 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-33c63c9b-9937-49a5-b7a0-12c447efc1ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:00.764183 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1191/4751] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:00 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 739 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:00.974275 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9c6fe021-ec9c-4bdc-8cb0-78afb5922907 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:00.977604 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c6fe021-ec9c-4bdc-8cb0-78afb5922907 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:00.977854 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c6fe021-ec9c-4bdc-8cb0-78afb5922907 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:00.978069 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9c6fe021-ec9c-4bdc-8cb0-78afb5922907 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:00.978210 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9c6fe021-ec9c-4bdc-8cb0-78afb5922907 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:00.982626 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:00.982626 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:00.983365 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9c6fe021-ec9c-4bdc-8cb0-78afb5922907 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:00.983777 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1177/4752] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:00 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:01.783799 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-702c4e96-4f8e-433c-95ce-07717bc10322 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:01.787886 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-702c4e96-4f8e-433c-95ce-07717bc10322 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:01.792973 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-702c4e96-4f8e-433c-95ce-07717bc10322 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:01.792973 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-702c4e96-4f8e-433c-95ce-07717bc10322 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:01.792973 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-702c4e96-4f8e-433c-95ce-07717bc10322 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:01.799772 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:01.799772 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:01.800823 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-702c4e96-4f8e-433c-95ce-07717bc10322 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:01.804603 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1186/4753] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:01 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:01.997567 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6e702d7d-3740-4552-96e9-9acfd6fd9e97 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:01.999830 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e702d7d-3740-4552-96e9-9acfd6fd9e97 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:02.000173 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e702d7d-3740-4552-96e9-9acfd6fd9e97 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:02.000427 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6e702d7d-3740-4552-96e9-9acfd6fd9e97 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:02.000567 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6e702d7d-3740-4552-96e9-9acfd6fd9e97 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:02.010971 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:02.010971 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:02.011882 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6e702d7d-3740-4552-96e9-9acfd6fd9e97 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:02.012371 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1200/4754] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:01 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:02.816973 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8bf67252-d58a-4e8c-8891-13dd82e93e57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:02.818797 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bf67252-d58a-4e8c-8891-13dd82e93e57 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:02.819077 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bf67252-d58a-4e8c-8891-13dd82e93e57 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:02.819460 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8bf67252-d58a-4e8c-8891-13dd82e93e57 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:02.819609 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8bf67252-d58a-4e8c-8891-13dd82e93e57 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:02.825761 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:02.825761 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:02.826526 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8bf67252-d58a-4e8c-8891-13dd82e93e57 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:02.826908 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1192/4755] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:02 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:03.023459 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3a6e9451-01fe-4b0e-9766-122c4640d48d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:03.026011 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a6e9451-01fe-4b0e-9766-122c4640d48d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:03.026130 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a6e9451-01fe-4b0e-9766-122c4640d48d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:03.026335 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3a6e9451-01fe-4b0e-9766-122c4640d48d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:03.026602 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-3a6e9451-01fe-4b0e-9766-122c4640d48d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:03.031708 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:03.031708 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:03.032491 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3a6e9451-01fe-4b0e-9766-122c4640d48d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:03.032983 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1178/4756] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:03 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:03.840131 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2fc29d64-e7db-4900-930c-49e3a4c703cc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:03.844710 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2fc29d64-e7db-4900-930c-49e3a4c703cc tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:03.844710 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2fc29d64-e7db-4900-930c-49e3a4c703cc tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:03.844710 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2fc29d64-e7db-4900-930c-49e3a4c703cc tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:03.844710 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2fc29d64-e7db-4900-930c-49e3a4c703cc tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:03.850934 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:03.850934 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:03.853399 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2fc29d64-e7db-4900-930c-49e3a4c703cc tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:03.853399 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1187/4757] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:03 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:04.044426 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7009ade2-703d-480a-a920-a5f12a090524 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:04.046389 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7009ade2-703d-480a-a920-a5f12a090524 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:04.046594 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7009ade2-703d-480a-a920-a5f12a090524 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:04.046788 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7009ade2-703d-480a-a920-a5f12a090524 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:04.046928 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7009ade2-703d-480a-a920-a5f12a090524 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:04.054827 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:04.054827 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:04.055461 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7009ade2-703d-480a-a920-a5f12a090524 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:04.055821 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1201/4758] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:04 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:04.865226 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e94b4e6f-c3d1-4ea2-af73-33f702536571 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:04.867667 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e94b4e6f-c3d1-4ea2-af73-33f702536571 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:04.868205 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e94b4e6f-c3d1-4ea2-af73-33f702536571 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:04.868801 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e94b4e6f-c3d1-4ea2-af73-33f702536571 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:04.868801 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e94b4e6f-c3d1-4ea2-af73-33f702536571 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:04.872769 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=325,cinder:INSERT=49,cinder:UPDATE=91 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:39:04.881957 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:04.881957 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:04.883338 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e94b4e6f-c3d1-4ea2-af73-33f702536571 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:04.884086 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1193/4759] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:04 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:05.068251 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ed9cbf1-4347-428d-b66d-6093ffb2be20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:05.070557 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ed9cbf1-4347-428d-b66d-6093ffb2be20 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:05.070773 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ed9cbf1-4347-428d-b66d-6093ffb2be20 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:05.071063 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ed9cbf1-4347-428d-b66d-6093ffb2be20 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:05.071161 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1ed9cbf1-4347-428d-b66d-6093ffb2be20 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:05.077916 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:05.077916 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:05.078909 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ed9cbf1-4347-428d-b66d-6093ffb2be20 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:05.079721 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1179/4760] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:05 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:05.895114 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba4d358d-67d6-4cc4-8c5d-960f71c79841 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:05.896743 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba4d358d-67d6-4cc4-8c5d-960f71c79841 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:05.896967 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba4d358d-67d6-4cc4-8c5d-960f71c79841 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:05.897208 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba4d358d-67d6-4cc4-8c5d-960f71c79841 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:05.897357 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ba4d358d-67d6-4cc4-8c5d-960f71c79841 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:05.901924 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:05.901924 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:05.902878 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba4d358d-67d6-4cc4-8c5d-960f71c79841 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:05.903318 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1188/4761] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:05 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:06.090407 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-743c3ab1-50c4-47cf-981a-e1ddf7d8f40d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:06.092213 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-743c3ab1-50c4-47cf-981a-e1ddf7d8f40d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:06.092479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-743c3ab1-50c4-47cf-981a-e1ddf7d8f40d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:06.092677 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-743c3ab1-50c4-47cf-981a-e1ddf7d8f40d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:06.092801 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-743c3ab1-50c4-47cf-981a-e1ddf7d8f40d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:06.098773 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:06.098773 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:06.099484 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-743c3ab1-50c4-47cf-981a-e1ddf7d8f40d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:06.099908 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1202/4762] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:06 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:06.915113 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17e280fd-acf5-4e6e-b16e-1f555a63e053 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:06.916790 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17e280fd-acf5-4e6e-b16e-1f555a63e053 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:06.917022 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17e280fd-acf5-4e6e-b16e-1f555a63e053 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:06.917449 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17e280fd-acf5-4e6e-b16e-1f555a63e053 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:06.917584 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-17e280fd-acf5-4e6e-b16e-1f555a63e053 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:06.923545 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:06.923545 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:06.925408 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17e280fd-acf5-4e6e-b16e-1f555a63e053 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:06.925512 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1194/4763] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:06 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:07.117333 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ebc35f28-581c-4291-9bca-b507f387b534 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:07.119545 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebc35f28-581c-4291-9bca-b507f387b534 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:07.120508 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebc35f28-581c-4291-9bca-b507f387b534 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:07.120508 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ebc35f28-581c-4291-9bca-b507f387b534 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:07.120508 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ebc35f28-581c-4291-9bca-b507f387b534 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:07.133812 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:07.133812 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:07.134961 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ebc35f28-581c-4291-9bca-b507f387b534 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:07.135206 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1180/4764] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:07 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:07.967219 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-76c7598d-aff8-4d6a-b24e-08e0770f090e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:07.967219 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76c7598d-aff8-4d6a-b24e-08e0770f090e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:07.967219 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76c7598d-aff8-4d6a-b24e-08e0770f090e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:07.967219 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-76c7598d-aff8-4d6a-b24e-08e0770f090e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:07.967219 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-76c7598d-aff8-4d6a-b24e-08e0770f090e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:07.967219 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:07.967219 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:07.967219 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-76c7598d-aff8-4d6a-b24e-08e0770f090e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:07.967219 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1189/4765] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:07 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:08.145587 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f4ae13a-2cab-431c-8b52-417f89f03b16 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:08.147228 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f4ae13a-2cab-431c-8b52-417f89f03b16 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:08.147424 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f4ae13a-2cab-431c-8b52-417f89f03b16 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:08.147598 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f4ae13a-2cab-431c-8b52-417f89f03b16 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:08.147695 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6f4ae13a-2cab-431c-8b52-417f89f03b16 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:08.153585 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:08.153585 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:08.155200 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f4ae13a-2cab-431c-8b52-417f89f03b16 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:08.155200 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1203/4766] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:08 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:08.974957 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-230b9b28-de02-4ac3-8eb0-3f9871bd9bea None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:08.976824 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-230b9b28-de02-4ac3-8eb0-3f9871bd9bea tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:08.977038 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-230b9b28-de02-4ac3-8eb0-3f9871bd9bea tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:08.977250 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-230b9b28-de02-4ac3-8eb0-3f9871bd9bea tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:08.977356 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-230b9b28-de02-4ac3-8eb0-3f9871bd9bea tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:08.984328 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:08.984328 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:08.985052 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-230b9b28-de02-4ac3-8eb0-3f9871bd9bea tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:08.985657 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1195/4767] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:08 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:09.188257 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a1c8ac88-fd24-412d-8cbc-6f2e576e22ca None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:09.190330 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1c8ac88-fd24-412d-8cbc-6f2e576e22ca tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:09.190561 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1c8ac88-fd24-412d-8cbc-6f2e576e22ca tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:09.190772 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a1c8ac88-fd24-412d-8cbc-6f2e576e22ca tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:09.190909 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a1c8ac88-fd24-412d-8cbc-6f2e576e22ca tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:09.199474 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:09.199474 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:09.200122 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a1c8ac88-fd24-412d-8cbc-6f2e576e22ca tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:09.200490 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1181/4768] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:09 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:09.997015 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9651335d-3299-49d0-afff-23dcdad32955 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:09.998554 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9651335d-3299-49d0-afff-23dcdad32955 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:09.998787 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9651335d-3299-49d0-afff-23dcdad32955 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:09.999025 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9651335d-3299-49d0-afff-23dcdad32955 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:09.999178 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9651335d-3299-49d0-afff-23dcdad32955 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:10.005769 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:10.005769 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:10.005769 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9651335d-3299-49d0-afff-23dcdad32955 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:10.010207 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1190/4769] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:09 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:10.211058 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-584fea44-0b1c-44ba-a0d7-79957bdebf2f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:10.216671 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-584fea44-0b1c-44ba-a0d7-79957bdebf2f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:10.216671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-584fea44-0b1c-44ba-a0d7-79957bdebf2f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:10.216671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-584fea44-0b1c-44ba-a0d7-79957bdebf2f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:10.216671 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-584fea44-0b1c-44ba-a0d7-79957bdebf2f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:10.218771 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:10.218771 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:10.218771 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-584fea44-0b1c-44ba-a0d7-79957bdebf2f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:10.218771 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1204/4770] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:10 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:11.016304 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-01b28cd1-1427-47e0-93eb-6c18a06e0ae8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:11.020861 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01b28cd1-1427-47e0-93eb-6c18a06e0ae8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:11.021043 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01b28cd1-1427-47e0-93eb-6c18a06e0ae8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:11.021231 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-01b28cd1-1427-47e0-93eb-6c18a06e0ae8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:11.021326 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-01b28cd1-1427-47e0-93eb-6c18a06e0ae8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:11.029622 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:11.029622 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:11.029622 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-01b28cd1-1427-47e0-93eb-6c18a06e0ae8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:11.029622 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1196/4771] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:11 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:11.229384 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2ccdbfd-c3a9-4734-8176-553e380dcecc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:11.232987 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2ccdbfd-c3a9-4734-8176-553e380dcecc tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:11.232987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2ccdbfd-c3a9-4734-8176-553e380dcecc tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:11.232987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2ccdbfd-c3a9-4734-8176-553e380dcecc tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:11.232987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b2ccdbfd-c3a9-4734-8176-553e380dcecc tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:11.241411 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:11.241411 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:11.241411 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2ccdbfd-c3a9-4734-8176-553e380dcecc tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:11.241411 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1182/4772] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:11 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:11.578367 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:11.704266 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:11.704729 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1881323342", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:11.706688 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1881323342', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:11.706883 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Create volume of 1 GB Jul 31 05:39:11.711942 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Availability Zones retrieved successfully. Jul 31 05:39:11.719849 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Flow 'volume_create_api' (083c18b9-cbcf-4dc0-b39b-32f99e879640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:11.721254 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f9f2a1-8d73-4ea3-9f3f-ee8b7e47a155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:11.722520 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:11.748874 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23f9f2a1-8d73-4ea3-9f3f-ee8b7e47a155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:11.751395 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f428d0af-6375-4bb0-a5a1-457d419f41cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:11.808052 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Created reservations ['dfc117f9-db84-4366-8057-96bb808dddb5', '2503c8a4-f462-4141-bfb0-b4241f628717', '48a273d0-be82-4a10-a2f4-7bc5e1a509dd', 'be5baa7b-b9be-4666-bf02-1de3b3ea0cd2'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:11.808837 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f428d0af-6375-4bb0-a5a1-457d419f41cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfc117f9-db84-4366-8057-96bb808dddb5', '2503c8a4-f462-4141-bfb0-b4241f628717', '48a273d0-be82-4a10-a2f4-7bc5e1a509dd', 'be5baa7b-b9be-4666-bf02-1de3b3ea0cd2']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:11.809542 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2745ed3-60df-4992-a75c-8d08c410e1ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:11.832707 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2745ed3-60df-4992-a75c-8d08c410e1ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5320e5d0-5376-49cd-8849-4d2c77e57d96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1881323342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='046ffd6dccbe46228ef2625efd227838',qos_specs=None,replication_status=,reservations=['dfc117f9-db84-4366-8057-96bb808dddb5','2503c8a4-f462-4141-bfb0-b4241f628717','48a273d0-be82-4a10-a2f4-7bc5e1a509dd','be5baa7b-b9be-4666-bf02-1de3b3ea0cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd6be2845ae4b1d99a9dd3b4bd928bf',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1881323342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5320e5d0-5376-49cd-8849-4d2c77e57d96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='046ffd6dccbe46228ef2625efd227838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd6be2845ae4b1d99a9dd3b4bd928bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:11.833567 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4883476b-079b-432f-98ce-9da431e052d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:11.851056 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4883476b-079b-432f-98ce-9da431e052d3) transitioned into state 'SUCCESS' from state '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-1881323342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='046ffd6dccbe46228ef2625efd227838',qos_specs=None,replication_status=,reservations=['dfc117f9-db84-4366-8057-96bb808dddb5','2503c8a4-f462-4141-bfb0-b4241f628717','48a273d0-be82-4a10-a2f4-7bc5e1a509dd','be5baa7b-b9be-4666-bf02-1de3b3ea0cd2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd6be2845ae4b1d99a9dd3b4bd928bf',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:11.851970 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f2a4382-65ab-486f-a886-2b0d35bb4d0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:11.861518 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4f2a4382-65ab-486f-a886-2b0d35bb4d0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:11.862429 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Flow 'volume_create_api' (083c18b9-cbcf-4dc0-b39b-32f99e879640) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:11.862791 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Create volume request issued successfully. Jul 31 05:39:11.863451 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14c132b1-eb2f-40f3-bb9a-b3b496fb56b5 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:11.863937 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1191/4773] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:39:11 2026] POST /volume/v3/volumes => generated 765 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:11.875522 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:11.878322 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:11.878686 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-720390427", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:11.880316 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-720390427', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:11.880499 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Create volume of 1 GB Jul 31 05:39:11.884835 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Availability Zones retrieved successfully. Jul 31 05:39:11.890312 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Flow 'volume_create_api' (c0b18ca8-859c-4166-be1a-c858092379d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:11.891374 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3edee9d5-bb5d-4f7c-8783-adad8c1be14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:11.892444 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:11.920896 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3edee9d5-bb5d-4f7c-8783-adad8c1be14d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:11.922006 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f712865d-5352-4cdd-b90d-19f7ee9a89d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:11.967155 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Created reservations ['8d54d5e5-1c28-414b-bcdb-dbc74eb4874d', 'd5104501-f9ac-4de8-bd5e-25913557eb03', '75718c6a-c6b8-4232-aa19-535fad8400cb', 'b3ba5247-b359-40e9-828a-6f9b6963a6a1'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:11.968439 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f712865d-5352-4cdd-b90d-19f7ee9a89d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d54d5e5-1c28-414b-bcdb-dbc74eb4874d', 'd5104501-f9ac-4de8-bd5e-25913557eb03', '75718c6a-c6b8-4232-aa19-535fad8400cb', 'b3ba5247-b359-40e9-828a-6f9b6963a6a1']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:11.968556 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c067c6c-6ff4-4aee-8363-9fbea0643827) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:11.989655 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c067c6c-6ff4-4aee-8363-9fbea0643827) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f96359aa-f92a-4559-8f90-9121abe8623a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-720390427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='046ffd6dccbe46228ef2625efd227838',qos_specs=None,replication_status=,reservations=['8d54d5e5-1c28-414b-bcdb-dbc74eb4874d','d5104501-f9ac-4de8-bd5e-25913557eb03','75718c6a-c6b8-4232-aa19-535fad8400cb','b3ba5247-b359-40e9-828a-6f9b6963a6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd6be2845ae4b1d99a9dd3b4bd928bf',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-720390427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f96359aa-f92a-4559-8f90-9121abe8623a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='046ffd6dccbe46228ef2625efd227838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8dd6be2845ae4b1d99a9dd3b4bd928bf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:11.990630 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa81597-74d7-460a-8050-d9681cd7ef26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:12.007461 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5aa81597-74d7-460a-8050-d9681cd7ef26) transitioned into state 'SUCCESS' from state '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-720390427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='046ffd6dccbe46228ef2625efd227838',qos_specs=None,replication_status=,reservations=['8d54d5e5-1c28-414b-bcdb-dbc74eb4874d','d5104501-f9ac-4de8-bd5e-25913557eb03','75718c6a-c6b8-4232-aa19-535fad8400cb','b3ba5247-b359-40e9-828a-6f9b6963a6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8dd6be2845ae4b1d99a9dd3b4bd928bf',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:12.008437 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d51f046-344c-4f78-9b85-cdda48378951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:12.018937 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d51f046-344c-4f78-9b85-cdda48378951) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:12.020223 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Flow 'volume_create_api' (c0b18ca8-859c-4166-be1a-c858092379d7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:12.020660 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Create volume request issued successfully. Jul 31 05:39:12.021496 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c3a35bd9-02fc-499c-89ae-c15efc5b1058 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:12.022236 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1205/4774] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:39:11 2026] POST /volume/v3/volumes => generated 764 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:12.044963 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0e6803cb-38e0-4b27-8428-01ebbc40cefe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:12.050516 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e6803cb-38e0-4b27-8428-01ebbc40cefe tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:12.050683 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e6803cb-38e0-4b27-8428-01ebbc40cefe tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:12.051242 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0e6803cb-38e0-4b27-8428-01ebbc40cefe tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:12.051242 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0e6803cb-38e0-4b27-8428-01ebbc40cefe tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:12.056396 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:12.056396 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:12.056878 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0e6803cb-38e0-4b27-8428-01ebbc40cefe tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:12.057242 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1197/4775] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:12 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:12.251761 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ee5ade48-f3dd-4853-919a-a07063ac3a1d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:12.254372 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee5ade48-f3dd-4853-919a-a07063ac3a1d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:12.254611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee5ade48-f3dd-4853-919a-a07063ac3a1d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:12.254800 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ee5ade48-f3dd-4853-919a-a07063ac3a1d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:12.254923 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ee5ade48-f3dd-4853-919a-a07063ac3a1d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:12.264459 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:12.264459 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:12.265238 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ee5ade48-f3dd-4853-919a-a07063ac3a1d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:12.265690 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1183/4776] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:12 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 738 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:12.276458 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-45574389-6043-4543-8b4c-6e038f5d7718 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:12.278293 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45574389-6043-4543-8b4c-6e038f5d7718 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] DELETE https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:12.278646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45574389-6043-4543-8b4c-6e038f5d7718 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:12.278717 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-45574389-6043-4543-8b4c-6e038f5d7718 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:12.278771 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-45574389-6043-4543-8b4c-6e038f5d7718 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Delete backup with id: 7691826d-441c-46bc-9c9f-98b170c63468. Jul 31 05:39:12.282775 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:12.282775 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:12.293145 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-45574389-6043-4543-8b4c-6e038f5d7718 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] delete_backup rpcapi backup_id 7691826d-441c-46bc-9c9f-98b170c63468 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:39:12.294713 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-45574389-6043-4543-8b4c-6e038f5d7718 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 202 Jul 31 05:39:12.295348 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1192/4777] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:39:12 2026] DELETE /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:39:12.302297 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-922cd7aa-3e76-464c-a5a1-c43f4584856f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:12.304333 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-922cd7aa-3e76-464c-a5a1-c43f4584856f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:12.304525 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-922cd7aa-3e76-464c-a5a1-c43f4584856f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:12.304701 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-922cd7aa-3e76-464c-a5a1-c43f4584856f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:12.304815 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-922cd7aa-3e76-464c-a5a1-c43f4584856f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:12.311364 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:12.311364 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:12.311939 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-922cd7aa-3e76-464c-a5a1-c43f4584856f tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 200 Jul 31 05:39:12.312289 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1206/4778] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:12 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:13.072025 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-730cdf2e-b49a-4615-bf05-d38631e08385 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:13.073728 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-730cdf2e-b49a-4615-bf05-d38631e08385 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:13.073963 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-730cdf2e-b49a-4615-bf05-d38631e08385 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:13.074165 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-730cdf2e-b49a-4615-bf05-d38631e08385 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:13.074284 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-730cdf2e-b49a-4615-bf05-d38631e08385 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:13.078873 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:13.078873 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:13.079597 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-730cdf2e-b49a-4615-bf05-d38631e08385 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:13.079939 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1198/4779] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:13 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:13.324323 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9d471e3c-d626-4299-a75c-49d8c0e82f43 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:13.325986 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d471e3c-d626-4299-a75c-49d8c0e82f43 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 Jul 31 05:39:13.326242 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d471e3c-d626-4299-a75c-49d8c0e82f43 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:13.326461 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9d471e3c-d626-4299-a75c-49d8c0e82f43 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:13.326600 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9d471e3c-d626-4299-a75c-49d8c0e82f43 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Show backup with id 7691826d-441c-46bc-9c9f-98b170c63468. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:13.329812 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9d471e3c-d626-4299-a75c-49d8c0e82f43 tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 returned with HTTP 404 Jul 31 05:39:13.330292 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1184/4780] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:13 2026] GET /volume/v3/backups/7691826d-441c-46bc-9c9f-98b170c63468 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:13.336521 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2ff3a40c-d2b8-4078-8f1e-9f362115a94d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:13.338086 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ff3a40c-d2b8-4078-8f1e-9f362115a94d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 Jul 31 05:39:13.338292 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ff3a40c-d2b8-4078-8f1e-9f362115a94d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:13.338461 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ff3a40c-d2b8-4078-8f1e-9f362115a94d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:13.338603 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-2ff3a40c-d2b8-4078-8f1e-9f362115a94d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Delete volume with id: 6d377ca1-e77b-4528-b944-7cc6873e7ad8 Jul 31 05:39:13.348918 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:13.348918 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:13.350202 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2ff3a40c-d2b8-4078-8f1e-9f362115a94d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Volume info retrieved successfully. Jul 31 05:39:13.367309 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2ff3a40c-d2b8-4078-8f1e-9f362115a94d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Delete volume request issued successfully. Jul 31 05:39:13.368018 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ff3a40c-d2b8-4078-8f1e-9f362115a94d tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 returned with HTTP 202 Jul 31 05:39:13.368425 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1193/4781] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:39:13 2026] DELETE /volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:13.378585 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0fb411a8-ecaa-4ac2-8316-038b7b33be7c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:13.381321 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fb411a8-ecaa-4ac2-8316-038b7b33be7c tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 Jul 31 05:39:13.381486 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fb411a8-ecaa-4ac2-8316-038b7b33be7c tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:13.381687 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0fb411a8-ecaa-4ac2-8316-038b7b33be7c tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:13.388837 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:13.388837 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:13.392205 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0fb411a8-ecaa-4ac2-8316-038b7b33be7c tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Volume info retrieved successfully. Jul 31 05:39:13.395742 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0fb411a8-ecaa-4ac2-8316-038b7b33be7c tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 returned with HTTP 200 Jul 31 05:39:13.396110 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1207/4782] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:13 2026] GET /volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:14.089631 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-530ddd39-9899-4bab-b82a-d75840c064ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:14.091252 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-530ddd39-9899-4bab-b82a-d75840c064ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:14.091434 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-530ddd39-9899-4bab-b82a-d75840c064ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:14.091605 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-530ddd39-9899-4bab-b82a-d75840c064ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:14.091705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-530ddd39-9899-4bab-b82a-d75840c064ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:14.095708 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:14.095708 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:14.096397 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-530ddd39-9899-4bab-b82a-d75840c064ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:14.096721 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1199/4783] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:14 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 752 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:14.105360 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d0063799-226d-4371-b994-5b9d0721c677 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:14.107067 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0063799-226d-4371-b994-5b9d0721c677 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:39:14.107441 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0063799-226d-4371-b994-5b9d0721c677 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "dab96039-8d68-4b9d-b513-c4c3d1b87fb1", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1649865378"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:14.109172 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-d0063799-226d-4371-b994-5b9d0721c677 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating new backup {'backup': {'volume_id': 'dab96039-8d68-4b9d-b513-c4c3d1b87fb1', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1649865378'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:39:14.109287 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-d0063799-226d-4371-b994-5b9d0721c677 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating backup of volume dab96039-8d68-4b9d-b513-c4c3d1b87fb1 in container None Jul 31 05:39:14.115802 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:14.115802 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:14.116231 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d0063799-226d-4371-b994-5b9d0721c677 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:39:14.130659 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d0063799-226d-4371-b994-5b9d0721c677 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Created reservations ['fc902799-a421-4fdb-8d47-240d0faabc47', 'f3ae3a17-6238-4e41-91c2-1b923dab345a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:14.159307 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0063799-226d-4371-b994-5b9d0721c677 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:39:14.159704 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1185/4784] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:39:14 2026] POST /volume/v3/backups => generated 330 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:14.167597 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e8c87f54-e923-435e-bab7-7938d3c00524 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:14.169371 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8c87f54-e923-435e-bab7-7938d3c00524 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:14.169660 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8c87f54-e923-435e-bab7-7938d3c00524 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:14.169710 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8c87f54-e923-435e-bab7-7938d3c00524 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:14.169840 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e8c87f54-e923-435e-bab7-7938d3c00524 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:14.174334 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:14.174334 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:14.175136 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8c87f54-e923-435e-bab7-7938d3c00524 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:14.175503 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1194/4785] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:14 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:14.407905 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99559d1a-d3e1-45b0-a19d-f74b9c1770af None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:14.409638 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99559d1a-d3e1-45b0-a19d-f74b9c1770af tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] GET https://10.4.3.227/volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 Jul 31 05:39:14.409850 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99559d1a-d3e1-45b0-a19d-f74b9c1770af tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:14.410027 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99559d1a-d3e1-45b0-a19d-f74b9c1770af tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:14.416577 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99559d1a-d3e1-45b0-a19d-f74b9c1770af tempest-ProjectReaderTests39-968362951 tempest-ProjectReaderTests39-968362951-project-admin] https://10.4.3.227/volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 returned with HTTP 404 Jul 31 05:39:14.417116 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1208/4786] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:39:14 2026] GET /volume/v3/volumes/6d377ca1-e77b-4528-b944-7cc6873e7ad8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:15.184951 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1284e0b6-7530-4633-ab89-0ca2a851bed5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:15.187500 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1284e0b6-7530-4633-ab89-0ca2a851bed5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:15.187728 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1284e0b6-7530-4633-ab89-0ca2a851bed5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:15.187927 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1284e0b6-7530-4633-ab89-0ca2a851bed5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:15.188016 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1284e0b6-7530-4633-ab89-0ca2a851bed5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:15.192085 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:15.192085 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:15.192807 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1284e0b6-7530-4633-ab89-0ca2a851bed5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:15.193335 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1200/4787] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:15 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:15.757133 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:15.840787 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:15.841070 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1334534644"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:15.842693 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1334534644'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:15.842864 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume of 1 GB Jul 31 05:39:15.843160 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:15.843160 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:15.847023 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Availability Zones retrieved successfully. Jul 31 05:39:15.853925 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (e4bd6315-6f27-43d3-80b2-d6b20397dc28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:15.855023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd8bd28-3307-4f59-bbf4-db466386bfd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:15.855715 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:15.878120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebd8bd28-3307-4f59-bbf4-db466386bfd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:15.878945 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82be81db-6a50-41b8-b606-6991422cab8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:16.679279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['0238932f-116e-4af2-97f6-0892662c0af6', 'b2fdc3fa-8f14-48f8-8bcf-0df7c21263fa', 'b3ffc1c7-0871-478e-82c2-023d874fe786', '86ebf04a-30f3-4268-904b-b1d974272eea'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:16.679279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82be81db-6a50-41b8-b606-6991422cab8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0238932f-116e-4af2-97f6-0892662c0af6', 'b2fdc3fa-8f14-48f8-8bcf-0df7c21263fa', 'b3ffc1c7-0871-478e-82c2-023d874fe786', '86ebf04a-30f3-4268-904b-b1d974272eea']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:16.679279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3616b0-9b37-43d2-bfa0-716b7930dc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:16.679279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c3616b0-9b37-43d2-bfa0-716b7930dc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78a8c78b-6d8e-4f88-aaee-c7c6c8118008', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1334534644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['0238932f-116e-4af2-97f6-0892662c0af6','b2fdc3fa-8f14-48f8-8bcf-0df7c21263fa','b3ffc1c7-0871-478e-82c2-023d874fe786','86ebf04a-30f3-4268-904b-b1d974272eea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1334534644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78a8c78b-6d8e-4f88-aaee-c7c6c8118008,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='128b23833de74e13a5b17d94d2d1dad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65a060cd61894851b88e8a806c1e3435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:16.679279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f29034d-9de4-4d4e-ba51-70ebf0e37939) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:16.679279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f29034d-9de4-4d4e-ba51-70ebf0e37939) transitioned into state 'SUCCESS' from state '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-1334534644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['0238932f-116e-4af2-97f6-0892662c0af6','b2fdc3fa-8f14-48f8-8bcf-0df7c21263fa','b3ffc1c7-0871-478e-82c2-023d874fe786','86ebf04a-30f3-4268-904b-b1d974272eea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:16.683052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3e94ee-f810-45cf-93be-4b8f77de20d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:16.683052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b3e94ee-f810-45cf-93be-4b8f77de20d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:16.683052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (e4bd6315-6f27-43d3-80b2-d6b20397dc28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:16.683052 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request issued successfully. Jul 31 05:39:16.683052 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a166e97f-3e86-40a5-b4f0-39e3c1086409 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:16.683052 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1186/4788] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:39:15 2026] POST /volume/v3/volumes => generated 778 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:16.683966 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-55ea00ad-b4fa-4bf1-9adb-fab43b5b8bfd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:16.683966 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55ea00ad-b4fa-4bf1-9adb-fab43b5b8bfd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 Jul 31 05:39:16.683966 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55ea00ad-b4fa-4bf1-9adb-fab43b5b8bfd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:16.683966 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55ea00ad-b4fa-4bf1-9adb-fab43b5b8bfd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:16.683966 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:16.683966 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:16.683966 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-55ea00ad-b4fa-4bf1-9adb-fab43b5b8bfd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:16.683966 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55ea00ad-b4fa-4bf1-9adb-fab43b5b8bfd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 returned with HTTP 200 Jul 31 05:39:16.683966 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1195/4789] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:15 2026] GET /volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:16.684931 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91fb82e5-c21b-426b-8b67-236625ecdff7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:16.684931 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91fb82e5-c21b-426b-8b67-236625ecdff7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:16.684931 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91fb82e5-c21b-426b-8b67-236625ecdff7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:16.684931 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91fb82e5-c21b-426b-8b67-236625ecdff7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:16.684931 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-91fb82e5-c21b-426b-8b67-236625ecdff7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:16.684931 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:16.684931 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:16.684931 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91fb82e5-c21b-426b-8b67-236625ecdff7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:16.684931 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1209/4790] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:16 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:17.025487 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b4d9bcad-d32a-45fe-8782-6d3a5b28aae6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:17.027653 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4d9bcad-d32a-45fe-8782-6d3a5b28aae6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 Jul 31 05:39:17.027852 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4d9bcad-d32a-45fe-8782-6d3a5b28aae6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:17.028031 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b4d9bcad-d32a-45fe-8782-6d3a5b28aae6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:17.036089 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:17.036089 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:17.039873 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b4d9bcad-d32a-45fe-8782-6d3a5b28aae6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:17.043786 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b4d9bcad-d32a-45fe-8782-6d3a5b28aae6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 returned with HTTP 200 Jul 31 05:39:17.044319 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1201/4791] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:17 2026] GET /volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:17.057013 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-30dc5340-b7e5-48f8-a051-9b016f1c04b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:17.136462 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30dc5340-b7e5-48f8-a051-9b016f1c04b7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:39:17.136802 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30dc5340-b7e5-48f8-a051-9b016f1c04b7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78a8c78b-6d8e-4f88-aaee-c7c6c8118008", "name": "tempest-ProjectMemberTests-Snapshot-2029949571"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:17.145559 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:17.145559 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:17.146024 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-30dc5340-b7e5-48f8-a051-9b016f1c04b7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Volume info retrieved successfully. Jul 31 05:39:17.146187 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-30dc5340-b7e5-48f8-a051-9b016f1c04b7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Create snapshot from volume 78a8c78b-6d8e-4f88-aaee-c7c6c8118008 Jul 31 05:39:17.177792 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-30dc5340-b7e5-48f8-a051-9b016f1c04b7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Created reservations ['b7210ce0-c44a-4497-8815-30f00ea13b00', '0ab42a9a-f86b-4599-8048-f2b631d5753d', '85cc2ad1-61a4-4c70-a8ee-ffbdf4cd6a5f', '6ff0e424-9dc9-41f9-a3f9-13a40939d224'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:17.205514 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-30dc5340-b7e5-48f8-a051-9b016f1c04b7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot create request issued successfully. Jul 31 05:39:17.205849 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30dc5340-b7e5-48f8-a051-9b016f1c04b7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:39:17.206234 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1187/4792] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:39:17 2026] POST /volume/v3/snapshots => generated 305 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:17.217608 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2dd9e731-695d-41b2-878d-e4475346cbba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:17.219436 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2dd9e731-695d-41b2-878d-e4475346cbba tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] GET https://10.4.3.227/volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a Jul 31 05:39:17.219639 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2dd9e731-695d-41b2-878d-e4475346cbba tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:17.219884 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2dd9e731-695d-41b2-878d-e4475346cbba tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:17.223673 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d5b01524-6a5b-4744-87b0-11a683234d29 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:17.224899 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:17.224899 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:17.225393 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2dd9e731-695d-41b2-878d-e4475346cbba tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot retrieved successfully. Jul 31 05:39:17.226112 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2dd9e731-695d-41b2-878d-e4475346cbba tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a returned with HTTP 200 Jul 31 05:39:17.226202 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5b01524-6a5b-4744-87b0-11a683234d29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:17.226416 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5b01524-6a5b-4744-87b0-11a683234d29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:17.226532 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1196/4793] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:17 2026] GET /volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a => generated 437 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:17.226586 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d5b01524-6a5b-4744-87b0-11a683234d29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:17.226709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d5b01524-6a5b-4744-87b0-11a683234d29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:17.232864 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:17.232864 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:17.233599 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d5b01524-6a5b-4744-87b0-11a683234d29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:17.234042 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1210/4794] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:17 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:18.237133 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e8fee77b-20aa-45ee-b5dc-01c314af3232 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:18.239156 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8fee77b-20aa-45ee-b5dc-01c314af3232 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] GET https://10.4.3.227/volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a Jul 31 05:39:18.239394 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8fee77b-20aa-45ee-b5dc-01c314af3232 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:18.239612 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e8fee77b-20aa-45ee-b5dc-01c314af3232 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:18.245955 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:18.245955 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:18.246564 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e8fee77b-20aa-45ee-b5dc-01c314af3232 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot retrieved successfully. Jul 31 05:39:18.247742 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e8fee77b-20aa-45ee-b5dc-01c314af3232 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a returned with HTTP 200 Jul 31 05:39:18.248285 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1202/4795] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:18 2026] GET /volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:18.250973 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-475a4226-a402-44c1-a499-abd844263c89 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:18.253867 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-475a4226-a402-44c1-a499-abd844263c89 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:18.254125 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-475a4226-a402-44c1-a499-abd844263c89 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:18.254372 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-475a4226-a402-44c1-a499-abd844263c89 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:18.254537 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-475a4226-a402-44c1-a499-abd844263c89 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:18.257196 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-696532b7-1b59-4c18-a21f-70aec4fa6f83 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:18.258824 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-696532b7-1b59-4c18-a21f-70aec4fa6f83 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a Jul 31 05:39:18.259007 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-696532b7-1b59-4c18-a21f-70aec4fa6f83 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:18.259201 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-696532b7-1b59-4c18-a21f-70aec4fa6f83 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:18.259291 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-696532b7-1b59-4c18-a21f-70aec4fa6f83 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Delete snapshot with id: 53fa4e2c-38a4-433f-917c-2b1bdf28d60a Jul 31 05:39:18.259778 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:18.259778 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:18.260788 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-475a4226-a402-44c1-a499-abd844263c89 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:18.261288 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1188/4796] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:18 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:18.263772 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:18.263772 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:18.264163 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-696532b7-1b59-4c18-a21f-70aec4fa6f83 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot retrieved successfully. Jul 31 05:39:18.285730 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-696532b7-1b59-4c18-a21f-70aec4fa6f83 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot delete request issued successfully. Jul 31 05:39:18.285730 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-696532b7-1b59-4c18-a21f-70aec4fa6f83 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a returned with HTTP 202 Jul 31 05:39:18.285730 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1197/4797] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:39:18 2026] DELETE /volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:18.290312 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6aa8a518-194f-4844-9990-5623dc163f4e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:18.292206 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6aa8a518-194f-4844-9990-5623dc163f4e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] GET https://10.4.3.227/volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a Jul 31 05:39:18.292422 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6aa8a518-194f-4844-9990-5623dc163f4e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:18.292637 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6aa8a518-194f-4844-9990-5623dc163f4e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:18.297920 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:18.297920 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:18.298318 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6aa8a518-194f-4844-9990-5623dc163f4e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot retrieved successfully. Jul 31 05:39:18.299039 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6aa8a518-194f-4844-9990-5623dc163f4e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a returned with HTTP 200 Jul 31 05:39:18.299393 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1211/4798] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:18 2026] GET /volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:19.270811 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57a10739-1934-4a98-a85c-4e03d42b459d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:19.273674 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57a10739-1934-4a98-a85c-4e03d42b459d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:19.273848 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57a10739-1934-4a98-a85c-4e03d42b459d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:19.274129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57a10739-1934-4a98-a85c-4e03d42b459d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:19.274291 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-57a10739-1934-4a98-a85c-4e03d42b459d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:19.279224 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:19.279224 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:19.280016 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57a10739-1934-4a98-a85c-4e03d42b459d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:19.280931 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1203/4799] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:19 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:19.310565 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-714711bb-3284-41b3-beac-3af2ac213d3a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:19.313126 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-714711bb-3284-41b3-beac-3af2ac213d3a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] GET https://10.4.3.227/volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a Jul 31 05:39:19.313332 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-714711bb-3284-41b3-beac-3af2ac213d3a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:19.313524 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-714711bb-3284-41b3-beac-3af2ac213d3a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:19.317323 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-714711bb-3284-41b3-beac-3af2ac213d3a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a returned with HTTP 404 Jul 31 05:39:19.320738 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1189/4800] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:19 2026] GET /volume/v3/snapshots/53fa4e2c-38a4-433f-917c-2b1bdf28d60a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:19.325938 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ccc5277f-a377-4bce-8833-9ba87069db20 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:19.328260 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ccc5277f-a377-4bce-8833-9ba87069db20 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 Jul 31 05:39:19.328541 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ccc5277f-a377-4bce-8833-9ba87069db20 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:19.328826 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ccc5277f-a377-4bce-8833-9ba87069db20 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:19.329062 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ccc5277f-a377-4bce-8833-9ba87069db20 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume with id: 78a8c78b-6d8e-4f88-aaee-c7c6c8118008 Jul 31 05:39:19.339192 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:19.339192 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:19.339919 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ccc5277f-a377-4bce-8833-9ba87069db20 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:19.357631 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ccc5277f-a377-4bce-8833-9ba87069db20 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume request issued successfully. Jul 31 05:39:19.357848 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ccc5277f-a377-4bce-8833-9ba87069db20 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 returned with HTTP 202 Jul 31 05:39:19.358247 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1198/4801] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:19 2026] DELETE /volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:19.366829 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b49eeeb-8783-4e0a-818c-053565562a5a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:19.369034 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b49eeeb-8783-4e0a-818c-053565562a5a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 Jul 31 05:39:19.369307 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b49eeeb-8783-4e0a-818c-053565562a5a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:19.369547 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b49eeeb-8783-4e0a-818c-053565562a5a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:19.395856 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:19.395856 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:19.399473 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7b49eeeb-8783-4e0a-818c-053565562a5a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:19.403391 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b49eeeb-8783-4e0a-818c-053565562a5a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 returned with HTTP 200 Jul 31 05:39:19.403751 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1212/4802] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:19 2026] GET /volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:39:20.290473 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-adde3844-610a-4cf0-a2c4-fd0325e79814 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:20.292186 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-adde3844-610a-4cf0-a2c4-fd0325e79814 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:20.292373 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-adde3844-610a-4cf0-a2c4-fd0325e79814 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:20.292568 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-adde3844-610a-4cf0-a2c4-fd0325e79814 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:20.292697 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-adde3844-610a-4cf0-a2c4-fd0325e79814 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:20.297133 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:20.297133 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:20.297778 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-adde3844-610a-4cf0-a2c4-fd0325e79814 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:20.298118 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1204/4803] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:20 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:20.415577 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-88fdc5f3-214e-4a59-941c-9885b8ed97dd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:20.417123 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88fdc5f3-214e-4a59-941c-9885b8ed97dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 Jul 31 05:39:20.417294 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88fdc5f3-214e-4a59-941c-9885b8ed97dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:20.417459 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-88fdc5f3-214e-4a59-941c-9885b8ed97dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:20.423004 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-88fdc5f3-214e-4a59-941c-9885b8ed97dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 returned with HTTP 404 Jul 31 05:39:20.423536 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1190/4804] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:20 2026] GET /volume/v3/volumes/78a8c78b-6d8e-4f88-aaee-c7c6c8118008 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:20.431669 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3d5550de-79fe-4f7f-8918-3458e899c09c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:20.433380 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:20.433691 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1630050374"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:20.435074 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1630050374'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:20.435208 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume of 1 GB Jul 31 05:39:20.438978 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Availability Zones retrieved successfully. Jul 31 05:39:20.443966 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (08aa0689-d514-47f8-8259-5244581a1618) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:20.444852 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c794e8-1855-4f86-aa11-78d4e4108283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:20.445641 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:20.470313 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46c794e8-1855-4f86-aa11-78d4e4108283) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:20.471032 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4a321f-2965-43d8-8fe3-424adf5ebfb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:20.508466 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['966b0a1f-a0a0-4573-b00b-71b133884921', '5506c688-2715-4ed4-8f58-8235ed2be928', 'a8f5aae9-e561-4c56-b9fe-f3e4b58c3e15', 'f3266439-1f40-4b63-96e8-057d5ce36644'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:20.509200 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4a321f-2965-43d8-8fe3-424adf5ebfb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['966b0a1f-a0a0-4573-b00b-71b133884921', '5506c688-2715-4ed4-8f58-8235ed2be928', 'a8f5aae9-e561-4c56-b9fe-f3e4b58c3e15', 'f3266439-1f40-4b63-96e8-057d5ce36644']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:20.509874 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f99dadf-5c7c-439e-bbe0-5b92e91648e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:20.531363 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f99dadf-5c7c-439e-bbe0-5b92e91648e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c5300d9-ba52-44e7-9d55-4ab875c19149', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1630050374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['966b0a1f-a0a0-4573-b00b-71b133884921','5506c688-2715-4ed4-8f58-8235ed2be928','a8f5aae9-e561-4c56-b9fe-f3e4b58c3e15','f3266439-1f40-4b63-96e8-057d5ce36644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1630050374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c5300d9-ba52-44e7-9d55-4ab875c19149,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='128b23833de74e13a5b17d94d2d1dad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65a060cd61894851b88e8a806c1e3435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:20.532111 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e55ea5dc-1c41-47b9-951e-e752cae41794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:20.548783 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e55ea5dc-1c41-47b9-951e-e752cae41794) transitioned into state 'SUCCESS' from state '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-1630050374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['966b0a1f-a0a0-4573-b00b-71b133884921','5506c688-2715-4ed4-8f58-8235ed2be928','a8f5aae9-e561-4c56-b9fe-f3e4b58c3e15','f3266439-1f40-4b63-96e8-057d5ce36644'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:20.549606 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e14305a-70d5-479e-ab69-dec15b548a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:20.561715 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e14305a-70d5-479e-ab69-dec15b548a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:20.562545 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (08aa0689-d514-47f8-8259-5244581a1618) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:20.562876 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request issued successfully. Jul 31 05:39:20.563473 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3d5550de-79fe-4f7f-8918-3458e899c09c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:20.563943 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1199/4805] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:39:20 2026] POST /volume/v3/volumes => generated 778 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:20.578515 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-04b83310-4260-4c89-8135-3f92baa7abd8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:20.579986 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04b83310-4260-4c89-8135-3f92baa7abd8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 Jul 31 05:39:20.580190 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04b83310-4260-4c89-8135-3f92baa7abd8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:20.580372 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04b83310-4260-4c89-8135-3f92baa7abd8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:20.586781 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:20.586781 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:20.589955 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-04b83310-4260-4c89-8135-3f92baa7abd8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:20.593537 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04b83310-4260-4c89-8135-3f92baa7abd8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 returned with HTTP 200 Jul 31 05:39:20.593891 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1213/4806] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:20 2026] GET /volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:20.889877 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dcbc79c4-47ef-4d7e-a2c9-ecb7ccab76d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:20.891561 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcbc79c4-47ef-4d7e-a2c9-ecb7ccab76d2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:20.891665 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcbc79c4-47ef-4d7e-a2c9-ecb7ccab76d2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:20.891764 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dcbc79c4-47ef-4d7e-a2c9-ecb7ccab76d2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:20.898022 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:20.898022 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:20.901344 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dcbc79c4-47ef-4d7e-a2c9-ecb7ccab76d2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:20.905112 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dcbc79c4-47ef-4d7e-a2c9-ecb7ccab76d2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:20.905477 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1205/4807] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:20 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 938 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:21.218921 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-46ef62f1-f90b-442b-825a-474a8d7f1922 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.220811 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-46ef62f1-f90b-442b-825a-474a8d7f1922 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:21.220984 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-46ef62f1-f90b-442b-825a-474a8d7f1922 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:21.221183 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-46ef62f1-f90b-442b-825a-474a8d7f1922 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:21.227403 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.227403 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:21.231372 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-46ef62f1-f90b-442b-825a-474a8d7f1922 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:21.235502 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-46ef62f1-f90b-442b-825a-474a8d7f1922 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:21.235927 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1191/4808] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:21 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 938 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:21.298159 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e0323f28-6070-4977-b94f-16889b293b42 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.298670 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e0323f28-6070-4977-b94f-16889b293b42 None None] GET https://10.4.3.227/volume// Jul 31 05:39:21.298892 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e0323f28-6070-4977-b94f-16889b293b42 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:21.299108 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e0323f28-6070-4977-b94f-16889b293b42 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:21.299450 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e0323f28-6070-4977-b94f-16889b293b42 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:21.299831 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1200/4809] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:39: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 31 05:39:21.306853 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5918a437-63e9-4574-98fd-fc88d15b62b8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.308433 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-00540713-85e3-4a3a-a8f6-a13ef687ffd7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.309430 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5918a437-63e9-4574-98fd-fc88d15b62b8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:21.309710 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5918a437-63e9-4574-98fd-fc88d15b62b8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:21.309963 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5918a437-63e9-4574-98fd-fc88d15b62b8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:21.310130 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5918a437-63e9-4574-98fd-fc88d15b62b8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:21.310864 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-00540713-85e3-4a3a-a8f6-a13ef687ffd7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:39:21.311369 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-00540713-85e3-4a3a-a8f6-a13ef687ffd7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98f4c0d5-2c8c-4d17-8a9c-2a84284124f6", "connector": null, "instance_uuid": "c1b5f1c8-d0d7-4c0e-a35a-751b2ac28fa0"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:21.315382 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.315382 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:21.316370 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5918a437-63e9-4574-98fd-fc88d15b62b8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:21.316842 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1214/4810] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:21 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:21.320869 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.320869 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:21.325973 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5f20ba51-5b82-4161-a613-69fbd600ed98 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.327768 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f20ba51-5b82-4161-a613-69fbd600ed98 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728/restore Jul 31 05:39:21.328092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5f20ba51-5b82-4161-a613-69fbd600ed98 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "dab96039-8d68-4b9d-b513-c4c3d1b87fb1"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:21.329519 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-5f20ba51-5b82-4161-a613-69fbd600ed98 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Restoring backup 56d72cb8-b3b5-4408-b00e-2144f9b49728 ({'restore': {'volume_id': 'dab96039-8d68-4b9d-b513-c4c3d1b87fb1'}}) {{(pid=100284) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 05:39:21.329630 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-5f20ba51-5b82-4161-a613-69fbd600ed98 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Restoring backup 56d72cb8-b3b5-4408-b00e-2144f9b49728 to volume dab96039-8d68-4b9d-b513-c4c3d1b87fb1. Jul 31 05:39:21.334068 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.334068 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:21.341042 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.341042 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:21.341501 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5f20ba51-5b82-4161-a613-69fbd600ed98 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:39:21.341620 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.api [None req-5f20ba51-5b82-4161-a613-69fbd600ed98 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Checking backup size 1 against volume size 1 {{(pid=100284) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 05:39:21.341729 np0000006182 devstack@c-api.service[100284]: INFO cinder.backup.api [None req-5f20ba51-5b82-4161-a613-69fbd600ed98 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Overwriting volume dab96039-8d68-4b9d-b513-c4c3d1b87fb1 with restore of backup 56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:21.344534 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-00540713-85e3-4a3a-a8f6-a13ef687ffd7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:39:21.344960 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1206/4811] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:39:21 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 31 05:39:21.353710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-5f20ba51-5b82-4161-a613-69fbd600ed98 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] restore_backup in rpcapi backup_id 56d72cb8-b3b5-4408-b00e-2144f9b49728 {{(pid=100284) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 05:39:21.355410 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5f20ba51-5b82-4161-a613-69fbd600ed98 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728/restore returned with HTTP 202 Jul 31 05:39:21.355955 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1192/4812] 10.4.3.227 () {68 vars in 1393 bytes} [Fri Jul 31 05:39:21 2026] POST /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728/restore => generated 181 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:21.365151 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8c58398b-2db9-47da-aba8-68608c2a907e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.368257 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c58398b-2db9-47da-aba8-68608c2a907e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:21.368495 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c58398b-2db9-47da-aba8-68608c2a907e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:21.368721 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8c58398b-2db9-47da-aba8-68608c2a907e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:21.368825 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8c58398b-2db9-47da-aba8-68608c2a907e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:21.370836 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-de5142b4-ee5e-4b19-9d97-36c7cdcc81cc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.372537 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de5142b4-ee5e-4b19-9d97-36c7cdcc81cc tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:21.372756 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de5142b4-ee5e-4b19-9d97-36c7cdcc81cc tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:21.372939 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-de5142b4-ee5e-4b19-9d97-36c7cdcc81cc tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:21.374850 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.374850 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:21.377374 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8c58398b-2db9-47da-aba8-68608c2a907e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:21.377374 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1201/4813] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:21 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:21.381252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-197980c8-4613-4b86-9592-92f330b091c2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.381631 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-197980c8-4613-4b86-9592-92f330b091c2 None None] GET https://10.4.3.227/volume// Jul 31 05:39:21.381802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-197980c8-4613-4b86-9592-92f330b091c2 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:21.381861 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.381861 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:21.382280 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-197980c8-4613-4b86-9592-92f330b091c2 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:21.382280 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-197980c8-4613-4b86-9592-92f330b091c2 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:21.382561 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1207/4814] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:39: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 31 05:39:21.385009 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-de5142b4-ee5e-4b19-9d97-36c7cdcc81cc tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:21.389110 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-de5142b4-ee5e-4b19-9d97-36c7cdcc81cc tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:21.389452 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1215/4815] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:21 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:21.389507 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2d71a163-c9a2-4ae1-8dc9-2e1c0c4cf407 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.398522 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2d71a163-c9a2-4ae1-8dc9-2e1c0c4cf407 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:21.398756 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2d71a163-c9a2-4ae1-8dc9-2e1c0c4cf407 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:21.398942 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2d71a163-c9a2-4ae1-8dc9-2e1c0c4cf407 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:21.409561 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.409561 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:21.412879 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2d71a163-c9a2-4ae1-8dc9-2e1c0c4cf407 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:21.416729 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2d71a163-c9a2-4ae1-8dc9-2e1c0c4cf407 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:21.417136 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1193/4816] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:39:21 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 1117 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:21.512729 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2988df85-cd92-4036-b2bf-9528ea9705a0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.514625 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2988df85-cd92-4036-b2bf-9528ea9705a0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] PUT https://10.4.3.227/volume/v3/attachments/f7dde2f4-31bb-4813-b536-95ef0ad839df Jul 31 05:39:21.514972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2988df85-cd92-4036-b2bf-9528ea9705a0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:21.521969 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2988df85-cd92-4036-b2bf-9528ea9705a0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Acquiring lock "cinder-attachment_update-98f4c0d5-2c8c-4d17-8a9c-2a84284124f6-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:39:21.527941 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2988df85-cd92-4036-b2bf-9528ea9705a0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Lock "cinder-attachment_update-98f4c0d5-2c8c-4d17-8a9c-2a84284124f6-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:39:21.528766 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.528766 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:21.593552 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2988df85-cd92-4036-b2bf-9528ea9705a0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Lock "cinder-attachment_update-98f4c0d5-2c8c-4d17-8a9c-2a84284124f6-np0000006182" released by "attachment_update" :: held 0.066s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:39:21.593880 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-2988df85-cd92-4036-b2bf-9528ea9705a0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments/f7dde2f4-31bb-4813-b536-95ef0ad839df returned with HTTP 200 Jul 31 05:39:21.594353 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1202/4817] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:39:21 2026] PUT /volume/v3/attachments/f7dde2f4-31bb-4813-b536-95ef0ad839df => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:21.606000 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-024e8252-dbca-4de6-a981-998dea45c5dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.607728 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-024e8252-dbca-4de6-a981-998dea45c5dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 Jul 31 05:39:21.607938 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-024e8252-dbca-4de6-a981-998dea45c5dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:21.608151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-024e8252-dbca-4de6-a981-998dea45c5dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:21.614709 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.614709 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:21.617892 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-024e8252-dbca-4de6-a981-998dea45c5dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:21.621375 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-024e8252-dbca-4de6-a981-998dea45c5dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 returned with HTTP 200 Jul 31 05:39:21.621738 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1208/4818] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:21 2026] GET /volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 => generated 1018 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:21.632754 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be2104e2-8095-407a-be02-d9eb99eaa93c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.635077 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be2104e2-8095-407a-be02-d9eb99eaa93c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:39:21.635425 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be2104e2-8095-407a-be02-d9eb99eaa93c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8c5300d9-ba52-44e7-9d55-4ab875c19149", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-611800572"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:21.642902 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.642902 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:21.643276 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-be2104e2-8095-407a-be02-d9eb99eaa93c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:21.643394 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-be2104e2-8095-407a-be02-d9eb99eaa93c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create snapshot from volume 8c5300d9-ba52-44e7-9d55-4ab875c19149 Jul 31 05:39:21.664264 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-be2104e2-8095-407a-be02-d9eb99eaa93c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['5840d4ee-de71-41f4-b9de-6dd5c06d6886', 'f0c45c4d-10ab-403a-ac5b-c916c3f2c0c2', '350656bb-8e8b-4af5-a046-5f92b8a73a37', '6f322749-9971-46bc-9f56-862103aa0e11'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:21.688557 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-be2104e2-8095-407a-be02-d9eb99eaa93c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot create request issued successfully. Jul 31 05:39:21.688897 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be2104e2-8095-407a-be02-d9eb99eaa93c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:39:21.689356 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1216/4819] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:39:21 2026] POST /volume/v3/snapshots => generated 307 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:21.699118 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-187ab694-1f60-46ba-b7b8-fc0425ad5dea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:21.701041 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-187ab694-1f60-46ba-b7b8-fc0425ad5dea tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 Jul 31 05:39:21.701248 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-187ab694-1f60-46ba-b7b8-fc0425ad5dea tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:21.701433 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-187ab694-1f60-46ba-b7b8-fc0425ad5dea tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:21.706269 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:21.706269 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:21.706542 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-187ab694-1f60-46ba-b7b8-fc0425ad5dea tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:21.707219 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-187ab694-1f60-46ba-b7b8-fc0425ad5dea tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 returned with HTTP 200 Jul 31 05:39:21.707656 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1194/4820] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:21 2026] GET /volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:22.387222 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-55e20942-6026-4544-b68c-a10e575d372b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:22.389525 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55e20942-6026-4544-b68c-a10e575d372b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:22.389788 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55e20942-6026-4544-b68c-a10e575d372b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:22.390041 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55e20942-6026-4544-b68c-a10e575d372b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:22.390205 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-55e20942-6026-4544-b68c-a10e575d372b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:22.395398 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:22.395398 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:22.396309 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55e20942-6026-4544-b68c-a10e575d372b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:22.396801 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1203/4821] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:22 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:22.407788 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0632429d-4e46-47fd-a180-94acdb32aec5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:22.409439 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0632429d-4e46-47fd-a180-94acdb32aec5 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:22.409623 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0632429d-4e46-47fd-a180-94acdb32aec5 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:22.409815 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0632429d-4e46-47fd-a180-94acdb32aec5 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:22.418426 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:22.418426 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:22.421461 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0632429d-4e46-47fd-a180-94acdb32aec5 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:22.425200 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0632429d-4e46-47fd-a180-94acdb32aec5 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:22.425630 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1209/4822] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:22 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 938 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:22.717391 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-faa42ccf-6aa0-46da-80f6-dd94b8f1db32 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:22.719298 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-faa42ccf-6aa0-46da-80f6-dd94b8f1db32 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 Jul 31 05:39:22.719528 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-faa42ccf-6aa0-46da-80f6-dd94b8f1db32 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:22.719776 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-faa42ccf-6aa0-46da-80f6-dd94b8f1db32 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:22.724306 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:22.724306 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:22.724570 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-faa42ccf-6aa0-46da-80f6-dd94b8f1db32 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:22.725163 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-faa42ccf-6aa0-46da-80f6-dd94b8f1db32 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 returned with HTTP 200 Jul 31 05:39:22.725493 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1217/4823] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:22 2026] GET /volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:22.733628 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-243f56be-4024-4be9-95cb-1f2397aac931 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:22.735015 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-243f56be-4024-4be9-95cb-1f2397aac931 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 Jul 31 05:39:22.735196 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-243f56be-4024-4be9-95cb-1f2397aac931 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:22.735367 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-243f56be-4024-4be9-95cb-1f2397aac931 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:22.735462 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-243f56be-4024-4be9-95cb-1f2397aac931 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Delete snapshot with id: be0d4219-3a16-4f19-9d21-e6831b4fff21 Jul 31 05:39:22.739799 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:22.739799 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:22.740178 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-243f56be-4024-4be9-95cb-1f2397aac931 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot retrieved successfully. Jul 31 05:39:22.752736 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-243f56be-4024-4be9-95cb-1f2397aac931 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot delete request issued successfully. Jul 31 05:39:22.752911 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-243f56be-4024-4be9-95cb-1f2397aac931 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 returned with HTTP 202 Jul 31 05:39:22.753359 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1195/4824] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:39:22 2026] DELETE /volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:22.759640 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2afa247f-926b-40ae-a6af-12e956022cf2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:22.761991 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2afa247f-926b-40ae-a6af-12e956022cf2 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] GET https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 Jul 31 05:39:22.762239 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2afa247f-926b-40ae-a6af-12e956022cf2 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:22.762408 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2afa247f-926b-40ae-a6af-12e956022cf2 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:22.768244 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:22.768244 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:22.768704 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2afa247f-926b-40ae-a6af-12e956022cf2 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot retrieved successfully. Jul 31 05:39:22.769377 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2afa247f-926b-40ae-a6af-12e956022cf2 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 returned with HTTP 200 Jul 31 05:39:22.769703 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1204/4825] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:22 2026] GET /volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:23.406449 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d179f198-6c5c-4c25-a78c-2cd1f9230ff8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:23.408181 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d179f198-6c5c-4c25-a78c-2cd1f9230ff8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:23.408508 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d179f198-6c5c-4c25-a78c-2cd1f9230ff8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:23.408567 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d179f198-6c5c-4c25-a78c-2cd1f9230ff8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:23.408685 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d179f198-6c5c-4c25-a78c-2cd1f9230ff8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:23.412719 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:23.412719 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:23.413413 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d179f198-6c5c-4c25-a78c-2cd1f9230ff8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:23.413774 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1210/4826] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:23 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:23.441382 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e924f47c-9abf-4521-804f-2719bc891a9d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:23.443268 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e924f47c-9abf-4521-804f-2719bc891a9d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:23.443453 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e924f47c-9abf-4521-804f-2719bc891a9d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:23.443631 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e924f47c-9abf-4521-804f-2719bc891a9d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:23.452632 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:23.452632 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:23.455978 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e924f47c-9abf-4521-804f-2719bc891a9d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:23.459706 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e924f47c-9abf-4521-804f-2719bc891a9d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:23.460051 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1218/4827] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:23 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:23.779253 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-64b3d032-7882-432f-8f0c-7ac56f61473b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:23.781558 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64b3d032-7882-432f-8f0c-7ac56f61473b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] GET https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 Jul 31 05:39:23.781859 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64b3d032-7882-432f-8f0c-7ac56f61473b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:23.782120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-64b3d032-7882-432f-8f0c-7ac56f61473b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:23.786377 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-64b3d032-7882-432f-8f0c-7ac56f61473b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 returned with HTTP 404 Jul 31 05:39:23.787038 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1196/4828] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:23 2026] GET /volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:23.793432 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c6223b9e-8071-42e8-9e86-0156ae83589b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:23.795616 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6223b9e-8071-42e8-9e86-0156ae83589b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 Jul 31 05:39:23.795837 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c6223b9e-8071-42e8-9e86-0156ae83589b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:23.796023 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c6223b9e-8071-42e8-9e86-0156ae83589b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:23.796140 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-c6223b9e-8071-42e8-9e86-0156ae83589b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete snapshot with id: be0d4219-3a16-4f19-9d21-e6831b4fff21 Jul 31 05:39:23.801032 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6223b9e-8071-42e8-9e86-0156ae83589b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 returned with HTTP 404 Jul 31 05:39:23.801543 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1205/4829] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:39:23 2026] DELETE /volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:23.807627 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a7ba115-cb86-41ff-8df0-e847e8d739dd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:23.809327 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a7ba115-cb86-41ff-8df0-e847e8d739dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 Jul 31 05:39:23.809510 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a7ba115-cb86-41ff-8df0-e847e8d739dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:23.809694 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a7ba115-cb86-41ff-8df0-e847e8d739dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:23.813588 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a7ba115-cb86-41ff-8df0-e847e8d739dd tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 returned with HTTP 404 Jul 31 05:39:23.814037 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1211/4830] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:23 2026] GET /volume/v3/snapshots/be0d4219-3a16-4f19-9d21-e6831b4fff21 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:23.821290 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2ec4544a-f069-4015-8732-e4f8a1c6cf01 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:23.823219 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ec4544a-f069-4015-8732-e4f8a1c6cf01 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 Jul 31 05:39:23.823321 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ec4544a-f069-4015-8732-e4f8a1c6cf01 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:23.823502 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2ec4544a-f069-4015-8732-e4f8a1c6cf01 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:23.823654 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2ec4544a-f069-4015-8732-e4f8a1c6cf01 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume with id: 8c5300d9-ba52-44e7-9d55-4ab875c19149 Jul 31 05:39:23.830401 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:23.830401 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:23.830814 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ec4544a-f069-4015-8732-e4f8a1c6cf01 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:23.847481 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2ec4544a-f069-4015-8732-e4f8a1c6cf01 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume request issued successfully. Jul 31 05:39:23.847657 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2ec4544a-f069-4015-8732-e4f8a1c6cf01 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 returned with HTTP 202 Jul 31 05:39:23.848052 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1219/4831] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:23 2026] DELETE /volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:23.856906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6436a7cc-d831-4b3a-8ca4-ec929300d38a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:23.859229 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6436a7cc-d831-4b3a-8ca4-ec929300d38a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 Jul 31 05:39:23.859495 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6436a7cc-d831-4b3a-8ca4-ec929300d38a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:23.859775 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6436a7cc-d831-4b3a-8ca4-ec929300d38a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:23.870439 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:23.870439 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:23.874754 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6436a7cc-d831-4b3a-8ca4-ec929300d38a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:23.879575 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6436a7cc-d831-4b3a-8ca4-ec929300d38a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 returned with HTTP 200 Jul 31 05:39:23.880141 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1197/4832] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:23 2026] GET /volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 => generated 1017 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:24.423644 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4b72a72-90d1-4bec-b5ca-ba7c6113c63d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:24.425447 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4b72a72-90d1-4bec-b5ca-ba7c6113c63d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:24.425617 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4b72a72-90d1-4bec-b5ca-ba7c6113c63d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:24.425822 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4b72a72-90d1-4bec-b5ca-ba7c6113c63d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:24.425921 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d4b72a72-90d1-4bec-b5ca-ba7c6113c63d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:24.430363 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:24.430363 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:24.431041 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4b72a72-90d1-4bec-b5ca-ba7c6113c63d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:24.431425 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1206/4833] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:24 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:24.475485 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-38ed2cbb-2515-4929-b5cd-c7234423ae38 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:24.477162 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38ed2cbb-2515-4929-b5cd-c7234423ae38 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:24.477369 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38ed2cbb-2515-4929-b5cd-c7234423ae38 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:24.477544 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-38ed2cbb-2515-4929-b5cd-c7234423ae38 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:24.486974 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:24.486974 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:24.490327 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-38ed2cbb-2515-4929-b5cd-c7234423ae38 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:24.494211 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-38ed2cbb-2515-4929-b5cd-c7234423ae38 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:24.494665 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1212/4834] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:24 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:24.906701 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cec80218-a673-423e-884c-738a5d86170e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:24.913344 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cec80218-a673-423e-884c-738a5d86170e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 Jul 31 05:39:24.915755 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cec80218-a673-423e-884c-738a5d86170e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:24.918798 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cec80218-a673-423e-884c-738a5d86170e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:24.928830 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cec80218-a673-423e-884c-738a5d86170e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 returned with HTTP 404 Jul 31 05:39:24.932458 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1220/4835] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:24 2026] GET /volume/v3/volumes/8c5300d9-ba52-44e7-9d55-4ab875c19149 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:24.943682 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:24.947011 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:24.947528 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1905544477"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:24.950261 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1905544477'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:24.950661 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume of 1 GB Jul 31 05:39:24.955695 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Availability Zones retrieved successfully. Jul 31 05:39:24.961658 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (0a100bda-f1be-4077-b505-45bd668b05c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:24.962757 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227f859a-83e8-4ede-b43b-9c1ece6d7b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:24.963677 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:24.996502 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (227f859a-83e8-4ede-b43b-9c1ece6d7b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:24.997340 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d0a50a-e9e4-4d97-87ba-2be47d0309f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:25.038320 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['909aa296-f24c-41cb-b0ae-32388bdee68d', 'd8f5e4cd-f98a-4243-9fb5-85d38f4351bd', '93068e76-3851-4e4f-a8be-8ab9b6c27d0f', '698232c6-b930-4747-b8c2-1fa908dc43e3'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:25.039306 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8d0a50a-e9e4-4d97-87ba-2be47d0309f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['909aa296-f24c-41cb-b0ae-32388bdee68d', 'd8f5e4cd-f98a-4243-9fb5-85d38f4351bd', '93068e76-3851-4e4f-a8be-8ab9b6c27d0f', '698232c6-b930-4747-b8c2-1fa908dc43e3']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:25.040331 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b03eb9-eb20-4070-9640-eee0f23ef976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:25.066471 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b03eb9-eb20-4070-9640-eee0f23ef976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22604650-2195-4ad5-9567-676756e0a038', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1905544477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['909aa296-f24c-41cb-b0ae-32388bdee68d','d8f5e4cd-f98a-4243-9fb5-85d38f4351bd','93068e76-3851-4e4f-a8be-8ab9b6c27d0f','698232c6-b930-4747-b8c2-1fa908dc43e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1905544477',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22604650-2195-4ad5-9567-676756e0a038,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='128b23833de74e13a5b17d94d2d1dad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65a060cd61894851b88e8a806c1e3435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:25.067984 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e07efd7-2109-4922-8d45-9547a21ed545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:25.084684 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e07efd7-2109-4922-8d45-9547a21ed545) transitioned into state 'SUCCESS' from state '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-1905544477',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['909aa296-f24c-41cb-b0ae-32388bdee68d','d8f5e4cd-f98a-4243-9fb5-85d38f4351bd','93068e76-3851-4e4f-a8be-8ab9b6c27d0f','698232c6-b930-4747-b8c2-1fa908dc43e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:25.085446 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6b1647-3854-4fda-98f9-aca39fb66a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:25.094217 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a6b1647-3854-4fda-98f9-aca39fb66a73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:25.095015 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (0a100bda-f1be-4077-b505-45bd668b05c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:25.095307 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request issued successfully. Jul 31 05:39:25.095848 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1e3227d2-d17e-4b30-a09b-7a3858ceb3d9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:25.096448 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1198/4836] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:39:24 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 31 05:39:25.108082 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-655a1a2a-809d-495c-a08e-99732b210c82 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:25.113591 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-655a1a2a-809d-495c-a08e-99732b210c82 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 Jul 31 05:39:25.113849 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-655a1a2a-809d-495c-a08e-99732b210c82 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:25.113938 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-655a1a2a-809d-495c-a08e-99732b210c82 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:25.125712 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:25.125712 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:25.135747 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-655a1a2a-809d-495c-a08e-99732b210c82 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:25.139329 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-655a1a2a-809d-495c-a08e-99732b210c82 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 returned with HTTP 200 Jul 31 05:39:25.139701 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1207/4837] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:25 2026] GET /volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:25.440907 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-613970e8-7235-43bf-b5ef-7b22743915e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:25.442333 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-613970e8-7235-43bf-b5ef-7b22743915e4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:25.442532 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-613970e8-7235-43bf-b5ef-7b22743915e4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:25.442811 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-613970e8-7235-43bf-b5ef-7b22743915e4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:25.442977 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-613970e8-7235-43bf-b5ef-7b22743915e4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:25.448002 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:25.448002 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:25.448865 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-613970e8-7235-43bf-b5ef-7b22743915e4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:25.449475 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1213/4838] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:25 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:25.508949 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b39a4021-e0b3-4fe8-a311-052fd71073fb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:25.511510 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b39a4021-e0b3-4fe8-a311-052fd71073fb tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:25.511757 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b39a4021-e0b3-4fe8-a311-052fd71073fb tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:25.511981 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b39a4021-e0b3-4fe8-a311-052fd71073fb tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:25.520389 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:25.520389 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:25.523493 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b39a4021-e0b3-4fe8-a311-052fd71073fb tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:25.527236 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b39a4021-e0b3-4fe8-a311-052fd71073fb tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:25.527601 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1221/4839] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:25 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 938 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:26.152333 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c073a7ab-9306-4bd3-83f5-f029982e00de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:26.154172 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c073a7ab-9306-4bd3-83f5-f029982e00de tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 Jul 31 05:39:26.154450 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c073a7ab-9306-4bd3-83f5-f029982e00de tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:26.154733 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c073a7ab-9306-4bd3-83f5-f029982e00de tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:26.161722 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:26.161722 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:26.164906 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c073a7ab-9306-4bd3-83f5-f029982e00de tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:26.168976 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c073a7ab-9306-4bd3-83f5-f029982e00de tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 returned with HTTP 200 Jul 31 05:39:26.169508 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1199/4840] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:26 2026] GET /volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:26.184795 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1627154e-d3e3-4f69-96fb-ee4b9accc701 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:26.186709 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1627154e-d3e3-4f69-96fb-ee4b9accc701 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:39:26.187114 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1627154e-d3e3-4f69-96fb-ee4b9accc701 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "22604650-2195-4ad5-9567-676756e0a038", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-106735311"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:26.195203 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:26.195203 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:26.195587 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1627154e-d3e3-4f69-96fb-ee4b9accc701 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:26.195743 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-1627154e-d3e3-4f69-96fb-ee4b9accc701 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create snapshot from volume 22604650-2195-4ad5-9567-676756e0a038 Jul 31 05:39:26.219735 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-1627154e-d3e3-4f69-96fb-ee4b9accc701 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['d7b3f46a-0c5d-43db-baf7-a00342c1c68e', 'ab86f01d-581a-4fec-86b5-07063fe8eae9', '6dcb557c-f9a0-4023-8399-4af13cc0c610', '527305b7-0151-478f-9499-84d79fe29d92'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:26.248281 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1627154e-d3e3-4f69-96fb-ee4b9accc701 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot create request issued successfully. Jul 31 05:39:26.248699 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1627154e-d3e3-4f69-96fb-ee4b9accc701 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:39:26.249175 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1208/4841] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:39:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:26.260971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e2b611ec-8d63-418e-a6d8-dbfb2bc61b63 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:26.262606 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2b611ec-8d63-418e-a6d8-dbfb2bc61b63 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 Jul 31 05:39:26.262944 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2b611ec-8d63-418e-a6d8-dbfb2bc61b63 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:26.263235 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e2b611ec-8d63-418e-a6d8-dbfb2bc61b63 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:26.268533 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:26.268533 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:26.269162 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e2b611ec-8d63-418e-a6d8-dbfb2bc61b63 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:26.269951 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e2b611ec-8d63-418e-a6d8-dbfb2bc61b63 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 returned with HTTP 200 Jul 31 05:39:26.270486 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1214/4842] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:26 2026] GET /volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:26.461962 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-813f3d8d-a80d-4099-bec4-12e1788e5669 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:26.472557 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-813f3d8d-a80d-4099-bec4-12e1788e5669 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:26.472993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-813f3d8d-a80d-4099-bec4-12e1788e5669 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:26.473992 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-813f3d8d-a80d-4099-bec4-12e1788e5669 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:26.474580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-813f3d8d-a80d-4099-bec4-12e1788e5669 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:26.492438 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:26.492438 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:26.493312 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-813f3d8d-a80d-4099-bec4-12e1788e5669 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:26.493774 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1222/4843] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:26 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:26.543753 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c4501fe-1aa0-417f-ac8e-afcaed64bbc0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:26.546011 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c4501fe-1aa0-417f-ac8e-afcaed64bbc0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:26.546423 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c4501fe-1aa0-417f-ac8e-afcaed64bbc0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:26.546423 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c4501fe-1aa0-417f-ac8e-afcaed64bbc0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:26.558701 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:26.558701 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:26.563411 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c4501fe-1aa0-417f-ac8e-afcaed64bbc0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:26.567520 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c4501fe-1aa0-417f-ac8e-afcaed64bbc0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:26.567975 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1200/4844] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:26 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 938 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:26.957176 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-f5600448-82ef-4a7e-9c6e-1e3f2e0a4c85 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:26.959877 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-f5600448-82ef-4a7e-9c6e-1e3f2e0a4c85 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] POST https://10.4.3.227/volume/v3/attachments/f7dde2f4-31bb-4813-b536-95ef0ad839df/action Jul 31 05:39:26.959877 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-f5600448-82ef-4a7e-9c6e-1e3f2e0a4c85 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:26.959877 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-f5600448-82ef-4a7e-9c6e-1e3f2e0a4c85 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:26.988820 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:26.988820 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:27.001788 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-59666043-7b2e-45c6-8e2d-aac0e545e730 req-f5600448-82ef-4a7e-9c6e-1e3f2e0a4c85 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments/f7dde2f4-31bb-4813-b536-95ef0ad839df/action returned with HTTP 204 Jul 31 05:39:27.002352 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1209/4845] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:39:26 2026] POST /volume/v3/attachments/f7dde2f4-31bb-4813-b536-95ef0ad839df/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:27.282357 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbf1a380-1af2-464f-9dde-2488d7947adc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:27.283652 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbf1a380-1af2-464f-9dde-2488d7947adc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 Jul 31 05:39:27.283810 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbf1a380-1af2-464f-9dde-2488d7947adc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:27.284089 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbf1a380-1af2-464f-9dde-2488d7947adc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:27.289029 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:27.289029 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:27.291130 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dbf1a380-1af2-464f-9dde-2488d7947adc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:27.291130 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbf1a380-1af2-464f-9dde-2488d7947adc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 returned with HTTP 200 Jul 31 05:39:27.291130 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1215/4846] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:27 2026] GET /volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:27.313601 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2c4c5685-e646-4782-b7d1-6f367359d19f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:27.321597 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c4c5685-e646-4782-b7d1-6f367359d19f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] POST https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3/action Jul 31 05:39:27.328457 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c4c5685-e646-4782-b7d1-6f367359d19f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:27.329634 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c4c5685-e646-4782-b7d1-6f367359d19f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:27.371835 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:27.371835 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:27.374125 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2c4c5685-e646-4782-b7d1-6f367359d19f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot retrieved successfully. Jul 31 05:39:27.380559 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-2c4c5685-e646-4782-b7d1-6f367359d19f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ac5b1c7a7bf846908d279ec9a20bd6f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '128b23833de74e13a5b17d94d2d1dad7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:39:27.381879 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c4c5685-e646-4782-b7d1-6f367359d19f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3/action returned with HTTP 403 Jul 31 05:39:27.382732 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1223/4847] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:39:27 2026] POST /volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3/action => generated 133 bytes in 77 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:27.393653 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2edb7e85-bf6e-4d3c-b683-84cdf6238cf3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:27.395586 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2edb7e85-bf6e-4d3c-b683-84cdf6238cf3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 Jul 31 05:39:27.395759 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2edb7e85-bf6e-4d3c-b683-84cdf6238cf3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:27.395957 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2edb7e85-bf6e-4d3c-b683-84cdf6238cf3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:27.396160 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-2edb7e85-bf6e-4d3c-b683-84cdf6238cf3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete snapshot with id: de2a9619-0e47-4d84-a39f-be2ba2b761a3 Jul 31 05:39:27.400944 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:27.400944 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:27.401277 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2edb7e85-bf6e-4d3c-b683-84cdf6238cf3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:27.418042 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2edb7e85-bf6e-4d3c-b683-84cdf6238cf3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot delete request issued successfully. Jul 31 05:39:27.418329 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2edb7e85-bf6e-4d3c-b683-84cdf6238cf3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 returned with HTTP 202 Jul 31 05:39:27.418908 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1201/4848] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:39:27 2026] DELETE /volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 05:39:27.429653 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a33c8500-0fde-4aa6-b2eb-f0e36de6cc8f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:27.432685 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a33c8500-0fde-4aa6-b2eb-f0e36de6cc8f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 Jul 31 05:39:27.432846 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a33c8500-0fde-4aa6-b2eb-f0e36de6cc8f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:27.433033 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a33c8500-0fde-4aa6-b2eb-f0e36de6cc8f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:27.442645 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:27.442645 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:27.442914 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a33c8500-0fde-4aa6-b2eb-f0e36de6cc8f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:27.443506 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a33c8500-0fde-4aa6-b2eb-f0e36de6cc8f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 returned with HTTP 200 Jul 31 05:39:27.443846 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1210/4849] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:27 2026] GET /volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:27.509448 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1751a37f-0be9-43ff-b06b-4148a7712da1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:27.511173 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1751a37f-0be9-43ff-b06b-4148a7712da1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:27.511529 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1751a37f-0be9-43ff-b06b-4148a7712da1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:27.511879 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1751a37f-0be9-43ff-b06b-4148a7712da1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:27.512109 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-1751a37f-0be9-43ff-b06b-4148a7712da1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:27.517346 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:27.517346 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:27.518199 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1751a37f-0be9-43ff-b06b-4148a7712da1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:27.518647 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1216/4850] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:27 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:27.587530 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bff6356a-3e69-4b05-8f62-f7330f2f9852 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:27.590095 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bff6356a-3e69-4b05-8f62-f7330f2f9852 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:27.590324 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bff6356a-3e69-4b05-8f62-f7330f2f9852 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:27.590586 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bff6356a-3e69-4b05-8f62-f7330f2f9852 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:27.603180 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:27.603180 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:27.607389 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bff6356a-3e69-4b05-8f62-f7330f2f9852 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:27.612797 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bff6356a-3e69-4b05-8f62-f7330f2f9852 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:27.613366 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1224/4851] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:27 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 1230 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:27.628806 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-84353a35-ed5f-4197-b92a-e1d69a0ba4a6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:27.630581 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84353a35-ed5f-4197-b92a-e1d69a0ba4a6 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:27.630771 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84353a35-ed5f-4197-b92a-e1d69a0ba4a6 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:27.630944 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-84353a35-ed5f-4197-b92a-e1d69a0ba4a6 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:27.641174 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:27.641174 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:27.646089 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-84353a35-ed5f-4197-b92a-e1d69a0ba4a6 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:27.650812 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-84353a35-ed5f-4197-b92a-e1d69a0ba4a6 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:27.651196 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1202/4852] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:27 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 1230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:28.019166 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3bd9730c-92d4-4736-a6d2-65ab03e27dbc req-6f3be265-a4d8-4f26-b05c-a8144113c3b5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.021118 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3bd9730c-92d4-4736-a6d2-65ab03e27dbc req-6f3be265-a4d8-4f26-b05c-a8144113c3b5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] DELETE https://10.4.3.227/volume/v3/attachments/21b883fa-e27f-4852-8bdd-fbb37c2892a8 Jul 31 05:39:28.021313 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3bd9730c-92d4-4736-a6d2-65ab03e27dbc req-6f3be265-a4d8-4f26-b05c-a8144113c3b5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:28.021485 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3bd9730c-92d4-4736-a6d2-65ab03e27dbc req-6f3be265-a4d8-4f26-b05c-a8144113c3b5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:28.028127 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:28.028127 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:28.078761 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3bd9730c-92d4-4736-a6d2-65ab03e27dbc req-6f3be265-a4d8-4f26-b05c-a8144113c3b5 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/attachments/21b883fa-e27f-4852-8bdd-fbb37c2892a8 returned with HTTP 200 Jul 31 05:39:28.079207 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1211/4853] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:39:28 2026] DELETE /volume/v3/attachments/21b883fa-e27f-4852-8bdd-fbb37c2892a8 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:28.137081 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4f6efb94-11b3-45d5-b92c-098782d0b318 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.138881 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f6efb94-11b3-45d5-b92c-098782d0b318 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:28.139196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f6efb94-11b3-45d5-b92c-098782d0b318 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:28.139303 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4f6efb94-11b3-45d5-b92c-098782d0b318 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:28.146399 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:28.146399 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:28.149950 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4f6efb94-11b3-45d5-b92c-098782d0b318 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:28.154045 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4f6efb94-11b3-45d5-b92c-098782d0b318 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:28.154292 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1217/4854] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:28 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 938 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:28.455576 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-750d7715-2420-4eb4-a410-840e42e85f31 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.457574 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-750d7715-2420-4eb4-a410-840e42e85f31 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 Jul 31 05:39:28.457574 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-750d7715-2420-4eb4-a410-840e42e85f31 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:28.459754 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-750d7715-2420-4eb4-a410-840e42e85f31 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:28.461631 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-750d7715-2420-4eb4-a410-840e42e85f31 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 returned with HTTP 404 Jul 31 05:39:28.462073 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1225/4855] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:28 2026] GET /volume/v3/snapshots/de2a9619-0e47-4d84-a39f-be2ba2b761a3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:28.468674 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-0616a3a6-1fd7-4635-ba37-b04bca84940b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.469167 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bdfd66a9-1a4c-450d-b06c-f013686deac9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.471181 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-0616a3a6-1fd7-4635-ba37-b04bca84940b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:28.471420 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bdfd66a9-1a4c-450d-b06c-f013686deac9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 Jul 31 05:39:28.471558 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-0616a3a6-1fd7-4635-ba37-b04bca84940b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:28.471641 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bdfd66a9-1a4c-450d-b06c-f013686deac9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:28.471688 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-0616a3a6-1fd7-4635-ba37-b04bca84940b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:28.471729 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bdfd66a9-1a4c-450d-b06c-f013686deac9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:28.471921 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-bdfd66a9-1a4c-450d-b06c-f013686deac9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume with id: 22604650-2195-4ad5-9567-676756e0a038 Jul 31 05:39:28.480467 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:28.480467 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:28.481215 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:28.481215 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:28.481215 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bdfd66a9-1a4c-450d-b06c-f013686deac9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:28.484866 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-0616a3a6-1fd7-4635-ba37-b04bca84940b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:28.490274 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-0616a3a6-1fd7-4635-ba37-b04bca84940b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:28.490797 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1203/4856] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:28 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:28.505754 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bdfd66a9-1a4c-450d-b06c-f013686deac9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume request issued successfully. Jul 31 05:39:28.505937 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bdfd66a9-1a4c-450d-b06c-f013686deac9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 returned with HTTP 202 Jul 31 05:39:28.506343 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1212/4857] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:28 2026] DELETE /volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:28.517577 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-50fdb25d-ef76-49af-96b0-ed1002e7ab73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.520333 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50fdb25d-ef76-49af-96b0-ed1002e7ab73 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 Jul 31 05:39:28.520557 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50fdb25d-ef76-49af-96b0-ed1002e7ab73 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:28.520847 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-50fdb25d-ef76-49af-96b0-ed1002e7ab73 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:28.533026 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1024352a-9172-4381-9ada-0a955c7d6a41 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.533239 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:28.533239 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:28.538515 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-50fdb25d-ef76-49af-96b0-ed1002e7ab73 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:28.543811 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-50fdb25d-ef76-49af-96b0-ed1002e7ab73 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 returned with HTTP 200 Jul 31 05:39:28.544704 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1218/4858] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:28 2026] GET /volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 => generated 1017 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:28.552656 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1024352a-9172-4381-9ada-0a955c7d6a41 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:28.560443 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1024352a-9172-4381-9ada-0a955c7d6a41 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:28.561555 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1024352a-9172-4381-9ada-0a955c7d6a41 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:28.562030 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1024352a-9172-4381-9ada-0a955c7d6a41 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:28.599630 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8cde7eba-8a4d-44d7-8259-8bf1dbf01a26 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.600046 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8cde7eba-8a4d-44d7-8259-8bf1dbf01a26 None None] GET https://10.4.3.227/volume// Jul 31 05:39:28.600244 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8cde7eba-8a4d-44d7-8259-8bf1dbf01a26 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:28.600449 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8cde7eba-8a4d-44d7-8259-8bf1dbf01a26 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:28.600802 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8cde7eba-8a4d-44d7-8259-8bf1dbf01a26 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:28.601088 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1204/4859] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:39: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 31 05:39:28.603122 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:28.603122 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:28.605955 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1024352a-9172-4381-9ada-0a955c7d6a41 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:28.606385 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1226/4860] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:28 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:28.608384 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-9bc54aa1-0c31-4a74-9dd6-9c882d8c3345 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.610889 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-9bc54aa1-0c31-4a74-9dd6-9c882d8c3345 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:39:28.611280 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-9bc54aa1-0c31-4a74-9dd6-9c882d8c3345 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c10b199-971b-478b-a994-56768e5ee7e9", "connector": null, "instance_uuid": "c1b5f1c8-d0d7-4c0e-a35a-751b2ac28fa0"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:28.630469 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:28.630469 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:28.664566 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-9bc54aa1-0c31-4a74-9dd6-9c882d8c3345 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:39:28.665029 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1213/4861] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:39:28 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:28.692349 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2578ab11-714f-480a-8fe0-419ceac67b64 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.694049 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2578ab11-714f-480a-8fe0-419ceac67b64 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:28.694282 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2578ab11-714f-480a-8fe0-419ceac67b64 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:28.694491 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2578ab11-714f-480a-8fe0-419ceac67b64 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:28.698704 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ccf4c942-eb34-4de9-98ad-1b0ce2ee9cbd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.699076 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ccf4c942-eb34-4de9-98ad-1b0ce2ee9cbd None None] GET https://10.4.3.227/volume// Jul 31 05:39:28.699263 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ccf4c942-eb34-4de9-98ad-1b0ce2ee9cbd None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:28.699444 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ccf4c942-eb34-4de9-98ad-1b0ce2ee9cbd None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:28.699776 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ccf4c942-eb34-4de9-98ad-1b0ce2ee9cbd None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:28.700049 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1205/4862] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:39: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 31 05:39:28.703664 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:28.703664 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:28.706784 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-2578ab11-714f-480a-8fe0-419ceac67b64 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:28.708408 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-d5b51e84-6343-4fe8-b601-84f4d45674d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.710717 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2578ab11-714f-480a-8fe0-419ceac67b64 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:28.711078 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1219/4863] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:28 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:28.713415 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-d5b51e84-6343-4fe8-b601-84f4d45674d1 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:28.713691 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-d5b51e84-6343-4fe8-b601-84f4d45674d1 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:28.713870 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-d5b51e84-6343-4fe8-b601-84f4d45674d1 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:28.722502 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:28.722502 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:28.725886 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-d5b51e84-6343-4fe8-b601-84f4d45674d1 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:28.730536 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-d5b51e84-6343-4fe8-b601-84f4d45674d1 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:28.731074 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1227/4864] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:39:28 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 1117 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:28.822736 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-643e316b-025b-4404-8353-f8a984a3d6a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:28.824690 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-643e316b-025b-4404-8353-f8a984a3d6a8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] PUT https://10.4.3.227/volume/v3/attachments/01a380db-a445-41f3-8790-c935165f3194 Jul 31 05:39:28.825026 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-643e316b-025b-4404-8353-f8a984a3d6a8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:28.831806 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-643e316b-025b-4404-8353-f8a984a3d6a8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Acquiring lock "cinder-attachment_update-9c10b199-971b-478b-a994-56768e5ee7e9-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:39:28.836136 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-643e316b-025b-4404-8353-f8a984a3d6a8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Lock "cinder-attachment_update-9c10b199-971b-478b-a994-56768e5ee7e9-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:39:28.836958 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:28.836958 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:28.905555 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-643e316b-025b-4404-8353-f8a984a3d6a8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Lock "cinder-attachment_update-9c10b199-971b-478b-a994-56768e5ee7e9-np0000006182" released by "attachment_update" :: held 0.069s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:39:28.905863 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-643e316b-025b-4404-8353-f8a984a3d6a8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments/01a380db-a445-41f3-8790-c935165f3194 returned with HTTP 200 Jul 31 05:39:28.906350 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1214/4865] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:39:28 2026] PUT /volume/v3/attachments/01a380db-a445-41f3-8790-c935165f3194 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:29.249423 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca506ff6-8cb1-49e4-b4e0-656f52ebf899 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:29.251403 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca506ff6-8cb1-49e4-b4e0-656f52ebf899 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] DELETE https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:39:29.251649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca506ff6-8cb1-49e4-b4e0-656f52ebf899 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:29.251850 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca506ff6-8cb1-49e4-b4e0-656f52ebf899 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:29.252013 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-ca506ff6-8cb1-49e4-b4e0-656f52ebf899 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Delete volume with id: cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:39:29.260326 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:29.260326 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:29.260899 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ca506ff6-8cb1-49e4-b4e0-656f52ebf899 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:39:29.271575 np0000006182 devstack@c-api.service[100284]: WARNING cinder.keymgr.conf_key_mgr [None req-ca506ff6-8cb1-49e4-b4e0-656f52ebf899 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 05:39:29.276820 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ca506ff6-8cb1-49e4-b4e0-656f52ebf899 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Delete volume request issued successfully. Jul 31 05:39:29.277058 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca506ff6-8cb1-49e4-b4e0-656f52ebf899 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 202 Jul 31 05:39:29.277476 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1206/4866] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:29 2026] DELETE /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:29.285816 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e167f1cf-e28a-4df4-9593-dfe3afb6f451 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:29.287624 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e167f1cf-e28a-4df4-9593-dfe3afb6f451 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:39:29.287826 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e167f1cf-e28a-4df4-9593-dfe3afb6f451 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:29.288008 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e167f1cf-e28a-4df4-9593-dfe3afb6f451 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:29.294258 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:29.294258 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:29.297649 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e167f1cf-e28a-4df4-9593-dfe3afb6f451 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:39:29.302442 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e167f1cf-e28a-4df4-9593-dfe3afb6f451 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 200 Jul 31 05:39:29.302872 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1220/4867] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:29 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:29.560127 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7df934fb-9471-4418-920e-653fce03e85e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:29.561123 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7df934fb-9471-4418-920e-653fce03e85e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 Jul 31 05:39:29.561318 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7df934fb-9471-4418-920e-653fce03e85e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:29.561491 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7df934fb-9471-4418-920e-653fce03e85e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:29.566663 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7df934fb-9471-4418-920e-653fce03e85e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 returned with HTTP 404 Jul 31 05:39:29.567057 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1228/4868] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:29 2026] GET /volume/v3/volumes/22604650-2195-4ad5-9567-676756e0a038 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:29.577647 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:29.580109 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:29.580109 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1704393451"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:29.580815 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1704393451'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:29.580926 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume of 1 GB Jul 31 05:39:29.581217 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:29.581217 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:29.584952 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Availability Zones retrieved successfully. Jul 31 05:39:29.590419 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (01a8b2fa-77e9-44e1-bd5a-319a2411bee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:29.590702 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a9820f-12aa-4d57-aca4-b4787850d8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:29.591413 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:29.618261 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ebed911-c296-49c8-a033-98920a0fe46c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:29.620410 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ebed911-c296-49c8-a033-98920a0fe46c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:29.621529 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ebed911-c296-49c8-a033-98920a0fe46c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:29.621529 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ebed911-c296-49c8-a033-98920a0fe46c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:29.621529 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2ebed911-c296-49c8-a033-98920a0fe46c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:29.621773 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5a9820f-12aa-4d57-aca4-b4787850d8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:29.622241 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c37119-23a0-4f95-94cb-af4f87b829f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:29.626008 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:29.626008 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:29.626907 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ebed911-c296-49c8-a033-98920a0fe46c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:29.627346 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1207/4869] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:29 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:29.661201 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['88f5e80a-4690-4c88-aad7-784d9afc45e9', '1e299b36-ab9d-478a-8668-d7c3fe5a4d44', 'e1318d10-5db3-4958-90c6-6f0852742bd1', '8a2bd463-4ed1-4ec4-8ba8-d824c08e5f24'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:29.661929 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2c37119-23a0-4f95-94cb-af4f87b829f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88f5e80a-4690-4c88-aad7-784d9afc45e9', '1e299b36-ab9d-478a-8668-d7c3fe5a4d44', 'e1318d10-5db3-4958-90c6-6f0852742bd1', '8a2bd463-4ed1-4ec4-8ba8-d824c08e5f24']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:29.662582 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c63bc4b2-a6a7-4582-b197-030742ef7644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:29.683632 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c63bc4b2-a6a7-4582-b197-030742ef7644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61dab93f-9c91-400e-932f-11909c42f814', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1704393451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['88f5e80a-4690-4c88-aad7-784d9afc45e9','1e299b36-ab9d-478a-8668-d7c3fe5a4d44','e1318d10-5db3-4958-90c6-6f0852742bd1','8a2bd463-4ed1-4ec4-8ba8-d824c08e5f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1704393451',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61dab93f-9c91-400e-932f-11909c42f814,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='128b23833de74e13a5b17d94d2d1dad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65a060cd61894851b88e8a806c1e3435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:29.684465 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5dc0ab-4c6f-49a1-a515-5698b6c54387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:29.699221 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc5dc0ab-4c6f-49a1-a515-5698b6c54387) transitioned into state 'SUCCESS' from state '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-1704393451',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['88f5e80a-4690-4c88-aad7-784d9afc45e9','1e299b36-ab9d-478a-8668-d7c3fe5a4d44','e1318d10-5db3-4958-90c6-6f0852742bd1','8a2bd463-4ed1-4ec4-8ba8-d824c08e5f24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:29.699814 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11f14dc-4bc2-4791-8239-2eafdf0972fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:29.708936 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11f14dc-4bc2-4791-8239-2eafdf0972fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:29.708936 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (01a8b2fa-77e9-44e1-bd5a-319a2411bee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:29.708936 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request issued successfully. Jul 31 05:39:29.709390 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-35764a37-cb0f-45cb-844a-6c73339cf7f6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:29.709821 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1215/4870] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:39:29 2026] POST /volume/v3/volumes => generated 778 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:29.723116 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-75d76318-7397-4621-a673-423041e41b2e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:29.723414 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-660b5044-7c79-44b5-b544-1767a11e41de None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:29.729319 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75d76318-7397-4621-a673-423041e41b2e tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:29.729376 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-660b5044-7c79-44b5-b544-1767a11e41de tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 Jul 31 05:39:29.729583 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-660b5044-7c79-44b5-b544-1767a11e41de tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:29.729774 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75d76318-7397-4621-a673-423041e41b2e tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:29.729852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-660b5044-7c79-44b5-b544-1767a11e41de tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:29.731088 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75d76318-7397-4621-a673-423041e41b2e tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:29.739154 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:29.739154 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:29.743617 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-660b5044-7c79-44b5-b544-1767a11e41de tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:29.746914 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:29.746914 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:29.747417 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-660b5044-7c79-44b5-b544-1767a11e41de tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 returned with HTTP 200 Jul 31 05:39:29.747808 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1229/4871] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:29 2026] GET /volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:29.760755 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-75d76318-7397-4621-a673-423041e41b2e tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:29.767020 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75d76318-7397-4621-a673-423041e41b2e tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:29.767719 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1221/4872] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:29 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 938 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:30.319299 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b92867b9-555c-4b3c-b967-c23d56dda0d0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:30.320923 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b92867b9-555c-4b3c-b967-c23d56dda0d0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b Jul 31 05:39:30.320923 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b92867b9-555c-4b3c-b967-c23d56dda0d0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:30.320923 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b92867b9-555c-4b3c-b967-c23d56dda0d0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:30.327731 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b92867b9-555c-4b3c-b967-c23d56dda0d0 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b returned with HTTP 404 Jul 31 05:39:30.328357 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1208/4873] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:30 2026] GET /volume/v3/volumes/cc7a9148-da19-4657-a194-ee44e3a8b60b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:30.570356 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-821b98e6-200c-4eab-be6b-3d902ef0765e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:30.572068 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-821b98e6-200c-4eab-be6b-3d902ef0765e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] DELETE https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:39:30.572257 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-821b98e6-200c-4eab-be6b-3d902ef0765e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:30.572428 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-821b98e6-200c-4eab-be6b-3d902ef0765e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:30.572605 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-821b98e6-200c-4eab-be6b-3d902ef0765e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Delete volume with id: 455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:39:30.579011 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:30.579011 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:30.579473 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-821b98e6-200c-4eab-be6b-3d902ef0765e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:39:30.588772 np0000006182 devstack@c-api.service[100285]: WARNING cinder.keymgr.conf_key_mgr [None req-821b98e6-200c-4eab-be6b-3d902ef0765e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 05:39:30.594470 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-821b98e6-200c-4eab-be6b-3d902ef0765e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Delete volume request issued successfully. Jul 31 05:39:30.594693 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-821b98e6-200c-4eab-be6b-3d902ef0765e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 202 Jul 31 05:39:30.595091 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1216/4874] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:30 2026] DELETE /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:30.602144 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7be6aee1-ef43-4ca7-a1fd-831b7a6e655e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:30.604272 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7be6aee1-ef43-4ca7-a1fd-831b7a6e655e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:39:30.604564 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7be6aee1-ef43-4ca7-a1fd-831b7a6e655e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:30.604861 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7be6aee1-ef43-4ca7-a1fd-831b7a6e655e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:30.613053 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:30.613053 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:30.616939 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7be6aee1-ef43-4ca7-a1fd-831b7a6e655e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Volume info retrieved successfully. Jul 31 05:39:30.622895 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7be6aee1-ef43-4ca7-a1fd-831b7a6e655e tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 200 Jul 31 05:39:30.623465 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1230/4875] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:30 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 1430 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:30.638034 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bba9eb56-3e20-42fb-99d2-26b9b68eeb9e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:30.640097 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bba9eb56-3e20-42fb-99d2-26b9b68eeb9e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:30.640362 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bba9eb56-3e20-42fb-99d2-26b9b68eeb9e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:30.640549 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bba9eb56-3e20-42fb-99d2-26b9b68eeb9e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:30.640892 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-bba9eb56-3e20-42fb-99d2-26b9b68eeb9e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:30.644921 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:30.644921 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:30.645631 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bba9eb56-3e20-42fb-99d2-26b9b68eeb9e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:30.645964 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1222/4876] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:30 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:30.765963 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-033fc782-f29e-464f-af5d-c380c323c032 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:30.768132 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-033fc782-f29e-464f-af5d-c380c323c032 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 Jul 31 05:39:30.768388 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-033fc782-f29e-464f-af5d-c380c323c032 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:30.768706 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-033fc782-f29e-464f-af5d-c380c323c032 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:30.777777 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:30.777777 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:30.784050 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-033fc782-f29e-464f-af5d-c380c323c032 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:30.784353 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-eeddf778-bd11-4315-93ad-ea5e4d542d99 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:30.785883 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eeddf778-bd11-4315-93ad-ea5e4d542d99 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:30.786044 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eeddf778-bd11-4315-93ad-ea5e4d542d99 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:30.786252 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-eeddf778-bd11-4315-93ad-ea5e4d542d99 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:30.788981 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-033fc782-f29e-464f-af5d-c380c323c032 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 returned with HTTP 200 Jul 31 05:39:30.789493 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1209/4877] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:30 2026] GET /volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 => generated 1009 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:30.794505 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:30.794505 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:30.797370 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-eeddf778-bd11-4315-93ad-ea5e4d542d99 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:30.801152 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-eeddf778-bd11-4315-93ad-ea5e4d542d99 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:30.801560 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1217/4878] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:30 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 938 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:30.803236 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d2f4408-ff17-4dc5-aa72-fa43e974515f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:30.804738 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d2f4408-ff17-4dc5-aa72-fa43e974515f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:39:30.805030 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d2f4408-ff17-4dc5-aa72-fa43e974515f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "61dab93f-9c91-400e-932f-11909c42f814", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1034403124"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:30.812593 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:30.812593 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:30.812908 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9d2f4408-ff17-4dc5-aa72-fa43e974515f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:30.813017 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-9d2f4408-ff17-4dc5-aa72-fa43e974515f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create snapshot from volume 61dab93f-9c91-400e-932f-11909c42f814 Jul 31 05:39:30.834287 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-9d2f4408-ff17-4dc5-aa72-fa43e974515f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['b500001a-b4bb-44c6-9035-4df24c3181ac', 'c42c0e7a-f5a2-45dc-8c77-6322b4ef95c5', '076a60ff-576d-4350-9c2b-93f0df68deec', 'a8f39054-db74-4f28-8f9f-e016c36de1a4'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:30.856896 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9d2f4408-ff17-4dc5-aa72-fa43e974515f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot create request issued successfully. Jul 31 05:39:30.857149 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d2f4408-ff17-4dc5-aa72-fa43e974515f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:39:30.857523 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1231/4879] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:39:30 2026] POST /volume/v3/snapshots => generated 308 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:30.870925 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea82b4c8-7a1d-4c72-a04b-52838e902506 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:30.872582 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea82b4c8-7a1d-4c72-a04b-52838e902506 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 Jul 31 05:39:30.872797 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea82b4c8-7a1d-4c72-a04b-52838e902506 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:30.872970 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea82b4c8-7a1d-4c72-a04b-52838e902506 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:30.879223 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:30.879223 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:30.879505 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ea82b4c8-7a1d-4c72-a04b-52838e902506 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:30.880108 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea82b4c8-7a1d-4c72-a04b-52838e902506 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 returned with HTTP 200 Jul 31 05:39:30.880440 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1223/4880] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:30 2026] GET /volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:31.634896 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e41b2396-5a57-49f7-afbc-f69fabad6601 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:31.636613 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e41b2396-5a57-49f7-afbc-f69fabad6601 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] GET https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c Jul 31 05:39:31.636845 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e41b2396-5a57-49f7-afbc-f69fabad6601 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:31.637080 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e41b2396-5a57-49f7-afbc-f69fabad6601 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:31.642427 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e41b2396-5a57-49f7-afbc-f69fabad6601 tempest-TestEncryptedCinderVolumes-274136627 tempest-TestEncryptedCinderVolumes-274136627-project-member] https://10.4.3.227/volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c returned with HTTP 404 Jul 31 05:39:31.642859 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1210/4881] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:31 2026] GET /volume/v3/volumes/455f9bcc-8caf-4261-97ce-ef9511b1360c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:31.649317 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fb393e5c-40de-4be8-9c0a-679ec3346704 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:31.651619 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb393e5c-40de-4be8-9c0a-679ec3346704 tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:39:31.651763 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb393e5c-40de-4be8-9c0a-679ec3346704 tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:31.652008 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb393e5c-40de-4be8-9c0a-679ec3346704 tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Calling method 'detail' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:31.652997 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-fb393e5c-40de-4be8-9c0a-679ec3346704 tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100285) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:39:31.659844 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-068949af-16da-4ca6-acda-02dfee3fbf29 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:31.661597 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-068949af-16da-4ca6-acda-02dfee3fbf29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:31.661779 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-068949af-16da-4ca6-acda-02dfee3fbf29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:31.661980 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-068949af-16da-4ca6-acda-02dfee3fbf29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:31.662082 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-068949af-16da-4ca6-acda-02dfee3fbf29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:31.665925 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:31.665925 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:31.666611 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-068949af-16da-4ca6-acda-02dfee3fbf29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:31.666916 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1232/4882] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:31 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:31.687122 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fb393e5c-40de-4be8-9c0a-679ec3346704 tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Get all volumes completed successfully. Jul 31 05:39:31.689844 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:31.689844 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:31.694140 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb393e5c-40de-4be8-9c0a-679ec3346704 tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:39:31.694505 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1218/4883] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:39:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17461 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:31.710838 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8b940eeb-b204-4fef-81d2-49e7a5a68131 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:31.712222 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b940eeb-b204-4fef-81d2-49e7a5a68131 tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] DELETE https://10.4.3.227/volume/v3/types/5f99fd26-0ad2-452f-bc6e-ec3ec6794af6 Jul 31 05:39:31.712506 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b940eeb-b204-4fef-81d2-49e7a5a68131 tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:31.712880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8b940eeb-b204-4fef-81d2-49e7a5a68131 tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:31.733790 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8b940eeb-b204-4fef-81d2-49e7a5a68131 tempest-TestEncryptedCinderVolumes-1786894354 tempest-TestEncryptedCinderVolumes-1786894354-project-admin] https://10.4.3.227/volume/v3/types/5f99fd26-0ad2-452f-bc6e-ec3ec6794af6 returned with HTTP 202 Jul 31 05:39:31.734538 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1224/4884] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:39:31 2026] DELETE /volume/v3/types/5f99fd26-0ad2-452f-bc6e-ec3ec6794af6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:31.815992 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c02bf7df-9987-4117-98e8-c283fbe854f2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:31.819226 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c02bf7df-9987-4117-98e8-c283fbe854f2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:31.819226 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c02bf7df-9987-4117-98e8-c283fbe854f2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:31.819226 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c02bf7df-9987-4117-98e8-c283fbe854f2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:31.830177 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:31.830177 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:31.833648 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c02bf7df-9987-4117-98e8-c283fbe854f2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:31.839043 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c02bf7df-9987-4117-98e8-c283fbe854f2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:31.839043 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1211/4885] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:31 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 938 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:31.887984 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6bdc05ae-a921-4294-8678-6fc8c8963519 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:31.889748 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bdc05ae-a921-4294-8678-6fc8c8963519 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 Jul 31 05:39:31.890516 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bdc05ae-a921-4294-8678-6fc8c8963519 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:31.890516 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6bdc05ae-a921-4294-8678-6fc8c8963519 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:31.902081 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:31.902081 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:31.902259 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6bdc05ae-a921-4294-8678-6fc8c8963519 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:31.903067 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6bdc05ae-a921-4294-8678-6fc8c8963519 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 returned with HTTP 200 Jul 31 05:39:31.903541 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1233/4886] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:31 2026] GET /volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:31.918462 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cfa8ff89-253e-493a-adef-fe57756767a7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:31.920044 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cfa8ff89-253e-493a-adef-fe57756767a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] GET https://10.4.3.227/volume/v3/snapshots Jul 31 05:39:31.920273 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cfa8ff89-253e-493a-adef-fe57756767a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:31.920496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cfa8ff89-253e-493a-adef-fe57756767a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:31.920734 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.api_utils [None req-cfa8ff89-253e-493a-adef-fe57756767a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Removing options '' from query. {{(pid=100285) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:39:31.921826 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.db.api [None req-cfa8ff89-253e-493a-adef-fe57756767a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Building query based on filter {{(pid=100285) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 05:39:31.925605 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cfa8ff89-253e-493a-adef-fe57756767a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Get all snapshots completed successfully. Jul 31 05:39:31.925951 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cfa8ff89-253e-493a-adef-fe57756767a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 200 Jul 31 05:39:31.926349 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1219/4887] 10.4.3.227 () {66 vars in 1243 bytes} [Fri Jul 31 05:39:31 2026] GET /volume/v3/snapshots => generated 336 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:31.937214 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa7ef100-5f43-490d-85c6-bb92ada8dd48 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:31.938962 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa7ef100-5f43-490d-85c6-bb92ada8dd48 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 Jul 31 05:39:31.939173 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa7ef100-5f43-490d-85c6-bb92ada8dd48 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:31.939351 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa7ef100-5f43-490d-85c6-bb92ada8dd48 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:31.939445 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-aa7ef100-5f43-490d-85c6-bb92ada8dd48 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete snapshot with id: d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 Jul 31 05:39:31.945087 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:31.945087 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:31.945373 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aa7ef100-5f43-490d-85c6-bb92ada8dd48 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:31.961123 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-aa7ef100-5f43-490d-85c6-bb92ada8dd48 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot delete request issued successfully. Jul 31 05:39:31.961282 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa7ef100-5f43-490d-85c6-bb92ada8dd48 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 returned with HTTP 202 Jul 31 05:39:31.961705 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1225/4888] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:39:31 2026] DELETE /volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:31.968936 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-942a87ed-f574-4f2f-905e-d2083b977c16 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:31.970804 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-942a87ed-f574-4f2f-905e-d2083b977c16 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 Jul 31 05:39:31.971044 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-942a87ed-f574-4f2f-905e-d2083b977c16 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:31.971301 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-942a87ed-f574-4f2f-905e-d2083b977c16 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:31.976478 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:31.976478 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:31.976804 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-942a87ed-f574-4f2f-905e-d2083b977c16 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:31.977454 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-942a87ed-f574-4f2f-905e-d2083b977c16 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 returned with HTTP 200 Jul 31 05:39:31.977810 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1212/4889] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:31 2026] GET /volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:32.171211 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-d24f8898-ca2f-42d2-8deb-ef157737e3dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:32.174370 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-d24f8898-ca2f-42d2-8deb-ef157737e3dd tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] POST https://10.4.3.227/volume/v3/attachments/01a380db-a445-41f3-8790-c935165f3194/action Jul 31 05:39:32.174891 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-d24f8898-ca2f-42d2-8deb-ef157737e3dd tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:32.175077 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-d24f8898-ca2f-42d2-8deb-ef157737e3dd tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:32.200342 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:32.200342 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:32.217499 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-0903aa2b-29c7-4e0c-b4de-4869c1bcbe22 req-d24f8898-ca2f-42d2-8deb-ef157737e3dd tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments/01a380db-a445-41f3-8790-c935165f3194/action returned with HTTP 204 Jul 31 05:39:32.217950 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1234/4890] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:39:32 2026] POST /volume/v3/attachments/01a380db-a445-41f3-8790-c935165f3194/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:32.679192 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ec0c02d2-3067-432c-8445-283e0e258958 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:32.681547 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec0c02d2-3067-432c-8445-283e0e258958 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:32.681823 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec0c02d2-3067-432c-8445-283e0e258958 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:32.682083 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ec0c02d2-3067-432c-8445-283e0e258958 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:32.682272 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ec0c02d2-3067-432c-8445-283e0e258958 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:32.690720 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:32.690720 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:32.691762 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ec0c02d2-3067-432c-8445-283e0e258958 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:32.692262 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1220/4891] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:32 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:32.860891 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6149ac3-a889-48ac-b5da-e5d3c3f379eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:32.862611 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6149ac3-a889-48ac-b5da-e5d3c3f379eb tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:32.862611 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6149ac3-a889-48ac-b5da-e5d3c3f379eb tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:32.862611 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6149ac3-a889-48ac-b5da-e5d3c3f379eb tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:32.872323 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:32.872323 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:32.876556 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a6149ac3-a889-48ac-b5da-e5d3c3f379eb tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:32.883415 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6149ac3-a889-48ac-b5da-e5d3c3f379eb tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:32.884008 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1226/4892] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:32 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 1230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:32.896076 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7a08deec-05b1-49da-b6a5-c42242c426b7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:32.897886 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a08deec-05b1-49da-b6a5-c42242c426b7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:32.898068 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a08deec-05b1-49da-b6a5-c42242c426b7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:32.898268 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7a08deec-05b1-49da-b6a5-c42242c426b7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:32.907769 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:32.907769 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:32.911194 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7a08deec-05b1-49da-b6a5-c42242c426b7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:32.916176 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7a08deec-05b1-49da-b6a5-c42242c426b7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:32.916584 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1213/4893] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:32 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:32.987619 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f0678e2-3d2e-4e30-9e46-8c47ef7c6294 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:32.989630 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f0678e2-3d2e-4e30-9e46-8c47ef7c6294 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 Jul 31 05:39:32.989998 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f0678e2-3d2e-4e30-9e46-8c47ef7c6294 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:32.989998 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f0678e2-3d2e-4e30-9e46-8c47ef7c6294 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:32.994014 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f0678e2-3d2e-4e30-9e46-8c47ef7c6294 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 returned with HTTP 404 Jul 31 05:39:32.994495 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1235/4894] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:32 2026] GET /volume/v3/snapshots/d59f33a8-b7bd-4fd5-8a0d-832f1529f2b8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:33.002664 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e365bfc6-778d-435f-9167-a9ed08defe0f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:33.004367 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e365bfc6-778d-435f-9167-a9ed08defe0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 Jul 31 05:39:33.004585 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e365bfc6-778d-435f-9167-a9ed08defe0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:33.004825 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e365bfc6-778d-435f-9167-a9ed08defe0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:33.004903 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-e365bfc6-778d-435f-9167-a9ed08defe0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume with id: 61dab93f-9c91-400e-932f-11909c42f814 Jul 31 05:39:33.013823 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:33.013823 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:33.014193 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e365bfc6-778d-435f-9167-a9ed08defe0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:33.032494 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e365bfc6-778d-435f-9167-a9ed08defe0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume request issued successfully. Jul 31 05:39:33.032710 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e365bfc6-778d-435f-9167-a9ed08defe0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 returned with HTTP 202 Jul 31 05:39:33.033212 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1221/4895] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:33 2026] DELETE /volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:33.048239 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1e724907-70cf-4574-bbd0-636948838dbe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:33.051674 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e724907-70cf-4574-bbd0-636948838dbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 Jul 31 05:39:33.051946 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e724907-70cf-4574-bbd0-636948838dbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:33.052136 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e724907-70cf-4574-bbd0-636948838dbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:33.064222 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:33.064222 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:33.069381 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1e724907-70cf-4574-bbd0-636948838dbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:33.074590 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e724907-70cf-4574-bbd0-636948838dbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 returned with HTTP 200 Jul 31 05:39:33.075873 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1227/4896] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:33 2026] GET /volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:33.442745 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:33.444681 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/limits Jul 31 05:39:33.444681 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:33.444822 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:33.451597 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:39:33.451854 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:39:33.452083 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1854651492-958968540, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:39:33.452623 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:39:33.452623 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:39:33.452768 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1651882644-46996303, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:39:33.452960 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:39:33.453183 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:39:33.453464 np0000006182 devstack@c-api.service[100284]: WARNING cinder.quota [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-370397479-1996461599, it is now deprecated. Please use the default quota class for default quota. Jul 31 05:39:33.463968 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-4ffb5cef-b3a5-4f1e-8ca1-b7823f741fc7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/limits returned with HTTP 200 Jul 31 05:39:33.464381 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1214/4897] 10.4.3.227 () {68 vars in 1484 bytes} [Fri Jul 31 05:39:33 2026] GET /volume/v3/limits => generated 302 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:33.498564 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-bf64228d-3601-4c27-a3cf-eff511ba9824 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:33.500680 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-bf64228d-3601-4c27-a3cf-eff511ba9824 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:39:33.500892 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-bf64228d-3601-4c27-a3cf-eff511ba9824 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:33.501123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-bf64228d-3601-4c27-a3cf-eff511ba9824 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:33.510488 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:33.510488 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:33.532277 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-bf64228d-3601-4c27-a3cf-eff511ba9824 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:39:33.534247 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-bf64228d-3601-4c27-a3cf-eff511ba9824 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 200 Jul 31 05:39:33.534745 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1236/4898] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:33 2026] GET /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 1658 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:33.544089 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-cba98d21-06f7-4fde-bc8e-068abfb74ab1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:33.545658 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-cba98d21-06f7-4fde-bc8e-068abfb74ab1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:39:33.546007 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-cba98d21-06f7-4fde-bc8e-068abfb74ab1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f735bd00-a1e6-44f8-a006-56a683ab8875", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-130443427", "description": null, "metadata": {}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:33.558065 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:33.558065 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:33.558624 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-cba98d21-06f7-4fde-bc8e-068abfb74ab1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:39:33.558771 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-cba98d21-06f7-4fde-bc8e-068abfb74ab1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create snapshot from volume f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:39:33.583770 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-cba98d21-06f7-4fde-bc8e-068abfb74ab1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['841849e4-43c9-4c6c-8cec-fe42fc41ca16', '4ad0efc7-5019-43c5-b6dd-7d318e234bdd', '5c523cdf-7022-4578-a722-953cf6dbfbee', '31f37988-f237-4a7b-b30f-bfb5ef309bf2'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:33.619674 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-cba98d21-06f7-4fde-bc8e-068abfb74ab1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot force create request issued successfully. Jul 31 05:39:33.620135 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-e88364b2-2c51-43c9-9799-e785d4fa8508 req-cba98d21-06f7-4fde-bc8e-068abfb74ab1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:39:33.620744 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1222/4899] 10.4.3.227 () {72 vars in 1547 bytes} [Fri Jul 31 05:39:33 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 31 05:39:33.703466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-64ca0f88-8865-46d3-8e72-bd52e1b4deda None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:33.706433 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64ca0f88-8865-46d3-8e72-bd52e1b4deda tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:33.706703 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64ca0f88-8865-46d3-8e72-bd52e1b4deda tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:33.706962 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-64ca0f88-8865-46d3-8e72-bd52e1b4deda tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:33.707125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-64ca0f88-8865-46d3-8e72-bd52e1b4deda tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:33.712449 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:33.712449 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:33.713451 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-64ca0f88-8865-46d3-8e72-bd52e1b4deda tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:33.714160 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1228/4900] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:33 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:33.725133 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-87412ae7-4c7b-42a2-82d2-34b4e48640f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:33.727071 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87412ae7-4c7b-42a2-82d2-34b4e48640f4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 Jul 31 05:39:33.727304 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87412ae7-4c7b-42a2-82d2-34b4e48640f4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:33.727525 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87412ae7-4c7b-42a2-82d2-34b4e48640f4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:33.734480 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:33.734480 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:33.737863 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-87412ae7-4c7b-42a2-82d2-34b4e48640f4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:39:33.741795 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87412ae7-4c7b-42a2-82d2-34b4e48640f4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 returned with HTTP 200 Jul 31 05:39:33.742190 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1215/4901] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:33 2026] GET /volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:33.753444 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41ed0d1d-e957-4d0d-baff-40b6d56592ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:33.755127 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41ed0d1d-e957-4d0d-baff-40b6d56592ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:33.755335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41ed0d1d-e957-4d0d-baff-40b6d56592ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:33.755574 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41ed0d1d-e957-4d0d-baff-40b6d56592ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:33.755689 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-41ed0d1d-e957-4d0d-baff-40b6d56592ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete backup with id: 56d72cb8-b3b5-4408-b00e-2144f9b49728. Jul 31 05:39:33.760014 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:33.760014 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:33.772926 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-41ed0d1d-e957-4d0d-baff-40b6d56592ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] delete_backup rpcapi backup_id 56d72cb8-b3b5-4408-b00e-2144f9b49728 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:39:33.773907 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41ed0d1d-e957-4d0d-baff-40b6d56592ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 202 Jul 31 05:39:33.774590 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1237/4902] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:33 2026] DELETE /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:39:33.781623 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e74752d3-fcef-4612-b9de-ba1b6f3caa5e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:33.785223 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e74752d3-fcef-4612-b9de-ba1b6f3caa5e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:33.785516 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e74752d3-fcef-4612-b9de-ba1b6f3caa5e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:33.785831 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e74752d3-fcef-4612-b9de-ba1b6f3caa5e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:33.785995 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e74752d3-fcef-4612-b9de-ba1b6f3caa5e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:33.791941 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:33.791941 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:33.792776 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e74752d3-fcef-4612-b9de-ba1b6f3caa5e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 200 Jul 31 05:39:33.793192 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1223/4903] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:33 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:34.090766 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51602567-bcf6-40c2-8dfd-ce1d773177b5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:34.092561 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51602567-bcf6-40c2-8dfd-ce1d773177b5 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 Jul 31 05:39:34.092750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51602567-bcf6-40c2-8dfd-ce1d773177b5 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:34.092996 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51602567-bcf6-40c2-8dfd-ce1d773177b5 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:34.099825 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51602567-bcf6-40c2-8dfd-ce1d773177b5 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 returned with HTTP 404 Jul 31 05:39:34.100337 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1229/4904] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:34 2026] GET /volume/v3/volumes/61dab93f-9c91-400e-932f-11909c42f814 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:34.111574 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:34.113873 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:34.114367 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-72899361"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:34.116352 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-72899361'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:34.116554 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume of 1 GB Jul 31 05:39:34.121452 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Availability Zones retrieved successfully. Jul 31 05:39:34.129471 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (311c30a3-0dc1-464f-95d3-f315db7c437b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:34.131243 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754b4e88-8052-4c78-b851-94b0e238a213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:34.132457 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:34.160168 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754b4e88-8052-4c78-b851-94b0e238a213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:34.161043 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b66bad-04ec-4beb-bacb-25b96cd4829d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:34.199705 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['b785c88e-90dd-4154-9283-2aa5c02375d2', '4aa7585a-b3b0-4117-95cb-c25b5579f1b1', 'ae49bc54-acd6-4961-ad3b-7e3b10a6028b', 'cf637281-f8f7-48e8-aa5a-42d0f005bd01'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:34.200503 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28b66bad-04ec-4beb-bacb-25b96cd4829d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b785c88e-90dd-4154-9283-2aa5c02375d2', '4aa7585a-b3b0-4117-95cb-c25b5579f1b1', 'ae49bc54-acd6-4961-ad3b-7e3b10a6028b', 'cf637281-f8f7-48e8-aa5a-42d0f005bd01']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:34.201299 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ccf0012-b550-478b-89a5-89d5c2b2733b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:34.224245 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ccf0012-b550-478b-89a5-89d5c2b2733b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-72899361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['b785c88e-90dd-4154-9283-2aa5c02375d2','4aa7585a-b3b0-4117-95cb-c25b5579f1b1','ae49bc54-acd6-4961-ad3b-7e3b10a6028b','cf637281-f8f7-48e8-aa5a-42d0f005bd01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-72899361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='128b23833de74e13a5b17d94d2d1dad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65a060cd61894851b88e8a806c1e3435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:34.225170 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96d7cc0-cf52-4825-985e-045fc1351c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:34.248290 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c96d7cc0-cf52-4825-985e-045fc1351c86) transitioned into state 'SUCCESS' from state '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-72899361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['b785c88e-90dd-4154-9283-2aa5c02375d2','4aa7585a-b3b0-4117-95cb-c25b5579f1b1','ae49bc54-acd6-4961-ad3b-7e3b10a6028b','cf637281-f8f7-48e8-aa5a-42d0f005bd01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:34.249258 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca1653f8-875c-4f54-b208-6a7986753f20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:34.263928 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca1653f8-875c-4f54-b208-6a7986753f20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:34.264254 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (311c30a3-0dc1-464f-95d3-f315db7c437b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:34.264595 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request issued successfully. Jul 31 05:39:34.265214 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02dba590-b486-4e11-ac88-4b2a4220cfc9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:34.265766 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1216/4905] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:39:34 2026] POST /volume/v3/volumes => generated 776 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:34.280014 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ff5e6560-5823-4031-b631-4938a522eac8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:34.281669 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff5e6560-5823-4031-b631-4938a522eac8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 Jul 31 05:39:34.281834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff5e6560-5823-4031-b631-4938a522eac8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:34.282013 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ff5e6560-5823-4031-b631-4938a522eac8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:34.289812 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:34.289812 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:34.293879 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ff5e6560-5823-4031-b631-4938a522eac8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:34.297632 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ff5e6560-5823-4031-b631-4938a522eac8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 returned with HTTP 200 Jul 31 05:39:34.298034 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1238/4906] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:34 2026] GET /volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:34.804109 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba2f15d1-3226-48c6-968b-9dcc8567e330 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:34.806140 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba2f15d1-3226-48c6-968b-9dcc8567e330 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 Jul 31 05:39:34.806375 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba2f15d1-3226-48c6-968b-9dcc8567e330 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:34.806629 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba2f15d1-3226-48c6-968b-9dcc8567e330 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:34.806759 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ba2f15d1-3226-48c6-968b-9dcc8567e330 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 56d72cb8-b3b5-4408-b00e-2144f9b49728. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:34.810720 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba2f15d1-3226-48c6-968b-9dcc8567e330 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 returned with HTTP 404 Jul 31 05:39:34.811186 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1224/4907] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:34 2026] GET /volume/v3/backups/56d72cb8-b3b5-4408-b00e-2144f9b49728 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:34.817974 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3349efa9-0594-4c4a-8a1f-43a5e1da5b80 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:34.819854 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3349efa9-0594-4c4a-8a1f-43a5e1da5b80 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:34.820056 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3349efa9-0594-4c4a-8a1f-43a5e1da5b80 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:34.820256 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3349efa9-0594-4c4a-8a1f-43a5e1da5b80 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:34.820362 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-3349efa9-0594-4c4a-8a1f-43a5e1da5b80 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete backup with id: 08ff322e-f74c-48a0-8511-7b2710d1bc11. Jul 31 05:39:34.824388 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:34.824388 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:34.834666 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-3349efa9-0594-4c4a-8a1f-43a5e1da5b80 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] delete_backup rpcapi backup_id 08ff322e-f74c-48a0-8511-7b2710d1bc11 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:39:34.836343 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3349efa9-0594-4c4a-8a1f-43a5e1da5b80 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 202 Jul 31 05:39:34.836633 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1230/4908] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:34 2026] DELETE /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:39:34.844922 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-59ad66e7-4f33-406f-88ac-aefc8d7c163c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:34.846951 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59ad66e7-4f33-406f-88ac-aefc8d7c163c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:34.847218 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59ad66e7-4f33-406f-88ac-aefc8d7c163c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:34.847442 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-59ad66e7-4f33-406f-88ac-aefc8d7c163c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:34.847578 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-59ad66e7-4f33-406f-88ac-aefc8d7c163c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:34.853198 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:34.853198 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:34.854265 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-59ad66e7-4f33-406f-88ac-aefc8d7c163c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 200 Jul 31 05:39:34.854643 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1217/4909] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:34 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:35.312412 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6f0b4d98-b46e-46fc-8429-507512188477 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:35.314862 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f0b4d98-b46e-46fc-8429-507512188477 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 Jul 31 05:39:35.315119 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f0b4d98-b46e-46fc-8429-507512188477 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:35.315373 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6f0b4d98-b46e-46fc-8429-507512188477 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:35.327367 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:35.327367 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:35.334997 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6f0b4d98-b46e-46fc-8429-507512188477 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:35.341146 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6f0b4d98-b46e-46fc-8429-507512188477 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 returned with HTTP 200 Jul 31 05:39:35.341552 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1239/4910] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:35 2026] GET /volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 => generated 1007 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:35.360225 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-04f378fe-174b-40c9-96b2-c673238ff9b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:35.362242 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-04f378fe-174b-40c9-96b2-c673238ff9b6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:39:35.362242 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-04f378fe-174b-40c9-96b2-c673238ff9b6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-863008750"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:35.369983 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:35.369983 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:35.370378 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-04f378fe-174b-40c9-96b2-c673238ff9b6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:35.370490 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-04f378fe-174b-40c9-96b2-c673238ff9b6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create snapshot from volume 29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 Jul 31 05:39:35.383283 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be840c05-9440-43d5-94f0-ce4ee4d0131c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:35.385507 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be840c05-9440-43d5-94f0-ce4ee4d0131c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 Jul 31 05:39:35.385816 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be840c05-9440-43d5-94f0-ce4ee4d0131c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:35.385980 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be840c05-9440-43d5-94f0-ce4ee4d0131c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:35.392088 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:35.392088 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:35.392659 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-be840c05-9440-43d5-94f0-ce4ee4d0131c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:39:35.393581 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be840c05-9440-43d5-94f0-ce4ee4d0131c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 returned with HTTP 200 Jul 31 05:39:35.393972 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1231/4911] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:35 2026] GET /volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:35.394281 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-04f378fe-174b-40c9-96b2-c673238ff9b6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['39e015f6-dbae-409d-be9c-d0d11599ace7', '3092ff3e-bcee-4851-9d97-d9c3a3b147b2', '66c3e011-74bf-4407-9f84-7a069c3e989f', 'f00ab4af-a477-4eb6-80c0-38b4f51c18e1'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:35.432487 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-04f378fe-174b-40c9-96b2-c673238ff9b6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot create request issued successfully. Jul 31 05:39:35.432981 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-04f378fe-174b-40c9-96b2-c673238ff9b6 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:39:35.433571 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1225/4912] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:39:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:35.444489 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ce87044-8a89-4a29-a8f1-5bb806149c00 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:35.446270 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ce87044-8a89-4a29-a8f1-5bb806149c00 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e Jul 31 05:39:35.446468 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ce87044-8a89-4a29-a8f1-5bb806149c00 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:35.446662 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ce87044-8a89-4a29-a8f1-5bb806149c00 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:35.451554 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:35.451554 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:35.451873 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1ce87044-8a89-4a29-a8f1-5bb806149c00 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:35.452592 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ce87044-8a89-4a29-a8f1-5bb806149c00 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e returned with HTTP 200 Jul 31 05:39:35.453024 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1218/4913] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:35 2026] GET /volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:35.864884 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c9c485ed-6f31-484a-b3a2-27a964294b9f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:35.866712 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9c485ed-6f31-484a-b3a2-27a964294b9f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 Jul 31 05:39:35.866961 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9c485ed-6f31-484a-b3a2-27a964294b9f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:35.867203 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c9c485ed-6f31-484a-b3a2-27a964294b9f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:35.867362 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c9c485ed-6f31-484a-b3a2-27a964294b9f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 08ff322e-f74c-48a0-8511-7b2710d1bc11. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:35.870844 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c9c485ed-6f31-484a-b3a2-27a964294b9f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 returned with HTTP 404 Jul 31 05:39:35.871358 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1240/4914] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:35 2026] GET /volume/v3/backups/08ff322e-f74c-48a0-8511-7b2710d1bc11 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:35.898762 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:35.901152 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:35.901746 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "name": "tempest-VolumesBackupsTest-Volume-1523270771"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:35.903817 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'name': 'tempest-VolumesBackupsTest-Volume-1523270771'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:36.124475 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume of 1 GB Jul 31 05:39:36.128562 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Availability Zones retrieved successfully. Jul 31 05:39:36.133821 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Flow 'volume_create_api' (df3098c4-f48a-4cbe-b6be-da5c2c052fc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:36.134834 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc17be5-5fd0-4372-ab33-f544eb679764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:36.135779 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:36.189533 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6dc17be5-5fd0-4372-ab33-f544eb679764) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:36.190215 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8cfb27-771c-4994-818a-35679c873c53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:36.225762 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Created reservations ['7f351bcf-bc51-4b90-900f-cfbd167c0963', '109a226e-6524-4cbb-8121-4a7501189cda', 'f6c2cabb-6010-4cd4-87e7-a766a2d66092', '1740472f-ce6b-4e9f-85b4-0151e939c624'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:36.226815 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa8cfb27-771c-4994-818a-35679c873c53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f351bcf-bc51-4b90-900f-cfbd167c0963', '109a226e-6524-4cbb-8121-4a7501189cda', 'f6c2cabb-6010-4cd4-87e7-a766a2d66092', '1740472f-ce6b-4e9f-85b4-0151e939c624']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:36.227854 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c522eff-058e-4833-892c-ae4125daaa2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:36.249901 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c522eff-058e-4833-892c-ae4125daaa2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af180edf-a4d1-4028-8edf-174d89e5a9ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1523270771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee267e0daa464a84b5b991794450a86f',qos_specs=None,replication_status=,reservations=['7f351bcf-bc51-4b90-900f-cfbd167c0963','109a226e-6524-4cbb-8121-4a7501189cda','f6c2cabb-6010-4cd4-87e7-a766a2d66092','1740472f-ce6b-4e9f-85b4-0151e939c624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b248c77fe1410ca32881e7cda968e8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1523270771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af180edf-a4d1-4028-8edf-174d89e5a9ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee267e0daa464a84b5b991794450a86f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b248c77fe1410ca32881e7cda968e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:36.250874 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699f7571-8d08-4291-a04d-03695669296b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:36.266937 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (699f7571-8d08-4291-a04d-03695669296b) transitioned into state 'SUCCESS' from state '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-1523270771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee267e0daa464a84b5b991794450a86f',qos_specs=None,replication_status=,reservations=['7f351bcf-bc51-4b90-900f-cfbd167c0963','109a226e-6524-4cbb-8121-4a7501189cda','f6c2cabb-6010-4cd4-87e7-a766a2d66092','1740472f-ce6b-4e9f-85b4-0151e939c624'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b248c77fe1410ca32881e7cda968e8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:36.267679 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9df225dd-0a96-4744-bf37-40ec5b8b7e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:36.276527 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9df225dd-0a96-4744-bf37-40ec5b8b7e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:36.277359 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Flow 'volume_create_api' (df3098c4-f48a-4cbe-b6be-da5c2c052fc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:36.277702 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume request issued successfully. Jul 31 05:39:36.278365 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5ea5d53f-a54c-4e78-883d-93bf8c42cd73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:36.278868 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1232/4915] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:39:35 2026] POST /volume/v3/volumes => generated 749 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:36.290683 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cda571b5-afe0-4c40-8d77-f898eef02976 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:36.293035 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cda571b5-afe0-4c40-8d77-f898eef02976 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac Jul 31 05:39:36.295109 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cda571b5-afe0-4c40-8d77-f898eef02976 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:36.295109 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cda571b5-afe0-4c40-8d77-f898eef02976 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:36.301749 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:36.301749 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:36.305863 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cda571b5-afe0-4c40-8d77-f898eef02976 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:39:36.310637 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cda571b5-afe0-4c40-8d77-f898eef02976 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac returned with HTTP 200 Jul 31 05:39:36.311024 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1226/4916] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:36 2026] GET /volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac => generated 817 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:36.463798 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b4218bc0-2115-456e-8d12-d431b7f376f8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:36.465931 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4218bc0-2115-456e-8d12-d431b7f376f8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e Jul 31 05:39:36.466123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4218bc0-2115-456e-8d12-d431b7f376f8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:36.466331 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4218bc0-2115-456e-8d12-d431b7f376f8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:36.470982 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:36.470982 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:36.471295 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b4218bc0-2115-456e-8d12-d431b7f376f8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:36.471962 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4218bc0-2115-456e-8d12-d431b7f376f8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e returned with HTTP 200 Jul 31 05:39:36.472352 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1219/4917] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:36 2026] GET /volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:36.482358 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8b5e3985-94db-4c6d-8911-463578c172f5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:36.485846 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b5e3985-94db-4c6d-8911-463578c172f5 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] POST https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e/action Jul 31 05:39:36.486170 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b5e3985-94db-4c6d-8911-463578c172f5 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:36.486295 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b5e3985-94db-4c6d-8911-463578c172f5 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:36.487600 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-8b5e3985-94db-4c6d-8911-463578c172f5 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Updating snapshot '3119b5f1-054e-4b02-9b69-752ffc950b4e' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:39:36.496574 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:36.496574 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:36.497170 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-8b5e3985-94db-4c6d-8911-463578c172f5 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ac5b1c7a7bf846908d279ec9a20bd6f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '128b23833de74e13a5b17d94d2d1dad7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:39:36.497388 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b5e3985-94db-4c6d-8911-463578c172f5 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e/action returned with HTTP 403 Jul 31 05:39:36.497904 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1241/4918] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:39:36 2026] POST /volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:36.505085 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-430d298b-04e0-4628-8809-ed83b5d86661 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:36.507735 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-430d298b-04e0-4628-8809-ed83b5d86661 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e Jul 31 05:39:36.507857 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-430d298b-04e0-4628-8809-ed83b5d86661 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:36.508034 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-430d298b-04e0-4628-8809-ed83b5d86661 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:36.508145 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-430d298b-04e0-4628-8809-ed83b5d86661 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete snapshot with id: 3119b5f1-054e-4b02-9b69-752ffc950b4e Jul 31 05:39:36.514418 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:36.514418 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:36.514774 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-430d298b-04e0-4628-8809-ed83b5d86661 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:36.534946 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-430d298b-04e0-4628-8809-ed83b5d86661 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot delete request issued successfully. Jul 31 05:39:36.535278 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-430d298b-04e0-4628-8809-ed83b5d86661 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e returned with HTTP 202 Jul 31 05:39:36.535852 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1233/4919] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:39:36 2026] DELETE /volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:36.542775 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5fb7cd09-30e1-4204-abec-64b7c33fbf00 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:36.544689 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fb7cd09-30e1-4204-abec-64b7c33fbf00 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e Jul 31 05:39:36.544876 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fb7cd09-30e1-4204-abec-64b7c33fbf00 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:36.545128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5fb7cd09-30e1-4204-abec-64b7c33fbf00 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:36.551470 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:36.551470 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:36.551805 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5fb7cd09-30e1-4204-abec-64b7c33fbf00 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:36.552546 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5fb7cd09-30e1-4204-abec-64b7c33fbf00 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e returned with HTTP 200 Jul 31 05:39:36.552951 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1227/4920] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:36 2026] GET /volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:37.018709 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-6971d197-ee97-4aa8-a8c6-6de65bb7c537 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.021445 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-6971d197-ee97-4aa8-a8c6-6de65bb7c537 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 Jul 31 05:39:37.021747 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-6971d197-ee97-4aa8-a8c6-6de65bb7c537 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:37.022066 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-6971d197-ee97-4aa8-a8c6-6de65bb7c537 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:37.029430 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.029430 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:37.030035 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-6971d197-ee97-4aa8-a8c6-6de65bb7c537 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:39:37.031137 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-6971d197-ee97-4aa8-a8c6-6de65bb7c537 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 returned with HTTP 200 Jul 31 05:39:37.031646 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1220/4921] 10.4.3.227 () {68 vars in 1604 bytes} [Fri Jul 31 05:39:37 2026] GET /volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 => generated 478 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:37.323663 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32af44d0-10c3-452b-a771-2628fd5ee0f3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.325327 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32af44d0-10c3-452b-a771-2628fd5ee0f3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac Jul 31 05:39:37.325528 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32af44d0-10c3-452b-a771-2628fd5ee0f3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:37.325706 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32af44d0-10c3-452b-a771-2628fd5ee0f3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:37.332126 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.332126 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:37.335425 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-32af44d0-10c3-452b-a771-2628fd5ee0f3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:39:37.339751 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32af44d0-10c3-452b-a771-2628fd5ee0f3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac returned with HTTP 200 Jul 31 05:39:37.340121 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1242/4922] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:37 2026] GET /volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:37.351061 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1e732ad7-cf15-4c35-81cd-a9ff6cda85d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.352620 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e732ad7-cf15-4c35-81cd-a9ff6cda85d9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:39:37.352942 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1e732ad7-cf15-4c35-81cd-a9ff6cda85d9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "af180edf-a4d1-4028-8edf-174d89e5a9ac", "name": "tempest-VolumesBackupsTest-Backup-159618496"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:37.354238 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-1e732ad7-cf15-4c35-81cd-a9ff6cda85d9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating new backup {'backup': {'volume_id': 'af180edf-a4d1-4028-8edf-174d89e5a9ac', 'name': 'tempest-VolumesBackupsTest-Backup-159618496'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:39:37.354363 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-1e732ad7-cf15-4c35-81cd-a9ff6cda85d9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating backup of volume af180edf-a4d1-4028-8edf-174d89e5a9ac in container None Jul 31 05:39:37.360841 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.360841 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:37.361319 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1e732ad7-cf15-4c35-81cd-a9ff6cda85d9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:39:37.375560 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-1e732ad7-cf15-4c35-81cd-a9ff6cda85d9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Created reservations ['b3c8b927-9dd4-43bd-8095-f6be9d5b6b06', '6b4f6894-3fe0-4dcc-8755-d8454c6f1eff'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:37.402158 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1e732ad7-cf15-4c35-81cd-a9ff6cda85d9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:39:37.402760 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1234/4923] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:39:37 2026] POST /volume/v3/backups => generated 329 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:37.411366 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fed9e5ae-7892-4270-a98b-ffcc1882ae4a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.414341 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fed9e5ae-7892-4270-a98b-ffcc1882ae4a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:37.414808 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fed9e5ae-7892-4270-a98b-ffcc1882ae4a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:37.414808 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fed9e5ae-7892-4270-a98b-ffcc1882ae4a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:37.414808 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-fed9e5ae-7892-4270-a98b-ffcc1882ae4a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:37.423202 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.423202 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:37.423749 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fed9e5ae-7892-4270-a98b-ffcc1882ae4a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:37.424126 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1228/4924] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:37 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:37.508230 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-70cb6fc0-0a13-4e17-8331-098c409ff05d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.510711 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-70cb6fc0-0a13-4e17-8331-098c409ff05d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:37.510965 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-70cb6fc0-0a13-4e17-8331-098c409ff05d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:37.511238 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-70cb6fc0-0a13-4e17-8331-098c409ff05d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:37.520869 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.520869 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:37.524316 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-70cb6fc0-0a13-4e17-8331-098c409ff05d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:37.528413 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-70cb6fc0-0a13-4e17-8331-098c409ff05d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:37.528678 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1221/4925] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:37 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 1230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:37.545480 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-a1448e1c-5a7e-430c-b107-99c9533adfd8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.547903 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-a1448e1c-5a7e-430c-b107-99c9533adfd8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] POST https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6/action Jul 31 05:39:37.548340 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-a1448e1c-5a7e-430c-b107-99c9533adfd8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:37.548499 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-a1448e1c-5a7e-430c-b107-99c9533adfd8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:37.559398 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.559398 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:37.559842 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-a1448e1c-5a7e-430c-b107-99c9533adfd8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:37.561370 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd15f416-6095-43c2-b7de-366e158bb54d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.563023 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd15f416-6095-43c2-b7de-366e158bb54d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e Jul 31 05:39:37.563254 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd15f416-6095-43c2-b7de-366e158bb54d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:37.563620 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd15f416-6095-43c2-b7de-366e158bb54d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:37.565921 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-a1448e1c-5a7e-430c-b107-99c9533adfd8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Begin detaching volume completed successfully. Jul 31 05:39:37.566173 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-a1448e1c-5a7e-430c-b107-99c9533adfd8 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6/action returned with HTTP 202 Jul 31 05:39:37.566645 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1243/4926] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:39:37 2026] POST /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 05:39:37.568447 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd15f416-6095-43c2-b7de-366e158bb54d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e returned with HTTP 404 Jul 31 05:39:37.568447 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1235/4927] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:37 2026] GET /volume/v3/snapshots/3119b5f1-054e-4b02-9b69-752ffc950b4e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:37.575166 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c7ac8712-ae6f-4144-9772-b47b1b083585 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.576984 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7ac8712-ae6f-4144-9772-b47b1b083585 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 Jul 31 05:39:37.577142 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7ac8712-ae6f-4144-9772-b47b1b083585 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:37.577353 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c7ac8712-ae6f-4144-9772-b47b1b083585 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:37.577656 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-c7ac8712-ae6f-4144-9772-b47b1b083585 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume with id: 29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 Jul 31 05:39:37.584642 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.584642 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:37.584927 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c7ac8712-ae6f-4144-9772-b47b1b083585 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:37.602475 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c7ac8712-ae6f-4144-9772-b47b1b083585 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume request issued successfully. Jul 31 05:39:37.602594 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c7ac8712-ae6f-4144-9772-b47b1b083585 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 returned with HTTP 202 Jul 31 05:39:37.603152 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1229/4928] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:37 2026] DELETE /volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:37.606744 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6818f47c-31c4-475e-93a7-71823be9923b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.607317 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6818f47c-31c4-475e-93a7-71823be9923b None None] GET https://10.4.3.227/volume// Jul 31 05:39:37.607571 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6818f47c-31c4-475e-93a7-71823be9923b None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:37.607796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6818f47c-31c4-475e-93a7-71823be9923b None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:37.608229 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6818f47c-31c4-475e-93a7-71823be9923b None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:37.608606 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1222/4929] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:39:37 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:39:37.610303 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d0a2b446-0b0b-4266-8ba0-a6f7ae3cf7c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.612578 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0a2b446-0b0b-4266-8ba0-a6f7ae3cf7c1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 Jul 31 05:39:37.612901 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0a2b446-0b0b-4266-8ba0-a6f7ae3cf7c1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:37.613225 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d0a2b446-0b0b-4266-8ba0-a6f7ae3cf7c1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:37.617637 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-9a563807-55aa-41a0-a39a-cdfec45eb7e2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.619639 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-9a563807-55aa-41a0-a39a-cdfec45eb7e2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:37.619875 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-9a563807-55aa-41a0-a39a-cdfec45eb7e2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:37.620052 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-9a563807-55aa-41a0-a39a-cdfec45eb7e2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:37.623187 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.623187 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:37.626722 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d0a2b446-0b0b-4266-8ba0-a6f7ae3cf7c1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:37.629175 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.629175 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:37.631336 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d0a2b446-0b0b-4266-8ba0-a6f7ae3cf7c1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 returned with HTTP 200 Jul 31 05:39:37.631842 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1244/4930] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:37 2026] GET /volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:37.632866 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-9a563807-55aa-41a0-a39a-cdfec45eb7e2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:37.638139 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-9a563807-55aa-41a0-a39a-cdfec45eb7e2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 200 Jul 31 05:39:37.638616 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1236/4931] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:39:37 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 1413 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:37.845940 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-269d62c8-1ea3-4c18-9be1-a27e992d254d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.848434 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-269d62c8-1ea3-4c18-9be1-a27e992d254d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 Jul 31 05:39:37.848665 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-269d62c8-1ea3-4c18-9be1-a27e992d254d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:37.848904 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-269d62c8-1ea3-4c18-9be1-a27e992d254d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:37.853867 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.853867 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:37.854273 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-269d62c8-1ea3-4c18-9be1-a27e992d254d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:39:37.855420 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-269d62c8-1ea3-4c18-9be1-a27e992d254d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 returned with HTTP 200 Jul 31 05:39:37.855814 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1230/4932] 10.4.3.227 () {68 vars in 1604 bytes} [Fri Jul 31 05:39:37 2026] GET /volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:37.866178 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b4cbb399-68a2-4d2f-bb8d-18dd869febd6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.867996 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b4cbb399-68a2-4d2f-bb8d-18dd869febd6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:39:37.868361 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b4cbb399-68a2-4d2f-bb8d-18dd869febd6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:37.868710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b4cbb399-68a2-4d2f-bb8d-18dd869febd6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:37.878514 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.878514 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:37.882435 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b4cbb399-68a2-4d2f-bb8d-18dd869febd6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:39:37.887695 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b4cbb399-68a2-4d2f-bb8d-18dd869febd6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 200 Jul 31 05:39:37.888396 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1223/4933] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:37 2026] GET /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 1658 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:37.898293 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:37.900314 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:37.900701 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "4db114c8-7acd-48a1-9dc8-ab702f208670", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:37.902269 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '4db114c8-7acd-48a1-9dc8-ab702f208670', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:37.909886 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:37.909886 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:37.910298 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:39:37.910410 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume of 1 GB Jul 31 05:39:37.911015 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Availability Zones retrieved successfully. Jul 31 05:39:37.916133 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (29b3c0e0-465a-41a0-9990-6ba5f3a2c56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:37.917134 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5991d63f-5f79-4bf9-be5a-2860f5ad2be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:37.918023 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:37.950358 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5991d63f-5f79-4bf9-be5a-2860f5ad2be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '4db114c8-7acd-48a1-9dc8-ab702f208670', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:37.951524 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81af51a-1598-4042-a5f3-f3d5f2e7ba99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:37.992552 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['353a2e4a-086b-46f2-8474-2084429c8325', '7b6c5bc5-1b1d-4f15-997a-6f832ab7f7b9', '5513cf53-1953-4075-ab71-e0527e4815cb', '6dfd74a9-d9be-4e4e-bdf8-77cd9041b884'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:37.993078 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d81af51a-1598-4042-a5f3-f3d5f2e7ba99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['353a2e4a-086b-46f2-8474-2084429c8325', '7b6c5bc5-1b1d-4f15-997a-6f832ab7f7b9', '5513cf53-1953-4075-ab71-e0527e4815cb', '6dfd74a9-d9be-4e4e-bdf8-77cd9041b884']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:37.993892 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529723ca-cb71-4ad0-999e-a0bc21d416e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:38.038269 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529723ca-cb71-4ad0-999e-a0bc21d416e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8', '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='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['353a2e4a-086b-46f2-8474-2084429c8325','7b6c5bc5-1b1d-4f15-997a-6f832ab7f7b9','5513cf53-1953-4075-ab71-e0527e4815cb','6dfd74a9-d9be-4e4e-bdf8-77cd9041b884'],size=1,snapshot_id=4db114c8-7acd-48a1-9dc8-ab702f208670,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), '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-31T05:39:38Z,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=04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f927a1a3273244e29e20c79fefeffa48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=4db114c8-7acd-48a1-9dc8-ab702f208670,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259c7b85639f44b19152aec3c7905653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:38.039376 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5396b79f-1fb8-4443-bc61-8c5c4b133af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:38.059856 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5396b79f-1fb8-4443-bc61-8c5c4b133af3) transitioned into 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='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['353a2e4a-086b-46f2-8474-2084429c8325','7b6c5bc5-1b1d-4f15-997a-6f832ab7f7b9','5513cf53-1953-4075-ab71-e0527e4815cb','6dfd74a9-d9be-4e4e-bdf8-77cd9041b884'],size=1,snapshot_id=4db114c8-7acd-48a1-9dc8-ab702f208670,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:38.060760 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7eac266-74ab-45ce-af37-4cccea37f98a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:38.090330 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7eac266-74ab-45ce-af37-4cccea37f98a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:38.091589 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (29b3c0e0-465a-41a0-9990-6ba5f3a2c56e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:38.092004 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request issued successfully. Jul 31 05:39:38.092625 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-7292c44a-b433-4904-860e-445c34051785 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:38.093184 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1245/4934] 10.4.3.227 () {72 vars in 1541 bytes} [Fri Jul 31 05:39:37 2026] POST /volume/v3/volumes => generated 736 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:38.101910 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-06776843-609a-489d-bb00-187284e80c58 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:38.104444 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-06776843-609a-489d-bb00-187284e80c58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 Jul 31 05:39:38.104662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-06776843-609a-489d-bb00-187284e80c58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:38.104913 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-06776843-609a-489d-bb00-187284e80c58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:38.114673 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:38.114673 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:38.119063 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-06776843-609a-489d-bb00-187284e80c58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:39:38.124158 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-06776843-609a-489d-bb00-187284e80c58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 returned with HTTP 200 Jul 31 05:39:38.124656 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1237/4935] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:38 2026] GET /volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 => generated 804 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:38.133360 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-4c2c9a3e-8b21-4781-a39e-c1bc5a708edb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:38.135351 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-4c2c9a3e-8b21-4781-a39e-c1bc5a708edb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 Jul 31 05:39:38.135606 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-4c2c9a3e-8b21-4781-a39e-c1bc5a708edb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:38.135796 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-4c2c9a3e-8b21-4781-a39e-c1bc5a708edb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:38.143204 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:38.143204 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:38.147180 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-4c2c9a3e-8b21-4781-a39e-c1bc5a708edb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:39:38.151340 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-4c2c9a3e-8b21-4781-a39e-c1bc5a708edb tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 returned with HTTP 200 Jul 31 05:39:38.151808 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1231/4936] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:38 2026] GET /volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 => generated 804 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:38.434422 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8670ebb3-0d77-469e-9314-83bf96c9c8b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:38.436178 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8670ebb3-0d77-469e-9314-83bf96c9c8b4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:38.436395 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8670ebb3-0d77-469e-9314-83bf96c9c8b4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:38.436647 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8670ebb3-0d77-469e-9314-83bf96c9c8b4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:38.436796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8670ebb3-0d77-469e-9314-83bf96c9c8b4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:38.440639 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:38.440639 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:38.441447 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8670ebb3-0d77-469e-9314-83bf96c9c8b4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:38.441917 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1224/4937] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:38 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:38.645430 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9d49fb0c-2946-4d51-a742-7e819bcecfac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:38.647534 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d49fb0c-2946-4d51-a742-7e819bcecfac tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 Jul 31 05:39:38.647720 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d49fb0c-2946-4d51-a742-7e819bcecfac tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:38.647893 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9d49fb0c-2946-4d51-a742-7e819bcecfac tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:38.653573 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9d49fb0c-2946-4d51-a742-7e819bcecfac tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 returned with HTTP 404 Jul 31 05:39:38.654072 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1246/4938] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:38 2026] GET /volume/v3/volumes/29cb1e55-1dc7-4f03-8ecb-01a8fb2a33e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:38.664391 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5e09963d-aaa9-464b-8011-2bfefd494857 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:38.665437 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:38.665782 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1152065326"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:38.667157 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1152065326'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:38.667270 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume of 1 GB Jul 31 05:39:38.671974 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Availability Zones retrieved successfully. Jul 31 05:39:38.678318 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (b8ed5dab-f4d2-4a4f-9389-35f10583c6fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:38.679382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7fe3e8-d1aa-406d-a1b9-0440d0d44a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:38.680263 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:38.705870 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c7fe3e8-d1aa-406d-a1b9-0440d0d44a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:38.706584 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836c5bff-82b6-4f24-a77e-b2427f5a8c30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:38.742090 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['d302beb0-6688-4ed7-ab42-ec09d37f7d46', 'c45db734-9134-490b-88a8-aee947c070ef', '5a32faa4-9de0-4719-9075-54a47436b59e', '947e6f6e-e163-4eca-983d-d76745f863e3'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:38.742987 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (836c5bff-82b6-4f24-a77e-b2427f5a8c30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d302beb0-6688-4ed7-ab42-ec09d37f7d46', 'c45db734-9134-490b-88a8-aee947c070ef', '5a32faa4-9de0-4719-9075-54a47436b59e', '947e6f6e-e163-4eca-983d-d76745f863e3']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:38.743838 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f621feb7-7560-496b-80b8-1f02d71eef42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:38.768137 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f621feb7-7560-496b-80b8-1f02d71eef42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00b810a3-4d2b-40e4-8303-57d02c51bee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1152065326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['d302beb0-6688-4ed7-ab42-ec09d37f7d46','c45db734-9134-490b-88a8-aee947c070ef','5a32faa4-9de0-4719-9075-54a47436b59e','947e6f6e-e163-4eca-983d-d76745f863e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1152065326',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00b810a3-4d2b-40e4-8303-57d02c51bee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='128b23833de74e13a5b17d94d2d1dad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65a060cd61894851b88e8a806c1e3435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:38.768982 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3801ae4b-e8c5-4687-b3ba-583072516c91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:38.786260 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3801ae4b-e8c5-4687-b3ba-583072516c91) transitioned into state 'SUCCESS' from state '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-1152065326',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['d302beb0-6688-4ed7-ab42-ec09d37f7d46','c45db734-9134-490b-88a8-aee947c070ef','5a32faa4-9de0-4719-9075-54a47436b59e','947e6f6e-e163-4eca-983d-d76745f863e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:38.786968 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154b6998-e5f5-49df-aafa-483208b7bce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:38.795321 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (154b6998-e5f5-49df-aafa-483208b7bce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:38.796231 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (b8ed5dab-f4d2-4a4f-9389-35f10583c6fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:38.796505 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request issued successfully. Jul 31 05:39:38.796998 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5e09963d-aaa9-464b-8011-2bfefd494857 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:38.797425 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1238/4939] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:39:38 2026] POST /volume/v3/volumes => generated 778 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:38.808286 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1ad4dfe1-bb50-4697-86f8-195c23856bde None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:38.810666 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ad4dfe1-bb50-4697-86f8-195c23856bde tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 Jul 31 05:39:38.810947 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ad4dfe1-bb50-4697-86f8-195c23856bde tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:38.811230 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1ad4dfe1-bb50-4697-86f8-195c23856bde tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:38.821356 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:38.821356 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:38.825994 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1ad4dfe1-bb50-4697-86f8-195c23856bde tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:38.831063 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1ad4dfe1-bb50-4697-86f8-195c23856bde tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 returned with HTTP 200 Jul 31 05:39:38.831631 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1232/4940] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:38 2026] GET /volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:39.452126 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1d1721e7-050e-42da-9338-e46d216cfa17 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:39.453647 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d1721e7-050e-42da-9338-e46d216cfa17 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:39.453821 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d1721e7-050e-42da-9338-e46d216cfa17 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:39.454012 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d1721e7-050e-42da-9338-e46d216cfa17 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:39.454127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-1d1721e7-050e-42da-9338-e46d216cfa17 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:39.458066 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:39.458066 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:39.458717 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d1721e7-050e-42da-9338-e46d216cfa17 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:39.459058 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1225/4941] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:39 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:39.843744 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66327525-d2bd-4b12-ad61-270a4b7adb9a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:39.846076 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66327525-d2bd-4b12-ad61-270a4b7adb9a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 Jul 31 05:39:39.846358 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66327525-d2bd-4b12-ad61-270a4b7adb9a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:39.846628 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66327525-d2bd-4b12-ad61-270a4b7adb9a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:39.856147 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:39.856147 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:39.860615 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-66327525-d2bd-4b12-ad61-270a4b7adb9a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:39.866006 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66327525-d2bd-4b12-ad61-270a4b7adb9a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 returned with HTTP 200 Jul 31 05:39:39.866392 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1247/4942] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:39 2026] GET /volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:39.878634 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cb688412-a387-45e8-8cb5-01e6508e9e0f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:39.880522 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb688412-a387-45e8-8cb5-01e6508e9e0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:39:39.880880 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cb688412-a387-45e8-8cb5-01e6508e9e0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "00b810a3-4d2b-40e4-8303-57d02c51bee0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-545209657"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:39.890547 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:39.890547 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:39.890856 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cb688412-a387-45e8-8cb5-01e6508e9e0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:39.890967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-cb688412-a387-45e8-8cb5-01e6508e9e0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create snapshot from volume 00b810a3-4d2b-40e4-8303-57d02c51bee0 Jul 31 05:39:39.917769 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-cb688412-a387-45e8-8cb5-01e6508e9e0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['e1a5a6ff-d5a1-41bb-a374-bf84c4cf2578', 'cc151b6a-7374-42c2-8e0f-21c7851e0747', '9c285f81-8bff-4bda-9538-fe2c0a59b19f', 'ef005f39-d3e7-4f02-abc8-428d23fa209b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:39.954725 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cb688412-a387-45e8-8cb5-01e6508e9e0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot create request issued successfully. Jul 31 05:39:39.955087 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cb688412-a387-45e8-8cb5-01e6508e9e0f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:39:39.955611 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1239/4943] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:39:39 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 31 05:39:39.965517 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a531ae77-cb3d-45f5-9c1a-7bdd4d4a8cf4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:39.968042 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a531ae77-cb3d-45f5-9c1a-7bdd4d4a8cf4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 Jul 31 05:39:39.968042 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a531ae77-cb3d-45f5-9c1a-7bdd4d4a8cf4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:39.968213 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a531ae77-cb3d-45f5-9c1a-7bdd4d4a8cf4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:39.973712 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:39.973712 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:39.974043 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a531ae77-cb3d-45f5-9c1a-7bdd4d4a8cf4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:39.974747 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a531ae77-cb3d-45f5-9c1a-7bdd4d4a8cf4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 returned with HTTP 200 Jul 31 05:39:39.975146 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1233/4944] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:39 2026] GET /volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:40.144901 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-20f03187-d309-4edf-8b5e-eb8b4f855cdf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:40.147804 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-20f03187-d309-4edf-8b5e-eb8b4f855cdf tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] DELETE https://10.4.3.227/volume/v3/attachments/f7dde2f4-31bb-4813-b536-95ef0ad839df Jul 31 05:39:40.148015 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-20f03187-d309-4edf-8b5e-eb8b4f855cdf tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:40.148268 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-20f03187-d309-4edf-8b5e-eb8b4f855cdf tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:40.157337 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:40.157337 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:40.209134 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-fd9a9dca-6ce5-4d55-847f-e4d212a706ec req-20f03187-d309-4edf-8b5e-eb8b4f855cdf tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments/f7dde2f4-31bb-4813-b536-95ef0ad839df returned with HTTP 200 Jul 31 05:39:40.209586 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1226/4945] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:39:40 2026] DELETE /volume/v3/attachments/f7dde2f4-31bb-4813-b536-95ef0ad839df => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:40.469672 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-82421668-87ae-48fa-9546-4f6e15d5d7a6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:40.472001 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82421668-87ae-48fa-9546-4f6e15d5d7a6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:40.472236 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82421668-87ae-48fa-9546-4f6e15d5d7a6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:40.472438 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-82421668-87ae-48fa-9546-4f6e15d5d7a6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:40.472557 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-82421668-87ae-48fa-9546-4f6e15d5d7a6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:40.477043 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:40.477043 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:40.477918 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-82421668-87ae-48fa-9546-4f6e15d5d7a6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:40.478363 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1248/4946] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:40 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:40.746377 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7e31117b-710b-4a67-832b-3f84b234ef11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:40.748253 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e31117b-710b-4a67-832b-3f84b234ef11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] DELETE https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:40.748500 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e31117b-710b-4a67-832b-3f84b234ef11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:40.748705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7e31117b-710b-4a67-832b-3f84b234ef11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:40.748865 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-7e31117b-710b-4a67-832b-3f84b234ef11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Delete volume with id: 98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:40.756003 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:40.756003 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:40.756632 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7e31117b-710b-4a67-832b-3f84b234ef11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:40.771642 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-7e31117b-710b-4a67-832b-3f84b234ef11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Delete volume request issued successfully. Jul 31 05:39:40.771823 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7e31117b-710b-4a67-832b-3f84b234ef11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 202 Jul 31 05:39:40.772240 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1240/4947] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:40 2026] DELETE /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:40.984885 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-800f0353-90b2-46dc-9939-bf1bce53d0b2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:40.986716 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-800f0353-90b2-46dc-9939-bf1bce53d0b2 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 Jul 31 05:39:40.986888 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-800f0353-90b2-46dc-9939-bf1bce53d0b2 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:40.987122 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-800f0353-90b2-46dc-9939-bf1bce53d0b2 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:40.993053 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:40.993053 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:40.993526 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-800f0353-90b2-46dc-9939-bf1bce53d0b2 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:40.994416 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-800f0353-90b2-46dc-9939-bf1bce53d0b2 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 returned with HTTP 200 Jul 31 05:39:40.994909 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1234/4948] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:40 2026] GET /volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:41.003707 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ab71df72-a1d0-48eb-a089-0f6a1a7e4b9a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:41.005915 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab71df72-a1d0-48eb-a089-0f6a1a7e4b9a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] GET https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 Jul 31 05:39:41.006167 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab71df72-a1d0-48eb-a089-0f6a1a7e4b9a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:41.006402 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ab71df72-a1d0-48eb-a089-0f6a1a7e4b9a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:41.012166 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:41.012166 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:41.012694 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ab71df72-a1d0-48eb-a089-0f6a1a7e4b9a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot retrieved successfully. Jul 31 05:39:41.013697 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ab71df72-a1d0-48eb-a089-0f6a1a7e4b9a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 returned with HTTP 200 Jul 31 05:39:41.014195 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1227/4949] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:41 2026] GET /volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:41.022701 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8c6eb14d-3921-433b-a83c-cd796ff51578 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:41.024813 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c6eb14d-3921-433b-a83c-cd796ff51578 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 Jul 31 05:39:41.025063 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c6eb14d-3921-433b-a83c-cd796ff51578 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:41.025327 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8c6eb14d-3921-433b-a83c-cd796ff51578 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:41.025470 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-8c6eb14d-3921-433b-a83c-cd796ff51578 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete snapshot with id: a30e356a-06c9-4112-b11d-9551d6ccdcf5 Jul 31 05:39:41.032378 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:41.032378 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:41.032789 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c6eb14d-3921-433b-a83c-cd796ff51578 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:41.051211 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8c6eb14d-3921-433b-a83c-cd796ff51578 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot delete request issued successfully. Jul 31 05:39:41.051439 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8c6eb14d-3921-433b-a83c-cd796ff51578 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 returned with HTTP 202 Jul 31 05:39:41.051984 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1249/4950] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:39:41 2026] DELETE /volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:41.059387 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9fe23a23-f3eb-4d63-b512-d89050d7cc73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:41.060978 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fe23a23-f3eb-4d63-b512-d89050d7cc73 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 Jul 31 05:39:41.061160 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fe23a23-f3eb-4d63-b512-d89050d7cc73 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:41.061332 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9fe23a23-f3eb-4d63-b512-d89050d7cc73 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:41.068429 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:41.068429 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:41.068736 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9fe23a23-f3eb-4d63-b512-d89050d7cc73 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:41.069870 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9fe23a23-f3eb-4d63-b512-d89050d7cc73 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 returned with HTTP 200 Jul 31 05:39:41.071194 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1241/4951] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:41 2026] GET /volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:41.167759 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b8e18709-dec2-45da-b597-1f7371f236f8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:41.170894 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b8e18709-dec2-45da-b597-1f7371f236f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 Jul 31 05:39:41.170894 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b8e18709-dec2-45da-b597-1f7371f236f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:41.170894 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b8e18709-dec2-45da-b597-1f7371f236f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:41.177573 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:41.177573 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:41.181006 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b8e18709-dec2-45da-b597-1f7371f236f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:39:41.186375 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-b8e18709-dec2-45da-b597-1f7371f236f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 returned with HTTP 200 Jul 31 05:39:41.186800 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1235/4952] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:41 2026] GET /volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 => generated 1345 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:39:41.195123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2a776b1e-8002-4b7e-a338-25f5abcb73bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:41.195556 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a776b1e-8002-4b7e-a338-25f5abcb73bb None None] GET https://10.4.3.227/volume// Jul 31 05:39:41.195738 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a776b1e-8002-4b7e-a338-25f5abcb73bb None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:41.195993 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2a776b1e-8002-4b7e-a338-25f5abcb73bb None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:41.196352 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2a776b1e-8002-4b7e-a338-25f5abcb73bb None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:41.196703 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1228/4953] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:39: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 31 05:39:41.208139 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-3910f2b9-daf7-45a6-aa71-8a9f863186e1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:41.210570 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-3910f2b9-daf7-45a6-aa71-8a9f863186e1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:39:41.211008 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-3910f2b9-daf7-45a6-aa71-8a9f863186e1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8", "connector": null, "instance_uuid": "ed5c1935-217f-42cf-b557-2c1ee4705aee"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:41.219713 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:41.219713 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:41.242950 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-3910f2b9-daf7-45a6-aa71-8a9f863186e1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:39:41.243512 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1250/4954] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:39:41 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 31 05:39:41.250006 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd3d4052-2ce9-4936-9078-27c29172cb04 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:41.250398 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd3d4052-2ce9-4936-9078-27c29172cb04 None None] GET https://10.4.3.227/volume// Jul 31 05:39:41.250576 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd3d4052-2ce9-4936-9078-27c29172cb04 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:41.250754 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd3d4052-2ce9-4936-9078-27c29172cb04 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:41.251148 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd3d4052-2ce9-4936-9078-27c29172cb04 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:41.251413 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1242/4955] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:39: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 31 05:39:41.257019 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-70359ec7-872c-40b2-9ede-09e6b614ff8f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:41.258846 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-70359ec7-872c-40b2-9ede-09e6b614ff8f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 Jul 31 05:39:41.259059 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-70359ec7-872c-40b2-9ede-09e6b614ff8f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:41.259265 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-70359ec7-872c-40b2-9ede-09e6b614ff8f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:41.271992 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:41.271992 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:41.275498 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-70359ec7-872c-40b2-9ede-09e6b614ff8f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:39:41.280966 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-70359ec7-872c-40b2-9ede-09e6b614ff8f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 returned with HTTP 200 Jul 31 05:39:41.281574 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1236/4956] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:39:41 2026] GET /volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 => generated 1524 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:41.384810 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-a9807b1e-04dd-4f5e-948e-ae2bb651fe60 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:41.386908 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-a9807b1e-04dd-4f5e-948e-ae2bb651fe60 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] PUT https://10.4.3.227/volume/v3/attachments/88c8f8f8-fb6f-4ef9-b593-7f76dd43fcb5 Jul 31 05:39:41.387278 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-a9807b1e-04dd-4f5e-948e-ae2bb651fe60 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:41.395330 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-a9807b1e-04dd-4f5e-948e-ae2bb651fe60 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Acquiring lock "cinder-attachment_update-04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:39:41.399862 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-a9807b1e-04dd-4f5e-948e-ae2bb651fe60 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:39:41.400775 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:41.400775 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:41.474314 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-a9807b1e-04dd-4f5e-948e-ae2bb651fe60 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8-np0000006182" released by "attachment_update" :: held 0.074s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:39:41.474672 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-a9807b1e-04dd-4f5e-948e-ae2bb651fe60 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/88c8f8f8-fb6f-4ef9-b593-7f76dd43fcb5 returned with HTTP 200 Jul 31 05:39:41.475200 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1229/4957] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:39:41 2026] PUT /volume/v3/attachments/88c8f8f8-fb6f-4ef9-b593-7f76dd43fcb5 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:41.488473 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4b456c69-22e9-4f7d-a65b-d23ef70b6ee1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:41.491856 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b456c69-22e9-4f7d-a65b-d23ef70b6ee1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:41.492106 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b456c69-22e9-4f7d-a65b-d23ef70b6ee1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:41.492454 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b456c69-22e9-4f7d-a65b-d23ef70b6ee1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:41.492639 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4b456c69-22e9-4f7d-a65b-d23ef70b6ee1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:41.496964 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:41.496964 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:41.497862 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b456c69-22e9-4f7d-a65b-d23ef70b6ee1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:41.498157 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1251/4958] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:41 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:41.505032 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-5f6268b0-f040-4e4b-8a9c-4d77b7a1353f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:41.508138 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-5f6268b0-f040-4e4b-8a9c-4d77b7a1353f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments/88c8f8f8-fb6f-4ef9-b593-7f76dd43fcb5/action Jul 31 05:39:41.508604 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-5f6268b0-f040-4e4b-8a9c-4d77b7a1353f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:41.508776 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-5f6268b0-f040-4e4b-8a9c-4d77b7a1353f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:41.525757 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:41.525757 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:41.534655 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-614f10a6-3130-4e13-8b9b-b0e7f82b4320 req-5f6268b0-f040-4e4b-8a9c-4d77b7a1353f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/88c8f8f8-fb6f-4ef9-b593-7f76dd43fcb5/action returned with HTTP 204 Jul 31 05:39:41.535138 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1243/4959] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:39:41 2026] POST /volume/v3/attachments/88c8f8f8-fb6f-4ef9-b593-7f76dd43fcb5/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:42.081506 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f705da5e-2f51-4ab6-a292-66c3fad4ac6e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:42.083819 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f705da5e-2f51-4ab6-a292-66c3fad4ac6e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 Jul 31 05:39:42.084113 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f705da5e-2f51-4ab6-a292-66c3fad4ac6e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:42.084403 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f705da5e-2f51-4ab6-a292-66c3fad4ac6e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:42.088799 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f705da5e-2f51-4ab6-a292-66c3fad4ac6e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 returned with HTTP 404 Jul 31 05:39:42.089484 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1237/4960] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:42 2026] GET /volume/v3/snapshots/a30e356a-06c9-4112-b11d-9551d6ccdcf5 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:42.097785 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2076aef1-734b-4225-a7cb-01e0ef151455 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:42.099425 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2076aef1-734b-4225-a7cb-01e0ef151455 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 Jul 31 05:39:42.099605 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2076aef1-734b-4225-a7cb-01e0ef151455 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:42.099816 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2076aef1-734b-4225-a7cb-01e0ef151455 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:42.100014 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-2076aef1-734b-4225-a7cb-01e0ef151455 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume with id: 00b810a3-4d2b-40e4-8303-57d02c51bee0 Jul 31 05:39:42.108091 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:42.108091 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:42.108425 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2076aef1-734b-4225-a7cb-01e0ef151455 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:42.124628 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2076aef1-734b-4225-a7cb-01e0ef151455 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume request issued successfully. Jul 31 05:39:42.124852 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2076aef1-734b-4225-a7cb-01e0ef151455 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 returned with HTTP 202 Jul 31 05:39:42.125189 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1230/4961] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:42 2026] DELETE /volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:42.133863 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3f5246f0-7f0c-4b38-bad9-70d2ed099f63 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:42.137354 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f5246f0-7f0c-4b38-bad9-70d2ed099f63 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 Jul 31 05:39:42.137735 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f5246f0-7f0c-4b38-bad9-70d2ed099f63 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:42.138150 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3f5246f0-7f0c-4b38-bad9-70d2ed099f63 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:42.147169 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:42.147169 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:42.151292 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-3f5246f0-7f0c-4b38-bad9-70d2ed099f63 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:42.156352 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3f5246f0-7f0c-4b38-bad9-70d2ed099f63 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 returned with HTTP 200 Jul 31 05:39:42.156906 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1252/4962] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:42 2026] GET /volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:42.511448 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-af5f463d-bca0-466d-b611-9af85045f09e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:42.513366 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af5f463d-bca0-466d-b611-9af85045f09e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:42.513699 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af5f463d-bca0-466d-b611-9af85045f09e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:42.513971 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-af5f463d-bca0-466d-b611-9af85045f09e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:42.514166 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-af5f463d-bca0-466d-b611-9af85045f09e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:42.518897 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:42.518897 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:42.520203 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-af5f463d-bca0-466d-b611-9af85045f09e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:42.520203 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1244/4963] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:42 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:43.174171 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2229b90c-b453-4a36-8ce9-8615f7c1ab2c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:43.176178 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2229b90c-b453-4a36-8ce9-8615f7c1ab2c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 Jul 31 05:39:43.176408 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2229b90c-b453-4a36-8ce9-8615f7c1ab2c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:43.176617 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2229b90c-b453-4a36-8ce9-8615f7c1ab2c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:43.182842 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2229b90c-b453-4a36-8ce9-8615f7c1ab2c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 returned with HTTP 404 Jul 31 05:39:43.183366 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1238/4964] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:43 2026] GET /volume/v3/volumes/00b810a3-4d2b-40e4-8303-57d02c51bee0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:43.191999 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:43.193762 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:43.194239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-133252763"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:43.195833 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-133252763'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:43.196053 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume of 1 GB Jul 31 05:39:43.203125 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Availability Zones retrieved successfully. Jul 31 05:39:43.207013 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (a9502500-3f2a-416b-b09c-e5a5b867c08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:43.208151 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f773cc4-c493-4b99-b3ac-707904beeaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:43.209078 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:43.243550 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f773cc4-c493-4b99-b3ac-707904beeaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:43.244929 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5af02a8-45af-4734-9a00-cf04cfca9d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:43.287382 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['cbf51199-0bce-43c4-870b-6b2be30f2a09', '9cb0c97c-10bb-4128-aea2-3ed9deba850e', 'ccf70cde-d63d-494f-bcdc-9d334854ddd4', '7824fa3e-26f9-47cc-9efe-fa4ab95afdc8'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:43.288586 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5af02a8-45af-4734-9a00-cf04cfca9d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf51199-0bce-43c4-870b-6b2be30f2a09', '9cb0c97c-10bb-4128-aea2-3ed9deba850e', 'ccf70cde-d63d-494f-bcdc-9d334854ddd4', '7824fa3e-26f9-47cc-9efe-fa4ab95afdc8']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:43.289607 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6963fc7-8e24-45d3-ae96-55448042aac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:43.314241 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6963fc7-8e24-45d3-ae96-55448042aac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '424580d8-ec19-430a-909c-ac0bcf0b710a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-133252763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['cbf51199-0bce-43c4-870b-6b2be30f2a09','9cb0c97c-10bb-4128-aea2-3ed9deba850e','ccf70cde-d63d-494f-bcdc-9d334854ddd4','7824fa3e-26f9-47cc-9efe-fa4ab95afdc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-133252763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=424580d8-ec19-430a-909c-ac0bcf0b710a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='128b23833de74e13a5b17d94d2d1dad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65a060cd61894851b88e8a806c1e3435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:43.314979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0ec07c-6a01-479f-bc1b-a0e51c951fb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:43.338606 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0ec07c-6a01-479f-bc1b-a0e51c951fb6) transitioned into state 'SUCCESS' from state '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-133252763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['cbf51199-0bce-43c4-870b-6b2be30f2a09','9cb0c97c-10bb-4128-aea2-3ed9deba850e','ccf70cde-d63d-494f-bcdc-9d334854ddd4','7824fa3e-26f9-47cc-9efe-fa4ab95afdc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:43.339318 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f29ab0-3fb0-42aa-8349-4fa3a98a4731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:43.347330 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0f29ab0-3fb0-42aa-8349-4fa3a98a4731) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:43.348065 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (a9502500-3f2a-416b-b09c-e5a5b867c08b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:43.348336 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request issued successfully. Jul 31 05:39:43.348877 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-725ead01-cca8-4ba2-b160-63e68da4fe14 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:43.349283 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1231/4965] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:39:43 2026] POST /volume/v3/volumes => generated 777 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:43.368936 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4effea0c-32b9-4136-97e6-ccb32c13476c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:43.371170 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4effea0c-32b9-4136-97e6-ccb32c13476c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a Jul 31 05:39:43.371427 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4effea0c-32b9-4136-97e6-ccb32c13476c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:43.371668 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4effea0c-32b9-4136-97e6-ccb32c13476c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:43.379985 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:43.379985 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:43.383952 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4effea0c-32b9-4136-97e6-ccb32c13476c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:43.387774 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4effea0c-32b9-4136-97e6-ccb32c13476c tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a returned with HTTP 200 Jul 31 05:39:43.388182 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1253/4966] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:43 2026] GET /volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:43.540352 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-40afd2a6-89bc-40b7-befa-3abda098b758 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:43.542155 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40afd2a6-89bc-40b7-befa-3abda098b758 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:43.542380 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40afd2a6-89bc-40b7-befa-3abda098b758 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:43.542578 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-40afd2a6-89bc-40b7-befa-3abda098b758 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:43.543336 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-40afd2a6-89bc-40b7-befa-3abda098b758 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:43.546924 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:43.546924 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:43.547678 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-40afd2a6-89bc-40b7-befa-3abda098b758 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:43.548068 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1245/4967] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:43 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:44.402607 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-18654e6e-d3f9-45e9-bb24-4ca3f9d9a62f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:44.404425 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18654e6e-d3f9-45e9-bb24-4ca3f9d9a62f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a Jul 31 05:39:44.404613 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18654e6e-d3f9-45e9-bb24-4ca3f9d9a62f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:44.404839 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-18654e6e-d3f9-45e9-bb24-4ca3f9d9a62f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:44.412751 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:44.412751 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:44.416112 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-18654e6e-d3f9-45e9-bb24-4ca3f9d9a62f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:44.419690 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-18654e6e-d3f9-45e9-bb24-4ca3f9d9a62f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a returned with HTTP 200 Jul 31 05:39:44.420054 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1239/4968] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:44 2026] GET /volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:44.432410 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-de603534-e1e4-4a19-81de-2bab0ad47bdc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:44.434184 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de603534-e1e4-4a19-81de-2bab0ad47bdc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:39:44.434496 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-de603534-e1e4-4a19-81de-2bab0ad47bdc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "424580d8-ec19-430a-909c-ac0bcf0b710a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-126778217"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:44.442848 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:44.442848 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:44.443286 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-de603534-e1e4-4a19-81de-2bab0ad47bdc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:44.443422 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-de603534-e1e4-4a19-81de-2bab0ad47bdc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create snapshot from volume 424580d8-ec19-430a-909c-ac0bcf0b710a Jul 31 05:39:44.463155 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-de603534-e1e4-4a19-81de-2bab0ad47bdc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['cce1f1ef-73eb-44fa-9dbb-95061eb460ac', '6bc4794b-86a4-4f8d-94c8-dff0653102a5', 'a9e0b65b-4bea-44a2-8983-c8b8ce698269', '76b7ee98-96e4-44bd-ada9-33584289551e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:44.489308 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-de603534-e1e4-4a19-81de-2bab0ad47bdc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot create request issued successfully. Jul 31 05:39:44.489724 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-de603534-e1e4-4a19-81de-2bab0ad47bdc tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:39:44.490174 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1232/4969] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:39:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:44.502994 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-444c8816-0319-4cf3-8203-4415b2285b21 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:44.504679 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-444c8816-0319-4cf3-8203-4415b2285b21 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 Jul 31 05:39:44.504867 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-444c8816-0319-4cf3-8203-4415b2285b21 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:44.505043 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-444c8816-0319-4cf3-8203-4415b2285b21 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:44.509471 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:44.509471 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:44.509736 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-444c8816-0319-4cf3-8203-4415b2285b21 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:44.510390 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-444c8816-0319-4cf3-8203-4415b2285b21 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 returned with HTTP 200 Jul 31 05:39:44.510795 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1254/4970] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:44 2026] GET /volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:44.586793 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ea8f80e3-663b-4dfe-8b6a-e95665dd2208 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:44.589704 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea8f80e3-663b-4dfe-8b6a-e95665dd2208 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:44.590219 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea8f80e3-663b-4dfe-8b6a-e95665dd2208 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:44.590462 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ea8f80e3-663b-4dfe-8b6a-e95665dd2208 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:44.590573 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ea8f80e3-663b-4dfe-8b6a-e95665dd2208 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:44.597046 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:44.597046 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:44.598041 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ea8f80e3-663b-4dfe-8b6a-e95665dd2208 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:44.598419 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1246/4971] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:44 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:45.198119 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-40e534ec-7490-4a58-aad1-13a23912dd8d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:45.199886 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-40e534ec-7490-4a58-aad1-13a23912dd8d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:45.200075 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-40e534ec-7490-4a58-aad1-13a23912dd8d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:45.200286 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-40e534ec-7490-4a58-aad1-13a23912dd8d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:45.210257 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:45.210257 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:45.214688 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-40e534ec-7490-4a58-aad1-13a23912dd8d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:45.220022 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-40e534ec-7490-4a58-aad1-13a23912dd8d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:45.220568 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1240/4972] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:45 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 1230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 05:39:45.242254 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-0d639b0d-21b7-483a-9ad3-6d8c023e9ad1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:45.245242 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-0d639b0d-21b7-483a-9ad3-6d8c023e9ad1 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] POST https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9/action Jul 31 05:39:45.245650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-0d639b0d-21b7-483a-9ad3-6d8c023e9ad1 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:45.245803 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-0d639b0d-21b7-483a-9ad3-6d8c023e9ad1 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:45.262772 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:45.262772 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:45.264136 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-0d639b0d-21b7-483a-9ad3-6d8c023e9ad1 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:45.272512 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-0d639b0d-21b7-483a-9ad3-6d8c023e9ad1 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Begin detaching volume completed successfully. Jul 31 05:39:45.273009 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-0d639b0d-21b7-483a-9ad3-6d8c023e9ad1 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9/action returned with HTTP 202 Jul 31 05:39:45.273734 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1233/4973] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:39:45 2026] POST /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:39:45.322353 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a823e830-773e-462a-b09c-31bc2d098139 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:45.322755 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a823e830-773e-462a-b09c-31bc2d098139 None None] GET https://10.4.3.227/volume// Jul 31 05:39:45.322914 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a823e830-773e-462a-b09c-31bc2d098139 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:45.323089 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a823e830-773e-462a-b09c-31bc2d098139 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:45.323420 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a823e830-773e-462a-b09c-31bc2d098139 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:45.323891 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1255/4974] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:39: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 31 05:39:45.330021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-7e1bed04-2780-46d7-98fa-4c1dd28fbb92 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:45.331911 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-7e1bed04-2780-46d7-98fa-4c1dd28fbb92 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:45.332108 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-7e1bed04-2780-46d7-98fa-4c1dd28fbb92 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:45.332303 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-7e1bed04-2780-46d7-98fa-4c1dd28fbb92 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:45.341058 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:45.341058 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:45.344541 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-7e1bed04-2780-46d7-98fa-4c1dd28fbb92 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:45.348427 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-7e1bed04-2780-46d7-98fa-4c1dd28fbb92 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:45.348963 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1247/4975] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:39:45 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 1413 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:45.520607 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6a4ba4ef-b237-4ab6-965d-beb8ffff9424 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:45.523045 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a4ba4ef-b237-4ab6-965d-beb8ffff9424 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 Jul 31 05:39:45.523357 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a4ba4ef-b237-4ab6-965d-beb8ffff9424 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:45.523687 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6a4ba4ef-b237-4ab6-965d-beb8ffff9424 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:45.530263 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:45.530263 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:45.530895 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6a4ba4ef-b237-4ab6-965d-beb8ffff9424 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:45.532082 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6a4ba4ef-b237-4ab6-965d-beb8ffff9424 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 returned with HTTP 200 Jul 31 05:39:45.532722 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1241/4976] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:45 2026] GET /volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:45.542559 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f70e1107-1be0-40a8-83e0-4c322fbdf5e4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:45.544423 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f70e1107-1be0-40a8-83e0-4c322fbdf5e4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] POST https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415/action Jul 31 05:39:45.544788 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f70e1107-1be0-40a8-83e0-4c322fbdf5e4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:45.544927 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f70e1107-1be0-40a8-83e0-4c322fbdf5e4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:45.546404 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.snapshot_unmanage [None req-f70e1107-1be0-40a8-83e0-4c322fbdf5e4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Unmanage snapshot with id: bf48e920-b4ca-49fd-afc9-68250a512415 Jul 31 05:39:45.551548 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:45.551548 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:45.551987 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f70e1107-1be0-40a8-83e0-4c322fbdf5e4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot retrieved successfully. Jul 31 05:39:45.552987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-f70e1107-1be0-40a8-83e0-4c322fbdf5e4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ac5b1c7a7bf846908d279ec9a20bd6f1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '128b23833de74e13a5b17d94d2d1dad7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:39:45.553199 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f70e1107-1be0-40a8-83e0-4c322fbdf5e4 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415/action returned with HTTP 403 Jul 31 05:39:45.553722 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1234/4977] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:39:45 2026] POST /volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:45.560253 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d8aae107-0c65-4c41-b3e3-acde13c5b718 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:45.561865 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8aae107-0c65-4c41-b3e3-acde13c5b718 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 Jul 31 05:39:45.562021 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8aae107-0c65-4c41-b3e3-acde13c5b718 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:45.562243 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d8aae107-0c65-4c41-b3e3-acde13c5b718 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:45.562369 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-d8aae107-0c65-4c41-b3e3-acde13c5b718 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete snapshot with id: bf48e920-b4ca-49fd-afc9-68250a512415 Jul 31 05:39:45.566768 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:45.566768 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:45.567020 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d8aae107-0c65-4c41-b3e3-acde13c5b718 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:45.580793 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d8aae107-0c65-4c41-b3e3-acde13c5b718 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot delete request issued successfully. Jul 31 05:39:45.581017 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d8aae107-0c65-4c41-b3e3-acde13c5b718 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 returned with HTTP 202 Jul 31 05:39:45.581568 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1256/4978] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:39:45 2026] DELETE /volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:45.591511 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-95514703-6f4e-47de-aa1e-315e1ff2136e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:45.593629 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95514703-6f4e-47de-aa1e-315e1ff2136e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 Jul 31 05:39:45.593878 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95514703-6f4e-47de-aa1e-315e1ff2136e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:45.594120 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95514703-6f4e-47de-aa1e-315e1ff2136e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:45.600046 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:45.600046 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:45.600461 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-95514703-6f4e-47de-aa1e-315e1ff2136e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:45.601316 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95514703-6f4e-47de-aa1e-315e1ff2136e tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 returned with HTTP 200 Jul 31 05:39:45.601785 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1248/4979] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:45 2026] GET /volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:45.638988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2ee584f6-139b-4309-92ba-a6e05d96120e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:45.641225 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ee584f6-139b-4309-92ba-a6e05d96120e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:45.641474 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ee584f6-139b-4309-92ba-a6e05d96120e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:45.641729 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2ee584f6-139b-4309-92ba-a6e05d96120e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:45.641861 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2ee584f6-139b-4309-92ba-a6e05d96120e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:45.647439 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:45.647439 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:45.648503 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2ee584f6-139b-4309-92ba-a6e05d96120e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:45.649014 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1242/4980] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:45 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:46.364096 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-8198c75f-3dbd-420d-bdda-d3db7e6931de None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:46.366603 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-8198c75f-3dbd-420d-bdda-d3db7e6931de tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] DELETE https://10.4.3.227/volume/v3/attachments/01a380db-a445-41f3-8790-c935165f3194 Jul 31 05:39:46.366829 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-8198c75f-3dbd-420d-bdda-d3db7e6931de tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:46.367044 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-8198c75f-3dbd-420d-bdda-d3db7e6931de tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:46.369821 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=308,cinder:UPDATE=102,cinder:INSERT=49 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:39:46.377878 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:46.377878 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:46.440080 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4632d0eb-ca61-4c31-9d59-54cf499f0a7a req-8198c75f-3dbd-420d-bdda-d3db7e6931de tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments/01a380db-a445-41f3-8790-c935165f3194 returned with HTTP 200 Jul 31 05:39:46.440714 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1235/4981] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:39:46 2026] DELETE /volume/v3/attachments/01a380db-a445-41f3-8790-c935165f3194 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:46.610694 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f86647ba-f2f4-4f76-8dd7-9ab2fe9d3dda None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:46.612770 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f86647ba-f2f4-4f76-8dd7-9ab2fe9d3dda tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 Jul 31 05:39:46.613027 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f86647ba-f2f4-4f76-8dd7-9ab2fe9d3dda tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:46.613406 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f86647ba-f2f4-4f76-8dd7-9ab2fe9d3dda tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:46.618731 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f86647ba-f2f4-4f76-8dd7-9ab2fe9d3dda tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 returned with HTTP 404 Jul 31 05:39:46.619267 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1257/4982] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:46 2026] GET /volume/v3/snapshots/bf48e920-b4ca-49fd-afc9-68250a512415 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:46.628160 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3b401ec4-555c-4491-adf9-3cb270e9439a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:46.630200 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b401ec4-555c-4491-adf9-3cb270e9439a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a Jul 31 05:39:46.630357 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b401ec4-555c-4491-adf9-3cb270e9439a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:46.630543 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3b401ec4-555c-4491-adf9-3cb270e9439a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:46.630715 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3b401ec4-555c-4491-adf9-3cb270e9439a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume with id: 424580d8-ec19-430a-909c-ac0bcf0b710a Jul 31 05:39:46.639953 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:46.639953 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:46.640326 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b401ec4-555c-4491-adf9-3cb270e9439a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:46.658811 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e0f49c4e-1619-47ee-a652-aef4b39bbac4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:46.660492 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3b401ec4-555c-4491-adf9-3cb270e9439a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume request issued successfully. Jul 31 05:39:46.660790 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3b401ec4-555c-4491-adf9-3cb270e9439a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a returned with HTTP 202 Jul 31 05:39:46.661447 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1249/4983] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:46 2026] DELETE /volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:46.661539 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e0f49c4e-1619-47ee-a652-aef4b39bbac4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:46.661775 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e0f49c4e-1619-47ee-a652-aef4b39bbac4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:46.662076 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e0f49c4e-1619-47ee-a652-aef4b39bbac4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:46.662291 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e0f49c4e-1619-47ee-a652-aef4b39bbac4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:46.671275 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-480064dc-aab6-4e80-bdee-965d21a68460 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:46.673249 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-480064dc-aab6-4e80-bdee-965d21a68460 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a Jul 31 05:39:46.673472 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-480064dc-aab6-4e80-bdee-965d21a68460 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:46.673584 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:46.673584 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:46.673665 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-480064dc-aab6-4e80-bdee-965d21a68460 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:46.674694 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e0f49c4e-1619-47ee-a652-aef4b39bbac4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:46.675226 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1243/4984] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:46 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:46.680567 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:46.680567 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:46.684529 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-480064dc-aab6-4e80-bdee-965d21a68460 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:46.689366 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-480064dc-aab6-4e80-bdee-965d21a68460 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a returned with HTTP 200 Jul 31 05:39:46.689780 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1236/4985] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:46 2026] GET /volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:47.429876 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f063fa0e-23c2-484b-b019-d0c112cf28cf None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:47.433478 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f063fa0e-23c2-484b-b019-d0c112cf28cf tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] DELETE https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:47.433478 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f063fa0e-23c2-484b-b019-d0c112cf28cf tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:47.433478 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f063fa0e-23c2-484b-b019-d0c112cf28cf tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:47.433478 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f063fa0e-23c2-484b-b019-d0c112cf28cf tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Delete volume with id: 9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:47.435917 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=273,cinder:UPDATE=77,cinder:INSERT=31 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:39:47.443232 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:47.443232 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:47.443851 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f063fa0e-23c2-484b-b019-d0c112cf28cf tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:47.461840 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f063fa0e-23c2-484b-b019-d0c112cf28cf tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Delete volume request issued successfully. Jul 31 05:39:47.461840 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f063fa0e-23c2-484b-b019-d0c112cf28cf tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 202 Jul 31 05:39:47.461840 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1258/4986] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:47 2026] DELETE /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:47.503652 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-c32b34f0-e7bd-4d25-ac69-33bfab010829 req-4b97b49d-423d-4609-b3d6-8f7a6c275155 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:47.507234 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c32b34f0-e7bd-4d25-ac69-33bfab010829 req-4b97b49d-423d-4609-b3d6-8f7a6c275155 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:47.507509 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c32b34f0-e7bd-4d25-ac69-33bfab010829 req-4b97b49d-423d-4609-b3d6-8f7a6c275155 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:47.507816 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-c32b34f0-e7bd-4d25-ac69-33bfab010829 req-4b97b49d-423d-4609-b3d6-8f7a6c275155 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:47.515727 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:47.515727 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:47.519768 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-c32b34f0-e7bd-4d25-ac69-33bfab010829 req-4b97b49d-423d-4609-b3d6-8f7a6c275155 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:47.524482 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-c32b34f0-e7bd-4d25-ac69-33bfab010829 req-4b97b49d-423d-4609-b3d6-8f7a6c275155 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 200 Jul 31 05:39:47.525743 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1250/4987] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:47 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:47.572409 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-daa2a0a8-1937-40ca-a64f-72238dd351d5 req-7f94d77a-b48e-4c9e-8903-16344b89b09d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:47.574486 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-daa2a0a8-1937-40ca-a64f-72238dd351d5 req-7f94d77a-b48e-4c9e-8903-16344b89b09d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:47.574750 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-daa2a0a8-1937-40ca-a64f-72238dd351d5 req-7f94d77a-b48e-4c9e-8903-16344b89b09d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:47.575097 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-daa2a0a8-1937-40ca-a64f-72238dd351d5 req-7f94d77a-b48e-4c9e-8903-16344b89b09d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:47.580757 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-daa2a0a8-1937-40ca-a64f-72238dd351d5 req-7f94d77a-b48e-4c9e-8903-16344b89b09d tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 404 Jul 31 05:39:47.581335 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1244/4988] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:47 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:47.687453 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-910f3ee5-f9ee-4b35-be58-f7683a20ca50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:47.692827 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-910f3ee5-f9ee-4b35-be58-f7683a20ca50 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:47.693015 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-910f3ee5-f9ee-4b35-be58-f7683a20ca50 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:47.696307 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-910f3ee5-f9ee-4b35-be58-f7683a20ca50 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:47.696486 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-910f3ee5-f9ee-4b35-be58-f7683a20ca50 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:47.701696 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:47.701696 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:47.702611 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-910f3ee5-f9ee-4b35-be58-f7683a20ca50 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:47.703357 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1237/4989] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:47 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:47.707007 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be8556e5-e1b5-4813-b1cf-a011b9bd83c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:47.710559 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be8556e5-e1b5-4813-b1cf-a011b9bd83c9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a Jul 31 05:39:47.710559 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be8556e5-e1b5-4813-b1cf-a011b9bd83c9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:47.710559 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be8556e5-e1b5-4813-b1cf-a011b9bd83c9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:47.716466 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be8556e5-e1b5-4813-b1cf-a011b9bd83c9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a returned with HTTP 404 Jul 31 05:39:47.717219 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1259/4990] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:47 2026] GET /volume/v3/volumes/424580d8-ec19-430a-909c-ac0bcf0b710a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:47.727874 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5c472dab-7404-49fb-af36-e1654e4f2657 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:47.730653 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:47.731056 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-891669066"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:47.735385 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-891669066'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:47.735547 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume of 1 GB Jul 31 05:39:47.740531 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Availability Zones retrieved successfully. Jul 31 05:39:47.747038 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (e88ba9cc-466a-4798-8521-f3174d36f5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:47.748350 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb03d364-50ef-4b4a-bd1f-9d3cdc40a4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:47.749483 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:47.781731 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb03d364-50ef-4b4a-bd1f-9d3cdc40a4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:47.782983 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (700916ac-5374-45a0-8d4e-da1542ad77b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:47.833039 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['719a61d8-162a-48c4-ba56-6b87bad9fe01', '3df6a9b6-f590-497f-87ec-99dbee17f8f0', 'de718c93-5065-4322-8ca1-2d551e55a2e3', '04b52e9d-ff84-434b-b6ea-35a7e3546d13'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:47.833846 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (700916ac-5374-45a0-8d4e-da1542ad77b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['719a61d8-162a-48c4-ba56-6b87bad9fe01', '3df6a9b6-f590-497f-87ec-99dbee17f8f0', 'de718c93-5065-4322-8ca1-2d551e55a2e3', '04b52e9d-ff84-434b-b6ea-35a7e3546d13']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:47.834601 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18050ebb-505d-4d83-8082-0aef21820670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:47.860779 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18050ebb-505d-4d83-8082-0aef21820670) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf2d930e-f861-49e2-949f-68ace6be5ef8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-891669066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['719a61d8-162a-48c4-ba56-6b87bad9fe01','3df6a9b6-f590-497f-87ec-99dbee17f8f0','de718c93-5065-4322-8ca1-2d551e55a2e3','04b52e9d-ff84-434b-b6ea-35a7e3546d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-891669066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf2d930e-f861-49e2-949f-68ace6be5ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='128b23833de74e13a5b17d94d2d1dad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65a060cd61894851b88e8a806c1e3435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:47.861848 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d88a7b0-5be3-4806-b247-d09d1c1d6a88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:47.883393 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d88a7b0-5be3-4806-b247-d09d1c1d6a88) transitioned into state 'SUCCESS' from state '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-891669066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['719a61d8-162a-48c4-ba56-6b87bad9fe01','3df6a9b6-f590-497f-87ec-99dbee17f8f0','de718c93-5065-4322-8ca1-2d551e55a2e3','04b52e9d-ff84-434b-b6ea-35a7e3546d13'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:47.884050 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3deadd-55c6-435f-b2f5-e982d4fcb67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:47.893439 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a3deadd-55c6-435f-b2f5-e982d4fcb67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:47.894709 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (e88ba9cc-466a-4798-8521-f3174d36f5fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:47.895163 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request issued successfully. Jul 31 05:39:47.897409 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5c472dab-7404-49fb-af36-e1654e4f2657 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:47.897409 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1251/4991] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:39:47 2026] POST /volume/v3/volumes => generated 777 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:47.910195 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-24536f00-23fd-49cf-968b-47d142adbab1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:47.912804 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24536f00-23fd-49cf-968b-47d142adbab1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 Jul 31 05:39:47.912804 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24536f00-23fd-49cf-968b-47d142adbab1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:47.914304 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24536f00-23fd-49cf-968b-47d142adbab1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:47.925274 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:47.925274 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:47.930196 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-24536f00-23fd-49cf-968b-47d142adbab1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:47.937339 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24536f00-23fd-49cf-968b-47d142adbab1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 returned with HTTP 200 Jul 31 05:39:47.937990 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1245/4992] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:47 2026] GET /volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 => generated 956 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:48.713512 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0bd1b3d6-9d23-49c3-9eea-35a91317d918 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:48.716117 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bd1b3d6-9d23-49c3-9eea-35a91317d918 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:48.716117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bd1b3d6-9d23-49c3-9eea-35a91317d918 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:48.716117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bd1b3d6-9d23-49c3-9eea-35a91317d918 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:48.716117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0bd1b3d6-9d23-49c3-9eea-35a91317d918 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:48.720183 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:48.720183 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:48.720927 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bd1b3d6-9d23-49c3-9eea-35a91317d918 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:48.722337 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1238/4993] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:48 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:48.952112 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd43da01-9ccc-4865-b158-98cbbd668a9d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:48.953755 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd43da01-9ccc-4865-b158-98cbbd668a9d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 Jul 31 05:39:48.953970 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd43da01-9ccc-4865-b158-98cbbd668a9d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:48.954195 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd43da01-9ccc-4865-b158-98cbbd668a9d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:48.961010 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:48.961010 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:48.964045 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cd43da01-9ccc-4865-b158-98cbbd668a9d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:48.967602 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd43da01-9ccc-4865-b158-98cbbd668a9d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 returned with HTTP 200 Jul 31 05:39:48.967974 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1260/4994] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:48 2026] GET /volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 => generated 1008 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:48.984641 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cceceba6-a088-4c56-953b-d2fc5a9058f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:48.986601 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cceceba6-a088-4c56-953b-d2fc5a9058f7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:39:48.986945 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cceceba6-a088-4c56-953b-d2fc5a9058f7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cf2d930e-f861-49e2-949f-68ace6be5ef8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1972411976"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:48.997536 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:48.997536 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:48.997896 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cceceba6-a088-4c56-953b-d2fc5a9058f7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:48.998022 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-cceceba6-a088-4c56-953b-d2fc5a9058f7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create snapshot from volume cf2d930e-f861-49e2-949f-68ace6be5ef8 Jul 31 05:39:49.025575 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-cceceba6-a088-4c56-953b-d2fc5a9058f7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['034c1d99-8afc-4e8a-9f48-d7e9edd6cc7b', '7228557d-c9f6-4f5c-b44d-dd43051b83fb', 'c82f8533-1205-48d3-a4dd-0f0a961dbccc', '9efb87ac-8309-4180-aa02-0195dcdfeba3'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:49.058944 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cceceba6-a088-4c56-953b-d2fc5a9058f7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot create request issued successfully. Jul 31 05:39:49.059332 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cceceba6-a088-4c56-953b-d2fc5a9058f7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:39:49.059801 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1252/4995] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:39:48 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 31 05:39:49.070471 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba55482e-89db-47b2-9685-60f00f74f729 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:49.072216 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba55482e-89db-47b2-9685-60f00f74f729 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab Jul 31 05:39:49.072544 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba55482e-89db-47b2-9685-60f00f74f729 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:49.072834 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba55482e-89db-47b2-9685-60f00f74f729 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:49.078819 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:49.078819 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:49.079339 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ba55482e-89db-47b2-9685-60f00f74f729 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:49.080459 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba55482e-89db-47b2-9685-60f00f74f729 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab returned with HTTP 200 Jul 31 05:39:49.081013 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1246/4996] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:49 2026] GET /volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:49.734848 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46a8e91f-cd92-48c0-8116-9b42ec40a5eb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:49.738975 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46a8e91f-cd92-48c0-8116-9b42ec40a5eb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:49.738975 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46a8e91f-cd92-48c0-8116-9b42ec40a5eb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:49.738975 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46a8e91f-cd92-48c0-8116-9b42ec40a5eb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:49.738975 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-46a8e91f-cd92-48c0-8116-9b42ec40a5eb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:49.743827 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:49.743827 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:49.745286 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46a8e91f-cd92-48c0-8116-9b42ec40a5eb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:49.745286 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1239/4997] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:49 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:50.090285 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6aa836e-bb4a-49f6-8f1c-7dd753cff1d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:50.091847 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6aa836e-bb4a-49f6-8f1c-7dd753cff1d1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab Jul 31 05:39:50.092038 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6aa836e-bb4a-49f6-8f1c-7dd753cff1d1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:50.092248 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6aa836e-bb4a-49f6-8f1c-7dd753cff1d1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:50.096814 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:50.096814 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:50.097080 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f6aa836e-bb4a-49f6-8f1c-7dd753cff1d1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:50.097679 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6aa836e-bb4a-49f6-8f1c-7dd753cff1d1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab returned with HTTP 200 Jul 31 05:39:50.097991 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1261/4998] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:50 2026] GET /volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:50.107749 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b58ebdd6-ac2a-4474-b8fb-b9c3d9e2f7ba None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:50.109674 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b58ebdd6-ac2a-4474-b8fb-b9c3d9e2f7ba tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] PUT https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab Jul 31 05:39:50.109969 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b58ebdd6-ac2a-4474-b8fb-b9c3d9e2f7ba tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:50.116657 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:50.116657 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:50.117139 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b58ebdd6-ac2a-4474-b8fb-b9c3d9e2f7ba tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Snapshot retrieved successfully. Jul 31 05:39:50.128052 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b58ebdd6-ac2a-4474-b8fb-b9c3d9e2f7ba tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab returned with HTTP 200 Jul 31 05:39:50.128626 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1253/4999] 10.4.3.227 () {68 vars in 1374 bytes} [Fri Jul 31 05:39:50 2026] PUT /volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab => generated 361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:50.136843 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cccf0da9-324a-4d0c-9070-4cb2c51d573b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:50.139308 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cccf0da9-324a-4d0c-9070-4cb2c51d573b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab Jul 31 05:39:50.139488 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cccf0da9-324a-4d0c-9070-4cb2c51d573b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:50.139656 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cccf0da9-324a-4d0c-9070-4cb2c51d573b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:50.139746 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-cccf0da9-324a-4d0c-9070-4cb2c51d573b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete snapshot with id: 81447438-4904-4fca-8738-9737b08983ab Jul 31 05:39:50.144023 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:50.144023 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:50.144306 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cccf0da9-324a-4d0c-9070-4cb2c51d573b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:50.157219 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-cccf0da9-324a-4d0c-9070-4cb2c51d573b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot delete request issued successfully. Jul 31 05:39:50.157415 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cccf0da9-324a-4d0c-9070-4cb2c51d573b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab returned with HTTP 202 Jul 31 05:39:50.157922 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1247/5000] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:39:50 2026] DELETE /volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:50.166295 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-628bff16-e61b-4069-859f-91ee202f7246 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:50.168131 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-628bff16-e61b-4069-859f-91ee202f7246 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab Jul 31 05:39:50.168348 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-628bff16-e61b-4069-859f-91ee202f7246 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:50.168535 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-628bff16-e61b-4069-859f-91ee202f7246 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:50.173307 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:50.173307 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:50.173657 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-628bff16-e61b-4069-859f-91ee202f7246 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:50.174202 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-628bff16-e61b-4069-859f-91ee202f7246 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab returned with HTTP 200 Jul 31 05:39:50.174567 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1240/5001] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:50 2026] GET /volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab => generated 494 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:50.448800 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b76b260e-6f62-4f0d-8829-2cb79b5f91b9 req-a5c1ab71-60b1-401e-93df-6803423b9e47 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:50.454745 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b76b260e-6f62-4f0d-8829-2cb79b5f91b9 req-a5c1ab71-60b1-401e-93df-6803423b9e47 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] DELETE https://10.4.3.227/volume/v3/attachments/04f6eee8-35f3-4339-9ab4-40c07282f551 Jul 31 05:39:50.454933 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b76b260e-6f62-4f0d-8829-2cb79b5f91b9 req-a5c1ab71-60b1-401e-93df-6803423b9e47 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:50.455150 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b76b260e-6f62-4f0d-8829-2cb79b5f91b9 req-a5c1ab71-60b1-401e-93df-6803423b9e47 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:50.466418 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:50.466418 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:50.518709 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b76b260e-6f62-4f0d-8829-2cb79b5f91b9 req-a5c1ab71-60b1-401e-93df-6803423b9e47 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/attachments/04f6eee8-35f3-4339-9ab4-40c07282f551 returned with HTTP 200 Jul 31 05:39:50.519110 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1262/5002] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:39:50 2026] DELETE /volume/v3/attachments/04f6eee8-35f3-4339-9ab4-40c07282f551 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:50.756654 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-722f3795-575b-4bb0-a015-0123700d0c73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:50.759045 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-722f3795-575b-4bb0-a015-0123700d0c73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:50.759399 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-722f3795-575b-4bb0-a015-0123700d0c73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:50.759620 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-722f3795-575b-4bb0-a015-0123700d0c73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:50.759766 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-722f3795-575b-4bb0-a015-0123700d0c73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:50.765511 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:50.765511 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:50.766515 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-722f3795-575b-4bb0-a015-0123700d0c73 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:50.767072 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1254/5003] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:50 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:51.184560 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd104dbd-e0d8-4dd2-afac-7645b9f7702a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:51.187065 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd104dbd-e0d8-4dd2-afac-7645b9f7702a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab Jul 31 05:39:51.187364 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd104dbd-e0d8-4dd2-afac-7645b9f7702a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:51.187620 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd104dbd-e0d8-4dd2-afac-7645b9f7702a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:51.192836 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd104dbd-e0d8-4dd2-afac-7645b9f7702a tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab returned with HTTP 404 Jul 31 05:39:51.193311 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1248/5004] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:51 2026] GET /volume/v3/snapshots/81447438-4904-4fca-8738-9737b08983ab => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:51.203484 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-75748e6f-39d9-4ce1-836b-9376db1196a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:51.205338 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75748e6f-39d9-4ce1-836b-9376db1196a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 Jul 31 05:39:51.205525 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75748e6f-39d9-4ce1-836b-9376db1196a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:51.205706 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75748e6f-39d9-4ce1-836b-9376db1196a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:51.205874 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-75748e6f-39d9-4ce1-836b-9376db1196a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume with id: cf2d930e-f861-49e2-949f-68ace6be5ef8 Jul 31 05:39:51.213065 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:51.213065 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:51.213394 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-75748e6f-39d9-4ce1-836b-9376db1196a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:51.231576 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-75748e6f-39d9-4ce1-836b-9376db1196a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume request issued successfully. Jul 31 05:39:51.231903 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75748e6f-39d9-4ce1-836b-9376db1196a7 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 returned with HTTP 202 Jul 31 05:39:51.232596 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1241/5005] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:51 2026] DELETE /volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:51.242864 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09bf3032-3fff-42b0-a699-e674a169d68f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:51.245129 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09bf3032-3fff-42b0-a699-e674a169d68f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 Jul 31 05:39:51.245508 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09bf3032-3fff-42b0-a699-e674a169d68f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:51.245860 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09bf3032-3fff-42b0-a699-e674a169d68f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:51.255963 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:51.255963 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:51.261069 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09bf3032-3fff-42b0-a699-e674a169d68f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:51.265685 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09bf3032-3fff-42b0-a699-e674a169d68f tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 returned with HTTP 200 Jul 31 05:39:51.266245 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1263/5006] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:51 2026] GET /volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:51.595921 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-753522f1-9f78-4b23-9b16-9f2b3067a4c0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:51.597751 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-753522f1-9f78-4b23-9b16-9f2b3067a4c0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] DELETE https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:39:51.598006 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-753522f1-9f78-4b23-9b16-9f2b3067a4c0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:51.598243 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-753522f1-9f78-4b23-9b16-9f2b3067a4c0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:51.598458 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-753522f1-9f78-4b23-9b16-9f2b3067a4c0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Delete volume with id: 8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:39:51.606095 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:51.606095 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:51.606760 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-753522f1-9f78-4b23-9b16-9f2b3067a4c0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:51.623714 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-753522f1-9f78-4b23-9b16-9f2b3067a4c0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Delete volume request issued successfully. Jul 31 05:39:51.623915 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-753522f1-9f78-4b23-9b16-9f2b3067a4c0 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 202 Jul 31 05:39:51.624468 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1255/5007] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:51 2026] DELETE /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:51.634001 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c3a81246-604c-4af3-adb1-8f8af01a89c6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:51.636162 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3a81246-604c-4af3-adb1-8f8af01a89c6 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:39:51.636431 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3a81246-604c-4af3-adb1-8f8af01a89c6 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:51.636660 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3a81246-604c-4af3-adb1-8f8af01a89c6 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:51.643992 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:51.643992 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:51.649476 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c3a81246-604c-4af3-adb1-8f8af01a89c6 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Volume info retrieved successfully. Jul 31 05:39:51.654183 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3a81246-604c-4af3-adb1-8f8af01a89c6 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 200 Jul 31 05:39:51.654623 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1249/5008] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:51 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 1249 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:51.781012 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-02b9ad53-ba3f-4e5b-bc81-a998616ea54b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:51.783034 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02b9ad53-ba3f-4e5b-bc81-a998616ea54b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:51.783267 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02b9ad53-ba3f-4e5b-bc81-a998616ea54b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:51.783490 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-02b9ad53-ba3f-4e5b-bc81-a998616ea54b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:51.783592 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-02b9ad53-ba3f-4e5b-bc81-a998616ea54b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:51.788370 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:51.788370 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:51.789245 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-02b9ad53-ba3f-4e5b-bc81-a998616ea54b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:51.789586 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1242/5009] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:51 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:52.280563 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c8e81d94-5d33-4f6b-8664-a07aa84075a9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.283895 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8e81d94-5d33-4f6b-8664-a07aa84075a9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 Jul 31 05:39:52.283895 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8e81d94-5d33-4f6b-8664-a07aa84075a9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.283895 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c8e81d94-5d33-4f6b-8664-a07aa84075a9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.288139 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c8e81d94-5d33-4f6b-8664-a07aa84075a9 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 returned with HTTP 404 Jul 31 05:39:52.288649 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1264/5010] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:52 2026] GET /volume/v3/volumes/cf2d930e-f861-49e2-949f-68ace6be5ef8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:52.295180 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c421941b-f866-4909-b3c9-47b6cab4f043 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.296727 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:52.297023 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2042348653"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:52.298311 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2042348653'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:52.298423 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume of 1 GB Jul 31 05:39:52.301819 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Availability Zones retrieved successfully. Jul 31 05:39:52.306843 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (5900a9ff-cdac-4c09-9906-83e2c6cd8d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:52.307731 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bdc975-4ccc-4ba4-8196-7fa01ee77084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:52.308539 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:52.329556 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bdc975-4ccc-4ba4-8196-7fa01ee77084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:52.330317 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec29fc03-0450-4cb9-8e9f-7afe7567e660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:52.363451 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['2bad247e-4227-4716-82a2-94903911bf84', 'e29da89e-fa24-4ae7-9b2b-b9d73abb8045', '739edaa6-933f-48ef-96c5-71d862452154', 'bce5b6c1-cdbf-4bee-96b4-a70298663f73'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:52.364205 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec29fc03-0450-4cb9-8e9f-7afe7567e660) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bad247e-4227-4716-82a2-94903911bf84', 'e29da89e-fa24-4ae7-9b2b-b9d73abb8045', '739edaa6-933f-48ef-96c5-71d862452154', 'bce5b6c1-cdbf-4bee-96b4-a70298663f73']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:52.364977 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa18afc-b8b1-494b-896e-a9566b967d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:52.384973 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa18afc-b8b1-494b-896e-a9566b967d6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0733a165-4cae-44e7-b94e-f4f21c403ed7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2042348653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['2bad247e-4227-4716-82a2-94903911bf84','e29da89e-fa24-4ae7-9b2b-b9d73abb8045','739edaa6-933f-48ef-96c5-71d862452154','bce5b6c1-cdbf-4bee-96b4-a70298663f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2042348653',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0733a165-4cae-44e7-b94e-f4f21c403ed7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='128b23833de74e13a5b17d94d2d1dad7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65a060cd61894851b88e8a806c1e3435',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:52.385739 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a464ea1-0967-4768-aa41-4189d6de58aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:52.401573 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a464ea1-0967-4768-aa41-4189d6de58aa) transitioned into state 'SUCCESS' from state '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-2042348653',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='128b23833de74e13a5b17d94d2d1dad7',qos_specs=None,replication_status=,reservations=['2bad247e-4227-4716-82a2-94903911bf84','e29da89e-fa24-4ae7-9b2b-b9d73abb8045','739edaa6-933f-48ef-96c5-71d862452154','bce5b6c1-cdbf-4bee-96b4-a70298663f73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65a060cd61894851b88e8a806c1e3435',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:52.402340 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa647158-2c51-4ba6-80dd-3c148245353a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:52.410915 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa647158-2c51-4ba6-80dd-3c148245353a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:52.411738 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Flow 'volume_create_api' (5900a9ff-cdac-4c09-9906-83e2c6cd8d5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:52.412044 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create volume request issued successfully. Jul 31 05:39:52.412728 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c421941b-f866-4909-b3c9-47b6cab4f043 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:52.413276 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1256/5011] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:39:52 2026] POST /volume/v3/volumes => generated 778 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:52.425940 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5e9ca946-8e74-49d9-a6a3-02ec58f02c05 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.427829 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e9ca946-8e74-49d9-a6a3-02ec58f02c05 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 Jul 31 05:39:52.428078 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e9ca946-8e74-49d9-a6a3-02ec58f02c05 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.428309 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e9ca946-8e74-49d9-a6a3-02ec58f02c05 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.435056 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:52.435056 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:52.438473 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5e9ca946-8e74-49d9-a6a3-02ec58f02c05 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:52.443067 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e9ca946-8e74-49d9-a6a3-02ec58f02c05 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 returned with HTTP 200 Jul 31 05:39:52.443457 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1250/5012] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:52 2026] GET /volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:52.672445 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eab4b56c-e11a-4a2d-a0e2-7bfb2d289660 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.674065 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eab4b56c-e11a-4a2d-a0e2-7bfb2d289660 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b Jul 31 05:39:52.674254 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eab4b56c-e11a-4a2d-a0e2-7bfb2d289660 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.674439 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eab4b56c-e11a-4a2d-a0e2-7bfb2d289660 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.679537 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eab4b56c-e11a-4a2d-a0e2-7bfb2d289660 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b returned with HTTP 404 Jul 31 05:39:52.679947 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1243/5013] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:52 2026] GET /volume/v3/volumes/8be4bdb1-cf4c-4b95-a83a-1c0db109fd0b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:52.686599 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f6b16747-4903-459e-b377-5d281867a39b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.687967 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6b16747-4903-459e-b377-5d281867a39b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] DELETE https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:52.688292 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6b16747-4903-459e-b377-5d281867a39b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.688571 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f6b16747-4903-459e-b377-5d281867a39b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.688806 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-f6b16747-4903-459e-b377-5d281867a39b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Delete volume with id: 9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:52.694133 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f6b16747-4903-459e-b377-5d281867a39b tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 404 Jul 31 05:39:52.694761 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1265/5014] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:52 2026] DELETE /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:52.700778 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e02a079d-4aa7-4512-8a5f-fc0f51facdd7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.702598 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e02a079d-4aa7-4512-8a5f-fc0f51facdd7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 Jul 31 05:39:52.702802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e02a079d-4aa7-4512-8a5f-fc0f51facdd7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.702975 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e02a079d-4aa7-4512-8a5f-fc0f51facdd7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.708138 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e02a079d-4aa7-4512-8a5f-fc0f51facdd7 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 returned with HTTP 404 Jul 31 05:39:52.708685 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1257/5015] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:52 2026] GET /volume/v3/volumes/9c10b199-971b-478b-a994-56768e5ee7e9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:52.714418 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-97d8e91d-083b-46ba-98e8-afbb8b61da11 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.716072 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97d8e91d-083b-46ba-98e8-afbb8b61da11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] DELETE https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:52.716264 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97d8e91d-083b-46ba-98e8-afbb8b61da11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.716455 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-97d8e91d-083b-46ba-98e8-afbb8b61da11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.716598 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-97d8e91d-083b-46ba-98e8-afbb8b61da11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Delete volume with id: 98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:52.721397 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-97d8e91d-083b-46ba-98e8-afbb8b61da11 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 404 Jul 31 05:39:52.721733 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1251/5016] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:52 2026] DELETE /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:52.726755 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9e56f3fc-1fdf-4b0b-bc56-6203755d17c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.728278 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e56f3fc-1fdf-4b0b-bc56-6203755d17c2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] GET https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 Jul 31 05:39:52.728453 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e56f3fc-1fdf-4b0b-bc56-6203755d17c2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.728618 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9e56f3fc-1fdf-4b0b-bc56-6203755d17c2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.733356 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9e56f3fc-1fdf-4b0b-bc56-6203755d17c2 tempest-TestInstancesWithCinderVolumes-364983307 tempest-TestInstancesWithCinderVolumes-364983307-project-member] https://10.4.3.227/volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 returned with HTTP 404 Jul 31 05:39:52.733720 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1244/5017] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:52 2026] GET /volume/v3/volumes/98f4c0d5-2c8c-4d17-8a9c-2a84284124f6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:52.739661 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-93d305bd-ff6b-4c11-8812-6d9d2f4bcef7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.740885 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93d305bd-ff6b-4c11-8812-6d9d2f4bcef7 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:39:52.741194 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93d305bd-ff6b-4c11-8812-6d9d2f4bcef7 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.741471 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-93d305bd-ff6b-4c11-8812-6d9d2f4bcef7 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Calling method 'detail' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.742332 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-93d305bd-ff6b-4c11-8812-6d9d2f4bcef7 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100286) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:39:52.755947 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-93d305bd-ff6b-4c11-8812-6d9d2f4bcef7 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Get all volumes completed successfully. Jul 31 05:39:52.758571 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:52.758571 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:52.763864 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-93d305bd-ff6b-4c11-8812-6d9d2f4bcef7 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:39:52.763864 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1266/5018] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:39:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16574 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:52.778839 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9344241e-965c-421a-bbaa-22ef88dc9585 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.780405 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9344241e-965c-421a-bbaa-22ef88dc9585 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] DELETE https://10.4.3.227/volume/v3/types/9bc98a93-29c0-4a63-9cd1-c3d9056904b4 Jul 31 05:39:52.780630 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9344241e-965c-421a-bbaa-22ef88dc9585 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.780838 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9344241e-965c-421a-bbaa-22ef88dc9585 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.781081 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:52.781081 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:52.799481 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9344241e-965c-421a-bbaa-22ef88dc9585 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/types/9bc98a93-29c0-4a63-9cd1-c3d9056904b4 returned with HTTP 202 Jul 31 05:39:52.799873 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1258/5019] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:39:52 2026] DELETE /volume/v3/types/9bc98a93-29c0-4a63-9cd1-c3d9056904b4 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:52.803953 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8e4fa564-2c51-48e2-b82b-a9022b7c1698 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.805562 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e4fa564-2c51-48e2-b82b-a9022b7c1698 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:39:52.805734 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8e4fa564-2c51-48e2-b82b-a9022b7c1698 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.805834 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-767aa6b8-a0f0-44ba-8492-e11dd8e204d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.805896 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8e4fa564-2c51-48e2-b82b-a9022b7c1698 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.805998 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8e4fa564-2c51-48e2-b82b-a9022b7c1698 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:39:52.807404 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-767aa6b8-a0f0-44ba-8492-e11dd8e204d8 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:39:52.807592 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-767aa6b8-a0f0-44ba-8492-e11dd8e204d8 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.807802 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-767aa6b8-a0f0-44ba-8492-e11dd8e204d8 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.808539 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-767aa6b8-a0f0-44ba-8492-e11dd8e204d8 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:39:52.809720 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:52.809720 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:52.810347 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8e4fa564-2c51-48e2-b82b-a9022b7c1698 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:39:52.810647 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1252/5020] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:52 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 751 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:52.826287 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-767aa6b8-a0f0-44ba-8492-e11dd8e204d8 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Get all volumes completed successfully. Jul 31 05:39:52.828742 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:52.828742 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:52.833803 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-767aa6b8-a0f0-44ba-8492-e11dd8e204d8 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:39:52.834204 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1245/5021] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:39:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16574 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:52.850588 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-04788501-02cb-4d2f-b2b9-b52f5a44bb0a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:52.851871 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04788501-02cb-4d2f-b2b9-b52f5a44bb0a tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] DELETE https://10.4.3.227/volume/v3/types/62a88941-95e4-40ea-87a4-e0371bdfa5b5 Jul 31 05:39:52.852161 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04788501-02cb-4d2f-b2b9-b52f5a44bb0a tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:52.852462 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-04788501-02cb-4d2f-b2b9-b52f5a44bb0a tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:52.876890 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-04788501-02cb-4d2f-b2b9-b52f5a44bb0a tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/types/62a88941-95e4-40ea-87a4-e0371bdfa5b5 returned with HTTP 202 Jul 31 05:39:52.877441 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1267/5022] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:39:52 2026] DELETE /volume/v3/types/62a88941-95e4-40ea-87a4-e0371bdfa5b5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:53.192168 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cc6e8dac-20b7-4889-8f5d-875d1500745f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:53.193804 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc6e8dac-20b7-4889-8f5d-875d1500745f tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] GET https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 Jul 31 05:39:53.193989 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc6e8dac-20b7-4889-8f5d-875d1500745f tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:53.194182 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cc6e8dac-20b7-4889-8f5d-875d1500745f tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Calling method 'detail' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:53.194882 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-cc6e8dac-20b7-4889-8f5d-875d1500745f tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:39:53.210146 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cc6e8dac-20b7-4889-8f5d-875d1500745f tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Get all volumes completed successfully. Jul 31 05:39:53.212934 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:53.212934 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:53.218923 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cc6e8dac-20b7-4889-8f5d-875d1500745f tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 05:39:53.219210 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1259/5023] 10.4.3.227 () {66 vars in 1285 bytes} [Fri Jul 31 05:39:53 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16574 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:53.237902 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f4073a02-1fd8-49bd-8182-c6c646718908 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:53.239671 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4073a02-1fd8-49bd-8182-c6c646718908 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/f6db1c3d-d59a-427b-8bef-2474e5ced3db Jul 31 05:39:53.239892 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4073a02-1fd8-49bd-8182-c6c646718908 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:53.240107 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f4073a02-1fd8-49bd-8182-c6c646718908 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:53.240310 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-f4073a02-1fd8-49bd-8182-c6c646718908 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Delete volume with id: f6db1c3d-d59a-427b-8bef-2474e5ced3db Jul 31 05:39:53.246745 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:53.246745 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:53.247139 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4073a02-1fd8-49bd-8182-c6c646718908 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Volume info retrieved successfully. Jul 31 05:39:53.256447 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.image.cache [None req-f4073a02-1fd8-49bd-8182-c6c646718908 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '157b5afd-0f58-43cc-be27-c8f8c9b0113e', 'volume_id': 'f6db1c3d-d59a-427b-8bef-2474e5ced3db', 'host': 'np0000006182@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 5, 38, 17), 'last_used': datetime.datetime(2026, 7, 31, 5, 38, 27)}. {{(pid=100285) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 05:39:53.267251 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f4073a02-1fd8-49bd-8182-c6c646718908 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Delete volume request issued successfully. Jul 31 05:39:53.267479 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f4073a02-1fd8-49bd-8182-c6c646718908 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/volumes/f6db1c3d-d59a-427b-8bef-2474e5ced3db returned with HTTP 202 Jul 31 05:39:53.267872 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1253/5024] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:53 2026] DELETE /volume/v3/volumes/f6db1c3d-d59a-427b-8bef-2474e5ced3db => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:53.275603 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ad4aff5a-1916-4dab-b297-046d2c6d9e11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:53.280870 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad4aff5a-1916-4dab-b297-046d2c6d9e11 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] GET https://10.4.3.227/volume/v3/volumes/f6db1c3d-d59a-427b-8bef-2474e5ced3db Jul 31 05:39:53.281178 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad4aff5a-1916-4dab-b297-046d2c6d9e11 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:53.281460 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ad4aff5a-1916-4dab-b297-046d2c6d9e11 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:53.294444 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:53.294444 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:53.301981 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ad4aff5a-1916-4dab-b297-046d2c6d9e11 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Volume info retrieved successfully. Jul 31 05:39:53.306692 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ad4aff5a-1916-4dab-b297-046d2c6d9e11 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/volumes/f6db1c3d-d59a-427b-8bef-2474e5ced3db returned with HTTP 200 Jul 31 05:39:53.307757 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1246/5025] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:53 2026] GET /volume/v3/volumes/f6db1c3d-d59a-427b-8bef-2474e5ced3db => generated 1149 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:53.455870 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f227d25-483b-4a7b-a4f9-26a9a3513202 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:53.457517 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f227d25-483b-4a7b-a4f9-26a9a3513202 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 Jul 31 05:39:53.459062 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f227d25-483b-4a7b-a4f9-26a9a3513202 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:53.459062 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f227d25-483b-4a7b-a4f9-26a9a3513202 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:53.464977 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:53.464977 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:53.468442 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2f227d25-483b-4a7b-a4f9-26a9a3513202 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:53.472668 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f227d25-483b-4a7b-a4f9-26a9a3513202 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 returned with HTTP 200 Jul 31 05:39:53.472668 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1268/5026] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:53 2026] GET /volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:53.484045 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-822362ad-0e0f-4740-9bed-4c16b5d61745 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:53.485750 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-822362ad-0e0f-4740-9bed-4c16b5d61745 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:39:53.486070 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-822362ad-0e0f-4740-9bed-4c16b5d61745 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0733a165-4cae-44e7-b94e-f4f21c403ed7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-537596726"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:53.493868 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:53.493868 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:53.494193 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-822362ad-0e0f-4740-9bed-4c16b5d61745 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:53.494330 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-822362ad-0e0f-4740-9bed-4c16b5d61745 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Create snapshot from volume 0733a165-4cae-44e7-b94e-f4f21c403ed7 Jul 31 05:39:53.516466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-822362ad-0e0f-4740-9bed-4c16b5d61745 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Created reservations ['eaeb9c2f-6e08-4c35-93c9-79b332c5cbdb', 'e72a139e-fb11-4c55-aed8-f198fc396b86', '02aa07b3-e073-457e-9333-f963ab4acf48', '43298b33-a08a-46eb-8189-5772a2891f35'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:53.542925 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-822362ad-0e0f-4740-9bed-4c16b5d61745 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot create request issued successfully. Jul 31 05:39:53.543347 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-822362ad-0e0f-4740-9bed-4c16b5d61745 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:39:53.543743 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1260/5027] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:39:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:39:53.552645 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e4abb57c-ac1f-4f72-a2f7-e1dd7760da3b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:53.554477 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e4abb57c-ac1f-4f72-a2f7-e1dd7760da3b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 Jul 31 05:39:53.554622 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e4abb57c-ac1f-4f72-a2f7-e1dd7760da3b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:53.554855 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e4abb57c-ac1f-4f72-a2f7-e1dd7760da3b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:53.559277 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:53.559277 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:53.559567 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e4abb57c-ac1f-4f72-a2f7-e1dd7760da3b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:53.560201 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e4abb57c-ac1f-4f72-a2f7-e1dd7760da3b tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 returned with HTTP 200 Jul 31 05:39:53.560578 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1254/5028] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:53 2026] GET /volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 => generated 439 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:54.268511 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-e2ef09e2-f31a-47df-835c-48d994cc32c6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:54.270561 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-e2ef09e2-f31a-47df-835c-48d994cc32c6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac Jul 31 05:39:54.270751 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-e2ef09e2-f31a-47df-835c-48d994cc32c6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:54.270940 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-e2ef09e2-f31a-47df-835c-48d994cc32c6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:54.277335 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:54.277335 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:54.280754 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-e2ef09e2-f31a-47df-835c-48d994cc32c6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:39:54.285057 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-e2ef09e2-f31a-47df-835c-48d994cc32c6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac returned with HTTP 200 Jul 31 05:39:54.285463 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1247/5029] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:54 2026] GET /volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:54.294936 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-62bf1b4f-c9f7-49ba-8ebc-892b17670946 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:54.295380 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62bf1b4f-c9f7-49ba-8ebc-892b17670946 None None] GET https://10.4.3.227/volume// Jul 31 05:39:54.295542 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62bf1b4f-c9f7-49ba-8ebc-892b17670946 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:54.295732 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-62bf1b4f-c9f7-49ba-8ebc-892b17670946 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:54.296132 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-62bf1b4f-c9f7-49ba-8ebc-892b17670946 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:54.296454 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1269/5030] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:39: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 31 05:39:54.303329 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-a6add420-f050-4868-b0ef-84e8c3f11dc0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:54.305156 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-a6add420-f050-4868-b0ef-84e8c3f11dc0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:39:54.305471 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-a6add420-f050-4868-b0ef-84e8c3f11dc0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af180edf-a4d1-4028-8edf-174d89e5a9ac", "connector": null, "instance_uuid": "71753f88-e672-41a6-9540-c7859a805341"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:54.312733 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:54.312733 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:54.319507 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5f6e99f5-3a0d-449f-af1c-d9ebf34df036 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:54.321109 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f6e99f5-3a0d-449f-af1c-d9ebf34df036 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] GET https://10.4.3.227/volume/v3/volumes/f6db1c3d-d59a-427b-8bef-2474e5ced3db Jul 31 05:39:54.321327 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f6e99f5-3a0d-449f-af1c-d9ebf34df036 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:54.321558 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5f6e99f5-3a0d-449f-af1c-d9ebf34df036 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:54.327547 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5f6e99f5-3a0d-449f-af1c-d9ebf34df036 tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/volumes/f6db1c3d-d59a-427b-8bef-2474e5ced3db returned with HTTP 404 Jul 31 05:39:54.328006 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1255/5031] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:54 2026] GET /volume/v3/volumes/f6db1c3d-d59a-427b-8bef-2474e5ced3db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:54.335511 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f16d79ef-42c7-4346-8bbc-b4b9b8da1b2a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:54.337235 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f16d79ef-42c7-4346-8bbc-b4b9b8da1b2a tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] DELETE https://10.4.3.227/volume/v3/types/e26ed114-5d25-4be5-a067-6088e7c7313e Jul 31 05:39:54.337419 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-a6add420-f050-4868-b0ef-84e8c3f11dc0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:39:54.337461 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f16d79ef-42c7-4346-8bbc-b4b9b8da1b2a tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:54.337624 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f16d79ef-42c7-4346-8bbc-b4b9b8da1b2a tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:54.337879 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1261/5032] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:39:54 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 31 05:39:54.359488 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f16d79ef-42c7-4346-8bbc-b4b9b8da1b2a tempest-TestInstancesWithCinderVolumes-1150699044 tempest-TestInstancesWithCinderVolumes-1150699044-project-admin] https://10.4.3.227/volume/v3/types/e26ed114-5d25-4be5-a067-6088e7c7313e returned with HTTP 202 Jul 31 05:39:54.359991 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1248/5033] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:39:54 2026] DELETE /volume/v3/types/e26ed114-5d25-4be5-a067-6088e7c7313e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:54.572644 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ed97d2d3-1a9a-407b-b88e-be2427e28fc1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:54.574368 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed97d2d3-1a9a-407b-b88e-be2427e28fc1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 Jul 31 05:39:54.574545 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed97d2d3-1a9a-407b-b88e-be2427e28fc1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:54.574722 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ed97d2d3-1a9a-407b-b88e-be2427e28fc1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:54.580111 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:54.580111 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:54.580413 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ed97d2d3-1a9a-407b-b88e-be2427e28fc1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:54.581013 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ed97d2d3-1a9a-407b-b88e-be2427e28fc1 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 returned with HTTP 200 Jul 31 05:39:54.581354 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1270/5034] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:54 2026] GET /volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:54.590487 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fca8f46c-64ff-4fb3-b750-578610f078b3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:54.592257 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fca8f46c-64ff-4fb3-b750-578610f078b3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] POST https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621/action Jul 31 05:39:54.592575 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fca8f46c-64ff-4fb3-b750-578610f078b3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:54.592692 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fca8f46c-64ff-4fb3-b750-578610f078b3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:54.594154 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-fca8f46c-64ff-4fb3-b750-578610f078b3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Updating snapshot '953411bc-78d5-4728-b882-b95ea5961621' with '{'status': 'creating'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 05:39:54.602938 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:54.602938 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:54.618392 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fca8f46c-64ff-4fb3-b750-578610f078b3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621/action returned with HTTP 202 Jul 31 05:39:54.618784 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1256/5035] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:39:54 2026] POST /volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:39:54.626492 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e6480541-cec2-44c7-94ab-edc2afd6e0df None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:54.628182 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6480541-cec2-44c7-94ab-edc2afd6e0df tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 Jul 31 05:39:54.628383 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6480541-cec2-44c7-94ab-edc2afd6e0df tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:54.628559 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6480541-cec2-44c7-94ab-edc2afd6e0df tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:54.634417 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:54.634417 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:54.634757 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e6480541-cec2-44c7-94ab-edc2afd6e0df tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:54.635378 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6480541-cec2-44c7-94ab-edc2afd6e0df tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 returned with HTTP 200 Jul 31 05:39:54.635752 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1262/5036] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:54 2026] GET /volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:54.644719 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-60428285-60be-48c9-8e90-ae4cd1d0a7d3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:54.646562 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60428285-60be-48c9-8e90-ae4cd1d0a7d3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] POST https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621/action Jul 31 05:39:54.646952 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60428285-60be-48c9-8e90-ae4cd1d0a7d3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:54.647118 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-60428285-60be-48c9-8e90-ae4cd1d0a7d3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:54.648523 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.snapshot_actions [None req-60428285-60be-48c9-8e90-ae4cd1d0a7d3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100284) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 05:39:54.655673 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:54.655673 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:54.656260 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.snapshot_actions [None req-60428285-60be-48c9-8e90-ae4cd1d0a7d3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] Updating snapshot 953411bc-78d5-4728-b882-b95ea5961621 with info {'id': '953411bc-78d5-4728-b882-b95ea5961621', 'status': 'error', 'progress': '80%'} Jul 31 05:39:54.662068 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-60428285-60be-48c9-8e90-ae4cd1d0a7d3 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-member] https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621/action returned with HTTP 202 Jul 31 05:39:54.662581 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1249/5037] 10.4.3.227 () {68 vars in 1396 bytes} [Fri Jul 31 05:39:54 2026] POST /volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:54.669771 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e80d62eb-b797-40dd-9401-3007de393fbe None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:54.671971 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e80d62eb-b797-40dd-9401-3007de393fbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 Jul 31 05:39:54.672225 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e80d62eb-b797-40dd-9401-3007de393fbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:54.672484 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e80d62eb-b797-40dd-9401-3007de393fbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:54.672636 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-e80d62eb-b797-40dd-9401-3007de393fbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete snapshot with id: 953411bc-78d5-4728-b882-b95ea5961621 Jul 31 05:39:54.678624 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:54.678624 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:54.678986 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e80d62eb-b797-40dd-9401-3007de393fbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:54.698524 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e80d62eb-b797-40dd-9401-3007de393fbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot delete request issued successfully. Jul 31 05:39:54.699976 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e80d62eb-b797-40dd-9401-3007de393fbe tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 returned with HTTP 202 Jul 31 05:39:54.699976 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1271/5038] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:39:54 2026] DELETE /volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:39:54.708437 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c1f3befa-ade4-4f3a-a291-75337f15d65d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:54.713008 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1f3befa-ade4-4f3a-a291-75337f15d65d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 Jul 31 05:39:54.713209 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1f3befa-ade4-4f3a-a291-75337f15d65d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:54.713430 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c1f3befa-ade4-4f3a-a291-75337f15d65d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:54.719312 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:54.719312 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:54.719312 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c1f3befa-ade4-4f3a-a291-75337f15d65d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Snapshot retrieved successfully. Jul 31 05:39:54.719624 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c1f3befa-ade4-4f3a-a291-75337f15d65d tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 returned with HTTP 200 Jul 31 05:39:54.720464 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1257/5039] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:54 2026] GET /volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:55.221212 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e887fa3a-867b-4f06-bd92-6e43868c87c7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.221622 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e887fa3a-867b-4f06-bd92-6e43868c87c7 None None] GET https://10.4.3.227/volume// Jul 31 05:39:55.221786 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e887fa3a-867b-4f06-bd92-6e43868c87c7 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.221963 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e887fa3a-867b-4f06-bd92-6e43868c87c7 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.222341 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e887fa3a-867b-4f06-bd92-6e43868c87c7 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:55.222671 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1263/5040] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:39: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 31 05:39:55.230811 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-f43b423e-2a6c-4643-aef6-03aa728efd22 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.233967 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-f43b423e-2a6c-4643-aef6-03aa728efd22 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac Jul 31 05:39:55.233967 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-f43b423e-2a6c-4643-aef6-03aa728efd22 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.233967 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-f43b423e-2a6c-4643-aef6-03aa728efd22 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.245830 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:55.245830 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:55.248669 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-f43b423e-2a6c-4643-aef6-03aa728efd22 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:39:55.255066 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-f43b423e-2a6c-4643-aef6-03aa728efd22 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac returned with HTTP 200 Jul 31 05:39:55.255827 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1250/5041] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:39:55 2026] GET /volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac => generated 1536 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:55.363252 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-aacde5b0-0c2d-47b4-8339-d422d82ee423 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.365803 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-aacde5b0-0c2d-47b4-8339-d422d82ee423 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] PUT https://10.4.3.227/volume/v3/attachments/cbbd2649-8312-4913-a13b-3ccec318f167 Jul 31 05:39:55.366142 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-aacde5b0-0c2d-47b4-8339-d422d82ee423 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:55.374417 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-aacde5b0-0c2d-47b4-8339-d422d82ee423 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Acquiring lock "cinder-attachment_update-af180edf-a4d1-4028-8edf-174d89e5a9ac-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:39:55.378312 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-aacde5b0-0c2d-47b4-8339-d422d82ee423 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Lock "cinder-attachment_update-af180edf-a4d1-4028-8edf-174d89e5a9ac-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:39:55.379078 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:55.379078 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:55.475216 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-aacde5b0-0c2d-47b4-8339-d422d82ee423 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Lock "cinder-attachment_update-af180edf-a4d1-4028-8edf-174d89e5a9ac-np0000006182" released by "attachment_update" :: held 0.097s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:39:55.475514 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-aacde5b0-0c2d-47b4-8339-d422d82ee423 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/attachments/cbbd2649-8312-4913-a13b-3ccec318f167 returned with HTTP 200 Jul 31 05:39:55.475931 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1272/5042] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:39:55 2026] PUT /volume/v3/attachments/cbbd2649-8312-4913-a13b-3ccec318f167 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:55.508036 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-4ae23774-7bba-416a-a0b0-100102988697 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.511005 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-4ae23774-7bba-416a-a0b0-100102988697 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/attachments/cbbd2649-8312-4913-a13b-3ccec318f167/action Jul 31 05:39:55.511396 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-4ae23774-7bba-416a-a0b0-100102988697 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:55.511514 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-4ae23774-7bba-416a-a0b0-100102988697 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:55.525970 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:55.525970 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:55.542933 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2ff9f2f1-f716-4ec9-82d2-dae60a06520d req-4ae23774-7bba-416a-a0b0-100102988697 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/attachments/cbbd2649-8312-4913-a13b-3ccec318f167/action returned with HTTP 204 Jul 31 05:39:55.543425 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1258/5043] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:39:55 2026] POST /volume/v3/attachments/cbbd2649-8312-4913-a13b-3ccec318f167/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:55.550414 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d5607a9a-1ec3-49c3-b4d4-98e3bc600a16 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.552644 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5607a9a-1ec3-49c3-b4d4-98e3bc600a16 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:39:55.552908 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5607a9a-1ec3-49c3-b4d4-98e3bc600a16 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.553185 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d5607a9a-1ec3-49c3-b4d4-98e3bc600a16 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.560771 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:55.560771 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:55.564519 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d5607a9a-1ec3-49c3-b4d4-98e3bc600a16 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:39:55.569115 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d5607a9a-1ec3-49c3-b4d4-98e3bc600a16 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:39:55.569605 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1264/5044] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:55 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:55.581213 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-365b625a-0697-4130-9e4a-eb53fddb7d72 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.583071 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-365b625a-0697-4130-9e4a-eb53fddb7d72 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:39:55.583430 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-365b625a-0697-4130-9e4a-eb53fddb7d72 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.584781 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-365b625a-0697-4130-9e4a-eb53fddb7d72 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.595352 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:55.595352 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:55.598400 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-365b625a-0697-4130-9e4a-eb53fddb7d72 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:39:55.602997 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-365b625a-0697-4130-9e4a-eb53fddb7d72 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:39:55.603511 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1251/5045] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:55 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:55.653731 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-8acf1e8a-1eec-499e-96b2-8290e4a295f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.657240 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-8acf1e8a-1eec-499e-96b2-8290e4a295f6 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:39:55.657452 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-8acf1e8a-1eec-499e-96b2-8290e4a295f6 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.657637 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-8acf1e8a-1eec-499e-96b2-8290e4a295f6 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.669674 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:55.669674 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:55.675013 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-8acf1e8a-1eec-499e-96b2-8290e4a295f6 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:39:55.688302 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-8acf1e8a-1eec-499e-96b2-8290e4a295f6 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:39:55.688827 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1273/5046] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:39:55 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:55.734837 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-295a7eac-42ee-413f-bd37-6d8c4bf44b38 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.742371 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-295a7eac-42ee-413f-bd37-6d8c4bf44b38 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 Jul 31 05:39:55.742371 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-295a7eac-42ee-413f-bd37-6d8c4bf44b38 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.742371 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-295a7eac-42ee-413f-bd37-6d8c4bf44b38 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.745094 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-295a7eac-42ee-413f-bd37-6d8c4bf44b38 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 returned with HTTP 404 Jul 31 05:39:55.745800 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1259/5047] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:39:55 2026] GET /volume/v3/snapshots/953411bc-78d5-4728-b882-b95ea5961621 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:55.765730 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eccd0638-bdb3-4c1f-b491-d786b1986ff8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.767516 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eccd0638-bdb3-4c1f-b491-d786b1986ff8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 Jul 31 05:39:55.768208 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eccd0638-bdb3-4c1f-b491-d786b1986ff8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.768501 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eccd0638-bdb3-4c1f-b491-d786b1986ff8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.768773 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-eccd0638-bdb3-4c1f-b491-d786b1986ff8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume with id: 0733a165-4cae-44e7-b94e-f4f21c403ed7 Jul 31 05:39:55.776289 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:55.776289 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:55.776937 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eccd0638-bdb3-4c1f-b491-d786b1986ff8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:55.795080 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-eccd0638-bdb3-4c1f-b491-d786b1986ff8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Delete volume request issued successfully. Jul 31 05:39:55.795337 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eccd0638-bdb3-4c1f-b491-d786b1986ff8 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 returned with HTTP 202 Jul 31 05:39:55.799293 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1265/5048] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:39:55 2026] DELETE /volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 05:39:55.806773 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e1220ac3-ea6b-43fb-9341-0d2de0b563da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.810588 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1220ac3-ea6b-43fb-9341-0d2de0b563da tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 Jul 31 05:39:55.812067 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1220ac3-ea6b-43fb-9341-0d2de0b563da tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.812208 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e1220ac3-ea6b-43fb-9341-0d2de0b563da tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.824921 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c4f3f8f9-d430-4559-92cf-2cb345ee826f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.825353 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4f3f8f9-d430-4559-92cf-2cb345ee826f None None] GET https://10.4.3.227/volume// Jul 31 05:39:55.825523 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4f3f8f9-d430-4559-92cf-2cb345ee826f None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.825706 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c4f3f8f9-d430-4559-92cf-2cb345ee826f None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.826022 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c4f3f8f9-d430-4559-92cf-2cb345ee826f None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:55.826321 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1274/5049] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:39: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 31 05:39:55.829758 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:55.829758 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:55.838189 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e1220ac3-ea6b-43fb-9341-0d2de0b563da tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Volume info retrieved successfully. Jul 31 05:39:55.842300 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-961b3c49-1755-42a2-abc8-8f0e1b013d48 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.847177 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e1220ac3-ea6b-43fb-9341-0d2de0b563da tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 returned with HTTP 200 Jul 31 05:39:55.847177 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1252/5050] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:55 2026] GET /volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:55.847394 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-961b3c49-1755-42a2-abc8-8f0e1b013d48 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:39:55.847394 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-961b3c49-1755-42a2-abc8-8f0e1b013d48 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5320e5d0-5376-49cd-8849-4d2c77e57d96", "connector": null, "instance_uuid": "724271d0-12ef-429c-8ccf-ef53bf5fb161"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:55.858678 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:55.858678 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:55.890789 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-961b3c49-1755-42a2-abc8-8f0e1b013d48 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:39:55.893851 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1260/5051] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:39:55 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 31 05:39:55.924403 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f42afcd2-b1f2-4ea7-9bd5-e8fa10054517 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.926032 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f42afcd2-b1f2-4ea7-9bd5-e8fa10054517 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:39:55.926246 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f42afcd2-b1f2-4ea7-9bd5-e8fa10054517 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.926441 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f42afcd2-b1f2-4ea7-9bd5-e8fa10054517 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.936848 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:55.936848 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:55.941178 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f42afcd2-b1f2-4ea7-9bd5-e8fa10054517 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:39:55.944889 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-91ec6827-9772-4e90-b9a9-bedb8babc104 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.945391 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91ec6827-9772-4e90-b9a9-bedb8babc104 None None] GET https://10.4.3.227/volume// Jul 31 05:39:55.945625 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91ec6827-9772-4e90-b9a9-bedb8babc104 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.945875 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-91ec6827-9772-4e90-b9a9-bedb8babc104 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.946048 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f42afcd2-b1f2-4ea7-9bd5-e8fa10054517 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:39:55.946292 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-91ec6827-9772-4e90-b9a9-bedb8babc104 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:39:55.946570 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1266/5052] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:55 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 857 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:55.946618 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1275/5053] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:39: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 31 05:39:55.956966 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-d02238e0-879c-466b-be58-df4877064282 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:55.962376 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-d02238e0-879c-466b-be58-df4877064282 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:39:55.962708 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-d02238e0-879c-466b-be58-df4877064282 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:55.962781 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-d02238e0-879c-466b-be58-df4877064282 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:55.974018 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:55.974018 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:55.977405 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-d02238e0-879c-466b-be58-df4877064282 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:39:55.981186 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-d02238e0-879c-466b-be58-df4877064282 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:39:55.981584 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1253/5054] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:39:55 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 1037 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:56.097024 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-a42db02d-6138-4304-ab64-f9c0f0c5635f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:56.098889 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-a42db02d-6138-4304-ab64-f9c0f0c5635f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] PUT https://10.4.3.227/volume/v3/attachments/03181a30-a16c-4762-a1f5-f149bd42a8ce Jul 31 05:39:56.099299 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-a42db02d-6138-4304-ab64-f9c0f0c5635f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:56.107018 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-a42db02d-6138-4304-ab64-f9c0f0c5635f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Acquiring lock "cinder-attachment_update-5320e5d0-5376-49cd-8849-4d2c77e57d96-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:39:56.114089 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-a42db02d-6138-4304-ab64-f9c0f0c5635f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Lock "cinder-attachment_update-5320e5d0-5376-49cd-8849-4d2c77e57d96-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:39:56.115726 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:56.115726 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:56.209137 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-a42db02d-6138-4304-ab64-f9c0f0c5635f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Lock "cinder-attachment_update-5320e5d0-5376-49cd-8849-4d2c77e57d96-np0000006182" released by "attachment_update" :: held 0.095s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:39:56.209507 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-a42db02d-6138-4304-ab64-f9c0f0c5635f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/attachments/03181a30-a16c-4762-a1f5-f149bd42a8ce returned with HTTP 200 Jul 31 05:39:56.210399 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1261/5055] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:39:56 2026] PUT /volume/v3/attachments/03181a30-a16c-4762-a1f5-f149bd42a8ce => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:56.859712 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-533a74f3-2c16-4034-b894-0b0de0361007 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:56.861591 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-533a74f3-2c16-4034-b894-0b0de0361007 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] GET https://10.4.3.227/volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 Jul 31 05:39:56.861783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-533a74f3-2c16-4034-b894-0b0de0361007 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:56.861953 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-533a74f3-2c16-4034-b894-0b0de0361007 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:56.866865 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-533a74f3-2c16-4034-b894-0b0de0361007 tempest-ProjectMemberTests-479355603 tempest-ProjectMemberTests-479355603-project-admin] https://10.4.3.227/volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 returned with HTTP 404 Jul 31 05:39:56.867338 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1267/5056] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:56 2026] GET /volume/v3/volumes/0733a165-4cae-44e7-b94e-f4f21c403ed7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:56.960000 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-875794e0-dd70-4d9e-87b7-c1236172ad96 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:56.961767 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-875794e0-dd70-4d9e-87b7-c1236172ad96 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:39:56.962025 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-875794e0-dd70-4d9e-87b7-c1236172ad96 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:56.962235 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-875794e0-dd70-4d9e-87b7-c1236172ad96 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:56.971839 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:56.971839 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:56.975055 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-875794e0-dd70-4d9e-87b7-c1236172ad96 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:39:56.978846 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-875794e0-dd70-4d9e-87b7-c1236172ad96 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:39:56.979265 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1276/5057] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:56 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:57.996825 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4d755de-edef-4f8b-9f2a-e08833eb03ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:57.998603 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4d755de-edef-4f8b-9f2a-e08833eb03ae tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:39:57.998818 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4d755de-edef-4f8b-9f2a-e08833eb03ae tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:57.999032 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4d755de-edef-4f8b-9f2a-e08833eb03ae tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:58.007277 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:58.007277 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:58.010209 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c4d755de-edef-4f8b-9f2a-e08833eb03ae tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:39:58.013636 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4d755de-edef-4f8b-9f2a-e08833eb03ae tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:39:58.013986 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1254/5058] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:57 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:58.468808 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:58.549038 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:39:58.549446 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1731483894"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:58.550708 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1731483894'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:39:58.550815 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume of 1 GB Jul 31 05:39:58.551035 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:58.551035 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:58.555902 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=279,cinder:INSERT=46,cinder:UPDATE=97,cinder:DELETE=2 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:39:58.559997 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Availability Zones retrieved successfully. Jul 31 05:39:58.565500 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Flow 'volume_create_api' (1e841dd8-a61f-4de2-814c-0715b08ceedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:58.566651 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1f50932-1896-4f1a-be85-18acb87d1669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:58.568280 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:39:58.598780 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1f50932-1896-4f1a-be85-18acb87d1669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:58.599580 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66279b0-26f0-4f85-85c0-26a6e2cba7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:58.655530 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Created reservations ['e3f828c0-0f57-4543-ad67-97020ddd2d6e', '8cb88340-14e7-419d-9aa3-dd79884d742c', '5bc45de2-d127-4c8e-bc07-ca724a8fa222', 'c8ee197f-aaf6-4bbb-8ebb-a4505e738b3a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:39:58.656277 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a66279b0-26f0-4f85-85c0-26a6e2cba7af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3f828c0-0f57-4543-ad67-97020ddd2d6e', '8cb88340-14e7-419d-9aa3-dd79884d742c', '5bc45de2-d127-4c8e-bc07-ca724a8fa222', 'c8ee197f-aaf6-4bbb-8ebb-a4505e738b3a']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:58.656928 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83880303-766f-494f-8b54-e945181edbc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:58.677569 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83880303-766f-494f-8b54-e945181edbc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7224fee-8484-462e-ad16-68dcf82508fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1731483894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6e27d494ff427ba1321315313388d6',qos_specs=None,replication_status=,reservations=['e3f828c0-0f57-4543-ad67-97020ddd2d6e','8cb88340-14e7-419d-9aa3-dd79884d742c','5bc45de2-d127-4c8e-bc07-ca724a8fa222','c8ee197f-aaf6-4bbb-8ebb-a4505e738b3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:39:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1731483894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7224fee-8484-462e-ad16-68dcf82508fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec6e27d494ff427ba1321315313388d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:58.678228 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce3c25b-9821-4609-bcf6-9a92ff77a0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:58.694135 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ce3c25b-9821-4609-bcf6-9a92ff77a0bd) transitioned into state 'SUCCESS' from state '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-1731483894',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6e27d494ff427ba1321315313388d6',qos_specs=None,replication_status=,reservations=['e3f828c0-0f57-4543-ad67-97020ddd2d6e','8cb88340-14e7-419d-9aa3-dd79884d742c','5bc45de2-d127-4c8e-bc07-ca724a8fa222','c8ee197f-aaf6-4bbb-8ebb-a4505e738b3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:58.694742 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16b6193-8561-4364-8b2e-5a9fd66d24c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:39:58.702439 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b16b6193-8561-4364-8b2e-5a9fd66d24c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:39:58.703130 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Flow 'volume_create_api' (1e841dd8-a61f-4de2-814c-0715b08ceedc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:39:58.704202 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume request issued successfully. Jul 31 05:39:58.704202 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ffc2b853-901c-4242-a4d4-ffb8dfdd3ff4 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:39:58.704343 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1262/5059] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:39:58 2026] POST /volume/v3/volumes => generated 778 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:58.715229 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-12ad8bdd-ab7b-46eb-8a80-9a68718323fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:58.716880 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12ad8bdd-ab7b-46eb-8a80-9a68718323fd tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc Jul 31 05:39:58.717087 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12ad8bdd-ab7b-46eb-8a80-9a68718323fd tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:58.717303 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12ad8bdd-ab7b-46eb-8a80-9a68718323fd tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:58.723614 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:58.723614 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:39:58.726538 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-12ad8bdd-ab7b-46eb-8a80-9a68718323fd tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:39:58.729809 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12ad8bdd-ab7b-46eb-8a80-9a68718323fd tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc returned with HTTP 200 Jul 31 05:39:58.730129 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1268/5060] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:39:58 2026] GET /volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc => generated 957 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:59.024847 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-626d1554-b054-4883-9af2-9c7f5aa71121 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:59.027212 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-626d1554-b054-4883-9af2-9c7f5aa71121 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:39:59.027212 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-626d1554-b054-4883-9af2-9c7f5aa71121 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:59.027212 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-626d1554-b054-4883-9af2-9c7f5aa71121 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:59.035425 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:59.035425 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:59.038213 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-626d1554-b054-4883-9af2-9c7f5aa71121 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:39:59.042313 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-626d1554-b054-4883-9af2-9c7f5aa71121 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:39:59.042794 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1277/5061] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:39:59 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:39:59.458862 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-09fa922c-1bdb-4c11-8fea-16ad767d33c8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:59.460819 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-09fa922c-1bdb-4c11-8fea-16ad767d33c8 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] POST https://10.4.3.227/volume/v3/attachments/03181a30-a16c-4762-a1f5-f149bd42a8ce/action Jul 31 05:39:59.461155 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-09fa922c-1bdb-4c11-8fea-16ad767d33c8 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:39:59.461281 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-09fa922c-1bdb-4c11-8fea-16ad767d33c8 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:39:59.477856 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:59.477856 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:59.487921 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-4efc1c49-4445-4f75-92b6-a44883a089c6 req-09fa922c-1bdb-4c11-8fea-16ad767d33c8 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/attachments/03181a30-a16c-4762-a1f5-f149bd42a8ce/action returned with HTTP 204 Jul 31 05:39:59.488443 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1255/5062] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:39:59 2026] POST /volume/v3/attachments/03181a30-a16c-4762-a1f5-f149bd42a8ce/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:39:59.741780 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fb1e1460-3e2a-4087-a712-2df998a8693c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:59.743530 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb1e1460-3e2a-4087-a712-2df998a8693c tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc Jul 31 05:39:59.743708 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb1e1460-3e2a-4087-a712-2df998a8693c tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:59.743878 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fb1e1460-3e2a-4087-a712-2df998a8693c tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:59.750554 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:59.750554 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:39:59.753729 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fb1e1460-3e2a-4087-a712-2df998a8693c tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:39:59.757173 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fb1e1460-3e2a-4087-a712-2df998a8693c tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc returned with HTTP 200 Jul 31 05:39:59.757531 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1263/5063] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:39:59 2026] GET /volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc => generated 1009 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:39:59.769906 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c430908-cbd0-4b91-95ab-8cc9cebccad9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:59.861409 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c430908-cbd0-4b91-95ab-8cc9cebccad9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] GET https://10.4.3.227/volume/v3/volumes Jul 31 05:39:59.861622 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c430908-cbd0-4b91-95ab-8cc9cebccad9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:59.861793 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c430908-cbd0-4b91-95ab-8cc9cebccad9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:59.862144 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-3c430908-cbd0-4b91-95ab-8cc9cebccad9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:39:59.862720 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-3c430908-cbd0-4b91-95ab-8cc9cebccad9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100283) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:39:59.869262 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3c430908-cbd0-4b91-95ab-8cc9cebccad9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Get all volumes completed successfully. Jul 31 05:39:59.869800 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c430908-cbd0-4b91-95ab-8cc9cebccad9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] https://10.4.3.227/volume/v3/volumes returned with HTTP 200 Jul 31 05:39:59.870170 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1269/5064] 10.4.3.227 () {68 vars in 1278 bytes} [Fri Jul 31 05:39:59 2026] GET /volume/v3/volumes => generated 336 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:39:59.878001 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbb539b3-0d76-41e2-9c91-c9d882d48fe7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:59.879686 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbb539b3-0d76-41e2-9c91-c9d882d48fe7 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc Jul 31 05:39:59.879881 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbb539b3-0d76-41e2-9c91-c9d882d48fe7 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:59.880052 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbb539b3-0d76-41e2-9c91-c9d882d48fe7 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:59.880227 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-cbb539b3-0d76-41e2-9c91-c9d882d48fe7 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Delete volume with id: d7224fee-8484-462e-ad16-68dcf82508fc Jul 31 05:39:59.887156 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:59.887156 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:39:59.887494 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cbb539b3-0d76-41e2-9c91-c9d882d48fe7 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:39:59.902667 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cbb539b3-0d76-41e2-9c91-c9d882d48fe7 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Delete volume request issued successfully. Jul 31 05:39:59.902845 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbb539b3-0d76-41e2-9c91-c9d882d48fe7 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc returned with HTTP 202 Jul 31 05:39:59.903394 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1278/5065] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:39:59 2026] DELETE /volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:39:59.909772 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-33987620-0783-4384-826f-ed7af7091861 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:39:59.911390 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33987620-0783-4384-826f-ed7af7091861 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc Jul 31 05:39:59.911585 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33987620-0783-4384-826f-ed7af7091861 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:39:59.911761 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-33987620-0783-4384-826f-ed7af7091861 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:39:59.918808 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:39:59.918808 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:39:59.922916 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-33987620-0783-4384-826f-ed7af7091861 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:39:59.926383 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-33987620-0783-4384-826f-ed7af7091861 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc returned with HTTP 200 Jul 31 05:39:59.926741 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1256/5066] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:39:59 2026] GET /volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:00.054816 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fe917f98-26df-4c3a-9b92-c518dc7481de None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.056557 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe917f98-26df-4c3a-9b92-c518dc7481de tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:40:00.056769 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe917f98-26df-4c3a-9b92-c518dc7481de tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:00.056955 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fe917f98-26df-4c3a-9b92-c518dc7481de tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:00.068367 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:00.068367 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:00.072933 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fe917f98-26df-4c3a-9b92-c518dc7481de tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:00.079348 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fe917f98-26df-4c3a-9b92-c518dc7481de tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:40:00.079837 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1264/5067] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:00 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:00.091014 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-323e6139-eb94-45a7-a69b-954e7d8e3cfb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.093222 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-323e6139-eb94-45a7-a69b-954e7d8e3cfb tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:40:00.093466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-323e6139-eb94-45a7-a69b-954e7d8e3cfb tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:00.093727 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-323e6139-eb94-45a7-a69b-954e7d8e3cfb tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:00.104269 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:00.104269 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:00.108313 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-323e6139-eb94-45a7-a69b-954e7d8e3cfb tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:00.113638 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-323e6139-eb94-45a7-a69b-954e7d8e3cfb tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:40:00.114136 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1270/5068] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:00 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 1150 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:00.126664 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.128303 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] POST https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action Jul 31 05:40:00.128637 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action body: b'{"os-detach": {}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:00.128775 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:00.140127 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:00.140127 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:00.140568 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:00.144109 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Attachment connected to vm 724271d0-12ef-429c-8ccf-ef53bf5fb161, checking data on nova Jul 31 05:40:00.144517 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.compute.nova [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Creating Keystone token plugin using URL: https://10.4.3.227/identity {{(pid=100286) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 05:40:00.268986 np0000006182 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] REQ: curl -g -i -X GET https://10.4.3.227/compute/v2.1/servers/724271d0-12ef-429c-8ccf-ef53bf5fb161/os-volume_attachments/5320e5d0-5376-49cd-8849-4d2c77e57d96 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}6faf5590b919a6c02d8604d2e2ad149c88b06053eeb39f31ac78143362c28258" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0" -H "X-Service-Token: {SHA256}8e3931fd940b91c2edf2da501549eddba099d580873aca9bf9bc8fc59cd25907" {{(pid=100286) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 05:40:00.375763 np0000006182 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 05:40:00 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-b4c0ac45-8724-4f3a-8e89-d6da10a145b1 x-openstack-request-id: req-b4c0ac45-8724-4f3a-8e89-d6da10a145b1 {{(pid=100286) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 05:40:00.375932 np0000006182 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5320e5d0-5376-49cd-8849-4d2c77e57d96", "serverId": "724271d0-12ef-429c-8ccf-ef53bf5fb161", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "03181a30-a16c-4762-a1f5-f149bd42a8ce", "bdm_uuid": "3b283ce2-0217-4a95-9d9e-8576a07267fe"}} {{(pid=100286) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 05:40:00.376082 np0000006182 devstack@c-api.service[100286]: DEBUG novaclient.v2.client [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET call to compute for https://10.4.3.227/compute/v2.1/servers/724271d0-12ef-429c-8ccf-ef53bf5fb161/os-volume_attachments/5320e5d0-5376-49cd-8849-4d2c77e57d96 used request id req-b4c0ac45-8724-4f3a-8e89-d6da10a145b1 {{(pid=100286) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 05:40:00.379035 np0000006182 devstack@c-api.service[100286]: ERROR cinder.volume.api [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-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 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Caught error: Detach volume from instance 724271d0-12ef-429c-8ccf-ef53bf5fb161 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 724271d0-12ef-429c-8ccf-ef53bf5fb161 using the Compute API Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: 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 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 05:40:00.383088 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 724271d0-12ef-429c-8ccf-ef53bf5fb161 using the Compute API Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: ERROR cinder.api.middleware.fault Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.middleware.fault [None req-2a1e02b1-2724-4b53-a2b5-20a8415bf4b0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action returned with HTTP 409 Jul 31 05:40:00.384459 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1279/5069] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:40:00 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 167 bytes in 258 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:00.393239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-040ac8e4-992a-451b-83a9-aeb478188f5e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.395091 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] POST https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action Jul 31 05:40:00.395497 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:00.395613 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:00.406753 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:00.406753 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:00.407798 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:00.475681 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Attachment connected to vm 724271d0-12ef-429c-8ccf-ef53bf5fb161, checking data on nova Jul 31 05:40:00.476051 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.compute.nova [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Creating Keystone token plugin using URL: https://10.4.3.227/identity {{(pid=100284) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 05:40:00.623607 np0000006182 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] REQ: curl -g -i -X GET https://10.4.3.227/compute/v2.1/servers/724271d0-12ef-429c-8ccf-ef53bf5fb161/os-volume_attachments/5320e5d0-5376-49cd-8849-4d2c77e57d96 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9ba7b724719c71a907f25dee506d5a41a199ea469a5e7e95a20202f50e00e650" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-040ac8e4-992a-451b-83a9-aeb478188f5e" -H "X-Service-Token: {SHA256}a78d9fee697ce50b9363faaa1c609723f4d9f05319e52ce50fcc7d6c654ca54c" {{(pid=100284) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 05:40:00.734515 np0000006182 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 05:40:00 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-ac94b0dd-3dc0-487f-939a-c736d4fe4fed x-openstack-request-id: req-ac94b0dd-3dc0-487f-939a-c736d4fe4fed {{(pid=100284) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 05:40:00.734641 np0000006182 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5320e5d0-5376-49cd-8849-4d2c77e57d96", "serverId": "724271d0-12ef-429c-8ccf-ef53bf5fb161", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "03181a30-a16c-4762-a1f5-f149bd42a8ce", "bdm_uuid": "3b283ce2-0217-4a95-9d9e-8576a07267fe"}} {{(pid=100284) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 05:40:00.734753 np0000006182 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET call to compute for https://10.4.3.227/compute/v2.1/servers/724271d0-12ef-429c-8ccf-ef53bf5fb161/os-volume_attachments/5320e5d0-5376-49cd-8849-4d2c77e57d96 used request id req-ac94b0dd-3dc0-487f-939a-c736d4fe4fed {{(pid=100284) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 05:40:00.736858 np0000006182 devstack@c-api.service[100284]: ERROR cinder.volume.api [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-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 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Caught error: Detach volume from instance 724271d0-12ef-429c-8ccf-ef53bf5fb161 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 724271d0-12ef-429c-8ccf-ef53bf5fb161 using the Compute API Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: 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 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 05:40:00.739066 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 724271d0-12ef-429c-8ccf-ef53bf5fb161 using the Compute API Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.middleware.fault [None req-040ac8e4-992a-451b-83a9-aeb478188f5e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action returned with HTTP 409 Jul 31 05:40:00.740504 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1257/5070] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:40:00 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 167 bytes in 347 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:00.746889 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f9701b3e-7fc7-45e7-b950-70f1db9226dd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.748263 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1265/5071] 10.4.3.227 () {70 vars in 1597 bytes} [Fri Jul 31 05:40:00 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 05:40:00.754255 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-00b141ad-7ebd-4cb0-8272-4b2354f271e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.755573 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1271/5072] 10.4.3.227 () {70 vars in 1597 bytes} [Fri Jul 31 05:40:00 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 05:40:00.761377 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a318eba1-dbce-48b9-aaf4-d24ab5d3965c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.782414 np0000006182 devstack@c-api.service[100286]: WARNING keystonemiddleware.auth_token [None req-a318eba1-dbce-48b9-aaf4-d24ab5d3965c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 05:40:00.784085 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1280/5073] 10.4.3.227 () {70 vars in 1597 bytes} [Fri Jul 31 05:40:00 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 05:40:00.790728 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-50ed4945-25be-4cc7-9670-8b8bbfaaedff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.811657 np0000006182 devstack@c-api.service[100284]: WARNING keystonemiddleware.auth_token [None req-50ed4945-25be-4cc7-9670-8b8bbfaaedff None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 05:40:00.812558 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1258/5074] 10.4.3.227 () {70 vars in 1597 bytes} [Fri Jul 31 05:40:00 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 05:40:00.818752 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-593a9716-102f-400d-a08a-2e246c77c39a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.878859 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-593a9716-102f-400d-a08a-2e246c77c39a tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] POST https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action Jul 31 05:40:00.879196 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-593a9716-102f-400d-a08a-2e246c77c39a tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:00.879293 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-593a9716-102f-400d-a08a-2e246c77c39a tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:00.888491 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:00.888491 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:00.890500 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.admin_actions [None req-593a9716-102f-400d-a08a-2e246c77c39a tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Updating volume '5320e5d0-5376-49cd-8849-4d2c77e57d96' with '{'status': 'error'}' {{(pid=100285) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 05:40:00.911999 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-593a9716-102f-400d-a08a-2e246c77c39a tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action returned with HTTP 202 Jul 31 05:40:00.912860 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1266/5075] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:40:00 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:40:00.925764 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-567f8d52-b201-4b37-a366-7025c645b039 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.927544 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-567f8d52-b201-4b37-a366-7025c645b039 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:40:00.927765 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-567f8d52-b201-4b37-a366-7025c645b039 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:00.927956 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-567f8d52-b201-4b37-a366-7025c645b039 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:00.938768 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7c3194eb-a4f1-4d45-9390-8fa1f5f05e0a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.939192 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:00.939192 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:00.941379 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c3194eb-a4f1-4d45-9390-8fa1f5f05e0a tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc Jul 31 05:40:00.941685 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c3194eb-a4f1-4d45-9390-8fa1f5f05e0a tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:00.941942 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c3194eb-a4f1-4d45-9390-8fa1f5f05e0a tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:00.942591 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-567f8d52-b201-4b37-a366-7025c645b039 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:00.946831 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-567f8d52-b201-4b37-a366-7025c645b039 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:40:00.947243 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1272/5076] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:00 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:00.962110 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.965268 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] POST https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action Jul 31 05:40:00.965683 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "03181a30-a16c-4762-a1f5-f149bd42a8ce"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:00.965861 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "03181a30-a16c-4762-a1f5-f149bd42a8ce"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:00.978880 np0000006182 devstack@c-api.service[100286]: DEBUG oslo_db.sqlalchemy.engines [None req-7c3194eb-a4f1-4d45-9390-8fa1f5f05e0a tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100286) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:40:00.983847 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c3194eb-a4f1-4d45-9390-8fa1f5f05e0a tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc returned with HTTP 404 Jul 31 05:40:00.984317 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1281/5077] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:00 2026] GET /volume/v3/volumes/d7224fee-8484-462e-ad16-68dcf82508fc => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:40:00.992742 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:00.996418 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:40:00.996766 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-370602540"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:00.998113 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-370602540'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:40:00.998463 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume of 1 GB Jul 31 05:40:00.998463 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:00.998463 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:01.001806 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Availability Zones retrieved successfully. Jul 31 05:40:01.006749 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Flow 'volume_create_api' (5988a850-8984-491a-8253-04094f59e4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:01.007591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe12ff0-ebaa-4c5e-b3e1-68894ef474f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:01.008308 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:40:01.009052 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:40:01.017255 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:01.017255 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:01.017535 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Volume info retrieved successfully. Jul 31 05:40:01.022474 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Attachment connected to vm 724271d0-12ef-429c-8ccf-ef53bf5fb161, checking data on nova Jul 31 05:40:01.022952 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.compute.nova [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Creating Keystone token plugin using URL: https://10.4.3.227/identity {{(pid=100284) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 05:40:01.032011 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe12ff0-ebaa-4c5e-b3e1-68894ef474f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:01.032530 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d899570d-2218-44de-b674-cd9dd867cf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:01.069592 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Created reservations ['58e41cd5-a0ac-430f-8a0f-7bed4fcdfa19', '40c48b39-8d29-425e-9678-4793ea25f49a', 'b52f17d1-a043-4de1-9d3e-019ccdf2317a', '212cf7b4-3b01-4664-aead-4deec399ace8'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:01.070328 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d899570d-2218-44de-b674-cd9dd867cf61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58e41cd5-a0ac-430f-8a0f-7bed4fcdfa19', '40c48b39-8d29-425e-9678-4793ea25f49a', 'b52f17d1-a043-4de1-9d3e-019ccdf2317a', '212cf7b4-3b01-4664-aead-4deec399ace8']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:01.070921 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf61e89-122a-4107-bebb-5b6733475ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:01.094819 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf61e89-122a-4107-bebb-5b6733475ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b546379-bbb5-465d-922c-e223680734ea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-370602540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6e27d494ff427ba1321315313388d6',qos_specs=None,replication_status=,reservations=['58e41cd5-a0ac-430f-8a0f-7bed4fcdfa19','40c48b39-8d29-425e-9678-4793ea25f49a','b52f17d1-a043-4de1-9d3e-019ccdf2317a','212cf7b4-3b01-4664-aead-4deec399ace8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:40:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-370602540',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b546379-bbb5-465d-922c-e223680734ea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec6e27d494ff427ba1321315313388d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:01.097032 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c033c135-b408-4dd4-a960-ab96a89b9f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:01.110214 np0000006182 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] REQ: curl -g -i -X GET https://10.4.3.227/compute/v2.1/servers/724271d0-12ef-429c-8ccf-ef53bf5fb161/os-volume_attachments/5320e5d0-5376-49cd-8849-4d2c77e57d96 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4ed07eaf13134d4ab952738e2f2d1683857e099215ded718b6b733014f9c3865" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee" -H "X-Service-Token: {SHA256}a78d9fee697ce50b9363faaa1c609723f4d9f05319e52ce50fcc7d6c654ca54c" {{(pid=100284) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 05:40:01.114277 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c033c135-b408-4dd4-a960-ab96a89b9f77) transitioned into state 'SUCCESS' from state '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-370602540',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6e27d494ff427ba1321315313388d6',qos_specs=None,replication_status=,reservations=['58e41cd5-a0ac-430f-8a0f-7bed4fcdfa19','40c48b39-8d29-425e-9678-4793ea25f49a','b52f17d1-a043-4de1-9d3e-019ccdf2317a','212cf7b4-3b01-4664-aead-4deec399ace8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:01.114925 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96bcfd0a-3df0-4248-878a-e6cdf26f9ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:01.129087 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96bcfd0a-3df0-4248-878a-e6cdf26f9ecc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:01.129882 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Flow 'volume_create_api' (5988a850-8984-491a-8253-04094f59e4d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:01.130246 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume request issued successfully. Jul 31 05:40:01.130783 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b3ac56f4-a42d-4d56-b390-00ddb92589ee tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:40:01.131445 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1267/5078] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:40:00 2026] POST /volume/v3/volumes => generated 777 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:01.142025 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ab449bf-4541-4172-bf33-97b508684a0d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.143792 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ab449bf-4541-4172-bf33-97b508684a0d tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea Jul 31 05:40:01.144227 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ab449bf-4541-4172-bf33-97b508684a0d tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:01.144227 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ab449bf-4541-4172-bf33-97b508684a0d tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:01.151719 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:01.151719 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:01.155245 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8ab449bf-4541-4172-bf33-97b508684a0d tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:01.158762 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ab449bf-4541-4172-bf33-97b508684a0d tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea returned with HTTP 200 Jul 31 05:40:01.159141 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1273/5079] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:01 2026] GET /volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea => generated 956 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:01.227199 np0000006182 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 05:40:01 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-4127952b-067c-4d77-9741-fabeecbc4245 x-openstack-request-id: req-4127952b-067c-4d77-9741-fabeecbc4245 {{(pid=100284) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 05:40:01.227394 np0000006182 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "5320e5d0-5376-49cd-8849-4d2c77e57d96", "serverId": "724271d0-12ef-429c-8ccf-ef53bf5fb161", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "03181a30-a16c-4762-a1f5-f149bd42a8ce", "bdm_uuid": "3b283ce2-0217-4a95-9d9e-8576a07267fe"}} {{(pid=100284) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 05:40:01.227550 np0000006182 devstack@c-api.service[100284]: DEBUG novaclient.v2.client [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] GET call to compute for https://10.4.3.227/compute/v2.1/servers/724271d0-12ef-429c-8ccf-ef53bf5fb161/os-volume_attachments/5320e5d0-5376-49cd-8849-4d2c77e57d96 used request id req-4127952b-067c-4d77-9741-fabeecbc4245 {{(pid=100284) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 05:40:01.230914 np0000006182 devstack@c-api.service[100284]: ERROR cinder.volume.api [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-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 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Caught error: Detach volume from instance 724271d0-12ef-429c-8ccf-ef53bf5fb161 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 724271d0-12ef-429c-8ccf-ef53bf5fb161 using the Compute API Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: 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 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 05:40:01.232664 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 724271d0-12ef-429c-8ccf-ef53bf5fb161 using the Compute API Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: ERROR cinder.api.middleware.fault Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.middleware.fault [None req-b6f5d8e4-7575-4d33-9d37-0090fbb000ee tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action returned with HTTP 409 Jul 31 05:40:01.234006 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1259/5080] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:40:00 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 167 bytes in 272 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:01.241657 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5cf7fa62-a556-48b0-964f-00fd2bf1749a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.243134 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1282/5081] 10.4.3.227 () {70 vars in 1597 bytes} [Fri Jul 31 05:40:01 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 05:40:01.252303 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8adeea45-1b5b-47b3-9058-e76bfec2e957 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.274439 np0000006182 devstack@c-api.service[100285]: WARNING keystonemiddleware.auth_token [None req-8adeea45-1b5b-47b3-9058-e76bfec2e957 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 05:40:01.275674 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1268/5082] 10.4.3.227 () {70 vars in 1597 bytes} [Fri Jul 31 05:40:01 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 05:40:01.282952 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5898ad40-9dff-4286-aa43-050f33264d9a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.284938 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5898ad40-9dff-4286-aa43-050f33264d9a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:01.285200 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5898ad40-9dff-4286-aa43-050f33264d9a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:01.285457 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5898ad40-9dff-4286-aa43-050f33264d9a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:01.293963 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:01.293963 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:01.303432 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5898ad40-9dff-4286-aa43-050f33264d9a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:01.307956 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5898ad40-9dff-4286-aa43-050f33264d9a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:01.308419 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1274/5083] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:01 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 857 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:01.327674 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a57a6a93-8a4e-40de-a3fb-34da5ce72e64 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.329565 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a57a6a93-8a4e-40de-a3fb-34da5ce72e64 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:01.329780 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a57a6a93-8a4e-40de-a3fb-34da5ce72e64 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:01.329993 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a57a6a93-8a4e-40de-a3fb-34da5ce72e64 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:01.362840 np0000006182 devstack@c-api.service[100284]: DEBUG oslo_db.sqlalchemy.engines [None req-a57a6a93-8a4e-40de-a3fb-34da5ce72e64 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100284) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 05:40:01.369261 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:01.369261 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:01.373007 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a57a6a93-8a4e-40de-a3fb-34da5ce72e64 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:01.376940 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a57a6a93-8a4e-40de-a3fb-34da5ce72e64 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:01.377444 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1260/5084] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:01 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 857 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:01.428297 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-163022f7-fe52-42a9-ad62-553a3618c668 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.430325 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-163022f7-fe52-42a9-ad62-553a3618c668 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:01.430536 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-163022f7-fe52-42a9-ad62-553a3618c668 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:01.430743 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-163022f7-fe52-42a9-ad62-553a3618c668 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:01.437786 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:01.437786 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:01.441398 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-163022f7-fe52-42a9-ad62-553a3618c668 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:01.445953 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-163022f7-fe52-42a9-ad62-553a3618c668 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:01.446582 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1283/5085] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:40:01 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:01.522650 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b34e87dd-acad-46e7-92db-92a6d32ca46a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.522650 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b34e87dd-acad-46e7-92db-92a6d32ca46a None None] GET https://10.4.3.227/volume// Jul 31 05:40:01.522650 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b34e87dd-acad-46e7-92db-92a6d32ca46a None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:01.522650 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b34e87dd-acad-46e7-92db-92a6d32ca46a None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:01.522650 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b34e87dd-acad-46e7-92db-92a6d32ca46a None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:40:01.522650 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1269/5086] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:40: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 31 05:40:01.529153 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-9316be11-03cf-478e-8b6d-ca587e3a737d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.531524 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-9316be11-03cf-478e-8b6d-ca587e3a737d tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:40:01.532174 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-9316be11-03cf-478e-8b6d-ca587e3a737d tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f96359aa-f92a-4559-8f90-9121abe8623a", "connector": null, "instance_uuid": "724271d0-12ef-429c-8ccf-ef53bf5fb161"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:01.543119 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:01.543119 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:01.568510 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-9316be11-03cf-478e-8b6d-ca587e3a737d tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:40:01.568989 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1275/5087] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:40:01 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 31 05:40:01.606568 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-faf30f65-2695-4bb9-bb93-577c0663dbf0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.608435 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-faf30f65-2695-4bb9-bb93-577c0663dbf0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:01.608627 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-faf30f65-2695-4bb9-bb93-577c0663dbf0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:01.609526 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-faf30f65-2695-4bb9-bb93-577c0663dbf0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:01.619141 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:01.619141 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:01.619688 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-99307530-9dec-4a29-a41d-49980776ec97 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.620305 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99307530-9dec-4a29-a41d-49980776ec97 None None] GET https://10.4.3.227/volume// Jul 31 05:40:01.620676 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99307530-9dec-4a29-a41d-49980776ec97 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:01.620842 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-99307530-9dec-4a29-a41d-49980776ec97 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:01.621363 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-99307530-9dec-4a29-a41d-49980776ec97 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:40:01.621785 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1284/5088] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:40:01 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:40:01.629936 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-faf30f65-2695-4bb9-bb93-577c0663dbf0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:01.630086 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-97554379-2b40-4eae-b0e5-cefa02bbc139 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.631896 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-97554379-2b40-4eae-b0e5-cefa02bbc139 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:01.632132 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-97554379-2b40-4eae-b0e5-cefa02bbc139 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:01.632344 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-97554379-2b40-4eae-b0e5-cefa02bbc139 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:01.633381 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-faf30f65-2695-4bb9-bb93-577c0663dbf0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:01.633881 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1261/5089] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:01 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:01.646041 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:01.646041 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:01.650133 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-97554379-2b40-4eae-b0e5-cefa02bbc139 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:01.654263 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-97554379-2b40-4eae-b0e5-cefa02bbc139 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:01.654642 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1270/5090] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:40:01 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 1036 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:01.762883 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-1b3ff1eb-9882-432c-9faa-a7c396788a9c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:01.764966 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-1b3ff1eb-9882-432c-9faa-a7c396788a9c tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] PUT https://10.4.3.227/volume/v3/attachments/993e3612-95e9-442b-8540-db27c3d7a282 Jul 31 05:40:01.765378 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-1b3ff1eb-9882-432c-9faa-a7c396788a9c tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:01.772852 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-1b3ff1eb-9882-432c-9faa-a7c396788a9c tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Acquiring lock "cinder-attachment_update-f96359aa-f92a-4559-8f90-9121abe8623a-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:40:01.777360 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-1b3ff1eb-9882-432c-9faa-a7c396788a9c tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Lock "cinder-attachment_update-f96359aa-f92a-4559-8f90-9121abe8623a-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:40:01.778261 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:01.778261 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:01.856647 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-1b3ff1eb-9882-432c-9faa-a7c396788a9c tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Lock "cinder-attachment_update-f96359aa-f92a-4559-8f90-9121abe8623a-np0000006182" released by "attachment_update" :: held 0.079s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:40:01.856980 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-1b3ff1eb-9882-432c-9faa-a7c396788a9c tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/attachments/993e3612-95e9-442b-8540-db27c3d7a282 returned with HTTP 200 Jul 31 05:40:01.857474 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1276/5091] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:40:01 2026] PUT /volume/v3/attachments/993e3612-95e9-442b-8540-db27c3d7a282 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:02.171559 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42620f19-b437-4def-ad69-6ffae44e1306 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:02.173444 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42620f19-b437-4def-ad69-6ffae44e1306 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea Jul 31 05:40:02.173664 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42620f19-b437-4def-ad69-6ffae44e1306 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:02.173852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42620f19-b437-4def-ad69-6ffae44e1306 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:02.180271 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:02.180271 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:02.183420 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-42620f19-b437-4def-ad69-6ffae44e1306 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:02.187465 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42620f19-b437-4def-ad69-6ffae44e1306 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea returned with HTTP 200 Jul 31 05:40:02.187830 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1285/5092] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:02 2026] GET /volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:02.199187 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d46bb3e1-8845-4630-87d9-eeb3aec8115e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:02.200862 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d46bb3e1-8845-4630-87d9-eeb3aec8115e tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] GET https://10.4.3.227/volume/v3/volumes/detail Jul 31 05:40:02.201045 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d46bb3e1-8845-4630-87d9-eeb3aec8115e tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:02.201261 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d46bb3e1-8845-4630-87d9-eeb3aec8115e tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Calling method 'detail' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:02.201532 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-d46bb3e1-8845-4630-87d9-eeb3aec8115e tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:40:02.202173 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d46bb3e1-8845-4630-87d9-eeb3aec8115e tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100284) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 05:40:02.208701 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d46bb3e1-8845-4630-87d9-eeb3aec8115e tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Get all volumes completed successfully. Jul 31 05:40:02.208856 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:02.208856 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:02.212400 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d46bb3e1-8845-4630-87d9-eeb3aec8115e tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] https://10.4.3.227/volume/v3/volumes/detail returned with HTTP 200 Jul 31 05:40:02.212731 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1262/5093] 10.4.3.227 () {68 vars in 1299 bytes} [Fri Jul 31 05:40:02 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:02.224470 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4fcfe402-469b-4d5c-b078-d58d001f1587 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:02.226136 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fcfe402-469b-4d5c-b078-d58d001f1587 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea Jul 31 05:40:02.226451 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fcfe402-469b-4d5c-b078-d58d001f1587 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:02.226570 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fcfe402-469b-4d5c-b078-d58d001f1587 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:02.226718 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-4fcfe402-469b-4d5c-b078-d58d001f1587 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Delete volume with id: 2b546379-bbb5-465d-922c-e223680734ea Jul 31 05:40:02.232875 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:02.232875 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:02.233302 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4fcfe402-469b-4d5c-b078-d58d001f1587 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:02.247585 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4fcfe402-469b-4d5c-b078-d58d001f1587 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Delete volume request issued successfully. Jul 31 05:40:02.247766 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fcfe402-469b-4d5c-b078-d58d001f1587 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea returned with HTTP 202 Jul 31 05:40:02.248237 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1271/5094] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:40:02 2026] DELETE /volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:40:02.256272 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6c6f8ae-3cf4-4f97-b98c-b31801af8090 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:02.257985 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6c6f8ae-3cf4-4f97-b98c-b31801af8090 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea Jul 31 05:40:02.258225 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6c6f8ae-3cf4-4f97-b98c-b31801af8090 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:02.258413 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6c6f8ae-3cf4-4f97-b98c-b31801af8090 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:02.265636 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:02.265636 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:02.270266 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c6c6f8ae-3cf4-4f97-b98c-b31801af8090 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:02.275906 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6c6f8ae-3cf4-4f97-b98c-b31801af8090 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea returned with HTTP 200 Jul 31 05:40:02.276389 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1277/5095] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:02 2026] GET /volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:02.652475 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4789c32d-4570-49de-8299-40e072d4917b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:02.654685 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4789c32d-4570-49de-8299-40e072d4917b tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:02.654955 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4789c32d-4570-49de-8299-40e072d4917b tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:02.655252 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4789c32d-4570-49de-8299-40e072d4917b tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:02.666818 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:02.666818 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:02.670546 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-4789c32d-4570-49de-8299-40e072d4917b tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:02.675914 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4789c32d-4570-49de-8299-40e072d4917b tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:02.676363 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1286/5096] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:02 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:03.297611 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-68dacd5f-bdaf-4dfb-8bf8-5f8d201645e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:03.301338 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68dacd5f-bdaf-4dfb-8bf8-5f8d201645e5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea Jul 31 05:40:03.301567 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68dacd5f-bdaf-4dfb-8bf8-5f8d201645e5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:03.301772 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-68dacd5f-bdaf-4dfb-8bf8-5f8d201645e5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:03.308591 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-68dacd5f-bdaf-4dfb-8bf8-5f8d201645e5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea returned with HTTP 404 Jul 31 05:40:03.309162 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1263/5097] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:03 2026] GET /volume/v3/volumes/2b546379-bbb5-465d-922c-e223680734ea => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:40:03.317709 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb29f160-f3da-4966-a82c-794752d30639 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:03.319342 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:40:03.319677 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1635853738"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:03.320943 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1635853738'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:40:03.321063 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume of 1 GB Jul 31 05:40:03.325286 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Availability Zones retrieved successfully. Jul 31 05:40:03.330404 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Flow 'volume_create_api' (1af67dfd-249d-4c06-ad1e-145da90db199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:03.332209 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2abc89b-a53a-4b73-b3fa-94f3a616ba47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:03.332420 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:40:03.367320 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2abc89b-a53a-4b73-b3fa-94f3a616ba47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:03.368669 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c83599c-ea25-45e6-a574-a3cb4f7b0ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:03.418080 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Created reservations ['9f36a65f-74d7-418c-8b0a-8871e918f5f4', 'd2ac018d-9e35-4c52-8fc3-d6f579d54617', '0fcc65fa-7dc7-48f9-9973-ff94c02946d5', 'ebb55e16-404a-416c-97d3-6f067957db86'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:03.418864 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c83599c-ea25-45e6-a574-a3cb4f7b0ca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f36a65f-74d7-418c-8b0a-8871e918f5f4', 'd2ac018d-9e35-4c52-8fc3-d6f579d54617', '0fcc65fa-7dc7-48f9-9973-ff94c02946d5', 'ebb55e16-404a-416c-97d3-6f067957db86']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:03.419549 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22a3d47-3229-4686-a1c5-275577053923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:03.441855 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c22a3d47-3229-4686-a1c5-275577053923) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b77f96a4-3892-4626-a363-90882e29569d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1635853738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6e27d494ff427ba1321315313388d6',qos_specs=None,replication_status=,reservations=['9f36a65f-74d7-418c-8b0a-8871e918f5f4','d2ac018d-9e35-4c52-8fc3-d6f579d54617','0fcc65fa-7dc7-48f9-9973-ff94c02946d5','ebb55e16-404a-416c-97d3-6f067957db86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:40:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1635853738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b77f96a4-3892-4626-a363-90882e29569d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec6e27d494ff427ba1321315313388d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:03.442733 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a1b975-72c5-4706-85ac-e111bf9206fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:03.459527 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11a1b975-72c5-4706-85ac-e111bf9206fe) transitioned into state 'SUCCESS' from state '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-1635853738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6e27d494ff427ba1321315313388d6',qos_specs=None,replication_status=,reservations=['9f36a65f-74d7-418c-8b0a-8871e918f5f4','d2ac018d-9e35-4c52-8fc3-d6f579d54617','0fcc65fa-7dc7-48f9-9973-ff94c02946d5','ebb55e16-404a-416c-97d3-6f067957db86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:03.460445 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fbffc4f-54af-42dd-b9f3-46ef5fe51652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:03.469050 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fbffc4f-54af-42dd-b9f3-46ef5fe51652) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:03.469789 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Flow 'volume_create_api' (1af67dfd-249d-4c06-ad1e-145da90db199) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:03.470046 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume request issued successfully. Jul 31 05:40:03.470563 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb29f160-f3da-4966-a82c-794752d30639 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:40:03.470941 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1272/5098] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:40:03 2026] POST /volume/v3/volumes => generated 778 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:03.497199 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c5bfd13c-a5c4-42a3-b005-ba9a147c06ad None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:03.497199 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5bfd13c-a5c4-42a3-b005-ba9a147c06ad tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d Jul 31 05:40:03.497199 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5bfd13c-a5c4-42a3-b005-ba9a147c06ad tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:03.497199 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c5bfd13c-a5c4-42a3-b005-ba9a147c06ad tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:03.497199 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:03.497199 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:03.499314 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c5bfd13c-a5c4-42a3-b005-ba9a147c06ad tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:03.505592 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c5bfd13c-a5c4-42a3-b005-ba9a147c06ad tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d returned with HTTP 200 Jul 31 05:40:03.506037 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1278/5099] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:03 2026] GET /volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:03.690731 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5def8389-971b-409e-839e-e8bd9492480d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:03.692510 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5def8389-971b-409e-839e-e8bd9492480d tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:03.692734 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5def8389-971b-409e-839e-e8bd9492480d tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:03.692906 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5def8389-971b-409e-839e-e8bd9492480d tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:03.703089 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:03.703089 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:03.706735 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5def8389-971b-409e-839e-e8bd9492480d tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:03.711160 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5def8389-971b-409e-839e-e8bd9492480d tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:03.711601 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1287/5100] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:03 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:04.518422 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ef45d5bf-3c9a-4df6-8f3c-b197b8d6dd24 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:04.520441 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef45d5bf-3c9a-4df6-8f3c-b197b8d6dd24 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d Jul 31 05:40:04.520675 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef45d5bf-3c9a-4df6-8f3c-b197b8d6dd24 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:04.520890 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ef45d5bf-3c9a-4df6-8f3c-b197b8d6dd24 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:04.528994 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:04.528994 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:04.532622 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ef45d5bf-3c9a-4df6-8f3c-b197b8d6dd24 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:04.536845 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ef45d5bf-3c9a-4df6-8f3c-b197b8d6dd24 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d returned with HTTP 200 Jul 31 05:40:04.537443 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1264/5101] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:04 2026] GET /volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:04.548031 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5dbf09ee-d518-4a77-ab04-f666c1f0f09d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:04.549824 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5dbf09ee-d518-4a77-ab04-f666c1f0f09d tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] GET https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d Jul 31 05:40:04.550018 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5dbf09ee-d518-4a77-ab04-f666c1f0f09d tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:04.550234 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5dbf09ee-d518-4a77-ab04-f666c1f0f09d tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:04.556571 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:04.556571 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:04.559621 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5dbf09ee-d518-4a77-ab04-f666c1f0f09d tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Volume info retrieved successfully. Jul 31 05:40:04.563483 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5dbf09ee-d518-4a77-ab04-f666c1f0f09d tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d returned with HTTP 200 Jul 31 05:40:04.563790 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1273/5102] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:04 2026] GET /volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:04.574294 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-439f2793-af3e-46de-ac20-beda834208b1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:04.575866 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-439f2793-af3e-46de-ac20-beda834208b1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d Jul 31 05:40:04.576052 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-439f2793-af3e-46de-ac20-beda834208b1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:04.576272 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-439f2793-af3e-46de-ac20-beda834208b1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:04.576418 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-439f2793-af3e-46de-ac20-beda834208b1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Delete volume with id: b77f96a4-3892-4626-a363-90882e29569d Jul 31 05:40:04.582676 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:04.582676 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:04.582953 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-439f2793-af3e-46de-ac20-beda834208b1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:04.603123 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-439f2793-af3e-46de-ac20-beda834208b1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Delete volume request issued successfully. Jul 31 05:40:04.603123 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-439f2793-af3e-46de-ac20-beda834208b1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d returned with HTTP 202 Jul 31 05:40:04.603123 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1279/5103] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:40:04 2026] DELETE /volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:40:04.610336 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-092e978b-a6c0-4bfc-8be4-c4bcb91090d1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:04.613247 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-092e978b-a6c0-4bfc-8be4-c4bcb91090d1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d Jul 31 05:40:04.613575 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-092e978b-a6c0-4bfc-8be4-c4bcb91090d1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:04.615702 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-092e978b-a6c0-4bfc-8be4-c4bcb91090d1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:04.627776 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:04.627776 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:04.631034 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-092e978b-a6c0-4bfc-8be4-c4bcb91090d1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:04.635341 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-092e978b-a6c0-4bfc-8be4-c4bcb91090d1 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d returned with HTTP 200 Jul 31 05:40:04.636042 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1288/5104] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:04 2026] GET /volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d => generated 1008 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:04.725933 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-170611b8-6f24-4393-8e63-d056eb196441 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:04.727564 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-170611b8-6f24-4393-8e63-d056eb196441 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:04.727738 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-170611b8-6f24-4393-8e63-d056eb196441 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:04.727911 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-170611b8-6f24-4393-8e63-d056eb196441 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:04.735916 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:04.735916 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:04.738956 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-170611b8-6f24-4393-8e63-d056eb196441 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:04.742932 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-170611b8-6f24-4393-8e63-d056eb196441 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:04.743332 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1265/5105] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:04 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:05.532514 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-674310ff-5a32-4d0a-9d07-0bd0d95a809b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:05.535480 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-674310ff-5a32-4d0a-9d07-0bd0d95a809b tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] POST https://10.4.3.227/volume/v3/attachments/993e3612-95e9-442b-8540-db27c3d7a282/action Jul 31 05:40:05.535890 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-674310ff-5a32-4d0a-9d07-0bd0d95a809b tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:05.536011 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-674310ff-5a32-4d0a-9d07-0bd0d95a809b tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:05.554000 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:05.554000 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:05.562320 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-32e386da-ec9e-4625-a052-3f8af6a70f8e req-674310ff-5a32-4d0a-9d07-0bd0d95a809b tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/attachments/993e3612-95e9-442b-8540-db27c3d7a282/action returned with HTTP 204 Jul 31 05:40:05.562879 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1274/5106] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:40:05 2026] POST /volume/v3/attachments/993e3612-95e9-442b-8540-db27c3d7a282/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:05.647581 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-69a8c178-11de-4cd8-8939-ff33811591bb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:05.649426 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69a8c178-11de-4cd8-8939-ff33811591bb tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d Jul 31 05:40:05.649668 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69a8c178-11de-4cd8-8939-ff33811591bb tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:05.649840 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-69a8c178-11de-4cd8-8939-ff33811591bb tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:05.651898 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=339,cinder:UPDATE=118,cinder:INSERT=50 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:40:05.657302 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-69a8c178-11de-4cd8-8939-ff33811591bb tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d returned with HTTP 404 Jul 31 05:40:05.658070 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1280/5107] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:05 2026] GET /volume/v3/volumes/b77f96a4-3892-4626-a363-90882e29569d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:40:05.665350 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:05.666934 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:40:05.667425 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1712181483"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:05.668859 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1712181483'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:40:05.670177 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume of 1 GB Jul 31 05:40:05.672620 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Availability Zones retrieved successfully. Jul 31 05:40:05.677728 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Flow 'volume_create_api' (bf9177c9-082e-484f-9845-87566bd029bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:05.678711 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ab10f8-d1f8-454d-a2f1-e9d183232ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:05.679508 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:40:05.704549 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85ab10f8-d1f8-454d-a2f1-e9d183232ea2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:05.704549 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8855092f-74d7-4164-b250-2e2845465910) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:05.753580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Created reservations ['ed9339d0-8608-4979-b5be-854959db00a6', '9493bd68-fff4-4e0c-a411-fe79ef52e350', '4594fdf6-0c86-42d4-bde9-87a9bb55ca80', '3e5c6153-c11a-4ac3-bf06-5f01e609e99a'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:05.754853 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8855092f-74d7-4164-b250-2e2845465910) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed9339d0-8608-4979-b5be-854959db00a6', '9493bd68-fff4-4e0c-a411-fe79ef52e350', '4594fdf6-0c86-42d4-bde9-87a9bb55ca80', '3e5c6153-c11a-4ac3-bf06-5f01e609e99a']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:05.755226 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ea1ddb-aec5-4ff2-b127-d62c1d24aebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:05.756038 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f15579df-87c2-47b1-a19d-d03cfc4e60ce None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:05.759087 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f15579df-87c2-47b1-a19d-d03cfc4e60ce tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:05.759750 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f15579df-87c2-47b1-a19d-d03cfc4e60ce tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:05.760021 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f15579df-87c2-47b1-a19d-d03cfc4e60ce tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:05.769231 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:05.769231 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:05.773174 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f15579df-87c2-47b1-a19d-d03cfc4e60ce tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:05.778371 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f4ea1ddb-aec5-4ff2-b127-d62c1d24aebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2211ce9-e894-4e9a-b657-b13dbadfeb21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1712181483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6e27d494ff427ba1321315313388d6',qos_specs=None,replication_status=,reservations=['ed9339d0-8608-4979-b5be-854959db00a6','9493bd68-fff4-4e0c-a411-fe79ef52e350','4594fdf6-0c86-42d4-bde9-87a9bb55ca80','3e5c6153-c11a-4ac3-bf06-5f01e609e99a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:40:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1712181483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2211ce9-e894-4e9a-b657-b13dbadfeb21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec6e27d494ff427ba1321315313388d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:05.778616 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f15579df-87c2-47b1-a19d-d03cfc4e60ce tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:05.779072 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdcb6f55-9255-4a7b-bd05-251a81e6bead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:05.779167 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1266/5108] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:05 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 1149 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:05.792808 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fcd8d8db-862d-4c47-9d42-a6c937e1da9e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:05.794457 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fcd8d8db-862d-4c47-9d42-a6c937e1da9e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:05.794635 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fcd8d8db-862d-4c47-9d42-a6c937e1da9e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:05.794811 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fcd8d8db-862d-4c47-9d42-a6c937e1da9e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:05.795762 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bdcb6f55-9255-4a7b-bd05-251a81e6bead) transitioned into state 'SUCCESS' from state '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-1712181483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec6e27d494ff427ba1321315313388d6',qos_specs=None,replication_status=,reservations=['ed9339d0-8608-4979-b5be-854959db00a6','9493bd68-fff4-4e0c-a411-fe79ef52e350','4594fdf6-0c86-42d4-bde9-87a9bb55ca80','3e5c6153-c11a-4ac3-bf06-5f01e609e99a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb1d8712d643a1af9c7ffbd4f9e1c5',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:05.796441 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35eb2b3e-d0aa-4c5d-9a72-9da3f7062607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:05.804361 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:05.804361 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:05.808624 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (35eb2b3e-d0aa-4c5d-9a72-9da3f7062607) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:05.808944 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Flow 'volume_create_api' (bf9177c9-082e-484f-9845-87566bd029bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:05.809213 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Create volume request issued successfully. Jul 31 05:40:05.809677 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d841078b-7732-4c53-abe9-b50dd04c3ee5 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:40:05.810076 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1289/5109] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:40:05 2026] POST /volume/v3/volumes => generated 778 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:05.814891 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fcd8d8db-862d-4c47-9d42-a6c937e1da9e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:05.820283 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fcd8d8db-862d-4c47-9d42-a6c937e1da9e tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:05.820956 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1275/5110] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:05 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 1149 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:05.826658 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-44b8ad01-2b80-4dd3-9568-697476df87b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:05.829146 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44b8ad01-2b80-4dd3-9568-697476df87b9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 Jul 31 05:40:05.829146 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44b8ad01-2b80-4dd3-9568-697476df87b9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:05.830895 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44b8ad01-2b80-4dd3-9568-697476df87b9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:05.833087 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-843f4637-408e-44b3-b6d7-439eae116cf2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:05.835591 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-843f4637-408e-44b3-b6d7-439eae116cf2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] POST https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action Jul 31 05:40:05.835591 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-843f4637-408e-44b3-b6d7-439eae116cf2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action body: b'{"os-detach": {"attachment_id": "993e3612-95e9-442b-8540-db27c3d7a282"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:05.835965 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-843f4637-408e-44b3-b6d7-439eae116cf2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "993e3612-95e9-442b-8540-db27c3d7a282"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:05.837496 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:05.837496 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:05.842502 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-44b8ad01-2b80-4dd3-9568-697476df87b9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:05.846303 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44b8ad01-2b80-4dd3-9568-697476df87b9 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 returned with HTTP 200 Jul 31 05:40:05.846798 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1281/5111] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:05 2026] GET /volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:05.859655 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:05.859655 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:05.860233 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-843f4637-408e-44b3-b6d7-439eae116cf2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:05.868763 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-843f4637-408e-44b3-b6d7-439eae116cf2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action returned with HTTP 400 Jul 31 05:40:05.869294 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1267/5112] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:40:05 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 100 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 05:40:05.911292 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-c2779e91-b5ad-44d0-8450-35bff0760b26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:05.996753 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-c2779e91-b5ad-44d0-8450-35bff0760b26 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:05.996955 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-c2779e91-b5ad-44d0-8450-35bff0760b26 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:05.997144 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-c2779e91-b5ad-44d0-8450-35bff0760b26 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:06.005808 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:06.005808 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:06.008426 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-c2779e91-b5ad-44d0-8450-35bff0760b26 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:06.014125 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-c2779e91-b5ad-44d0-8450-35bff0760b26 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:06.014125 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1290/5113] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:40:05 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 1149 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:06.028489 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-4a08e52d-b724-4c46-a22c-18656aa50d40 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:06.030336 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-4a08e52d-b724-4c46-a22c-18656aa50d40 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] POST https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a/action Jul 31 05:40:06.030646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-4a08e52d-b724-4c46-a22c-18656aa50d40 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:06.030755 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-4a08e52d-b724-4c46-a22c-18656aa50d40 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:06.042909 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:06.042909 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:06.043883 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-4a08e52d-b724-4c46-a22c-18656aa50d40 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:06.048143 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-4a08e52d-b724-4c46-a22c-18656aa50d40 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Begin detaching volume completed successfully. Jul 31 05:40:06.048334 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-4a08e52d-b724-4c46-a22c-18656aa50d40 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a/action returned with HTTP 202 Jul 31 05:40:06.048714 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1276/5114] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:40:06 2026] POST /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:40:06.092755 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-426038a0-4c27-4ce2-b7b2-ac68a4199444 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:06.093274 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-426038a0-4c27-4ce2-b7b2-ac68a4199444 None None] GET https://10.4.3.227/volume// Jul 31 05:40:06.093506 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-426038a0-4c27-4ce2-b7b2-ac68a4199444 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:06.093761 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-426038a0-4c27-4ce2-b7b2-ac68a4199444 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:06.094227 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-426038a0-4c27-4ce2-b7b2-ac68a4199444 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:40:06.094502 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1282/5115] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:40: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 31 05:40:06.103461 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-9319ff7e-9bc5-4a74-8173-15e3fb035e92 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:06.106384 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-9319ff7e-9bc5-4a74-8173-15e3fb035e92 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:06.106384 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-9319ff7e-9bc5-4a74-8173-15e3fb035e92 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:06.106384 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-9319ff7e-9bc5-4a74-8173-15e3fb035e92 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:06.115423 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:06.115423 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:06.118588 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-9319ff7e-9bc5-4a74-8173-15e3fb035e92 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:06.122267 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-9319ff7e-9bc5-4a74-8173-15e3fb035e92 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:06.122634 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1268/5116] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:40:06 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 1332 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:06.863056 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a3b43bd8-edfd-4e5a-984c-0320405f448f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:06.864438 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3b43bd8-edfd-4e5a-984c-0320405f448f tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 Jul 31 05:40:06.864651 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3b43bd8-edfd-4e5a-984c-0320405f448f tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:06.864832 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a3b43bd8-edfd-4e5a-984c-0320405f448f tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:06.871712 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:06.871712 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:06.875876 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a3b43bd8-edfd-4e5a-984c-0320405f448f tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:06.878601 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a3b43bd8-edfd-4e5a-984c-0320405f448f tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 returned with HTTP 200 Jul 31 05:40:06.878944 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1291/5117] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:06 2026] GET /volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:06.887532 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-9cafa79e-3451-44cc-a9ec-563eeeff19e9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:06.889814 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-9cafa79e-3451-44cc-a9ec-563eeeff19e9 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] DELETE https://10.4.3.227/volume/v3/attachments/993e3612-95e9-442b-8540-db27c3d7a282 Jul 31 05:40:06.889814 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-9cafa79e-3451-44cc-a9ec-563eeeff19e9 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:06.889957 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-9cafa79e-3451-44cc-a9ec-563eeeff19e9 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:06.890298 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3a13dc0a-2069-4696-aef6-41b5a625ae8f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:06.892052 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a13dc0a-2069-4696-aef6-41b5a625ae8f tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] GET https://10.4.3.227/volume/v3/volumes/summary Jul 31 05:40:06.892256 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a13dc0a-2069-4696-aef6-41b5a625ae8f tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:06.892423 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a13dc0a-2069-4696-aef6-41b5a625ae8f tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:06.892569 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.api_utils [None req-3a13dc0a-2069-4696-aef6-41b5a625ae8f tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Removing options '' from query. {{(pid=100283) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:40:06.896835 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:06.896835 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:06.897926 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3a13dc0a-2069-4696-aef6-41b5a625ae8f tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] Get summary completed successfully. Jul 31 05:40:06.898639 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a13dc0a-2069-4696-aef6-41b5a625ae8f tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-reader] https://10.4.3.227/volume/v3/volumes/summary returned with HTTP 200 Jul 31 05:40:06.898639 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1283/5118] 10.4.3.227 () {68 vars in 1302 bytes} [Fri Jul 31 05:40:06 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:06.905227 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-783db62f-056b-431d-90ed-35c2b0266817 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:06.906885 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-783db62f-056b-431d-90ed-35c2b0266817 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 Jul 31 05:40:06.907109 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-783db62f-056b-431d-90ed-35c2b0266817 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:06.907299 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-783db62f-056b-431d-90ed-35c2b0266817 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:06.907459 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-783db62f-056b-431d-90ed-35c2b0266817 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Delete volume with id: a2211ce9-e894-4e9a-b657-b13dbadfeb21 Jul 31 05:40:06.914232 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:06.914232 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:06.914554 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-783db62f-056b-431d-90ed-35c2b0266817 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:06.939054 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-783db62f-056b-431d-90ed-35c2b0266817 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Delete volume request issued successfully. Jul 31 05:40:06.939283 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-783db62f-056b-431d-90ed-35c2b0266817 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 returned with HTTP 202 Jul 31 05:40:06.939665 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1269/5119] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:40:06 2026] DELETE /volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:40:06.944489 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-6d6fa08d-5619-4500-8c40-1736d4ca2eac req-9cafa79e-3451-44cc-a9ec-563eeeff19e9 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/attachments/993e3612-95e9-442b-8540-db27c3d7a282 returned with HTTP 200 Jul 31 05:40:06.944886 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1277/5120] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:40:06 2026] DELETE /volume/v3/attachments/993e3612-95e9-442b-8540-db27c3d7a282 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:06.950762 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-aacf6472-8258-4304-be59-636af4efe199 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:06.952672 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aacf6472-8258-4304-be59-636af4efe199 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 Jul 31 05:40:06.952987 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aacf6472-8258-4304-be59-636af4efe199 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:06.956043 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-aacf6472-8258-4304-be59-636af4efe199 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:06.962663 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:06.962663 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:06.966543 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-aacf6472-8258-4304-be59-636af4efe199 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Volume info retrieved successfully. Jul 31 05:40:06.971732 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-aacf6472-8258-4304-be59-636af4efe199 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 returned with HTTP 200 Jul 31 05:40:06.971982 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1292/5121] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:06 2026] GET /volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:07.146710 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bea5da0c-62ad-470b-baf9-41358fb4f599 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:07.148368 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bea5da0c-62ad-470b-baf9-41358fb4f599 tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] POST https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action Jul 31 05:40:07.148723 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bea5da0c-62ad-470b-baf9-41358fb4f599 tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:07.148853 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bea5da0c-62ad-470b-baf9-41358fb4f599 tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:07.160941 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:07.160941 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:07.164183 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.admin_actions [None req-bea5da0c-62ad-470b-baf9-41358fb4f599 tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] Updating volume '5320e5d0-5376-49cd-8849-4d2c77e57d96' with '{'status': 'in-use'}' {{(pid=100283) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 05:40:07.185216 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bea5da0c-62ad-470b-baf9-41358fb4f599 tempest-TestServerVolumeAttachmentScenario-1130310161 tempest-TestServerVolumeAttachmentScenario-1130310161-project-admin] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action returned with HTTP 202 Jul 31 05:40:07.185723 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1284/5122] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:40:07 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:40:07.196347 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7f9ecb2c-c20a-42c0-aab7-575fb44e2f58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:07.197955 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f9ecb2c-c20a-42c0-aab7-575fb44e2f58 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:40:07.198969 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f9ecb2c-c20a-42c0-aab7-575fb44e2f58 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:07.198969 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7f9ecb2c-c20a-42c0-aab7-575fb44e2f58 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:07.206521 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:07.206521 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:07.209367 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7f9ecb2c-c20a-42c0-aab7-575fb44e2f58 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:07.213830 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7f9ecb2c-c20a-42c0-aab7-575fb44e2f58 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:40:07.215556 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1270/5123] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:07 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 1150 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:07.259408 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-db4ac0a2-3851-4006-85df-4b31f0df30e2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:07.262128 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-db4ac0a2-3851-4006-85df-4b31f0df30e2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:40:07.262128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-db4ac0a2-3851-4006-85df-4b31f0df30e2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:07.262128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-db4ac0a2-3851-4006-85df-4b31f0df30e2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:07.271670 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:07.271670 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:07.275892 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-db4ac0a2-3851-4006-85df-4b31f0df30e2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:07.280167 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-db4ac0a2-3851-4006-85df-4b31f0df30e2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:40:07.280531 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1278/5124] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:40:07 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 1150 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:07.298510 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-1e739bb4-7e9a-4bd6-943d-c3c1bacbe48f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:07.300595 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-1e739bb4-7e9a-4bd6-943d-c3c1bacbe48f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] POST https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action Jul 31 05:40:07.300936 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-1e739bb4-7e9a-4bd6-943d-c3c1bacbe48f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:07.301054 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-1e739bb4-7e9a-4bd6-943d-c3c1bacbe48f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:07.312588 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:07.312588 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:07.313088 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-1e739bb4-7e9a-4bd6-943d-c3c1bacbe48f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:07.319960 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-1e739bb4-7e9a-4bd6-943d-c3c1bacbe48f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Begin detaching volume completed successfully. Jul 31 05:40:07.320274 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-1e739bb4-7e9a-4bd6-943d-c3c1bacbe48f tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action returned with HTTP 202 Jul 31 05:40:07.320914 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1293/5125] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:40:07 2026] POST /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:40:07.366724 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d96aae83-45ca-4701-a470-a8ce40617d2b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:07.366928 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d96aae83-45ca-4701-a470-a8ce40617d2b None None] GET https://10.4.3.227/volume// Jul 31 05:40:07.367233 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d96aae83-45ca-4701-a470-a8ce40617d2b None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:07.367515 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d96aae83-45ca-4701-a470-a8ce40617d2b None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:07.368697 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d96aae83-45ca-4701-a470-a8ce40617d2b None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:40:07.368697 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1285/5126] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:40: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 31 05:40:07.376842 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-6fb9bb79-1a63-4139-8ccc-f099c2c93cf0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:07.379757 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-6fb9bb79-1a63-4139-8ccc-f099c2c93cf0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:40:07.379757 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-6fb9bb79-1a63-4139-8ccc-f099c2c93cf0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:07.379757 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-6fb9bb79-1a63-4139-8ccc-f099c2c93cf0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:07.389440 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:07.389440 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:07.395213 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-6fb9bb79-1a63-4139-8ccc-f099c2c93cf0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:07.399571 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-6fb9bb79-1a63-4139-8ccc-f099c2c93cf0 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:40:07.400000 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1271/5127] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:40:07 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 1333 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:07.984512 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6aa6f4eb-5694-4907-a36a-d3e541301686 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:07.986182 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6aa6f4eb-5694-4907-a36a-d3e541301686 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] GET https://10.4.3.227/volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 Jul 31 05:40:07.986377 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6aa6f4eb-5694-4907-a36a-d3e541301686 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:07.986553 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6aa6f4eb-5694-4907-a36a-d3e541301686 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:07.991773 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6aa6f4eb-5694-4907-a36a-d3e541301686 tempest-ProjectReaderTests-974922655 tempest-ProjectReaderTests-974922655-project-admin] https://10.4.3.227/volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 returned with HTTP 404 Jul 31 05:40:07.992224 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1279/5128] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:40:07 2026] GET /volume/v3/volumes/a2211ce9-e894-4e9a-b657-b13dbadfeb21 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:40:08.210138 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-cadcabba-0ee4-4e2a-98c0-ffcd35a512b6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:08.212701 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-cadcabba-0ee4-4e2a-98c0-ffcd35a512b6 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] DELETE https://10.4.3.227/volume/v3/attachments/03181a30-a16c-4762-a1f5-f149bd42a8ce Jul 31 05:40:08.212962 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-cadcabba-0ee4-4e2a-98c0-ffcd35a512b6 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:08.213200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-cadcabba-0ee4-4e2a-98c0-ffcd35a512b6 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:08.221881 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:08.221881 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:08.276437 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-155e4c2b-e6da-46aa-9e04-8076967197a7 req-cadcabba-0ee4-4e2a-98c0-ffcd35a512b6 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/attachments/03181a30-a16c-4762-a1f5-f149bd42a8ce returned with HTTP 200 Jul 31 05:40:08.277555 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1294/5129] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:40:08 2026] DELETE /volume/v3/attachments/03181a30-a16c-4762-a1f5-f149bd42a8ce => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:08.452009 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-df576cfc-3e13-4676-9498-eecff0010d54 req-c3f32297-56d0-4c60-9dba-246a7db83406 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:08.454274 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-df576cfc-3e13-4676-9498-eecff0010d54 req-c3f32297-56d0-4c60-9dba-246a7db83406 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:40:08.454462 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-df576cfc-3e13-4676-9498-eecff0010d54 req-c3f32297-56d0-4c60-9dba-246a7db83406 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:08.454978 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-df576cfc-3e13-4676-9498-eecff0010d54 req-c3f32297-56d0-4c60-9dba-246a7db83406 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:08.463389 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:08.463389 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:08.467162 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-df576cfc-3e13-4676-9498-eecff0010d54 req-c3f32297-56d0-4c60-9dba-246a7db83406 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:08.472558 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-df576cfc-3e13-4676-9498-eecff0010d54 req-c3f32297-56d0-4c60-9dba-246a7db83406 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:40:08.473196 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1286/5130] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:40:08 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:08.723189 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7ede73e-76be-4f62-a660-accbeed77e9a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:08.725107 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:40:08.725589 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1101144327", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:08.727307 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1101144327', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:40:08.727476 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Create volume of 1 GB Jul 31 05:40:08.733733 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Availability Zones retrieved successfully. Jul 31 05:40:08.739194 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Flow 'volume_create_api' (e543bada-f933-4b0c-8a6f-994a9286c538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:08.740373 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55672a07-72d1-42ab-84d2-0915c36c1add) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:08.741557 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:40:08.770804 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (55672a07-72d1-42ab-84d2-0915c36c1add) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:08.771741 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4fd768-397d-4d10-aff2-f63064e46615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:08.832571 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Created reservations ['72609a71-c756-4349-a301-563393523898', '666f9865-e4a5-4185-8a9a-b5613b921f75', '9eafe568-c4bf-43b7-902a-b93bb8ff2a6d', '6d3f3736-f059-4a61-81f9-d333fdb7ca42'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:08.833244 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4fd768-397d-4d10-aff2-f63064e46615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72609a71-c756-4349-a301-563393523898', '666f9865-e4a5-4185-8a9a-b5613b921f75', '9eafe568-c4bf-43b7-902a-b93bb8ff2a6d', '6d3f3736-f059-4a61-81f9-d333fdb7ca42']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:08.833908 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af631620-ef07-4aa7-8cba-6d1a3ee0afd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:08.853060 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af631620-ef07-4aa7-8cba-6d1a3ee0afd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bc4424c-01fa-44a4-abab-2df8642a8f47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1101144327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07abd592bf314cc3a1b9f48b07e1ad7e',qos_specs=None,replication_status=,reservations=['72609a71-c756-4349-a301-563393523898','666f9865-e4a5-4185-8a9a-b5613b921f75','9eafe568-c4bf-43b7-902a-b93bb8ff2a6d','6d3f3736-f059-4a61-81f9-d333fdb7ca42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4d202485eb54c41af35f94551a76afb',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1101144327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bc4424c-01fa-44a4-abab-2df8642a8f47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07abd592bf314cc3a1b9f48b07e1ad7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4d202485eb54c41af35f94551a76afb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:08.853705 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a8d3a25-5dab-49b4-8fb1-5329f7144112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:08.872296 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a8d3a25-5dab-49b4-8fb1-5329f7144112) transitioned into state 'SUCCESS' from state '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-1101144327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07abd592bf314cc3a1b9f48b07e1ad7e',qos_specs=None,replication_status=,reservations=['72609a71-c756-4349-a301-563393523898','666f9865-e4a5-4185-8a9a-b5613b921f75','9eafe568-c4bf-43b7-902a-b93bb8ff2a6d','6d3f3736-f059-4a61-81f9-d333fdb7ca42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4d202485eb54c41af35f94551a76afb',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:08.873002 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d33ff2-bb2d-45e5-a86b-0414129d5844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:08.884016 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91d33ff2-bb2d-45e5-a86b-0414129d5844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:08.885023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Flow 'volume_create_api' (e543bada-f933-4b0c-8a6f-994a9286c538) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:08.885023 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Create volume request issued successfully. Jul 31 05:40:08.885829 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7ede73e-76be-4f62-a660-accbeed77e9a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:40:08.885945 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1272/5131] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:40:08 2026] POST /volume/v3/volumes => generated 747 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:11.718826 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3f280f3f-65a9-48a7-bdaf-a342ca6dc054 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:11.721007 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f280f3f-65a9-48a7-bdaf-a342ca6dc054 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:11.721298 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f280f3f-65a9-48a7-bdaf-a342ca6dc054 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:11.721560 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3f280f3f-65a9-48a7-bdaf-a342ca6dc054 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:11.721777 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-3f280f3f-65a9-48a7-bdaf-a342ca6dc054 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Delete volume with id: f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:11.733469 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:11.733469 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:11.735686 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3f280f3f-65a9-48a7-bdaf-a342ca6dc054 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:11.752958 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3f280f3f-65a9-48a7-bdaf-a342ca6dc054 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Delete volume request issued successfully. Jul 31 05:40:11.753214 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3f280f3f-65a9-48a7-bdaf-a342ca6dc054 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 202 Jul 31 05:40:11.753595 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1280/5132] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:40:11 2026] DELETE /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:40:11.760138 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad27406f-de3e-4b4a-9e12-378587f8e023 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:11.763430 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad27406f-de3e-4b4a-9e12-378587f8e023 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:11.763682 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad27406f-de3e-4b4a-9e12-378587f8e023 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:11.763976 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad27406f-de3e-4b4a-9e12-378587f8e023 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:11.773782 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:11.773782 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:11.778999 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ad27406f-de3e-4b4a-9e12-378587f8e023 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:11.783648 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad27406f-de3e-4b4a-9e12-378587f8e023 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 200 Jul 31 05:40:11.784006 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1295/5133] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:11 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:12.798420 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-afbbfcea-75ef-49a8-aba7-db53cde430d2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:12.801487 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afbbfcea-75ef-49a8-aba7-db53cde430d2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a Jul 31 05:40:12.801487 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afbbfcea-75ef-49a8-aba7-db53cde430d2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:12.801487 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-afbbfcea-75ef-49a8-aba7-db53cde430d2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:12.806177 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-afbbfcea-75ef-49a8-aba7-db53cde430d2 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a returned with HTTP 404 Jul 31 05:40:12.806749 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1287/5134] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:12 2026] GET /volume/v3/volumes/f96359aa-f92a-4559-8f90-9121abe8623a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:12.813665 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-311f7712-0e9c-4f5c-99a4-7f0b9d1fdf5a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:12.815417 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-311f7712-0e9c-4f5c-99a4-7f0b9d1fdf5a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] DELETE https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:40:12.815595 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-311f7712-0e9c-4f5c-99a4-7f0b9d1fdf5a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:12.815796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-311f7712-0e9c-4f5c-99a4-7f0b9d1fdf5a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:12.815947 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-311f7712-0e9c-4f5c-99a4-7f0b9d1fdf5a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Delete volume with id: 5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:40:12.822460 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:12.822460 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:12.822844 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-311f7712-0e9c-4f5c-99a4-7f0b9d1fdf5a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:12.837927 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-311f7712-0e9c-4f5c-99a4-7f0b9d1fdf5a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Delete volume request issued successfully. Jul 31 05:40:12.838133 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-311f7712-0e9c-4f5c-99a4-7f0b9d1fdf5a tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 202 Jul 31 05:40:12.838474 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1273/5135] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:40:12 2026] DELETE /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:40:12.845320 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0aeb688-9c62-451a-9bfb-98afd2b73ed7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:12.846886 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0aeb688-9c62-451a-9bfb-98afd2b73ed7 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:40:12.847133 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0aeb688-9c62-451a-9bfb-98afd2b73ed7 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:12.847372 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0aeb688-9c62-451a-9bfb-98afd2b73ed7 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:12.853718 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:12.853718 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:12.857015 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a0aeb688-9c62-451a-9bfb-98afd2b73ed7 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Volume info retrieved successfully. Jul 31 05:40:12.860912 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0aeb688-9c62-451a-9bfb-98afd2b73ed7 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 200 Jul 31 05:40:12.861419 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1281/5136] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:12 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:13.873931 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-08bb0c77-56d2-4d42-9dc6-e48ce24c9c64 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:13.875495 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08bb0c77-56d2-4d42-9dc6-e48ce24c9c64 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] GET https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 Jul 31 05:40:13.875660 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08bb0c77-56d2-4d42-9dc6-e48ce24c9c64 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:13.875829 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-08bb0c77-56d2-4d42-9dc6-e48ce24c9c64 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:13.880982 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-08bb0c77-56d2-4d42-9dc6-e48ce24c9c64 tempest-TestServerVolumeAttachmentScenario-1441282778 tempest-TestServerVolumeAttachmentScenario-1441282778-project-member] https://10.4.3.227/volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 returned with HTTP 404 Jul 31 05:40:13.881381 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1296/5137] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:13 2026] GET /volume/v3/volumes/5320e5d0-5376-49cd-8849-4d2c77e57d96 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:18.252898 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b155a8d1-4f02-4913-806d-48544458c55f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:18.332075 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:40:18.332490 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-607668677"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:18.334027 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-607668677'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:40:18.334180 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume of 1 GB Jul 31 05:40:18.337955 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Availability Zones retrieved successfully. Jul 31 05:40:18.343252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Flow 'volume_create_api' (c9dc1734-08b4-4cdb-9b79-464d1adbdf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:18.344144 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45309730-181e-4617-b0ef-275f5bd75eaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:18.344837 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:40:18.365942 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45309730-181e-4617-b0ef-275f5bd75eaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:18.366646 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8893da7-4b48-4656-9b35-6a22af226c93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:18.413483 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Created reservations ['c83e5a4c-d668-4977-beeb-fadf3ec8d9b7', '98231cd0-cb21-473b-beb0-4237d251df20', 'dcc87497-f4a3-4e9e-bf4a-789f918483fd', 'e3299b64-a2f8-40dc-8901-4784e206a26d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:18.414192 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8893da7-4b48-4656-9b35-6a22af226c93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c83e5a4c-d668-4977-beeb-fadf3ec8d9b7', '98231cd0-cb21-473b-beb0-4237d251df20', 'dcc87497-f4a3-4e9e-bf4a-789f918483fd', 'e3299b64-a2f8-40dc-8901-4784e206a26d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:18.414870 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (757fbf6a-e19f-4722-a086-09259844cd36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:18.435573 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (757fbf6a-e19f-4722-a086-09259844cd36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eaab458-ded6-4c49-a005-4089928df10a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-607668677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c522ee36e284cb99509ef4c952a72af',qos_specs=None,replication_status=,reservations=['c83e5a4c-d668-4977-beeb-fadf3ec8d9b7','98231cd0-cb21-473b-beb0-4237d251df20','dcc87497-f4a3-4e9e-bf4a-789f918483fd','e3299b64-a2f8-40dc-8901-4784e206a26d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2541015722a44dac95115297c811b000',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:40:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-607668677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eaab458-ded6-4c49-a005-4089928df10a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c522ee36e284cb99509ef4c952a72af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2541015722a44dac95115297c811b000',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:18.436361 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb79a30e-d881-40e9-9022-556d93ca675b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:18.451210 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb79a30e-d881-40e9-9022-556d93ca675b) transitioned into state 'SUCCESS' from state '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-607668677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c522ee36e284cb99509ef4c952a72af',qos_specs=None,replication_status=,reservations=['c83e5a4c-d668-4977-beeb-fadf3ec8d9b7','98231cd0-cb21-473b-beb0-4237d251df20','dcc87497-f4a3-4e9e-bf4a-789f918483fd','e3299b64-a2f8-40dc-8901-4784e206a26d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2541015722a44dac95115297c811b000',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:18.451897 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a2334e-36ca-4ab1-96bd-f0a435b155b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:18.460458 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5a2334e-36ca-4ab1-96bd-f0a435b155b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:18.461644 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Flow 'volume_create_api' (c9dc1734-08b4-4cdb-9b79-464d1adbdf50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:18.462059 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume request issued successfully. Jul 31 05:40:18.462839 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b155a8d1-4f02-4913-806d-48544458c55f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:40:18.463624 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1288/5138] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:40:18 2026] POST /volume/v3/volumes => generated 777 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:18.474988 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-74551e2f-828e-434a-a86b-7cc825f1f012 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:18.476692 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74551e2f-828e-434a-a86b-7cc825f1f012 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a Jul 31 05:40:18.476890 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74551e2f-828e-434a-a86b-7cc825f1f012 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:18.477092 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-74551e2f-828e-434a-a86b-7cc825f1f012 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:18.483988 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:18.483988 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:18.486881 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-74551e2f-828e-434a-a86b-7cc825f1f012 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:40:18.490431 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-74551e2f-828e-434a-a86b-7cc825f1f012 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a returned with HTTP 200 Jul 31 05:40:18.490782 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1274/5139] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:18 2026] GET /volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:19.502471 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5d832c83-04f6-4ddf-a25e-f0f73e06d0d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:19.504079 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d832c83-04f6-4ddf-a25e-f0f73e06d0d1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a Jul 31 05:40:19.504276 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d832c83-04f6-4ddf-a25e-f0f73e06d0d1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:19.504443 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5d832c83-04f6-4ddf-a25e-f0f73e06d0d1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:19.510746 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:19.510746 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:19.513557 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5d832c83-04f6-4ddf-a25e-f0f73e06d0d1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:40:19.516791 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5d832c83-04f6-4ddf-a25e-f0f73e06d0d1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a returned with HTTP 200 Jul 31 05:40:19.517150 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1282/5140] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:19 2026] GET /volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a => generated 1008 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:19.528334 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d23e907b-1315-4e39-8d98-7240fdd2b440 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:19.530041 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d23e907b-1315-4e39-8d98-7240fdd2b440 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:40:19.530398 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d23e907b-1315-4e39-8d98-7240fdd2b440 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4eaab458-ded6-4c49-a005-4089928df10a", "name": "tempest-type-Backup-245748661"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:19.531792 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-d23e907b-1315-4e39-8d98-7240fdd2b440 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Creating new backup {'backup': {'volume_id': '4eaab458-ded6-4c49-a005-4089928df10a', 'name': 'tempest-type-Backup-245748661'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:40:19.531922 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-d23e907b-1315-4e39-8d98-7240fdd2b440 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Creating backup of volume 4eaab458-ded6-4c49-a005-4089928df10a in container None Jul 31 05:40:19.538728 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:19.538728 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:19.539090 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d23e907b-1315-4e39-8d98-7240fdd2b440 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:40:19.558679 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-d23e907b-1315-4e39-8d98-7240fdd2b440 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Created reservations ['ce9f2534-3395-42a3-8f41-590aa606d924', '4925904e-869c-40de-a52a-7acf892ad7d4'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:19.582455 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d23e907b-1315-4e39-8d98-7240fdd2b440 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:40:19.582841 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1297/5141] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:40:19 2026] POST /volume/v3/backups => generated 315 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:19.590677 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-444b4a71-4cc7-40ab-83b4-1ba7ce673ea8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:19.592426 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-444b4a71-4cc7-40ab-83b4-1ba7ce673ea8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:19.592628 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-444b4a71-4cc7-40ab-83b4-1ba7ce673ea8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:19.592751 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-444b4a71-4cc7-40ab-83b4-1ba7ce673ea8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:19.592879 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-444b4a71-4cc7-40ab-83b4-1ba7ce673ea8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:19.596741 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:19.596741 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:19.597318 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-444b4a71-4cc7-40ab-83b4-1ba7ce673ea8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:19.597624 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1289/5142] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:19 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:20.608491 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a3de5219-ade2-451c-8727-6a33963b1181 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:20.610321 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3de5219-ade2-451c-8727-6a33963b1181 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:20.610541 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3de5219-ade2-451c-8727-6a33963b1181 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:20.610684 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a3de5219-ade2-451c-8727-6a33963b1181 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:20.610813 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a3de5219-ade2-451c-8727-6a33963b1181 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:20.615077 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:20.615077 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:20.615813 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a3de5219-ade2-451c-8727-6a33963b1181 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:20.616261 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1275/5143] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:20 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:21.625626 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-41d19fca-68b2-4dc8-854f-aa29c2b78e43 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:21.627201 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-41d19fca-68b2-4dc8-854f-aa29c2b78e43 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:21.627385 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-41d19fca-68b2-4dc8-854f-aa29c2b78e43 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:21.627557 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-41d19fca-68b2-4dc8-854f-aa29c2b78e43 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:21.627651 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-41d19fca-68b2-4dc8-854f-aa29c2b78e43 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:21.631199 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:21.631199 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:21.631743 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-41d19fca-68b2-4dc8-854f-aa29c2b78e43 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:21.632071 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1283/5144] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:21 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:22.643379 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-668cc38f-09bb-4afd-b3a0-d7ac141f330a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:22.645679 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-668cc38f-09bb-4afd-b3a0-d7ac141f330a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:22.646003 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-668cc38f-09bb-4afd-b3a0-d7ac141f330a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:22.646235 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-668cc38f-09bb-4afd-b3a0-d7ac141f330a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:22.646376 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-668cc38f-09bb-4afd-b3a0-d7ac141f330a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:22.654094 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:22.654094 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:22.655093 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-668cc38f-09bb-4afd-b3a0-d7ac141f330a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:22.655445 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1298/5145] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:22 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:23.664598 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d77b60a1-9095-44c6-b73d-cb8f8a6479a2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:23.666284 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d77b60a1-9095-44c6-b73d-cb8f8a6479a2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:23.666485 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d77b60a1-9095-44c6-b73d-cb8f8a6479a2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:23.666659 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d77b60a1-9095-44c6-b73d-cb8f8a6479a2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:23.666755 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d77b60a1-9095-44c6-b73d-cb8f8a6479a2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:23.671040 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:23.671040 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:23.671592 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d77b60a1-9095-44c6-b73d-cb8f8a6479a2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:23.671898 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1290/5146] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:23 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:24.681290 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-385e8729-5d0f-471a-a026-8b6267b927e5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:24.683038 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-385e8729-5d0f-471a-a026-8b6267b927e5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:24.683270 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-385e8729-5d0f-471a-a026-8b6267b927e5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:24.683476 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-385e8729-5d0f-471a-a026-8b6267b927e5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:24.683582 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-385e8729-5d0f-471a-a026-8b6267b927e5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:24.687618 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:24.687618 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:24.688225 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-385e8729-5d0f-471a-a026-8b6267b927e5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:24.688574 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1276/5147] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:24 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:25.194287 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1e140778-f6a3-490a-b6ca-224edfd9088d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:25.195941 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1e140778-f6a3-490a-b6ca-224edfd9088d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 Jul 31 05:40:25.196115 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1e140778-f6a3-490a-b6ca-224edfd9088d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:25.196292 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1e140778-f6a3-490a-b6ca-224edfd9088d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:25.208620 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:25.208620 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:25.213208 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1e140778-f6a3-490a-b6ca-224edfd9088d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:40:25.219311 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1e140778-f6a3-490a-b6ca-224edfd9088d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 returned with HTTP 200 Jul 31 05:40:25.219819 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1284/5148] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:25 2026] GET /volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 => generated 1637 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:25.700013 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b5b157dd-7997-43e1-8ecc-a124c02a091d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:25.705533 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5b157dd-7997-43e1-8ecc-a124c02a091d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:25.705533 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5b157dd-7997-43e1-8ecc-a124c02a091d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:25.705701 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b5b157dd-7997-43e1-8ecc-a124c02a091d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:25.705837 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b5b157dd-7997-43e1-8ecc-a124c02a091d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:25.712625 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:25.712625 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:25.713519 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b5b157dd-7997-43e1-8ecc-a124c02a091d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:25.714022 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1299/5149] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:25 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:26.501756 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-cfd5cc81-74dd-47bb-a2ff-3a89cb7c1624 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:26.503962 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-cfd5cc81-74dd-47bb-a2ff-3a89cb7c1624 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/attachments/88c8f8f8-fb6f-4ef9-b593-7f76dd43fcb5 Jul 31 05:40:26.504240 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-cfd5cc81-74dd-47bb-a2ff-3a89cb7c1624 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:26.504458 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-cfd5cc81-74dd-47bb-a2ff-3a89cb7c1624 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:26.512093 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:26.512093 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:26.558440 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-cfd5cc81-74dd-47bb-a2ff-3a89cb7c1624 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/88c8f8f8-fb6f-4ef9-b593-7f76dd43fcb5 returned with HTTP 200 Jul 31 05:40:26.558820 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1291/5150] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:40:26 2026] DELETE /volume/v3/attachments/88c8f8f8-fb6f-4ef9-b593-7f76dd43fcb5 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:26.571189 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-88e58b9b-2d9c-49ee-a657-d0b6d0988fb9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:26.573226 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-88e58b9b-2d9c-49ee-a657-d0b6d0988fb9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 Jul 31 05:40:26.573371 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-88e58b9b-2d9c-49ee-a657-d0b6d0988fb9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:26.573539 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-88e58b9b-2d9c-49ee-a657-d0b6d0988fb9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:26.573682 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-88e58b9b-2d9c-49ee-a657-d0b6d0988fb9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume with id: 04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 Jul 31 05:40:26.579893 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:26.579893 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:26.580273 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-88e58b9b-2d9c-49ee-a657-d0b6d0988fb9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:40:26.596831 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-88e58b9b-2d9c-49ee-a657-d0b6d0988fb9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume request issued successfully. Jul 31 05:40:26.596950 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-7529efcb-0b4f-40b3-82b4-51b81bbfb728 req-88e58b9b-2d9c-49ee-a657-d0b6d0988fb9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 returned with HTTP 202 Jul 31 05:40:26.597749 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1277/5151] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:40:26 2026] DELETE /volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:40:26.727586 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5e39f5a9-b609-4d76-b8fb-cf85045a2e02 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:26.729312 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e39f5a9-b609-4d76-b8fb-cf85045a2e02 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:26.729510 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e39f5a9-b609-4d76-b8fb-cf85045a2e02 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:26.729710 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e39f5a9-b609-4d76-b8fb-cf85045a2e02 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:26.729818 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5e39f5a9-b609-4d76-b8fb-cf85045a2e02 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:26.733859 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:26.733859 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:26.734492 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e39f5a9-b609-4d76-b8fb-cf85045a2e02 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:26.734819 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1285/5152] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:26 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:27.651285 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-53e07da6-61b8-4390-890d-9b8578592015 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:27.653358 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53e07da6-61b8-4390-890d-9b8578592015 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 Jul 31 05:40:27.653592 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53e07da6-61b8-4390-890d-9b8578592015 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:27.653821 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-53e07da6-61b8-4390-890d-9b8578592015 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:27.660438 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-53e07da6-61b8-4390-890d-9b8578592015 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 returned with HTTP 404 Jul 31 05:40:27.660959 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1300/5153] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:27 2026] GET /volume/v3/volumes/04256c6b-f0b6-4cf5-ba7d-84bbefc40ca8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:27.668451 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a72c4c83-f6f4-4d77-9a66-471bcb982c81 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:27.670234 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a72c4c83-f6f4-4d77-9a66-471bcb982c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 Jul 31 05:40:27.670424 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a72c4c83-f6f4-4d77-9a66-471bcb982c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:27.670606 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a72c4c83-f6f4-4d77-9a66-471bcb982c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:27.670711 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-a72c4c83-f6f4-4d77-9a66-471bcb982c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete snapshot with id: 4db114c8-7acd-48a1-9dc8-ab702f208670 Jul 31 05:40:27.678118 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:27.678118 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:27.678118 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a72c4c83-f6f4-4d77-9a66-471bcb982c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:40:27.698920 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a72c4c83-f6f4-4d77-9a66-471bcb982c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot delete request issued successfully. Jul 31 05:40:27.699043 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a72c4c83-f6f4-4d77-9a66-471bcb982c81 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 returned with HTTP 202 Jul 31 05:40:27.699447 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1292/5154] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:40:27 2026] DELETE /volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:40:27.707230 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-add3602f-4fc2-446a-93ff-15fff9eaf6bc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:27.710578 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-add3602f-4fc2-446a-93ff-15fff9eaf6bc tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 Jul 31 05:40:27.710817 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-add3602f-4fc2-446a-93ff-15fff9eaf6bc tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:27.711061 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-add3602f-4fc2-446a-93ff-15fff9eaf6bc tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:27.715759 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:27.715759 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:27.716217 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-add3602f-4fc2-446a-93ff-15fff9eaf6bc tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:40:27.716940 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-add3602f-4fc2-446a-93ff-15fff9eaf6bc tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 returned with HTTP 200 Jul 31 05:40:27.717301 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1278/5155] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:40:27 2026] GET /volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:27.743584 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-01b19402-de44-4dd2-8884-8239f0e8ac0c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:27.745250 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01b19402-de44-4dd2-8884-8239f0e8ac0c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:27.745461 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01b19402-de44-4dd2-8884-8239f0e8ac0c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:27.745661 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01b19402-de44-4dd2-8884-8239f0e8ac0c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:27.745795 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-01b19402-de44-4dd2-8884-8239f0e8ac0c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:27.749436 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:27.749436 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:27.750074 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01b19402-de44-4dd2-8884-8239f0e8ac0c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:27.750618 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1286/5156] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:27 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:28.725018 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a56f2501-0cc0-4d96-9511-bf858de040da None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:28.726780 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a56f2501-0cc0-4d96-9511-bf858de040da tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 Jul 31 05:40:28.726997 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a56f2501-0cc0-4d96-9511-bf858de040da tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:28.727200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a56f2501-0cc0-4d96-9511-bf858de040da tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:28.732002 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a56f2501-0cc0-4d96-9511-bf858de040da tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 returned with HTTP 404 Jul 31 05:40:28.732433 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1301/5157] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:40:28 2026] GET /volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:28.759226 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a6ddbdf5-70b8-4cc7-ae61-dfc7daf2c3a1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:28.761547 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6ddbdf5-70b8-4cc7-ae61-dfc7daf2c3a1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:28.761744 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6ddbdf5-70b8-4cc7-ae61-dfc7daf2c3a1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:28.761945 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a6ddbdf5-70b8-4cc7-ae61-dfc7daf2c3a1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:28.762086 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a6ddbdf5-70b8-4cc7-ae61-dfc7daf2c3a1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:28.765852 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:28.765852 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:28.766533 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a6ddbdf5-70b8-4cc7-ae61-dfc7daf2c3a1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:28.767141 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1293/5158] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:28 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:29.779125 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c8709ebd-94a0-40ff-917f-483bd54b65a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:29.779461 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8709ebd-94a0-40ff-917f-483bd54b65a7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:29.779461 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8709ebd-94a0-40ff-917f-483bd54b65a7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:29.779533 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c8709ebd-94a0-40ff-917f-483bd54b65a7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:29.779610 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c8709ebd-94a0-40ff-917f-483bd54b65a7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:29.784013 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:29.784013 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:29.784843 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c8709ebd-94a0-40ff-917f-483bd54b65a7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:29.785275 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1279/5159] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:29 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:29.993139 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-c6d07ae0-223f-4d49-8785-86cd6bba1795 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:29.997882 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-c6d07ae0-223f-4d49-8785-86cd6bba1795 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/attachments/7976ca1d-9bb0-40fc-8a7c-b8b118c1b797 Jul 31 05:40:29.998082 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-c6d07ae0-223f-4d49-8785-86cd6bba1795 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:29.998300 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-c6d07ae0-223f-4d49-8785-86cd6bba1795 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:30.005003 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:30.005003 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:30.049450 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-c6d07ae0-223f-4d49-8785-86cd6bba1795 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/7976ca1d-9bb0-40fc-8a7c-b8b118c1b797 returned with HTTP 200 Jul 31 05:40:30.049842 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1287/5160] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:40:29 2026] DELETE /volume/v3/attachments/7976ca1d-9bb0-40fc-8a7c-b8b118c1b797 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:30.058935 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-4d3648b5-a11f-44ec-b12b-dc9a25f707b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:30.063210 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-4d3648b5-a11f-44ec-b12b-dc9a25f707b1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:40:30.063418 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-4d3648b5-a11f-44ec-b12b-dc9a25f707b1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:30.063635 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-4d3648b5-a11f-44ec-b12b-dc9a25f707b1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:30.063816 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-4d3648b5-a11f-44ec-b12b-dc9a25f707b1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume with id: f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:40:30.077232 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:30.077232 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:30.077769 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-4d3648b5-a11f-44ec-b12b-dc9a25f707b1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:40:30.105333 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-4d3648b5-a11f-44ec-b12b-dc9a25f707b1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume request issued successfully. Jul 31 05:40:30.105537 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-bf22ecce-d9a1-405a-8eec-18679f670b8e req-4d3648b5-a11f-44ec-b12b-dc9a25f707b1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 202 Jul 31 05:40:30.106016 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1302/5161] 10.4.3.227 () {70 vars in 1620 bytes} [Fri Jul 31 05:40:30 2026] DELETE /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:40:30.798752 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-44596f35-8b15-483f-8e03-10b62dff4040 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:30.800456 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44596f35-8b15-483f-8e03-10b62dff4040 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:30.800657 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44596f35-8b15-483f-8e03-10b62dff4040 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:30.800833 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-44596f35-8b15-483f-8e03-10b62dff4040 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:30.800949 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-44596f35-8b15-483f-8e03-10b62dff4040 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:30.805052 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:30.805052 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:30.805710 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-44596f35-8b15-483f-8e03-10b62dff4040 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:30.806089 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1294/5162] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:30 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:31.143353 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-571835f2-fe35-4422-ae71-e46c374a00f7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:31.145092 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-571835f2-fe35-4422-ae71-e46c374a00f7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:40:31.145283 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-571835f2-fe35-4422-ae71-e46c374a00f7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:31.145454 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-571835f2-fe35-4422-ae71-e46c374a00f7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:31.151028 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-571835f2-fe35-4422-ae71-e46c374a00f7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 404 Jul 31 05:40:31.151471 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1280/5163] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:31 2026] GET /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:31.576442 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-622eea79-8016-4c72-b7dc-b4038109e845 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:31.578123 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-622eea79-8016-4c72-b7dc-b4038109e845 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 Jul 31 05:40:31.578306 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-622eea79-8016-4c72-b7dc-b4038109e845 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:31.578481 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-622eea79-8016-4c72-b7dc-b4038109e845 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:31.578569 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-622eea79-8016-4c72-b7dc-b4038109e845 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete snapshot with id: 4db114c8-7acd-48a1-9dc8-ab702f208670 Jul 31 05:40:31.582227 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-622eea79-8016-4c72-b7dc-b4038109e845 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 returned with HTTP 404 Jul 31 05:40:31.582825 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1288/5164] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:40:31 2026] DELETE /volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:31.588834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1fbed121-c638-4340-b3a8-995df55f04e7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:31.590563 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fbed121-c638-4340-b3a8-995df55f04e7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 Jul 31 05:40:31.590741 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fbed121-c638-4340-b3a8-995df55f04e7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:31.590981 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1fbed121-c638-4340-b3a8-995df55f04e7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:31.595336 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1fbed121-c638-4340-b3a8-995df55f04e7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 returned with HTTP 404 Jul 31 05:40:31.598034 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1303/5165] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:40:31 2026] GET /volume/v3/snapshots/4db114c8-7acd-48a1-9dc8-ab702f208670 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:31.816198 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0bb50f98-f4d1-4dcf-bef4-8573969209a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:31.818120 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0bb50f98-f4d1-4dcf-bef4-8573969209a3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:31.818348 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0bb50f98-f4d1-4dcf-bef4-8573969209a3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:31.818533 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0bb50f98-f4d1-4dcf-bef4-8573969209a3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:31.818666 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-0bb50f98-f4d1-4dcf-bef4-8573969209a3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:31.822995 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:31.822995 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:31.823600 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0bb50f98-f4d1-4dcf-bef4-8573969209a3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:31.823955 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1295/5166] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:31 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:32.228057 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46105f15-70a8-421f-a906-57c92da7403d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:32.230074 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46105f15-70a8-421f-a906-57c92da7403d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac Jul 31 05:40:32.230747 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46105f15-70a8-421f-a906-57c92da7403d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:32.230747 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46105f15-70a8-421f-a906-57c92da7403d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:32.241172 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:32.241172 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:32.245961 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-46105f15-70a8-421f-a906-57c92da7403d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:40:32.249694 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46105f15-70a8-421f-a906-57c92da7403d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac returned with HTTP 200 Jul 31 05:40:32.250043 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1281/5167] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:32 2026] GET /volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac => generated 1649 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:32.252075 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-830e4c65-445b-4502-be18-d886bf81a52b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:32.253792 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-830e4c65-445b-4502-be18-d886bf81a52b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:40:32.253968 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-830e4c65-445b-4502-be18-d886bf81a52b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:32.254191 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-830e4c65-445b-4502-be18-d886bf81a52b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:32.254354 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-830e4c65-445b-4502-be18-d886bf81a52b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume with id: f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:40:32.261254 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-830e4c65-445b-4502-be18-d886bf81a52b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 404 Jul 31 05:40:32.261841 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1289/5168] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:40:32 2026] DELETE /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:32.268831 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-debaadf2-54ed-4e3c-83d1-e2832fd79678 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:32.270779 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-debaadf2-54ed-4e3c-83d1-e2832fd79678 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 Jul 31 05:40:32.271048 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-debaadf2-54ed-4e3c-83d1-e2832fd79678 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:32.271308 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-debaadf2-54ed-4e3c-83d1-e2832fd79678 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:32.278345 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-debaadf2-54ed-4e3c-83d1-e2832fd79678 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 returned with HTTP 404 Jul 31 05:40:32.278859 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1304/5169] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:32 2026] GET /volume/v3/volumes/f735bd00-a1e6-44f8-a006-56a683ab8875 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:32.833608 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a3bf3ebf-d18e-451d-a3f6-af20eae71936 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:32.835888 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3bf3ebf-d18e-451d-a3f6-af20eae71936 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:32.836096 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3bf3ebf-d18e-451d-a3f6-af20eae71936 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:32.836323 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a3bf3ebf-d18e-451d-a3f6-af20eae71936 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:32.836429 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a3bf3ebf-d18e-451d-a3f6-af20eae71936 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:32.840192 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:32.840192 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:32.840752 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a3bf3ebf-d18e-451d-a3f6-af20eae71936 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:32.841158 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1296/5170] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:32 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:33.264600 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0957263d-f4fc-483c-8d99-f1e28a838cad None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:33.266955 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0957263d-f4fc-483c-8d99-f1e28a838cad tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac Jul 31 05:40:33.267253 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0957263d-f4fc-483c-8d99-f1e28a838cad tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:33.267524 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0957263d-f4fc-483c-8d99-f1e28a838cad tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:33.278742 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:33.278742 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:33.282586 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-0957263d-f4fc-483c-8d99-f1e28a838cad tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:40:33.287734 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0957263d-f4fc-483c-8d99-f1e28a838cad tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac returned with HTTP 200 Jul 31 05:40:33.288150 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1282/5171] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:33 2026] GET /volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac => generated 1649 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:33.349387 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9998799c-128a-4676-9a90-0cb56ebf0baa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:33.351356 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:40:33.351764 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2030629602", "snapshot_id": null, "imageRef": "386f0654-3a24-4228-a956-ceef5f0c5ad0", "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:33.353684 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2030629602', 'snapshot_id': None, 'imageRef': '386f0654-3a24-4228-a956-ceef5f0c5ad0', 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:40:33.422430 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume of 1 GB Jul 31 05:40:33.422723 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:33.422723 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:33.426905 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Availability Zones retrieved successfully. Jul 31 05:40:33.433553 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (74deab8b-89a9-4f10-8b68-a6ea8b22d3dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:33.434747 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c14feb05-c4d2-42e9-9b45-ed41ff587f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:33.435892 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:40:33.477985 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2b0705f6-4aa8-409b-afd8-a0220c592a4c req-b204e053-95f1-4932-9416-7473fb7771c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:33.479960 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2b0705f6-4aa8-409b-afd8-a0220c592a4c req-b204e053-95f1-4932-9416-7473fb7771c1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/attachments/cbbd2649-8312-4913-a13b-3ccec318f167 Jul 31 05:40:33.480149 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2b0705f6-4aa8-409b-afd8-a0220c592a4c req-b204e053-95f1-4932-9416-7473fb7771c1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:33.480337 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2b0705f6-4aa8-409b-afd8-a0220c592a4c req-b204e053-95f1-4932-9416-7473fb7771c1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:33.487536 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:33.487536 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:33.494290 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c14feb05-c4d2-42e9-9b45-ed41ff587f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:33.495405 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2bbc564-e742-4e8f-aca8-4db8b7d76dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:33.528708 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2b0705f6-4aa8-409b-afd8-a0220c592a4c req-b204e053-95f1-4932-9416-7473fb7771c1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/attachments/cbbd2649-8312-4913-a13b-3ccec318f167 returned with HTTP 200 Jul 31 05:40:33.529108 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1305/5172] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:40:33 2026] DELETE /volume/v3/attachments/cbbd2649-8312-4913-a13b-3ccec318f167 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:33.531308 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['ef819a1a-8c8a-4dc7-975f-788764abc993', 'd4a90549-248b-411a-9187-ef005b0d1b4c', 'f0ab571f-924b-44d3-8cbc-6b902f648f7b', '712c20e0-31f9-4374-ab12-51d47b50aa70'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:33.532011 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2bbc564-e742-4e8f-aca8-4db8b7d76dd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef819a1a-8c8a-4dc7-975f-788764abc993', 'd4a90549-248b-411a-9187-ef005b0d1b4c', 'f0ab571f-924b-44d3-8cbc-6b902f648f7b', '712c20e0-31f9-4374-ab12-51d47b50aa70']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:33.532675 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2bb1e3f-0062-476c-8148-7be258b3d1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:33.553133 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2bb1e3f-0062-476c-8148-7be258b3d1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cfd565f-0205-4fbb-8b9b-8ef57f3173ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2030629602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['ef819a1a-8c8a-4dc7-975f-788764abc993','d4a90549-248b-411a-9187-ef005b0d1b4c','f0ab571f-924b-44d3-8cbc-6b902f648f7b','712c20e0-31f9-4374-ab12-51d47b50aa70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2030629602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cfd565f-0205-4fbb-8b9b-8ef57f3173ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f927a1a3273244e29e20c79fefeffa48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259c7b85639f44b19152aec3c7905653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:33.553770 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a277b7ba-aff7-4d1c-b4e6-9643d8eec97b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:33.573409 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a277b7ba-aff7-4d1c-b4e6-9643d8eec97b) transitioned into state 'SUCCESS' from state '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-2030629602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['ef819a1a-8c8a-4dc7-975f-788764abc993','d4a90549-248b-411a-9187-ef005b0d1b4c','f0ab571f-924b-44d3-8cbc-6b902f648f7b','712c20e0-31f9-4374-ab12-51d47b50aa70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:33.574093 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c0afe14-c4e2-4744-b3fb-9230ffe9fbda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:33.582740 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c0afe14-c4e2-4744-b3fb-9230ffe9fbda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:33.583611 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (74deab8b-89a9-4f10-8b68-a6ea8b22d3dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:33.583907 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request issued successfully. Jul 31 05:40:33.584459 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9998799c-128a-4676-9a90-0cb56ebf0baa tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:40:33.584916 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1290/5173] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:40:33 2026] POST /volume/v3/volumes => generated 759 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:33.595555 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-91a0022d-c626-428f-9695-564acfd1e311 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:33.597412 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91a0022d-c626-428f-9695-564acfd1e311 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:40:33.597661 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91a0022d-c626-428f-9695-564acfd1e311 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:33.597922 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-91a0022d-c626-428f-9695-564acfd1e311 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:33.605808 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:33.605808 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:33.609534 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-91a0022d-c626-428f-9695-564acfd1e311 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:40:33.613240 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-91a0022d-c626-428f-9695-564acfd1e311 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 200 Jul 31 05:40:33.613299 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1297/5174] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:33 2026] GET /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 827 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:33.850436 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-189c2658-4e6d-4722-8330-7b6a5f89b28b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:33.852409 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-189c2658-4e6d-4722-8330-7b6a5f89b28b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:40:33.852409 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-189c2658-4e6d-4722-8330-7b6a5f89b28b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:33.852549 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-189c2658-4e6d-4722-8330-7b6a5f89b28b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:33.852603 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-189c2658-4e6d-4722-8330-7b6a5f89b28b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:33.857501 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:33.857501 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:33.858246 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-189c2658-4e6d-4722-8330-7b6a5f89b28b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:40:33.858606 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1283/5175] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:33 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:33.868593 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cee7f491-4aaf-450f-8c2b-0c534c306275 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:33.922611 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cee7f491-4aaf-450f-8c2b-0c534c306275 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:40:33.922982 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cee7f491-4aaf-450f-8c2b-0c534c306275 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "4eaab458-ded6-4c49-a005-4089928df10a"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:33.924532 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-cee7f491-4aaf-450f-8c2b-0c534c306275 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Creating new backup {'backup': {'volume_id': '4eaab458-ded6-4c49-a005-4089928df10a'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:40:33.924660 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-cee7f491-4aaf-450f-8c2b-0c534c306275 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Creating backup of volume 4eaab458-ded6-4c49-a005-4089928df10a in container None Jul 31 05:40:33.932190 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:33.932190 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:33.932691 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cee7f491-4aaf-450f-8c2b-0c534c306275 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Volume info retrieved successfully. Jul 31 05:40:33.949301 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-cee7f491-4aaf-450f-8c2b-0c534c306275 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Created reservations ['ec61534c-6b16-46f9-bed3-64831adf780f', '2298ec20-e1e1-493e-8f0a-8c270e4e279e'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:33.971901 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cee7f491-4aaf-450f-8c2b-0c534c306275 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:40:33.972359 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1306/5176] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:40:33 2026] POST /volume/v3/backups => generated 288 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:33.980315 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b59cf55c-72a5-486b-9685-0478a3b3e9bf None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:33.982268 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b59cf55c-72a5-486b-9685-0478a3b3e9bf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:33.982496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b59cf55c-72a5-486b-9685-0478a3b3e9bf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:33.982700 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b59cf55c-72a5-486b-9685-0478a3b3e9bf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:33.982849 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b59cf55c-72a5-486b-9685-0478a3b3e9bf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:33.987305 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:33.987305 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:33.987801 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b59cf55c-72a5-486b-9685-0478a3b3e9bf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:33.988149 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1291/5177] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:33 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:34.302252 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-724b3bf4-16df-42e7-8587-8f7e9a14b06e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:34.304126 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-724b3bf4-16df-42e7-8587-8f7e9a14b06e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac Jul 31 05:40:34.304311 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-724b3bf4-16df-42e7-8587-8f7e9a14b06e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:34.304483 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-724b3bf4-16df-42e7-8587-8f7e9a14b06e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:34.311208 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:34.311208 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:34.314365 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-724b3bf4-16df-42e7-8587-8f7e9a14b06e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:40:34.318307 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-724b3bf4-16df-42e7-8587-8f7e9a14b06e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac returned with HTTP 200 Jul 31 05:40:34.318654 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1298/5178] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:34 2026] GET /volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac => generated 1357 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:34.334310 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d2cb6b1-f193-47f7-9d0e-efcfb3ff4bf7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:34.336088 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d2cb6b1-f193-47f7-9d0e-efcfb3ff4bf7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:40:34.336448 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d2cb6b1-f193-47f7-9d0e-efcfb3ff4bf7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "af180edf-a4d1-4028-8edf-174d89e5a9ac", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-824318953"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:34.337940 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-7d2cb6b1-f193-47f7-9d0e-efcfb3ff4bf7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating new backup {'backup': {'volume_id': 'af180edf-a4d1-4028-8edf-174d89e5a9ac', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-824318953'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:40:34.338079 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-7d2cb6b1-f193-47f7-9d0e-efcfb3ff4bf7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating backup of volume af180edf-a4d1-4028-8edf-174d89e5a9ac in container None Jul 31 05:40:34.347538 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:34.347538 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:34.348161 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d2cb6b1-f193-47f7-9d0e-efcfb3ff4bf7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:40:34.364687 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7d2cb6b1-f193-47f7-9d0e-efcfb3ff4bf7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Created reservations ['bbae1b54-48cf-44d1-a750-98a0aa3ad348', '17333735-82ab-4030-9cf9-19eac0596d3a'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:34.392763 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d2cb6b1-f193-47f7-9d0e-efcfb3ff4bf7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:40:34.393191 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1284/5179] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:40:34 2026] POST /volume/v3/backups => generated 329 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:34.401207 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ef0f2fd2-c014-4682-8879-26bcec0461c0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:34.403072 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef0f2fd2-c014-4682-8879-26bcec0461c0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:34.403281 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef0f2fd2-c014-4682-8879-26bcec0461c0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:34.403480 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ef0f2fd2-c014-4682-8879-26bcec0461c0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:34.403613 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ef0f2fd2-c014-4682-8879-26bcec0461c0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:34.408110 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:34.408110 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:34.409019 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ef0f2fd2-c014-4682-8879-26bcec0461c0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:34.409430 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1307/5180] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:34 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:34.625362 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d6d39170-bc23-479e-9e91-a8279c007fb1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:34.627179 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6d39170-bc23-479e-9e91-a8279c007fb1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:40:34.627365 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6d39170-bc23-479e-9e91-a8279c007fb1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:34.627558 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6d39170-bc23-479e-9e91-a8279c007fb1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:34.634542 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:34.634542 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:34.637791 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d6d39170-bc23-479e-9e91-a8279c007fb1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:40:34.641938 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6d39170-bc23-479e-9e91-a8279c007fb1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 200 Jul 31 05:40:34.642433 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1292/5181] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:34 2026] GET /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:34.654521 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-631d71f9-5abb-4f5f-afb8-5412b01a85f8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:34.656413 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-631d71f9-5abb-4f5f-afb8-5412b01a85f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:40:34.656635 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-631d71f9-5abb-4f5f-afb8-5412b01a85f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:34.656823 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-631d71f9-5abb-4f5f-afb8-5412b01a85f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:34.663826 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:34.663826 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:34.667403 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-631d71f9-5abb-4f5f-afb8-5412b01a85f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:40:34.671829 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-631d71f9-5abb-4f5f-afb8-5412b01a85f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 200 Jul 31 05:40:34.672365 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1299/5182] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:34 2026] GET /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:34.760125 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-5ae6c39d-c2d5-4ee9-be17-c7d3cbaa6425 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:34.762499 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-5ae6c39d-c2d5-4ee9-be17-c7d3cbaa6425 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:40:34.762687 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-5ae6c39d-c2d5-4ee9-be17-c7d3cbaa6425 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:34.762904 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-5ae6c39d-c2d5-4ee9-be17-c7d3cbaa6425 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:34.769928 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:34.769928 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:34.773472 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-5ae6c39d-c2d5-4ee9-be17-c7d3cbaa6425 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:40:34.778309 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-5ae6c39d-c2d5-4ee9-be17-c7d3cbaa6425 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 200 Jul 31 05:40:34.778729 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1285/5183] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:40:34 2026] GET /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:34.997529 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-260ba732-4aef-41a5-99b7-f59b1dd7ea09 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:34.999368 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-260ba732-4aef-41a5-99b7-f59b1dd7ea09 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:34.999558 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-260ba732-4aef-41a5-99b7-f59b1dd7ea09 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:34.999734 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-260ba732-4aef-41a5-99b7-f59b1dd7ea09 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:34.999883 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-260ba732-4aef-41a5-99b7-f59b1dd7ea09 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:35.004315 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:35.004315 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:35.004904 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-260ba732-4aef-41a5-99b7-f59b1dd7ea09 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:35.005294 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1308/5184] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:34 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:35.286400 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-3bb0fb00-a7c5-4f3c-8ab3-d1391444282f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:35.288452 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-3bb0fb00-a7c5-4f3c-8ab3-d1391444282f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:40:35.288666 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-3bb0fb00-a7c5-4f3c-8ab3-d1391444282f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:35.288885 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-3bb0fb00-a7c5-4f3c-8ab3-d1391444282f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:35.295599 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:35.295599 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:35.298869 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-3bb0fb00-a7c5-4f3c-8ab3-d1391444282f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:40:35.303232 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-3bb0fb00-a7c5-4f3c-8ab3-d1391444282f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 200 Jul 31 05:40:35.303626 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1293/5185] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:40:35 2026] GET /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:35.314089 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1aef8d40-fc83-4057-8f0c-f78a22626eaf None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:35.314587 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1aef8d40-fc83-4057-8f0c-f78a22626eaf None None] GET https://10.4.3.227/volume// Jul 31 05:40:35.314860 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1aef8d40-fc83-4057-8f0c-f78a22626eaf None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:35.315138 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1aef8d40-fc83-4057-8f0c-f78a22626eaf None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:35.315593 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1aef8d40-fc83-4057-8f0c-f78a22626eaf None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:40:35.316021 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1300/5186] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:40:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:40:35.323377 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-e450896d-ce24-43d5-bf8b-278882014a67 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:35.325631 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-e450896d-ce24-43d5-bf8b-278882014a67 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:40:35.326122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-e450896d-ce24-43d5-bf8b-278882014a67 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cfd565f-0205-4fbb-8b9b-8ef57f3173ad", "connector": null, "instance_uuid": "a90cd4c4-4d5e-468d-b947-57d73504b9f5"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:35.335353 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:35.335353 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:35.358782 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-e450896d-ce24-43d5-bf8b-278882014a67 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:40:35.359243 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1286/5187] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:40:35 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 31 05:40:35.419644 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3dd65b4a-aefd-45a9-9fc3-f3f030cdb94e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:35.421645 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3dd65b4a-aefd-45a9-9fc3-f3f030cdb94e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:35.421844 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3dd65b4a-aefd-45a9-9fc3-f3f030cdb94e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:35.422018 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3dd65b4a-aefd-45a9-9fc3-f3f030cdb94e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:35.422385 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3dd65b4a-aefd-45a9-9fc3-f3f030cdb94e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:35.426483 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:35.426483 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:35.427368 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3dd65b4a-aefd-45a9-9fc3-f3f030cdb94e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:35.427907 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1309/5188] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:35 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:36.015680 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f138dbd0-debd-4942-8f85-5c57ff92e84c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:36.017495 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f138dbd0-debd-4942-8f85-5c57ff92e84c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:36.017684 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f138dbd0-debd-4942-8f85-5c57ff92e84c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:36.017875 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f138dbd0-debd-4942-8f85-5c57ff92e84c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:36.017971 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f138dbd0-debd-4942-8f85-5c57ff92e84c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:36.021988 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:36.021988 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:36.022662 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f138dbd0-debd-4942-8f85-5c57ff92e84c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:36.023076 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1294/5189] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:36 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:36.096919 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f2290ac2-1592-41d1-a710-972671080ac8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:36.097303 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2290ac2-1592-41d1-a710-972671080ac8 None None] GET https://10.4.3.227/volume// Jul 31 05:40:36.097480 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2290ac2-1592-41d1-a710-972671080ac8 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:36.097659 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f2290ac2-1592-41d1-a710-972671080ac8 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:36.097989 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f2290ac2-1592-41d1-a710-972671080ac8 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:40:36.098307 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1301/5190] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:40: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 31 05:40:36.105212 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-a728831c-4ca9-44b2-be06-baae74bfcae1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:36.107593 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-a728831c-4ca9-44b2-be06-baae74bfcae1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:40:36.107861 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-a728831c-4ca9-44b2-be06-baae74bfcae1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:36.108067 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-a728831c-4ca9-44b2-be06-baae74bfcae1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:36.119012 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:36.119012 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:36.123323 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-a728831c-4ca9-44b2-be06-baae74bfcae1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:40:36.128638 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-a728831c-4ca9-44b2-be06-baae74bfcae1 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 200 Jul 31 05:40:36.129176 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1287/5191] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:40:36 2026] GET /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 1546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:36.247904 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-9dd223a4-10f5-4432-be61-b820b9cd8865 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:36.251588 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-9dd223a4-10f5-4432-be61-b820b9cd8865 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] PUT https://10.4.3.227/volume/v3/attachments/00a6634b-6103-4792-a6ee-166c28bb7693 Jul 31 05:40:36.252151 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-9dd223a4-10f5-4432-be61-b820b9cd8865 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:36.262739 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-9dd223a4-10f5-4432-be61-b820b9cd8865 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Acquiring lock "cinder-attachment_update-6cfd565f-0205-4fbb-8b9b-8ef57f3173ad-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:40:36.267908 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-9dd223a4-10f5-4432-be61-b820b9cd8865 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-6cfd565f-0205-4fbb-8b9b-8ef57f3173ad-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:40:36.268925 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:36.268925 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:36.346429 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-9dd223a4-10f5-4432-be61-b820b9cd8865 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-6cfd565f-0205-4fbb-8b9b-8ef57f3173ad-np0000006182" released by "attachment_update" :: held 0.078s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:40:36.347447 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-9dd223a4-10f5-4432-be61-b820b9cd8865 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/00a6634b-6103-4792-a6ee-166c28bb7693 returned with HTTP 200 Jul 31 05:40:36.347954 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1310/5192] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:40:36 2026] PUT /volume/v3/attachments/00a6634b-6103-4792-a6ee-166c28bb7693 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:36.376300 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-1702f5ba-6d56-4d83-b4b3-6b4e0ff5319d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:36.381534 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-1702f5ba-6d56-4d83-b4b3-6b4e0ff5319d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments/00a6634b-6103-4792-a6ee-166c28bb7693/action Jul 31 05:40:36.381881 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-1702f5ba-6d56-4d83-b4b3-6b4e0ff5319d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:36.381998 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-1702f5ba-6d56-4d83-b4b3-6b4e0ff5319d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:36.416185 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:36.416185 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:36.431131 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-d8293a69-9705-46a2-9c6a-2c5ed1ee4078 req-1702f5ba-6d56-4d83-b4b3-6b4e0ff5319d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/00a6634b-6103-4792-a6ee-166c28bb7693/action returned with HTTP 204 Jul 31 05:40:36.431674 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1295/5193] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:40:36 2026] POST /volume/v3/attachments/00a6634b-6103-4792-a6ee-166c28bb7693/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:36.438979 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-31b2c671-2109-4bd9-bef4-167ac35d3251 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:36.440923 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31b2c671-2109-4bd9-bef4-167ac35d3251 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:36.441148 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31b2c671-2109-4bd9-bef4-167ac35d3251 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:36.441338 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-31b2c671-2109-4bd9-bef4-167ac35d3251 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:36.441440 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-31b2c671-2109-4bd9-bef4-167ac35d3251 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:36.445929 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:36.445929 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:36.446979 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-31b2c671-2109-4bd9-bef4-167ac35d3251 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:36.448326 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1302/5194] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:36 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:37.035417 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fcbea566-7b95-4392-a5df-02fd2e97b3c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:37.037439 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fcbea566-7b95-4392-a5df-02fd2e97b3c0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:37.037950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fcbea566-7b95-4392-a5df-02fd2e97b3c0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:37.038291 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fcbea566-7b95-4392-a5df-02fd2e97b3c0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:37.038448 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fcbea566-7b95-4392-a5df-02fd2e97b3c0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:37.043982 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:37.043982 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:37.044952 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fcbea566-7b95-4392-a5df-02fd2e97b3c0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:37.045441 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1288/5195] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:37 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:37.459361 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fbae2fc8-3285-44a1-be8e-3147ea5c3624 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:37.463342 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbae2fc8-3285-44a1-be8e-3147ea5c3624 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:37.463596 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbae2fc8-3285-44a1-be8e-3147ea5c3624 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:37.463865 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fbae2fc8-3285-44a1-be8e-3147ea5c3624 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:37.464037 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fbae2fc8-3285-44a1-be8e-3147ea5c3624 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:37.468582 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:37.468582 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:37.469471 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fbae2fc8-3285-44a1-be8e-3147ea5c3624 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:37.469999 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1311/5196] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:37 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:38.056214 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d8aca84e-f06f-470b-a684-e130a627ffb5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:38.058666 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8aca84e-f06f-470b-a684-e130a627ffb5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:38.059028 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8aca84e-f06f-470b-a684-e130a627ffb5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:38.059366 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d8aca84e-f06f-470b-a684-e130a627ffb5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:38.059563 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d8aca84e-f06f-470b-a684-e130a627ffb5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:38.064590 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:38.064590 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:38.065504 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d8aca84e-f06f-470b-a684-e130a627ffb5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:38.066072 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1296/5197] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:38 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:38.479892 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17b3a3f9-7473-4379-adc5-0c5bda567deb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:38.481598 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17b3a3f9-7473-4379-adc5-0c5bda567deb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:38.481808 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17b3a3f9-7473-4379-adc5-0c5bda567deb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:38.481980 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17b3a3f9-7473-4379-adc5-0c5bda567deb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:38.482080 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-17b3a3f9-7473-4379-adc5-0c5bda567deb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:38.486605 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:38.486605 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:38.487606 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17b3a3f9-7473-4379-adc5-0c5bda567deb tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:38.488061 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1303/5198] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:38 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:39.075315 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d2f9b351-0751-4baf-a47b-66d111dcaae9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:39.077050 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2f9b351-0751-4baf-a47b-66d111dcaae9 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:39.077239 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2f9b351-0751-4baf-a47b-66d111dcaae9 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:39.077412 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d2f9b351-0751-4baf-a47b-66d111dcaae9 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:39.077508 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d2f9b351-0751-4baf-a47b-66d111dcaae9 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:39.081373 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:39.081373 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:39.081921 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d2f9b351-0751-4baf-a47b-66d111dcaae9 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:39.082408 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1289/5199] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:39 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:39.500497 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e20f7f91-5e6b-4656-b145-996e6f84c092 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:39.502197 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e20f7f91-5e6b-4656-b145-996e6f84c092 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:39.503471 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e20f7f91-5e6b-4656-b145-996e6f84c092 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:39.503471 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e20f7f91-5e6b-4656-b145-996e6f84c092 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:39.503471 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e20f7f91-5e6b-4656-b145-996e6f84c092 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:39.507643 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:39.507643 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:39.508504 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e20f7f91-5e6b-4656-b145-996e6f84c092 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:39.508951 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1312/5200] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:39 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:40.091633 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f83c213-8a58-462a-a73a-0a5acd4f66fa None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:40.093306 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f83c213-8a58-462a-a73a-0a5acd4f66fa tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:40.093666 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f83c213-8a58-462a-a73a-0a5acd4f66fa tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:40.093948 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f83c213-8a58-462a-a73a-0a5acd4f66fa tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:40.094134 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9f83c213-8a58-462a-a73a-0a5acd4f66fa tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:40.099909 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:40.099909 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:40.099909 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f83c213-8a58-462a-a73a-0a5acd4f66fa tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:40.099909 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1297/5201] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:40 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:40.521632 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-60dd9fc9-7191-4bcc-80bb-9901fd64c32e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:40.523499 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60dd9fc9-7191-4bcc-80bb-9901fd64c32e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:40.523726 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60dd9fc9-7191-4bcc-80bb-9901fd64c32e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:40.524418 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-60dd9fc9-7191-4bcc-80bb-9901fd64c32e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:40.524418 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-60dd9fc9-7191-4bcc-80bb-9901fd64c32e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:40.528733 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:40.528733 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:40.529213 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-60dd9fc9-7191-4bcc-80bb-9901fd64c32e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:40.529621 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1304/5202] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:40 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:41.110520 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-9442bf7e-cb67-4d71-8935-934722a37f18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:41.112292 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9442bf7e-cb67-4d71-8935-934722a37f18 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:41.112550 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9442bf7e-cb67-4d71-8935-934722a37f18 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:41.112749 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-9442bf7e-cb67-4d71-8935-934722a37f18 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:41.112858 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-9442bf7e-cb67-4d71-8935-934722a37f18 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:41.117312 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:41.117312 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:41.118075 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-9442bf7e-cb67-4d71-8935-934722a37f18 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:41.118508 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1290/5203] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:41 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:41.547128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81e8f611-e351-48ad-acb7-1e5adc692509 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:41.552138 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81e8f611-e351-48ad-acb7-1e5adc692509 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:41.552138 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81e8f611-e351-48ad-acb7-1e5adc692509 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:41.552138 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81e8f611-e351-48ad-acb7-1e5adc692509 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:41.552138 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-81e8f611-e351-48ad-acb7-1e5adc692509 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:41.555337 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:41.555337 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:41.556089 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81e8f611-e351-48ad-acb7-1e5adc692509 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:41.556500 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1313/5204] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:41 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:42.130500 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0195548e-3e52-4564-9d42-a3e2e8b75ce1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:42.133746 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0195548e-3e52-4564-9d42-a3e2e8b75ce1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:42.133989 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0195548e-3e52-4564-9d42-a3e2e8b75ce1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:42.134183 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0195548e-3e52-4564-9d42-a3e2e8b75ce1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:42.134281 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0195548e-3e52-4564-9d42-a3e2e8b75ce1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:42.139010 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:42.139010 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:42.139674 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0195548e-3e52-4564-9d42-a3e2e8b75ce1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:42.140112 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1298/5205] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:42 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:42.568329 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa9c9510-a3a7-4cf2-a8f7-fc5d3e06b55c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:42.570504 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa9c9510-a3a7-4cf2-a8f7-fc5d3e06b55c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:42.570768 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa9c9510-a3a7-4cf2-a8f7-fc5d3e06b55c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:42.570988 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa9c9510-a3a7-4cf2-a8f7-fc5d3e06b55c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:42.571129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-aa9c9510-a3a7-4cf2-a8f7-fc5d3e06b55c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:42.575989 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:42.575989 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:42.576926 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa9c9510-a3a7-4cf2-a8f7-fc5d3e06b55c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:42.577315 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1305/5206] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:42 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:43.152593 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a8860714-d8c7-4dfd-bd43-14ccc335395f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:43.154838 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8860714-d8c7-4dfd-bd43-14ccc335395f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:43.155149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8860714-d8c7-4dfd-bd43-14ccc335395f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:43.155329 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a8860714-d8c7-4dfd-bd43-14ccc335395f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:43.155494 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a8860714-d8c7-4dfd-bd43-14ccc335395f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:43.162654 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:43.162654 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:43.163612 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a8860714-d8c7-4dfd-bd43-14ccc335395f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:43.164044 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1291/5207] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:43 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:43.590232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d52c3203-3fb9-47be-bf21-3ada150d3d45 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:43.592341 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d52c3203-3fb9-47be-bf21-3ada150d3d45 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:43.592598 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d52c3203-3fb9-47be-bf21-3ada150d3d45 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:43.592838 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d52c3203-3fb9-47be-bf21-3ada150d3d45 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:43.592941 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d52c3203-3fb9-47be-bf21-3ada150d3d45 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:43.597968 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:43.597968 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:43.598827 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d52c3203-3fb9-47be-bf21-3ada150d3d45 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:43.599262 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1314/5208] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:43 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:44.182711 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9bf8f3e7-440f-4ed6-9e9d-d0576693fe05 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:44.184455 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9bf8f3e7-440f-4ed6-9e9d-d0576693fe05 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:44.184665 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9bf8f3e7-440f-4ed6-9e9d-d0576693fe05 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:44.184879 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9bf8f3e7-440f-4ed6-9e9d-d0576693fe05 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:44.185005 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9bf8f3e7-440f-4ed6-9e9d-d0576693fe05 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:44.189784 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:44.189784 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:44.190497 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9bf8f3e7-440f-4ed6-9e9d-d0576693fe05 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:44.190783 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1299/5209] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:44 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:44.609424 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ac0c7c04-6310-42cf-ad88-1f4395feef4c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:44.611654 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac0c7c04-6310-42cf-ad88-1f4395feef4c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:44.611930 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac0c7c04-6310-42cf-ad88-1f4395feef4c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:44.612181 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ac0c7c04-6310-42cf-ad88-1f4395feef4c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:44.612322 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ac0c7c04-6310-42cf-ad88-1f4395feef4c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:44.617472 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:44.617472 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:44.618440 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ac0c7c04-6310-42cf-ad88-1f4395feef4c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:44.618846 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1306/5210] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:44 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:45.212983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0bdc9938-c123-458b-80e1-17474ab83ae8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:45.214759 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bdc9938-c123-458b-80e1-17474ab83ae8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:45.215012 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bdc9938-c123-458b-80e1-17474ab83ae8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:45.215242 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0bdc9938-c123-458b-80e1-17474ab83ae8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:45.215376 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0bdc9938-c123-458b-80e1-17474ab83ae8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:45.219495 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:45.219495 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:45.220134 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0bdc9938-c123-458b-80e1-17474ab83ae8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:45.220483 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1292/5211] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:45 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:45.629627 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a88d6fdc-2374-427f-9b8a-583c1578bd3d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:45.631754 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a88d6fdc-2374-427f-9b8a-583c1578bd3d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:45.631952 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a88d6fdc-2374-427f-9b8a-583c1578bd3d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:45.632166 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a88d6fdc-2374-427f-9b8a-583c1578bd3d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:45.632315 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a88d6fdc-2374-427f-9b8a-583c1578bd3d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:45.637159 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:45.637159 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:45.638126 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a88d6fdc-2374-427f-9b8a-583c1578bd3d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:45.638549 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1315/5212] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:45 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:46.251877 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bfc70b1b-bfde-4e17-a76d-c973d4d2cf78 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:46.253473 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfc70b1b-bfde-4e17-a76d-c973d4d2cf78 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:46.253706 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfc70b1b-bfde-4e17-a76d-c973d4d2cf78 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:46.253899 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bfc70b1b-bfde-4e17-a76d-c973d4d2cf78 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:46.254031 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bfc70b1b-bfde-4e17-a76d-c973d4d2cf78 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:46.257967 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:46.257967 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:46.258511 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bfc70b1b-bfde-4e17-a76d-c973d4d2cf78 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:46.258883 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1300/5213] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:46 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:46.650183 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-aa1ea208-ad7f-4b5d-9d66-6f9d3d3b7aa7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:46.652345 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa1ea208-ad7f-4b5d-9d66-6f9d3d3b7aa7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:46.652531 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa1ea208-ad7f-4b5d-9d66-6f9d3d3b7aa7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:46.652783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-aa1ea208-ad7f-4b5d-9d66-6f9d3d3b7aa7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:46.652922 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-aa1ea208-ad7f-4b5d-9d66-6f9d3d3b7aa7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:46.657879 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:46.657879 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:46.658808 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-aa1ea208-ad7f-4b5d-9d66-6f9d3d3b7aa7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:46.659269 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1307/5214] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:46 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:47.270397 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-df9d542c-38b0-4e85-8c12-9b5e75f5d1c2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:47.272517 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df9d542c-38b0-4e85-8c12-9b5e75f5d1c2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:47.272800 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df9d542c-38b0-4e85-8c12-9b5e75f5d1c2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:47.272966 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-df9d542c-38b0-4e85-8c12-9b5e75f5d1c2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:47.273085 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-df9d542c-38b0-4e85-8c12-9b5e75f5d1c2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:47.275299 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=211,cinder:UPDATE=36,cinder:INSERT=18 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:40:47.279268 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:47.279268 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:47.280268 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-df9d542c-38b0-4e85-8c12-9b5e75f5d1c2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:47.280868 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1293/5215] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:47 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:40:47.670934 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5b60bb4a-3294-4ea3-b521-a9476226cf5e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:47.672878 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b60bb4a-3294-4ea3-b521-a9476226cf5e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:47.673130 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b60bb4a-3294-4ea3-b521-a9476226cf5e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:47.673376 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b60bb4a-3294-4ea3-b521-a9476226cf5e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:47.673509 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5b60bb4a-3294-4ea3-b521-a9476226cf5e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:47.675252 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=193,cinder:UPDATE=48,cinder:INSERT=17 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:40:47.678838 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:47.678838 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:47.679608 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b60bb4a-3294-4ea3-b521-a9476226cf5e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:47.680751 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1316/5216] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:47 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:48.297689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b361b66e-7276-41ae-add8-c84358500434 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:48.299317 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b361b66e-7276-41ae-add8-c84358500434 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:48.299636 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b361b66e-7276-41ae-add8-c84358500434 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:48.299812 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b361b66e-7276-41ae-add8-c84358500434 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:48.299955 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b361b66e-7276-41ae-add8-c84358500434 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:48.305055 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:48.305055 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:48.305796 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b361b66e-7276-41ae-add8-c84358500434 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:48.306220 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1301/5217] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:48 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:48.694179 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f39e27db-4aad-41fa-845e-9f8123c1587b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:48.695961 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f39e27db-4aad-41fa-845e-9f8123c1587b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:48.696195 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f39e27db-4aad-41fa-845e-9f8123c1587b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:48.696383 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f39e27db-4aad-41fa-845e-9f8123c1587b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:48.696510 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f39e27db-4aad-41fa-845e-9f8123c1587b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:48.700855 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:48.700855 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:48.701581 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f39e27db-4aad-41fa-845e-9f8123c1587b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:48.701943 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1308/5218] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:48 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:48.711495 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f4e3acfd-6e66-4460-85f8-c352191e907c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:48.713309 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4e3acfd-6e66-4460-85f8-c352191e907c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:48.713542 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4e3acfd-6e66-4460-85f8-c352191e907c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:48.713793 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f4e3acfd-6e66-4460-85f8-c352191e907c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:48.713938 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f4e3acfd-6e66-4460-85f8-c352191e907c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:48.718302 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:48.718302 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:48.719065 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f4e3acfd-6e66-4460-85f8-c352191e907c tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:48.719478 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1294/5219] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:48 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:48.729256 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf9e72c7-39a8-4702-889c-16901408d944 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:48.731025 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf9e72c7-39a8-4702-889c-16901408d944 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:48.731268 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf9e72c7-39a8-4702-889c-16901408d944 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:48.731510 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf9e72c7-39a8-4702-889c-16901408d944 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:48.731624 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-cf9e72c7-39a8-4702-889c-16901408d944 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete backup with id: 7ff714b2-f7d2-4174-a45b-cf48c04d321e. Jul 31 05:40:48.736561 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:48.736561 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:48.749115 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-cf9e72c7-39a8-4702-889c-16901408d944 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] delete_backup rpcapi backup_id 7ff714b2-f7d2-4174-a45b-cf48c04d321e {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:40:48.751086 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf9e72c7-39a8-4702-889c-16901408d944 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 202 Jul 31 05:40:48.751611 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1317/5220] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:40:48 2026] DELETE /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:40:48.759704 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fc7d17e9-cc2f-41c5-945e-401347b3935a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:48.763089 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc7d17e9-cc2f-41c5-945e-401347b3935a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:48.763346 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc7d17e9-cc2f-41c5-945e-401347b3935a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:48.763557 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc7d17e9-cc2f-41c5-945e-401347b3935a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:48.763695 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-fc7d17e9-cc2f-41c5-945e-401347b3935a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:48.770699 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:48.770699 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:48.771457 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc7d17e9-cc2f-41c5-945e-401347b3935a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:48.771849 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1302/5221] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:48 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:49.317619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9f2fef33-95cd-4311-832c-3984e7dc4533 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:49.319405 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f2fef33-95cd-4311-832c-3984e7dc4533 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:49.319613 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f2fef33-95cd-4311-832c-3984e7dc4533 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:49.319808 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9f2fef33-95cd-4311-832c-3984e7dc4533 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:49.319905 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9f2fef33-95cd-4311-832c-3984e7dc4533 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:49.324136 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:49.324136 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:49.324731 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9f2fef33-95cd-4311-832c-3984e7dc4533 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:49.325072 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1309/5222] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:49 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 709 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:49.782957 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-42676f7f-45c2-4dd9-87c7-1a6584e07b34 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:49.784558 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42676f7f-45c2-4dd9-87c7-1a6584e07b34 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:49.784763 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42676f7f-45c2-4dd9-87c7-1a6584e07b34 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:49.784955 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-42676f7f-45c2-4dd9-87c7-1a6584e07b34 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:49.785172 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-42676f7f-45c2-4dd9-87c7-1a6584e07b34 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:49.789272 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:49.789272 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:49.789994 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-42676f7f-45c2-4dd9-87c7-1a6584e07b34 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:49.790446 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1295/5223] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:49 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:50.336569 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-66983b0c-263d-4bde-855d-a25e487d4ccc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:50.338310 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66983b0c-263d-4bde-855d-a25e487d4ccc tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:50.338504 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66983b0c-263d-4bde-855d-a25e487d4ccc tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:50.338689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-66983b0c-263d-4bde-855d-a25e487d4ccc tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:50.338789 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-66983b0c-263d-4bde-855d-a25e487d4ccc tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id b5c8c499-5304-4592-ad30-8348654a2abe. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:50.342779 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:50.342779 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:50.343319 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-66983b0c-263d-4bde-855d-a25e487d4ccc tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 200 Jul 31 05:40:50.343651 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1318/5224] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:50 2026] GET /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 710 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:50.353156 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e95159b1-1f92-4a63-a23d-072311c0a8d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:50.354967 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e95159b1-1f92-4a63-a23d-072311c0a8d1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] DELETE https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe Jul 31 05:40:50.355214 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e95159b1-1f92-4a63-a23d-072311c0a8d1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:50.355398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e95159b1-1f92-4a63-a23d-072311c0a8d1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:50.355499 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-e95159b1-1f92-4a63-a23d-072311c0a8d1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete backup with id: b5c8c499-5304-4592-ad30-8348654a2abe. Jul 31 05:40:50.359641 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:50.359641 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:50.371191 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-e95159b1-1f92-4a63-a23d-072311c0a8d1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] delete_backup rpcapi backup_id b5c8c499-5304-4592-ad30-8348654a2abe {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:40:50.372995 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e95159b1-1f92-4a63-a23d-072311c0a8d1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe returned with HTTP 202 Jul 31 05:40:50.373458 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1303/5225] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:40:50 2026] DELETE /volume/v3/backups/b5c8c499-5304-4592-ad30-8348654a2abe => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:40:50.383386 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:50.388454 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:40:50.388952 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-266640249"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:50.390532 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-266640249'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:40:50.390673 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume of 1 GB Jul 31 05:40:50.395640 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Availability Zones retrieved successfully. Jul 31 05:40:50.400862 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Flow 'volume_create_api' (40d6ec25-4dc3-47e6-9225-54417618d597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:50.401890 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94f3e77-7799-4929-a980-cd94c89d5c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:50.402856 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:40:50.430488 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c94f3e77-7799-4929-a980-cd94c89d5c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:50.431753 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4acc17ae-8c07-4e2f-b011-e033f1b101a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:50.476412 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Created reservations ['d0629c99-84da-4339-ad13-cbd98d0b2bc2', '72b3a3e5-31e3-4e44-9c8e-8a8375d724bb', 'd54493d3-a899-4b00-8097-11f8c06ccf03', 'abe7327e-ef3c-4e9e-a5fd-26af8e431da2'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:50.477277 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4acc17ae-8c07-4e2f-b011-e033f1b101a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0629c99-84da-4339-ad13-cbd98d0b2bc2', '72b3a3e5-31e3-4e44-9c8e-8a8375d724bb', 'd54493d3-a899-4b00-8097-11f8c06ccf03', 'abe7327e-ef3c-4e9e-a5fd-26af8e431da2']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:50.478018 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c403c63-b547-4047-a9d9-a58583cb987c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:50.503418 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c403c63-b547-4047-a9d9-a58583cb987c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7568a42-b05d-4865-81ed-0e5dc0e2678d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-266640249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c522ee36e284cb99509ef4c952a72af',qos_specs=None,replication_status=,reservations=['d0629c99-84da-4339-ad13-cbd98d0b2bc2','72b3a3e5-31e3-4e44-9c8e-8a8375d724bb','d54493d3-a899-4b00-8097-11f8c06ccf03','abe7327e-ef3c-4e9e-a5fd-26af8e431da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2541015722a44dac95115297c811b000',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-266640249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7568a42-b05d-4865-81ed-0e5dc0e2678d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c522ee36e284cb99509ef4c952a72af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2541015722a44dac95115297c811b000',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:50.504282 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6266bdb4-9d6d-47ff-b972-bf6a76910bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:50.521224 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6266bdb4-9d6d-47ff-b972-bf6a76910bd2) transitioned into state 'SUCCESS' from state '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-266640249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c522ee36e284cb99509ef4c952a72af',qos_specs=None,replication_status=,reservations=['d0629c99-84da-4339-ad13-cbd98d0b2bc2','72b3a3e5-31e3-4e44-9c8e-8a8375d724bb','d54493d3-a899-4b00-8097-11f8c06ccf03','abe7327e-ef3c-4e9e-a5fd-26af8e431da2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2541015722a44dac95115297c811b000',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:50.521973 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c36ea87-f35b-4978-9a28-e3a1c1adab94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:50.531427 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c36ea87-f35b-4978-9a28-e3a1c1adab94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:50.532300 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Flow 'volume_create_api' (40d6ec25-4dc3-47e6-9225-54417618d597) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:50.532616 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume request issued successfully. Jul 31 05:40:50.533499 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ba893d55-e2ec-4a22-bbe1-fe6b5e51444f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:40:50.533937 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1310/5226] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:40:50 2026] POST /volume/v3/volumes => generated 777 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:50.547892 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-341a8854-ee62-4dc1-8f06-b8c6c3defbfe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:50.550036 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-341a8854-ee62-4dc1-8f06-b8c6c3defbfe tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d Jul 31 05:40:50.550264 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-341a8854-ee62-4dc1-8f06-b8c6c3defbfe tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:50.550473 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-341a8854-ee62-4dc1-8f06-b8c6c3defbfe tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:50.558063 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:50.558063 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:50.561821 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-341a8854-ee62-4dc1-8f06-b8c6c3defbfe tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:40:50.565928 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-341a8854-ee62-4dc1-8f06-b8c6c3defbfe tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d returned with HTTP 200 Jul 31 05:40:50.566350 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1296/5227] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:50 2026] GET /volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d => generated 956 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:50.800649 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7123615c-09d3-4608-92a9-32a94d9dca7b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:50.802533 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7123615c-09d3-4608-92a9-32a94d9dca7b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:50.802750 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7123615c-09d3-4608-92a9-32a94d9dca7b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:50.802977 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7123615c-09d3-4608-92a9-32a94d9dca7b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:50.803077 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7123615c-09d3-4608-92a9-32a94d9dca7b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:50.807816 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:50.807816 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:50.808556 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7123615c-09d3-4608-92a9-32a94d9dca7b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 200 Jul 31 05:40:50.808950 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1319/5228] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:50 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:50.818254 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-23d476dd-95d3-4749-81cf-4ffd7348fce3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:50.820040 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23d476dd-95d3-4749-81cf-4ffd7348fce3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:50.820279 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23d476dd-95d3-4749-81cf-4ffd7348fce3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:50.820487 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23d476dd-95d3-4749-81cf-4ffd7348fce3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:50.827785 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:50.827785 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:50.831756 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-23d476dd-95d3-4749-81cf-4ffd7348fce3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:50.836966 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23d476dd-95d3-4749-81cf-4ffd7348fce3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:50.836966 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1304/5229] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:50 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:50.852109 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-43755889-e887-43b2-9f83-75b1452d1f4f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:50.854461 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43755889-e887-43b2-9f83-75b1452d1f4f tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:50.854702 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43755889-e887-43b2-9f83-75b1452d1f4f tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:50.854924 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-43755889-e887-43b2-9f83-75b1452d1f4f tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:50.865815 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:50.865815 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:50.871269 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-43755889-e887-43b2-9f83-75b1452d1f4f tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:50.876168 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-43755889-e887-43b2-9f83-75b1452d1f4f tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:50.876609 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1311/5230] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:50 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:50.918665 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-bc265375-c7de-4505-a54b-5e01320901af None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:50.920614 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-bc265375-c7de-4505-a54b-5e01320901af tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:50.920841 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-bc265375-c7de-4505-a54b-5e01320901af tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:50.921015 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-bc265375-c7de-4505-a54b-5e01320901af tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:50.927816 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:50.927816 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:50.931804 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-bc265375-c7de-4505-a54b-5e01320901af tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:50.936321 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-bc265375-c7de-4505-a54b-5e01320901af tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:50.937538 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1297/5231] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:40:50 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:51.010824 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dabc5cd2-f238-4659-8af8-cb736a13669d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:51.011257 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dabc5cd2-f238-4659-8af8-cb736a13669d None None] GET https://10.4.3.227/volume// Jul 31 05:40:51.011438 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dabc5cd2-f238-4659-8af8-cb736a13669d None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:51.011665 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dabc5cd2-f238-4659-8af8-cb736a13669d None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:51.011995 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dabc5cd2-f238-4659-8af8-cb736a13669d None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:40:51.012660 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1320/5232] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:40: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 31 05:40:51.020110 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-bcb619c5-9ca2-4575-b007-9471b0914ce3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:51.022049 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-bcb619c5-9ca2-4575-b007-9471b0914ce3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:40:51.022393 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-bcb619c5-9ca2-4575-b007-9471b0914ce3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7bc4424c-01fa-44a4-abab-2df8642a8f47", "connector": null, "instance_uuid": "0ee59387-d6c6-4d7f-8bfe-0dbddbab3d82"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:51.030242 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:51.030242 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:51.053880 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-bcb619c5-9ca2-4575-b007-9471b0914ce3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:40:51.054307 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1305/5233] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:40: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 31 05:40:51.083004 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a47b52bd-17c9-4deb-badc-7545c45c27e1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:51.085322 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a47b52bd-17c9-4deb-badc-7545c45c27e1 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:51.085591 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a47b52bd-17c9-4deb-badc-7545c45c27e1 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:51.085865 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a47b52bd-17c9-4deb-badc-7545c45c27e1 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:51.091191 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-be98e836-63df-4bfb-a94c-19b3302e3fdb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:51.091600 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be98e836-63df-4bfb-a94c-19b3302e3fdb None None] GET https://10.4.3.227/volume// Jul 31 05:40:51.091789 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be98e836-63df-4bfb-a94c-19b3302e3fdb None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:51.092013 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-be98e836-63df-4bfb-a94c-19b3302e3fdb None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:51.092291 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-be98e836-63df-4bfb-a94c-19b3302e3fdb None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:40:51.092588 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1298/5234] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:40: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 31 05:40:51.097531 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:51.097531 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:51.103053 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-db8981a7-82fd-4df4-909c-8f775f906d24 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:51.104349 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-a47b52bd-17c9-4deb-badc-7545c45c27e1 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:51.109129 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-db8981a7-82fd-4df4-909c-8f775f906d24 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:51.109422 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-db8981a7-82fd-4df4-909c-8f775f906d24 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:51.109686 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-db8981a7-82fd-4df4-909c-8f775f906d24 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:51.117588 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a47b52bd-17c9-4deb-badc-7545c45c27e1 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:51.118147 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1312/5235] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:51 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 839 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:51.124860 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:51.124860 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:51.129034 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-db8981a7-82fd-4df4-909c-8f775f906d24 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:51.134402 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-db8981a7-82fd-4df4-909c-8f775f906d24 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:51.134915 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1321/5236] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:40:51 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 1019 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 31 05:40:51.237553 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-38834734-daa3-4206-9cf9-e2bfed3e3783 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:51.240025 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-38834734-daa3-4206-9cf9-e2bfed3e3783 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] PUT https://10.4.3.227/volume/v3/attachments/cad78a0a-651e-4896-bb0a-32374d6944b5 Jul 31 05:40:51.240025 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-38834734-daa3-4206-9cf9-e2bfed3e3783 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:51.248036 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-38834734-daa3-4206-9cf9-e2bfed3e3783 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Acquiring lock "cinder-attachment_update-7bc4424c-01fa-44a4-abab-2df8642a8f47-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:40:51.252992 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-38834734-daa3-4206-9cf9-e2bfed3e3783 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Lock "cinder-attachment_update-7bc4424c-01fa-44a4-abab-2df8642a8f47-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:40:51.254385 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:51.254385 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:51.333717 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-38834734-daa3-4206-9cf9-e2bfed3e3783 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Lock "cinder-attachment_update-7bc4424c-01fa-44a4-abab-2df8642a8f47-np0000006182" released by "attachment_update" :: held 0.081s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:40:51.334273 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-38834734-daa3-4206-9cf9-e2bfed3e3783 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/attachments/cad78a0a-651e-4896-bb0a-32374d6944b5 returned with HTTP 200 Jul 31 05:40:51.334749 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1306/5237] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:40:51 2026] PUT /volume/v3/attachments/cad78a0a-651e-4896-bb0a-32374d6944b5 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:51.583051 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8ac08764-ab5e-439f-82af-27d7936e7170 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:51.584810 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ac08764-ab5e-439f-82af-27d7936e7170 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d Jul 31 05:40:51.585041 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ac08764-ab5e-439f-82af-27d7936e7170 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:51.585273 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8ac08764-ab5e-439f-82af-27d7936e7170 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:51.592918 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:51.592918 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:51.596395 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8ac08764-ab5e-439f-82af-27d7936e7170 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:40:51.600426 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8ac08764-ab5e-439f-82af-27d7936e7170 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d returned with HTTP 200 Jul 31 05:40:51.600832 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1299/5238] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:51 2026] GET /volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:51.613890 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-142ed724-e6f4-4429-8608-f0be66c8bfa8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:51.615669 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-142ed724-e6f4-4429-8608-f0be66c8bfa8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:40:51.616046 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-142ed724-e6f4-4429-8608-f0be66c8bfa8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e7568a42-b05d-4865-81ed-0e5dc0e2678d", "name": "tempest-type-Backup-668957215"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:51.617416 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-142ed724-e6f4-4429-8608-f0be66c8bfa8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Creating new backup {'backup': {'volume_id': 'e7568a42-b05d-4865-81ed-0e5dc0e2678d', 'name': 'tempest-type-Backup-668957215'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:40:51.617566 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-142ed724-e6f4-4429-8608-f0be66c8bfa8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Creating backup of volume e7568a42-b05d-4865-81ed-0e5dc0e2678d in container None Jul 31 05:40:51.624500 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:51.624500 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:51.624839 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-142ed724-e6f4-4429-8608-f0be66c8bfa8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:40:51.644008 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-142ed724-e6f4-4429-8608-f0be66c8bfa8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Created reservations ['28e926a5-ec30-42da-94c1-e42d842278ac', 'eafcce2e-5a55-4d59-8038-6d530792d84b'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:51.670263 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-142ed724-e6f4-4429-8608-f0be66c8bfa8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:40:51.670682 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1313/5239] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:40:51 2026] POST /volume/v3/backups => generated 315 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:51.678824 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-adfafebf-2e72-4c15-b094-27be27a13cd7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:51.681083 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-adfafebf-2e72-4c15-b094-27be27a13cd7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:40:51.681229 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-adfafebf-2e72-4c15-b094-27be27a13cd7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:51.681452 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-adfafebf-2e72-4c15-b094-27be27a13cd7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:51.681556 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-adfafebf-2e72-4c15-b094-27be27a13cd7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:51.685781 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:51.685781 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:51.686492 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-adfafebf-2e72-4c15-b094-27be27a13cd7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:40:51.686916 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1322/5240] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:51 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:51.818943 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-75ca1688-92c0-4f98-8e8d-80fb17536a03 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:51.821152 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75ca1688-92c0-4f98-8e8d-80fb17536a03 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e Jul 31 05:40:51.821465 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75ca1688-92c0-4f98-8e8d-80fb17536a03 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:51.821762 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-75ca1688-92c0-4f98-8e8d-80fb17536a03 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:51.821938 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-75ca1688-92c0-4f98-8e8d-80fb17536a03 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 7ff714b2-f7d2-4174-a45b-cf48c04d321e. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:51.825836 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-75ca1688-92c0-4f98-8e8d-80fb17536a03 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e returned with HTTP 404 Jul 31 05:40:51.826355 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1307/5241] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:51 2026] GET /volume/v3/backups/7ff714b2-f7d2-4174-a45b-cf48c04d321e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:52.129474 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fff8610f-16ee-4286-af82-bd808ef516b4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:52.131524 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fff8610f-16ee-4286-af82-bd808ef516b4 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:52.131724 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fff8610f-16ee-4286-af82-bd808ef516b4 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:52.131965 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fff8610f-16ee-4286-af82-bd808ef516b4 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:52.140714 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:52.140714 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:52.143855 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-fff8610f-16ee-4286-af82-bd808ef516b4 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:52.148248 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fff8610f-16ee-4286-af82-bd808ef516b4 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:52.148587 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1300/5242] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:52 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:52.251060 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4caa4f63-8d60-4e67-92dc-5929d574564a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:52.252907 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4caa4f63-8d60-4e67-92dc-5929d574564a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:40:52.253109 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4caa4f63-8d60-4e67-92dc-5929d574564a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:52.253303 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4caa4f63-8d60-4e67-92dc-5929d574564a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:52.253415 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-4caa4f63-8d60-4e67-92dc-5929d574564a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete backup with id: 3a71d844-226d-4c13-b642-e741eea49609. Jul 31 05:40:52.257782 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:52.257782 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:52.269668 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-4caa4f63-8d60-4e67-92dc-5929d574564a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] delete_backup rpcapi backup_id 3a71d844-226d-4c13-b642-e741eea49609 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:40:52.274118 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4caa4f63-8d60-4e67-92dc-5929d574564a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 202 Jul 31 05:40:52.274118 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1314/5243] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:40:52 2026] DELETE /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:40:52.279073 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e37f7fd-0471-462b-ba66-81be4af2aff6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:52.280722 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e37f7fd-0471-462b-ba66-81be4af2aff6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:40:52.280901 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e37f7fd-0471-462b-ba66-81be4af2aff6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:52.281075 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e37f7fd-0471-462b-ba66-81be4af2aff6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:52.281195 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8e37f7fd-0471-462b-ba66-81be4af2aff6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:52.285476 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:52.285476 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:52.286471 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e37f7fd-0471-462b-ba66-81be4af2aff6 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 200 Jul 31 05:40:52.286963 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1323/5244] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:52 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:52.699251 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c4031be-fab1-4354-ae88-33fe035a4c62 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:52.700966 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c4031be-fab1-4354-ae88-33fe035a4c62 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:40:52.701341 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c4031be-fab1-4354-ae88-33fe035a4c62 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:52.701391 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c4031be-fab1-4354-ae88-33fe035a4c62 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:52.702630 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7c4031be-fab1-4354-ae88-33fe035a4c62 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:52.707799 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:52.707799 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:52.708482 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c4031be-fab1-4354-ae88-33fe035a4c62 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:40:52.709015 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1308/5245] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:52 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:53.160636 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d0e73306-2f79-4fbc-924b-12e5139d0c98 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:53.162184 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0e73306-2f79-4fbc-924b-12e5139d0c98 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:53.162358 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0e73306-2f79-4fbc-924b-12e5139d0c98 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:53.162586 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d0e73306-2f79-4fbc-924b-12e5139d0c98 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:53.172737 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:53.172737 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:53.176406 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d0e73306-2f79-4fbc-924b-12e5139d0c98 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:53.180670 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d0e73306-2f79-4fbc-924b-12e5139d0c98 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:53.181075 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1301/5246] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:53 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:53.296783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c8870c85-aa82-4671-a429-48dbcc4ea662 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:53.300118 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8870c85-aa82-4671-a429-48dbcc4ea662 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 Jul 31 05:40:53.300118 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8870c85-aa82-4671-a429-48dbcc4ea662 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:53.300118 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c8870c85-aa82-4671-a429-48dbcc4ea662 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:53.300118 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c8870c85-aa82-4671-a429-48dbcc4ea662 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 3a71d844-226d-4c13-b642-e741eea49609. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:53.303555 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c8870c85-aa82-4671-a429-48dbcc4ea662 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 returned with HTTP 404 Jul 31 05:40:53.304193 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1315/5247] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:53 2026] GET /volume/v3/backups/3a71d844-226d-4c13-b642-e741eea49609 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:53.315917 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:53.320124 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:40:53.320124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-81911763"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:53.320124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-81911763'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:40:53.320124 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume of 1 GB Jul 31 05:40:53.324722 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Availability Zones retrieved successfully. Jul 31 05:40:53.330268 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Flow 'volume_create_api' (a14fb8da-753c-434b-b50b-c07bc4a64444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:53.331261 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850d920b-9322-4c80-ad13-4a9927087896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:53.332385 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:40:53.358305 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850d920b-9322-4c80-ad13-4a9927087896) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:53.359239 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724c9cd4-4bb8-4c77-aa3f-14b0cf9655fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:53.397434 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Created reservations ['de4acd81-8a46-4f98-8093-8b1c53a44110', '6dde282b-35a1-45e2-b5b9-57ca330def85', '1b096a66-8e49-4997-b0f7-f3f37b18713c', '90076df2-761a-4fea-a16b-a59722b9befa'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:53.400119 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (724c9cd4-4bb8-4c77-aa3f-14b0cf9655fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de4acd81-8a46-4f98-8093-8b1c53a44110', '6dde282b-35a1-45e2-b5b9-57ca330def85', '1b096a66-8e49-4997-b0f7-f3f37b18713c', '90076df2-761a-4fea-a16b-a59722b9befa']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:53.400119 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (688d87e2-a43b-4db5-aeb0-6f34fd06b642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:53.420451 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (688d87e2-a43b-4db5-aeb0-6f34fd06b642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cc67c9b-f609-4d8d-a722-0244bdd07342', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-81911763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee267e0daa464a84b5b991794450a86f',qos_specs=None,replication_status=,reservations=['de4acd81-8a46-4f98-8093-8b1c53a44110','6dde282b-35a1-45e2-b5b9-57ca330def85','1b096a66-8e49-4997-b0f7-f3f37b18713c','90076df2-761a-4fea-a16b-a59722b9befa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b248c77fe1410ca32881e7cda968e8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:40:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-81911763',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cc67c9b-f609-4d8d-a722-0244bdd07342,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee267e0daa464a84b5b991794450a86f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8b248c77fe1410ca32881e7cda968e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:53.421402 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e23a6a-fdf9-4464-9683-229a0e37d4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:53.438599 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73e23a6a-fdf9-4464-9683-229a0e37d4a3) transitioned into state 'SUCCESS' from state '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-81911763',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee267e0daa464a84b5b991794450a86f',qos_specs=None,replication_status=,reservations=['de4acd81-8a46-4f98-8093-8b1c53a44110','6dde282b-35a1-45e2-b5b9-57ca330def85','1b096a66-8e49-4997-b0f7-f3f37b18713c','90076df2-761a-4fea-a16b-a59722b9befa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8b248c77fe1410ca32881e7cda968e8',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:53.439479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9b3b7d-7b57-4448-9e92-08f096ed8e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:40:53.447627 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc9b3b7d-7b57-4448-9e92-08f096ed8e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:40:53.448640 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Flow 'volume_create_api' (a14fb8da-753c-434b-b50b-c07bc4a64444) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:40:53.449019 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create volume request issued successfully. Jul 31 05:40:53.449629 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0451637f-3a39-4fe7-9a8d-22e933667ed4 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:40:53.450091 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1324/5248] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:40:53 2026] POST /volume/v3/volumes => generated 747 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:53.461118 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b9acb218-5a99-4cc9-953a-0ef59fbef4ac None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:53.463466 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9acb218-5a99-4cc9-953a-0ef59fbef4ac tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 Jul 31 05:40:53.463762 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9acb218-5a99-4cc9-953a-0ef59fbef4ac tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:53.464034 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9acb218-5a99-4cc9-953a-0ef59fbef4ac tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:53.473270 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:53.473270 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:53.477997 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b9acb218-5a99-4cc9-953a-0ef59fbef4ac tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:40:53.484290 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9acb218-5a99-4cc9-953a-0ef59fbef4ac tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 returned with HTTP 200 Jul 31 05:40:53.484905 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1309/5249] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:53 2026] GET /volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:53.718973 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7c70fc2-090e-4e25-891c-216b741f888e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:53.720713 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7c70fc2-090e-4e25-891c-216b741f888e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:40:53.720914 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7c70fc2-090e-4e25-891c-216b741f888e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:53.721106 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7c70fc2-090e-4e25-891c-216b741f888e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:53.721222 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b7c70fc2-090e-4e25-891c-216b741f888e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:53.725243 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:53.725243 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:53.725793 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7c70fc2-090e-4e25-891c-216b741f888e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:40:53.726138 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1302/5250] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:53 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 724 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:54.193842 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e160fc2e-f330-4ab4-a630-a1ca6402e6ed None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:54.195952 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e160fc2e-f330-4ab4-a630-a1ca6402e6ed tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:54.196215 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e160fc2e-f330-4ab4-a630-a1ca6402e6ed tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:54.196449 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e160fc2e-f330-4ab4-a630-a1ca6402e6ed tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:54.210104 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:54.210104 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:54.213656 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e160fc2e-f330-4ab4-a630-a1ca6402e6ed tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:54.218803 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e160fc2e-f330-4ab4-a630-a1ca6402e6ed tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:54.219171 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1316/5251] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:54 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:54.497887 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a7471c92-7796-4f9a-8105-c849c892883a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:54.504505 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7471c92-7796-4f9a-8105-c849c892883a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 Jul 31 05:40:54.504505 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7471c92-7796-4f9a-8105-c849c892883a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:54.504505 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a7471c92-7796-4f9a-8105-c849c892883a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:54.507204 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:54.507204 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:54.510478 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-a7471c92-7796-4f9a-8105-c849c892883a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:40:54.514225 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a7471c92-7796-4f9a-8105-c849c892883a tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 returned with HTTP 200 Jul 31 05:40:54.515126 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1325/5252] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:54 2026] GET /volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:54.525908 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f17ae8de-6070-4398-be81-42df6afcefc3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:54.533293 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f17ae8de-6070-4398-be81-42df6afcefc3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:40:54.533293 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f17ae8de-6070-4398-be81-42df6afcefc3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9cc67c9b-f609-4d8d-a722-0244bdd07342", "name": "tempest-VolumesBackupsTest-Snapshot-831729985"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:54.539609 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:54.539609 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:54.539737 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f17ae8de-6070-4398-be81-42df6afcefc3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:40:54.539839 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-f17ae8de-6070-4398-be81-42df6afcefc3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Create snapshot from volume 9cc67c9b-f609-4d8d-a722-0244bdd07342 Jul 31 05:40:54.577671 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-f17ae8de-6070-4398-be81-42df6afcefc3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Created reservations ['47b926c1-11e8-4442-9c76-0a7d3740200d', 'b2561664-0cb6-4e59-a2d5-94fe323256ca', '32bcfecb-2f7b-4307-877d-11074c70a210', '23a5aa56-418f-4472-9c1d-09db20593eb3'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:54.578960 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-161541b4-1488-4aef-a568-d702cf01901b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:54.582283 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-161541b4-1488-4aef-a568-d702cf01901b tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] POST https://10.4.3.227/volume/v3/attachments/cad78a0a-651e-4896-bb0a-32374d6944b5/action Jul 31 05:40:54.582771 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-161541b4-1488-4aef-a568-d702cf01901b tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:54.582938 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-161541b4-1488-4aef-a568-d702cf01901b tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:54.604542 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:54.604542 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:54.608639 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f17ae8de-6070-4398-be81-42df6afcefc3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Snapshot create request issued successfully. Jul 31 05:40:54.609127 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f17ae8de-6070-4398-be81-42df6afcefc3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:40:54.609493 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1310/5253] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:40:54 2026] POST /volume/v3/snapshots => generated 304 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:54.615645 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2ce9e13d-902f-4fb4-898c-f6164c6a3b77 req-161541b4-1488-4aef-a568-d702cf01901b tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/attachments/cad78a0a-651e-4896-bb0a-32374d6944b5/action returned with HTTP 204 Jul 31 05:40:54.616266 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1303/5254] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:40:54 2026] POST /volume/v3/attachments/cad78a0a-651e-4896-bb0a-32374d6944b5/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:40:54.620021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-04f26bde-9d3c-4d19-b99b-06d4dc742f67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:54.621994 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-04f26bde-9d3c-4d19-b99b-06d4dc742f67 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee Jul 31 05:40:54.622243 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-04f26bde-9d3c-4d19-b99b-06d4dc742f67 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:54.622544 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-04f26bde-9d3c-4d19-b99b-06d4dc742f67 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:54.628004 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:54.628004 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:54.628482 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-04f26bde-9d3c-4d19-b99b-06d4dc742f67 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Snapshot retrieved successfully. Jul 31 05:40:54.631008 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-04f26bde-9d3c-4d19-b99b-06d4dc742f67 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee returned with HTTP 200 Jul 31 05:40:54.631008 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1317/5255] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:40:54 2026] GET /volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee => generated 436 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:54.736500 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-37f61497-57ae-41a8-b823-f3a97e3a6540 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:54.738214 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37f61497-57ae-41a8-b823-f3a97e3a6540 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:40:54.738425 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37f61497-57ae-41a8-b823-f3a97e3a6540 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:54.738648 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-37f61497-57ae-41a8-b823-f3a97e3a6540 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:54.738791 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-37f61497-57ae-41a8-b823-f3a97e3a6540 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:54.743027 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:54.743027 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:54.743631 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-37f61497-57ae-41a8-b823-f3a97e3a6540 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:40:54.743990 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1326/5256] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:54 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:55.231115 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3a20644f-6048-4624-a538-8f891ba161f0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:55.233044 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a20644f-6048-4624-a538-8f891ba161f0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:55.233264 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a20644f-6048-4624-a538-8f891ba161f0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:55.233444 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3a20644f-6048-4624-a538-8f891ba161f0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:55.242932 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:55.242932 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:55.246760 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-3a20644f-6048-4624-a538-8f891ba161f0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:55.250979 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3a20644f-6048-4624-a538-8f891ba161f0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:55.251376 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1311/5257] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:55 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 1132 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:55.263797 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5454d502-7e45-4e54-b99c-985113542863 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:55.265516 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5454d502-7e45-4e54-b99c-985113542863 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:55.265710 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5454d502-7e45-4e54-b99c-985113542863 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:55.265886 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5454d502-7e45-4e54-b99c-985113542863 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:55.275355 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:55.275355 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:55.278844 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5454d502-7e45-4e54-b99c-985113542863 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:55.282981 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5454d502-7e45-4e54-b99c-985113542863 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:55.283369 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1304/5258] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:55 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:55.639870 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-83386ae2-f8a6-472d-83e0-5c9bbb4d89f9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:55.641984 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83386ae2-f8a6-472d-83e0-5c9bbb4d89f9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee Jul 31 05:40:55.642249 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83386ae2-f8a6-472d-83e0-5c9bbb4d89f9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:55.642488 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-83386ae2-f8a6-472d-83e0-5c9bbb4d89f9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:55.648753 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:55.648753 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:55.649306 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-83386ae2-f8a6-472d-83e0-5c9bbb4d89f9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Snapshot retrieved successfully. Jul 31 05:40:55.650263 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-83386ae2-f8a6-472d-83e0-5c9bbb4d89f9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee returned with HTTP 200 Jul 31 05:40:55.650704 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1318/5259] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:40:55 2026] GET /volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:55.659200 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-322f76da-62d3-4ba9-aa68-f0592f834469 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:55.661542 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-322f76da-62d3-4ba9-aa68-f0592f834469 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] POST https://10.4.3.227/volume/v3/backups Jul 31 05:40:55.661947 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-322f76da-62d3-4ba9-aa68-f0592f834469 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9cc67c9b-f609-4d8d-a722-0244bdd07342", "snapshot_id": "e452cab6-95dd-4607-bfd5-13ed34de24ee", "name": "tempest-VolumesBackupsTest-Backup-564832294"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:55.663717 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-322f76da-62d3-4ba9-aa68-f0592f834469 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating new backup {'backup': {'volume_id': '9cc67c9b-f609-4d8d-a722-0244bdd07342', 'snapshot_id': 'e452cab6-95dd-4607-bfd5-13ed34de24ee', 'name': 'tempest-VolumesBackupsTest-Backup-564832294'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:40:55.663884 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-322f76da-62d3-4ba9-aa68-f0592f834469 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Creating backup of volume 9cc67c9b-f609-4d8d-a722-0244bdd07342 in container None Jul 31 05:40:55.671817 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:55.671817 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:55.672335 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-322f76da-62d3-4ba9-aa68-f0592f834469 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:40:55.677462 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:55.677462 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:55.677878 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-322f76da-62d3-4ba9-aa68-f0592f834469 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Snapshot retrieved successfully. Jul 31 05:40:55.690387 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-322f76da-62d3-4ba9-aa68-f0592f834469 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Created reservations ['3f500eff-7e2c-4df7-b524-4b268ea40005', '21c7b542-0c97-4527-97a2-0c0e785e438c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:55.715985 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-322f76da-62d3-4ba9-aa68-f0592f834469 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:40:55.716576 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1327/5260] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:40:55 2026] POST /volume/v3/backups => generated 329 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:55.726860 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b1ad9958-fd71-4b6d-9fd1-fad3766f7b3e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:55.729494 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1ad9958-fd71-4b6d-9fd1-fad3766f7b3e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:40:55.729714 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1ad9958-fd71-4b6d-9fd1-fad3766f7b3e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:55.729897 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b1ad9958-fd71-4b6d-9fd1-fad3766f7b3e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:55.729994 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b1ad9958-fd71-4b6d-9fd1-fad3766f7b3e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:55.734598 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:55.734598 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:55.735416 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b1ad9958-fd71-4b6d-9fd1-fad3766f7b3e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:40:55.735826 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1312/5261] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:55 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 770 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:55.753462 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e7a3e0d-90f4-466c-87d2-cff230bf7b78 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:55.755515 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e7a3e0d-90f4-466c-87d2-cff230bf7b78 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:40:55.755744 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e7a3e0d-90f4-466c-87d2-cff230bf7b78 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:55.755945 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e7a3e0d-90f4-466c-87d2-cff230bf7b78 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:55.756081 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8e7a3e0d-90f4-466c-87d2-cff230bf7b78 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:55.760434 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:55.760434 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:55.761133 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e7a3e0d-90f4-466c-87d2-cff230bf7b78 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:40:55.761678 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1305/5262] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:55 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:56.746145 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e6cd978f-e227-4dc6-8bdf-a3255f50191b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:56.747938 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6cd978f-e227-4dc6-8bdf-a3255f50191b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:40:56.748155 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6cd978f-e227-4dc6-8bdf-a3255f50191b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:56.748356 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6cd978f-e227-4dc6-8bdf-a3255f50191b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:56.748465 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e6cd978f-e227-4dc6-8bdf-a3255f50191b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:56.753406 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:56.753406 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:56.754242 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6cd978f-e227-4dc6-8bdf-a3255f50191b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:40:56.754630 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1319/5263] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:56 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:56.772124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b4235ebd-fe9d-4e59-a79f-7b773acd2d90 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:56.774134 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4235ebd-fe9d-4e59-a79f-7b773acd2d90 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:40:56.774381 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4235ebd-fe9d-4e59-a79f-7b773acd2d90 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:56.774628 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b4235ebd-fe9d-4e59-a79f-7b773acd2d90 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:56.774772 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b4235ebd-fe9d-4e59-a79f-7b773acd2d90 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:56.779244 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:56.779244 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:56.780041 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b4235ebd-fe9d-4e59-a79f-7b773acd2d90 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:40:56.780587 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1328/5264] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:56 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:57.767830 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e980db88-9617-4c51-97b3-3e09dba03b53 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:57.768536 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e980db88-9617-4c51-97b3-3e09dba03b53 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:40:57.768842 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e980db88-9617-4c51-97b3-3e09dba03b53 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:57.769117 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e980db88-9617-4c51-97b3-3e09dba03b53 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:57.769283 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e980db88-9617-4c51-97b3-3e09dba03b53 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:57.773676 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:57.773676 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:57.774441 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e980db88-9617-4c51-97b3-3e09dba03b53 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:40:57.774842 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1313/5265] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:57 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 772 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:57.790455 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dbd4aef2-cf23-4ddc-8cb7-f9246732c17e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:57.792535 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbd4aef2-cf23-4ddc-8cb7-f9246732c17e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:40:57.792786 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbd4aef2-cf23-4ddc-8cb7-f9246732c17e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:57.792985 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dbd4aef2-cf23-4ddc-8cb7-f9246732c17e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:57.793271 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-dbd4aef2-cf23-4ddc-8cb7-f9246732c17e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:57.798167 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:57.798167 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:57.798849 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dbd4aef2-cf23-4ddc-8cb7-f9246732c17e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:40:57.799303 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1306/5266] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:57 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:58.635162 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-ebbbd6bd-5ea0-450f-b1b5-274773f0ecfc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:58.637211 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-ebbbd6bd-5ea0-450f-b1b5-274773f0ecfc tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:58.637413 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-ebbbd6bd-5ea0-450f-b1b5-274773f0ecfc tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:58.637645 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-ebbbd6bd-5ea0-450f-b1b5-274773f0ecfc tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:58.646455 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:58.646455 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:58.649841 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-ebbbd6bd-5ea0-450f-b1b5-274773f0ecfc tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:58.653931 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-ebbbd6bd-5ea0-450f-b1b5-274773f0ecfc tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:58.654347 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1320/5267] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:40:58 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 1132 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:40:58.675754 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-7cf13fc7-61b1-4500-b3d7-8fc515e0a5c4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:58.677974 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-7cf13fc7-61b1-4500-b3d7-8fc515e0a5c4 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] POST https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47/action Jul 31 05:40:58.678339 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-7cf13fc7-61b1-4500-b3d7-8fc515e0a5c4 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:40:58.678503 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-7cf13fc7-61b1-4500-b3d7-8fc515e0a5c4 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:58.688701 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:58.688701 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:58.689086 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-7cf13fc7-61b1-4500-b3d7-8fc515e0a5c4 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:58.695446 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-7cf13fc7-61b1-4500-b3d7-8fc515e0a5c4 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Begin detaching volume completed successfully. Jul 31 05:40:58.695637 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-7cf13fc7-61b1-4500-b3d7-8fc515e0a5c4 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47/action returned with HTTP 202 Jul 31 05:40:58.695992 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1329/5268] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:40:58 2026] POST /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:40:58.737620 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-57c0f3fe-58fd-40fb-974e-dad4c43d1b11 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:58.738073 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57c0f3fe-58fd-40fb-974e-dad4c43d1b11 None None] GET https://10.4.3.227/volume// Jul 31 05:40:58.738302 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57c0f3fe-58fd-40fb-974e-dad4c43d1b11 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:58.738524 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57c0f3fe-58fd-40fb-974e-dad4c43d1b11 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:58.738918 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57c0f3fe-58fd-40fb-974e-dad4c43d1b11 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:40:58.739264 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1314/5269] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:40: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 31 05:40:58.748270 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-30d465ce-cbf5-40a0-96a0-1ccef6cbbffa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:58.750348 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-30d465ce-cbf5-40a0-96a0-1ccef6cbbffa tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:58.750570 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-30d465ce-cbf5-40a0-96a0-1ccef6cbbffa tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:58.750749 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-30d465ce-cbf5-40a0-96a0-1ccef6cbbffa tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:58.760148 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:58.760148 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:58.763278 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-30d465ce-cbf5-40a0-96a0-1ccef6cbbffa tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:58.767251 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-30d465ce-cbf5-40a0-96a0-1ccef6cbbffa tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:40:58.767633 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1307/5270] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:40:58 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 1315 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:40:58.787401 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d799aec3-37df-4d84-843f-44db58cf4490 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:58.789633 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d799aec3-37df-4d84-843f-44db58cf4490 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:40:58.789867 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d799aec3-37df-4d84-843f-44db58cf4490 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:58.790129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d799aec3-37df-4d84-843f-44db58cf4490 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:58.790265 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d799aec3-37df-4d84-843f-44db58cf4490 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:58.795485 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:58.795485 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:58.796237 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d799aec3-37df-4d84-843f-44db58cf4490 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:40:58.796496 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1321/5271] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:58 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 772 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:58.810205 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-956a882c-4657-4d32-85ed-69914e887664 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:58.812835 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-956a882c-4657-4d32-85ed-69914e887664 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:40:58.813187 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-956a882c-4657-4d32-85ed-69914e887664 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:58.813476 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-956a882c-4657-4d32-85ed-69914e887664 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:58.813662 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-956a882c-4657-4d32-85ed-69914e887664 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:58.818231 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:58.818231 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:58.818932 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-956a882c-4657-4d32-85ed-69914e887664 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:40:58.819341 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1330/5272] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:58 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:59.619498 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-2d39b75e-f1c5-49b1-a7e2-acdf1d71742f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:59.623433 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-2d39b75e-f1c5-49b1-a7e2-acdf1d71742f tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] DELETE https://10.4.3.227/volume/v3/attachments/cad78a0a-651e-4896-bb0a-32374d6944b5 Jul 31 05:40:59.623753 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-2d39b75e-f1c5-49b1-a7e2-acdf1d71742f tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:59.624056 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-2d39b75e-f1c5-49b1-a7e2-acdf1d71742f tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:59.626962 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=238,cinder:INSERT=38,cinder:UPDATE=78,cinder:DELETE=1 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:40:59.658118 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:59.658118 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:59.734843 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-90fc1efb-da8a-4e3b-98f2-ef5814a98cec req-2d39b75e-f1c5-49b1-a7e2-acdf1d71742f tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/attachments/cad78a0a-651e-4896-bb0a-32374d6944b5 returned with HTTP 200 Jul 31 05:40:59.735313 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1315/5273] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:40:59 2026] DELETE /volume/v3/attachments/cad78a0a-651e-4896-bb0a-32374d6944b5 => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:40:59.798777 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6e6c241b-7c77-4346-93b9-29dcccf04110 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:59.800607 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e6c241b-7c77-4346-93b9-29dcccf04110 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:40:59.800973 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6e6c241b-7c77-4346-93b9-29dcccf04110 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7bc4424c-01fa-44a4-abab-2df8642a8f47", "force": false, "name": "tempest-TestStampPattern-snapshot-1128412284", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:40:59.810564 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:59.810564 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:40:59.811225 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6e6c241b-7c77-4346-93b9-29dcccf04110 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:40:59.811371 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-6e6c241b-7c77-4346-93b9-29dcccf04110 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Create snapshot from volume 7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:40:59.832049 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-095bc96a-946f-46a3-b3c1-fced684fbd56 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:59.835254 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-095bc96a-946f-46a3-b3c1-fced684fbd56 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:40:59.835594 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-095bc96a-946f-46a3-b3c1-fced684fbd56 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:59.835859 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-095bc96a-946f-46a3-b3c1-fced684fbd56 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:59.836030 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-095bc96a-946f-46a3-b3c1-fced684fbd56 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:59.838145 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-46aca8c8-92be-48cd-be50-5932afc7ba29 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:59.840917 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46aca8c8-92be-48cd-be50-5932afc7ba29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:40:59.841187 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46aca8c8-92be-48cd-be50-5932afc7ba29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:59.841421 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-46aca8c8-92be-48cd-be50-5932afc7ba29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:59.841596 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-46aca8c8-92be-48cd-be50-5932afc7ba29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:40:59.848241 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:59.848241 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:40:59.849123 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-095bc96a-946f-46a3-b3c1-fced684fbd56 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:40:59.849633 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1322/5274] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:40:59 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:59.849779 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6e6c241b-7c77-4346-93b9-29dcccf04110 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Created reservations ['e4c2946f-0849-42d8-9c01-d500c85fb747', 'c06ffbf1-4db1-4bbf-851c-e0e494e0bc03', '238c84d5-95cf-461a-87d0-b6aaa307c4cf', 'fcbea21a-839a-4e8f-ba2d-6b703d30f61f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:40:59.854300 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:59.854300 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:40:59.855358 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-46aca8c8-92be-48cd-be50-5932afc7ba29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:40:59.856145 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1331/5275] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:40:59 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:40:59.879250 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6e6c241b-7c77-4346-93b9-29dcccf04110 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Snapshot create request issued successfully. Jul 31 05:40:59.879676 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6e6c241b-7c77-4346-93b9-29dcccf04110 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:40:59.880558 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1308/5276] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:40:59 2026] POST /volume/v3/snapshots => generated 303 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:40:59.892855 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-56efbcb1-8732-4c4a-b6e6-d75bb56fda4e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:40:59.894913 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56efbcb1-8732-4c4a-b6e6-d75bb56fda4e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c Jul 31 05:40:59.895201 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56efbcb1-8732-4c4a-b6e6-d75bb56fda4e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:40:59.895451 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-56efbcb1-8732-4c4a-b6e6-d75bb56fda4e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:40:59.901250 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:40:59.901250 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:40:59.901809 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-56efbcb1-8732-4c4a-b6e6-d75bb56fda4e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Snapshot retrieved successfully. Jul 31 05:40:59.902714 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-56efbcb1-8732-4c4a-b6e6-d75bb56fda4e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c returned with HTTP 200 Jul 31 05:40:59.903286 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1316/5277] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:40:59 2026] GET /volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c => generated 435 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:00.860956 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-86a0baa4-0302-4075-9b41-6e638b8dccda None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:00.862761 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86a0baa4-0302-4075-9b41-6e638b8dccda tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:00.862985 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86a0baa4-0302-4075-9b41-6e638b8dccda tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:00.863217 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-86a0baa4-0302-4075-9b41-6e638b8dccda tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:00.863347 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-86a0baa4-0302-4075-9b41-6e638b8dccda tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:00.868629 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:00.868629 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:00.869474 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-86a0baa4-0302-4075-9b41-6e638b8dccda tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:41:00.869886 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1323/5278] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:00 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:00.871005 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-21719c3f-d352-4591-829d-0b3964bc5858 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:00.872705 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21719c3f-d352-4591-829d-0b3964bc5858 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:00.872887 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21719c3f-d352-4591-829d-0b3964bc5858 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:00.873056 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-21719c3f-d352-4591-829d-0b3964bc5858 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:00.873169 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-21719c3f-d352-4591-829d-0b3964bc5858 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:00.876913 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:00.876913 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:00.877562 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-21719c3f-d352-4591-829d-0b3964bc5858 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:00.877892 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1332/5279] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:00 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:00.912332 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-12d96aa9-2309-4ab7-aabe-a1ee9fc20894 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:00.914281 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12d96aa9-2309-4ab7-aabe-a1ee9fc20894 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c Jul 31 05:41:00.914480 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12d96aa9-2309-4ab7-aabe-a1ee9fc20894 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:00.914696 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-12d96aa9-2309-4ab7-aabe-a1ee9fc20894 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:00.920464 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:00.920464 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:00.921071 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-12d96aa9-2309-4ab7-aabe-a1ee9fc20894 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Snapshot retrieved successfully. Jul 31 05:41:00.922443 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-12d96aa9-2309-4ab7-aabe-a1ee9fc20894 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c returned with HTTP 200 Jul 31 05:41:00.922951 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1309/5280] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:41:00 2026] GET /volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:00.934356 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26a48fc5-4d15-4c11-be6a-abd0d13d6865 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:00.941997 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26a48fc5-4d15-4c11-be6a-abd0d13d6865 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c Jul 31 05:41:00.942698 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26a48fc5-4d15-4c11-be6a-abd0d13d6865 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:00.943420 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26a48fc5-4d15-4c11-be6a-abd0d13d6865 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:00.961352 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:00.961352 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:00.961867 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-26a48fc5-4d15-4c11-be6a-abd0d13d6865 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Snapshot retrieved successfully. Jul 31 05:41:00.962782 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26a48fc5-4d15-4c11-be6a-abd0d13d6865 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c returned with HTTP 200 Jul 31 05:41:00.963208 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1317/5281] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:41:00 2026] GET /volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c => generated 462 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:01.879705 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-75b7bee4-9513-4eff-90e5-7c75ec074911 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:01.882828 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75b7bee4-9513-4eff-90e5-7c75ec074911 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:01.883023 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75b7bee4-9513-4eff-90e5-7c75ec074911 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:01.883226 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75b7bee4-9513-4eff-90e5-7c75ec074911 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:01.883372 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-75b7bee4-9513-4eff-90e5-7c75ec074911 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:01.887197 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f1256a56-7eb2-4710-a249-b4f4170750d5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:01.887774 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:01.887774 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:01.888485 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75b7bee4-9513-4eff-90e5-7c75ec074911 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:41:01.889084 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1324/5282] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:01 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:01.889411 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1256a56-7eb2-4710-a249-b4f4170750d5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:01.889649 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1256a56-7eb2-4710-a249-b4f4170750d5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:01.889863 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f1256a56-7eb2-4710-a249-b4f4170750d5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:01.890004 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-f1256a56-7eb2-4710-a249-b4f4170750d5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:01.895132 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:01.895132 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:01.895997 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f1256a56-7eb2-4710-a249-b4f4170750d5 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:01.896444 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1333/5283] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:01 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:02.899455 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ffd85a4f-0344-4063-9dea-f92402ac8223 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:02.901432 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffd85a4f-0344-4063-9dea-f92402ac8223 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:02.901674 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffd85a4f-0344-4063-9dea-f92402ac8223 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:02.902390 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ffd85a4f-0344-4063-9dea-f92402ac8223 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:02.902390 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ffd85a4f-0344-4063-9dea-f92402ac8223 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:02.906227 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-79ded8c0-e54b-4c90-922b-d2718b1790ed None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:02.906578 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:02.906578 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:02.907049 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ffd85a4f-0344-4063-9dea-f92402ac8223 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:41:02.907465 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1310/5284] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:02 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:02.908489 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-79ded8c0-e54b-4c90-922b-d2718b1790ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:02.908706 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-79ded8c0-e54b-4c90-922b-d2718b1790ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:02.908925 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-79ded8c0-e54b-4c90-922b-d2718b1790ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:02.909127 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-79ded8c0-e54b-4c90-922b-d2718b1790ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:02.914625 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:02.914625 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:02.915943 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-79ded8c0-e54b-4c90-922b-d2718b1790ed tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:02.916754 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1318/5285] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:02 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:03.917664 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-518666d0-2bbf-4417-a818-01fadb1a3ea2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:03.919448 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-518666d0-2bbf-4417-a818-01fadb1a3ea2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:03.919660 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-518666d0-2bbf-4417-a818-01fadb1a3ea2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:03.919862 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-518666d0-2bbf-4417-a818-01fadb1a3ea2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:03.919962 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-518666d0-2bbf-4417-a818-01fadb1a3ea2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:03.923620 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:03.923620 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:03.924229 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-518666d0-2bbf-4417-a818-01fadb1a3ea2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:41:03.924564 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1325/5286] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:03 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:03.928315 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bdaa6a60-3f53-4b95-855b-306f8c9ae768 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:03.929899 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdaa6a60-3f53-4b95-855b-306f8c9ae768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:03.930215 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdaa6a60-3f53-4b95-855b-306f8c9ae768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:03.930453 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bdaa6a60-3f53-4b95-855b-306f8c9ae768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:03.930639 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-bdaa6a60-3f53-4b95-855b-306f8c9ae768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:03.935443 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:03.935443 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:03.936512 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bdaa6a60-3f53-4b95-855b-306f8c9ae768 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:03.936909 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1334/5287] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:03 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:04.935385 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5fa9b878-51ee-4924-a8fd-627ada12d18c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:04.936970 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5fa9b878-51ee-4924-a8fd-627ada12d18c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:04.937197 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5fa9b878-51ee-4924-a8fd-627ada12d18c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:04.937370 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5fa9b878-51ee-4924-a8fd-627ada12d18c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:04.937480 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5fa9b878-51ee-4924-a8fd-627ada12d18c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:04.941486 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:04.941486 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:04.941885 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5fa9b878-51ee-4924-a8fd-627ada12d18c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:41:04.942177 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1311/5288] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:04 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:04.948240 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8df42ebc-828a-40e0-85e7-8c01fe365381 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:04.950092 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8df42ebc-828a-40e0-85e7-8c01fe365381 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:04.950329 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8df42ebc-828a-40e0-85e7-8c01fe365381 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:04.950527 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8df42ebc-828a-40e0-85e7-8c01fe365381 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:04.950650 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8df42ebc-828a-40e0-85e7-8c01fe365381 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:04.955031 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:04.955031 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:04.955856 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8df42ebc-828a-40e0-85e7-8c01fe365381 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:04.956276 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1319/5289] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:04 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:05.645117 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:05.646628 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:41:05.646991 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1728866752", "snapshot_id": "12a0e9ce-f7a3-4e32-ada3-272c79ac037c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:05.648377 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1728866752', 'snapshot_id': '12a0e9ce-f7a3-4e32-ada3-272c79ac037c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:41:05.653806 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:05.653806 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:05.654346 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Snapshot retrieved successfully. Jul 31 05:41:05.654523 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Create volume of 1 GB Jul 31 05:41:05.657719 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Availability Zones retrieved successfully. Jul 31 05:41:05.662649 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Flow 'volume_create_api' (7faad383-b522-4a6a-b3e0-847ebcb603ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:05.663725 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ef1d9a2-66e7-48b2-a5d9-49e0a573210d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:05.664626 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:41:05.667716 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=148,cinder:UPDATE=38,cinder:DELETE=1,cinder:INSERT=19 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:41:05.696295 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ef1d9a2-66e7-48b2-a5d9-49e0a573210d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '12a0e9ce-f7a3-4e32-ada3-272c79ac037c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:05.697189 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a7c363e-32a0-4c42-b690-a3a06a030f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:05.734178 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Created reservations ['15a69905-c50e-49f5-8598-1b95be986ae7', '74df1bfd-c2c1-4d2c-a8da-325a30cd145a', 'fee8eeca-f6c9-4194-a4f1-0f51a58169cc', '9fa53d8f-9994-4a51-a94d-b8dccde499cb'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:41:05.735196 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a7c363e-32a0-4c42-b690-a3a06a030f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15a69905-c50e-49f5-8598-1b95be986ae7', '74df1bfd-c2c1-4d2c-a8da-325a30cd145a', 'fee8eeca-f6c9-4194-a4f1-0f51a58169cc', '9fa53d8f-9994-4a51-a94d-b8dccde499cb']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:05.735993 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731c4fa2-fe90-46ef-95b8-edc86f838db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:05.777056 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (731c4fa2-fe90-46ef-95b8-edc86f838db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9db1682d-02a0-4cf7-bc82-c1e65795164b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1728866752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07abd592bf314cc3a1b9f48b07e1ad7e',qos_specs=None,replication_status=,reservations=['15a69905-c50e-49f5-8598-1b95be986ae7','74df1bfd-c2c1-4d2c-a8da-325a30cd145a','fee8eeca-f6c9-4194-a4f1-0f51a58169cc','9fa53d8f-9994-4a51-a94d-b8dccde499cb'],size=1,snapshot_id=12a0e9ce-f7a3-4e32-ada3-272c79ac037c,source_replicaid=,source_volid=None,status='creating',user_id='a4d202485eb54c41af35f94551a76afb',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1728866752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9db1682d-02a0-4cf7-bc82-c1e65795164b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='07abd592bf314cc3a1b9f48b07e1ad7e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=12a0e9ce-f7a3-4e32-ada3-272c79ac037c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4d202485eb54c41af35f94551a76afb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:05.777852 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075d6a47-224c-4d4b-b91f-7b5b888bc536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:05.793487 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (075d6a47-224c-4d4b-b91f-7b5b888bc536) transitioned into state 'SUCCESS' from state '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-1728866752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='07abd592bf314cc3a1b9f48b07e1ad7e',qos_specs=None,replication_status=,reservations=['15a69905-c50e-49f5-8598-1b95be986ae7','74df1bfd-c2c1-4d2c-a8da-325a30cd145a','fee8eeca-f6c9-4194-a4f1-0f51a58169cc','9fa53d8f-9994-4a51-a94d-b8dccde499cb'],size=1,snapshot_id=12a0e9ce-f7a3-4e32-ada3-272c79ac037c,source_replicaid=,source_volid=None,status='creating',user_id='a4d202485eb54c41af35f94551a76afb',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:05.794231 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dede5b1-2351-49d6-9ec7-26a03c23e230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:05.812331 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dede5b1-2351-49d6-9ec7-26a03c23e230) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:05.813168 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Flow 'volume_create_api' (7faad383-b522-4a6a-b3e0-847ebcb603ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:05.813519 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Create volume request issued successfully. Jul 31 05:41:05.814062 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f88fba27-b66e-438f-a6b2-89218b8a62e0 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:41:05.814564 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1326/5290] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:41:05 2026] POST /volume/v3/volumes => generated 781 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:41:05.952066 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a51bb35d-8931-4772-ba3e-bd5473748ef0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:05.953936 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a51bb35d-8931-4772-ba3e-bd5473748ef0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:05.954178 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a51bb35d-8931-4772-ba3e-bd5473748ef0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:05.954363 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a51bb35d-8931-4772-ba3e-bd5473748ef0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:05.954479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a51bb35d-8931-4772-ba3e-bd5473748ef0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:05.959308 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:05.959308 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:05.959995 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a51bb35d-8931-4772-ba3e-bd5473748ef0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:41:05.960400 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1335/5291] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:05 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:05.970554 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7be3589c-2f1d-41e2-95d2-3d254fe292d8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:05.972271 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7be3589c-2f1d-41e2-95d2-3d254fe292d8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:05.972469 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7be3589c-2f1d-41e2-95d2-3d254fe292d8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:05.972648 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7be3589c-2f1d-41e2-95d2-3d254fe292d8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:05.974829 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7be3589c-2f1d-41e2-95d2-3d254fe292d8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:05.976837 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:05.976837 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:05.977599 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7be3589c-2f1d-41e2-95d2-3d254fe292d8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:05.977976 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1312/5292] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:05 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:06.979119 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ac417b48-c242-4fdd-95f8-4c606399af3a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:06.980010 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac417b48-c242-4fdd-95f8-4c606399af3a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:06.980290 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac417b48-c242-4fdd-95f8-4c606399af3a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:06.980538 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ac417b48-c242-4fdd-95f8-4c606399af3a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:06.980678 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ac417b48-c242-4fdd-95f8-4c606399af3a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:06.985659 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:06.985659 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:06.986390 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ac417b48-c242-4fdd-95f8-4c606399af3a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:41:06.986771 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1320/5293] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:06 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:06.988297 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0ba1ba4-55db-4d2d-bd52-83049226cab1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:06.989920 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0ba1ba4-55db-4d2d-bd52-83049226cab1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:06.990081 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0ba1ba4-55db-4d2d-bd52-83049226cab1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:06.990261 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0ba1ba4-55db-4d2d-bd52-83049226cab1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:06.990354 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f0ba1ba4-55db-4d2d-bd52-83049226cab1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:06.995841 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:06.995841 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:06.996539 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0ba1ba4-55db-4d2d-bd52-83049226cab1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:06.996926 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1327/5294] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:06 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:07.998261 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a67a01cb-d9a0-4f21-b477-8e54a35b35a8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:08.002185 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a67a01cb-d9a0-4f21-b477-8e54a35b35a8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:08.003230 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a67a01cb-d9a0-4f21-b477-8e54a35b35a8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:08.004138 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a67a01cb-d9a0-4f21-b477-8e54a35b35a8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:08.004360 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a67a01cb-d9a0-4f21-b477-8e54a35b35a8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:08.009279 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5a1dbc7b-f8f8-4dcb-8d6b-c7448f9b60b3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:08.012205 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a1dbc7b-f8f8-4dcb-8d6b-c7448f9b60b3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:08.012205 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a1dbc7b-f8f8-4dcb-8d6b-c7448f9b60b3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:08.012205 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5a1dbc7b-f8f8-4dcb-8d6b-c7448f9b60b3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:08.012428 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-5a1dbc7b-f8f8-4dcb-8d6b-c7448f9b60b3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:08.014666 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:08.014666 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:08.015733 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a67a01cb-d9a0-4f21-b477-8e54a35b35a8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:41:08.016122 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1336/5295] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:07 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:08.019043 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:08.019043 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:08.020062 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5a1dbc7b-f8f8-4dcb-8d6b-c7448f9b60b3 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:08.023138 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1313/5296] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:08 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:09.030046 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e9e11aa-d417-4a42-b810-2961b7abd144 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:09.033671 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e9e11aa-d417-4a42-b810-2961b7abd144 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:09.033951 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-7b0ec189-72de-40d5-9958-b517bb9e2862 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:09.034525 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e9e11aa-d417-4a42-b810-2961b7abd144 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:09.034804 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e9e11aa-d417-4a42-b810-2961b7abd144 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:09.034990 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0e9e11aa-d417-4a42-b810-2961b7abd144 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:09.035905 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b0ec189-72de-40d5-9958-b517bb9e2862 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:09.036604 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b0ec189-72de-40d5-9958-b517bb9e2862 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:09.036604 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-7b0ec189-72de-40d5-9958-b517bb9e2862 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:09.036746 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-7b0ec189-72de-40d5-9958-b517bb9e2862 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:09.040012 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:09.040012 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:09.040825 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e9e11aa-d417-4a42-b810-2961b7abd144 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:41:09.041340 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1321/5297] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:09 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:09.041598 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:09.041598 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:09.042463 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-7b0ec189-72de-40d5-9958-b517bb9e2862 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:09.042839 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1328/5298] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:09 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:10.056563 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a697e220-c7f7-4fa1-ac84-8d13cf8ca149 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:10.058750 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-476ad23b-b310-4a77-890a-3b06a41c1648 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:10.059042 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a697e220-c7f7-4fa1-ac84-8d13cf8ca149 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:10.059042 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a697e220-c7f7-4fa1-ac84-8d13cf8ca149 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:10.059290 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a697e220-c7f7-4fa1-ac84-8d13cf8ca149 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:10.059397 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-a697e220-c7f7-4fa1-ac84-8d13cf8ca149 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:10.061573 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-476ad23b-b310-4a77-890a-3b06a41c1648 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:10.061751 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-476ad23b-b310-4a77-890a-3b06a41c1648 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:10.062174 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-476ad23b-b310-4a77-890a-3b06a41c1648 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:10.062174 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-476ad23b-b310-4a77-890a-3b06a41c1648 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:10.069114 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:10.069114 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:10.069231 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:10.069231 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:10.069294 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-476ad23b-b310-4a77-890a-3b06a41c1648 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:10.069338 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a697e220-c7f7-4fa1-ac84-8d13cf8ca149 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:41:10.069374 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1314/5299] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:10 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:10.069423 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1337/5300] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:10 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:11.078686 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb32017e-fa7a-42e9-8a13-f12fb6e321b1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:11.079741 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-99209b65-6231-4921-a748-e5571cfcc4f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:11.080322 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb32017e-fa7a-42e9-8a13-f12fb6e321b1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:11.080562 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb32017e-fa7a-42e9-8a13-f12fb6e321b1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:11.080754 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb32017e-fa7a-42e9-8a13-f12fb6e321b1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:11.080891 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bb32017e-fa7a-42e9-8a13-f12fb6e321b1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:11.081797 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99209b65-6231-4921-a748-e5571cfcc4f7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:11.082062 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99209b65-6231-4921-a748-e5571cfcc4f7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:11.082256 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-99209b65-6231-4921-a748-e5571cfcc4f7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:11.082444 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-99209b65-6231-4921-a748-e5571cfcc4f7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 03ad7b6f-80b9-4722-9506-9e0df9f043e5. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:11.085467 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:11.085467 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:11.086204 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb32017e-fa7a-42e9-8a13-f12fb6e321b1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:11.086528 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1322/5301] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:11 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:11.090124 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:11.090124 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:11.090124 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-99209b65-6231-4921-a748-e5571cfcc4f7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 200 Jul 31 05:41:11.090124 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1329/5302] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:11 2026] GET /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:11.097210 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a48c7271-205f-4e5c-b3a9-9aae2c717cbf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:11.098772 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a48c7271-205f-4e5c-b3a9-9aae2c717cbf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] DELETE https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 Jul 31 05:41:11.098943 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a48c7271-205f-4e5c-b3a9-9aae2c717cbf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:11.099169 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a48c7271-205f-4e5c-b3a9-9aae2c717cbf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:11.099306 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-a48c7271-205f-4e5c-b3a9-9aae2c717cbf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Delete backup with id: 03ad7b6f-80b9-4722-9506-9e0df9f043e5. Jul 31 05:41:11.103788 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:11.103788 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:11.114960 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-a48c7271-205f-4e5c-b3a9-9aae2c717cbf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] delete_backup rpcapi backup_id 03ad7b6f-80b9-4722-9506-9e0df9f043e5 {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:41:11.116712 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a48c7271-205f-4e5c-b3a9-9aae2c717cbf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] https://10.4.3.227/volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 returned with HTTP 202 Jul 31 05:41:11.117227 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1315/5303] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:41:11 2026] DELETE /volume/v3/backups/03ad7b6f-80b9-4722-9506-9e0df9f043e5 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:41:11.123692 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-63ed21f2-dab3-4636-93fa-3d17a2a0a00b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:11.125915 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63ed21f2-dab3-4636-93fa-3d17a2a0a00b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d Jul 31 05:41:11.126189 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-63ed21f2-dab3-4636-93fa-3d17a2a0a00b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:11.126431 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-63ed21f2-dab3-4636-93fa-3d17a2a0a00b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:11.126626 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-63ed21f2-dab3-4636-93fa-3d17a2a0a00b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete volume with id: e7568a42-b05d-4865-81ed-0e5dc0e2678d Jul 31 05:41:11.134902 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:11.134902 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:11.135332 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-63ed21f2-dab3-4636-93fa-3d17a2a0a00b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:11.151646 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-63ed21f2-dab3-4636-93fa-3d17a2a0a00b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete volume request issued successfully. Jul 31 05:41:11.151869 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-63ed21f2-dab3-4636-93fa-3d17a2a0a00b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d returned with HTTP 202 Jul 31 05:41:11.152406 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1338/5304] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:41:11 2026] DELETE /volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:41:11.159749 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d4019d56-54e4-4959-9ec2-628267a1604d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:11.161846 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4019d56-54e4-4959-9ec2-628267a1604d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d Jul 31 05:41:11.162089 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4019d56-54e4-4959-9ec2-628267a1604d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:11.162305 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d4019d56-54e4-4959-9ec2-628267a1604d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:11.169013 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:11.169013 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:11.172278 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d4019d56-54e4-4959-9ec2-628267a1604d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:11.175640 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d4019d56-54e4-4959-9ec2-628267a1604d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d returned with HTTP 200 Jul 31 05:41:11.176039 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1323/5305] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:11 2026] GET /volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:12.098464 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1b9b04c-7d68-4d1b-a897-e59fd8084739 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:12.099747 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1b9b04c-7d68-4d1b-a897-e59fd8084739 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:12.100002 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1b9b04c-7d68-4d1b-a897-e59fd8084739 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:12.100286 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1b9b04c-7d68-4d1b-a897-e59fd8084739 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:12.100461 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b1b9b04c-7d68-4d1b-a897-e59fd8084739 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:12.105590 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:12.105590 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:12.106673 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1b9b04c-7d68-4d1b-a897-e59fd8084739 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:12.107206 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1330/5306] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:12 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:12.189591 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e7ae8587-51ab-4d5c-9876-f91296afc6ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:12.191677 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7ae8587-51ab-4d5c-9876-f91296afc6ab tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d Jul 31 05:41:12.191926 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7ae8587-51ab-4d5c-9876-f91296afc6ab tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:12.192169 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e7ae8587-51ab-4d5c-9876-f91296afc6ab tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:12.199169 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e7ae8587-51ab-4d5c-9876-f91296afc6ab tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d returned with HTTP 404 Jul 31 05:41:12.199858 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1316/5307] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:12 2026] GET /volume/v3/volumes/e7568a42-b05d-4865-81ed-0e5dc0e2678d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:12.207437 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81fc3471-87fc-4707-96e8-e6e8319645a3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:12.209268 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81fc3471-87fc-4707-96e8-e6e8319645a3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02/export_record Jul 31 05:41:12.209528 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81fc3471-87fc-4707-96e8-e6e8319645a3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:12.209709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81fc3471-87fc-4707-96e8-e6e8319645a3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Calling method 'export_record' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:12.209851 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-81fc3471-87fc-4707-96e8-e6e8319645a3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Export record for backup 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100286) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 05:41:12.213835 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:12.213835 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:12.214889 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-81fc3471-87fc-4707-96e8-e6e8319645a3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '3eb796acb7904b06a595cef0177ff364', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c522ee36e284cb99509ef4c952a72af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:41:12.215063 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81fc3471-87fc-4707-96e8-e6e8319645a3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02/export_record returned with HTTP 403 Jul 31 05:41:12.215500 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1339/5308] 10.4.3.227 () {68 vars in 1430 bytes} [Fri Jul 31 05:41:12 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:12.222646 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:12.224349 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:41:12.224770 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1171849761"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:12.226048 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1171849761'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:41:12.226199 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume of 1 GB Jul 31 05:41:12.229705 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Availability Zones retrieved successfully. Jul 31 05:41:12.234682 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Flow 'volume_create_api' (8fcf5d27-8586-40a5-a0a9-a9270111a92b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:12.235508 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b73f856-2fa1-42c8-a998-302941bc1fe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:12.236161 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:41:12.258249 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b73f856-2fa1-42c8-a998-302941bc1fe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:12.259054 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b676942-7c7a-47ae-8d86-57d436f9852e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:12.293502 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Created reservations ['ae9ba757-4b80-4633-a5ef-193c824edaa7', '8d885b03-6461-498e-a6aa-03bcf4529859', 'ffb1590d-afe2-44f6-bcc3-3281b7d96b40', 'c3657d0c-2c6e-4a4a-a30e-433c9941d92c'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:41:12.294441 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b676942-7c7a-47ae-8d86-57d436f9852e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae9ba757-4b80-4633-a5ef-193c824edaa7', '8d885b03-6461-498e-a6aa-03bcf4529859', 'ffb1590d-afe2-44f6-bcc3-3281b7d96b40', 'c3657d0c-2c6e-4a4a-a30e-433c9941d92c']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:12.295541 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb309005-1450-489d-8199-a5a694b9c60c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:12.323427 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb309005-1450-489d-8199-a5a694b9c60c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '272d4bd7-f0e4-4a56-a018-0760ac98c139', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1171849761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c522ee36e284cb99509ef4c952a72af',qos_specs=None,replication_status=,reservations=['ae9ba757-4b80-4633-a5ef-193c824edaa7','8d885b03-6461-498e-a6aa-03bcf4529859','ffb1590d-afe2-44f6-bcc3-3281b7d96b40','c3657d0c-2c6e-4a4a-a30e-433c9941d92c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2541015722a44dac95115297c811b000',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:41:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1171849761',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=272d4bd7-f0e4-4a56-a018-0760ac98c139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c522ee36e284cb99509ef4c952a72af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2541015722a44dac95115297c811b000',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:12.324402 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6868f78d-7c9b-416c-b49c-d1a692db7b44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:12.342420 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6868f78d-7c9b-416c-b49c-d1a692db7b44) transitioned into state 'SUCCESS' from state '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-1171849761',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c522ee36e284cb99509ef4c952a72af',qos_specs=None,replication_status=,reservations=['ae9ba757-4b80-4633-a5ef-193c824edaa7','8d885b03-6461-498e-a6aa-03bcf4529859','ffb1590d-afe2-44f6-bcc3-3281b7d96b40','c3657d0c-2c6e-4a4a-a30e-433c9941d92c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2541015722a44dac95115297c811b000',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:12.343162 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce819cb-430b-4754-b917-76d8598d4bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:12.352833 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9ce819cb-430b-4754-b917-76d8598d4bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:12.353682 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Flow 'volume_create_api' (8fcf5d27-8586-40a5-a0a9-a9270111a92b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:12.353995 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume request issued successfully. Jul 31 05:41:12.354572 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1d663886-cae7-4bd7-9e8d-68634ac92db7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:41:12.355005 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1324/5309] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:41:12 2026] POST /volume/v3/volumes => generated 778 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:41:12.376213 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-92c9ffcc-23ef-4ecf-a2bf-dd04a43776fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:12.378082 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92c9ffcc-23ef-4ecf-a2bf-dd04a43776fd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 Jul 31 05:41:12.378311 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92c9ffcc-23ef-4ecf-a2bf-dd04a43776fd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:12.378641 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92c9ffcc-23ef-4ecf-a2bf-dd04a43776fd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:12.389253 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:12.389253 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:12.392848 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-92c9ffcc-23ef-4ecf-a2bf-dd04a43776fd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:12.396974 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92c9ffcc-23ef-4ecf-a2bf-dd04a43776fd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 returned with HTTP 200 Jul 31 05:41:12.397492 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1331/5310] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:12 2026] GET /volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:13.120164 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e2d43edb-6c18-4f37-91c9-c5d257305ac7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:13.121930 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2d43edb-6c18-4f37-91c9-c5d257305ac7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:13.122141 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2d43edb-6c18-4f37-91c9-c5d257305ac7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:13.122322 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e2d43edb-6c18-4f37-91c9-c5d257305ac7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:13.122432 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e2d43edb-6c18-4f37-91c9-c5d257305ac7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:13.129501 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:13.129501 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:13.130189 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e2d43edb-6c18-4f37-91c9-c5d257305ac7 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:13.130535 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1317/5311] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:13 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 785 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:13.140329 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-070a2f65-e4dc-4755-88dc-9b8409efb872 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:13.142297 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-070a2f65-e4dc-4755-88dc-9b8409efb872 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:13.142531 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-070a2f65-e4dc-4755-88dc-9b8409efb872 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:13.142716 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-070a2f65-e4dc-4755-88dc-9b8409efb872 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:13.142817 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-070a2f65-e4dc-4755-88dc-9b8409efb872 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:13.149282 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:13.149282 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:13.150069 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-070a2f65-e4dc-4755-88dc-9b8409efb872 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:13.150444 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1340/5312] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:13 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 785 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:13.160990 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-baa7727d-e1da-41fc-8259-adf7716eaf26 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:13.162788 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-baa7727d-e1da-41fc-8259-adf7716eaf26 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:13.162894 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-baa7727d-e1da-41fc-8259-adf7716eaf26 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:13.163057 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-baa7727d-e1da-41fc-8259-adf7716eaf26 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:13.163182 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-baa7727d-e1da-41fc-8259-adf7716eaf26 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete backup with id: 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. Jul 31 05:41:13.167138 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:13.167138 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:13.177787 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-baa7727d-e1da-41fc-8259-adf7716eaf26 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] delete_backup rpcapi backup_id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:41:13.179323 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-baa7727d-e1da-41fc-8259-adf7716eaf26 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 202 Jul 31 05:41:13.179743 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1325/5313] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:41:13 2026] DELETE /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:41:13.186663 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e32e1c2e-8d63-4579-b27a-d63eb431e4b8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:13.188527 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e32e1c2e-8d63-4579-b27a-d63eb431e4b8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:13.188711 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e32e1c2e-8d63-4579-b27a-d63eb431e4b8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:13.188909 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e32e1c2e-8d63-4579-b27a-d63eb431e4b8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:13.189124 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e32e1c2e-8d63-4579-b27a-d63eb431e4b8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:13.193369 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:13.193369 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:13.194136 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e32e1c2e-8d63-4579-b27a-d63eb431e4b8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 200 Jul 31 05:41:13.194501 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1332/5314] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:13 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 784 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:13.411442 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-43fba147-02ae-4d69-bbf6-f841834efcaf None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:13.411442 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43fba147-02ae-4d69-bbf6-f841834efcaf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 Jul 31 05:41:13.411442 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43fba147-02ae-4d69-bbf6-f841834efcaf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:13.411818 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-43fba147-02ae-4d69-bbf6-f841834efcaf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:13.419118 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:13.419118 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:13.422843 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-43fba147-02ae-4d69-bbf6-f841834efcaf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:13.430111 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-43fba147-02ae-4d69-bbf6-f841834efcaf tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 returned with HTTP 200 Jul 31 05:41:13.430527 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1318/5315] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:13 2026] GET /volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:13.444851 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ffba28c0-0c74-4413-8b2b-6b67cb138429 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:13.446755 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffba28c0-0c74-4413-8b2b-6b67cb138429 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:41:13.447224 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ffba28c0-0c74-4413-8b2b-6b67cb138429 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "272d4bd7-f0e4-4a56-a018-0760ac98c139", "name": "tempest-type-Backup-821074255"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:13.448985 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-ffba28c0-0c74-4413-8b2b-6b67cb138429 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Creating new backup {'backup': {'volume_id': '272d4bd7-f0e4-4a56-a018-0760ac98c139', 'name': 'tempest-type-Backup-821074255'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:41:13.449151 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-ffba28c0-0c74-4413-8b2b-6b67cb138429 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Creating backup of volume 272d4bd7-f0e4-4a56-a018-0760ac98c139 in container None Jul 31 05:41:13.457846 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:13.457846 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:13.458258 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ffba28c0-0c74-4413-8b2b-6b67cb138429 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:13.478419 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-ffba28c0-0c74-4413-8b2b-6b67cb138429 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Created reservations ['324fdda1-31fb-4d5b-ab93-7e4a26462c2d', '81ecbe46-aa70-4574-9177-33fc065f1453'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:41:13.509868 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ffba28c0-0c74-4413-8b2b-6b67cb138429 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:41:13.510340 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1341/5316] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:41:13 2026] POST /volume/v3/backups => generated 315 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:41:13.519601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-48c7d180-4979-426d-b5a3-c713b5ab7041 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:13.522189 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48c7d180-4979-426d-b5a3-c713b5ab7041 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:13.522189 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48c7d180-4979-426d-b5a3-c713b5ab7041 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:13.522398 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-48c7d180-4979-426d-b5a3-c713b5ab7041 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:13.522548 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-48c7d180-4979-426d-b5a3-c713b5ab7041 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:13.528328 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:13.528328 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:13.529652 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-48c7d180-4979-426d-b5a3-c713b5ab7041 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:13.530238 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1326/5317] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:13 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:14.205493 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3a5aa725-536c-45c7-a147-642ac9218c33 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:14.207848 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a5aa725-536c-45c7-a147-642ac9218c33 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 Jul 31 05:41:14.208267 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a5aa725-536c-45c7-a147-642ac9218c33 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:14.208596 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3a5aa725-536c-45c7-a147-642ac9218c33 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:14.208768 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-3a5aa725-536c-45c7-a147-642ac9218c33 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Show backup with id 83ad086c-63d6-4e08-9fd5-0746e3f0ba86. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:14.213497 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3a5aa725-536c-45c7-a147-642ac9218c33 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 returned with HTTP 404 Jul 31 05:41:14.213968 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1333/5318] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:14 2026] GET /volume/v3/backups/83ad086c-63d6-4e08-9fd5-0746e3f0ba86 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:14.223690 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-820b9471-76e8-42bb-ad9d-d24187263245 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:14.225550 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-820b9471-76e8-42bb-ad9d-d24187263245 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee Jul 31 05:41:14.225742 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-820b9471-76e8-42bb-ad9d-d24187263245 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:14.225971 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-820b9471-76e8-42bb-ad9d-d24187263245 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:14.226071 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-820b9471-76e8-42bb-ad9d-d24187263245 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete snapshot with id: e452cab6-95dd-4607-bfd5-13ed34de24ee Jul 31 05:41:14.231116 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:14.231116 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:14.231560 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-820b9471-76e8-42bb-ad9d-d24187263245 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Snapshot retrieved successfully. Jul 31 05:41:14.246233 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-820b9471-76e8-42bb-ad9d-d24187263245 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Snapshot delete request issued successfully. Jul 31 05:41:14.246476 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-820b9471-76e8-42bb-ad9d-d24187263245 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee returned with HTTP 202 Jul 31 05:41:14.246904 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1319/5319] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:41:14 2026] DELETE /volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:41:14.254479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8b5908e6-106d-436c-994b-46d059ae1283 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:14.255509 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b5908e6-106d-436c-994b-46d059ae1283 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee Jul 31 05:41:14.255673 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b5908e6-106d-436c-994b-46d059ae1283 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:14.255847 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8b5908e6-106d-436c-994b-46d059ae1283 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:14.260921 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:14.260921 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:14.261448 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8b5908e6-106d-436c-994b-46d059ae1283 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Snapshot retrieved successfully. Jul 31 05:41:14.262157 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8b5908e6-106d-436c-994b-46d059ae1283 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee returned with HTTP 200 Jul 31 05:41:14.262542 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1342/5320] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:41:14 2026] GET /volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:14.541013 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e66dd225-98de-40e2-9e64-8ce59734e425 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:14.542811 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e66dd225-98de-40e2-9e64-8ce59734e425 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:14.543031 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e66dd225-98de-40e2-9e64-8ce59734e425 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:14.543296 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e66dd225-98de-40e2-9e64-8ce59734e425 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:14.543451 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e66dd225-98de-40e2-9e64-8ce59734e425 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:14.548340 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:14.548340 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:14.549088 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e66dd225-98de-40e2-9e64-8ce59734e425 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:14.549478 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1327/5321] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:14 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:15.271648 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2a22e215-8712-45b3-b96a-e0483ed88a29 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:15.273582 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a22e215-8712-45b3-b96a-e0483ed88a29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee Jul 31 05:41:15.273770 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a22e215-8712-45b3-b96a-e0483ed88a29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:15.273960 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2a22e215-8712-45b3-b96a-e0483ed88a29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:15.279017 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2a22e215-8712-45b3-b96a-e0483ed88a29 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee returned with HTTP 404 Jul 31 05:41:15.279478 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1334/5322] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:41:15 2026] GET /volume/v3/snapshots/e452cab6-95dd-4607-bfd5-13ed34de24ee => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:15.285993 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-449f0142-227d-419a-b344-52df0a081ef0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:15.288282 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-449f0142-227d-419a-b344-52df0a081ef0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 Jul 31 05:41:15.288522 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-449f0142-227d-419a-b344-52df0a081ef0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:15.288745 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-449f0142-227d-419a-b344-52df0a081ef0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:15.288963 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-449f0142-227d-419a-b344-52df0a081ef0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete volume with id: 9cc67c9b-f609-4d8d-a722-0244bdd07342 Jul 31 05:41:15.296583 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:15.296583 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:15.297187 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-449f0142-227d-419a-b344-52df0a081ef0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:41:15.313738 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-449f0142-227d-419a-b344-52df0a081ef0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete volume request issued successfully. Jul 31 05:41:15.313889 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-449f0142-227d-419a-b344-52df0a081ef0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 returned with HTTP 202 Jul 31 05:41:15.314466 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1320/5323] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:41:15 2026] DELETE /volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:41:15.322019 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5db02cc3-90ad-4a3a-bbd1-d2ba941e4fb8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:15.324082 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5db02cc3-90ad-4a3a-bbd1-d2ba941e4fb8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 Jul 31 05:41:15.324310 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5db02cc3-90ad-4a3a-bbd1-d2ba941e4fb8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:15.324536 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5db02cc3-90ad-4a3a-bbd1-d2ba941e4fb8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:15.331258 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:15.331258 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:15.335112 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5db02cc3-90ad-4a3a-bbd1-d2ba941e4fb8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:41:15.339409 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5db02cc3-90ad-4a3a-bbd1-d2ba941e4fb8 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 returned with HTTP 200 Jul 31 05:41:15.339823 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1343/5324] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:15 2026] GET /volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:15.560016 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0e776c21-721c-4ce0-af80-24962c20af59 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:15.561826 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e776c21-721c-4ce0-af80-24962c20af59 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:15.562130 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e776c21-721c-4ce0-af80-24962c20af59 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:15.562381 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0e776c21-721c-4ce0-af80-24962c20af59 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:15.562524 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-0e776c21-721c-4ce0-af80-24962c20af59 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:15.566507 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:15.566507 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:15.567176 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0e776c21-721c-4ce0-af80-24962c20af59 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:15.567597 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1328/5325] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:15 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:16.352557 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c5d9bed-658a-4913-888d-3ead3b54dc2f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:16.354137 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c5d9bed-658a-4913-888d-3ead3b54dc2f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 Jul 31 05:41:16.354299 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c5d9bed-658a-4913-888d-3ead3b54dc2f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:16.354504 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c5d9bed-658a-4913-888d-3ead3b54dc2f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:16.359425 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c5d9bed-658a-4913-888d-3ead3b54dc2f tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 returned with HTTP 404 Jul 31 05:41:16.359884 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1335/5326] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:16 2026] GET /volume/v3/volumes/9cc67c9b-f609-4d8d-a722-0244bdd07342 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:16.367476 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4c6eec75-15d9-4924-a3ac-e282994b23e1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:16.369659 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c6eec75-15d9-4924-a3ac-e282994b23e1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac Jul 31 05:41:16.369903 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c6eec75-15d9-4924-a3ac-e282994b23e1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:16.370093 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4c6eec75-15d9-4924-a3ac-e282994b23e1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:16.370263 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4c6eec75-15d9-4924-a3ac-e282994b23e1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete volume with id: af180edf-a4d1-4028-8edf-174d89e5a9ac Jul 31 05:41:16.376503 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:16.376503 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:16.376925 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c6eec75-15d9-4924-a3ac-e282994b23e1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:41:16.398707 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4c6eec75-15d9-4924-a3ac-e282994b23e1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete volume request issued successfully. Jul 31 05:41:16.398707 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4c6eec75-15d9-4924-a3ac-e282994b23e1 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac returned with HTTP 202 Jul 31 05:41:16.398707 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1321/5327] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:41:16 2026] DELETE /volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:41:16.409897 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-111150d5-aed8-4096-84c6-a7b48b2e1c7e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:16.412042 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-111150d5-aed8-4096-84c6-a7b48b2e1c7e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac Jul 31 05:41:16.412296 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-111150d5-aed8-4096-84c6-a7b48b2e1c7e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:16.412548 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-111150d5-aed8-4096-84c6-a7b48b2e1c7e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:16.419761 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:16.419761 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:16.424376 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-111150d5-aed8-4096-84c6-a7b48b2e1c7e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:41:16.429431 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-111150d5-aed8-4096-84c6-a7b48b2e1c7e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac returned with HTTP 200 Jul 31 05:41:16.429787 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1344/5328] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:16 2026] GET /volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac => generated 1356 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:16.578950 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2cbb8cd2-efef-4912-9dd5-ec8680d2a532 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:16.583126 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2cbb8cd2-efef-4912-9dd5-ec8680d2a532 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:16.583126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2cbb8cd2-efef-4912-9dd5-ec8680d2a532 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:16.583126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2cbb8cd2-efef-4912-9dd5-ec8680d2a532 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:16.583126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-2cbb8cd2-efef-4912-9dd5-ec8680d2a532 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:16.588128 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:16.588128 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:16.589164 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2cbb8cd2-efef-4912-9dd5-ec8680d2a532 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:16.589804 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1329/5329] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:16 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:17.443539 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a1bb33e0-79e5-4e07-b666-5e6e9df62da0 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:17.445478 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1bb33e0-79e5-4e07-b666-5e6e9df62da0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac Jul 31 05:41:17.445699 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1bb33e0-79e5-4e07-b666-5e6e9df62da0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:17.445960 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a1bb33e0-79e5-4e07-b666-5e6e9df62da0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:17.452354 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a1bb33e0-79e5-4e07-b666-5e6e9df62da0 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac returned with HTTP 404 Jul 31 05:41:17.452832 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1336/5330] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:17 2026] GET /volume/v3/volumes/af180edf-a4d1-4028-8edf-174d89e5a9ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:17.460500 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b43f75a3-3167-4f33-828b-dedc9fa148e9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:17.462390 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b43f75a3-3167-4f33-828b-dedc9fa148e9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 Jul 31 05:41:17.462603 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b43f75a3-3167-4f33-828b-dedc9fa148e9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:17.462823 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b43f75a3-3167-4f33-828b-dedc9fa148e9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:17.462979 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b43f75a3-3167-4f33-828b-dedc9fa148e9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete volume with id: dab96039-8d68-4b9d-b513-c4c3d1b87fb1 Jul 31 05:41:17.471287 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:17.471287 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:17.471741 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b43f75a3-3167-4f33-828b-dedc9fa148e9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:41:17.489204 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b43f75a3-3167-4f33-828b-dedc9fa148e9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete volume request issued successfully. Jul 31 05:41:17.489498 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b43f75a3-3167-4f33-828b-dedc9fa148e9 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 returned with HTTP 202 Jul 31 05:41:17.490064 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1322/5331] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:41:17 2026] DELETE /volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:41:17.499012 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57254aaa-85ee-471f-a99c-cb496f80478d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:17.500662 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57254aaa-85ee-471f-a99c-cb496f80478d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 Jul 31 05:41:17.500855 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57254aaa-85ee-471f-a99c-cb496f80478d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:17.501060 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57254aaa-85ee-471f-a99c-cb496f80478d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:17.508563 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:17.508563 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:17.512178 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-57254aaa-85ee-471f-a99c-cb496f80478d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:41:17.516456 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57254aaa-85ee-471f-a99c-cb496f80478d tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 returned with HTTP 200 Jul 31 05:41:17.516987 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1345/5332] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:17 2026] GET /volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:17.600387 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1f4a8058-e14d-4305-b50c-3f5f345f20d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:17.603702 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f4a8058-e14d-4305-b50c-3f5f345f20d0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:17.603702 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f4a8058-e14d-4305-b50c-3f5f345f20d0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:17.603702 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1f4a8058-e14d-4305-b50c-3f5f345f20d0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:17.603702 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1f4a8058-e14d-4305-b50c-3f5f345f20d0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:17.607318 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:17.607318 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:17.608141 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1f4a8058-e14d-4305-b50c-3f5f345f20d0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:17.608777 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1330/5333] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:17 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:18.530008 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dd75b47b-5d8d-4962-b316-61d229c46b34 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:18.531624 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd75b47b-5d8d-4962-b316-61d229c46b34 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 Jul 31 05:41:18.531808 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd75b47b-5d8d-4962-b316-61d229c46b34 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:18.532020 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dd75b47b-5d8d-4962-b316-61d229c46b34 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:18.537129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dd75b47b-5d8d-4962-b316-61d229c46b34 tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 returned with HTTP 404 Jul 31 05:41:18.537550 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1337/5334] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:18 2026] GET /volume/v3/volumes/dab96039-8d68-4b9d-b513-c4c3d1b87fb1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:18.547782 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cbfa9197-968b-46a4-b2f8-13f0c2afc55b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:18.549547 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbfa9197-968b-46a4-b2f8-13f0c2afc55b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 Jul 31 05:41:18.549790 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbfa9197-968b-46a4-b2f8-13f0c2afc55b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:18.550001 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cbfa9197-968b-46a4-b2f8-13f0c2afc55b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:18.550192 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-cbfa9197-968b-46a4-b2f8-13f0c2afc55b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete volume with id: 6b15f77b-9609-4343-91c6-42bd10fcf275 Jul 31 05:41:18.557033 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:18.557033 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:18.557536 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cbfa9197-968b-46a4-b2f8-13f0c2afc55b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:41:18.578889 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cbfa9197-968b-46a4-b2f8-13f0c2afc55b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Delete volume request issued successfully. Jul 31 05:41:18.579189 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cbfa9197-968b-46a4-b2f8-13f0c2afc55b tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 returned with HTTP 202 Jul 31 05:41:18.579847 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1323/5335] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:41:18 2026] DELETE /volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:41:18.586689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f714cef8-e89d-4e1c-ae6b-67c4e19ee35e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:18.588437 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f714cef8-e89d-4e1c-ae6b-67c4e19ee35e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 Jul 31 05:41:18.588646 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f714cef8-e89d-4e1c-ae6b-67c4e19ee35e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:18.588887 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f714cef8-e89d-4e1c-ae6b-67c4e19ee35e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:18.595498 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:18.595498 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:18.598597 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f714cef8-e89d-4e1c-ae6b-67c4e19ee35e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Volume info retrieved successfully. Jul 31 05:41:18.602689 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f714cef8-e89d-4e1c-ae6b-67c4e19ee35e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 returned with HTTP 200 Jul 31 05:41:18.603251 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1346/5336] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:18 2026] GET /volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:18.619851 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4ba55961-8fda-4e75-ac92-f4bb754145b8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:18.621542 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ba55961-8fda-4e75-ac92-f4bb754145b8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:18.621873 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ba55961-8fda-4e75-ac92-f4bb754145b8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:18.622994 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4ba55961-8fda-4e75-ac92-f4bb754145b8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:18.622994 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4ba55961-8fda-4e75-ac92-f4bb754145b8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:18.626450 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:18.626450 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:18.627267 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4ba55961-8fda-4e75-ac92-f4bb754145b8 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:18.627718 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1331/5337] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:18 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:19.618512 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-276ba4a1-6540-4b50-b27e-6b77d0a02b9e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:19.620011 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-276ba4a1-6540-4b50-b27e-6b77d0a02b9e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] GET https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 Jul 31 05:41:19.620192 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-276ba4a1-6540-4b50-b27e-6b77d0a02b9e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:19.620365 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-276ba4a1-6540-4b50-b27e-6b77d0a02b9e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:19.625941 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-276ba4a1-6540-4b50-b27e-6b77d0a02b9e tempest-VolumesBackupsTest-2079287603 tempest-VolumesBackupsTest-2079287603-project-member] https://10.4.3.227/volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 returned with HTTP 404 Jul 31 05:41:19.626396 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1338/5338] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:19 2026] GET /volume/v3/volumes/6b15f77b-9609-4343-91c6-42bd10fcf275 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:19.637241 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d352713-67f1-43d5-9254-49007b42ce59 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:19.639074 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d352713-67f1-43d5-9254-49007b42ce59 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:19.639366 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d352713-67f1-43d5-9254-49007b42ce59 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:19.639598 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d352713-67f1-43d5-9254-49007b42ce59 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:19.639739 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6d352713-67f1-43d5-9254-49007b42ce59 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:19.644374 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:19.644374 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:19.645118 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d352713-67f1-43d5-9254-49007b42ce59 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:19.645583 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1324/5339] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:19 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:20.655651 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-11807eba-303f-49d7-b758-b886af3062a4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:20.657532 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11807eba-303f-49d7-b758-b886af3062a4 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:20.657727 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11807eba-303f-49d7-b758-b886af3062a4 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:20.657903 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-11807eba-303f-49d7-b758-b886af3062a4 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:20.658019 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-11807eba-303f-49d7-b758-b886af3062a4 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:20.663971 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:20.663971 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:20.664604 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-11807eba-303f-49d7-b758-b886af3062a4 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:20.664938 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1347/5340] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:20 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:21.675442 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-08480e10-e602-456d-8b71-58e7f1932b71 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:21.677849 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08480e10-e602-456d-8b71-58e7f1932b71 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:21.678115 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08480e10-e602-456d-8b71-58e7f1932b71 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:21.678424 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-08480e10-e602-456d-8b71-58e7f1932b71 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:21.678593 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-08480e10-e602-456d-8b71-58e7f1932b71 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:21.684463 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:21.684463 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:21.685391 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-08480e10-e602-456d-8b71-58e7f1932b71 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:21.685872 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1332/5341] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:21 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:22.210232 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:22.296159 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:41:22.296159 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-731779849"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:22.297018 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-731779849'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:41:22.297353 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume of 1 GB Jul 31 05:41:22.301890 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Availability Zones retrieved successfully. Jul 31 05:41:22.307921 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Flow 'volume_create_api' (91b86d50-cd24-48e1-b357-21d5a28ac6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:22.308861 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944b5545-f723-4dfe-9891-38782f5007d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:22.309679 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:41:22.332962 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (944b5545-f723-4dfe-9891-38782f5007d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:22.333828 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6914d91e-c455-4b2f-ae9a-9aaa565ddfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:22.389500 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Created reservations ['643407a9-41d2-46b8-b198-7baa291c1062', 'e8250d4a-8710-4a68-9153-0a3d8f085c70', '6f7a5dce-84af-4c5f-9e4e-c8c5aa4cb603', '10b163a2-bab7-4dc1-9bc0-1e530ba7153a'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:41:22.390323 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6914d91e-c455-4b2f-ae9a-9aaa565ddfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['643407a9-41d2-46b8-b198-7baa291c1062', 'e8250d4a-8710-4a68-9153-0a3d8f085c70', '6f7a5dce-84af-4c5f-9e4e-c8c5aa4cb603', '10b163a2-bab7-4dc1-9bc0-1e530ba7153a']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:22.391036 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043bd029-894f-4f16-a22d-1407665294b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:22.412782 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (043bd029-894f-4f16-a22d-1407665294b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3a05b62-ff98-4d72-9e62-1d87ff28cb19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-731779849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2500d3061f804d269849c8016fd03f1d',qos_specs=None,replication_status=,reservations=['643407a9-41d2-46b8-b198-7baa291c1062','e8250d4a-8710-4a68-9153-0a3d8f085c70','6f7a5dce-84af-4c5f-9e4e-c8c5aa4cb603','10b163a2-bab7-4dc1-9bc0-1e530ba7153a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ec79241aca4859998e37f7112f517c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:41:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-731779849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3a05b62-ff98-4d72-9e62-1d87ff28cb19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2500d3061f804d269849c8016fd03f1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06ec79241aca4859998e37f7112f517c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:22.413626 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a4af39a-86c5-40d5-8df7-db328b672880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:22.431021 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a4af39a-86c5-40d5-8df7-db328b672880) transitioned into state 'SUCCESS' from state '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-731779849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2500d3061f804d269849c8016fd03f1d',qos_specs=None,replication_status=,reservations=['643407a9-41d2-46b8-b198-7baa291c1062','e8250d4a-8710-4a68-9153-0a3d8f085c70','6f7a5dce-84af-4c5f-9e4e-c8c5aa4cb603','10b163a2-bab7-4dc1-9bc0-1e530ba7153a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ec79241aca4859998e37f7112f517c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:22.431771 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d35c0f9-d3fe-4475-a3dc-789c8dc5ee06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:22.442548 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d35c0f9-d3fe-4475-a3dc-789c8dc5ee06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:22.443819 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Flow 'volume_create_api' (91b86d50-cd24-48e1-b357-21d5a28ac6f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:22.444269 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume request issued successfully. Jul 31 05:41:22.445272 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9e36fa7e-7838-4ba8-872f-a895cde4b3ee tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:41:22.445922 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1339/5342] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:41:22 2026] POST /volume/v3/volumes => generated 777 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:41:22.457971 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8dc7c594-2eee-4fb0-91b6-24002781766a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:22.460219 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8dc7c594-2eee-4fb0-91b6-24002781766a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 Jul 31 05:41:22.460591 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8dc7c594-2eee-4fb0-91b6-24002781766a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:22.460790 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8dc7c594-2eee-4fb0-91b6-24002781766a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:22.469361 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:22.469361 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:22.472967 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-8dc7c594-2eee-4fb0-91b6-24002781766a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:41:22.476859 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8dc7c594-2eee-4fb0-91b6-24002781766a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 returned with HTTP 200 Jul 31 05:41:22.477299 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1325/5343] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:22 2026] GET /volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:22.697510 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1dd45b88-dbbc-4fcd-8da1-dfb1f0947816 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:22.698322 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1dd45b88-dbbc-4fcd-8da1-dfb1f0947816 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:22.698519 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1dd45b88-dbbc-4fcd-8da1-dfb1f0947816 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:22.698691 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1dd45b88-dbbc-4fcd-8da1-dfb1f0947816 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:22.698795 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-1dd45b88-dbbc-4fcd-8da1-dfb1f0947816 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:22.703112 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:22.703112 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:22.703112 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1dd45b88-dbbc-4fcd-8da1-dfb1f0947816 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:22.703449 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1348/5344] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:22 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:23.500261 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-31d2bf5f-8d02-4962-b46f-0c64c225c440 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:23.504666 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31d2bf5f-8d02-4962-b46f-0c64c225c440 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 Jul 31 05:41:23.504914 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31d2bf5f-8d02-4962-b46f-0c64c225c440 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:23.505118 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31d2bf5f-8d02-4962-b46f-0c64c225c440 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:23.518886 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:23.518886 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:23.522988 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-31d2bf5f-8d02-4962-b46f-0c64c225c440 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:41:23.527600 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31d2bf5f-8d02-4962-b46f-0c64c225c440 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 returned with HTTP 200 Jul 31 05:41:23.527988 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1333/5345] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:23 2026] GET /volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:23.539851 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b71e8134-8152-4628-bec1-80b20d9b113f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:23.541880 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b71e8134-8152-4628-bec1-80b20d9b113f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:41:23.542317 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b71e8134-8152-4628-bec1-80b20d9b113f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c3a05b62-ff98-4d72-9e62-1d87ff28cb19", "name": "tempest-type-Backup-163863575"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:23.543884 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-b71e8134-8152-4628-bec1-80b20d9b113f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Creating new backup {'backup': {'volume_id': 'c3a05b62-ff98-4d72-9e62-1d87ff28cb19', 'name': 'tempest-type-Backup-163863575'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:41:23.544041 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-b71e8134-8152-4628-bec1-80b20d9b113f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Creating backup of volume c3a05b62-ff98-4d72-9e62-1d87ff28cb19 in container None Jul 31 05:41:23.551954 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:23.551954 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:23.552348 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b71e8134-8152-4628-bec1-80b20d9b113f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:41:23.601847 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-b71e8134-8152-4628-bec1-80b20d9b113f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Created reservations ['be451338-5ddc-42d2-8654-bec1b714039b', '71438466-b375-412d-97f8-6bd41b611a2c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:41:23.669637 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b71e8134-8152-4628-bec1-80b20d9b113f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:41:23.670169 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1340/5346] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:41:23 2026] POST /volume/v3/backups => generated 315 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:41:23.678606 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bc7fc07e-5e5b-487a-a68a-f73e5be34b27 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:23.680713 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc7fc07e-5e5b-487a-a68a-f73e5be34b27 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:23.681376 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc7fc07e-5e5b-487a-a68a-f73e5be34b27 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:23.681612 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bc7fc07e-5e5b-487a-a68a-f73e5be34b27 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:23.681773 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-bc7fc07e-5e5b-487a-a68a-f73e5be34b27 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:23.687329 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:23.687329 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:23.688125 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bc7fc07e-5e5b-487a-a68a-f73e5be34b27 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:23.688898 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1326/5347] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:23 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:23.714259 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d11239b6-5b1d-4d69-a587-ac03b998ccd5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:23.715967 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d11239b6-5b1d-4d69-a587-ac03b998ccd5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:23.716184 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d11239b6-5b1d-4d69-a587-ac03b998ccd5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:23.716374 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d11239b6-5b1d-4d69-a587-ac03b998ccd5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:23.716477 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d11239b6-5b1d-4d69-a587-ac03b998ccd5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:23.720023 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:23.720023 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:23.720562 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d11239b6-5b1d-4d69-a587-ac03b998ccd5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:23.720878 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1349/5348] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:23 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:24.087986 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-7e06bfb7-5e26-40ad-94f0-40e3ddeb98b5 req-2b4e283f-43d0-439c-97aa-7a3d756df54b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:24.089677 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7e06bfb7-5e26-40ad-94f0-40e3ddeb98b5 req-2b4e283f-43d0-439c-97aa-7a3d756df54b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/attachments/00a6634b-6103-4792-a6ee-166c28bb7693 Jul 31 05:41:24.089972 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7e06bfb7-5e26-40ad-94f0-40e3ddeb98b5 req-2b4e283f-43d0-439c-97aa-7a3d756df54b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:24.090300 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-7e06bfb7-5e26-40ad-94f0-40e3ddeb98b5 req-2b4e283f-43d0-439c-97aa-7a3d756df54b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'version_select' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:24.098436 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:24.098436 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:24.139450 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-7e06bfb7-5e26-40ad-94f0-40e3ddeb98b5 req-2b4e283f-43d0-439c-97aa-7a3d756df54b tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/00a6634b-6103-4792-a6ee-166c28bb7693 returned with HTTP 200 Jul 31 05:41:24.139450 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1334/5349] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:41:24 2026] DELETE /volume/v3/attachments/00a6634b-6103-4792-a6ee-166c28bb7693 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:24.700361 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c622b62b-d649-453a-84b2-519673ea42c4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:24.702288 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c622b62b-d649-453a-84b2-519673ea42c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:24.702492 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c622b62b-d649-453a-84b2-519673ea42c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:24.702670 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c622b62b-d649-453a-84b2-519673ea42c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:24.702767 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c622b62b-d649-453a-84b2-519673ea42c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:24.707264 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:24.707264 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:24.707938 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c622b62b-d649-453a-84b2-519673ea42c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:24.708336 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1341/5350] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:24 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:24.734079 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0821da97-b906-4a01-89af-7736c501eef7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:24.735862 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0821da97-b906-4a01-89af-7736c501eef7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:24.736076 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0821da97-b906-4a01-89af-7736c501eef7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:24.736321 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0821da97-b906-4a01-89af-7736c501eef7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:24.736424 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0821da97-b906-4a01-89af-7736c501eef7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:24.740880 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:24.740880 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:24.741579 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0821da97-b906-4a01-89af-7736c501eef7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:24.741972 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1327/5351] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:24 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:25.132740 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-867553d8-c6cc-4370-94b1-d00350e28998 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:25.134691 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-867553d8-c6cc-4370-94b1-d00350e28998 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:41:25.134888 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-867553d8-c6cc-4370-94b1-d00350e28998 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:25.135065 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-867553d8-c6cc-4370-94b1-d00350e28998 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:25.144473 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:25.144473 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:25.148960 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-867553d8-c6cc-4370-94b1-d00350e28998 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:41:25.154758 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-867553d8-c6cc-4370-94b1-d00350e28998 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 200 Jul 31 05:41:25.155290 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1350/5352] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:41:25 2026] GET /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:25.620088 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-70ddaf44-ae24-40a8-b13a-14bce9d471d8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:25.622149 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-70ddaf44-ae24-40a8-b13a-14bce9d471d8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:41:25.623707 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-70ddaf44-ae24-40a8-b13a-14bce9d471d8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:25.623707 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-70ddaf44-ae24-40a8-b13a-14bce9d471d8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:25.629777 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:25.629777 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:25.633352 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-70ddaf44-ae24-40a8-b13a-14bce9d471d8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:41:25.638925 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-70ddaf44-ae24-40a8-b13a-14bce9d471d8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 200 Jul 31 05:41:25.639486 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1335/5353] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:41:25 2026] GET /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:25.652354 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3cadbcee-b60a-4141-aec2-409c68f2e420 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:25.652736 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cadbcee-b60a-4141-aec2-409c68f2e420 None None] GET https://10.4.3.227/volume// Jul 31 05:41:25.652906 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3cadbcee-b60a-4141-aec2-409c68f2e420 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:25.653378 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3cadbcee-b60a-4141-aec2-409c68f2e420 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:25.653475 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3cadbcee-b60a-4141-aec2-409c68f2e420 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:41:25.653806 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1342/5354] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:41: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 31 05:41:25.666549 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-c43a1778-c5b7-450f-a8a3-4ce2bc86f1d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:25.668808 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-c43a1778-c5b7-450f-a8a3-4ce2bc86f1d6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:41:25.669340 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-c43a1778-c5b7-450f-a8a3-4ce2bc86f1d6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6cfd565f-0205-4fbb-8b9b-8ef57f3173ad", "connector": null, "instance_uuid": "061bcb4f-89f3-445a-b3a6-2786cf52cd12"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:25.681982 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:25.681982 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:25.707428 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-c43a1778-c5b7-450f-a8a3-4ce2bc86f1d6 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:41:25.707921 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1328/5355] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:41:25 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:25.718875 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5aedcae8-7426-4128-8e9a-66cde9a48220 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:25.721041 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5aedcae8-7426-4128-8e9a-66cde9a48220 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:25.721361 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5aedcae8-7426-4128-8e9a-66cde9a48220 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:25.721606 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5aedcae8-7426-4128-8e9a-66cde9a48220 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:25.721757 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5aedcae8-7426-4128-8e9a-66cde9a48220 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:25.726227 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:25.726227 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:25.726925 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5aedcae8-7426-4128-8e9a-66cde9a48220 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:25.727341 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1351/5356] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:25 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:25.753652 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a847fd31-8db5-4e71-9930-81c0386a96f9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:25.758379 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a847fd31-8db5-4e71-9930-81c0386a96f9 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:25.758379 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a847fd31-8db5-4e71-9930-81c0386a96f9 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:25.758379 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a847fd31-8db5-4e71-9930-81c0386a96f9 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:25.758379 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a847fd31-8db5-4e71-9930-81c0386a96f9 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:25.764136 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:25.764136 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:25.764136 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a847fd31-8db5-4e71-9930-81c0386a96f9 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:25.764136 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1336/5357] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:25 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:26.696768 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a859d176-43ba-4549-8dc0-a7b82e50e066 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:26.697517 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a859d176-43ba-4549-8dc0-a7b82e50e066 None None] GET https://10.4.3.227/volume// Jul 31 05:41:26.697517 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a859d176-43ba-4549-8dc0-a7b82e50e066 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:26.697662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a859d176-43ba-4549-8dc0-a7b82e50e066 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:26.698053 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a859d176-43ba-4549-8dc0-a7b82e50e066 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:41:26.698429 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1343/5358] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:41: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 31 05:41:26.708149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-aeb27001-8393-43f4-b677-b280ab2fd516 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:26.710119 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-aeb27001-8393-43f4-b677-b280ab2fd516 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:41:26.711115 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-aeb27001-8393-43f4-b677-b280ab2fd516 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:26.711115 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-aeb27001-8393-43f4-b677-b280ab2fd516 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:26.727920 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:26.727920 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:26.737780 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7d50ad36-0860-4966-a03d-e315a381248c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:26.738969 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-aeb27001-8393-43f4-b677-b280ab2fd516 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:41:26.740349 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d50ad36-0860-4966-a03d-e315a381248c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:26.740621 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d50ad36-0860-4966-a03d-e315a381248c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:26.740852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7d50ad36-0860-4966-a03d-e315a381248c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:26.740985 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7d50ad36-0860-4966-a03d-e315a381248c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:26.748668 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:26.748668 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:26.749056 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-aeb27001-8393-43f4-b677-b280ab2fd516 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 200 Jul 31 05:41:26.749525 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7d50ad36-0860-4966-a03d-e315a381248c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:26.749635 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1329/5359] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:41:26 2026] GET /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 1546 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:41:26.749949 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1352/5360] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:26 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:26.775954 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b66a4b26-fa0d-4cc0-a64e-8e8dabf697f2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:26.781701 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b66a4b26-fa0d-4cc0-a64e-8e8dabf697f2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:26.787481 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b66a4b26-fa0d-4cc0-a64e-8e8dabf697f2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:26.787481 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b66a4b26-fa0d-4cc0-a64e-8e8dabf697f2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:26.787481 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-b66a4b26-fa0d-4cc0-a64e-8e8dabf697f2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:26.792764 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:26.792764 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:26.794672 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b66a4b26-fa0d-4cc0-a64e-8e8dabf697f2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:26.794672 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1337/5361] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:26 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:26.883372 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-5b24d85e-9017-4f9f-bde2-dc809da1886a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:26.885680 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-5b24d85e-9017-4f9f-bde2-dc809da1886a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] PUT https://10.4.3.227/volume/v3/attachments/a471929e-f670-4f35-8888-a7bb33d3ec80 Jul 31 05:41:26.886127 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-5b24d85e-9017-4f9f-bde2-dc809da1886a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:26.894770 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-5b24d85e-9017-4f9f-bde2-dc809da1886a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Acquiring lock "cinder-attachment_update-6cfd565f-0205-4fbb-8b9b-8ef57f3173ad-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:41:26.899759 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-5b24d85e-9017-4f9f-bde2-dc809da1886a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-6cfd565f-0205-4fbb-8b9b-8ef57f3173ad-np0000006182" acquired by "attachment_update" :: waited 0.005s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:41:26.900857 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:26.900857 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:26.992818 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-5b24d85e-9017-4f9f-bde2-dc809da1886a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-6cfd565f-0205-4fbb-8b9b-8ef57f3173ad-np0000006182" released by "attachment_update" :: held 0.093s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:41:26.993109 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-5b24d85e-9017-4f9f-bde2-dc809da1886a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/a471929e-f670-4f35-8888-a7bb33d3ec80 returned with HTTP 200 Jul 31 05:41:26.993577 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1344/5362] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:41:26 2026] PUT /volume/v3/attachments/a471929e-f670-4f35-8888-a7bb33d3ec80 => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:27.022628 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-b5e7e34d-e827-40ab-9953-ed86b8444fa2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:27.025356 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-b5e7e34d-e827-40ab-9953-ed86b8444fa2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments/a471929e-f670-4f35-8888-a7bb33d3ec80/action Jul 31 05:41:27.025876 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-b5e7e34d-e827-40ab-9953-ed86b8444fa2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:41:27.025951 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-b5e7e34d-e827-40ab-9953-ed86b8444fa2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:27.051269 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:27.051269 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:27.068014 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-b7d108c0-0d46-45fb-a15a-a71cf0407bba req-b5e7e34d-e827-40ab-9953-ed86b8444fa2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/a471929e-f670-4f35-8888-a7bb33d3ec80/action returned with HTTP 204 Jul 31 05:41:27.068493 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1330/5363] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:41:27 2026] POST /volume/v3/attachments/a471929e-f670-4f35-8888-a7bb33d3ec80/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:27.761028 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-eb087fb5-0f4f-4f70-9b1d-44608c57f9b0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:27.762659 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb087fb5-0f4f-4f70-9b1d-44608c57f9b0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:27.762853 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb087fb5-0f4f-4f70-9b1d-44608c57f9b0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:27.763071 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-eb087fb5-0f4f-4f70-9b1d-44608c57f9b0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:27.763237 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-eb087fb5-0f4f-4f70-9b1d-44608c57f9b0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:27.767241 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:27.767241 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:27.767932 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-eb087fb5-0f4f-4f70-9b1d-44608c57f9b0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:27.768415 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1353/5364] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:27 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:27.807942 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c15e8b63-b50d-4527-9163-ea6613eca617 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:27.810090 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c15e8b63-b50d-4527-9163-ea6613eca617 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:27.810382 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c15e8b63-b50d-4527-9163-ea6613eca617 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:27.810599 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c15e8b63-b50d-4527-9163-ea6613eca617 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:27.810778 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c15e8b63-b50d-4527-9163-ea6613eca617 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:27.814943 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:27.814943 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:27.815554 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c15e8b63-b50d-4527-9163-ea6613eca617 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:27.815896 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1338/5365] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:27 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:28.778454 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fb77271a-646a-46b8-86c5-7f99e89cc99f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:28.780070 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb77271a-646a-46b8-86c5-7f99e89cc99f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:28.780323 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb77271a-646a-46b8-86c5-7f99e89cc99f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:28.780491 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fb77271a-646a-46b8-86c5-7f99e89cc99f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:28.780585 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fb77271a-646a-46b8-86c5-7f99e89cc99f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:28.784528 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:28.784528 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:28.785056 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fb77271a-646a-46b8-86c5-7f99e89cc99f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:28.785412 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1345/5366] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:28 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:28.826837 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c2fa0fa1-ee8d-41e2-a4bb-1e945fddc725 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:28.828644 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2fa0fa1-ee8d-41e2-a4bb-1e945fddc725 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:28.828848 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2fa0fa1-ee8d-41e2-a4bb-1e945fddc725 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:28.829018 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c2fa0fa1-ee8d-41e2-a4bb-1e945fddc725 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:28.829127 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c2fa0fa1-ee8d-41e2-a4bb-1e945fddc725 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:28.833063 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:28.833063 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:28.833763 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c2fa0fa1-ee8d-41e2-a4bb-1e945fddc725 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:28.834324 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1331/5367] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:28 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:28.842594 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2fe9f695-632a-420f-ae8f-46657d4bf75f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:28.844281 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fe9f695-632a-420f-ae8f-46657d4bf75f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576/export_record Jul 31 05:41:28.844478 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fe9f695-632a-420f-ae8f-46657d4bf75f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:28.844652 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fe9f695-632a-420f-ae8f-46657d4bf75f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'export_record' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:28.844751 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-2fe9f695-632a-420f-ae8f-46657d4bf75f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Export record for backup 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100286) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 05:41:28.848687 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:28.848687 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:28.849449 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.api [None req-2fe9f695-632a-420f-ae8f-46657d4bf75f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling RPCAPI with context: , host: np0000006182, backup: 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100286) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 05:41:28.855983 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-2fe9f695-632a-420f-ae8f-46657d4bf75f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] export_record in rpcapi backup_id 6ef1d390-8782-49f8-b7e3-100ad6cf9576 on host np0000006182. {{(pid=100286) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 05:41:28.868834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-2fe9f695-632a-420f-ae8f-46657d4bf75f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmVmMWQzOTAtODc4Mi00OWY4LWI3ZTMtMTAwYWQ2Y2Y5NTc2IiwgInVzZXJfaWQiOiAiMjU0MTAxNTcyMmE0NGRhYzk1MTE1Mjk3YzgxMWIwMDAiLCAicHJvamVjdF9pZCI6ICIwYzUyMmVlMzZlMjg0Y2I5OTUwOWVmNGM5NTJhNzJhZiIsICJ2b2x1bWVfaWQiOiAiMjcyZDRiZDctZjBlNC00YTU2LWEwMTgtMDc2MGFjOThjMTM5IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjEwNzQyNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yNzJkNGJkNy1mMGU0LTRhNTYtYTAxOC0wNzYwYWM5OGMxMzkvMjAyNjA3MzEwNTQxMTYvYXpfbm92YV9iYWNrdXBfNmVmMWQzOTAtODc4Mi00OWY4LWI3ZTMtMTAwYWQ2Y2Y5NTc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwNTo0MToxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTo0MToxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA1OjQxOjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100286) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 05:41:28.869063 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fe9f695-632a-420f-ae8f-46657d4bf75f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576/export_record returned with HTTP 200 Jul 31 05:41:28.869494 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1354/5368] 10.4.3.227 () {68 vars in 1430 bytes} [Fri Jul 31 05:41:28 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:28.876471 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-93f7e34c-1331-467d-b725-03ce9d398e62 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:28.878261 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-93f7e34c-1331-467d-b725-03ce9d398e62 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:41:28.878472 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-93f7e34c-1331-467d-b725-03ce9d398e62 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:28.878672 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-93f7e34c-1331-467d-b725-03ce9d398e62 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:28.878783 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-93f7e34c-1331-467d-b725-03ce9d398e62 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:28.882705 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:28.882705 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:28.883478 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-93f7e34c-1331-467d-b725-03ce9d398e62 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:41:28.884063 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1339/5369] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:28 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:28.892712 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b0aa9055-df01-4a62-9e14-f647c6f0da1a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:28.894350 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0aa9055-df01-4a62-9e14-f647c6f0da1a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] POST https://10.4.3.227/volume/v3/backups/import_record Jul 31 05:41:28.894727 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b0aa9055-df01-4a62-9e14-f647c6f0da1a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzcxNjQxNDctMTcwNC00MjBlLWIxMDItODBiNDExYzkxODgyIiwgInVzZXJfaWQiOiAiMjU0MTAxNTcyMmE0NGRhYzk1MTE1Mjk3YzgxMWIwMDAiLCAicHJvamVjdF9pZCI6ICIwYzUyMmVlMzZlMjg0Y2I5OTUwOWVmNGM5NTJhNzJhZiIsICJ2b2x1bWVfaWQiOiAiMjcyZDRiZDctZjBlNC00YTU2LWEwMTgtMDc2MGFjOThjMTM5IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjEwNzQyNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yNzJkNGJkNy1mMGU0LTRhNTYtYTAxOC0wNzYwYWM5OGMxMzkvMjAyNjA3MzEwNTQxMTYvYXpfbm92YV9iYWNrdXBfNmVmMWQzOTAtODc4Mi00OWY4LWI3ZTMtMTAwYWQ2Y2Y5NTc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwNTo0MToxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTo0MToxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA1OjQxOjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:28.895983 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-b0aa9055-df01-4a62-9e14-f647c6f0da1a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzcxNjQxNDctMTcwNC00MjBlLWIxMDItODBiNDExYzkxODgyIiwgInVzZXJfaWQiOiAiMjU0MTAxNTcyMmE0NGRhYzk1MTE1Mjk3YzgxMWIwMDAiLCAicHJvamVjdF9pZCI6ICIwYzUyMmVlMzZlMjg0Y2I5OTUwOWVmNGM5NTJhNzJhZiIsICJ2b2x1bWVfaWQiOiAiMjcyZDRiZDctZjBlNC00YTU2LWEwMTgtMDc2MGFjOThjMTM5IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjEwNzQyNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yNzJkNGJkNy1mMGU0LTRhNTYtYTAxOC0wNzYwYWM5OGMxMzkvMjAyNjA3MzEwNTQxMTYvYXpfbm92YV9iYWNrdXBfNmVmMWQzOTAtODc4Mi00OWY4LWI3ZTMtMTAwYWQ2Y2Y5NTc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwNTo0MToxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTo0MToxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA1OjQxOjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100283) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 05:41:28.896131 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-b0aa9055-df01-4a62-9e14-f647c6f0da1a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzcxNjQxNDctMTcwNC00MjBlLWIxMDItODBiNDExYzkxODgyIiwgInVzZXJfaWQiOiAiMjU0MTAxNTcyMmE0NGRhYzk1MTE1Mjk3YzgxMWIwMDAiLCAicHJvamVjdF9pZCI6ICIwYzUyMmVlMzZlMjg0Y2I5OTUwOWVmNGM5NTJhNzJhZiIsICJ2b2x1bWVfaWQiOiAiMjcyZDRiZDctZjBlNC00YTU2LWEwMTgtMDc2MGFjOThjMTM5IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04MjEwNzQyNTUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8yNzJkNGJkNy1mMGU0LTRhNTYtYTAxOC0wNzYwYWM5OGMxMzkvMjAyNjA3MzEwNTQxMTYvYXpfbm92YV9iYWNrdXBfNmVmMWQzOTAtODc4Mi00OWY4LWI3ZTMtMTAwYWQ2Y2Y5NTc2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwNTo0MToxM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTo0MToxM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA1OjQxOjI4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100283) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 05:41:28.896693 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-b0aa9055-df01-4a62-9e14-f647c6f0da1a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '3eb796acb7904b06a595cef0177ff364', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c522ee36e284cb99509ef4c952a72af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:41:28.896860 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b0aa9055-df01-4a62-9e14-f647c6f0da1a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] https://10.4.3.227/volume/v3/backups/import_record returned with HTTP 403 Jul 31 05:41:28.897289 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1346/5370] 10.4.3.227 () {70 vars in 1342 bytes} [Fri Jul 31 05:41:28 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 31 05:41:28.902921 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-234080e9-8376-40c0-9c98-a08193cc721f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:28.904708 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-234080e9-8376-40c0-9c98-a08193cc721f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 Jul 31 05:41:28.904896 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-234080e9-8376-40c0-9c98-a08193cc721f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:28.905065 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-234080e9-8376-40c0-9c98-a08193cc721f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:28.905254 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-234080e9-8376-40c0-9c98-a08193cc721f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete volume with id: 272d4bd7-f0e4-4a56-a018-0760ac98c139 Jul 31 05:41:28.911974 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:28.911974 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:28.912292 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-234080e9-8376-40c0-9c98-a08193cc721f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:28.927467 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-234080e9-8376-40c0-9c98-a08193cc721f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete volume request issued successfully. Jul 31 05:41:28.927732 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-234080e9-8376-40c0-9c98-a08193cc721f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 returned with HTTP 202 Jul 31 05:41:28.928297 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1332/5371] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:41:28 2026] DELETE /volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:41:28.935283 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cb03859b-fef1-403d-8247-18cd06af4129 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:28.936956 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb03859b-fef1-403d-8247-18cd06af4129 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 Jul 31 05:41:28.937146 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb03859b-fef1-403d-8247-18cd06af4129 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:28.937340 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cb03859b-fef1-403d-8247-18cd06af4129 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:28.943988 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:28.943988 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:28.947090 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cb03859b-fef1-403d-8247-18cd06af4129 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:28.952343 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cb03859b-fef1-403d-8247-18cd06af4129 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 returned with HTTP 200 Jul 31 05:41:28.952666 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1355/5372] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:28 2026] GET /volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:29.796064 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-717f66a9-2b33-4a0b-b4f6-161abb5072be None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:29.798021 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-717f66a9-2b33-4a0b-b4f6-161abb5072be tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:29.798258 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-717f66a9-2b33-4a0b-b4f6-161abb5072be tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:29.798527 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-717f66a9-2b33-4a0b-b4f6-161abb5072be tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:29.798630 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-717f66a9-2b33-4a0b-b4f6-161abb5072be tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:29.803325 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:29.803325 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:29.804184 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-717f66a9-2b33-4a0b-b4f6-161abb5072be tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:29.804628 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1340/5373] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:29 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:29.965269 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e7c6f4e2-9236-462a-aa5f-88ccc2847e07 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:29.967952 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7c6f4e2-9236-462a-aa5f-88ccc2847e07 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 Jul 31 05:41:29.968215 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7c6f4e2-9236-462a-aa5f-88ccc2847e07 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:29.968424 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7c6f4e2-9236-462a-aa5f-88ccc2847e07 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:29.974477 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7c6f4e2-9236-462a-aa5f-88ccc2847e07 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 returned with HTTP 404 Jul 31 05:41:29.974981 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1347/5374] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:29 2026] GET /volume/v3/volumes/272d4bd7-f0e4-4a56-a018-0760ac98c139 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:29.983011 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0fb075d7-b639-4719-b588-800a7769cb18 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:29.984901 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0fb075d7-b639-4719-b588-800a7769cb18 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] GET https://10.4.3.227/volume/v3/backups Jul 31 05:41:29.985119 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0fb075d7-b639-4719-b588-800a7769cb18 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:29.985514 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0fb075d7-b639-4719-b588-800a7769cb18 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:29.985874 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-0fb075d7-b639-4719-b588-800a7769cb18 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:41:29.992044 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0fb075d7-b639-4719-b588-800a7769cb18 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] https://10.4.3.227/volume/v3/backups returned with HTTP 200 Jul 31 05:41:29.992431 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1333/5375] 10.4.3.227 () {68 vars in 1277 bytes} [Fri Jul 31 05:41:29 2026] GET /volume/v3/backups => generated 623 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:30.001495 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cdb5591e-40b2-4a7f-8d94-8b8f1d3a0278 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:30.003303 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cdb5591e-40b2-4a7f-8d94-8b8f1d3a0278 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] GET https://10.4.3.227/volume/v3/backups?project_id=0c522ee36e284cb99509ef4c952a72af Jul 31 05:41:30.003499 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cdb5591e-40b2-4a7f-8d94-8b8f1d3a0278 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:30.003698 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cdb5591e-40b2-4a7f-8d94-8b8f1d3a0278 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:30.003945 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.api_utils [None req-cdb5591e-40b2-4a7f-8d94-8b8f1d3a0278 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Removing options 'project_id' from query. {{(pid=100286) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:41:30.008912 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cdb5591e-40b2-4a7f-8d94-8b8f1d3a0278 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] https://10.4.3.227/volume/v3/backups?project_id=0c522ee36e284cb99509ef4c952a72af returned with HTTP 200 Jul 31 05:41:30.009389 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1356/5376] 10.4.3.227 () {68 vars in 1364 bytes} [Fri Jul 31 05:41:30 2026] GET /volume/v3/backups?project_id=0c522ee36e284cb99509ef4c952a72af => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:30.019018 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:30.020973 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:41:30.021359 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1164459522"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:30.022779 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1164459522'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:41:30.022911 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume of 1 GB Jul 31 05:41:30.028291 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Availability Zones retrieved successfully. Jul 31 05:41:30.034050 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Flow 'volume_create_api' (2049b29c-36a2-4f53-9f79-64ef4e52ff96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:30.035323 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93c7315-4204-4aa0-9598-6d5b2af5e743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:30.036204 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:41:30.063766 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a93c7315-4204-4aa0-9598-6d5b2af5e743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:30.064607 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ed1ed5-d7be-48b5-973b-76a43f4b5c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:30.103774 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Created reservations ['d26d54bb-92e0-4cdd-a34b-f65301fe38f9', 'ea509905-f31e-4c30-b7a2-139567bc5003', 'e438c9b0-8ebe-4b13-8118-4dbab95b3cfe', 'c3c2e911-de9e-47ba-a058-8365958a2f63'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:41:30.104683 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1ed1ed5-d7be-48b5-973b-76a43f4b5c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d26d54bb-92e0-4cdd-a34b-f65301fe38f9', 'ea509905-f31e-4c30-b7a2-139567bc5003', 'e438c9b0-8ebe-4b13-8118-4dbab95b3cfe', 'c3c2e911-de9e-47ba-a058-8365958a2f63']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:30.105421 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfa201d-77c6-4533-92f9-a36aab3ab332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:30.127274 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebfa201d-77c6-4533-92f9-a36aab3ab332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1000ff5c-7778-46af-93ed-83afbf9d63b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1164459522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c522ee36e284cb99509ef4c952a72af',qos_specs=None,replication_status=,reservations=['d26d54bb-92e0-4cdd-a34b-f65301fe38f9','ea509905-f31e-4c30-b7a2-139567bc5003','e438c9b0-8ebe-4b13-8118-4dbab95b3cfe','c3c2e911-de9e-47ba-a058-8365958a2f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2541015722a44dac95115297c811b000',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:41:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1164459522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1000ff5c-7778-46af-93ed-83afbf9d63b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c522ee36e284cb99509ef4c952a72af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2541015722a44dac95115297c811b000',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:30.128019 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771fdf3e-a59f-4827-ac1d-8843628e674d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:30.146450 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (771fdf3e-a59f-4827-ac1d-8843628e674d) transitioned into state 'SUCCESS' from state '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-1164459522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c522ee36e284cb99509ef4c952a72af',qos_specs=None,replication_status=,reservations=['d26d54bb-92e0-4cdd-a34b-f65301fe38f9','ea509905-f31e-4c30-b7a2-139567bc5003','e438c9b0-8ebe-4b13-8118-4dbab95b3cfe','c3c2e911-de9e-47ba-a058-8365958a2f63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2541015722a44dac95115297c811b000',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:30.147223 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c062832-b486-4047-b41c-3cb237b61655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:30.156240 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c062832-b486-4047-b41c-3cb237b61655) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:30.157109 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Flow 'volume_create_api' (2049b29c-36a2-4f53-9f79-64ef4e52ff96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:30.157463 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Create volume request issued successfully. Jul 31 05:41:30.158047 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b6181f53-f1b5-465a-a579-cf4e74dccfeb tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:41:30.158544 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1341/5377] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:41:30 2026] POST /volume/v3/volumes => generated 778 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:41:30.169538 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b6fed678-e3fd-404f-9310-b5c818d9dce6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:30.171656 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6fed678-e3fd-404f-9310-b5c818d9dce6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 Jul 31 05:41:30.171919 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6fed678-e3fd-404f-9310-b5c818d9dce6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:30.172206 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b6fed678-e3fd-404f-9310-b5c818d9dce6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:30.181209 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:30.181209 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:30.185885 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b6fed678-e3fd-404f-9310-b5c818d9dce6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:30.191837 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b6fed678-e3fd-404f-9310-b5c818d9dce6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 returned with HTTP 200 Jul 31 05:41:30.192359 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1348/5378] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:30 2026] GET /volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:30.814251 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c4767edf-41f1-4e49-83ef-f48f60dbe012 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:30.816084 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4767edf-41f1-4e49-83ef-f48f60dbe012 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:30.816325 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4767edf-41f1-4e49-83ef-f48f60dbe012 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:30.816509 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c4767edf-41f1-4e49-83ef-f48f60dbe012 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:30.816636 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-c4767edf-41f1-4e49-83ef-f48f60dbe012 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:30.821151 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:30.821151 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:30.821728 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c4767edf-41f1-4e49-83ef-f48f60dbe012 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:30.822117 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1334/5379] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:30 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:31.205178 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e956fb44-8992-4a8d-9af7-2aab19cee23e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:31.207379 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e956fb44-8992-4a8d-9af7-2aab19cee23e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 Jul 31 05:41:31.207662 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e956fb44-8992-4a8d-9af7-2aab19cee23e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:31.207932 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e956fb44-8992-4a8d-9af7-2aab19cee23e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:31.216879 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:31.216879 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:31.221275 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e956fb44-8992-4a8d-9af7-2aab19cee23e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:31.226228 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e956fb44-8992-4a8d-9af7-2aab19cee23e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 returned with HTTP 200 Jul 31 05:41:31.226757 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1357/5380] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:31 2026] GET /volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:31.246957 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0881850-b7f9-4f13-b45d-7ac13508bff0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:31.249009 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0881850-b7f9-4f13-b45d-7ac13508bff0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:41:31.249454 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0881850-b7f9-4f13-b45d-7ac13508bff0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1000ff5c-7778-46af-93ed-83afbf9d63b9", "name": "tempest-type-Backup-1972509165"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:31.251491 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-a0881850-b7f9-4f13-b45d-7ac13508bff0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Creating new backup {'backup': {'volume_id': '1000ff5c-7778-46af-93ed-83afbf9d63b9', 'name': 'tempest-type-Backup-1972509165'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:41:31.251491 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-a0881850-b7f9-4f13-b45d-7ac13508bff0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Creating backup of volume 1000ff5c-7778-46af-93ed-83afbf9d63b9 in container None Jul 31 05:41:31.264176 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:31.264176 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:31.264176 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a0881850-b7f9-4f13-b45d-7ac13508bff0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:31.292185 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-a0881850-b7f9-4f13-b45d-7ac13508bff0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Created reservations ['1298d463-ede3-447d-8953-1fb479955999', '902bf12d-0430-4d73-a464-0dc7fb23cc02'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:41:31.344588 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0881850-b7f9-4f13-b45d-7ac13508bff0 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:41:31.345424 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1342/5381] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:41:31 2026] POST /volume/v3/backups => generated 316 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:41:31.354330 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-eadc4dee-0b22-4fc4-a76d-c7f8f64f5d95 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:31.358490 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eadc4dee-0b22-4fc4-a76d-c7f8f64f5d95 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:31.358490 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eadc4dee-0b22-4fc4-a76d-c7f8f64f5d95 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:31.358490 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-eadc4dee-0b22-4fc4-a76d-c7f8f64f5d95 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:31.358490 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-eadc4dee-0b22-4fc4-a76d-c7f8f64f5d95 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:31.361925 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:31.361925 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:31.362631 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-eadc4dee-0b22-4fc4-a76d-c7f8f64f5d95 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:31.363112 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1349/5382] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:31 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:31.832468 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-53b55478-87bc-47e9-af72-bb4607e7f93d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:31.834845 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53b55478-87bc-47e9-af72-bb4607e7f93d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:31.835224 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53b55478-87bc-47e9-af72-bb4607e7f93d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:31.835545 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-53b55478-87bc-47e9-af72-bb4607e7f93d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:31.835765 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-53b55478-87bc-47e9-af72-bb4607e7f93d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:31.841334 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:31.841334 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:31.842350 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-53b55478-87bc-47e9-af72-bb4607e7f93d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:31.842951 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1335/5383] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:31 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:32.375874 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e908327c-eb1c-4177-87ff-883af14de926 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:32.378453 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e908327c-eb1c-4177-87ff-883af14de926 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:32.378775 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e908327c-eb1c-4177-87ff-883af14de926 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:32.379145 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e908327c-eb1c-4177-87ff-883af14de926 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:32.379293 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e908327c-eb1c-4177-87ff-883af14de926 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:32.384444 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:32.384444 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:32.385261 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e908327c-eb1c-4177-87ff-883af14de926 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:32.385679 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1358/5384] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:32 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:32.854082 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bec3bfaf-0b70-4b03-9d3a-e81d28a5024b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:32.856235 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bec3bfaf-0b70-4b03-9d3a-e81d28a5024b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:32.856447 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bec3bfaf-0b70-4b03-9d3a-e81d28a5024b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:32.856655 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bec3bfaf-0b70-4b03-9d3a-e81d28a5024b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:32.856790 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-bec3bfaf-0b70-4b03-9d3a-e81d28a5024b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:32.861033 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:32.861033 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:32.861841 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bec3bfaf-0b70-4b03-9d3a-e81d28a5024b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:32.862330 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1343/5385] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:32 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:33.399748 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4fe0548d-edb5-462d-bc13-549f3b57ecc4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:33.403953 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4fe0548d-edb5-462d-bc13-549f3b57ecc4 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:33.403953 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4fe0548d-edb5-462d-bc13-549f3b57ecc4 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:33.403953 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4fe0548d-edb5-462d-bc13-549f3b57ecc4 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:33.403953 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4fe0548d-edb5-462d-bc13-549f3b57ecc4 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:33.408622 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:33.408622 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:33.409670 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4fe0548d-edb5-462d-bc13-549f3b57ecc4 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:33.410302 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1350/5386] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:33 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:33.872874 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d53cd23b-dcc8-443c-bde9-41e255c64454 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:33.874874 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d53cd23b-dcc8-443c-bde9-41e255c64454 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:33.875171 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d53cd23b-dcc8-443c-bde9-41e255c64454 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:33.875406 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d53cd23b-dcc8-443c-bde9-41e255c64454 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:33.875548 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d53cd23b-dcc8-443c-bde9-41e255c64454 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:33.879769 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:33.879769 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:33.880525 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d53cd23b-dcc8-443c-bde9-41e255c64454 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:33.880897 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1336/5387] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:33 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:34.424709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4f7e4a02-fc69-45c7-90e9-13998542fa5b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:34.428116 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f7e4a02-fc69-45c7-90e9-13998542fa5b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:34.428116 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f7e4a02-fc69-45c7-90e9-13998542fa5b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:34.428116 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4f7e4a02-fc69-45c7-90e9-13998542fa5b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:34.428116 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-4f7e4a02-fc69-45c7-90e9-13998542fa5b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:34.431520 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:34.431520 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:34.432217 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4f7e4a02-fc69-45c7-90e9-13998542fa5b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:34.432895 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1359/5388] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:34 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:34.895711 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-886c499e-c37c-48ac-ba73-acb473fa550f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:34.898351 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-886c499e-c37c-48ac-ba73-acb473fa550f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:34.898756 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-886c499e-c37c-48ac-ba73-acb473fa550f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:34.899035 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-886c499e-c37c-48ac-ba73-acb473fa550f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:34.899295 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-886c499e-c37c-48ac-ba73-acb473fa550f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:34.906464 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:34.906464 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:34.907150 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-886c499e-c37c-48ac-ba73-acb473fa550f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:34.907529 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1344/5389] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:34 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:35.447230 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f785ce6f-9bed-4e65-ac1a-b83e8d596a42 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:35.449404 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f785ce6f-9bed-4e65-ac1a-b83e8d596a42 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:35.449681 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f785ce6f-9bed-4e65-ac1a-b83e8d596a42 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:35.449923 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f785ce6f-9bed-4e65-ac1a-b83e8d596a42 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:35.450059 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f785ce6f-9bed-4e65-ac1a-b83e8d596a42 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:35.455718 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:35.455718 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:35.456492 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f785ce6f-9bed-4e65-ac1a-b83e8d596a42 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:35.456927 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1351/5390] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:35 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:35.918315 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08cf3e93-a7a8-4fb9-8a2c-8d3d8d7c6994 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:35.920045 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08cf3e93-a7a8-4fb9-8a2c-8d3d8d7c6994 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:35.920269 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08cf3e93-a7a8-4fb9-8a2c-8d3d8d7c6994 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:35.920448 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08cf3e93-a7a8-4fb9-8a2c-8d3d8d7c6994 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:35.920548 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-08cf3e93-a7a8-4fb9-8a2c-8d3d8d7c6994 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:35.924484 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:35.924484 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:35.925006 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08cf3e93-a7a8-4fb9-8a2c-8d3d8d7c6994 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:35.925424 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1337/5391] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:35 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:36.468554 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-fe91301f-9289-41f5-a986-7739dbd94f25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:36.470392 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe91301f-9289-41f5-a986-7739dbd94f25 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:36.470624 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe91301f-9289-41f5-a986-7739dbd94f25 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:36.470811 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-fe91301f-9289-41f5-a986-7739dbd94f25 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:36.470911 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-fe91301f-9289-41f5-a986-7739dbd94f25 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:36.475155 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:36.475155 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:36.475616 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-fe91301f-9289-41f5-a986-7739dbd94f25 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:36.475963 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1360/5392] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:36 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:36.934051 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0254f91-1675-4435-9a00-c43e9c56e52c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:36.935953 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0254f91-1675-4435-9a00-c43e9c56e52c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:36.936249 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0254f91-1675-4435-9a00-c43e9c56e52c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:36.936508 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0254f91-1675-4435-9a00-c43e9c56e52c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:36.936675 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-a0254f91-1675-4435-9a00-c43e9c56e52c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:36.940367 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:36.940367 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:36.940982 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0254f91-1675-4435-9a00-c43e9c56e52c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:36.941364 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1345/5393] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:36 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:37.487030 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9502a920-1ea9-445b-a7f1-cf769d789412 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:37.488756 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9502a920-1ea9-445b-a7f1-cf769d789412 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:37.488949 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9502a920-1ea9-445b-a7f1-cf769d789412 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:37.489189 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9502a920-1ea9-445b-a7f1-cf769d789412 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:37.489290 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9502a920-1ea9-445b-a7f1-cf769d789412 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:37.493324 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:37.493324 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:37.493854 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9502a920-1ea9-445b-a7f1-cf769d789412 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:37.494234 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1352/5394] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:37 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:37.950969 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e6bea305-e041-4c84-b2be-bc5a3bc7346c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:37.954446 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6bea305-e041-4c84-b2be-bc5a3bc7346c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:37.954665 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6bea305-e041-4c84-b2be-bc5a3bc7346c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:37.954847 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e6bea305-e041-4c84-b2be-bc5a3bc7346c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:37.954953 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-e6bea305-e041-4c84-b2be-bc5a3bc7346c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:37.959811 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:37.959811 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:37.960531 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e6bea305-e041-4c84-b2be-bc5a3bc7346c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:37.960887 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1338/5395] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:37 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:38.511229 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b8f9d95d-6a35-4bf6-a659-97f2deeb2002 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:38.512694 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8f9d95d-6a35-4bf6-a659-97f2deeb2002 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:38.512889 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b8f9d95d-6a35-4bf6-a659-97f2deeb2002 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:38.513168 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b8f9d95d-6a35-4bf6-a659-97f2deeb2002 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:38.513318 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b8f9d95d-6a35-4bf6-a659-97f2deeb2002 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:38.517174 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:38.517174 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:38.517808 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b8f9d95d-6a35-4bf6-a659-97f2deeb2002 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:38.518175 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1361/5396] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:38 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:38.970658 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aedd74b0-dc31-460e-8fe6-c21009dcf959 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:38.972588 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aedd74b0-dc31-460e-8fe6-c21009dcf959 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:41:38.972763 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aedd74b0-dc31-460e-8fe6-c21009dcf959 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:38.972939 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aedd74b0-dc31-460e-8fe6-c21009dcf959 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:38.973052 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-aedd74b0-dc31-460e-8fe6-c21009dcf959 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:38.978742 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:38.978742 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:38.979495 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aedd74b0-dc31-460e-8fe6-c21009dcf959 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:41:38.979889 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1346/5397] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:38 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:38.988597 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-142ba9a4-d4cb-4de9-8b2f-b3cee13c476f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:38.990043 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-142ba9a4-d4cb-4de9-8b2f-b3cee13c476f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:41:38.990366 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-142ba9a4-d4cb-4de9-8b2f-b3cee13c476f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c3a05b62-ff98-4d72-9e62-1d87ff28cb19"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:38.991597 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-142ba9a4-d4cb-4de9-8b2f-b3cee13c476f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Creating new backup {'backup': {'volume_id': 'c3a05b62-ff98-4d72-9e62-1d87ff28cb19'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:41:38.991721 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-142ba9a4-d4cb-4de9-8b2f-b3cee13c476f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Creating backup of volume c3a05b62-ff98-4d72-9e62-1d87ff28cb19 in container None Jul 31 05:41:38.998403 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:38.998403 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:38.998634 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-142ba9a4-d4cb-4de9-8b2f-b3cee13c476f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:41:39.011639 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-142ba9a4-d4cb-4de9-8b2f-b3cee13c476f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Created reservations ['5907612c-191a-46e1-9ba4-00b6ab0f81f0', 'cb480f97-bfc4-48c8-84c2-59109414c827'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:41:39.033460 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-142ba9a4-d4cb-4de9-8b2f-b3cee13c476f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:41:39.033981 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1353/5398] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:41:38 2026] POST /volume/v3/backups => generated 288 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:41:39.045624 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8532d966-669f-4f03-a59e-5e856ec23dea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:39.047493 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8532d966-669f-4f03-a59e-5e856ec23dea tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:39.047717 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8532d966-669f-4f03-a59e-5e856ec23dea tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:39.047913 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8532d966-669f-4f03-a59e-5e856ec23dea tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:39.048021 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8532d966-669f-4f03-a59e-5e856ec23dea tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:39.052203 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:39.052203 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:39.052822 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8532d966-669f-4f03-a59e-5e856ec23dea tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:39.053239 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1339/5399] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:39 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:39.528385 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e221e4fd-f377-4611-be5d-0cedb3b66542 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:39.530547 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e221e4fd-f377-4611-be5d-0cedb3b66542 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:39.530824 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e221e4fd-f377-4611-be5d-0cedb3b66542 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:39.531147 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e221e4fd-f377-4611-be5d-0cedb3b66542 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:39.531238 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e221e4fd-f377-4611-be5d-0cedb3b66542 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:39.536374 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:39.536374 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:39.537196 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e221e4fd-f377-4611-be5d-0cedb3b66542 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:39.537766 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1362/5400] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:39 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:40.064795 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e014c9be-d325-4496-a2b6-7d5837c63ed3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:40.066711 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e014c9be-d325-4496-a2b6-7d5837c63ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:40.066973 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e014c9be-d325-4496-a2b6-7d5837c63ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:40.067358 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e014c9be-d325-4496-a2b6-7d5837c63ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:40.067505 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e014c9be-d325-4496-a2b6-7d5837c63ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:40.073648 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:40.073648 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:40.074300 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e014c9be-d325-4496-a2b6-7d5837c63ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:40.074832 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1347/5401] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:40 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:40.548552 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b9ecaabb-8612-4069-bac5-2961b301e13c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:40.550693 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9ecaabb-8612-4069-bac5-2961b301e13c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:40.550941 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9ecaabb-8612-4069-bac5-2961b301e13c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:40.551186 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b9ecaabb-8612-4069-bac5-2961b301e13c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:40.551312 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b9ecaabb-8612-4069-bac5-2961b301e13c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:40.555970 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:40.555970 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:40.556663 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b9ecaabb-8612-4069-bac5-2961b301e13c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:40.557065 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1354/5402] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:40 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:41.085301 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b7c87f3f-6373-4bad-a8cb-5c5c30b510a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:41.087483 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7c87f3f-6373-4bad-a8cb-5c5c30b510a8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:41.087783 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7c87f3f-6373-4bad-a8cb-5c5c30b510a8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:41.088014 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b7c87f3f-6373-4bad-a8cb-5c5c30b510a8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:41.088196 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b7c87f3f-6373-4bad-a8cb-5c5c30b510a8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:41.093553 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:41.093553 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:41.094536 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b7c87f3f-6373-4bad-a8cb-5c5c30b510a8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:41.095030 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1340/5403] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:41 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:41.567372 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-349408b2-e133-45bf-9c30-eba3b2b5433b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:41.569892 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-349408b2-e133-45bf-9c30-eba3b2b5433b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:41.570161 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-349408b2-e133-45bf-9c30-eba3b2b5433b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:41.570392 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-349408b2-e133-45bf-9c30-eba3b2b5433b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:41.570543 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-349408b2-e133-45bf-9c30-eba3b2b5433b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:41.576173 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:41.576173 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:41.577070 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-349408b2-e133-45bf-9c30-eba3b2b5433b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:41.577562 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1363/5404] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:41 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:42.106506 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d6cb5c64-a53c-4218-9a94-fd4df06d169a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:42.108885 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6cb5c64-a53c-4218-9a94-fd4df06d169a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:42.109628 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6cb5c64-a53c-4218-9a94-fd4df06d169a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:42.109628 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d6cb5c64-a53c-4218-9a94-fd4df06d169a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:42.109628 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d6cb5c64-a53c-4218-9a94-fd4df06d169a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:42.114491 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:42.114491 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:42.115197 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d6cb5c64-a53c-4218-9a94-fd4df06d169a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:42.115593 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1348/5405] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:42 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:42.588544 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c9c1dab2-7bfc-4ac8-83cc-efa5eb56fa4b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:42.590348 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9c1dab2-7bfc-4ac8-83cc-efa5eb56fa4b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:42.590541 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9c1dab2-7bfc-4ac8-83cc-efa5eb56fa4b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:42.590712 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c9c1dab2-7bfc-4ac8-83cc-efa5eb56fa4b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:42.590836 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-c9c1dab2-7bfc-4ac8-83cc-efa5eb56fa4b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:42.595271 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:42.595271 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:42.595872 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c9c1dab2-7bfc-4ac8-83cc-efa5eb56fa4b tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:42.596282 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1355/5406] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:42 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:43.127328 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-56e8e86f-5cbf-4ca1-9f71-76571d09e68f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:43.129165 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56e8e86f-5cbf-4ca1-9f71-76571d09e68f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:43.129363 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56e8e86f-5cbf-4ca1-9f71-76571d09e68f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:43.129534 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-56e8e86f-5cbf-4ca1-9f71-76571d09e68f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:43.129632 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-56e8e86f-5cbf-4ca1-9f71-76571d09e68f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:43.133763 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:43.133763 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:43.134560 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-56e8e86f-5cbf-4ca1-9f71-76571d09e68f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:43.134900 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1341/5407] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:43 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:43.607590 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-97ef25a2-64b7-4f16-8b18-e64682e010f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:43.609779 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97ef25a2-64b7-4f16-8b18-e64682e010f6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:43.610080 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-97ef25a2-64b7-4f16-8b18-e64682e010f6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:43.610338 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-97ef25a2-64b7-4f16-8b18-e64682e010f6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:43.610474 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-97ef25a2-64b7-4f16-8b18-e64682e010f6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:43.616044 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:43.616044 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:43.616930 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-97ef25a2-64b7-4f16-8b18-e64682e010f6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:43.617485 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1364/5408] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:43 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:44.146601 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c33a7c40-ed60-4ded-9063-eb6b38ef895d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:44.148390 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c33a7c40-ed60-4ded-9063-eb6b38ef895d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:44.148591 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c33a7c40-ed60-4ded-9063-eb6b38ef895d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:44.148812 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c33a7c40-ed60-4ded-9063-eb6b38ef895d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:44.148973 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-c33a7c40-ed60-4ded-9063-eb6b38ef895d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:44.153191 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:44.153191 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:44.153853 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c33a7c40-ed60-4ded-9063-eb6b38ef895d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:44.154307 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1349/5409] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:44 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:44.632087 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4da0c484-4496-4284-a0a2-351b1e777530 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:44.633923 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4da0c484-4496-4284-a0a2-351b1e777530 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:44.634364 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4da0c484-4496-4284-a0a2-351b1e777530 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:44.634364 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4da0c484-4496-4284-a0a2-351b1e777530 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:44.634625 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4da0c484-4496-4284-a0a2-351b1e777530 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:44.638557 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:44.638557 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:44.639168 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4da0c484-4496-4284-a0a2-351b1e777530 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:44.639511 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1356/5410] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:44 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:45.164363 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f7df9ebc-d845-4f4e-b8ad-c2e1df22b309 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:45.166121 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7df9ebc-d845-4f4e-b8ad-c2e1df22b309 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:45.166343 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7df9ebc-d845-4f4e-b8ad-c2e1df22b309 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:45.166535 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f7df9ebc-d845-4f4e-b8ad-c2e1df22b309 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:45.166645 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-f7df9ebc-d845-4f4e-b8ad-c2e1df22b309 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:45.171068 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:45.171068 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:45.171709 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f7df9ebc-d845-4f4e-b8ad-c2e1df22b309 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:45.172027 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1342/5411] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:45 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:45.652541 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5c0e72b4-a132-4dd2-a7d0-191e11f4d39f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:45.657336 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c0e72b4-a132-4dd2-a7d0-191e11f4d39f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:45.657336 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c0e72b4-a132-4dd2-a7d0-191e11f4d39f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:45.657336 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5c0e72b4-a132-4dd2-a7d0-191e11f4d39f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:45.657336 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-5c0e72b4-a132-4dd2-a7d0-191e11f4d39f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:45.661125 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:45.661125 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:45.661795 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5c0e72b4-a132-4dd2-a7d0-191e11f4d39f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:45.662277 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1365/5412] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:45 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:46.182784 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-14744161-eabb-45f1-8ced-63edee686486 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:46.184632 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14744161-eabb-45f1-8ced-63edee686486 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:46.185029 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14744161-eabb-45f1-8ced-63edee686486 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:46.185394 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-14744161-eabb-45f1-8ced-63edee686486 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:46.185650 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-14744161-eabb-45f1-8ced-63edee686486 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:46.191580 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:46.191580 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:46.192322 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-14744161-eabb-45f1-8ced-63edee686486 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:46.192712 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1350/5413] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:46 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:46.671526 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-95ba3f1a-38d3-4c76-8d08-d73adc190e73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:46.674121 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95ba3f1a-38d3-4c76-8d08-d73adc190e73 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:41:46.674477 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95ba3f1a-38d3-4c76-8d08-d73adc190e73 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:46.674776 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-95ba3f1a-38d3-4c76-8d08-d73adc190e73 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:46.674955 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-95ba3f1a-38d3-4c76-8d08-d73adc190e73 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:46.680842 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:46.680842 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:46.681800 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-95ba3f1a-38d3-4c76-8d08-d73adc190e73 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:41:46.682408 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1357/5414] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:46 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:46.690900 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ed93ae79-e22b-48db-93c2-0ab150a2bd29 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:46.692477 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed93ae79-e22b-48db-93c2-0ab150a2bd29 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] POST https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34/action Jul 31 05:41:46.692783 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed93ae79-e22b-48db-93c2-0ab150a2bd29 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:41:46.692890 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ed93ae79-e22b-48db-93c2-0ab150a2bd29 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:46.694244 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.admin_actions [None req-ed93ae79-e22b-48db-93c2-0ab150a2bd29 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Updating backup 'e405c067-0a97-4154-89db-9b745c607a34' with '{'status': 'error'}' {{(pid=100284) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 05:41:46.700715 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:46.700715 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:46.701819 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-ed93ae79-e22b-48db-93c2-0ab150a2bd29 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '3eb796acb7904b06a595cef0177ff364', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c522ee36e284cb99509ef4c952a72af', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:41:46.702010 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ed93ae79-e22b-48db-93c2-0ab150a2bd29 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34/action returned with HTTP 403 Jul 31 05:41:46.702464 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1343/5415] 10.4.3.227 () {70 vars in 1430 bytes} [Fri Jul 31 05:41:46 2026] POST /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:46.709835 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2eaa4d78-8432-4fd1-ae2a-6215c5904311 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:46.711473 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eaa4d78-8432-4fd1-ae2a-6215c5904311 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 Jul 31 05:41:46.711799 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eaa4d78-8432-4fd1-ae2a-6215c5904311 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:46.712130 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2eaa4d78-8432-4fd1-ae2a-6215c5904311 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:46.712400 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2eaa4d78-8432-4fd1-ae2a-6215c5904311 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete volume with id: 1000ff5c-7778-46af-93ed-83afbf9d63b9 Jul 31 05:41:46.719146 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:46.719146 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:46.721038 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2eaa4d78-8432-4fd1-ae2a-6215c5904311 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:46.734366 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2eaa4d78-8432-4fd1-ae2a-6215c5904311 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete volume request issued successfully. Jul 31 05:41:46.734883 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2eaa4d78-8432-4fd1-ae2a-6215c5904311 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 returned with HTTP 202 Jul 31 05:41:46.735510 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1366/5416] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:41:46 2026] DELETE /volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:41:46.746134 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-109c2b07-a8ed-4b6e-b33b-ab95bf8ed0d7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:46.748034 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-109c2b07-a8ed-4b6e-b33b-ab95bf8ed0d7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 Jul 31 05:41:46.748363 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-109c2b07-a8ed-4b6e-b33b-ab95bf8ed0d7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:46.748626 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-109c2b07-a8ed-4b6e-b33b-ab95bf8ed0d7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:46.757687 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:46.757687 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:46.761999 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-109c2b07-a8ed-4b6e-b33b-ab95bf8ed0d7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:41:46.766854 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-109c2b07-a8ed-4b6e-b33b-ab95bf8ed0d7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 returned with HTTP 200 Jul 31 05:41:46.767561 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1351/5417] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:46 2026] GET /volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:47.205501 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-496a1ad3-c32a-4005-9847-9cd47dbf6d35 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:47.207308 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-496a1ad3-c32a-4005-9847-9cd47dbf6d35 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:47.207683 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-496a1ad3-c32a-4005-9847-9cd47dbf6d35 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:47.208024 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-496a1ad3-c32a-4005-9847-9cd47dbf6d35 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:47.208267 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-496a1ad3-c32a-4005-9847-9cd47dbf6d35 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:47.213600 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:47.213600 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:47.214440 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-496a1ad3-c32a-4005-9847-9cd47dbf6d35 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:47.214945 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1358/5418] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:47 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:47.780780 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c3710236-2c9f-46db-ac73-f6cdfc212574 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:47.782888 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3710236-2c9f-46db-ac73-f6cdfc212574 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 Jul 31 05:41:47.783168 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3710236-2c9f-46db-ac73-f6cdfc212574 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:47.783418 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c3710236-2c9f-46db-ac73-f6cdfc212574 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:47.786707 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=125,cinder:UPDATE=25,cinder:INSERT=13 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:41:47.791491 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c3710236-2c9f-46db-ac73-f6cdfc212574 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 returned with HTTP 404 Jul 31 05:41:47.791989 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1344/5419] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:47 2026] GET /volume/v3/volumes/1000ff5c-7778-46af-93ed-83afbf9d63b9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:47.800584 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:47.802327 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] POST https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02/restore Jul 31 05:41:47.802709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:47.804034 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Restoring backup 579c2076-6e92-41d0-990e-8c5ce16b4c02 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100286) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 05:41:47.804246 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Restoring backup 579c2076-6e92-41d0-990e-8c5ce16b4c02 to volume None. Jul 31 05:41:47.806517 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=123,cinder:UPDATE=32,cinder:INSERT=14 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:41:47.809372 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:47.809372 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:47.810728 np0000006182 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Creating volume of 1 GB for restore of backup 579c2076-6e92-41d0-990e-8c5ce16b4c02. Jul 31 05:41:47.816335 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Availability zone cache updated, next update will occur around 2026-07-31 06:41:47.816081. {{(pid=100286) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 05:41:47.816494 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Availability Zones retrieved successfully. Jul 31 05:41:47.822080 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Flow 'volume_create_api' (ba1f024c-878f-41bc-bb9f-2284de08d094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:47.822961 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eda62ea-3f9c-4c6e-821a-c5ab03d1cca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:47.823885 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:41:47.849529 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7eda62ea-3f9c-4c6e-821a-c5ab03d1cca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:47.850342 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d95e5b-06c0-4db8-b11f-b440b53acc88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:47.887087 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Created reservations ['4b70abd4-89eb-4b1b-9b6e-803c7dde74e4', 'e586440e-95f1-4326-a861-91e45ee012c2', '2e89d3fa-3bcd-4fd1-9ee4-4c1b8b56e7c2', '6aa1f1a9-b683-4bf5-a513-911dca5caa7c'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:41:47.887975 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7d95e5b-06c0-4db8-b11f-b440b53acc88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b70abd4-89eb-4b1b-9b6e-803c7dde74e4', 'e586440e-95f1-4326-a861-91e45ee012c2', '2e89d3fa-3bcd-4fd1-9ee4-4c1b8b56e7c2', '6aa1f1a9-b683-4bf5-a513-911dca5caa7c']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:47.888827 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9631cd42-96ad-4292-b500-60dfc70d6593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:47.914894 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9631cd42-96ad-4292-b500-60dfc70d6593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '820d9e4f-c752-49da-8aaa-6f233278545a', '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='0c522ee36e284cb99509ef4c952a72af',qos_specs=None,replication_status=,reservations=['4b70abd4-89eb-4b1b-9b6e-803c7dde74e4','e586440e-95f1-4326-a861-91e45ee012c2','2e89d3fa-3bcd-4fd1-9ee4-4c1b8b56e7c2','6aa1f1a9-b683-4bf5-a513-911dca5caa7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eb796acb7904b06a595cef0177ff364',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:41:47Z,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=820d9e4f-c752-49da-8aaa-6f233278545a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c522ee36e284cb99509ef4c952a72af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eb796acb7904b06a595cef0177ff364',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:47.915696 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab156087-4620-4dab-9766-d27005fc1e70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:47.929508 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab156087-4620-4dab-9766-d27005fc1e70) transitioned into 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='0c522ee36e284cb99509ef4c952a72af',qos_specs=None,replication_status=,reservations=['4b70abd4-89eb-4b1b-9b6e-803c7dde74e4','e586440e-95f1-4326-a861-91e45ee012c2','2e89d3fa-3bcd-4fd1-9ee4-4c1b8b56e7c2','6aa1f1a9-b683-4bf5-a513-911dca5caa7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eb796acb7904b06a595cef0177ff364',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:47.930238 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af57be98-dfcd-49b9-90cb-29744d77bc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:47.941236 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af57be98-dfcd-49b9-90cb-29744d77bc82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:47.942726 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Flow 'volume_create_api' (ba1f024c-878f-41bc-bb9f-2284de08d094) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:47.943139 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Create volume request issued successfully. Jul 31 05:41:47.949976 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:47.949976 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:47.950427 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Volume info retrieved successfully. Jul 31 05:41:48.226190 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4bfd60bf-9ffd-4223-ad86-f082fcc4519d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:48.227820 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4bfd60bf-9ffd-4223-ad86-f082fcc4519d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:48.228110 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4bfd60bf-9ffd-4223-ad86-f082fcc4519d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:48.228334 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4bfd60bf-9ffd-4223-ad86-f082fcc4519d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:48.228435 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-4bfd60bf-9ffd-4223-ad86-f082fcc4519d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:48.232670 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:48.232670 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:48.233336 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4bfd60bf-9ffd-4223-ad86-f082fcc4519d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:48.233689 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1352/5420] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:48 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:48.959803 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:48.959803 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:48.960487 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Volume info retrieved successfully. Jul 31 05:41:48.960667 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Checking backup size 1 against volume size 1 {{(pid=100286) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 05:41:48.960821 np0000006182 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Overwriting volume 820d9e4f-c752-49da-8aaa-6f233278545a with restore of backup 579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:48.973762 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] restore_backup in rpcapi backup_id 579c2076-6e92-41d0-990e-8c5ce16b4c02 {{(pid=100286) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 05:41:48.976291 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f658bf5e-ef86-4301-be25-bfa33445eac6 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02/restore returned with HTTP 202 Jul 31 05:41:48.977197 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1367/5421] 10.4.3.227 () {70 vars in 1433 bytes} [Fri Jul 31 05:41:47 2026] POST /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02/restore => generated 152 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:41:48.988334 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9082ae61-3a48-46fa-9698-e08378ea45fa None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:48.991748 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9082ae61-3a48-46fa-9698-e08378ea45fa tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:48.991748 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9082ae61-3a48-46fa-9698-e08378ea45fa tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:48.991748 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9082ae61-3a48-46fa-9698-e08378ea45fa tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:48.991748 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9082ae61-3a48-46fa-9698-e08378ea45fa tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:48.995785 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:48.995785 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:48.996562 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9082ae61-3a48-46fa-9698-e08378ea45fa tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:41:48.997091 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1359/5422] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:48 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:49.244731 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b95a757f-283e-424a-a6e0-9159156fc78f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:49.247201 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b95a757f-283e-424a-a6e0-9159156fc78f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:49.247494 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b95a757f-283e-424a-a6e0-9159156fc78f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:49.247758 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b95a757f-283e-424a-a6e0-9159156fc78f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:49.247895 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b95a757f-283e-424a-a6e0-9159156fc78f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:49.253357 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:49.253357 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:49.254177 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b95a757f-283e-424a-a6e0-9159156fc78f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:49.254643 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1345/5423] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:49 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:49.894448 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6bbc62f6-bf2a-4bb1-a604-7849a7132abc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:49.896367 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6bbc62f6-bf2a-4bb1-a604-7849a7132abc tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:49.896666 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6bbc62f6-bf2a-4bb1-a604-7849a7132abc tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:49.896934 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6bbc62f6-bf2a-4bb1-a604-7849a7132abc tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:49.904158 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:49.904158 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:49.908152 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-6bbc62f6-bf2a-4bb1-a604-7849a7132abc tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:49.912721 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6bbc62f6-bf2a-4bb1-a604-7849a7132abc tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:49.913204 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1353/5424] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:49 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:49.927319 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8230abcc-a47f-4a20-9bf5-d26e69a92ca5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:49.929311 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8230abcc-a47f-4a20-9bf5-d26e69a92ca5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:49.929505 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8230abcc-a47f-4a20-9bf5-d26e69a92ca5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:49.929689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8230abcc-a47f-4a20-9bf5-d26e69a92ca5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:49.936827 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:49.936827 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:49.941008 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8230abcc-a47f-4a20-9bf5-d26e69a92ca5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:49.946715 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8230abcc-a47f-4a20-9bf5-d26e69a92ca5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:49.947262 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1368/5425] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:49 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:49.994197 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ff7b63ad-f874-4ebb-a96d-0644b587ff40 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:49.996286 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ff7b63ad-f874-4ebb-a96d-0644b587ff40 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:49.996471 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ff7b63ad-f874-4ebb-a96d-0644b587ff40 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:49.996646 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ff7b63ad-f874-4ebb-a96d-0644b587ff40 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:50.006357 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:50.006357 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:50.011064 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-15765e41-9d10-453d-b7e4-5a8e779467cd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:50.013671 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15765e41-9d10-453d-b7e4-5a8e779467cd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:50.013883 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15765e41-9d10-453d-b7e4-5a8e779467cd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:50.014089 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-15765e41-9d10-453d-b7e4-5a8e779467cd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:50.014218 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-15765e41-9d10-453d-b7e4-5a8e779467cd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:50.016039 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ff7b63ad-f874-4ebb-a96d-0644b587ff40 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:50.024330 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ff7b63ad-f874-4ebb-a96d-0644b587ff40 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:50.024800 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1360/5426] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:41:49 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:50.026427 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:50.026427 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:50.027133 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-15765e41-9d10-453d-b7e4-5a8e779467cd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:41:50.027529 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1346/5427] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:50 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:50.101285 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-11ae5ea5-de0b-40b5-8e3a-7fb0b9367706 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:50.101953 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-11ae5ea5-de0b-40b5-8e3a-7fb0b9367706 None None] GET https://10.4.3.227/volume// Jul 31 05:41:50.102266 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-11ae5ea5-de0b-40b5-8e3a-7fb0b9367706 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:50.102607 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-11ae5ea5-de0b-40b5-8e3a-7fb0b9367706 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:50.104237 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-11ae5ea5-de0b-40b5-8e3a-7fb0b9367706 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:41:50.104861 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1354/5428] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:41: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 31 05:41:50.113174 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-7cd2ea9f-d34d-47f1-b4bd-5724a55771f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:50.150510 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-7cd2ea9f-d34d-47f1-b4bd-5724a55771f7 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:41:50.151027 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-7cd2ea9f-d34d-47f1-b4bd-5724a55771f7 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9db1682d-02a0-4cf7-bc82-c1e65795164b", "connector": null, "instance_uuid": "2aa1a756-35fb-4b6b-8fe2-49ea44238f82"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:50.160336 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:50.160336 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:50.189710 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-7cd2ea9f-d34d-47f1-b4bd-5724a55771f7 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:41:50.190227 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1369/5429] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:41:50 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 31 05:41:50.215152 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f0d5ad9e-a090-4dfc-92ab-790f85bef6fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:50.217721 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0d5ad9e-a090-4dfc-92ab-790f85bef6fd tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:50.217977 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0d5ad9e-a090-4dfc-92ab-790f85bef6fd tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:50.218225 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f0d5ad9e-a090-4dfc-92ab-790f85bef6fd tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:50.226274 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-22e2a039-d743-4688-9936-6d95a4c1b713 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:50.226872 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22e2a039-d743-4688-9936-6d95a4c1b713 None None] GET https://10.4.3.227/volume// Jul 31 05:41:50.226872 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22e2a039-d743-4688-9936-6d95a4c1b713 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:50.226872 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-22e2a039-d743-4688-9936-6d95a4c1b713 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:50.227189 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-22e2a039-d743-4688-9936-6d95a4c1b713 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:41:50.227491 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1347/5430] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:41: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 31 05:41:50.230151 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:50.230151 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:50.234237 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-f0d5ad9e-a090-4dfc-92ab-790f85bef6fd tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:50.235210 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-57ecbc6c-7e25-4ba0-87ac-832bf32b1005 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:50.237139 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-57ecbc6c-7e25-4ba0-87ac-832bf32b1005 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:50.237784 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-57ecbc6c-7e25-4ba0-87ac-832bf32b1005 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:50.238065 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-57ecbc6c-7e25-4ba0-87ac-832bf32b1005 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:50.239056 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f0d5ad9e-a090-4dfc-92ab-790f85bef6fd tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:50.239508 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1361/5431] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:50 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 873 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:50.248507 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:50.248507 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:50.252646 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-57ecbc6c-7e25-4ba0-87ac-832bf32b1005 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:50.256910 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-57ecbc6c-7e25-4ba0-87ac-832bf32b1005 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:50.257358 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1355/5432] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:41:50 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 1053 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:41:50.264600 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42477291-2046-4526-b600-5643a043dfc5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:50.266945 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42477291-2046-4526-b600-5643a043dfc5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:50.267184 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42477291-2046-4526-b600-5643a043dfc5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:50.267402 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42477291-2046-4526-b600-5643a043dfc5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:50.267561 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-42477291-2046-4526-b600-5643a043dfc5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:50.271914 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:50.271914 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:50.272549 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42477291-2046-4526-b600-5643a043dfc5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:50.272933 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1370/5433] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:50 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:50.365804 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ef240847-5c5a-401c-aabd-9cbf29edeae7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:50.367949 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ef240847-5c5a-401c-aabd-9cbf29edeae7 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] PUT https://10.4.3.227/volume/v3/attachments/8c9a996f-2fca-4831-99a6-4e63a55d14bb Jul 31 05:41:50.368384 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ef240847-5c5a-401c-aabd-9cbf29edeae7 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:50.376841 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ef240847-5c5a-401c-aabd-9cbf29edeae7 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Acquiring lock "cinder-attachment_update-9db1682d-02a0-4cf7-bc82-c1e65795164b-np0000006182" by "attachment_update" {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:41:50.382650 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ef240847-5c5a-401c-aabd-9cbf29edeae7 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Lock "cinder-attachment_update-9db1682d-02a0-4cf7-bc82-c1e65795164b-np0000006182" acquired by "attachment_update" :: waited 0.006s {{(pid=100284) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:41:50.383974 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:50.383974 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:50.456659 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.coordination [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ef240847-5c5a-401c-aabd-9cbf29edeae7 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Lock "cinder-attachment_update-9db1682d-02a0-4cf7-bc82-c1e65795164b-np0000006182" released by "attachment_update" :: held 0.074s {{(pid=100284) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:41:50.457331 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-ef240847-5c5a-401c-aabd-9cbf29edeae7 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/attachments/8c9a996f-2fca-4831-99a6-4e63a55d14bb returned with HTTP 200 Jul 31 05:41:50.457851 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1348/5434] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:41:50 2026] PUT /volume/v3/attachments/8c9a996f-2fca-4831-99a6-4e63a55d14bb => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:51.039112 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-19bccc40-c4c1-4eb4-8cb7-062e096aa30e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:51.041051 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19bccc40-c4c1-4eb4-8cb7-062e096aa30e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:51.041332 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19bccc40-c4c1-4eb4-8cb7-062e096aa30e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:51.041513 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19bccc40-c4c1-4eb4-8cb7-062e096aa30e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:51.041619 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-19bccc40-c4c1-4eb4-8cb7-062e096aa30e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:51.045968 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:51.045968 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:51.046580 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19bccc40-c4c1-4eb4-8cb7-062e096aa30e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:41:51.046986 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1362/5435] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:51 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:51.251314 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5e2eee64-d294-4482-bd3e-1ec701d0d44e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:51.253043 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e2eee64-d294-4482-bd3e-1ec701d0d44e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:51.253240 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e2eee64-d294-4482-bd3e-1ec701d0d44e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:51.253438 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e2eee64-d294-4482-bd3e-1ec701d0d44e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:51.262730 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:51.262730 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:51.266490 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5e2eee64-d294-4482-bd3e-1ec701d0d44e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:51.271174 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e2eee64-d294-4482-bd3e-1ec701d0d44e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:51.271616 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1356/5436] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:51 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:51.284769 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dced7ea3-dd41-4b73-9554-a3769b2f49dd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:51.286861 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dced7ea3-dd41-4b73-9554-a3769b2f49dd tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:51.287170 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dced7ea3-dd41-4b73-9554-a3769b2f49dd tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:51.287402 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dced7ea3-dd41-4b73-9554-a3769b2f49dd tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:51.287535 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dced7ea3-dd41-4b73-9554-a3769b2f49dd tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:51.292243 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:51.292243 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:51.292924 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dced7ea3-dd41-4b73-9554-a3769b2f49dd tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:51.293364 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1371/5437] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:51 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:52.057988 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ac0f8252-69c6-417c-8571-f30c081c28da None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:52.060272 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac0f8252-69c6-417c-8571-f30c081c28da tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:52.060539 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac0f8252-69c6-417c-8571-f30c081c28da tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:52.060790 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ac0f8252-69c6-417c-8571-f30c081c28da tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:52.060941 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-ac0f8252-69c6-417c-8571-f30c081c28da tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:52.066340 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:52.066340 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:52.067084 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ac0f8252-69c6-417c-8571-f30c081c28da tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:41:52.067566 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1349/5438] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:52 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:52.284795 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c2db4955-20a5-41a3-8ffc-aa5e2694aeb3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:52.287077 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2db4955-20a5-41a3-8ffc-aa5e2694aeb3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:52.287301 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2db4955-20a5-41a3-8ffc-aa5e2694aeb3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:52.287536 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c2db4955-20a5-41a3-8ffc-aa5e2694aeb3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:52.299907 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:52.299907 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:52.304628 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c2db4955-20a5-41a3-8ffc-aa5e2694aeb3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:52.304776 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e8036b29-b48a-4524-81e7-84ea6f3e18f7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:52.307238 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8036b29-b48a-4524-81e7-84ea6f3e18f7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:52.307564 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8036b29-b48a-4524-81e7-84ea6f3e18f7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:52.307854 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e8036b29-b48a-4524-81e7-84ea6f3e18f7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:52.308086 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-e8036b29-b48a-4524-81e7-84ea6f3e18f7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:52.311117 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c2db4955-20a5-41a3-8ffc-aa5e2694aeb3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:52.311790 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1363/5439] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:52 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:52.313173 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:52.313173 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:52.314066 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e8036b29-b48a-4524-81e7-84ea6f3e18f7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:52.314602 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1357/5440] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:52 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:53.077363 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ca2e453e-58e4-4b74-a78b-94369244f4fd None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:53.079220 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca2e453e-58e4-4b74-a78b-94369244f4fd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:53.079506 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca2e453e-58e4-4b74-a78b-94369244f4fd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:53.079506 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ca2e453e-58e4-4b74-a78b-94369244f4fd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:53.079690 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-ca2e453e-58e4-4b74-a78b-94369244f4fd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:53.084239 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:53.084239 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:53.084897 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ca2e453e-58e4-4b74-a78b-94369244f4fd tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:41:53.086123 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1372/5441] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:53 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:53.325181 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5cb91790-5b53-437b-8078-e132ec2c2727 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:53.326263 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-585846e0-924d-45b8-96a5-dfc6e7b6b23e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:53.327173 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5cb91790-5b53-437b-8078-e132ec2c2727 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:53.327376 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5cb91790-5b53-437b-8078-e132ec2c2727 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:53.327549 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5cb91790-5b53-437b-8078-e132ec2c2727 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:53.327759 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-585846e0-924d-45b8-96a5-dfc6e7b6b23e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:53.327952 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-585846e0-924d-45b8-96a5-dfc6e7b6b23e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:53.328134 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-585846e0-924d-45b8-96a5-dfc6e7b6b23e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:53.328238 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-585846e0-924d-45b8-96a5-dfc6e7b6b23e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:53.331957 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:53.331957 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:53.332457 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-585846e0-924d-45b8-96a5-dfc6e7b6b23e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:53.332758 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1364/5442] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:53 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:53.337546 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:53.337546 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:53.341609 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5cb91790-5b53-437b-8078-e132ec2c2727 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:53.346419 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5cb91790-5b53-437b-8078-e132ec2c2727 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:53.346876 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1350/5443] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:53 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 874 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:54.097745 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7b867496-cf1e-48eb-a392-240ded1d7d4f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:54.100022 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b867496-cf1e-48eb-a392-240ded1d7d4f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:54.100311 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b867496-cf1e-48eb-a392-240ded1d7d4f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:54.100533 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7b867496-cf1e-48eb-a392-240ded1d7d4f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:54.100643 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-7b867496-cf1e-48eb-a392-240ded1d7d4f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:54.105084 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:54.105084 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:54.105692 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7b867496-cf1e-48eb-a392-240ded1d7d4f tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:41:54.106068 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1358/5444] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:54 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:54.342284 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8282a091-d594-41ab-b9ae-be8d8c1d9d6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:54.344210 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8282a091-d594-41ab-b9ae-be8d8c1d9d6d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:54.344427 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8282a091-d594-41ab-b9ae-be8d8c1d9d6d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:54.344629 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8282a091-d594-41ab-b9ae-be8d8c1d9d6d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:54.344746 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8282a091-d594-41ab-b9ae-be8d8c1d9d6d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:54.351330 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:54.351330 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:54.351923 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8282a091-d594-41ab-b9ae-be8d8c1d9d6d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:54.352349 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1373/5445] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:54 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:54.360209 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7949c27-8de1-487a-a6f6-ea193a482f88 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:54.361881 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7949c27-8de1-487a-a6f6-ea193a482f88 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:54.362067 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7949c27-8de1-487a-a6f6-ea193a482f88 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:54.362275 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7949c27-8de1-487a-a6f6-ea193a482f88 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:54.370743 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:54.370743 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:54.375145 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b7949c27-8de1-487a-a6f6-ea193a482f88 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:54.379320 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7949c27-8de1-487a-a6f6-ea193a482f88 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:54.379665 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1365/5446] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:54 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:54.570117 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-038e0644-be82-48a8-8ebc-6f9e97fe4f1d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:54.572902 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-038e0644-be82-48a8-8ebc-6f9e97fe4f1d tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] POST https://10.4.3.227/volume/v3/attachments/8c9a996f-2fca-4831-99a6-4e63a55d14bb/action Jul 31 05:41:54.573343 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-038e0644-be82-48a8-8ebc-6f9e97fe4f1d tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action body: b'{"os-complete": null}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:41:54.573653 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-038e0644-be82-48a8-8ebc-6f9e97fe4f1d tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:54.594918 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:54.594918 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:54.609607 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-3d4ac20b-1025-44d8-87cb-514d958fc08c req-038e0644-be82-48a8-8ebc-6f9e97fe4f1d tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/attachments/8c9a996f-2fca-4831-99a6-4e63a55d14bb/action returned with HTTP 204 Jul 31 05:41:54.610118 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1351/5447] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:41:54 2026] POST /volume/v3/attachments/8c9a996f-2fca-4831-99a6-4e63a55d14bb/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:41:55.117091 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-975c8a3f-507e-4e07-b683-ce9eb6db0b7a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:55.119908 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-975c8a3f-507e-4e07-b683-ce9eb6db0b7a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:55.120266 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-975c8a3f-507e-4e07-b683-ce9eb6db0b7a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:55.120757 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-975c8a3f-507e-4e07-b683-ce9eb6db0b7a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:55.120757 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-975c8a3f-507e-4e07-b683-ce9eb6db0b7a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:55.125957 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:55.125957 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:55.126812 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-975c8a3f-507e-4e07-b683-ce9eb6db0b7a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:41:55.127375 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1359/5448] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:55 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:55.363143 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8e994cad-c93a-4922-be15-76f39c512ff4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:55.365278 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e994cad-c93a-4922-be15-76f39c512ff4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:55.365584 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e994cad-c93a-4922-be15-76f39c512ff4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:55.365910 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8e994cad-c93a-4922-be15-76f39c512ff4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:55.366073 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8e994cad-c93a-4922-be15-76f39c512ff4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 8d10f8b8-7b15-4e73-aa57-77456f5844f3. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:55.371526 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:55.371526 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:55.371630 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8e994cad-c93a-4922-be15-76f39c512ff4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 200 Jul 31 05:41:55.371972 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1374/5449] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:55 2026] GET /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 710 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:55.381730 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8fdf27d8-76ef-4ec4-a95f-554e716c9281 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:55.383911 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fdf27d8-76ef-4ec4-a95f-554e716c9281 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] DELETE https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 Jul 31 05:41:55.384155 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fdf27d8-76ef-4ec4-a95f-554e716c9281 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:55.384375 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8fdf27d8-76ef-4ec4-a95f-554e716c9281 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:55.384497 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-8fdf27d8-76ef-4ec4-a95f-554e716c9281 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete backup with id: 8d10f8b8-7b15-4e73-aa57-77456f5844f3. Jul 31 05:41:55.389895 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:55.389895 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:55.392204 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-51a7fa78-bb91-47cc-907d-4c7aecbfb59c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:55.394451 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51a7fa78-bb91-47cc-907d-4c7aecbfb59c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:55.394728 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51a7fa78-bb91-47cc-907d-4c7aecbfb59c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:55.395042 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-51a7fa78-bb91-47cc-907d-4c7aecbfb59c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:55.403473 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-8fdf27d8-76ef-4ec4-a95f-554e716c9281 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] delete_backup rpcapi backup_id 8d10f8b8-7b15-4e73-aa57-77456f5844f3 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:41:55.405592 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8fdf27d8-76ef-4ec4-a95f-554e716c9281 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 returned with HTTP 202 Jul 31 05:41:55.405871 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:55.405871 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:55.406128 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1366/5450] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:41:55 2026] DELETE /volume/v3/backups/8d10f8b8-7b15-4e73-aa57-77456f5844f3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:41:55.410893 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-51a7fa78-bb91-47cc-907d-4c7aecbfb59c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:55.415020 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:55.416110 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-51a7fa78-bb91-47cc-907d-4c7aecbfb59c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:55.416509 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1352/5451] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:55 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 1166 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:55.416757 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:41:55.417176 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1134793659"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:55.418526 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1134793659'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:41:55.418729 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume of 1 GB Jul 31 05:41:55.422703 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Availability Zones retrieved successfully. Jul 31 05:41:55.427861 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Flow 'volume_create_api' (1d8f8b4e-3f06-45bd-961e-c2c0bfdaaa42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:55.428656 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-394b51ef-dc8f-4b10-b93b-f3819520bbe5 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:55.429356 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0567b0a-8a6d-42aa-8f19-84a0b54190af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:55.430391 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:41:55.430717 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-394b51ef-dc8f-4b10-b93b-f3819520bbe5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:55.430972 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-394b51ef-dc8f-4b10-b93b-f3819520bbe5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:55.431245 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-394b51ef-dc8f-4b10-b93b-f3819520bbe5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:55.441976 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:55.441976 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:55.446576 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-394b51ef-dc8f-4b10-b93b-f3819520bbe5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:55.451307 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-394b51ef-dc8f-4b10-b93b-f3819520bbe5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:55.451656 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1375/5452] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:41:55 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 1166 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:55.458315 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0567b0a-8a6d-42aa-8f19-84a0b54190af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:55.459372 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5314435-b1d1-4736-a644-0be3800fd8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:55.496880 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Created reservations ['bdebb629-4a69-442d-990f-9e6790412c37', '835198c4-6e56-4b05-a1f7-6e61d9bc91e4', 'fd533e67-4a8a-454c-ae48-93b9a86cff11', '747de2f8-d868-44bd-8b51-9edcbed86f1a'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:41:55.497596 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5314435-b1d1-4736-a644-0be3800fd8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdebb629-4a69-442d-990f-9e6790412c37', '835198c4-6e56-4b05-a1f7-6e61d9bc91e4', 'fd533e67-4a8a-454c-ae48-93b9a86cff11', '747de2f8-d868-44bd-8b51-9edcbed86f1a']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:55.498594 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cec837-af5b-4bfa-9d49-8a0887936129) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:55.521029 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66cec837-af5b-4bfa-9d49-8a0887936129) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d185e0f-ac93-4601-bdc3-de0596181910', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1134793659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2500d3061f804d269849c8016fd03f1d',qos_specs=None,replication_status=,reservations=['bdebb629-4a69-442d-990f-9e6790412c37','835198c4-6e56-4b05-a1f7-6e61d9bc91e4','fd533e67-4a8a-454c-ae48-93b9a86cff11','747de2f8-d868-44bd-8b51-9edcbed86f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ec79241aca4859998e37f7112f517c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1134793659',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d185e0f-ac93-4601-bdc3-de0596181910,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2500d3061f804d269849c8016fd03f1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06ec79241aca4859998e37f7112f517c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:55.521713 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfcf014d-9045-47e6-8f52-f5e6a28dcda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:55.539396 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfcf014d-9045-47e6-8f52-f5e6a28dcda9) transitioned into state 'SUCCESS' from state '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-1134793659',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2500d3061f804d269849c8016fd03f1d',qos_specs=None,replication_status=,reservations=['bdebb629-4a69-442d-990f-9e6790412c37','835198c4-6e56-4b05-a1f7-6e61d9bc91e4','fd533e67-4a8a-454c-ae48-93b9a86cff11','747de2f8-d868-44bd-8b51-9edcbed86f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ec79241aca4859998e37f7112f517c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:55.540328 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc8dd5bf-0568-4c1f-b9ca-547e772e898d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:41:55.548756 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc8dd5bf-0568-4c1f-b9ca-547e772e898d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:41:55.549583 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Flow 'volume_create_api' (1d8f8b4e-3f06-45bd-961e-c2c0bfdaaa42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:41:55.549861 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume request issued successfully. Jul 31 05:41:55.550437 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-94319670-0c9b-4871-bfc9-ce93039d0f4f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:41:55.550870 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1360/5453] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:41:55 2026] POST /volume/v3/volumes => generated 778 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:41:55.561764 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27075b4c-be80-4edc-862a-dae64e4ecb60 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:55.563513 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27075b4c-be80-4edc-862a-dae64e4ecb60 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 Jul 31 05:41:55.563995 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27075b4c-be80-4edc-862a-dae64e4ecb60 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:55.563995 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27075b4c-be80-4edc-862a-dae64e4ecb60 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:55.570903 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:55.570903 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:55.574731 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-27075b4c-be80-4edc-862a-dae64e4ecb60 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:41:55.578496 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27075b4c-be80-4edc-862a-dae64e4ecb60 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 returned with HTTP 200 Jul 31 05:41:55.578895 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1367/5454] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:55 2026] GET /volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:56.138679 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-05094897-da08-403e-a07e-42cb626b2ca3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:56.140439 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05094897-da08-403e-a07e-42cb626b2ca3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:56.140619 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05094897-da08-403e-a07e-42cb626b2ca3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:56.140790 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-05094897-da08-403e-a07e-42cb626b2ca3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:56.140893 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-05094897-da08-403e-a07e-42cb626b2ca3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:56.145167 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:56.145167 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:56.145835 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-05094897-da08-403e-a07e-42cb626b2ca3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:41:56.146249 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1353/5455] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:56 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:56.590942 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ba5424e-5cca-418d-8a34-9c7863b19b4c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:56.592640 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ba5424e-5cca-418d-8a34-9c7863b19b4c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 Jul 31 05:41:56.592843 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ba5424e-5cca-418d-8a34-9c7863b19b4c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:56.593016 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ba5424e-5cca-418d-8a34-9c7863b19b4c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:56.600070 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:56.600070 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:56.603579 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7ba5424e-5cca-418d-8a34-9c7863b19b4c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:41:56.607366 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ba5424e-5cca-418d-8a34-9c7863b19b4c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 returned with HTTP 200 Jul 31 05:41:56.607715 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1376/5456] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:56 2026] GET /volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:56.620579 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-32ca4170-7a21-430c-af28-0a642d8758a6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:56.622471 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32ca4170-7a21-430c-af28-0a642d8758a6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:41:56.622825 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-32ca4170-7a21-430c-af28-0a642d8758a6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3d185e0f-ac93-4601-bdc3-de0596181910", "name": "tempest-type-Backup-477601892"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:56.624247 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.contrib.backups [None req-32ca4170-7a21-430c-af28-0a642d8758a6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Creating new backup {'backup': {'volume_id': '3d185e0f-ac93-4601-bdc3-de0596181910', 'name': 'tempest-type-Backup-477601892'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:41:56.624399 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-32ca4170-7a21-430c-af28-0a642d8758a6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Creating backup of volume 3d185e0f-ac93-4601-bdc3-de0596181910 in container None Jul 31 05:41:56.631554 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:56.631554 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:56.631904 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-32ca4170-7a21-430c-af28-0a642d8758a6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:41:56.645889 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-32ca4170-7a21-430c-af28-0a642d8758a6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Created reservations ['6e431036-d90d-45c1-8e1c-c475dfe1ad5e', '7c250a52-dbc0-4426-ae31-d2f8c7fb3d19'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:41:56.667091 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-32ca4170-7a21-430c-af28-0a642d8758a6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:41:56.667567 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1361/5457] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:41:56 2026] POST /volume/v3/backups => generated 315 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:41:56.676089 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-955e2c79-600f-4399-954c-bea13692ffb6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:56.677750 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-955e2c79-600f-4399-954c-bea13692ffb6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:41:56.677946 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-955e2c79-600f-4399-954c-bea13692ffb6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:56.678125 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-955e2c79-600f-4399-954c-bea13692ffb6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:56.678228 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-955e2c79-600f-4399-954c-bea13692ffb6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:56.682315 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:56.682315 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:56.682861 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-955e2c79-600f-4399-954c-bea13692ffb6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:41:56.683183 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1368/5458] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:56 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:57.159204 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-75b1aae3-88c8-4754-b730-2eb38a65ec48 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:57.161297 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75b1aae3-88c8-4754-b730-2eb38a65ec48 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:57.161616 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75b1aae3-88c8-4754-b730-2eb38a65ec48 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:57.161852 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-75b1aae3-88c8-4754-b730-2eb38a65ec48 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:57.161966 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-75b1aae3-88c8-4754-b730-2eb38a65ec48 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:57.166726 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:57.166726 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:57.167542 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-75b1aae3-88c8-4754-b730-2eb38a65ec48 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:41:57.167959 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1354/5459] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:57 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:57.693161 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9078daaf-43ea-4a6c-8503-ad637d900b65 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:57.695325 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9078daaf-43ea-4a6c-8503-ad637d900b65 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:41:57.695649 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9078daaf-43ea-4a6c-8503-ad637d900b65 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:57.696007 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9078daaf-43ea-4a6c-8503-ad637d900b65 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:57.696168 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-9078daaf-43ea-4a6c-8503-ad637d900b65 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:57.702144 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:57.702144 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:57.702978 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9078daaf-43ea-4a6c-8503-ad637d900b65 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:41:57.703601 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1377/5460] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:57 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:57.865360 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c36bc96b-a1eb-4126-8c9b-e263800d4713 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:57.867212 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c36bc96b-a1eb-4126-8c9b-e263800d4713 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:57.867377 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c36bc96b-a1eb-4126-8c9b-e263800d4713 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:57.867551 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c36bc96b-a1eb-4126-8c9b-e263800d4713 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:57.876047 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:57.876047 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:57.879437 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c36bc96b-a1eb-4126-8c9b-e263800d4713 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:57.883045 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c36bc96b-a1eb-4126-8c9b-e263800d4713 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:57.883509 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1362/5461] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:41:57 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 1166 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:41:57.900203 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-87241bf9-f2b0-47af-bc33-43b19ea03c6e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:57.902206 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-87241bf9-f2b0-47af-bc33-43b19ea03c6e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] POST https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b/action Jul 31 05:41:57.902567 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-87241bf9-f2b0-47af-bc33-43b19ea03c6e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:41:57.902732 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-87241bf9-f2b0-47af-bc33-43b19ea03c6e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:41:57.912505 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:57.912505 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:57.912947 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-87241bf9-f2b0-47af-bc33-43b19ea03c6e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:57.918342 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-87241bf9-f2b0-47af-bc33-43b19ea03c6e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Begin detaching volume completed successfully. Jul 31 05:41:57.918541 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-87241bf9-f2b0-47af-bc33-43b19ea03c6e tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b/action returned with HTTP 202 Jul 31 05:41:57.918964 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1369/5462] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:41:57 2026] POST /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:41:57.953242 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8df391a2-1915-4273-a680-625afd6c0d56 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:57.953574 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8df391a2-1915-4273-a680-625afd6c0d56 None None] GET https://10.4.3.227/volume// Jul 31 05:41:57.953768 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8df391a2-1915-4273-a680-625afd6c0d56 None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:57.953991 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8df391a2-1915-4273-a680-625afd6c0d56 None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:57.954335 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8df391a2-1915-4273-a680-625afd6c0d56 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:41:57.954637 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1355/5463] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:41: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 31 05:41:57.961212 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c511e765-36b0-4156-af73-a0cea8757134 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:57.963323 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c511e765-36b0-4156-af73-a0cea8757134 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:41:57.963529 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c511e765-36b0-4156-af73-a0cea8757134 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:57.963718 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c511e765-36b0-4156-af73-a0cea8757134 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:57.972892 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:57.972892 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:57.976589 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c511e765-36b0-4156-af73-a0cea8757134 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:41:57.981027 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c511e765-36b0-4156-af73-a0cea8757134 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:41:57.981451 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1378/5464] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:41:57 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 1349 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:41:58.179239 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-06b0de2e-8fd0-4dee-a209-bd1e88223ede None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:58.181028 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06b0de2e-8fd0-4dee-a209-bd1e88223ede tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:58.181242 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06b0de2e-8fd0-4dee-a209-bd1e88223ede tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:58.181421 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-06b0de2e-8fd0-4dee-a209-bd1e88223ede tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:58.181537 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-06b0de2e-8fd0-4dee-a209-bd1e88223ede tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:58.185645 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:58.185645 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:58.186055 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-06b0de2e-8fd0-4dee-a209-bd1e88223ede tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:41:58.186430 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1363/5465] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:58 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:58.713273 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4ab0fbe8-d2f6-4475-81bc-47b8e9b0e3fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:58.714967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ab0fbe8-d2f6-4475-81bc-47b8e9b0e3fd tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:41:58.715183 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ab0fbe8-d2f6-4475-81bc-47b8e9b0e3fd tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:58.715378 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4ab0fbe8-d2f6-4475-81bc-47b8e9b0e3fd tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:58.715478 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4ab0fbe8-d2f6-4475-81bc-47b8e9b0e3fd tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:58.719913 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:58.719913 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:41:58.720688 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4ab0fbe8-d2f6-4475-81bc-47b8e9b0e3fd tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:41:58.721114 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1370/5466] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:58 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:59.197769 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fa59c8e8-0be1-4537-b2ed-80577d9b1269 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:59.199525 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa59c8e8-0be1-4537-b2ed-80577d9b1269 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:41:59.200389 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa59c8e8-0be1-4537-b2ed-80577d9b1269 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:59.200634 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fa59c8e8-0be1-4537-b2ed-80577d9b1269 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:59.200816 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fa59c8e8-0be1-4537-b2ed-80577d9b1269 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:59.204888 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:59.204888 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:41:59.205486 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fa59c8e8-0be1-4537-b2ed-80577d9b1269 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:41:59.205814 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1356/5467] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:59 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:59.563791 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c2189994-295d-4097-8c3e-d8de80e7bb56 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:59.565839 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c2189994-295d-4097-8c3e-d8de80e7bb56 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] DELETE https://10.4.3.227/volume/v3/attachments/8c9a996f-2fca-4831-99a6-4e63a55d14bb Jul 31 05:41:59.566047 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c2189994-295d-4097-8c3e-d8de80e7bb56 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:59.566270 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c2189994-295d-4097-8c3e-d8de80e7bb56 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'version_select' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:59.573151 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:59.573151 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:41:59.612890 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-3efb26c3-ea85-4194-a353-5c34e5b0c724 req-c2189994-295d-4097-8c3e-d8de80e7bb56 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/attachments/8c9a996f-2fca-4831-99a6-4e63a55d14bb returned with HTTP 200 Jul 31 05:41:59.613278 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1379/5468] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:41:59 2026] DELETE /volume/v3/attachments/8c9a996f-2fca-4831-99a6-4e63a55d14bb => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:41:59.731497 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-aee4a793-8d5f-4a13-9175-d4ffa26edf0e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:41:59.733356 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aee4a793-8d5f-4a13-9175-d4ffa26edf0e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:41:59.733562 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aee4a793-8d5f-4a13-9175-d4ffa26edf0e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:41:59.733771 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-aee4a793-8d5f-4a13-9175-d4ffa26edf0e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:41:59.733886 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-aee4a793-8d5f-4a13-9175-d4ffa26edf0e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:41:59.735670 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=168,cinder:UPDATE=59,cinder:INSERT=24 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:41:59.738721 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:41:59.738721 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:41:59.739744 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-aee4a793-8d5f-4a13-9175-d4ffa26edf0e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:41:59.740218 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1364/5469] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:41:59 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:00.215514 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5d9b1b1b-36d2-4123-aed0-7255cf8786d3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:00.217232 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d9b1b1b-36d2-4123-aed0-7255cf8786d3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:42:00.217466 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d9b1b1b-36d2-4123-aed0-7255cf8786d3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:00.217677 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5d9b1b1b-36d2-4123-aed0-7255cf8786d3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:00.217829 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5d9b1b1b-36d2-4123-aed0-7255cf8786d3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:00.221957 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:00.221957 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:00.222610 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5d9b1b1b-36d2-4123-aed0-7255cf8786d3 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:42:00.223026 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1371/5470] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:00 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:00.232301 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b776b1a9-4cae-451c-b31b-9b4461d33f0e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:00.233822 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b776b1a9-4cae-451c-b31b-9b4461d33f0e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/820d9e4f-c752-49da-8aaa-6f233278545a Jul 31 05:42:00.234025 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b776b1a9-4cae-451c-b31b-9b4461d33f0e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:00.234222 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b776b1a9-4cae-451c-b31b-9b4461d33f0e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:00.234369 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b776b1a9-4cae-451c-b31b-9b4461d33f0e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete volume with id: 820d9e4f-c752-49da-8aaa-6f233278545a Jul 31 05:42:00.241203 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:00.241203 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:00.241545 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b776b1a9-4cae-451c-b31b-9b4461d33f0e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:42:00.256869 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b776b1a9-4cae-451c-b31b-9b4461d33f0e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete volume request issued successfully. Jul 31 05:42:00.257154 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b776b1a9-4cae-451c-b31b-9b4461d33f0e tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/820d9e4f-c752-49da-8aaa-6f233278545a returned with HTTP 202 Jul 31 05:42:00.257694 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1357/5471] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:00 2026] DELETE /volume/v3/volumes/820d9e4f-c752-49da-8aaa-6f233278545a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:00.264124 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8a714389-7ad7-4c0b-8b19-9b9be914766d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:00.266171 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a714389-7ad7-4c0b-8b19-9b9be914766d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/820d9e4f-c752-49da-8aaa-6f233278545a Jul 31 05:42:00.266378 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a714389-7ad7-4c0b-8b19-9b9be914766d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:00.266628 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8a714389-7ad7-4c0b-8b19-9b9be914766d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:00.273038 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:00.273038 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:00.277914 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8a714389-7ad7-4c0b-8b19-9b9be914766d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:42:00.284171 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8a714389-7ad7-4c0b-8b19-9b9be914766d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/820d9e4f-c752-49da-8aaa-6f233278545a returned with HTTP 200 Jul 31 05:42:00.284748 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1380/5472] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:00 2026] GET /volume/v3/volumes/820d9e4f-c752-49da-8aaa-6f233278545a => generated 1074 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:00.752016 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cfcdf19d-bc91-4aad-a7f3-c62a7c03e84d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:00.754393 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cfcdf19d-bc91-4aad-a7f3-c62a7c03e84d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:00.754612 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cfcdf19d-bc91-4aad-a7f3-c62a7c03e84d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:00.754854 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cfcdf19d-bc91-4aad-a7f3-c62a7c03e84d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:00.754917 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-cfcdf19d-bc91-4aad-a7f3-c62a7c03e84d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:00.764014 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:00.764014 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:00.765134 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cfcdf19d-bc91-4aad-a7f3-c62a7c03e84d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:00.765682 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1365/5473] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:00 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:01.298836 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d4eff00b-7fe4-4fd6-bd0a-af30dc2dd212 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:01.301121 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4eff00b-7fe4-4fd6-bd0a-af30dc2dd212 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/820d9e4f-c752-49da-8aaa-6f233278545a Jul 31 05:42:01.301556 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4eff00b-7fe4-4fd6-bd0a-af30dc2dd212 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:01.301910 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4eff00b-7fe4-4fd6-bd0a-af30dc2dd212 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:01.309376 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4eff00b-7fe4-4fd6-bd0a-af30dc2dd212 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/820d9e4f-c752-49da-8aaa-6f233278545a returned with HTTP 404 Jul 31 05:42:01.310113 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1372/5474] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:01 2026] GET /volume/v3/volumes/820d9e4f-c752-49da-8aaa-6f233278545a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:01.318522 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ff3c9b8-d650-4e1c-b7a4-3ef39877cce7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:01.320573 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ff3c9b8-d650-4e1c-b7a4-3ef39877cce7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:42:01.320796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ff3c9b8-d650-4e1c-b7a4-3ef39877cce7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:01.321029 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ff3c9b8-d650-4e1c-b7a4-3ef39877cce7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:01.321203 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6ff3c9b8-d650-4e1c-b7a4-3ef39877cce7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:01.326780 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:01.326780 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:01.328069 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ff3c9b8-d650-4e1c-b7a4-3ef39877cce7 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-member] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:42:01.328596 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1358/5475] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:01 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:01.341212 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4897bd6-c998-49d9-a1dc-ca47595e2a4c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:01.343076 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4897bd6-c998-49d9-a1dc-ca47595e2a4c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] DELETE https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:42:01.343325 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4897bd6-c998-49d9-a1dc-ca47595e2a4c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:01.343502 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4897bd6-c998-49d9-a1dc-ca47595e2a4c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:01.343604 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-f4897bd6-c998-49d9-a1dc-ca47595e2a4c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete backup with id: e405c067-0a97-4154-89db-9b745c607a34. Jul 31 05:42:01.347472 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:01.347472 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:01.360012 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-f4897bd6-c998-49d9-a1dc-ca47595e2a4c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] delete_backup rpcapi backup_id e405c067-0a97-4154-89db-9b745c607a34 {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:42:01.363031 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4897bd6-c998-49d9-a1dc-ca47595e2a4c tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 202 Jul 31 05:42:01.363578 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1381/5476] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:01 2026] DELETE /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:42:01.371315 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-cb8d3ba0-8bb2-4c13-85bd-ab2e91a136ea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:01.373321 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb8d3ba0-8bb2-4c13-85bd-ab2e91a136ea tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:42:01.373565 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb8d3ba0-8bb2-4c13-85bd-ab2e91a136ea tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:01.373809 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-cb8d3ba0-8bb2-4c13-85bd-ab2e91a136ea tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:01.373947 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-cb8d3ba0-8bb2-4c13-85bd-ab2e91a136ea tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:01.378298 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:01.378298 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:01.379008 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-cb8d3ba0-8bb2-4c13-85bd-ab2e91a136ea tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 200 Jul 31 05:42:01.379650 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1366/5477] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:01 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:01.639879 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b680386-2d2b-4674-a38b-0d545bea91a5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:01.642123 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b680386-2d2b-4674-a38b-0d545bea91a5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] DELETE https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:42:01.642421 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b680386-2d2b-4674-a38b-0d545bea91a5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:01.642724 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b680386-2d2b-4674-a38b-0d545bea91a5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:01.642948 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-5b680386-2d2b-4674-a38b-0d545bea91a5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Delete volume with id: 9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:42:01.650283 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:01.650283 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:01.650907 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b680386-2d2b-4674-a38b-0d545bea91a5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:42:01.669181 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5b680386-2d2b-4674-a38b-0d545bea91a5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Delete volume request issued successfully. Jul 31 05:42:01.670134 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b680386-2d2b-4674-a38b-0d545bea91a5 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 202 Jul 31 05:42:01.670268 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1373/5478] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:42:01 2026] DELETE /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:01.679559 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a25890f9-23be-4ea7-9311-fa6aaf5d3e31 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:01.681958 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a25890f9-23be-4ea7-9311-fa6aaf5d3e31 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:42:01.682170 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a25890f9-23be-4ea7-9311-fa6aaf5d3e31 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:01.682357 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a25890f9-23be-4ea7-9311-fa6aaf5d3e31 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:01.690498 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:01.690498 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:01.694868 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a25890f9-23be-4ea7-9311-fa6aaf5d3e31 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:42:01.699381 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a25890f9-23be-4ea7-9311-fa6aaf5d3e31 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 200 Jul 31 05:42:01.700370 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1359/5479] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:01 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:42:01.777128 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3674adc5-4923-4f7d-8846-537f4eeaba83 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:01.778791 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3674adc5-4923-4f7d-8846-537f4eeaba83 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:01.778994 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3674adc5-4923-4f7d-8846-537f4eeaba83 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:01.779193 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3674adc5-4923-4f7d-8846-537f4eeaba83 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:01.779295 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3674adc5-4923-4f7d-8846-537f4eeaba83 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:01.783191 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:01.783191 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:01.783725 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3674adc5-4923-4f7d-8846-537f4eeaba83 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:01.784045 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1382/5480] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:01 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:02.389849 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-050f1140-66eb-441a-a05d-09dfa3f8a4a2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:02.391730 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-050f1140-66eb-441a-a05d-09dfa3f8a4a2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 Jul 31 05:42:02.391942 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-050f1140-66eb-441a-a05d-09dfa3f8a4a2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:02.392168 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-050f1140-66eb-441a-a05d-09dfa3f8a4a2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:02.392305 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-050f1140-66eb-441a-a05d-09dfa3f8a4a2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id e405c067-0a97-4154-89db-9b745c607a34. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:02.395950 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-050f1140-66eb-441a-a05d-09dfa3f8a4a2 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 returned with HTTP 404 Jul 31 05:42:02.396423 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1367/5481] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:02 2026] GET /volume/v3/backups/e405c067-0a97-4154-89db-9b745c607a34 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:02.404060 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c6aad8c8-b345-43cc-b908-50e5d990088d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:02.406127 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6aad8c8-b345-43cc-b908-50e5d990088d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] DELETE https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:42:02.406369 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6aad8c8-b345-43cc-b908-50e5d990088d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:02.406546 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c6aad8c8-b345-43cc-b908-50e5d990088d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:02.406670 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-c6aad8c8-b345-43cc-b908-50e5d990088d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete backup with id: 6ef1d390-8782-49f8-b7e3-100ad6cf9576. Jul 31 05:42:02.411451 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:02.411451 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:02.424977 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-c6aad8c8-b345-43cc-b908-50e5d990088d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] delete_backup rpcapi backup_id 6ef1d390-8782-49f8-b7e3-100ad6cf9576 {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:42:02.427365 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c6aad8c8-b345-43cc-b908-50e5d990088d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 202 Jul 31 05:42:02.427857 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1374/5482] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:02 2026] DELETE /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:42:02.434557 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-510311bd-5feb-4b2d-944f-5817b38e454a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:02.438340 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-510311bd-5feb-4b2d-944f-5817b38e454a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:42:02.438616 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-510311bd-5feb-4b2d-944f-5817b38e454a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:02.438859 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-510311bd-5feb-4b2d-944f-5817b38e454a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:02.439003 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-510311bd-5feb-4b2d-944f-5817b38e454a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:02.444272 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:02.444272 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:02.445053 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-510311bd-5feb-4b2d-944f-5817b38e454a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 200 Jul 31 05:42:02.445525 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1360/5483] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:02 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:02.717232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4b08718d-fa15-4a63-9591-2bc5464b3bf3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:02.719367 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b08718d-fa15-4a63-9591-2bc5464b3bf3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b Jul 31 05:42:02.719618 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b08718d-fa15-4a63-9591-2bc5464b3bf3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:02.719852 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4b08718d-fa15-4a63-9591-2bc5464b3bf3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:02.727072 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4b08718d-fa15-4a63-9591-2bc5464b3bf3 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b returned with HTTP 404 Jul 31 05:42:02.730127 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1383/5484] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:02 2026] GET /volume/v3/volumes/9db1682d-02a0-4cf7-bc82-c1e65795164b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 05:42:02.793994 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-3e983bbf-03a5-49ea-ba0f-e8644bc69c9e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:02.795937 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e983bbf-03a5-49ea-ba0f-e8644bc69c9e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:02.796259 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e983bbf-03a5-49ea-ba0f-e8644bc69c9e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:02.796495 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-3e983bbf-03a5-49ea-ba0f-e8644bc69c9e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:02.796648 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-3e983bbf-03a5-49ea-ba0f-e8644bc69c9e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:02.801725 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:02.801725 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:02.802590 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-3e983bbf-03a5-49ea-ba0f-e8644bc69c9e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:02.803083 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1368/5485] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:02 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:03.071625 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e7515102-32f2-4965-824c-a2402890840a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:03.073472 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7515102-32f2-4965-824c-a2402890840a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c Jul 31 05:42:03.073663 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7515102-32f2-4965-824c-a2402890840a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:03.073889 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e7515102-32f2-4965-824c-a2402890840a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:03.074006 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-e7515102-32f2-4965-824c-a2402890840a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Delete snapshot with id: 12a0e9ce-f7a3-4e32-ada3-272c79ac037c Jul 31 05:42:03.079146 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:03.079146 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:03.079900 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e7515102-32f2-4965-824c-a2402890840a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Snapshot retrieved successfully. Jul 31 05:42:03.093720 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e7515102-32f2-4965-824c-a2402890840a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Snapshot delete request issued successfully. Jul 31 05:42:03.093980 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e7515102-32f2-4965-824c-a2402890840a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c returned with HTTP 202 Jul 31 05:42:03.094435 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1375/5486] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:42:03 2026] DELETE /volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:03.104989 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-552eb4e8-ef1b-4b78-ae7d-e84ef1d95efa None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:03.106712 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-552eb4e8-ef1b-4b78-ae7d-e84ef1d95efa tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c Jul 31 05:42:03.106910 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-552eb4e8-ef1b-4b78-ae7d-e84ef1d95efa tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:03.107094 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-552eb4e8-ef1b-4b78-ae7d-e84ef1d95efa tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:03.118380 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:03.118380 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:03.118873 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-552eb4e8-ef1b-4b78-ae7d-e84ef1d95efa tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Snapshot retrieved successfully. Jul 31 05:42:03.119661 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-552eb4e8-ef1b-4b78-ae7d-e84ef1d95efa tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c returned with HTTP 200 Jul 31 05:42:03.120051 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1361/5487] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:42:03 2026] GET /volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c => generated 461 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:03.455596 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-884baf70-c03f-412a-9012-092d7f81151d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:03.457778 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-884baf70-c03f-412a-9012-092d7f81151d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 Jul 31 05:42:03.458047 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-884baf70-c03f-412a-9012-092d7f81151d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:03.458305 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-884baf70-c03f-412a-9012-092d7f81151d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:03.458441 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-884baf70-c03f-412a-9012-092d7f81151d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 6ef1d390-8782-49f8-b7e3-100ad6cf9576. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:03.462573 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-884baf70-c03f-412a-9012-092d7f81151d tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 returned with HTTP 404 Jul 31 05:42:03.463181 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1384/5488] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:03 2026] GET /volume/v3/backups/6ef1d390-8782-49f8-b7e3-100ad6cf9576 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:03.468764 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0f61d6f2-16d3-4a09-8cb8-b38dfb6c6101 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:03.470186 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f61d6f2-16d3-4a09-8cb8-b38dfb6c6101 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] DELETE https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:42:03.470361 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f61d6f2-16d3-4a09-8cb8-b38dfb6c6101 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:03.470523 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0f61d6f2-16d3-4a09-8cb8-b38dfb6c6101 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:03.470612 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-0f61d6f2-16d3-4a09-8cb8-b38dfb6c6101 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete backup with id: 579c2076-6e92-41d0-990e-8c5ce16b4c02. Jul 31 05:42:03.474121 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:03.474121 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:03.485217 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-0f61d6f2-16d3-4a09-8cb8-b38dfb6c6101 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] delete_backup rpcapi backup_id 579c2076-6e92-41d0-990e-8c5ce16b4c02 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:42:03.486968 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0f61d6f2-16d3-4a09-8cb8-b38dfb6c6101 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 202 Jul 31 05:42:03.487496 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1369/5489] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:03 2026] DELETE /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:42:03.494440 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8d69aae8-cc19-4778-9b43-12e8c2840e20 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:03.496189 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d69aae8-cc19-4778-9b43-12e8c2840e20 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:42:03.496388 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d69aae8-cc19-4778-9b43-12e8c2840e20 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:03.496557 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8d69aae8-cc19-4778-9b43-12e8c2840e20 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:03.496657 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8d69aae8-cc19-4778-9b43-12e8c2840e20 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:03.501656 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:03.501656 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:03.502582 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8d69aae8-cc19-4778-9b43-12e8c2840e20 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 200 Jul 31 05:42:03.502940 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1376/5490] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:03 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:03.814749 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b4373d8e-c443-44c9-a0a8-8d40b4ca5d7c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:03.816655 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4373d8e-c443-44c9-a0a8-8d40b4ca5d7c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:03.816921 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4373d8e-c443-44c9-a0a8-8d40b4ca5d7c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:03.817176 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b4373d8e-c443-44c9-a0a8-8d40b4ca5d7c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:03.817288 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-b4373d8e-c443-44c9-a0a8-8d40b4ca5d7c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:03.821614 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:03.821614 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:03.822321 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b4373d8e-c443-44c9-a0a8-8d40b4ca5d7c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:03.822730 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1362/5491] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:03 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:04.128857 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-a51e8e7e-4e06-4ee5-8f52-6ac59488f834 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:04.131681 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a51e8e7e-4e06-4ee5-8f52-6ac59488f834 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c Jul 31 05:42:04.131681 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a51e8e7e-4e06-4ee5-8f52-6ac59488f834 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:04.131681 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-a51e8e7e-4e06-4ee5-8f52-6ac59488f834 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:04.135211 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-a51e8e7e-4e06-4ee5-8f52-6ac59488f834 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c returned with HTTP 404 Jul 31 05:42:04.135794 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1385/5492] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:42:04 2026] GET /volume/v3/snapshots/12a0e9ce-f7a3-4e32-ada3-272c79ac037c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:04.173433 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-36bda9fe-9c6f-4df2-acd2-3f3fd4ab4549 req-dd68c273-ff2d-405e-8f04-5a0323fd5c3a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:04.175598 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-36bda9fe-9c6f-4df2-acd2-3f3fd4ab4549 req-dd68c273-ff2d-405e-8f04-5a0323fd5c3a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:42:04.175886 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-36bda9fe-9c6f-4df2-acd2-3f3fd4ab4549 req-dd68c273-ff2d-405e-8f04-5a0323fd5c3a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:04.176136 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-36bda9fe-9c6f-4df2-acd2-3f3fd4ab4549 req-dd68c273-ff2d-405e-8f04-5a0323fd5c3a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:04.183308 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:04.183308 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:04.187269 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-36bda9fe-9c6f-4df2-acd2-3f3fd4ab4549 req-dd68c273-ff2d-405e-8f04-5a0323fd5c3a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:42:04.191440 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-36bda9fe-9c6f-4df2-acd2-3f3fd4ab4549 req-dd68c273-ff2d-405e-8f04-5a0323fd5c3a tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:42:04.191939 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1370/5493] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:42:04 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:04.512824 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a07832d4-58ff-44e9-84dd-92ed3eac125a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:04.515129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a07832d4-58ff-44e9-84dd-92ed3eac125a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 Jul 31 05:42:04.515396 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a07832d4-58ff-44e9-84dd-92ed3eac125a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:04.515569 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a07832d4-58ff-44e9-84dd-92ed3eac125a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:04.515672 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-a07832d4-58ff-44e9-84dd-92ed3eac125a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Show backup with id 579c2076-6e92-41d0-990e-8c5ce16b4c02. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:04.519124 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a07832d4-58ff-44e9-84dd-92ed3eac125a tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 returned with HTTP 404 Jul 31 05:42:04.519647 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1377/5494] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:04 2026] GET /volume/v3/backups/579c2076-6e92-41d0-990e-8c5ce16b4c02 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:04.527112 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-249d2378-1dfb-46d9-b0de-5db8bdffb3f5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:04.529267 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-249d2378-1dfb-46d9-b0de-5db8bdffb3f5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a Jul 31 05:42:04.529542 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-249d2378-1dfb-46d9-b0de-5db8bdffb3f5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:04.529809 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-249d2378-1dfb-46d9-b0de-5db8bdffb3f5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:04.530043 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-249d2378-1dfb-46d9-b0de-5db8bdffb3f5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete volume with id: 4eaab458-ded6-4c49-a005-4089928df10a Jul 31 05:42:04.537834 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:04.537834 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:04.538145 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-249d2378-1dfb-46d9-b0de-5db8bdffb3f5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:42:04.557843 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-249d2378-1dfb-46d9-b0de-5db8bdffb3f5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Delete volume request issued successfully. Jul 31 05:42:04.558134 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-249d2378-1dfb-46d9-b0de-5db8bdffb3f5 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a returned with HTTP 202 Jul 31 05:42:04.558580 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1363/5495] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:04 2026] DELETE /volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:04.567164 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b2cfc4b5-5a89-40e5-a59c-bc1bfa6d1a95 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:04.569219 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2cfc4b5-5a89-40e5-a59c-bc1bfa6d1a95 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a Jul 31 05:42:04.569219 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2cfc4b5-5a89-40e5-a59c-bc1bfa6d1a95 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:04.569581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b2cfc4b5-5a89-40e5-a59c-bc1bfa6d1a95 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:04.579377 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:04.579377 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:04.583581 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-b2cfc4b5-5a89-40e5-a59c-bc1bfa6d1a95 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Volume info retrieved successfully. Jul 31 05:42:04.587596 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b2cfc4b5-5a89-40e5-a59c-bc1bfa6d1a95 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a returned with HTTP 200 Jul 31 05:42:04.588110 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1386/5496] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:04 2026] GET /volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:04.841932 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ea099506-d512-4114-9352-80bab7b82e50 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:04.844241 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea099506-d512-4114-9352-80bab7b82e50 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:04.844733 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea099506-d512-4114-9352-80bab7b82e50 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:04.845166 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ea099506-d512-4114-9352-80bab7b82e50 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:04.845437 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ea099506-d512-4114-9352-80bab7b82e50 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:04.850867 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:04.850867 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:04.852557 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ea099506-d512-4114-9352-80bab7b82e50 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:04.852557 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1371/5497] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:04 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:05.603341 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f434272-db5e-4ab8-ae52-f8881f81d7c1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:05.605558 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f434272-db5e-4ab8-ae52-f8881f81d7c1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] GET https://10.4.3.227/volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a Jul 31 05:42:05.605949 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f434272-db5e-4ab8-ae52-f8881f81d7c1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:05.606221 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f434272-db5e-4ab8-ae52-f8881f81d7c1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:05.617031 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f434272-db5e-4ab8-ae52-f8881f81d7c1 tempest-ProjectMemberTests33-349126055 tempest-ProjectMemberTests33-349126055-project-admin] https://10.4.3.227/volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a returned with HTTP 404 Jul 31 05:42:05.617804 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1378/5498] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:05 2026] GET /volume/v3/volumes/4eaab458-ded6-4c49-a005-4089928df10a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:05.843309 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6f1f5282-0bdd-4a36-bc58-c7a8f85d590c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:05.844933 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f1f5282-0bdd-4a36-bc58-c7a8f85d590c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] DELETE https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:42:05.845111 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f1f5282-0bdd-4a36-bc58-c7a8f85d590c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:05.845294 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6f1f5282-0bdd-4a36-bc58-c7a8f85d590c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:05.845435 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-6f1f5282-0bdd-4a36-bc58-c7a8f85d590c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Delete volume with id: 7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:42:05.854118 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:05.854118 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:05.854118 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f1f5282-0bdd-4a36-bc58-c7a8f85d590c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:42:05.862812 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c30a6488-6edc-4d2a-8efe-3da9797c0780 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:05.865017 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c30a6488-6edc-4d2a-8efe-3da9797c0780 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:05.865017 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c30a6488-6edc-4d2a-8efe-3da9797c0780 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:05.865286 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c30a6488-6edc-4d2a-8efe-3da9797c0780 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:05.865286 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c30a6488-6edc-4d2a-8efe-3da9797c0780 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:05.869057 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:05.869057 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:05.869590 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c30a6488-6edc-4d2a-8efe-3da9797c0780 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:05.869959 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1387/5499] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:05 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:05.870202 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-6f1f5282-0bdd-4a36-bc58-c7a8f85d590c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Delete volume request issued successfully. Jul 31 05:42:05.870379 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6f1f5282-0bdd-4a36-bc58-c7a8f85d590c tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 202 Jul 31 05:42:05.870748 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1364/5500] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:42:05 2026] DELETE /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:05.879902 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e673b14e-ed9c-4eb3-8d44-83a41bde91b6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:05.883010 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e673b14e-ed9c-4eb3-8d44-83a41bde91b6 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:42:05.883010 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e673b14e-ed9c-4eb3-8d44-83a41bde91b6 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:05.883010 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e673b14e-ed9c-4eb3-8d44-83a41bde91b6 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:05.889897 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:05.889897 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:05.893791 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-e673b14e-ed9c-4eb3-8d44-83a41bde91b6 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Volume info retrieved successfully. Jul 31 05:42:05.898477 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e673b14e-ed9c-4eb3-8d44-83a41bde91b6 tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 200 Jul 31 05:42:05.898996 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1372/5501] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:05 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:06.879497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-19d1ab68-f180-4fbf-b7cd-9fae17c8ec17 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:06.881362 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19d1ab68-f180-4fbf-b7cd-9fae17c8ec17 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:06.881570 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19d1ab68-f180-4fbf-b7cd-9fae17c8ec17 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:06.881787 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-19d1ab68-f180-4fbf-b7cd-9fae17c8ec17 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:06.881901 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-19d1ab68-f180-4fbf-b7cd-9fae17c8ec17 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:06.883650 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=153,cinder:INSERT=25,cinder:UPDATE=46 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:42:06.886567 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:06.886567 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:06.887312 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-19d1ab68-f180-4fbf-b7cd-9fae17c8ec17 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:06.887623 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1379/5502] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:06 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:06.911170 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f9d8d057-ba8b-4cb5-8a34-c4010d9ce4ac None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:06.912864 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9d8d057-ba8b-4cb5-8a34-c4010d9ce4ac tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] GET https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 Jul 31 05:42:06.913041 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9d8d057-ba8b-4cb5-8a34-c4010d9ce4ac tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:06.913258 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f9d8d057-ba8b-4cb5-8a34-c4010d9ce4ac tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:06.918074 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f9d8d057-ba8b-4cb5-8a34-c4010d9ce4ac tempest-TestStampPattern-484144473 tempest-TestStampPattern-484144473-project-member] https://10.4.3.227/volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 returned with HTTP 404 Jul 31 05:42:06.918527 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1388/5503] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:06 2026] GET /volume/v3/volumes/7bc4424c-01fa-44a4-abab-2df8642a8f47 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:07.111001 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1efe384a-4081-4496-bb73-25cce2ec301e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:07.302987 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:42:07.303411 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1074910669"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:07.304820 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1074910669'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:42:07.304967 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Create volume of 1 GB Jul 31 05:42:07.308946 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Availability Zones retrieved successfully. Jul 31 05:42:07.314155 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Flow 'volume_create_api' (53da990f-828f-4ca9-861b-6601912e10bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:07.315539 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09929f81-b040-4ac5-b1cc-0c77bc605976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:07.316685 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:42:07.345091 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09929f81-b040-4ac5-b1cc-0c77bc605976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:07.345852 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474bd406-999b-43ac-8f09-db27d97488cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:07.396142 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Created reservations ['ca99c8da-e868-4188-9983-976f83f2e5b4', '0edb27ef-339c-45c8-9c08-37152467e51c', '38ce8332-ea0e-4794-9004-c13d6ebe3fa6', '22c07741-5b09-4626-a440-5555acca137f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:07.397114 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (474bd406-999b-43ac-8f09-db27d97488cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca99c8da-e868-4188-9983-976f83f2e5b4', '0edb27ef-339c-45c8-9c08-37152467e51c', '38ce8332-ea0e-4794-9004-c13d6ebe3fa6', '22c07741-5b09-4626-a440-5555acca137f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:07.398219 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (306a84fc-9a10-4b17-9212-22946b9de399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:07.426888 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (306a84fc-9a10-4b17-9212-22946b9de399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95685c0e-705f-476d-a689-aa1b486d18fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1074910669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73c2d2cc6c3d46899b1e6ed03093693e',qos_specs=None,replication_status=,reservations=['ca99c8da-e868-4188-9983-976f83f2e5b4','0edb27ef-339c-45c8-9c08-37152467e51c','38ce8332-ea0e-4794-9004-c13d6ebe3fa6','22c07741-5b09-4626-a440-5555acca137f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0a09de5547480c842b66b3b62dcd83',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:42:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1074910669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95685c0e-705f-476d-a689-aa1b486d18fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73c2d2cc6c3d46899b1e6ed03093693e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d0a09de5547480c842b66b3b62dcd83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:07.427642 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86e711b-ac13-426c-b194-8241f66ff417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:07.443957 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e86e711b-ac13-426c-b194-8241f66ff417) transitioned into state 'SUCCESS' from state '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-1074910669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73c2d2cc6c3d46899b1e6ed03093693e',qos_specs=None,replication_status=,reservations=['ca99c8da-e868-4188-9983-976f83f2e5b4','0edb27ef-339c-45c8-9c08-37152467e51c','38ce8332-ea0e-4794-9004-c13d6ebe3fa6','22c07741-5b09-4626-a440-5555acca137f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d0a09de5547480c842b66b3b62dcd83',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:07.444635 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42702251-3cbd-4e99-b24c-a1881785f600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:07.452887 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42702251-3cbd-4e99-b24c-a1881785f600) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:07.453689 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Flow 'volume_create_api' (53da990f-828f-4ca9-861b-6601912e10bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:07.453989 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Create volume request issued successfully. Jul 31 05:42:07.454544 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1efe384a-4081-4496-bb73-25cce2ec301e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:42:07.454969 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1365/5504] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:42:07 2026] POST /volume/v3/volumes => generated 778 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:07.468188 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-20944e83-a00d-4c2f-bbdc-15b7e278acba None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:07.470679 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-20944e83-a00d-4c2f-bbdc-15b7e278acba tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb Jul 31 05:42:07.470892 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-20944e83-a00d-4c2f-bbdc-15b7e278acba tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:07.471061 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-20944e83-a00d-4c2f-bbdc-15b7e278acba tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:07.477934 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:07.477934 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:07.481429 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-20944e83-a00d-4c2f-bbdc-15b7e278acba tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Volume info retrieved successfully. Jul 31 05:42:07.485030 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-20944e83-a00d-4c2f-bbdc-15b7e278acba tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb returned with HTTP 200 Jul 31 05:42:07.485427 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1373/5505] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:07 2026] GET /volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:07.897287 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-9c63f384-32c1-4df2-bea4-8a0ab40f60d6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:07.898930 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c63f384-32c1-4df2-bea4-8a0ab40f60d6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:07.899122 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c63f384-32c1-4df2-bea4-8a0ab40f60d6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:07.899304 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-9c63f384-32c1-4df2-bea4-8a0ab40f60d6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:07.899404 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-9c63f384-32c1-4df2-bea4-8a0ab40f60d6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:07.903306 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:07.903306 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:07.903921 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-9c63f384-32c1-4df2-bea4-8a0ab40f60d6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:07.904284 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1380/5506] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:07 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:08.497123 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-22a5a3b1-573b-40ae-a480-d4ef3f2d9f07 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:08.498895 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22a5a3b1-573b-40ae-a480-d4ef3f2d9f07 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb Jul 31 05:42:08.499088 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22a5a3b1-573b-40ae-a480-d4ef3f2d9f07 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:08.499281 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-22a5a3b1-573b-40ae-a480-d4ef3f2d9f07 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:08.508614 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:08.508614 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:08.513733 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-22a5a3b1-573b-40ae-a480-d4ef3f2d9f07 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Volume info retrieved successfully. Jul 31 05:42:08.518855 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-22a5a3b1-573b-40ae-a480-d4ef3f2d9f07 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb returned with HTTP 200 Jul 31 05:42:08.519354 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1389/5507] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:08 2026] GET /volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb => generated 1009 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:08.532263 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1838a187-63d6-4ecd-9026-f8bb60c6930e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:08.534323 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1838a187-63d6-4ecd-9026-f8bb60c6930e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:42:08.534734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1838a187-63d6-4ecd-9026-f8bb60c6930e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "95685c0e-705f-476d-a689-aa1b486d18fb", "name": "tempest-type-Backup-574429187"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:08.536494 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-1838a187-63d6-4ecd-9026-f8bb60c6930e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Creating new backup {'backup': {'volume_id': '95685c0e-705f-476d-a689-aa1b486d18fb', 'name': 'tempest-type-Backup-574429187'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:42:08.536666 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-1838a187-63d6-4ecd-9026-f8bb60c6930e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Creating backup of volume 95685c0e-705f-476d-a689-aa1b486d18fb in container None Jul 31 05:42:08.545139 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:08.545139 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:08.545557 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1838a187-63d6-4ecd-9026-f8bb60c6930e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Volume info retrieved successfully. Jul 31 05:42:08.568979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-1838a187-63d6-4ecd-9026-f8bb60c6930e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Created reservations ['61839ceb-1d70-47e8-bbae-bb1fba09310a', '0e6e5bbd-2c9f-4630-af28-3255b089343b'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:08.591689 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1838a187-63d6-4ecd-9026-f8bb60c6930e tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:42:08.592119 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1366/5508] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:42:08 2026] POST /volume/v3/backups => generated 315 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:08.606777 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d3df0767-ca45-4827-b5ae-87584c0ba32a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:08.608746 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3df0767-ca45-4827-b5ae-87584c0ba32a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:08.609217 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3df0767-ca45-4827-b5ae-87584c0ba32a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:08.609543 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d3df0767-ca45-4827-b5ae-87584c0ba32a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:08.609731 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d3df0767-ca45-4827-b5ae-87584c0ba32a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:08.616445 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:08.616445 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:08.617198 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d3df0767-ca45-4827-b5ae-87584c0ba32a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:08.617673 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1374/5509] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:08 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:08.915406 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-25190214-7424-41d5-a5eb-860b51f0a5bb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:08.917232 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25190214-7424-41d5-a5eb-860b51f0a5bb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:08.917554 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25190214-7424-41d5-a5eb-860b51f0a5bb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:08.917823 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-25190214-7424-41d5-a5eb-860b51f0a5bb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:08.918006 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-25190214-7424-41d5-a5eb-860b51f0a5bb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:08.923495 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:08.923495 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:08.923495 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-25190214-7424-41d5-a5eb-860b51f0a5bb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:08.924137 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1381/5510] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:08 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:09.629452 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-32dc4cc3-a9b9-4cfc-b68e-1fdf32032686 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:09.631710 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32dc4cc3-a9b9-4cfc-b68e-1fdf32032686 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:09.631999 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32dc4cc3-a9b9-4cfc-b68e-1fdf32032686 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:09.632231 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-32dc4cc3-a9b9-4cfc-b68e-1fdf32032686 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:09.632374 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-32dc4cc3-a9b9-4cfc-b68e-1fdf32032686 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:09.637060 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:09.637060 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:09.637785 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-32dc4cc3-a9b9-4cfc-b68e-1fdf32032686 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:09.638256 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1390/5511] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:09 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:09.937197 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a0905bc2-ba56-4f76-b1b1-248a6b57d0e7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:09.939379 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0905bc2-ba56-4f76-b1b1-248a6b57d0e7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:09.939379 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0905bc2-ba56-4f76-b1b1-248a6b57d0e7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:09.939379 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0905bc2-ba56-4f76-b1b1-248a6b57d0e7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:09.939379 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-a0905bc2-ba56-4f76-b1b1-248a6b57d0e7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:09.943720 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:09.943720 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:09.943836 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0905bc2-ba56-4f76-b1b1-248a6b57d0e7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:09.944387 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1367/5512] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:09 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:10.648272 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-efb61ddf-35dc-4b58-97cb-b113ed7b2d21 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:10.650496 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-efb61ddf-35dc-4b58-97cb-b113ed7b2d21 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:10.650787 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-efb61ddf-35dc-4b58-97cb-b113ed7b2d21 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:10.651029 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-efb61ddf-35dc-4b58-97cb-b113ed7b2d21 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:10.651191 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-efb61ddf-35dc-4b58-97cb-b113ed7b2d21 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:10.656005 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:10.656005 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:10.656764 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-efb61ddf-35dc-4b58-97cb-b113ed7b2d21 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:10.657227 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1375/5513] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:10 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:10.814194 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-837f317c-ac3a-42a8-859c-644c6e8a25d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:10.815948 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-837f317c-ac3a-42a8-859c-644c6e8a25d9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:42:10.816339 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-837f317c-ac3a-42a8-859c-644c6e8a25d9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cfd565f-0205-4fbb-8b9b-8ef57f3173ad", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-218020390", "description": null, "metadata": null}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:10.827776 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:10.827776 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:10.828221 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-837f317c-ac3a-42a8-859c-644c6e8a25d9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:42:10.828362 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-837f317c-ac3a-42a8-859c-644c6e8a25d9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create snapshot from volume 6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:42:10.855003 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-837f317c-ac3a-42a8-859c-644c6e8a25d9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['51e94517-5902-4ec0-b054-08af0d94442d', 'ab425e6c-f7f1-4f27-b370-361d443c5e3b', '88f7a55f-6522-4f33-b287-1a6f12f65c82', 'e5091e39-15f7-40f2-aac1-8cdc6eec012c'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:10.883237 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-837f317c-ac3a-42a8-859c-644c6e8a25d9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot force create request issued successfully. Jul 31 05:42:10.883515 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-837f317c-ac3a-42a8-859c-644c6e8a25d9 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:42:10.883961 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1382/5514] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:42:10 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 31 05:42:10.893474 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f5259665-0cca-4020-9ab3-a8661e9ea351 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:10.895579 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5259665-0cca-4020-9ab3-a8661e9ea351 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 Jul 31 05:42:10.895860 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5259665-0cca-4020-9ab3-a8661e9ea351 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:10.896071 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5259665-0cca-4020-9ab3-a8661e9ea351 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:10.901478 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:10.901478 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:10.902081 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f5259665-0cca-4020-9ab3-a8661e9ea351 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:42:10.903076 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5259665-0cca-4020-9ab3-a8661e9ea351 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 returned with HTTP 200 Jul 31 05:42:10.903524 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1391/5515] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:42:10 2026] GET /volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:10.954590 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-97ddacb7-aec0-4fd9-8c56-e2dc0d48fbed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:10.956750 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97ddacb7-aec0-4fd9-8c56-e2dc0d48fbed tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:10.957007 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97ddacb7-aec0-4fd9-8c56-e2dc0d48fbed tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:10.957272 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-97ddacb7-aec0-4fd9-8c56-e2dc0d48fbed tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:10.957395 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-97ddacb7-aec0-4fd9-8c56-e2dc0d48fbed tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:10.962172 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:10.962172 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:10.962930 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-97ddacb7-aec0-4fd9-8c56-e2dc0d48fbed tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:10.963404 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1368/5516] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:10 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:11.352111 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2317531c-1e82-4fde-90ba-8356cdb1586a None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:11.449607 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:42:11.449983 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:11.451427 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:42:11.451556 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Create volume of 1 GB Jul 31 05:42:11.455924 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Availability Zones retrieved successfully. Jul 31 05:42:11.461201 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Flow 'volume_create_api' (cfdb15b7-b2a8-4883-8e84-ca13995d2903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:11.462316 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25af98b1-f4c5-4140-8130-8abcc3cecf65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:11.463204 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:42:11.504276 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25af98b1-f4c5-4140-8130-8abcc3cecf65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:11.505326 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db38017-b290-4693-aae5-52162024850b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:11.559126 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Created reservations ['72059a84-7339-4284-92e8-546a48fde37e', 'be5f1dfc-6408-44af-937d-c4d2f96ad1c4', '7d33ebea-9feb-4114-989e-3f6328e0bf3f', '279c4124-d2c3-449b-9462-c4e1850ff66d'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:11.560115 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db38017-b290-4693-aae5-52162024850b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72059a84-7339-4284-92e8-546a48fde37e', 'be5f1dfc-6408-44af-937d-c4d2f96ad1c4', '7d33ebea-9feb-4114-989e-3f6328e0bf3f', '279c4124-d2c3-449b-9462-c4e1850ff66d']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:11.560869 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83295dde-7a8b-49aa-9b01-924fc6427de6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:11.581328 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83295dde-7a8b-49aa-9b01-924fc6427de6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '904596d4-8e3d-4aa7-96ad-d418a83fdbe7', '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='85c3103798ec4a0c929f90a607d02d52',qos_specs=None,replication_status=,reservations=['72059a84-7339-4284-92e8-546a48fde37e','be5f1dfc-6408-44af-937d-c4d2f96ad1c4','7d33ebea-9feb-4114-989e-3f6328e0bf3f','279c4124-d2c3-449b-9462-c4e1850ff66d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913a69895073426191090334e143d0db',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:42:11Z,deleted=False,deleted_at=None,display_description=None,display_name='CinderUnicodeTest塵㼗‽',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=904596d4-8e3d-4aa7-96ad-d418a83fdbe7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85c3103798ec4a0c929f90a607d02d52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='913a69895073426191090334e143d0db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:11.582058 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c106baed-eadd-4fe1-90cc-d0b7af2f59c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:11.596796 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c106baed-eadd-4fe1-90cc-d0b7af2f59c7) transitioned into state 'SUCCESS' from 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='85c3103798ec4a0c929f90a607d02d52',qos_specs=None,replication_status=,reservations=['72059a84-7339-4284-92e8-546a48fde37e','be5f1dfc-6408-44af-937d-c4d2f96ad1c4','7d33ebea-9feb-4114-989e-3f6328e0bf3f','279c4124-d2c3-449b-9462-c4e1850ff66d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913a69895073426191090334e143d0db',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:11.597705 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3ae8323-5035-4ebf-99d4-7c1c9be53a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:11.606301 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f3ae8323-5035-4ebf-99d4-7c1c9be53a3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:11.607248 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Flow 'volume_create_api' (cfdb15b7-b2a8-4883-8e84-ca13995d2903) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:11.607568 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Create volume request issued successfully. Jul 31 05:42:11.608210 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2317531c-1e82-4fde-90ba-8356cdb1586a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:42:11.608785 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1376/5517] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:42:11 2026] POST /volume/v3/volumes => generated 740 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:11.621867 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3160d125-bcbd-459f-89db-cbb4c6cdc644 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:11.624248 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3160d125-bcbd-459f-89db-cbb4c6cdc644 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 Jul 31 05:42:11.624458 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3160d125-bcbd-459f-89db-cbb4c6cdc644 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:11.624655 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3160d125-bcbd-459f-89db-cbb4c6cdc644 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:11.633780 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:11.633780 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:11.638699 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3160d125-bcbd-459f-89db-cbb4c6cdc644 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Volume info retrieved successfully. Jul 31 05:42:11.643931 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3160d125-bcbd-459f-89db-cbb4c6cdc644 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 returned with HTTP 200 Jul 31 05:42:11.644524 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1383/5518] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:11 2026] GET /volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 => generated 808 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:11.669577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b139012d-41c6-4ba7-a65c-ea007c40e45d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:11.671370 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b139012d-41c6-4ba7-a65c-ea007c40e45d tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:11.671577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b139012d-41c6-4ba7-a65c-ea007c40e45d tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:11.671752 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b139012d-41c6-4ba7-a65c-ea007c40e45d tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:11.671867 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-b139012d-41c6-4ba7-a65c-ea007c40e45d tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:11.680351 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:11.680351 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:11.681057 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b139012d-41c6-4ba7-a65c-ea007c40e45d tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:11.681425 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1392/5519] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:11 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:11.912826 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-dff6f890-accf-4416-8817-83263d276d21 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:11.914841 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dff6f890-accf-4416-8817-83263d276d21 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 Jul 31 05:42:11.915028 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dff6f890-accf-4416-8817-83263d276d21 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:11.915238 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-dff6f890-accf-4416-8817-83263d276d21 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:11.920827 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:11.920827 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:11.921351 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-dff6f890-accf-4416-8817-83263d276d21 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:42:11.922042 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-dff6f890-accf-4416-8817-83263d276d21 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 returned with HTTP 200 Jul 31 05:42:11.922624 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1369/5520] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:42:11 2026] GET /volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:11.932526 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-91b08cbb-8eae-476d-9ced-93112a216c92 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:11.934768 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-91b08cbb-8eae-476d-9ced-93112a216c92 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 Jul 31 05:42:11.935006 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-91b08cbb-8eae-476d-9ced-93112a216c92 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:11.935254 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-91b08cbb-8eae-476d-9ced-93112a216c92 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:11.940844 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:11.940844 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:11.941361 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-91b08cbb-8eae-476d-9ced-93112a216c92 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:42:11.942286 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-91b08cbb-8eae-476d-9ced-93112a216c92 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 returned with HTTP 200 Jul 31 05:42:11.942730 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1377/5521] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:42:11 2026] GET /volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:11.950577 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:11.952214 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:42:11.952552 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-407300359", "snapshot_id": "295bb379-45a7-44da-a3be-81801e1af8d7", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:11.954066 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-407300359', 'snapshot_id': '295bb379-45a7-44da-a3be-81801e1af8d7', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:42:11.958499 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:11.958499 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:11.958898 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:42:11.959017 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume of 1 GB Jul 31 05:42:11.961975 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Availability Zones retrieved successfully. Jul 31 05:42:11.966870 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (6af45594-e302-4e40-99cb-4ebcf41e4e48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:11.967742 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b66a51a-d3c3-4fbb-a6e8-a87828aa93ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:11.968570 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:42:11.974598 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e1a7343d-d3f1-4f2e-91e2-8aa4cc2a8804 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:11.976449 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1a7343d-d3f1-4f2e-91e2-8aa4cc2a8804 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:11.976648 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1a7343d-d3f1-4f2e-91e2-8aa4cc2a8804 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:11.976807 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e1a7343d-d3f1-4f2e-91e2-8aa4cc2a8804 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:11.976897 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e1a7343d-d3f1-4f2e-91e2-8aa4cc2a8804 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id d4b28237-d2c9-41ae-90cf-2cab609115cc. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:11.980940 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:11.980940 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:11.981641 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e1a7343d-d3f1-4f2e-91e2-8aa4cc2a8804 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 200 Jul 31 05:42:11.981944 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1393/5522] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:11 2026] GET /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:11.992405 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c203ff40-0298-456c-9404-1c135d7570c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:11.994116 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c203ff40-0298-456c-9404-1c135d7570c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] DELETE https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc Jul 31 05:42:11.994310 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c203ff40-0298-456c-9404-1c135d7570c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:11.994497 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c203ff40-0298-456c-9404-1c135d7570c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:11.994637 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-c203ff40-0298-456c-9404-1c135d7570c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete backup with id: d4b28237-d2c9-41ae-90cf-2cab609115cc. Jul 31 05:42:11.997596 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b66a51a-d3c3-4fbb-a6e8-a87828aa93ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '295bb379-45a7-44da-a3be-81801e1af8d7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:11.998143 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:11.998143 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:11.998274 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64949858-01cc-45ed-92f0-9bdaf3c5a6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:12.008221 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-c203ff40-0298-456c-9404-1c135d7570c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] delete_backup rpcapi backup_id d4b28237-d2c9-41ae-90cf-2cab609115cc {{(pid=100284) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:42:12.009838 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c203ff40-0298-456c-9404-1c135d7570c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc returned with HTTP 202 Jul 31 05:42:12.010194 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1370/5523] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:11 2026] DELETE /volume/v3/backups/d4b28237-d2c9-41ae-90cf-2cab609115cc => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:42:12.017007 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fa3647bb-04c3-449c-b213-64da2120fb30 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:12.019086 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa3647bb-04c3-449c-b213-64da2120fb30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 Jul 31 05:42:12.019364 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa3647bb-04c3-449c-b213-64da2120fb30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:12.019598 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa3647bb-04c3-449c-b213-64da2120fb30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:12.019808 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-fa3647bb-04c3-449c-b213-64da2120fb30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete volume with id: 3d185e0f-ac93-4601-bdc3-de0596181910 Jul 31 05:42:12.028328 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:12.028328 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:12.028747 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fa3647bb-04c3-449c-b213-64da2120fb30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:12.033601 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Created reservations ['5bb69777-25da-47a7-860a-bdb3f7e6f1ab', 'ec62e226-029c-480f-af9a-bae8116a7730', '10238791-899b-43ca-b07e-366c35120668', '8993f87f-e859-4f67-b12c-bb0638b401de'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:12.034542 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64949858-01cc-45ed-92f0-9bdaf3c5a6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5bb69777-25da-47a7-860a-bdb3f7e6f1ab', 'ec62e226-029c-480f-af9a-bae8116a7730', '10238791-899b-43ca-b07e-366c35120668', '8993f87f-e859-4f67-b12c-bb0638b401de']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:12.035296 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e04af7-d3a5-4a3b-95ce-8d606b772089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:12.046894 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-fa3647bb-04c3-449c-b213-64da2120fb30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete volume request issued successfully. Jul 31 05:42:12.047086 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa3647bb-04c3-449c-b213-64da2120fb30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 returned with HTTP 202 Jul 31 05:42:12.047529 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1378/5524] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:12 2026] DELETE /volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:12.055504 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc7a1e01-0d85-4c1c-8968-1cbc26f227f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:12.057234 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc7a1e01-0d85-4c1c-8968-1cbc26f227f7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 Jul 31 05:42:12.057437 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc7a1e01-0d85-4c1c-8968-1cbc26f227f7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:12.057623 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc7a1e01-0d85-4c1c-8968-1cbc26f227f7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:12.064933 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:12.064933 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:12.068216 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cc7a1e01-0d85-4c1c-8968-1cbc26f227f7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:12.072316 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc7a1e01-0d85-4c1c-8968-1cbc26f227f7 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 returned with HTTP 200 Jul 31 05:42:12.072819 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1394/5525] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:12 2026] GET /volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:12.077531 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8e04af7-d3a5-4a3b-95ce-8d606b772089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9ffe755-9098-4255-bc40-006e7f042385', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-407300359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['5bb69777-25da-47a7-860a-bdb3f7e6f1ab','ec62e226-029c-480f-af9a-bae8116a7730','10238791-899b-43ca-b07e-366c35120668','8993f87f-e859-4f67-b12c-bb0638b401de'],size=1,snapshot_id=295bb379-45a7-44da-a3be-81801e1af8d7,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), '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-31T05:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-407300359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9ffe755-9098-4255-bc40-006e7f042385,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f927a1a3273244e29e20c79fefeffa48',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=295bb379-45a7-44da-a3be-81801e1af8d7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='259c7b85639f44b19152aec3c7905653',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:12.081299 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3f3613-e562-413b-aeaf-f03893fd2c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:12.094452 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c3f3613-e562-413b-aeaf-f03893fd2c78) transitioned into state 'SUCCESS' from state '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-407300359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f927a1a3273244e29e20c79fefeffa48',qos_specs=None,replication_status=,reservations=['5bb69777-25da-47a7-860a-bdb3f7e6f1ab','ec62e226-029c-480f-af9a-bae8116a7730','10238791-899b-43ca-b07e-366c35120668','8993f87f-e859-4f67-b12c-bb0638b401de'],size=1,snapshot_id=295bb379-45a7-44da-a3be-81801e1af8d7,source_replicaid=,source_volid=None,status='creating',user_id='259c7b85639f44b19152aec3c7905653',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:12.095254 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d07e9e-5edc-41ae-b268-027e756fbcd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:12.118918 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55d07e9e-5edc-41ae-b268-027e756fbcd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:12.119710 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Flow 'volume_create_api' (6af45594-e302-4e40-99cb-4ebcf41e4e48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:12.119980 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Create volume request issued successfully. Jul 31 05:42:12.120573 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8566b5dc-82a7-49ba-8eb2-739d2b755e57 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:42:12.120974 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1384/5526] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:42:11 2026] POST /volume/v3/volumes => generated 784 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:12.132874 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90657bf4-c39f-4952-9369-2cd510c5f7b0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:12.134724 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90657bf4-c39f-4952-9369-2cd510c5f7b0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 Jul 31 05:42:12.134889 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90657bf4-c39f-4952-9369-2cd510c5f7b0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:12.135075 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90657bf4-c39f-4952-9369-2cd510c5f7b0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:12.141964 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:12.141964 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:12.148823 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-90657bf4-c39f-4952-9369-2cd510c5f7b0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:42:12.153295 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90657bf4-c39f-4952-9369-2cd510c5f7b0 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 returned with HTTP 200 Jul 31 05:42:12.153715 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1371/5527] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:12 2026] GET /volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:12.659990 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ebf0dfae-d9e9-4f21-bcb5-956fc5913b4f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:12.661860 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ebf0dfae-d9e9-4f21-bcb5-956fc5913b4f tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 Jul 31 05:42:12.662038 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ebf0dfae-d9e9-4f21-bcb5-956fc5913b4f tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:12.662257 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ebf0dfae-d9e9-4f21-bcb5-956fc5913b4f tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:12.669450 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:12.669450 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:12.674431 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ebf0dfae-d9e9-4f21-bcb5-956fc5913b4f tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Volume info retrieved successfully. Jul 31 05:42:12.679224 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ebf0dfae-d9e9-4f21-bcb5-956fc5913b4f tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 returned with HTTP 200 Jul 31 05:42:12.679782 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1379/5528] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:12 2026] GET /volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:12.691242 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-57054b67-f1de-44fe-a7dc-6cfe78fb0195 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:12.691970 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6e4a9c1a-025e-43fa-9a69-1e2c2c2424b2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:12.693000 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57054b67-f1de-44fe-a7dc-6cfe78fb0195 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:12.693230 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57054b67-f1de-44fe-a7dc-6cfe78fb0195 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:12.693402 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-57054b67-f1de-44fe-a7dc-6cfe78fb0195 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:12.693523 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-57054b67-f1de-44fe-a7dc-6cfe78fb0195 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:12.693591 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e4a9c1a-025e-43fa-9a69-1e2c2c2424b2 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 Jul 31 05:42:12.693769 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e4a9c1a-025e-43fa-9a69-1e2c2c2424b2 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:12.693933 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6e4a9c1a-025e-43fa-9a69-1e2c2c2424b2 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:12.697658 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:12.697658 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:12.698290 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-57054b67-f1de-44fe-a7dc-6cfe78fb0195 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:12.698678 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1395/5529] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:12 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:12.699918 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:12.699918 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:12.703054 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-6e4a9c1a-025e-43fa-9a69-1e2c2c2424b2 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Volume info retrieved successfully. Jul 31 05:42:12.706983 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6e4a9c1a-025e-43fa-9a69-1e2c2c2424b2 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 returned with HTTP 200 Jul 31 05:42:12.707405 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1385/5530] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:12 2026] GET /volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:12.720144 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:12.721563 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:42:12.721861 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1792034538"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:12.723114 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1792034538'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:42:12.723230 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Create volume of 1 GB Jul 31 05:42:12.727002 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Availability Zones retrieved successfully. Jul 31 05:42:12.733138 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Flow 'volume_create_api' (80ede10f-1125-49ef-a5b3-7e3f821582a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:12.733938 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ef0be63-ea38-4ad3-af0b-e7cf415b2cbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:12.734716 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:42:12.757300 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ef0be63-ea38-4ad3-af0b-e7cf415b2cbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:12.758702 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d25a97-f6e6-464c-b69b-4c82d086a13e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:12.793967 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Created reservations ['5137e742-9ce8-461d-830b-e9f28e0b4fce', '9b6a8073-6c01-4b57-a7a2-86a1c7dfce6d', '635b2c35-ed44-4a9b-9251-e51d805bff97', '97e99edc-8671-420b-ab0a-f84ac580957f'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:12.794767 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15d25a97-f6e6-464c-b69b-4c82d086a13e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5137e742-9ce8-461d-830b-e9f28e0b4fce', '9b6a8073-6c01-4b57-a7a2-86a1c7dfce6d', '635b2c35-ed44-4a9b-9251-e51d805bff97', '97e99edc-8671-420b-ab0a-f84ac580957f']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:12.795488 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d7070ee-9281-4d09-b5ff-5387eb6dba65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:12.816297 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d7070ee-9281-4d09-b5ff-5387eb6dba65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a036a83f-c5ed-411c-a416-d7f02a80d689', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1792034538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c3103798ec4a0c929f90a607d02d52',qos_specs=None,replication_status=,reservations=['5137e742-9ce8-461d-830b-e9f28e0b4fce','9b6a8073-6c01-4b57-a7a2-86a1c7dfce6d','635b2c35-ed44-4a9b-9251-e51d805bff97','97e99edc-8671-420b-ab0a-f84ac580957f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913a69895073426191090334e143d0db',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:42:12Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1792034538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a036a83f-c5ed-411c-a416-d7f02a80d689,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85c3103798ec4a0c929f90a607d02d52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='913a69895073426191090334e143d0db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:12.817001 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c614ed3-b08b-4056-9bf1-73448bc699a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:12.833564 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c614ed3-b08b-4056-9bf1-73448bc699a1) transitioned into 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-1792034538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c3103798ec4a0c929f90a607d02d52',qos_specs=None,replication_status=,reservations=['5137e742-9ce8-461d-830b-e9f28e0b4fce','9b6a8073-6c01-4b57-a7a2-86a1c7dfce6d','635b2c35-ed44-4a9b-9251-e51d805bff97','97e99edc-8671-420b-ab0a-f84ac580957f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='913a69895073426191090334e143d0db',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:12.834280 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf431fb8-b091-4810-a767-a16f21cc5630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:12.842392 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf431fb8-b091-4810-a767-a16f21cc5630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:12.843216 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Flow 'volume_create_api' (80ede10f-1125-49ef-a5b3-7e3f821582a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:12.843513 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Create volume request issued successfully. Jul 31 05:42:12.844024 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d3be27f3-0b76-4508-8e4f-ce6a96b7a7a7 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:42:12.844444 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1372/5531] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:42:12 2026] POST /volume/v3/volumes => generated 776 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:12.855860 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-26b5ccf1-3047-48b9-8bfe-8bb97bc9563f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:12.857970 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26b5ccf1-3047-48b9-8bfe-8bb97bc9563f tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 Jul 31 05:42:12.858247 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26b5ccf1-3047-48b9-8bfe-8bb97bc9563f tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:12.858450 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-26b5ccf1-3047-48b9-8bfe-8bb97bc9563f tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:12.866262 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:12.866262 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:12.870685 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-26b5ccf1-3047-48b9-8bfe-8bb97bc9563f tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Volume info retrieved successfully. Jul 31 05:42:12.874580 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-26b5ccf1-3047-48b9-8bfe-8bb97bc9563f tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 returned with HTTP 200 Jul 31 05:42:12.874962 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1380/5532] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:12 2026] GET /volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:13.088468 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2c1c00ca-8658-45e4-aa56-9461069242c9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.090384 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c1c00ca-8658-45e4-aa56-9461069242c9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 Jul 31 05:42:13.090692 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c1c00ca-8658-45e4-aa56-9461069242c9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:13.090933 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2c1c00ca-8658-45e4-aa56-9461069242c9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:13.097782 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2c1c00ca-8658-45e4-aa56-9461069242c9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 returned with HTTP 404 Jul 31 05:42:13.098401 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1396/5533] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:13 2026] GET /volume/v3/volumes/3d185e0f-ac93-4601-bdc3-de0596181910 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:13.106576 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-127cd140-c9db-4c87-aef8-dfcf471da795 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.109117 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-127cd140-c9db-4c87-aef8-dfcf471da795 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c/export_record Jul 31 05:42:13.109455 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-127cd140-c9db-4c87-aef8-dfcf471da795 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:13.109758 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-127cd140-c9db-4c87-aef8-dfcf471da795 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'export_record' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:13.109929 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-127cd140-c9db-4c87-aef8-dfcf471da795 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Export record for backup 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 05:42:13.115719 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.115719 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:13.117076 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.api [None req-127cd140-c9db-4c87-aef8-dfcf471da795 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling RPCAPI with context: , host: np0000006182, backup: 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 05:42:13.127004 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-127cd140-c9db-4c87-aef8-dfcf471da795 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] export_record in rpcapi backup_id 45a63e6c-540c-4968-98f5-e8bba5a0790c on host np0000006182. {{(pid=100283) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 05:42:13.137317 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.contrib.backups [None req-127cd140-c9db-4c87-aef8-dfcf471da795 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNDVhNjNlNmMtNTQwYy00OTY4LTk4ZjUtZThiYmE1YTA3OTBjIiwgInVzZXJfaWQiOiAiMDZlYzc5MjQxYWNhNDg1OTk5OGUzN2Y3MTEyZjUxN2MiLCAicHJvamVjdF9pZCI6ICIyNTAwZDMwNjFmODA0ZDI2OTg0OWM4MDE2ZmQwM2YxZCIsICJ2b2x1bWVfaWQiOiAiYzNhMDViNjItZmY5OC00ZDcyLTllNjItMWQ4N2ZmMjhjYjE5IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjM4NjM1NzUiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9jM2EwNWI2Mi1mZjk4LTRkNzItOWU2Mi0xZDg3ZmYyOGNiMTkvMjAyNjA3MzEwNTQxMjYvYXpfbm92YV9iYWNrdXBfNDVhNjNlNmMtNTQwYy00OTY4LTk4ZjUtZThiYmE1YTA3OTBjIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQwNTo0MToyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTo0MToyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDA1OjQxOjM4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100283) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 05:42:13.137718 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-127cd140-c9db-4c87-aef8-dfcf471da795 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c/export_record returned with HTTP 200 Jul 31 05:42:13.138454 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1386/5534] 10.4.3.227 () {68 vars in 1430 bytes} [Fri Jul 31 05:42:13 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c/export_record => generated 1424 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:13.146333 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.148215 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:42:13.148696 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1657821519"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:13.150028 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1657821519'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:42:13.150173 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume of 1 GB Jul 31 05:42:13.150406 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.150406 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:13.154016 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Availability Zones retrieved successfully. Jul 31 05:42:13.161249 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Flow 'volume_create_api' (0762632b-9db7-44e9-b024-a45090dadf69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:13.162130 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7138d64c-e790-41a6-bc96-6ecd3cc69e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:13.162835 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:42:13.165000 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-769c3cd5-9edf-4339-a427-7bb8b94ed0c2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.166811 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-769c3cd5-9edf-4339-a427-7bb8b94ed0c2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 Jul 31 05:42:13.166991 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-769c3cd5-9edf-4339-a427-7bb8b94ed0c2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:13.167240 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-769c3cd5-9edf-4339-a427-7bb8b94ed0c2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:13.173891 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.173891 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:13.177523 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-769c3cd5-9edf-4339-a427-7bb8b94ed0c2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:42:13.182763 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-769c3cd5-9edf-4339-a427-7bb8b94ed0c2 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 returned with HTTP 200 Jul 31 05:42:13.183333 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1381/5535] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:13 2026] GET /volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:13.188265 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7138d64c-e790-41a6-bc96-6ecd3cc69e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:13.189032 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7d97c3-53f7-4885-916c-94dd7856468b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:13.195328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-09baac07-5b2f-4fb3-9a98-d7480f6077f8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.197064 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09baac07-5b2f-4fb3-9a98-d7480f6077f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 Jul 31 05:42:13.197251 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09baac07-5b2f-4fb3-9a98-d7480f6077f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:13.197434 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-09baac07-5b2f-4fb3-9a98-d7480f6077f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:13.203969 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.203969 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:13.207569 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-09baac07-5b2f-4fb3-9a98-d7480f6077f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:42:13.211983 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-09baac07-5b2f-4fb3-9a98-d7480f6077f8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 returned with HTTP 200 Jul 31 05:42:13.212406 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1397/5536] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:13 2026] GET /volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 => generated 1393 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:13.226501 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Created reservations ['8b740784-af6d-44e8-83be-928e758febec', '2cd65e21-db25-4e97-911e-bdb0512a4c0b', '517969b7-4a10-4725-a8a6-7bb04628a7b8', '5fea5eb5-9374-4dcd-871f-f317789ccb31'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:13.227227 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b7d97c3-53f7-4885-916c-94dd7856468b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b740784-af6d-44e8-83be-928e758febec', '2cd65e21-db25-4e97-911e-bdb0512a4c0b', '517969b7-4a10-4725-a8a6-7bb04628a7b8', '5fea5eb5-9374-4dcd-871f-f317789ccb31']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:13.227856 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bcab83a-fa8d-4c61-affb-8245066ab192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:13.250222 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4bcab83a-fa8d-4c61-affb-8245066ab192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '231b951f-34ae-4884-bff6-84dc06678e77', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1657821519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2500d3061f804d269849c8016fd03f1d',qos_specs=None,replication_status=,reservations=['8b740784-af6d-44e8-83be-928e758febec','2cd65e21-db25-4e97-911e-bdb0512a4c0b','517969b7-4a10-4725-a8a6-7bb04628a7b8','5fea5eb5-9374-4dcd-871f-f317789ccb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ec79241aca4859998e37f7112f517c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:42:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1657821519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=231b951f-34ae-4884-bff6-84dc06678e77,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2500d3061f804d269849c8016fd03f1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06ec79241aca4859998e37f7112f517c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:13.251114 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e98e6d70-d4fe-4be9-b3ce-06d9c0ec361d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:13.271838 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e98e6d70-d4fe-4be9-b3ce-06d9c0ec361d) transitioned into state 'SUCCESS' from state '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-1657821519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2500d3061f804d269849c8016fd03f1d',qos_specs=None,replication_status=,reservations=['8b740784-af6d-44e8-83be-928e758febec','2cd65e21-db25-4e97-911e-bdb0512a4c0b','517969b7-4a10-4725-a8a6-7bb04628a7b8','5fea5eb5-9374-4dcd-871f-f317789ccb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ec79241aca4859998e37f7112f517c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:13.272567 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6452c12-7462-4d9d-b0f8-d3fb9851c502) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:13.282687 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6452c12-7462-4d9d-b0f8-d3fb9851c502) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:13.283469 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Flow 'volume_create_api' (0762632b-9db7-44e9-b024-a45090dadf69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:13.283746 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume request issued successfully. Jul 31 05:42:13.284291 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4d7b7533-9a0d-4dd6-8624-c6fa1bec979b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:42:13.284690 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1373/5537] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:42:13 2026] POST /volume/v3/volumes => generated 778 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:13.300524 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7511f29-7c12-46f2-a1c1-18e975810554 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.302224 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7511f29-7c12-46f2-a1c1-18e975810554 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 Jul 31 05:42:13.302404 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7511f29-7c12-46f2-a1c1-18e975810554 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:13.302564 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7511f29-7c12-46f2-a1c1-18e975810554 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:13.312030 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.312030 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:13.316703 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-d7511f29-7c12-46f2-a1c1-18e975810554 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:13.322037 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7511f29-7c12-46f2-a1c1-18e975810554 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 returned with HTTP 200 Jul 31 05:42:13.322579 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1387/5538] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:13 2026] GET /volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:13.358416 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2be6de70-8d30-41e6-8365-2288d656c229 req-dfbeb5ca-7786-4907-8446-8a3fcf244be8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.361116 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-dfbeb5ca-7786-4907-8446-8a3fcf244be8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 Jul 31 05:42:13.361387 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-dfbeb5ca-7786-4907-8446-8a3fcf244be8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:13.361639 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-dfbeb5ca-7786-4907-8446-8a3fcf244be8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:13.370071 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.370071 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:13.375181 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-2be6de70-8d30-41e6-8365-2288d656c229 req-dfbeb5ca-7786-4907-8446-8a3fcf244be8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:42:13.380429 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-dfbeb5ca-7786-4907-8446-8a3fcf244be8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 returned with HTTP 200 Jul 31 05:42:13.380804 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1382/5539] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:42:13 2026] GET /volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 => generated 1393 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:13.708907 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-450dab4d-425f-406c-978b-747c118da471 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.710696 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-450dab4d-425f-406c-978b-747c118da471 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:13.710912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-450dab4d-425f-406c-978b-747c118da471 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:13.711089 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-450dab4d-425f-406c-978b-747c118da471 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:13.711202 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-450dab4d-425f-406c-978b-747c118da471 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:13.715343 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.715343 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:13.716045 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-450dab4d-425f-406c-978b-747c118da471 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:13.716479 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1398/5540] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:13 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:13.858774 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2be6de70-8d30-41e6-8365-2288d656c229 req-36c53a0e-2415-41e0-9672-8d5480b62073 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.860998 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-36c53a0e-2415-41e0-9672-8d5480b62073 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 Jul 31 05:42:13.861189 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-36c53a0e-2415-41e0-9672-8d5480b62073 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:13.861370 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-36c53a0e-2415-41e0-9672-8d5480b62073 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:13.868610 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.868610 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:13.872547 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2be6de70-8d30-41e6-8365-2288d656c229 req-36c53a0e-2415-41e0-9672-8d5480b62073 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:42:13.877402 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-36c53a0e-2415-41e0-9672-8d5480b62073 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 returned with HTTP 200 Jul 31 05:42:13.877852 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1374/5541] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:42:13 2026] GET /volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 => generated 1393 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:13.887694 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bd6b501d-d12d-4b39-985b-37be2f775293 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.888147 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd6b501d-d12d-4b39-985b-37be2f775293 None None] GET https://10.4.3.227/volume// Jul 31 05:42:13.888332 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd6b501d-d12d-4b39-985b-37be2f775293 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:13.888515 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bd6b501d-d12d-4b39-985b-37be2f775293 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:13.888741 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4fe60cb7-ad1f-4291-bbcd-00b715e33b88 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.888838 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bd6b501d-d12d-4b39-985b-37be2f775293 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:42:13.889161 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1388/5542] 10.4.3.227 () {66 vars in 1419 bytes} [Fri Jul 31 05:42: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 31 05:42:13.890479 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fe60cb7-ad1f-4291-bbcd-00b715e33b88 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 Jul 31 05:42:13.890675 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fe60cb7-ad1f-4291-bbcd-00b715e33b88 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:13.890846 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4fe60cb7-ad1f-4291-bbcd-00b715e33b88 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:13.899386 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-2be6de70-8d30-41e6-8365-2288d656c229 req-3c9aaf0b-3be8-4ef7-961c-751221532903 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.900318 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.900318 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:13.901310 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-3c9aaf0b-3be8-4ef7-961c-751221532903 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:42:13.901638 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-3c9aaf0b-3be8-4ef7-961c-751221532903 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d9ffe755-9098-4255-bc40-006e7f042385", "connector": null, "instance_uuid": "bb52830b-02f0-4d9c-98f3-832fc9e77848"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:13.904010 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4fe60cb7-ad1f-4291-bbcd-00b715e33b88 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Volume info retrieved successfully. Jul 31 05:42:13.908016 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4fe60cb7-ad1f-4291-bbcd-00b715e33b88 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 returned with HTTP 200 Jul 31 05:42:13.908548 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1383/5543] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:13 2026] GET /volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:13.909381 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.909381 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:13.921381 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2ef7b26e-cf48-443e-9863-2d2e164d8b11 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.923042 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ef7b26e-cf48-443e-9863-2d2e164d8b11 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 Jul 31 05:42:13.923242 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ef7b26e-cf48-443e-9863-2d2e164d8b11 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:13.923416 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2ef7b26e-cf48-443e-9863-2d2e164d8b11 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:13.930078 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.930078 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:13.933562 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2ef7b26e-cf48-443e-9863-2d2e164d8b11 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Volume info retrieved successfully. Jul 31 05:42:13.933691 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-3c9aaf0b-3be8-4ef7-961c-751221532903 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:42:13.934219 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1399/5544] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:42:13 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 31 05:42:13.937483 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2ef7b26e-cf48-443e-9863-2d2e164d8b11 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 returned with HTTP 200 Jul 31 05:42:13.938184 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1375/5545] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:13 2026] GET /volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 => generated 869 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:13.949148 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e93e303b-9fbd-4310-b36f-ee070d7e1994 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:13.950943 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e93e303b-9fbd-4310-b36f-ee070d7e1994 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:42:13.951329 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e93e303b-9fbd-4310-b36f-ee070d7e1994 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a036a83f-c5ed-411c-a416-d7f02a80d689", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1249424275"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:13.960302 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:13.960302 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:13.960817 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e93e303b-9fbd-4310-b36f-ee070d7e1994 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Volume info retrieved successfully. Jul 31 05:42:13.960945 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-e93e303b-9fbd-4310-b36f-ee070d7e1994 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Create snapshot from volume a036a83f-c5ed-411c-a416-d7f02a80d689 Jul 31 05:42:13.989796 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-e93e303b-9fbd-4310-b36f-ee070d7e1994 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Created reservations ['bf77b1e1-2e65-4c51-b648-7ce60e4530ff', '35ea8db6-741e-4347-9694-10bb69d777bc', '462e5d5c-671e-4dd4-9f01-02bac14b10ed', '000e71f7-7e11-4782-9e9e-b9db3352a185'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:14.016591 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e93e303b-9fbd-4310-b36f-ee070d7e1994 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Snapshot create request issued successfully. Jul 31 05:42:14.016970 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e93e303b-9fbd-4310-b36f-ee070d7e1994 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:42:14.017433 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1389/5546] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:42:13 2026] POST /volume/v3/snapshots => generated 326 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:14.027005 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f60e97c7-64a2-4dd3-a302-2f5776673f16 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:14.028917 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f60e97c7-64a2-4dd3-a302-2f5776673f16 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f Jul 31 05:42:14.029152 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f60e97c7-64a2-4dd3-a302-2f5776673f16 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:14.029375 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f60e97c7-64a2-4dd3-a302-2f5776673f16 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:14.035399 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:14.035399 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:14.036537 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-f60e97c7-64a2-4dd3-a302-2f5776673f16 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Snapshot retrieved successfully. Jul 31 05:42:14.037033 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f60e97c7-64a2-4dd3-a302-2f5776673f16 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f returned with HTTP 200 Jul 31 05:42:14.037520 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1384/5547] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:42:14 2026] GET /volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f => generated 458 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:14.335893 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-997bfd2b-0096-40ef-ab38-313d075eb60a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:14.339181 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-997bfd2b-0096-40ef-ab38-313d075eb60a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 Jul 31 05:42:14.339482 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-997bfd2b-0096-40ef-ab38-313d075eb60a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:14.339784 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-997bfd2b-0096-40ef-ab38-313d075eb60a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:14.350322 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:14.350322 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:14.355018 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-997bfd2b-0096-40ef-ab38-313d075eb60a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:14.361446 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-997bfd2b-0096-40ef-ab38-313d075eb60a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 returned with HTTP 200 Jul 31 05:42:14.362089 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1400/5548] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:14 2026] GET /volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 => generated 1009 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:14.379329 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-e64bf79a-ac87-49ae-8a4a-ba6e761ceba2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:14.381670 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e64bf79a-ac87-49ae-8a4a-ba6e761ceba2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:42:14.382155 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-e64bf79a-ac87-49ae-8a4a-ba6e761ceba2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "231b951f-34ae-4884-bff6-84dc06678e77", "name": "tempest-type-Backup-2139625028"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:14.383991 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-e64bf79a-ac87-49ae-8a4a-ba6e761ceba2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Creating new backup {'backup': {'volume_id': '231b951f-34ae-4884-bff6-84dc06678e77', 'name': 'tempest-type-Backup-2139625028'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:42:14.384189 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.contrib.backups [None req-e64bf79a-ac87-49ae-8a4a-ba6e761ceba2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Creating backup of volume 231b951f-34ae-4884-bff6-84dc06678e77 in container None Jul 31 05:42:14.394851 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:14.394851 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:14.395329 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-e64bf79a-ac87-49ae-8a4a-ba6e761ceba2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:14.416296 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-e64bf79a-ac87-49ae-8a4a-ba6e761ceba2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Created reservations ['65eb34a3-f860-457a-9a77-32aa8adaae74', '55f016ea-87e4-4953-90ab-4bc4c264eedc'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:14.450886 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-e64bf79a-ac87-49ae-8a4a-ba6e761ceba2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:42:14.451334 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1376/5549] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:42:14 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 31 05:42:14.459185 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-916c0286-6fad-4952-98f5-d63154dde3fc None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:14.460988 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-916c0286-6fad-4952-98f5-d63154dde3fc tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:14.461222 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-916c0286-6fad-4952-98f5-d63154dde3fc tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:14.461413 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-916c0286-6fad-4952-98f5-d63154dde3fc tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:14.461516 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-916c0286-6fad-4952-98f5-d63154dde3fc tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:14.465672 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:14.465672 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:14.466500 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-916c0286-6fad-4952-98f5-d63154dde3fc tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:14.466745 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1390/5550] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:14 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:14.728301 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-acfd9e82-d924-44da-80ba-8f851929e46f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:14.730346 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-acfd9e82-d924-44da-80ba-8f851929e46f tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:14.731293 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-acfd9e82-d924-44da-80ba-8f851929e46f tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:14.731791 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-acfd9e82-d924-44da-80ba-8f851929e46f tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:14.731988 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-acfd9e82-d924-44da-80ba-8f851929e46f tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:14.738135 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:14.738135 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:14.738896 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-acfd9e82-d924-44da-80ba-8f851929e46f tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:14.739375 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1385/5551] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:14 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:14.772342 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2f20a157-8acf-4301-b84b-e0c15a43920d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:14.772795 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f20a157-8acf-4301-b84b-e0c15a43920d None None] GET https://10.4.3.227/volume// Jul 31 05:42:14.773053 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f20a157-8acf-4301-b84b-e0c15a43920d None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:14.773328 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2f20a157-8acf-4301-b84b-e0c15a43920d None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:14.773776 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2f20a157-8acf-4301-b84b-e0c15a43920d None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:42:14.774193 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1401/5552] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:42: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 31 05:42:14.782345 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c30d21dc-6e6d-4a6d-8076-fb3b7df98c58 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:14.784479 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c30d21dc-6e6d-4a6d-8076-fb3b7df98c58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 Jul 31 05:42:14.784761 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c30d21dc-6e6d-4a6d-8076-fb3b7df98c58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:14.784905 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c30d21dc-6e6d-4a6d-8076-fb3b7df98c58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:14.795346 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:14.795346 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:14.799128 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c30d21dc-6e6d-4a6d-8076-fb3b7df98c58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:42:14.803848 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c30d21dc-6e6d-4a6d-8076-fb3b7df98c58 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 returned with HTTP 200 Jul 31 05:42:14.804225 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1377/5553] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:42:14 2026] GET /volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 => generated 1572 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:42:14.906593 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c51b9c3c-3eed-48c6-b3a7-833981a14387 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:14.908752 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c51b9c3c-3eed-48c6-b3a7-833981a14387 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] PUT https://10.4.3.227/volume/v3/attachments/84394fdd-2e00-435e-a4b2-191679d0d4cb Jul 31 05:42:14.909120 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c51b9c3c-3eed-48c6-b3a7-833981a14387 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:14.916666 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c51b9c3c-3eed-48c6-b3a7-833981a14387 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Acquiring lock "cinder-attachment_update-d9ffe755-9098-4255-bc40-006e7f042385-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:42:14.923230 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c51b9c3c-3eed-48c6-b3a7-833981a14387 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-d9ffe755-9098-4255-bc40-006e7f042385-np0000006182" acquired by "attachment_update" :: waited 0.007s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:42:14.924324 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:14.924324 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:14.994159 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c51b9c3c-3eed-48c6-b3a7-833981a14387 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Lock "cinder-attachment_update-d9ffe755-9098-4255-bc40-006e7f042385-np0000006182" released by "attachment_update" :: held 0.071s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:42:14.994469 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-c51b9c3c-3eed-48c6-b3a7-833981a14387 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/84394fdd-2e00-435e-a4b2-191679d0d4cb returned with HTTP 200 Jul 31 05:42:14.994951 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1391/5554] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:42:14 2026] PUT /volume/v3/attachments/84394fdd-2e00-435e-a4b2-191679d0d4cb => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:15.015230 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-2be6de70-8d30-41e6-8365-2288d656c229 req-ce7f0b56-cf94-41f7-95ac-b0ae4e99cb1f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:15.017239 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-ce7f0b56-cf94-41f7-95ac-b0ae4e99cb1f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] POST https://10.4.3.227/volume/v3/attachments/84394fdd-2e00-435e-a4b2-191679d0d4cb/action Jul 31 05:42:15.017633 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-ce7f0b56-cf94-41f7-95ac-b0ae4e99cb1f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:42:15.017798 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-ce7f0b56-cf94-41f7-95ac-b0ae4e99cb1f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:15.031902 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:15.031902 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:15.040649 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-2be6de70-8d30-41e6-8365-2288d656c229 req-ce7f0b56-cf94-41f7-95ac-b0ae4e99cb1f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/84394fdd-2e00-435e-a4b2-191679d0d4cb/action returned with HTTP 204 Jul 31 05:42:15.041089 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1386/5555] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:42:15 2026] POST /volume/v3/attachments/84394fdd-2e00-435e-a4b2-191679d0d4cb/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:15.048093 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ad9237d9-c956-4e9d-9e5e-3299e3d09201 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:15.050623 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad9237d9-c956-4e9d-9e5e-3299e3d09201 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f Jul 31 05:42:15.050623 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad9237d9-c956-4e9d-9e5e-3299e3d09201 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:15.050888 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ad9237d9-c956-4e9d-9e5e-3299e3d09201 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:15.057125 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:15.057125 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:15.057732 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ad9237d9-c956-4e9d-9e5e-3299e3d09201 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Snapshot retrieved successfully. Jul 31 05:42:15.058736 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ad9237d9-c956-4e9d-9e5e-3299e3d09201 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f returned with HTTP 200 Jul 31 05:42:15.059249 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1402/5556] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:42:15 2026] GET /volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f => generated 485 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:15.070944 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ca37c912-6006-4ab2-a54d-a84600e9caea None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:15.073621 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca37c912-6006-4ab2-a54d-a84600e9caea tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f Jul 31 05:42:15.073900 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca37c912-6006-4ab2-a54d-a84600e9caea tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:15.074193 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ca37c912-6006-4ab2-a54d-a84600e9caea tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:15.083144 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:15.083144 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:15.083614 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-ca37c912-6006-4ab2-a54d-a84600e9caea tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Snapshot retrieved successfully. Jul 31 05:42:15.084389 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ca37c912-6006-4ab2-a54d-a84600e9caea tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f returned with HTTP 200 Jul 31 05:42:15.084895 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1378/5557] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:42:15 2026] GET /volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f => generated 485 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:15.093962 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-29b70853-e95e-4679-8d52-3238cb204729 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:15.096185 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29b70853-e95e-4679-8d52-3238cb204729 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f Jul 31 05:42:15.096465 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29b70853-e95e-4679-8d52-3238cb204729 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:15.096761 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-29b70853-e95e-4679-8d52-3238cb204729 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:15.096906 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-29b70853-e95e-4679-8d52-3238cb204729 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Delete snapshot with id: 59d562c5-bca7-462d-9d0f-c2bca7c5852f Jul 31 05:42:15.103193 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:15.103193 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:15.103878 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-29b70853-e95e-4679-8d52-3238cb204729 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Snapshot retrieved successfully. Jul 31 05:42:15.123537 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-29b70853-e95e-4679-8d52-3238cb204729 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Snapshot delete request issued successfully. Jul 31 05:42:15.123813 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-29b70853-e95e-4679-8d52-3238cb204729 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f returned with HTTP 202 Jul 31 05:42:15.124321 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1392/5558] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:42:15 2026] DELETE /volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:15.132871 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4e51f201-b2bc-418c-a2d6-b34424df1ca2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:15.134841 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e51f201-b2bc-418c-a2d6-b34424df1ca2 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f Jul 31 05:42:15.135050 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e51f201-b2bc-418c-a2d6-b34424df1ca2 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:15.135321 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4e51f201-b2bc-418c-a2d6-b34424df1ca2 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:15.140876 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:15.140876 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:15.141270 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-4e51f201-b2bc-418c-a2d6-b34424df1ca2 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Snapshot retrieved successfully. Jul 31 05:42:15.142059 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4e51f201-b2bc-418c-a2d6-b34424df1ca2 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f returned with HTTP 200 Jul 31 05:42:15.142445 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1387/5559] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:42:15 2026] GET /volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f => generated 484 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:15.476208 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-3c1cc536-e8f7-4e9d-a907-31bb654d2d02 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:15.480422 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c1cc536-e8f7-4e9d-a907-31bb654d2d02 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:15.480679 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c1cc536-e8f7-4e9d-a907-31bb654d2d02 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:15.480957 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-3c1cc536-e8f7-4e9d-a907-31bb654d2d02 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:15.481056 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-3c1cc536-e8f7-4e9d-a907-31bb654d2d02 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:15.485824 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:15.485824 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:15.486489 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-3c1cc536-e8f7-4e9d-a907-31bb654d2d02 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:15.486903 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1403/5560] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:15 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:15.750306 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-fd4b3701-b5f9-4c5e-8a20-490d01951d65 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:15.752069 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd4b3701-b5f9-4c5e-8a20-490d01951d65 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:15.752421 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd4b3701-b5f9-4c5e-8a20-490d01951d65 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:15.752520 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-fd4b3701-b5f9-4c5e-8a20-490d01951d65 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:15.752760 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-fd4b3701-b5f9-4c5e-8a20-490d01951d65 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:15.757208 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:15.757208 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:15.757917 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-fd4b3701-b5f9-4c5e-8a20-490d01951d65 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:15.758370 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1379/5561] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:15 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:16.163935 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-bda3161f-a3af-45d5-92f2-4d831f3b905a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:16.165529 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bda3161f-a3af-45d5-92f2-4d831f3b905a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f Jul 31 05:42:16.165746 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bda3161f-a3af-45d5-92f2-4d831f3b905a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:16.165921 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-bda3161f-a3af-45d5-92f2-4d831f3b905a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:16.170077 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-bda3161f-a3af-45d5-92f2-4d831f3b905a tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f returned with HTTP 404 Jul 31 05:42:16.170523 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1393/5562] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:42:16 2026] GET /volume/v3/snapshots/59d562c5-bca7-462d-9d0f-c2bca7c5852f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:16.177517 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9f9637ae-26d7-4a39-95ba-1ca88a67c746 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:16.179789 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f9637ae-26d7-4a39-95ba-1ca88a67c746 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] DELETE https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 Jul 31 05:42:16.180059 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f9637ae-26d7-4a39-95ba-1ca88a67c746 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:16.180329 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9f9637ae-26d7-4a39-95ba-1ca88a67c746 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:16.180546 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-9f9637ae-26d7-4a39-95ba-1ca88a67c746 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Delete volume with id: a036a83f-c5ed-411c-a416-d7f02a80d689 Jul 31 05:42:16.190620 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:16.190620 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:16.190802 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9f9637ae-26d7-4a39-95ba-1ca88a67c746 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Volume info retrieved successfully. Jul 31 05:42:16.208975 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9f9637ae-26d7-4a39-95ba-1ca88a67c746 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Delete volume request issued successfully. Jul 31 05:42:16.209225 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9f9637ae-26d7-4a39-95ba-1ca88a67c746 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 returned with HTTP 202 Jul 31 05:42:16.209810 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1388/5563] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:42:16 2026] DELETE /volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:16.217957 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6b4772d1-5bd2-42b7-aac9-a996f3c97978 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:16.220235 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b4772d1-5bd2-42b7-aac9-a996f3c97978 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 Jul 31 05:42:16.220486 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b4772d1-5bd2-42b7-aac9-a996f3c97978 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:16.220722 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6b4772d1-5bd2-42b7-aac9-a996f3c97978 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:16.228758 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:16.228758 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:16.232770 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-6b4772d1-5bd2-42b7-aac9-a996f3c97978 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Volume info retrieved successfully. Jul 31 05:42:16.237611 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6b4772d1-5bd2-42b7-aac9-a996f3c97978 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 returned with HTTP 200 Jul 31 05:42:16.238057 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1404/5564] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:16 2026] GET /volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:16.497910 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-46064652-a20c-41a6-8881-8926e8059f50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:16.499693 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46064652-a20c-41a6-8881-8926e8059f50 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:16.499884 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46064652-a20c-41a6-8881-8926e8059f50 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:16.500058 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-46064652-a20c-41a6-8881-8926e8059f50 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:16.500193 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-46064652-a20c-41a6-8881-8926e8059f50 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:16.510524 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:16.510524 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:16.510524 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-46064652-a20c-41a6-8881-8926e8059f50 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:16.510524 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1380/5565] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:16 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:16.769923 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5b8de4fe-a941-419c-9aeb-546651bfe62b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:16.771961 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b8de4fe-a941-419c-9aeb-546651bfe62b tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:16.772208 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b8de4fe-a941-419c-9aeb-546651bfe62b tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:16.772416 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5b8de4fe-a941-419c-9aeb-546651bfe62b tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:16.772521 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-5b8de4fe-a941-419c-9aeb-546651bfe62b tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:16.778682 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:16.778682 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:16.779412 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5b8de4fe-a941-419c-9aeb-546651bfe62b tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:16.779820 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1394/5566] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:16 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:17.250785 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-31cf8de1-292d-4497-8420-416691ce0382 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:17.252467 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31cf8de1-292d-4497-8420-416691ce0382 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 Jul 31 05:42:17.252670 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31cf8de1-292d-4497-8420-416691ce0382 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:17.252847 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-31cf8de1-292d-4497-8420-416691ce0382 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:17.258378 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-31cf8de1-292d-4497-8420-416691ce0382 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 returned with HTTP 404 Jul 31 05:42:17.258796 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1389/5567] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:17 2026] GET /volume/v3/volumes/a036a83f-c5ed-411c-a416-d7f02a80d689 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:17.268633 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-81b68294-a92c-424f-b315-c2d9a7ef9459 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:17.270330 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81b68294-a92c-424f-b315-c2d9a7ef9459 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] DELETE https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 Jul 31 05:42:17.270499 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81b68294-a92c-424f-b315-c2d9a7ef9459 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:17.270702 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-81b68294-a92c-424f-b315-c2d9a7ef9459 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:17.270848 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-81b68294-a92c-424f-b315-c2d9a7ef9459 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Delete volume with id: 904596d4-8e3d-4aa7-96ad-d418a83fdbe7 Jul 31 05:42:17.278350 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:17.278350 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:17.278873 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-81b68294-a92c-424f-b315-c2d9a7ef9459 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Volume info retrieved successfully. Jul 31 05:42:17.302123 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-81b68294-a92c-424f-b315-c2d9a7ef9459 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Delete volume request issued successfully. Jul 31 05:42:17.302123 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-81b68294-a92c-424f-b315-c2d9a7ef9459 tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 returned with HTTP 202 Jul 31 05:42:17.302123 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1405/5568] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:42:17 2026] DELETE /volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:17.309475 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65248e35-eac0-4026-bed5-041729f6ab5c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:17.311409 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65248e35-eac0-4026-bed5-041729f6ab5c tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 Jul 31 05:42:17.311705 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65248e35-eac0-4026-bed5-041729f6ab5c tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:17.311973 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65248e35-eac0-4026-bed5-041729f6ab5c tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:17.320636 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:17.320636 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:17.326084 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-65248e35-eac0-4026-bed5-041729f6ab5c tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Volume info retrieved successfully. Jul 31 05:42:17.329919 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65248e35-eac0-4026-bed5-041729f6ab5c tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 returned with HTTP 200 Jul 31 05:42:17.330332 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1381/5569] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:17 2026] GET /volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:17.516785 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6ca60bdb-4264-409a-aba7-a92064c356e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:17.518517 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ca60bdb-4264-409a-aba7-a92064c356e3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:17.518853 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ca60bdb-4264-409a-aba7-a92064c356e3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:17.519023 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ca60bdb-4264-409a-aba7-a92064c356e3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:17.519152 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6ca60bdb-4264-409a-aba7-a92064c356e3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:17.523520 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:17.523520 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:17.524178 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ca60bdb-4264-409a-aba7-a92064c356e3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:17.524516 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1395/5570] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:17 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:17.793087 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6fa452a5-da6f-47d8-8602-a8b32b69df64 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:17.795090 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6fa452a5-da6f-47d8-8602-a8b32b69df64 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:17.796695 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6fa452a5-da6f-47d8-8602-a8b32b69df64 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:17.796695 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6fa452a5-da6f-47d8-8602-a8b32b69df64 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:17.796695 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-6fa452a5-da6f-47d8-8602-a8b32b69df64 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:17.801921 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:17.801921 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:17.803158 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6fa452a5-da6f-47d8-8602-a8b32b69df64 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:17.803679 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1390/5571] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:17 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:18.344847 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2d9a2972-7f19-40d7-b069-b733d4dfbc2c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:18.346791 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d9a2972-7f19-40d7-b069-b733d4dfbc2c tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] GET https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 Jul 31 05:42:18.347057 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d9a2972-7f19-40d7-b069-b733d4dfbc2c tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:18.347355 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2d9a2972-7f19-40d7-b069-b733d4dfbc2c tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:18.354060 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2d9a2972-7f19-40d7-b069-b733d4dfbc2c tempest-CinderUnicodeTest-1208343948 tempest-CinderUnicodeTest-1208343948-project-member] https://10.4.3.227/volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 returned with HTTP 404 Jul 31 05:42:18.354652 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1406/5572] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:18 2026] GET /volume/v3/volumes/904596d4-8e3d-4aa7-96ad-d418a83fdbe7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 05:42:18.535538 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2f8b63aa-b5ad-4266-9225-d7e4628806c0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:18.537574 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f8b63aa-b5ad-4266-9225-d7e4628806c0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:18.537803 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f8b63aa-b5ad-4266-9225-d7e4628806c0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:18.538023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2f8b63aa-b5ad-4266-9225-d7e4628806c0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:18.538187 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-2f8b63aa-b5ad-4266-9225-d7e4628806c0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:18.542362 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:18.542362 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:18.543210 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2f8b63aa-b5ad-4266-9225-d7e4628806c0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:18.543947 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1382/5573] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:18 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:18.815138 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d7cb7306-8c42-4721-a79f-f62904efbfbd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:18.816957 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7cb7306-8c42-4721-a79f-f62904efbfbd tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:18.817201 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7cb7306-8c42-4721-a79f-f62904efbfbd tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:18.817406 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d7cb7306-8c42-4721-a79f-f62904efbfbd tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:18.817504 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d7cb7306-8c42-4721-a79f-f62904efbfbd tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:18.821997 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:18.821997 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:18.822541 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d7cb7306-8c42-4721-a79f-f62904efbfbd tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:18.822900 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1396/5574] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:18 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:19.555061 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9a408e7a-1ef0-4d06-9bfe-c2a36428ecdb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:19.556640 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a408e7a-1ef0-4d06-9bfe-c2a36428ecdb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:19.556814 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9a408e7a-1ef0-4d06-9bfe-c2a36428ecdb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:19.556993 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9a408e7a-1ef0-4d06-9bfe-c2a36428ecdb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:19.557094 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-9a408e7a-1ef0-4d06-9bfe-c2a36428ecdb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:19.560738 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:19.560738 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:19.561253 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9a408e7a-1ef0-4d06-9bfe-c2a36428ecdb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:19.561566 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1391/5575] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:19 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:19.833074 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d679914e-a996-49f9-a049-ee61047b0f8a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:19.835004 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d679914e-a996-49f9-a049-ee61047b0f8a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:19.835061 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d679914e-a996-49f9-a049-ee61047b0f8a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:19.835306 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d679914e-a996-49f9-a049-ee61047b0f8a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:19.835682 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-d679914e-a996-49f9-a049-ee61047b0f8a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:19.839600 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:19.839600 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:19.840175 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d679914e-a996-49f9-a049-ee61047b0f8a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:19.840558 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1407/5576] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:19 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:19.908855 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:20.027924 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:42:20.028343 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1310700078"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:20.029753 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1310700078'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:42:20.029895 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Create volume of 1 GB Jul 31 05:42:20.033804 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Availability Zones retrieved successfully. Jul 31 05:42:20.039072 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Flow 'volume_create_api' (7cf90179-879f-4ea8-bfd4-a161a5e8658b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:20.039989 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab0c4ae-3656-461e-ab50-6946a88487ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:20.040705 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:42:20.064536 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ab0c4ae-3656-461e-ab50-6946a88487ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:20.065251 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ad0a27-1486-4cd8-adfa-ffbbfb436107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:20.129621 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Created reservations ['e77291da-23cc-4855-972b-bc9acab8d4cf', '0418929e-84b2-41fe-97e8-4f10fe143957', '29300d2c-ad18-47ad-9fd7-50580dbac062', 'e83f2ad2-71d6-46b2-a281-b63307dddd57'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:20.129621 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18ad0a27-1486-4cd8-adfa-ffbbfb436107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e77291da-23cc-4855-972b-bc9acab8d4cf', '0418929e-84b2-41fe-97e8-4f10fe143957', '29300d2c-ad18-47ad-9fd7-50580dbac062', 'e83f2ad2-71d6-46b2-a281-b63307dddd57']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:20.129823 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ca9bae-8601-4f21-903b-48860b00554e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:20.156378 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73ca9bae-8601-4f21-903b-48860b00554e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b15dd68-78ad-4885-9c87-8ffdc79221e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1310700078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fb357e57a4499e8b50da75e889b93e',qos_specs=None,replication_status=,reservations=['e77291da-23cc-4855-972b-bc9acab8d4cf','0418929e-84b2-41fe-97e8-4f10fe143957','29300d2c-ad18-47ad-9fd7-50580dbac062','e83f2ad2-71d6-46b2-a281-b63307dddd57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da82224c981b4d03b3e8803139cba6ab',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1310700078',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b15dd68-78ad-4885-9c87-8ffdc79221e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40fb357e57a4499e8b50da75e889b93e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da82224c981b4d03b3e8803139cba6ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:20.157721 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32615837-9ed9-4167-b78d-d698f4002179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:20.178065 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32615837-9ed9-4167-b78d-d698f4002179) transitioned into state 'SUCCESS' from state '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-1310700078',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fb357e57a4499e8b50da75e889b93e',qos_specs=None,replication_status=,reservations=['e77291da-23cc-4855-972b-bc9acab8d4cf','0418929e-84b2-41fe-97e8-4f10fe143957','29300d2c-ad18-47ad-9fd7-50580dbac062','e83f2ad2-71d6-46b2-a281-b63307dddd57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da82224c981b4d03b3e8803139cba6ab',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:20.178818 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52fe7fcd-392e-48cc-94e5-d99b2c7977df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:20.189646 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52fe7fcd-392e-48cc-94e5-d99b2c7977df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:20.190297 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Flow 'volume_create_api' (7cf90179-879f-4ea8-bfd4-a161a5e8658b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:20.190541 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Create volume request issued successfully. Jul 31 05:42:20.191157 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b00853a9-6477-46bc-ac17-8f3c6575ed69 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:42:20.191550 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1383/5577] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:42:19 2026] POST /volume/v3/volumes => generated 778 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:20.207268 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b3cd976b-f5d2-4398-84d2-fdf81e54a82e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:20.209214 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3cd976b-f5d2-4398-84d2-fdf81e54a82e tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] GET https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 Jul 31 05:42:20.209385 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3cd976b-f5d2-4398-84d2-fdf81e54a82e tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:20.209653 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b3cd976b-f5d2-4398-84d2-fdf81e54a82e tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:20.217872 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:20.217872 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:20.222896 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b3cd976b-f5d2-4398-84d2-fdf81e54a82e tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Volume info retrieved successfully. Jul 31 05:42:20.227733 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b3cd976b-f5d2-4398-84d2-fdf81e54a82e tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 returned with HTTP 200 Jul 31 05:42:20.228172 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1397/5578] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:20 2026] GET /volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:20.573354 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d7767cef-793e-40fa-8f64-1a823b21daa2 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:20.575569 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7767cef-793e-40fa-8f64-1a823b21daa2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:20.575840 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7767cef-793e-40fa-8f64-1a823b21daa2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:20.576091 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d7767cef-793e-40fa-8f64-1a823b21daa2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:20.576281 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-d7767cef-793e-40fa-8f64-1a823b21daa2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:20.580421 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:20.580421 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:20.581250 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d7767cef-793e-40fa-8f64-1a823b21daa2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:20.581760 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1392/5579] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:20 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:20.851295 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c25790da-e3b8-4046-aa18-464c34cb409c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:20.853563 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c25790da-e3b8-4046-aa18-464c34cb409c tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:20.853843 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c25790da-e3b8-4046-aa18-464c34cb409c tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:20.854115 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c25790da-e3b8-4046-aa18-464c34cb409c tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:20.854279 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-c25790da-e3b8-4046-aa18-464c34cb409c tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:20.859392 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:20.859392 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:20.860271 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c25790da-e3b8-4046-aa18-464c34cb409c tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:20.860758 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1408/5580] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:20 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:21.242115 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1d92c209-7991-4a91-845e-7d5170c6b05a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:21.244162 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d92c209-7991-4a91-845e-7d5170c6b05a tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] GET https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 Jul 31 05:42:21.245649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d92c209-7991-4a91-845e-7d5170c6b05a tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:21.245649 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1d92c209-7991-4a91-845e-7d5170c6b05a tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:21.253053 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:21.253053 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:21.257388 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-1d92c209-7991-4a91-845e-7d5170c6b05a tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Volume info retrieved successfully. Jul 31 05:42:21.262634 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1d92c209-7991-4a91-845e-7d5170c6b05a tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 returned with HTTP 200 Jul 31 05:42:21.263146 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1384/5581] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:21 2026] GET /volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:21.275841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-c70ca6e3-f2ce-48f1-852e-6a0ba29c0a67 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:21.352196 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c70ca6e3-f2ce-48f1-852e-6a0ba29c0a67 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-reader] POST https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4/action Jul 31 05:42:21.352546 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c70ca6e3-f2ce-48f1-852e-6a0ba29c0a67 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:42:21.352689 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-c70ca6e3-f2ce-48f1-852e-6a0ba29c0a67 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:21.361885 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:21.361885 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:21.362438 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-c70ca6e3-f2ce-48f1-852e-6a0ba29c0a67 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-reader] Volume info retrieved successfully. Jul 31 05:42:21.363749 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-c70ca6e3-f2ce-48f1-852e-6a0ba29c0a67 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ad2eca665d8b467b9e06f546be2363a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40fb357e57a4499e8b50da75e889b93e', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:42:21.364174 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-c70ca6e3-f2ce-48f1-852e-6a0ba29c0a67 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-reader] https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4/action returned with HTTP 403 Jul 31 05:42:21.364570 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1398/5582] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:42:21 2026] POST /volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4/action => generated 131 bytes in 89 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:21.371668 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-be0c58ce-5d45-45bf-9895-c92a42dba4a9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:21.373390 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be0c58ce-5d45-45bf-9895-c92a42dba4a9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 Jul 31 05:42:21.373700 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be0c58ce-5d45-45bf-9895-c92a42dba4a9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:21.373773 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-be0c58ce-5d45-45bf-9895-c92a42dba4a9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:21.374030 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-be0c58ce-5d45-45bf-9895-c92a42dba4a9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Delete volume with id: 7b15dd68-78ad-4885-9c87-8ffdc79221e4 Jul 31 05:42:21.381911 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:21.381911 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:21.382316 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-be0c58ce-5d45-45bf-9895-c92a42dba4a9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Volume info retrieved successfully. Jul 31 05:42:21.398802 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-be0c58ce-5d45-45bf-9895-c92a42dba4a9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Delete volume request issued successfully. Jul 31 05:42:21.398967 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-be0c58ce-5d45-45bf-9895-c92a42dba4a9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 returned with HTTP 202 Jul 31 05:42:21.399426 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1393/5583] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:42:21 2026] DELETE /volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:21.406691 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-05ccf8a7-0581-4a7a-a91b-42f7b02ec271 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:21.408551 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05ccf8a7-0581-4a7a-a91b-42f7b02ec271 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] GET https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 Jul 31 05:42:21.408745 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05ccf8a7-0581-4a7a-a91b-42f7b02ec271 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:21.408915 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-05ccf8a7-0581-4a7a-a91b-42f7b02ec271 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:21.416354 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:21.416354 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:21.419695 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-05ccf8a7-0581-4a7a-a91b-42f7b02ec271 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Volume info retrieved successfully. Jul 31 05:42:21.423756 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-05ccf8a7-0581-4a7a-a91b-42f7b02ec271 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 returned with HTTP 200 Jul 31 05:42:21.424343 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1409/5584] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:21 2026] GET /volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:21.591800 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d5cf6ba5-be4c-4f42-bb1b-e45b9a6f585a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:21.593523 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5cf6ba5-be4c-4f42-bb1b-e45b9a6f585a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:21.593757 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5cf6ba5-be4c-4f42-bb1b-e45b9a6f585a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:21.593987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d5cf6ba5-be4c-4f42-bb1b-e45b9a6f585a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:21.594120 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-d5cf6ba5-be4c-4f42-bb1b-e45b9a6f585a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:21.598116 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:21.598116 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:21.598685 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d5cf6ba5-be4c-4f42-bb1b-e45b9a6f585a tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:21.599040 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1385/5585] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:21 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:21.870704 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ad1f03f-a691-4687-ba00-147c94b9e273 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:21.872485 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ad1f03f-a691-4687-ba00-147c94b9e273 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:21.872708 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ad1f03f-a691-4687-ba00-147c94b9e273 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:21.872879 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ad1f03f-a691-4687-ba00-147c94b9e273 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:21.872979 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8ad1f03f-a691-4687-ba00-147c94b9e273 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:21.877190 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:21.877190 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:21.877749 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ad1f03f-a691-4687-ba00-147c94b9e273 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:21.878206 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1399/5586] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:21 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:22.435832 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-920c767c-54d0-4f73-a4be-a073060901ef None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:22.437642 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-920c767c-54d0-4f73-a4be-a073060901ef tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] GET https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 Jul 31 05:42:22.437910 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-920c767c-54d0-4f73-a4be-a073060901ef tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:22.438173 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-920c767c-54d0-4f73-a4be-a073060901ef tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:22.443685 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-920c767c-54d0-4f73-a4be-a073060901ef tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 returned with HTTP 404 Jul 31 05:42:22.444568 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1394/5587] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:22 2026] GET /volume/v3/volumes/7b15dd68-78ad-4885-9c87-8ffdc79221e4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:22.452312 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:22.455027 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:42:22.455027 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1671964628"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:22.456252 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1671964628'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:42:22.456381 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Create volume of 1 GB Jul 31 05:42:22.460631 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Availability Zones retrieved successfully. Jul 31 05:42:22.466807 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Flow 'volume_create_api' (27d86c97-6ff7-4968-a2b4-c3d37d7d7876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:22.467935 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4abc045-7e60-4c87-9f87-028d29c4233a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:22.468782 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:42:22.491664 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4abc045-7e60-4c87-9f87-028d29c4233a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:22.496136 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ee2bf1-e6eb-43e1-b8d8-022e83fa525d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:22.537404 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Created reservations ['97cd7a11-fe31-42f5-9e84-a5b7e6fbbb41', '96ab6675-c537-4c0b-9904-1957be0c2212', 'ebea59e9-d553-4ce0-be65-aaebcceae2ac', 'e25a9023-70a4-49ed-b3a6-55ce9ae7e1a5'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:22.538206 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ee2bf1-e6eb-43e1-b8d8-022e83fa525d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97cd7a11-fe31-42f5-9e84-a5b7e6fbbb41', '96ab6675-c537-4c0b-9904-1957be0c2212', 'ebea59e9-d553-4ce0-be65-aaebcceae2ac', 'e25a9023-70a4-49ed-b3a6-55ce9ae7e1a5']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:22.539004 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (122c741c-7e8f-49e8-b19c-61d3aed4c5be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:22.561710 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (122c741c-7e8f-49e8-b19c-61d3aed4c5be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1b53c62-e5be-45f4-ac98-53f4f5e2181c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1671964628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fb357e57a4499e8b50da75e889b93e',qos_specs=None,replication_status=,reservations=['97cd7a11-fe31-42f5-9e84-a5b7e6fbbb41','96ab6675-c537-4c0b-9904-1957be0c2212','ebea59e9-d553-4ce0-be65-aaebcceae2ac','e25a9023-70a4-49ed-b3a6-55ce9ae7e1a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da82224c981b4d03b3e8803139cba6ab',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:42:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1671964628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1b53c62-e5be-45f4-ac98-53f4f5e2181c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40fb357e57a4499e8b50da75e889b93e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da82224c981b4d03b3e8803139cba6ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:22.562519 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (105ee957-fdca-4306-a9f3-4682144cf03f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:22.579835 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (105ee957-fdca-4306-a9f3-4682144cf03f) transitioned into state 'SUCCESS' from state '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-1671964628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40fb357e57a4499e8b50da75e889b93e',qos_specs=None,replication_status=,reservations=['97cd7a11-fe31-42f5-9e84-a5b7e6fbbb41','96ab6675-c537-4c0b-9904-1957be0c2212','ebea59e9-d553-4ce0-be65-aaebcceae2ac','e25a9023-70a4-49ed-b3a6-55ce9ae7e1a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da82224c981b4d03b3e8803139cba6ab',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:22.580709 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e29b508-b1de-4af7-937b-e925782febed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:22.591681 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e29b508-b1de-4af7-937b-e925782febed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:22.592655 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Flow 'volume_create_api' (27d86c97-6ff7-4968-a2b4-c3d37d7d7876) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:22.593015 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Create volume request issued successfully. Jul 31 05:42:22.593649 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e2ceb62c-433b-4bd8-b8a2-0ecfa6f8d2f6 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:42:22.594079 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1410/5588] 10.4.3.227 () {68 vars in 1258 bytes} [Fri Jul 31 05:42:22 2026] POST /volume/v3/volumes => generated 778 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:22.606123 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5220d676-1328-450e-b638-b39d9a3035c9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:22.608128 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5220d676-1328-450e-b638-b39d9a3035c9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] GET https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c Jul 31 05:42:22.608324 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5220d676-1328-450e-b638-b39d9a3035c9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:22.608546 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5220d676-1328-450e-b638-b39d9a3035c9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:22.610150 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4201af71-b15b-44a2-97f8-da9b9afb21d5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:22.612291 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4201af71-b15b-44a2-97f8-da9b9afb21d5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:22.612629 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4201af71-b15b-44a2-97f8-da9b9afb21d5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:22.612894 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4201af71-b15b-44a2-97f8-da9b9afb21d5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:22.613037 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-4201af71-b15b-44a2-97f8-da9b9afb21d5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:22.617596 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:22.617596 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:22.618590 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:22.618590 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:22.619326 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4201af71-b15b-44a2-97f8-da9b9afb21d5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:22.620023 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1400/5589] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:22 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:22.623445 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-5220d676-1328-450e-b638-b39d9a3035c9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Volume info retrieved successfully. Jul 31 05:42:22.629930 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5220d676-1328-450e-b638-b39d9a3035c9 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c returned with HTTP 200 Jul 31 05:42:22.630454 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1386/5590] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:22 2026] GET /volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c => generated 957 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:22.888016 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5dec1852-18ec-4194-abb7-a6b66db734e6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:22.889557 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5dec1852-18ec-4194-abb7-a6b66db734e6 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:22.889759 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5dec1852-18ec-4194-abb7-a6b66db734e6 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:22.889955 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5dec1852-18ec-4194-abb7-a6b66db734e6 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:22.890055 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-5dec1852-18ec-4194-abb7-a6b66db734e6 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:22.897039 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:22.897039 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:22.897962 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5dec1852-18ec-4194-abb7-a6b66db734e6 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:22.898373 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1395/5591] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:22 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:23.632412 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6d20e405-b318-4994-980a-8b08ad95f32d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:23.634243 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d20e405-b318-4994-980a-8b08ad95f32d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:23.634501 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d20e405-b318-4994-980a-8b08ad95f32d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:23.634725 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d20e405-b318-4994-980a-8b08ad95f32d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:23.634884 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-6d20e405-b318-4994-980a-8b08ad95f32d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:23.639868 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:23.639868 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:23.640494 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d20e405-b318-4994-980a-8b08ad95f32d tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:23.640842 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1411/5592] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:23 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:23.645975 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-10b4a5b3-abef-4c7e-8573-fe598699727b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:23.648393 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10b4a5b3-abef-4c7e-8573-fe598699727b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] GET https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c Jul 31 05:42:23.648684 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10b4a5b3-abef-4c7e-8573-fe598699727b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:23.648961 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-10b4a5b3-abef-4c7e-8573-fe598699727b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:23.659413 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:23.659413 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:23.666736 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-10b4a5b3-abef-4c7e-8573-fe598699727b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Volume info retrieved successfully. Jul 31 05:42:23.672117 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-10b4a5b3-abef-4c7e-8573-fe598699727b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c returned with HTTP 200 Jul 31 05:42:23.672650 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1401/5593] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:23 2026] GET /volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c => generated 1018 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:23.688072 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47f1289d-d53a-4d0e-a5b4-e310fb64910f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:23.689919 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47f1289d-d53a-4d0e-a5b4-e310fb64910f tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-reader] POST https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c/action Jul 31 05:42:23.690333 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47f1289d-d53a-4d0e-a5b4-e310fb64910f tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100284) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:42:23.690503 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47f1289d-d53a-4d0e-a5b4-e310fb64910f tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:23.698114 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:23.698114 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:23.698641 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-47f1289d-d53a-4d0e-a5b4-e310fb64910f tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ad2eca665d8b467b9e06f546be2363a2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '40fb357e57a4499e8b50da75e889b93e', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:42:23.698831 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47f1289d-d53a-4d0e-a5b4-e310fb64910f tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-reader] https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c/action returned with HTTP 403 Jul 31 05:42:23.699431 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1387/5594] 10.4.3.227 () {68 vars in 1390 bytes} [Fri Jul 31 05:42:23 2026] POST /volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c/action => generated 131 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:23.707631 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dd41705b-0ad9-49d4-a66f-fd112956ed5b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:23.709626 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd41705b-0ad9-49d4-a66f-fd112956ed5b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c Jul 31 05:42:23.709918 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd41705b-0ad9-49d4-a66f-fd112956ed5b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:23.710120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dd41705b-0ad9-49d4-a66f-fd112956ed5b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:23.710303 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-dd41705b-0ad9-49d4-a66f-fd112956ed5b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Delete volume with id: d1b53c62-e5be-45f4-ac98-53f4f5e2181c Jul 31 05:42:23.718513 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:23.718513 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:23.718997 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd41705b-0ad9-49d4-a66f-fd112956ed5b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Volume info retrieved successfully. Jul 31 05:42:23.732973 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dd41705b-0ad9-49d4-a66f-fd112956ed5b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Delete volume request issued successfully. Jul 31 05:42:23.733252 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dd41705b-0ad9-49d4-a66f-fd112956ed5b tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c returned with HTTP 202 Jul 31 05:42:23.733714 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1396/5595] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:42:23 2026] DELETE /volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:23.741481 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d28b486d-cc5d-4d90-a1e3-c85f7a80fcff None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:23.743169 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d28b486d-cc5d-4d90-a1e3-c85f7a80fcff tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] GET https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c Jul 31 05:42:23.743402 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d28b486d-cc5d-4d90-a1e3-c85f7a80fcff tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:23.743631 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d28b486d-cc5d-4d90-a1e3-c85f7a80fcff tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:23.750021 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:23.750021 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:23.753072 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d28b486d-cc5d-4d90-a1e3-c85f7a80fcff tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Volume info retrieved successfully. Jul 31 05:42:23.756661 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d28b486d-cc5d-4d90-a1e3-c85f7a80fcff tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c returned with HTTP 200 Jul 31 05:42:23.756991 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1412/5596] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:23 2026] GET /volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:23.909015 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-ed5bf487-4197-435e-ab5d-7e496c6712ff None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:23.910802 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed5bf487-4197-435e-ab5d-7e496c6712ff tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:23.911029 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed5bf487-4197-435e-ab5d-7e496c6712ff tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:23.911261 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-ed5bf487-4197-435e-ab5d-7e496c6712ff tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:23.911383 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-ed5bf487-4197-435e-ab5d-7e496c6712ff tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:23.915677 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:23.915677 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:23.916303 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-ed5bf487-4197-435e-ab5d-7e496c6712ff tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:23.916761 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1402/5597] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:23 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:23.928781 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-bbc36242-a9a9-4439-9f4a-91a0dc58058d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:23.989430 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbc36242-a9a9-4439-9f4a-91a0dc58058d tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-member] PUT https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:23.989819 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-bbc36242-a9a9-4439-9f4a-91a0dc58058d tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:23.995574 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:23.995574 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:24.003292 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-bbc36242-a9a9-4439-9f4a-91a0dc58058d tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-member] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:24.003860 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1388/5598] 10.4.3.227 () {70 vars in 1408 bytes} [Fri Jul 31 05:42:23 2026] PUT /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 315 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:42:24.015890 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-565df547-f99c-4e3c-af1a-b9e14a536d68 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:24.017546 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-565df547-f99c-4e3c-af1a-b9e14a536d68 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:24.017787 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-565df547-f99c-4e3c-af1a-b9e14a536d68 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:24.018024 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-565df547-f99c-4e3c-af1a-b9e14a536d68 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:24.018212 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-565df547-f99c-4e3c-af1a-b9e14a536d68 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:24.022065 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:24.022065 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:24.022718 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-565df547-f99c-4e3c-af1a-b9e14a536d68 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:24.023392 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1397/5599] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:24 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:24.035077 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6975fbc2-e14b-4b33-b5eb-9791940249e3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:24.037109 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6975fbc2-e14b-4b33-b5eb-9791940249e3 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] DELETE https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:24.037345 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6975fbc2-e14b-4b33-b5eb-9791940249e3 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:24.037572 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6975fbc2-e14b-4b33-b5eb-9791940249e3 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:24.037698 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-6975fbc2-e14b-4b33-b5eb-9791940249e3 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Delete backup with id: b0a80951-8633-4367-8cee-ff9cce7cee3b. Jul 31 05:42:24.042140 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:24.042140 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:24.054238 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-6975fbc2-e14b-4b33-b5eb-9791940249e3 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] delete_backup rpcapi backup_id b0a80951-8633-4367-8cee-ff9cce7cee3b {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:42:24.056035 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6975fbc2-e14b-4b33-b5eb-9791940249e3 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 202 Jul 31 05:42:24.056648 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1413/5600] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:24 2026] DELETE /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:42:24.066871 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-23f1d8a6-ab58-44b6-b0f8-b8e32016c495 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:24.068829 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23f1d8a6-ab58-44b6-b0f8-b8e32016c495 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:24.069066 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23f1d8a6-ab58-44b6-b0f8-b8e32016c495 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:24.069307 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-23f1d8a6-ab58-44b6-b0f8-b8e32016c495 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:24.069432 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-23f1d8a6-ab58-44b6-b0f8-b8e32016c495 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:24.073904 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:24.073904 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:24.074569 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-23f1d8a6-ab58-44b6-b0f8-b8e32016c495 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 200 Jul 31 05:42:24.074988 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1403/5601] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:24 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:24.652243 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6995aba5-d577-4192-89c1-ae7c4f1119a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:24.653721 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6995aba5-d577-4192-89c1-ae7c4f1119a0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:24.653895 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6995aba5-d577-4192-89c1-ae7c4f1119a0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:24.654067 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6995aba5-d577-4192-89c1-ae7c4f1119a0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:24.654202 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6995aba5-d577-4192-89c1-ae7c4f1119a0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:24.658616 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:24.658616 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:24.659199 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6995aba5-d577-4192-89c1-ae7c4f1119a0 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:24.659746 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1389/5602] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:24 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 05:42:24.773057 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9d69898b-c18e-43d9-b473-728fbc3cd523 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:24.774832 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d69898b-c18e-43d9-b473-728fbc3cd523 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] GET https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c Jul 31 05:42:24.775006 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d69898b-c18e-43d9-b473-728fbc3cd523 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:24.775236 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d69898b-c18e-43d9-b473-728fbc3cd523 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:24.783620 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d69898b-c18e-43d9-b473-728fbc3cd523 tempest-ProjectReaderTests-127617830 tempest-ProjectReaderTests-127617830-project-admin] https://10.4.3.227/volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c returned with HTTP 404 Jul 31 05:42:24.784168 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1398/5603] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:42:24 2026] GET /volume/v3/volumes/d1b53c62-e5be-45f4-ac98-53f4f5e2181c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:25.087726 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-dd92ee83-c543-4873-9374-4c1ec9ab2f85 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:25.089875 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd92ee83-c543-4873-9374-4c1ec9ab2f85 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b Jul 31 05:42:25.090121 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd92ee83-c543-4873-9374-4c1ec9ab2f85 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:25.090351 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-dd92ee83-c543-4873-9374-4c1ec9ab2f85 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:25.090516 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-dd92ee83-c543-4873-9374-4c1ec9ab2f85 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Show backup with id b0a80951-8633-4367-8cee-ff9cce7cee3b. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:25.095142 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-dd92ee83-c543-4873-9374-4c1ec9ab2f85 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b returned with HTTP 404 Jul 31 05:42:25.095823 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1414/5604] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:25 2026] GET /volume/v3/backups/b0a80951-8633-4367-8cee-ff9cce7cee3b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:25.107511 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dfb116c9-34a0-4de7-ad4e-5907746d7c7a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:25.109814 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfb116c9-34a0-4de7-ad4e-5907746d7c7a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb Jul 31 05:42:25.110123 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfb116c9-34a0-4de7-ad4e-5907746d7c7a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:25.110332 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dfb116c9-34a0-4de7-ad4e-5907746d7c7a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:25.110626 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-dfb116c9-34a0-4de7-ad4e-5907746d7c7a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Delete volume with id: 95685c0e-705f-476d-a689-aa1b486d18fb Jul 31 05:42:25.120684 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:25.120684 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:25.121175 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dfb116c9-34a0-4de7-ad4e-5907746d7c7a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Volume info retrieved successfully. Jul 31 05:42:25.143363 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-dfb116c9-34a0-4de7-ad4e-5907746d7c7a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Delete volume request issued successfully. Jul 31 05:42:25.143599 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dfb116c9-34a0-4de7-ad4e-5907746d7c7a tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb returned with HTTP 202 Jul 31 05:42:25.144131 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1404/5605] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:25 2026] DELETE /volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:25.152377 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-98984aec-d86a-4fce-8449-629d0f21e685 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:25.154639 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98984aec-d86a-4fce-8449-629d0f21e685 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb Jul 31 05:42:25.154925 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98984aec-d86a-4fce-8449-629d0f21e685 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:25.155187 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-98984aec-d86a-4fce-8449-629d0f21e685 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:25.164118 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:25.164118 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:25.171767 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-98984aec-d86a-4fce-8449-629d0f21e685 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Volume info retrieved successfully. Jul 31 05:42:25.177726 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-98984aec-d86a-4fce-8449-629d0f21e685 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb returned with HTTP 200 Jul 31 05:42:25.178224 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1390/5606] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:25 2026] GET /volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb => generated 1008 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:25.670822 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-38803400-6e24-4d66-b15e-406c3d8b1c51 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:25.675380 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-38803400-6e24-4d66-b15e-406c3d8b1c51 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:25.675595 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-38803400-6e24-4d66-b15e-406c3d8b1c51 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:25.675780 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-38803400-6e24-4d66-b15e-406c3d8b1c51 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:25.675881 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-38803400-6e24-4d66-b15e-406c3d8b1c51 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:25.682925 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:25.682925 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:25.683709 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-38803400-6e24-4d66-b15e-406c3d8b1c51 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:25.684113 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1399/5607] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:25 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.090408 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc7c8c33-3384-4ab9-9c0b-386c1da4df64 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.173388 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc7c8c33-3384-4ab9-9c0b-386c1da4df64 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:42:26.173902 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc7c8c33-3384-4ab9-9c0b-386c1da4df64 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-565727705", "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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.192310 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8e766d1e-55c7-453a-bebf-708e4c868060 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.193332 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc7c8c33-3384-4ab9-9c0b-386c1da4df64 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:42:26.193769 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1415/5608] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:42:26 2026] POST /volume/v3/types => generated 379 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.194381 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e766d1e-55c7-453a-bebf-708e4c868060 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] GET https://10.4.3.227/volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb Jul 31 05:42:26.194650 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e766d1e-55c7-453a-bebf-708e4c868060 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.194903 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8e766d1e-55c7-453a-bebf-708e4c868060 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.201382 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8e766d1e-55c7-453a-bebf-708e4c868060 tempest-ProjectMemberTests39-1057424094 tempest-ProjectMemberTests39-1057424094-project-admin] https://10.4.3.227/volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb returned with HTTP 404 Jul 31 05:42:26.201950 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1405/5609] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:26 2026] GET /volume/v3/volumes/95685c0e-705f-476d-a689-aa1b486d18fb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:26.205651 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a57ff4d8-489d-4208-87aa-910c92e8334a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.208776 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a57ff4d8-489d-4208-87aa-910c92e8334a tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] POST https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption Jul 31 05:42:26.209179 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a57ff4d8-489d-4208-87aa-910c92e8334a tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.230145 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a57ff4d8-489d-4208-87aa-910c92e8334a tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption returned with HTTP 200 Jul 31 05:42:26.230625 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1391/5610] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:42:26 2026] POST /volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.240796 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fa6866f8-c0b5-4cf5-b31f-67138baf8543 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.242606 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa6866f8-c0b5-4cf5-b31f-67138baf8543 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:42:26.243027 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa6866f8-c0b5-4cf5-b31f-67138baf8543 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1020784853", "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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.259791 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa6866f8-c0b5-4cf5-b31f-67138baf8543 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:42:26.260210 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1400/5611] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:42:26 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.269647 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cf591a89-7d1d-4426-b36a-f48fdf4d311b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.271595 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf591a89-7d1d-4426-b36a-f48fdf4d311b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] POST https://10.4.3.227/volume/v3/types/1131b9d6-888a-406d-8e0d-c361e98bda35/encryption Jul 31 05:42:26.272019 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cf591a89-7d1d-4426-b36a-f48fdf4d311b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.295050 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cf591a89-7d1d-4426-b36a-f48fdf4d311b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/1131b9d6-888a-406d-8e0d-c361e98bda35/encryption returned with HTTP 200 Jul 31 05:42:26.295731 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1416/5612] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:42:26 2026] POST /volume/v3/types/1131b9d6-888a-406d-8e0d-c361e98bda35/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.305194 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a17779e-dd93-4cdd-a020-3ca26c0ec2d9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.307063 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a17779e-dd93-4cdd-a020-3ca26c0ec2d9 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:42:26.307416 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a17779e-dd93-4cdd-a020-3ca26c0ec2d9 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-459386579", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.326413 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a17779e-dd93-4cdd-a020-3ca26c0ec2d9 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:42:26.326824 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1406/5613] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:42:26 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.335156 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a5d22cd6-64bd-42bc-9745-b3c804c0a330 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.339417 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5d22cd6-64bd-42bc-9745-b3c804c0a330 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] POST https://10.4.3.227/volume/v3/types/a880a39a-e8fe-41b3-bf15-92945353ac4a/extra_specs Jul 31 05:42:26.339786 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a5d22cd6-64bd-42bc-9745-b3c804c0a330 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.369508 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a5d22cd6-64bd-42bc-9745-b3c804c0a330 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/a880a39a-e8fe-41b3-bf15-92945353ac4a/extra_specs returned with HTTP 200 Jul 31 05:42:26.369878 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1392/5614] 10.4.3.227 () {68 vars in 1399 bytes} [Fri Jul 31 05:42:26 2026] POST /volume/v3/types/a880a39a-e8fe-41b3-bf15-92945353ac4a/extra_specs => generated 35 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:42:26.376699 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f598ddbb-e102-4073-89ec-8307be8170d9 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.379186 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f598ddbb-e102-4073-89ec-8307be8170d9 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] PUT https://10.4.3.227/volume/v3/types/a880a39a-e8fe-41b3-bf15-92945353ac4a/extra_specs/key2 Jul 31 05:42:26.379787 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f598ddbb-e102-4073-89ec-8307be8170d9 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.401736 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f598ddbb-e102-4073-89ec-8307be8170d9 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/a880a39a-e8fe-41b3-bf15-92945353ac4a/extra_specs/key2 returned with HTTP 200 Jul 31 05:42:26.402195 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1401/5615] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:42:26 2026] PUT /volume/v3/types/a880a39a-e8fe-41b3-bf15-92945353ac4a/extra_specs/key2 => generated 25 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:42:26.410553 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5fa71309-bf7f-46d4-843e-de69a0760440 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.412354 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5fa71309-bf7f-46d4-843e-de69a0760440 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:42:26.412720 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5fa71309-bf7f-46d4-843e-de69a0760440 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.427870 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5fa71309-bf7f-46d4-843e-de69a0760440 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:42:26.428303 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1417/5616] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:42:26 2026] POST /volume/v3/types => generated 195 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.436285 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-27f16a2c-0b12-4be4-bc68-aeed5ecd2e1b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.438167 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27f16a2c-0b12-4be4-bc68-aeed5ecd2e1b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] DELETE https://10.4.3.227/volume/v3/types/1510d536-2ad6-4e62-8eeb-73daf8bccf43 Jul 31 05:42:26.438353 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27f16a2c-0b12-4be4-bc68-aeed5ecd2e1b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.438564 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-27f16a2c-0b12-4be4-bc68-aeed5ecd2e1b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.465464 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-27f16a2c-0b12-4be4-bc68-aeed5ecd2e1b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/1510d536-2ad6-4e62-8eeb-73daf8bccf43 returned with HTTP 202 Jul 31 05:42:26.465884 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1407/5617] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:42:26 2026] DELETE /volume/v3/types/1510d536-2ad6-4e62-8eeb-73daf8bccf43 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:26.478016 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-14673111-8646-47c1-8140-b1a75e8f742f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.483453 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14673111-8646-47c1-8140-b1a75e8f742f tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:42:26.483747 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-14673111-8646-47c1-8140-b1a75e8f742f tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1080330945", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.511235 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-14673111-8646-47c1-8140-b1a75e8f742f tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:42:26.511664 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1393/5618] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:42:26 2026] POST /volume/v3/types => generated 380 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.520251 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9d29a9c5-6c02-4a40-a728-8cd652fbd918 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.522842 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d29a9c5-6c02-4a40-a728-8cd652fbd918 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] POST https://10.4.3.227/volume/v3/types/0ada905c-60f4-49c7-8d0b-452717b68ea9/encryption Jul 31 05:42:26.523275 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9d29a9c5-6c02-4a40-a728-8cd652fbd918 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.550569 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9d29a9c5-6c02-4a40-a728-8cd652fbd918 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/0ada905c-60f4-49c7-8d0b-452717b68ea9/encryption returned with HTTP 200 Jul 31 05:42:26.551058 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1402/5619] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:42:26 2026] POST /volume/v3/types/0ada905c-60f4-49c7-8d0b-452717b68ea9/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.559139 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-661ec81f-985f-44af-8cb1-d5adc30132ba None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.561902 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-661ec81f-985f-44af-8cb1-d5adc30132ba tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] DELETE https://10.4.3.227/volume/v3/types/0ada905c-60f4-49c7-8d0b-452717b68ea9/encryption/e532abce-5aa3-4d3f-9b63-09e1b48eaad4 Jul 31 05:42:26.562084 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-661ec81f-985f-44af-8cb1-d5adc30132ba tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.562282 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-661ec81f-985f-44af-8cb1-d5adc30132ba tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.574499 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-661ec81f-985f-44af-8cb1-d5adc30132ba tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/0ada905c-60f4-49c7-8d0b-452717b68ea9/encryption/e532abce-5aa3-4d3f-9b63-09e1b48eaad4 returned with HTTP 202 Jul 31 05:42:26.574947 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1418/5620] 10.4.3.227 () {66 vars in 1489 bytes} [Fri Jul 31 05:42:26 2026] DELETE /volume/v3/types/0ada905c-60f4-49c7-8d0b-452717b68ea9/encryption/e532abce-5aa3-4d3f-9b63-09e1b48eaad4 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:26.581740 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-958c46dd-2cb9-4edf-819f-03059dc10585 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.583214 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-958c46dd-2cb9-4edf-819f-03059dc10585 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:42:26.583546 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-958c46dd-2cb9-4edf-819f-03059dc10585 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2014507860", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.597417 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-958c46dd-2cb9-4edf-819f-03059dc10585 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:42:26.597773 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1408/5621] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:42:26 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.605476 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-786b91e4-0f8c-40cf-be26-80501845d80b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.607409 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-786b91e4-0f8c-40cf-be26-80501845d80b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] DELETE https://10.4.3.227/volume/v3/types/2d6c352e-d859-4398-a312-8391e01ac279/extra_specs/key1 Jul 31 05:42:26.607646 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-786b91e4-0f8c-40cf-be26-80501845d80b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.607852 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-786b91e4-0f8c-40cf-be26-80501845d80b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.629884 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-786b91e4-0f8c-40cf-be26-80501845d80b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/2d6c352e-d859-4398-a312-8391e01ac279/extra_specs/key1 returned with HTTP 202 Jul 31 05:42:26.630525 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1394/5622] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:42:26 2026] DELETE /volume/v3/types/2d6c352e-d859-4398-a312-8391e01ac279/extra_specs/key1 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:42:26.639652 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c3531979-0ea0-4a4f-a691-d50e438a1e58 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.641729 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3531979-0ea0-4a4f-a691-d50e438a1e58 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:42:26.642171 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c3531979-0ea0-4a4f-a691-d50e438a1e58 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-543087354", "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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.661434 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c3531979-0ea0-4a4f-a691-d50e438a1e58 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:42:26.661884 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1403/5623] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:42:26 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 31 05:42:26.668823 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cbb5238a-1cf8-450b-b6d1-543ebe15d9c6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.670748 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbb5238a-1cf8-450b-b6d1-543ebe15d9c6 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] DELETE https://10.4.3.227/volume/v3/types/20ff91d6-7a43-4e27-b665-e4f73e7dd543 Jul 31 05:42:26.670986 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbb5238a-1cf8-450b-b6d1-543ebe15d9c6 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.671232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cbb5238a-1cf8-450b-b6d1-543ebe15d9c6 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.694587 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cbb5238a-1cf8-450b-b6d1-543ebe15d9c6 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/20ff91d6-7a43-4e27-b665-e4f73e7dd543 returned with HTTP 202 Jul 31 05:42:26.695018 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1419/5624] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:42:26 2026] DELETE /volume/v3/types/20ff91d6-7a43-4e27-b665-e4f73e7dd543 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:26.696958 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b7b90a5e-d459-4ab8-91a2-05d313006226 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.699305 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7b90a5e-d459-4ab8-91a2-05d313006226 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:26.699632 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7b90a5e-d459-4ab8-91a2-05d313006226 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.699903 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b7b90a5e-d459-4ab8-91a2-05d313006226 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.700054 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-b7b90a5e-d459-4ab8-91a2-05d313006226 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:26.704031 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-815e22a4-6f33-4ac5-9b39-0035ef667234 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.705051 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:26.705051 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:26.705631 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-815e22a4-6f33-4ac5-9b39-0035ef667234 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] GET https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs Jul 31 05:42:26.705685 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b7b90a5e-d459-4ab8-91a2-05d313006226 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:26.705796 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-815e22a4-6f33-4ac5-9b39-0035ef667234 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.705987 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-815e22a4-6f33-4ac5-9b39-0035ef667234 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.706068 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1409/5625] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:26 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.718240 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-815e22a4-6f33-4ac5-9b39-0035ef667234 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs returned with HTTP 200 Jul 31 05:42:26.718615 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1395/5626] 10.4.3.227 () {66 vars in 1378 bytes} [Fri Jul 31 05:42:26 2026] GET /volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs => generated 185 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.727045 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-389bf8d6-8e60-4311-afa2-e2fd06167e9b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.728814 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-389bf8d6-8e60-4311-afa2-e2fd06167e9b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] GET https://10.4.3.227/volume/v3/types Jul 31 05:42:26.728998 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-389bf8d6-8e60-4311-afa2-e2fd06167e9b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.729189 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-389bf8d6-8e60-4311-afa2-e2fd06167e9b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.741971 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-389bf8d6-8e60-4311-afa2-e2fd06167e9b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:42:26.742379 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1404/5627] 10.4.3.227 () {66 vars in 1231 bytes} [Fri Jul 31 05:42:26 2026] GET /volume/v3/types => generated 2610 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:26.753309 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-70a3787b-b391-4e26-9e27-8bf199ed93d4 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.756743 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70a3787b-b391-4e26-9e27-8bf199ed93d4 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] GET https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption/cipher Jul 31 05:42:26.757017 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70a3787b-b391-4e26-9e27-8bf199ed93d4 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.757177 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-70a3787b-b391-4e26-9e27-8bf199ed93d4 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.769738 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-70a3787b-b391-4e26-9e27-8bf199ed93d4 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption/cipher returned with HTTP 200 Jul 31 05:42:26.770568 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1420/5628] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:42:26 2026] GET /volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption/cipher => generated 29 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:42:26.782640 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-96233f33-b4bf-4da4-be5b-c22769ae800b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.786458 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96233f33-b4bf-4da4-be5b-c22769ae800b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] GET https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption Jul 31 05:42:26.786690 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96233f33-b4bf-4da4-be5b-c22769ae800b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.786922 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-96233f33-b4bf-4da4-be5b-c22769ae800b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.799429 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-96233f33-b4bf-4da4-be5b-c22769ae800b tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption returned with HTTP 200 Jul 31 05:42:26.799944 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1410/5629] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:42:26 2026] GET /volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption => generated 325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.810208 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d9b22327-2720-4270-a5c7-859b5224af1e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.811914 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9b22327-2720-4270-a5c7-859b5224af1e tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] GET https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs/multiattach Jul 31 05:42:26.812115 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9b22327-2720-4270-a5c7-859b5224af1e tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.812293 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d9b22327-2720-4270-a5c7-859b5224af1e tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.819183 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d9b22327-2720-4270-a5c7-859b5224af1e tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs/multiattach returned with HTTP 200 Jul 31 05:42:26.819651 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1396/5630] 10.4.3.227 () {66 vars in 1414 bytes} [Fri Jul 31 05:42:26 2026] GET /volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:42:26.828705 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-233dc16c-5a8d-434b-8a30-31fdc3ead135 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.830826 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-233dc16c-5a8d-434b-8a30-31fdc3ead135 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] GET https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs/volume_backend_name Jul 31 05:42:26.831039 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-233dc16c-5a8d-434b-8a30-31fdc3ead135 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.831517 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-233dc16c-5a8d-434b-8a30-31fdc3ead135 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.838301 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-233dc16c-5a8d-434b-8a30-31fdc3ead135 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs/volume_backend_name returned with HTTP 200 Jul 31 05:42:26.838657 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1405/5631] 10.4.3.227 () {66 vars in 1438 bytes} [Fri Jul 31 05:42:26 2026] GET /volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs/volume_backend_name => generated 44 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:42:26.846552 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41780f2b-ee49-490f-af99-b1a2e4a5a01e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.851069 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41780f2b-ee49-490f-af99-b1a2e4a5a01e tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] GET https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad Jul 31 05:42:26.851359 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41780f2b-ee49-490f-af99-b1a2e4a5a01e tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.851604 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41780f2b-ee49-490f-af99-b1a2e4a5a01e tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:26.859233 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41780f2b-ee49-490f-af99-b1a2e4a5a01e tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad returned with HTTP 200 Jul 31 05:42:26.860356 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1421/5632] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:42:26 2026] GET /volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad => generated 401 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.869210 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-02b2b210-e02c-480d-9ebd-c0d8e2c7b050 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.870843 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02b2b210-e02c-480d-9ebd-c0d8e2c7b050 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] PUT https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption/e53a3987-a58d-40c8-b125-858812548846 Jul 31 05:42:26.871202 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-02b2b210-e02c-480d-9ebd-c0d8e2c7b050 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.898137 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-02b2b210-e02c-480d-9ebd-c0d8e2c7b050 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption/e53a3987-a58d-40c8-b125-858812548846 returned with HTTP 200 Jul 31 05:42:26.898684 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1411/5633] 10.4.3.227 () {68 vars in 1506 bytes} [Fri Jul 31 05:42:26 2026] PUT /volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/encryption/e53a3987-a58d-40c8-b125-858812548846 => generated 33 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:42:26.908470 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2524acf6-6ceb-4395-9ac0-5f2a19c90900 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.910900 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2524acf6-6ceb-4395-9ac0-5f2a19c90900 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] PUT https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs/key1 Jul 31 05:42:26.911432 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2524acf6-6ceb-4395-9ac0-5f2a19c90900 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.933264 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2524acf6-6ceb-4395-9ac0-5f2a19c90900 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs/key1 returned with HTTP 200 Jul 31 05:42:26.933809 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1397/5634] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:42:26 2026] PUT /volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad/extra_specs/key1 => generated 30 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:42:26.942801 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4b5d4869-b9c7-49da-b71c-74a2629cc6cd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.944983 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b5d4869-b9c7-49da-b71c-74a2629cc6cd tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] PUT https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad Jul 31 05:42:26.945436 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4b5d4869-b9c7-49da-b71c-74a2629cc6cd tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:26.961216 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4b5d4869-b9c7-49da-b71c-74a2629cc6cd tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad returned with HTTP 200 Jul 31 05:42:26.961727 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1406/5635] 10.4.3.227 () {68 vars in 1362 bytes} [Fri Jul 31 05:42:26 2026] PUT /volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad => generated 370 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:26.973702 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2a999baf-962d-4897-8040-6da427565de6 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:26.974212 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a999baf-962d-4897-8040-6da427565de6 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] DELETE https://10.4.3.227/volume/v3/types/2d6c352e-d859-4398-a312-8391e01ac279 Jul 31 05:42:26.974455 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a999baf-962d-4897-8040-6da427565de6 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:26.974697 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2a999baf-962d-4897-8040-6da427565de6 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:27.008033 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2a999baf-962d-4897-8040-6da427565de6 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/2d6c352e-d859-4398-a312-8391e01ac279 returned with HTTP 202 Jul 31 05:42:27.008724 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1422/5636] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:42:26 2026] DELETE /volume/v3/types/2d6c352e-d859-4398-a312-8391e01ac279 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:27.015294 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a69c60a4-ae10-4ab9-8b25-eb3aff2cc516 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:27.017148 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a69c60a4-ae10-4ab9-8b25-eb3aff2cc516 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] DELETE https://10.4.3.227/volume/v3/types/0ada905c-60f4-49c7-8d0b-452717b68ea9 Jul 31 05:42:27.017301 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a69c60a4-ae10-4ab9-8b25-eb3aff2cc516 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:27.017549 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a69c60a4-ae10-4ab9-8b25-eb3aff2cc516 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:27.041658 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a69c60a4-ae10-4ab9-8b25-eb3aff2cc516 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/0ada905c-60f4-49c7-8d0b-452717b68ea9 returned with HTTP 202 Jul 31 05:42:27.042130 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1412/5637] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:42:27 2026] DELETE /volume/v3/types/0ada905c-60f4-49c7-8d0b-452717b68ea9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:27.049859 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-47323f48-e397-499b-b02b-85d54bc333ba None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:27.051540 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47323f48-e397-499b-b02b-85d54bc333ba tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] DELETE https://10.4.3.227/volume/v3/types/a880a39a-e8fe-41b3-bf15-92945353ac4a Jul 31 05:42:27.051723 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47323f48-e397-499b-b02b-85d54bc333ba tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:27.051911 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-47323f48-e397-499b-b02b-85d54bc333ba tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:27.074141 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-47323f48-e397-499b-b02b-85d54bc333ba tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/a880a39a-e8fe-41b3-bf15-92945353ac4a returned with HTTP 202 Jul 31 05:42:27.074714 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1398/5638] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:42:27 2026] DELETE /volume/v3/types/a880a39a-e8fe-41b3-bf15-92945353ac4a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:27.082061 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b910043b-8412-4671-9ce6-b27c6b8f94fb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:27.083661 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b910043b-8412-4671-9ce6-b27c6b8f94fb tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] DELETE https://10.4.3.227/volume/v3/types/1131b9d6-888a-406d-8e0d-c361e98bda35 Jul 31 05:42:27.083824 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b910043b-8412-4671-9ce6-b27c6b8f94fb tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:27.084003 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b910043b-8412-4671-9ce6-b27c6b8f94fb tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:27.105909 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b910043b-8412-4671-9ce6-b27c6b8f94fb tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/1131b9d6-888a-406d-8e0d-c361e98bda35 returned with HTTP 202 Jul 31 05:42:27.106308 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1407/5639] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:42:27 2026] DELETE /volume/v3/types/1131b9d6-888a-406d-8e0d-c361e98bda35 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:27.118791 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bca1932f-990f-40de-93ac-c0432a3d3906 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:27.120588 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bca1932f-990f-40de-93ac-c0432a3d3906 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] DELETE https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad Jul 31 05:42:27.120791 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bca1932f-990f-40de-93ac-c0432a3d3906 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:27.121001 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bca1932f-990f-40de-93ac-c0432a3d3906 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:27.143673 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bca1932f-990f-40de-93ac-c0432a3d3906 tempest-VolumeTypesAdminTests-982006537 tempest-VolumeTypesAdminTests-982006537-project-admin] https://10.4.3.227/volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad returned with HTTP 202 Jul 31 05:42:27.144315 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1423/5640] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:42:27 2026] DELETE /volume/v3/types/683320af-70f9-4124-a17c-5f8364a1aaad => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:27.717490 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-72a7356c-9941-44e5-965e-3fb378264221 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:27.719600 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-72a7356c-9941-44e5-965e-3fb378264221 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:27.719860 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-72a7356c-9941-44e5-965e-3fb378264221 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:27.720093 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-72a7356c-9941-44e5-965e-3fb378264221 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:27.720247 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-72a7356c-9941-44e5-965e-3fb378264221 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:27.724892 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:27.724892 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:27.725705 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-72a7356c-9941-44e5-965e-3fb378264221 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:27.726189 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1413/5641] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:27 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:28.738432 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0ef097d7-4f2f-4964-8850-a8495f6252d6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:28.740825 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ef097d7-4f2f-4964-8850-a8495f6252d6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:28.741221 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ef097d7-4f2f-4964-8850-a8495f6252d6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:28.741568 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0ef097d7-4f2f-4964-8850-a8495f6252d6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:28.741809 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0ef097d7-4f2f-4964-8850-a8495f6252d6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:28.747630 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:28.747630 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:28.748629 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0ef097d7-4f2f-4964-8850-a8495f6252d6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:28.749161 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1399/5642] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:28 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:29.758857 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fa4fce29-1f7a-4d92-94e5-5480d8e14be5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:29.760602 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa4fce29-1f7a-4d92-94e5-5480d8e14be5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:29.760800 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa4fce29-1f7a-4d92-94e5-5480d8e14be5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:29.760974 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fa4fce29-1f7a-4d92-94e5-5480d8e14be5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:29.761120 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-fa4fce29-1f7a-4d92-94e5-5480d8e14be5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:29.765029 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:29.765029 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:29.765617 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fa4fce29-1f7a-4d92-94e5-5480d8e14be5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:29.766001 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1408/5643] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:29 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:29.775720 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e9fbbeac-32e8-4d5a-9cc1-ecbea3adc32e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:29.777435 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9fbbeac-32e8-4d5a-9cc1-ecbea3adc32e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f/export_record Jul 31 05:42:29.777641 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9fbbeac-32e8-4d5a-9cc1-ecbea3adc32e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:29.777822 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e9fbbeac-32e8-4d5a-9cc1-ecbea3adc32e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'export_record' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:29.777944 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-e9fbbeac-32e8-4d5a-9cc1-ecbea3adc32e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Export record for backup 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100286) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 05:42:29.782239 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:29.782239 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:29.783024 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.api [None req-e9fbbeac-32e8-4d5a-9cc1-ecbea3adc32e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling RPCAPI with context: , host: np0000006182, backup: 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100286) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 05:42:29.790975 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-e9fbbeac-32e8-4d5a-9cc1-ecbea3adc32e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] export_record in rpcapi backup_id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f on host np0000006182. {{(pid=100286) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 05:42:29.802979 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-e9fbbeac-32e8-4d5a-9cc1-ecbea3adc32e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWMxYjBmMWMtYTE4Yi00NDE0LTg5YWMtMGM5ZTQxNzI1MjNmIiwgInVzZXJfaWQiOiAiMDZlYzc5MjQxYWNhNDg1OTk5OGUzN2Y3MTEyZjUxN2MiLCAicHJvamVjdF9pZCI6ICIyNTAwZDMwNjFmODA0ZDI2OTg0OWM4MDE2ZmQwM2YxZCIsICJ2b2x1bWVfaWQiOiAiMjMxYjk1MWYtMzRhZS00ODg0LWJmZjYtODRkYzA2Njc4ZTc3IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTM5NjI1MDI4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjMxYjk1MWYtMzRhZS00ODg0LWJmZjYtODRkYzA2Njc4ZTc3LzIwMjYwNzMxMDU0MjE3L2F6X25vdmFfYmFja3VwXzVjMWIwZjFjLWExOGItNDQxNC04OWFjLTBjOWU0MTcyNTIzZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDU6NDI6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDU6NDI6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTo0MjoyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100286) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 05:42:29.803233 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e9fbbeac-32e8-4d5a-9cc1-ecbea3adc32e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f/export_record returned with HTTP 200 Jul 31 05:42:29.803628 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1424/5644] 10.4.3.227 () {68 vars in 1430 bytes} [Fri Jul 31 05:42:29 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:29.810688 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-143e5c72-fc01-438d-8615-3062d949b1fb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:29.812429 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-143e5c72-fc01-438d-8615-3062d949b1fb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:42:29.812644 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-143e5c72-fc01-438d-8615-3062d949b1fb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:29.812837 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-143e5c72-fc01-438d-8615-3062d949b1fb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:29.812941 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-143e5c72-fc01-438d-8615-3062d949b1fb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:29.816855 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:29.816855 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:29.817433 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-143e5c72-fc01-438d-8615-3062d949b1fb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:42:29.817781 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1414/5645] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:29 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:29.827050 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6b2e7dde-3781-4d93-9306-f18d60584529 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:29.828879 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b2e7dde-3781-4d93-9306-f18d60584529 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/backups/import_record Jul 31 05:42:29.829343 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6b2e7dde-3781-4d93-9306-f18d60584529 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjYxNDgzOTctMmQ1NS00NjhiLWE5MTAtOTFjNzc0MThiNGZmIiwgInVzZXJfaWQiOiAiMDZlYzc5MjQxYWNhNDg1OTk5OGUzN2Y3MTEyZjUxN2MiLCAicHJvamVjdF9pZCI6ICIyNTAwZDMwNjFmODA0ZDI2OTg0OWM4MDE2ZmQwM2YxZCIsICJ2b2x1bWVfaWQiOiAiMjMxYjk1MWYtMzRhZS00ODg0LWJmZjYtODRkYzA2Njc4ZTc3IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTM5NjI1MDI4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjMxYjk1MWYtMzRhZS00ODg0LWJmZjYtODRkYzA2Njc4ZTc3LzIwMjYwNzMxMDU0MjE3L2F6X25vdmFfYmFja3VwXzVjMWIwZjFjLWExOGItNDQxNC04OWFjLTBjOWU0MTcyNTIzZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDU6NDI6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDU6NDI6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTo0MjoyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:29.830719 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-6b2e7dde-3781-4d93-9306-f18d60584529 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjYxNDgzOTctMmQ1NS00NjhiLWE5MTAtOTFjNzc0MThiNGZmIiwgInVzZXJfaWQiOiAiMDZlYzc5MjQxYWNhNDg1OTk5OGUzN2Y3MTEyZjUxN2MiLCAicHJvamVjdF9pZCI6ICIyNTAwZDMwNjFmODA0ZDI2OTg0OWM4MDE2ZmQwM2YxZCIsICJ2b2x1bWVfaWQiOiAiMjMxYjk1MWYtMzRhZS00ODg0LWJmZjYtODRkYzA2Njc4ZTc3IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTM5NjI1MDI4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjMxYjk1MWYtMzRhZS00ODg0LWJmZjYtODRkYzA2Njc4ZTc3LzIwMjYwNzMxMDU0MjE3L2F6X25vdmFfYmFja3VwXzVjMWIwZjFjLWExOGItNDQxNC04OWFjLTBjOWU0MTcyNTIzZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDU6NDI6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDU6NDI6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTo0MjoyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100284) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 05:42:29.830884 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-6b2e7dde-3781-4d93-9306-f18d60584529 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjYxNDgzOTctMmQ1NS00NjhiLWE5MTAtOTFjNzc0MThiNGZmIiwgInVzZXJfaWQiOiAiMDZlYzc5MjQxYWNhNDg1OTk5OGUzN2Y3MTEyZjUxN2MiLCAicHJvamVjdF9pZCI6ICIyNTAwZDMwNjFmODA0ZDI2OTg0OWM4MDE2ZmQwM2YxZCIsICJ2b2x1bWVfaWQiOiAiMjMxYjk1MWYtMzRhZS00ODg0LWJmZjYtODRkYzA2Njc4ZTc3IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTM5NjI1MDI4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjMxYjk1MWYtMzRhZS00ODg0LWJmZjYtODRkYzA2Njc4ZTc3LzIwMjYwNzMxMDU0MjE3L2F6X25vdmFfYmFja3VwXzVjMWIwZjFjLWExOGItNDQxNC04OWFjLTBjOWU0MTcyNTIzZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDU6NDI6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDU6NDI6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTo0MjoyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100284) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 05:42:29.856850 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-6b2e7dde-3781-4d93-9306-f18d60584529 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Created reservations ['fcec085e-7271-4a7c-8ace-2c83ca3ae5a0', 'bbefac24-5994-465e-8f43-265022fa1eee'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:29.872398 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.backup.rpcapi [None req-6b2e7dde-3781-4d93-9306-f18d60584529 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] import_record rpcapi backup id b6148397-2d55-468b-a910-91c77418b4ff on host np0000006182 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjYxNDgzOTctMmQ1NS00NjhiLWE5MTAtOTFjNzc0MThiNGZmIiwgInVzZXJfaWQiOiAiMDZlYzc5MjQxYWNhNDg1OTk5OGUzN2Y3MTEyZjUxN2MiLCAicHJvamVjdF9pZCI6ICIyNTAwZDMwNjFmODA0ZDI2OTg0OWM4MDE2ZmQwM2YxZCIsICJ2b2x1bWVfaWQiOiAiMjMxYjk1MWYtMzRhZS00ODg0LWJmZjYtODRkYzA2Njc4ZTc3IiwgImhvc3QiOiAibnAwMDAwMDA2MTgyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMTM5NjI1MDI4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjMxYjk1MWYtMzRhZS00ODg0LWJmZjYtODRkYzA2Njc4ZTc3LzIwMjYwNzMxMDU0MjE3L2F6X25vdmFfYmFja3VwXzVjMWIwZjFjLWExOGItNDQxNC04OWFjLTBjOWU0MTcyNTIzZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMDU6NDI6MTRaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMDU6NDI6MTRaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQwNTo0MjoyOVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100284) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 05:42:29.874259 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.contrib.backups [None req-6b2e7dde-3781-4d93-9306-f18d60584529 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Import record output: {'backup': {'id': 'b6148397-2d55-468b-a910-91c77418b4ff', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.227/volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff'}, {'rel': 'bookmark', 'href': 'https://10.4.3.227/volume/backups/b6148397-2d55-468b-a910-91c77418b4ff'}]}}. {{(pid=100284) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 05:42:29.874541 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6b2e7dde-3781-4d93-9306-f18d60584529 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/import_record returned with HTTP 201 Jul 31 05:42:29.874976 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1400/5646] 10.4.3.227 () {70 vars in 1342 bytes} [Fri Jul 31 05:42:29 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 48 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 05:42:29.882427 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1856f49c-ee05-4566-8572-b7da017b1f9c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:29.884282 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1856f49c-ee05-4566-8572-b7da017b1f9c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff Jul 31 05:42:29.884519 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1856f49c-ee05-4566-8572-b7da017b1f9c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:29.884712 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1856f49c-ee05-4566-8572-b7da017b1f9c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:29.884823 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-1856f49c-ee05-4566-8572-b7da017b1f9c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id b6148397-2d55-468b-a910-91c77418b4ff. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:29.888594 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:29.888594 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:29.889166 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1856f49c-ee05-4566-8572-b7da017b1f9c tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff returned with HTTP 200 Jul 31 05:42:29.889519 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1409/5647] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:29 2026] GET /volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff => generated 647 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:30.900114 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0a5e7d8-4076-4e01-8982-4320c7755bce None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:30.902345 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0a5e7d8-4076-4e01-8982-4320c7755bce tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff Jul 31 05:42:30.902580 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0a5e7d8-4076-4e01-8982-4320c7755bce tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:30.902790 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0a5e7d8-4076-4e01-8982-4320c7755bce tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:30.902933 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-e0a5e7d8-4076-4e01-8982-4320c7755bce tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id b6148397-2d55-468b-a910-91c77418b4ff. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:30.908079 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:30.908079 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:30.908985 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0a5e7d8-4076-4e01-8982-4320c7755bce tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff returned with HTTP 200 Jul 31 05:42:30.909538 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1425/5648] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:30 2026] GET /volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:30.919529 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-51be7977-5e05-400e-8394-deb6586f2197 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:30.921326 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51be7977-5e05-400e-8394-deb6586f2197 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] DELETE https://10.4.3.227/volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff Jul 31 05:42:30.921553 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51be7977-5e05-400e-8394-deb6586f2197 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:30.921736 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-51be7977-5e05-400e-8394-deb6586f2197 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:30.921839 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.contrib.backups [None req-51be7977-5e05-400e-8394-deb6586f2197 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete backup with id: b6148397-2d55-468b-a910-91c77418b4ff. Jul 31 05:42:30.926058 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:30.926058 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:30.938090 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.backup.rpcapi [None req-51be7977-5e05-400e-8394-deb6586f2197 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] delete_backup rpcapi backup_id b6148397-2d55-468b-a910-91c77418b4ff {{(pid=100283) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:42:30.940223 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-51be7977-5e05-400e-8394-deb6586f2197 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff returned with HTTP 202 Jul 31 05:42:30.940759 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1415/5649] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:30 2026] DELETE /volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:42:30.947809 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-65ed11fa-d106-4eb6-90a6-096c678e9770 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:30.949687 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65ed11fa-d106-4eb6-90a6-096c678e9770 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff Jul 31 05:42:30.949927 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65ed11fa-d106-4eb6-90a6-096c678e9770 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:30.950138 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-65ed11fa-d106-4eb6-90a6-096c678e9770 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:30.950268 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-65ed11fa-d106-4eb6-90a6-096c678e9770 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id b6148397-2d55-468b-a910-91c77418b4ff. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:30.954912 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:30.954912 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:30.955639 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-65ed11fa-d106-4eb6-90a6-096c678e9770 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff returned with HTTP 200 Jul 31 05:42:30.956011 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1401/5650] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:30 2026] GET /volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:31.966208 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-795dfb7e-1c61-4734-920b-db4c96689655 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:31.968163 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-795dfb7e-1c61-4734-920b-db4c96689655 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff Jul 31 05:42:31.968435 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-795dfb7e-1c61-4734-920b-db4c96689655 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:31.968643 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-795dfb7e-1c61-4734-920b-db4c96689655 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:31.968761 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-795dfb7e-1c61-4734-920b-db4c96689655 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id b6148397-2d55-468b-a910-91c77418b4ff. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:31.972327 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-795dfb7e-1c61-4734-920b-db4c96689655 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff returned with HTTP 404 Jul 31 05:42:31.972830 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1410/5651] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:31 2026] GET /volume/v3/backups/b6148397-2d55-468b-a910-91c77418b4ff => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:31.979023 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9090eadc-0af8-4113-b596-c34bbe2494c1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:31.980862 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9090eadc-0af8-4113-b596-c34bbe2494c1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 Jul 31 05:42:31.981076 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9090eadc-0af8-4113-b596-c34bbe2494c1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:31.981297 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9090eadc-0af8-4113-b596-c34bbe2494c1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:31.981464 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-9090eadc-0af8-4113-b596-c34bbe2494c1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete volume with id: 231b951f-34ae-4884-bff6-84dc06678e77 Jul 31 05:42:31.988707 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:31.988707 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:31.989033 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9090eadc-0af8-4113-b596-c34bbe2494c1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:32.003815 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9090eadc-0af8-4113-b596-c34bbe2494c1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete volume request issued successfully. Jul 31 05:42:32.003989 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9090eadc-0af8-4113-b596-c34bbe2494c1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 returned with HTTP 202 Jul 31 05:42:32.004409 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1426/5652] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:31 2026] DELETE /volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:32.014158 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e5104177-60a7-4ffc-acbb-7b6b964b82b9 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:32.015976 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5104177-60a7-4ffc-acbb-7b6b964b82b9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 Jul 31 05:42:32.016198 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5104177-60a7-4ffc-acbb-7b6b964b82b9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:32.016385 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e5104177-60a7-4ffc-acbb-7b6b964b82b9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:32.023463 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:32.023463 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:32.026611 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e5104177-60a7-4ffc-acbb-7b6b964b82b9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:32.030578 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e5104177-60a7-4ffc-acbb-7b6b964b82b9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 returned with HTTP 200 Jul 31 05:42:32.031155 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1416/5653] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:32 2026] GET /volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:33.045280 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-eade38cf-fd32-4ccd-8c15-f633eec8f86b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:33.046880 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eade38cf-fd32-4ccd-8c15-f633eec8f86b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 Jul 31 05:42:33.047062 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eade38cf-fd32-4ccd-8c15-f633eec8f86b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:33.047254 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-eade38cf-fd32-4ccd-8c15-f633eec8f86b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:33.052844 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-eade38cf-fd32-4ccd-8c15-f633eec8f86b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 returned with HTTP 404 Jul 31 05:42:33.053381 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1402/5654] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:33 2026] GET /volume/v3/volumes/231b951f-34ae-4884-bff6-84dc06678e77 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:33.060663 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4aad97bb-5172-4868-975b-7a8391d5fde5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:33.062425 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4aad97bb-5172-4868-975b-7a8391d5fde5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups Jul 31 05:42:33.062660 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4aad97bb-5172-4868-975b-7a8391d5fde5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:33.062851 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4aad97bb-5172-4868-975b-7a8391d5fde5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'index' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:33.074667 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4aad97bb-5172-4868-975b-7a8391d5fde5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 200 Jul 31 05:42:33.075031 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1411/5655] 10.4.3.227 () {68 vars in 1277 bytes} [Fri Jul 31 05:42:33 2026] GET /volume/v3/backups => generated 624 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:33.084504 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1ea7f69d-2dee-4b9a-b499-e7e24d48903b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:33.086273 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ea7f69d-2dee-4b9a-b499-e7e24d48903b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups?project_id=2500d3061f804d269849c8016fd03f1d Jul 31 05:42:33.086494 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ea7f69d-2dee-4b9a-b499-e7e24d48903b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:33.086669 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1ea7f69d-2dee-4b9a-b499-e7e24d48903b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:33.091599 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1ea7f69d-2dee-4b9a-b499-e7e24d48903b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups?project_id=2500d3061f804d269849c8016fd03f1d returned with HTTP 200 Jul 31 05:42:33.091922 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1427/5656] 10.4.3.227 () {68 vars in 1364 bytes} [Fri Jul 31 05:42:33 2026] GET /volume/v3/backups?project_id=2500d3061f804d269849c8016fd03f1d => generated 624 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:33.100737 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:33.102540 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:42:33.102862 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1833228709"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:33.104412 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1833228709'}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:42:33.104549 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume of 1 GB Jul 31 05:42:33.108341 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Availability Zones retrieved successfully. Jul 31 05:42:33.113461 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Flow 'volume_create_api' (473a337b-84b1-4cc4-b89b-408e95e7755f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:33.114331 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ff3e6d-563c-4a7c-8723-e2e02f8ace2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:33.115088 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:42:33.138324 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70ff3e6d-563c-4a7c-8723-e2e02f8ace2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:33.139151 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d784594c-7290-4a89-8a9d-8117a1f1f51c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:33.176304 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Created reservations ['7f658fd0-e5c5-4fee-9840-fb52f2d2bec9', 'be1f8ce3-8253-4aa8-b780-46262174a7ce', '8492526a-8c8a-4df3-88f1-7294425f1e77', '3c80256d-7631-4e26-9e07-8570f3d58cc8'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:33.177047 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d784594c-7290-4a89-8a9d-8117a1f1f51c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f658fd0-e5c5-4fee-9840-fb52f2d2bec9', 'be1f8ce3-8253-4aa8-b780-46262174a7ce', '8492526a-8c8a-4df3-88f1-7294425f1e77', '3c80256d-7631-4e26-9e07-8570f3d58cc8']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:33.177739 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e69272f8-aea1-4fb0-99c5-ecc43db37016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:33.199216 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e69272f8-aea1-4fb0-99c5-ecc43db37016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '405737b7-f372-4f38-b4f5-05b113cb5353', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1833228709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2500d3061f804d269849c8016fd03f1d',qos_specs=None,replication_status=,reservations=['7f658fd0-e5c5-4fee-9840-fb52f2d2bec9','be1f8ce3-8253-4aa8-b780-46262174a7ce','8492526a-8c8a-4df3-88f1-7294425f1e77','3c80256d-7631-4e26-9e07-8570f3d58cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ec79241aca4859998e37f7112f517c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:42:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1833228709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=405737b7-f372-4f38-b4f5-05b113cb5353,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2500d3061f804d269849c8016fd03f1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06ec79241aca4859998e37f7112f517c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:33.199925 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e910f5f-8b89-43c7-b5d1-6977a1e20c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:33.219288 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e910f5f-8b89-43c7-b5d1-6977a1e20c8c) transitioned into state 'SUCCESS' from state '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-1833228709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2500d3061f804d269849c8016fd03f1d',qos_specs=None,replication_status=,reservations=['7f658fd0-e5c5-4fee-9840-fb52f2d2bec9','be1f8ce3-8253-4aa8-b780-46262174a7ce','8492526a-8c8a-4df3-88f1-7294425f1e77','3c80256d-7631-4e26-9e07-8570f3d58cc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ec79241aca4859998e37f7112f517c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:33.220402 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad87854-bfb1-41af-8934-18f7e077e335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:33.230832 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ad87854-bfb1-41af-8934-18f7e077e335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:33.231731 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Flow 'volume_create_api' (473a337b-84b1-4cc4-b89b-408e95e7755f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:33.232034 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume request issued successfully. Jul 31 05:42:33.232656 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-334ecebf-80f6-4c3c-8b50-8740f0d1cb8e tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:42:33.233116 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1417/5657] 10.4.3.227 () {70 vars in 1298 bytes} [Fri Jul 31 05:42:33 2026] POST /volume/v3/volumes => generated 778 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:33.246715 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-30c83b43-7d2c-41f2-882d-9a53afc555c4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:33.248916 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30c83b43-7d2c-41f2-882d-9a53afc555c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 Jul 31 05:42:33.249195 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30c83b43-7d2c-41f2-882d-9a53afc555c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:33.249445 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-30c83b43-7d2c-41f2-882d-9a53afc555c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:33.259020 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:33.259020 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:33.263199 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-30c83b43-7d2c-41f2-882d-9a53afc555c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:33.268161 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-30c83b43-7d2c-41f2-882d-9a53afc555c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 returned with HTTP 200 Jul 31 05:42:33.269058 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1403/5658] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:33 2026] GET /volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 => generated 957 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:34.281718 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-5e124073-e2ed-485c-9b79-fe979b71f51b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:34.283498 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e124073-e2ed-485c-9b79-fe979b71f51b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 Jul 31 05:42:34.283705 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e124073-e2ed-485c-9b79-fe979b71f51b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:34.283906 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-5e124073-e2ed-485c-9b79-fe979b71f51b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:34.291035 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:34.291035 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:34.294202 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-5e124073-e2ed-485c-9b79-fe979b71f51b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:34.297571 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-5e124073-e2ed-485c-9b79-fe979b71f51b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 returned with HTTP 200 Jul 31 05:42:34.298088 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1412/5659] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:34 2026] GET /volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 => generated 1009 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:34.310946 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c7871756-e274-4b79-8ce2-c03dbaed9242 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:34.312656 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7871756-e274-4b79-8ce2-c03dbaed9242 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/backups Jul 31 05:42:34.313016 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c7871756-e274-4b79-8ce2-c03dbaed9242 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "405737b7-f372-4f38-b4f5-05b113cb5353", "name": "tempest-type-Backup-616426545"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:34.314350 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-c7871756-e274-4b79-8ce2-c03dbaed9242 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Creating new backup {'backup': {'volume_id': '405737b7-f372-4f38-b4f5-05b113cb5353', 'name': 'tempest-type-Backup-616426545'}} {{(pid=100286) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 05:42:34.314478 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-c7871756-e274-4b79-8ce2-c03dbaed9242 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Creating backup of volume 405737b7-f372-4f38-b4f5-05b113cb5353 in container None Jul 31 05:42:34.321076 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:34.321076 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:34.321379 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c7871756-e274-4b79-8ce2-c03dbaed9242 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:34.334533 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-c7871756-e274-4b79-8ce2-c03dbaed9242 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Created reservations ['aa085bb6-1f43-4e6b-a2db-9feaea7379a8', '996ee7d0-70be-4159-8eef-57a5a8741816'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:34.358170 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c7871756-e274-4b79-8ce2-c03dbaed9242 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups returned with HTTP 202 Jul 31 05:42:34.358558 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1428/5660] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:42:34 2026] POST /volume/v3/backups => generated 315 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:34.367834 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-77c6801f-8980-4674-a0e9-608d4a66f922 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:34.369767 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77c6801f-8980-4674-a0e9-608d4a66f922 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:34.369994 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77c6801f-8980-4674-a0e9-608d4a66f922 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:34.370382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-77c6801f-8980-4674-a0e9-608d4a66f922 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:34.370382 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-77c6801f-8980-4674-a0e9-608d4a66f922 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:34.375093 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:34.375093 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:34.375270 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-77c6801f-8980-4674-a0e9-608d4a66f922 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:34.378152 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1418/5661] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:34 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:35.385463 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb480fd7-607e-4fae-9454-e9561a711077 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:35.387248 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb480fd7-607e-4fae-9454-e9561a711077 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:35.387459 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb480fd7-607e-4fae-9454-e9561a711077 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:35.387636 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb480fd7-607e-4fae-9454-e9561a711077 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:35.387726 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-cb480fd7-607e-4fae-9454-e9561a711077 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:35.391787 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:35.391787 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:35.392448 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb480fd7-607e-4fae-9454-e9561a711077 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:35.392772 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1404/5662] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:35 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 724 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:36.402342 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-57bb6013-8220-4fd4-9cb7-96056aa7ebe1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:36.404962 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57bb6013-8220-4fd4-9cb7-96056aa7ebe1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:36.405278 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57bb6013-8220-4fd4-9cb7-96056aa7ebe1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:36.405544 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-57bb6013-8220-4fd4-9cb7-96056aa7ebe1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:36.405697 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-57bb6013-8220-4fd4-9cb7-96056aa7ebe1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:36.410680 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:36.410680 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:36.411455 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-57bb6013-8220-4fd4-9cb7-96056aa7ebe1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:36.412049 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1413/5663] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:36 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:37.430250 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-be5755ca-05b4-4d12-98b9-7944b3739154 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:37.432417 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be5755ca-05b4-4d12-98b9-7944b3739154 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:37.432662 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be5755ca-05b4-4d12-98b9-7944b3739154 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:37.432993 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-be5755ca-05b4-4d12-98b9-7944b3739154 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:37.433132 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-be5755ca-05b4-4d12-98b9-7944b3739154 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:37.437854 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:37.437854 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:37.438584 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-be5755ca-05b4-4d12-98b9-7944b3739154 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:37.439127 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1429/5664] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:37 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:38.449867 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6ac3ecfb-3c52-4511-bcc1-616acb0d6c99 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:38.452119 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ac3ecfb-3c52-4511-bcc1-616acb0d6c99 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:38.452428 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ac3ecfb-3c52-4511-bcc1-616acb0d6c99 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:38.452683 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6ac3ecfb-3c52-4511-bcc1-616acb0d6c99 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:38.452837 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-6ac3ecfb-3c52-4511-bcc1-616acb0d6c99 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:38.457965 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:38.457965 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:38.458744 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6ac3ecfb-3c52-4511-bcc1-616acb0d6c99 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:38.459214 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1419/5665] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:38 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:39.469706 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-0238a7b5-cff3-47e9-b3b1-72f88987ec04 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:39.471430 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0238a7b5-cff3-47e9-b3b1-72f88987ec04 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:39.471720 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0238a7b5-cff3-47e9-b3b1-72f88987ec04 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:39.471901 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-0238a7b5-cff3-47e9-b3b1-72f88987ec04 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:39.471979 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-0238a7b5-cff3-47e9-b3b1-72f88987ec04 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:39.476811 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:39.476811 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:39.477664 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-0238a7b5-cff3-47e9-b3b1-72f88987ec04 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:39.478179 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1405/5666] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:39 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:40.490050 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ba7925fa-f036-4980-aa2f-c29e761f150f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:40.492020 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba7925fa-f036-4980-aa2f-c29e761f150f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:40.492326 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba7925fa-f036-4980-aa2f-c29e761f150f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:40.492585 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ba7925fa-f036-4980-aa2f-c29e761f150f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:40.492738 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-ba7925fa-f036-4980-aa2f-c29e761f150f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:40.497987 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:40.497987 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:40.498787 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ba7925fa-f036-4980-aa2f-c29e761f150f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:40.499286 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1414/5667] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:40 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:41.519957 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ca54d9f-7e8d-49c3-b943-bc3a65657af9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:41.522155 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ca54d9f-7e8d-49c3-b943-bc3a65657af9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:41.522588 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ca54d9f-7e8d-49c3-b943-bc3a65657af9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:41.522834 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ca54d9f-7e8d-49c3-b943-bc3a65657af9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:41.522997 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-7ca54d9f-7e8d-49c3-b943-bc3a65657af9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:41.527562 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:41.527562 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:41.528238 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ca54d9f-7e8d-49c3-b943-bc3a65657af9 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:41.528697 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1430/5668] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:41 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:42.541442 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f3c31842-6394-4b0d-945a-633a9c172453 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:42.543815 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3c31842-6394-4b0d-945a-633a9c172453 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:42.544114 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3c31842-6394-4b0d-945a-633a9c172453 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:42.544505 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f3c31842-6394-4b0d-945a-633a9c172453 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:42.544660 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-f3c31842-6394-4b0d-945a-633a9c172453 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:42.550094 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:42.550094 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:42.550967 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f3c31842-6394-4b0d-945a-633a9c172453 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:42.551530 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1420/5669] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:42 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:43.561846 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4e465eca-e640-4aad-9f04-fb7b357030cc None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:43.563143 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e465eca-e640-4aad-9f04-fb7b357030cc tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:43.563334 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e465eca-e640-4aad-9f04-fb7b357030cc tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:43.563541 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4e465eca-e640-4aad-9f04-fb7b357030cc tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:43.563614 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-4e465eca-e640-4aad-9f04-fb7b357030cc tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:43.567268 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:43.567268 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:43.567820 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4e465eca-e640-4aad-9f04-fb7b357030cc tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:43.568171 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1406/5670] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:43 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:44.577221 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-63303f77-64aa-4ed1-b6df-13af3434407b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:44.579047 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-63303f77-64aa-4ed1-b6df-13af3434407b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:44.579326 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-63303f77-64aa-4ed1-b6df-13af3434407b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:44.579559 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-63303f77-64aa-4ed1-b6df-13af3434407b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:44.579710 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-63303f77-64aa-4ed1-b6df-13af3434407b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:44.583615 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:44.583615 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:44.584489 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-63303f77-64aa-4ed1-b6df-13af3434407b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:44.584866 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1415/5671] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:44 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:45.593904 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8d83f1d3-1cda-401c-ae59-588a617437d8 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:45.595525 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d83f1d3-1cda-401c-ae59-588a617437d8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:45.595730 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d83f1d3-1cda-401c-ae59-588a617437d8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:45.595908 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8d83f1d3-1cda-401c-ae59-588a617437d8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:45.596013 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-8d83f1d3-1cda-401c-ae59-588a617437d8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:45.600120 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:45.600120 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:45.600731 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8d83f1d3-1cda-401c-ae59-588a617437d8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:45.601087 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1431/5672] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:45 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:46.610982 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e22545bd-5616-48ea-8019-4d7a1bf61605 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:46.613129 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e22545bd-5616-48ea-8019-4d7a1bf61605 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:46.613498 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e22545bd-5616-48ea-8019-4d7a1bf61605 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:46.613779 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e22545bd-5616-48ea-8019-4d7a1bf61605 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:46.613941 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-e22545bd-5616-48ea-8019-4d7a1bf61605 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:46.618944 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:46.618944 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:46.619560 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e22545bd-5616-48ea-8019-4d7a1bf61605 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:46.619947 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1421/5673] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:46 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:47.630266 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6fad81cf-0e96-4807-947d-5da5e8231114 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:47.631946 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fad81cf-0e96-4807-947d-5da5e8231114 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:47.632202 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fad81cf-0e96-4807-947d-5da5e8231114 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:47.632384 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6fad81cf-0e96-4807-947d-5da5e8231114 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:47.632526 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6fad81cf-0e96-4807-947d-5da5e8231114 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:47.636270 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:47.636270 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:47.636933 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6fad81cf-0e96-4807-947d-5da5e8231114 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:47.637359 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1407/5674] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:47 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:48.646874 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8d520b93-e472-41a9-af9c-6ddaadaa6eb6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:48.648811 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d520b93-e472-41a9-af9c-6ddaadaa6eb6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:42:48.649038 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d520b93-e472-41a9-af9c-6ddaadaa6eb6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:48.649285 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8d520b93-e472-41a9-af9c-6ddaadaa6eb6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:48.649402 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-8d520b93-e472-41a9-af9c-6ddaadaa6eb6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:48.653847 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:48.653847 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:48.654504 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8d520b93-e472-41a9-af9c-6ddaadaa6eb6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:42:48.654885 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1416/5675] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:48 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:48.664581 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-41500733-37a6-418c-8876-17ed7702ae25 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:48.666648 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41500733-37a6-418c-8876-17ed7702ae25 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126/action Jul 31 05:42:48.667063 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41500733-37a6-418c-8876-17ed7702ae25 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:42:48.667250 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-41500733-37a6-418c-8876-17ed7702ae25 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:48.669040 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.admin_actions [None req-41500733-37a6-418c-8876-17ed7702ae25 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Updating backup '99821da8-db19-4349-a33e-12675e1ba126' with '{'status': 'error'}' {{(pid=100286) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 05:42:48.671184 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=213,cinder:INSERT=27,cinder:UPDATE=59 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:42:48.679818 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:48.679818 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:48.689411 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-41500733-37a6-418c-8876-17ed7702ae25 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] reset_status in rpcapi backup_id 99821da8-db19-4349-a33e-12675e1ba126 on host np0000006182. {{(pid=100286) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 05:42:48.691507 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-41500733-37a6-418c-8876-17ed7702ae25 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126/action returned with HTTP 202 Jul 31 05:42:48.692214 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1432/5676] 10.4.3.227 () {70 vars in 1430 bytes} [Fri Jul 31 05:42:48 2026] POST /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:42:48.702884 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-133c1101-731e-49ce-80a5-64cf5bc71841 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:48.704802 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-133c1101-731e-49ce-80a5-64cf5bc71841 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 Jul 31 05:42:48.705048 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-133c1101-731e-49ce-80a5-64cf5bc71841 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:48.705224 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-133c1101-731e-49ce-80a5-64cf5bc71841 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:48.705370 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-133c1101-731e-49ce-80a5-64cf5bc71841 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete volume with id: 405737b7-f372-4f38-b4f5-05b113cb5353 Jul 31 05:42:48.715122 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:48.715122 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:48.715588 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-133c1101-731e-49ce-80a5-64cf5bc71841 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:48.734660 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-133c1101-731e-49ce-80a5-64cf5bc71841 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete volume request issued successfully. Jul 31 05:42:48.734912 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-133c1101-731e-49ce-80a5-64cf5bc71841 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 returned with HTTP 202 Jul 31 05:42:48.735523 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1422/5677] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:42:48 2026] DELETE /volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:42:48.746280 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-45883be9-5dd7-40d0-bbc3-8f0558199bc1 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:48.748939 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45883be9-5dd7-40d0-bbc3-8f0558199bc1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 Jul 31 05:42:48.749244 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45883be9-5dd7-40d0-bbc3-8f0558199bc1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:48.749482 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-45883be9-5dd7-40d0-bbc3-8f0558199bc1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:48.752515 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=256,cinder:UPDATE=84,cinder:INSERT=54 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:42:48.758664 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:48.758664 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:48.763068 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-45883be9-5dd7-40d0-bbc3-8f0558199bc1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:48.769442 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-45883be9-5dd7-40d0-bbc3-8f0558199bc1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 returned with HTTP 200 Jul 31 05:42:48.769903 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1408/5678] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:48 2026] GET /volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 => generated 1008 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:42:49.783328 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-7c2a9e8a-4e71-4621-978d-6a6f1dc2645f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:49.785715 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c2a9e8a-4e71-4621-978d-6a6f1dc2645f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 Jul 31 05:42:49.786048 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c2a9e8a-4e71-4621-978d-6a6f1dc2645f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:49.786352 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-7c2a9e8a-4e71-4621-978d-6a6f1dc2645f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:49.794294 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-7c2a9e8a-4e71-4621-978d-6a6f1dc2645f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 returned with HTTP 404 Jul 31 05:42:49.794905 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1417/5679] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:49 2026] GET /volume/v3/volumes/405737b7-f372-4f38-b4f5-05b113cb5353 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:42:49.802370 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:49.804006 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] POST https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c/restore Jul 31 05:42:49.804387 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:42:49.805626 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.contrib.backups [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Restoring backup 45a63e6c-540c-4968-98f5-e8bba5a0790c ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100286) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 05:42:49.805736 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Restoring backup 45a63e6c-540c-4968-98f5-e8bba5a0790c to volume None. Jul 31 05:42:49.809698 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:49.809698 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:49.810442 np0000006182 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Creating volume of 1 GB for restore of backup 45a63e6c-540c-4968-98f5-e8bba5a0790c. Jul 31 05:42:49.813417 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Availability Zones retrieved successfully. Jul 31 05:42:49.818480 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Flow 'volume_create_api' (694c899e-3869-4f13-8e0a-a202965d00a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:49.819305 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6701b9-5dc0-46d5-98c9-d926396f8c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:49.819958 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Validating volume size '1' using validate_int {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:42:49.843026 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6701b9-5dc0-46d5-98c9-d926396f8c21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:49.843765 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a84d27-6694-418e-a51a-ae5887ea4460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:49.873717 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Created reservations ['027f2492-f2d6-4581-975e-aafadbb1e9e6', 'a27a5dca-ab00-4f36-8ec9-39264f658d0b', 'f3f5dc44-479e-4883-a0fa-e01870c30f2a', '9afb5209-9f0d-4a04-9f69-bd02f7c38d75'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:42:49.874689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84a84d27-6694-418e-a51a-ae5887ea4460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['027f2492-f2d6-4581-975e-aafadbb1e9e6', 'a27a5dca-ab00-4f36-8ec9-39264f658d0b', 'f3f5dc44-479e-4883-a0fa-e01870c30f2a', '9afb5209-9f0d-4a04-9f69-bd02f7c38d75']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:49.875380 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (060d2572-3bb0-436b-80b1-4d12f8eb48dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:50.071011 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (060d2572-3bb0-436b-80b1-4d12f8eb48dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '939629d6-b289-4283-b6f1-9b71157c54dc', '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='2500d3061f804d269849c8016fd03f1d',qos_specs=None,replication_status=,reservations=['027f2492-f2d6-4581-975e-aafadbb1e9e6','a27a5dca-ab00-4f36-8ec9-39264f658d0b','f3f5dc44-479e-4883-a0fa-e01870c30f2a','9afb5209-9f0d-4a04-9f69-bd02f7c38d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ec79241aca4859998e37f7112f517c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:42:49Z,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=939629d6-b289-4283-b6f1-9b71157c54dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2500d3061f804d269849c8016fd03f1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06ec79241aca4859998e37f7112f517c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:50.071882 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a8736f-f63b-4350-9acb-3c363b255002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:50.084910 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27a8736f-f63b-4350-9acb-3c363b255002) transitioned into 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='2500d3061f804d269849c8016fd03f1d',qos_specs=None,replication_status=,reservations=['027f2492-f2d6-4581-975e-aafadbb1e9e6','a27a5dca-ab00-4f36-8ec9-39264f658d0b','f3f5dc44-479e-4883-a0fa-e01870c30f2a','9afb5209-9f0d-4a04-9f69-bd02f7c38d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06ec79241aca4859998e37f7112f517c',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:50.085531 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89791bf-41fd-4bb3-95ae-2121e685c526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:42:50.093241 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f89791bf-41fd-4bb3-95ae-2121e685c526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:42:50.093961 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Flow 'volume_create_api' (694c899e-3869-4f13-8e0a-a202965d00a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:42:50.094271 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Create volume request issued successfully. Jul 31 05:42:50.101413 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:50.101413 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:50.101730 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:51.108371 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:51.108371 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:51.108799 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:42:51.108828 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Checking backup size 1 against volume size 1 {{(pid=100286) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 05:42:51.109013 np0000006182 devstack@c-api.service[100286]: INFO cinder.backup.api [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Overwriting volume 939629d6-b289-4283-b6f1-9b71157c54dc with restore of backup 45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:42:51.119409 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] restore_backup in rpcapi backup_id 45a63e6c-540c-4968-98f5-e8bba5a0790c {{(pid=100286) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 05:42:51.120978 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7ec3441a-28a7-44f2-bbd2-fed1300012b1 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c/restore returned with HTTP 202 Jul 31 05:42:51.121439 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1433/5680] 10.4.3.227 () {70 vars in 1433 bytes} [Fri Jul 31 05:42:49 2026] POST /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c/restore => generated 152 bytes in 1319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:42:51.131549 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-fa7a69cb-e693-46a6-b3e1-bdd734504995 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:51.133285 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa7a69cb-e693-46a6-b3e1-bdd734504995 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:42:51.133522 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa7a69cb-e693-46a6-b3e1-bdd734504995 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:51.133715 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-fa7a69cb-e693-46a6-b3e1-bdd734504995 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:51.133817 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-fa7a69cb-e693-46a6-b3e1-bdd734504995 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:51.138127 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:51.138127 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:51.138915 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-fa7a69cb-e693-46a6-b3e1-bdd734504995 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:42:51.139379 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1423/5681] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:51 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:52.149606 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8e615a91-a2a8-40a2-8a91-6f7df37aa23b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:52.151557 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e615a91-a2a8-40a2-8a91-6f7df37aa23b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:42:52.151763 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e615a91-a2a8-40a2-8a91-6f7df37aa23b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:52.151941 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8e615a91-a2a8-40a2-8a91-6f7df37aa23b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:52.152042 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-8e615a91-a2a8-40a2-8a91-6f7df37aa23b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:52.156714 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:52.156714 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:52.157535 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8e615a91-a2a8-40a2-8a91-6f7df37aa23b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:42:52.158055 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1409/5682] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:52 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:53.168935 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f3d29aca-8e97-4133-b43b-c8cc1d278352 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:53.170624 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f3d29aca-8e97-4133-b43b-c8cc1d278352 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:42:53.170836 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f3d29aca-8e97-4133-b43b-c8cc1d278352 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:53.171020 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f3d29aca-8e97-4133-b43b-c8cc1d278352 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:53.171147 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-f3d29aca-8e97-4133-b43b-c8cc1d278352 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:53.175254 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:53.175254 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:53.175903 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f3d29aca-8e97-4133-b43b-c8cc1d278352 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:42:53.176309 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1418/5683] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:53 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:54.189044 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-944618b2-a496-4d3b-9407-0b7b3dd99b6f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:54.190738 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-944618b2-a496-4d3b-9407-0b7b3dd99b6f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:42:54.190915 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-944618b2-a496-4d3b-9407-0b7b3dd99b6f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:54.191114 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-944618b2-a496-4d3b-9407-0b7b3dd99b6f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:54.191231 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-944618b2-a496-4d3b-9407-0b7b3dd99b6f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:54.195003 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:54.195003 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:54.195694 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-944618b2-a496-4d3b-9407-0b7b3dd99b6f tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:42:54.195970 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1434/5684] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:54 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:55.206659 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8ca28786-a7cb-41c4-82a3-b71e560fbd30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:55.208407 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ca28786-a7cb-41c4-82a3-b71e560fbd30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:42:55.208628 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ca28786-a7cb-41c4-82a3-b71e560fbd30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:55.208809 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8ca28786-a7cb-41c4-82a3-b71e560fbd30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:55.208907 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-8ca28786-a7cb-41c4-82a3-b71e560fbd30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:55.213203 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:55.213203 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:55.213879 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8ca28786-a7cb-41c4-82a3-b71e560fbd30 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:42:55.214280 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1424/5685] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:55 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:56.224263 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-150315f4-ee50-4bd3-971f-097ffc48d0a8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:56.226121 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-150315f4-ee50-4bd3-971f-097ffc48d0a8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:42:56.227691 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-150315f4-ee50-4bd3-971f-097ffc48d0a8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:56.227691 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-150315f4-ee50-4bd3-971f-097ffc48d0a8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:56.227691 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-150315f4-ee50-4bd3-971f-097ffc48d0a8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:56.231415 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:56.231415 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:42:56.232263 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-150315f4-ee50-4bd3-971f-097ffc48d0a8 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:42:56.232783 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1410/5686] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:56 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:57.242660 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-329df3f6-fe8f-43de-b1df-68d515e73937 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:57.244512 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-329df3f6-fe8f-43de-b1df-68d515e73937 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:42:57.244736 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-329df3f6-fe8f-43de-b1df-68d515e73937 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:57.244924 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-329df3f6-fe8f-43de-b1df-68d515e73937 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:57.245054 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-329df3f6-fe8f-43de-b1df-68d515e73937 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:57.249166 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:57.249166 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:42:57.249717 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-329df3f6-fe8f-43de-b1df-68d515e73937 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:42:57.250077 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1419/5687] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:57 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:58.260030 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-808ccbda-a237-4411-ae30-c9398f197217 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:58.262195 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-808ccbda-a237-4411-ae30-c9398f197217 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:42:58.262350 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-808ccbda-a237-4411-ae30-c9398f197217 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:58.262584 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-808ccbda-a237-4411-ae30-c9398f197217 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:58.262703 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-808ccbda-a237-4411-ae30-c9398f197217 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:58.267241 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:58.267241 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:42:58.267898 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-808ccbda-a237-4411-ae30-c9398f197217 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:42:58.268291 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1435/5688] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:58 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:42:59.278755 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-72bf14f2-b685-4c01-9aba-1c716c1753e2 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:42:59.280344 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-72bf14f2-b685-4c01-9aba-1c716c1753e2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:42:59.280522 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-72bf14f2-b685-4c01-9aba-1c716c1753e2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:42:59.280689 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-72bf14f2-b685-4c01-9aba-1c716c1753e2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:42:59.280780 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-72bf14f2-b685-4c01-9aba-1c716c1753e2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:42:59.284773 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:42:59.284773 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:42:59.285350 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-72bf14f2-b685-4c01-9aba-1c716c1753e2 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:42:59.285692 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1425/5689] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:42:59 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:00.295058 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6ba4b70a-0b95-4422-bf79-3683986bf1d5 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:00.296866 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ba4b70a-0b95-4422-bf79-3683986bf1d5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:43:00.297087 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ba4b70a-0b95-4422-bf79-3683986bf1d5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:00.297356 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6ba4b70a-0b95-4422-bf79-3683986bf1d5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:00.297467 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-6ba4b70a-0b95-4422-bf79-3683986bf1d5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:43:00.301446 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:00.301446 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:00.302091 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6ba4b70a-0b95-4422-bf79-3683986bf1d5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:43:00.302495 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1411/5690] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:00 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:00.311400 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dfa2d733-563f-49b0-a263-b306492b55b3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:00.313041 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dfa2d733-563f-49b0-a263-b306492b55b3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/939629d6-b289-4283-b6f1-9b71157c54dc Jul 31 05:43:00.313258 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dfa2d733-563f-49b0-a263-b306492b55b3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:00.313435 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dfa2d733-563f-49b0-a263-b306492b55b3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:00.313584 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-dfa2d733-563f-49b0-a263-b306492b55b3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete volume with id: 939629d6-b289-4283-b6f1-9b71157c54dc Jul 31 05:43:00.315405 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=140,cinder:UPDATE=25,cinder:INSERT=27 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:43:00.321132 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:00.321132 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:00.321484 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dfa2d733-563f-49b0-a263-b306492b55b3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:43:00.335810 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-dfa2d733-563f-49b0-a263-b306492b55b3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete volume request issued successfully. Jul 31 05:43:00.336016 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dfa2d733-563f-49b0-a263-b306492b55b3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/939629d6-b289-4283-b6f1-9b71157c54dc returned with HTTP 202 Jul 31 05:43:00.336403 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1420/5691] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:43:00 2026] DELETE /volume/v3/volumes/939629d6-b289-4283-b6f1-9b71157c54dc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:00.344001 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d40dc92-b357-442b-9793-778c5ab2b600 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:00.345990 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d40dc92-b357-442b-9793-778c5ab2b600 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/939629d6-b289-4283-b6f1-9b71157c54dc Jul 31 05:43:00.346317 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d40dc92-b357-442b-9793-778c5ab2b600 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:00.346577 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d40dc92-b357-442b-9793-778c5ab2b600 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:00.353808 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:00.353808 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:00.357586 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0d40dc92-b357-442b-9793-778c5ab2b600 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:43:00.361973 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d40dc92-b357-442b-9793-778c5ab2b600 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/939629d6-b289-4283-b6f1-9b71157c54dc returned with HTTP 200 Jul 31 05:43:00.362469 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1436/5692] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:00 2026] GET /volume/v3/volumes/939629d6-b289-4283-b6f1-9b71157c54dc => generated 1065 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:01.375499 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5136129a-586c-4f4b-9181-6cc88fb67651 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:01.377108 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5136129a-586c-4f4b-9181-6cc88fb67651 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/939629d6-b289-4283-b6f1-9b71157c54dc Jul 31 05:43:01.377301 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5136129a-586c-4f4b-9181-6cc88fb67651 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:01.377483 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5136129a-586c-4f4b-9181-6cc88fb67651 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:01.383162 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5136129a-586c-4f4b-9181-6cc88fb67651 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/939629d6-b289-4283-b6f1-9b71157c54dc returned with HTTP 404 Jul 31 05:43:01.383597 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1426/5693] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:01 2026] GET /volume/v3/volumes/939629d6-b289-4283-b6f1-9b71157c54dc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:01.391425 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-822d0cc5-a2b4-4024-9755-3a97646be9db None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:01.393463 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-822d0cc5-a2b4-4024-9755-3a97646be9db tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:43:01.393704 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-822d0cc5-a2b4-4024-9755-3a97646be9db tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:01.393921 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-822d0cc5-a2b4-4024-9755-3a97646be9db tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:01.394053 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-822d0cc5-a2b4-4024-9755-3a97646be9db tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:43:01.398467 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:01.398467 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:01.399135 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-822d0cc5-a2b4-4024-9755-3a97646be9db tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:43:01.399487 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1412/5694] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:01 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:01.409700 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a0b7333f-bea4-4518-b7dd-f3ae531ac145 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:01.411367 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0b7333f-bea4-4518-b7dd-f3ae531ac145 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] DELETE https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:43:01.411575 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0b7333f-bea4-4518-b7dd-f3ae531ac145 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:01.411751 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a0b7333f-bea4-4518-b7dd-f3ae531ac145 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:01.412493 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-a0b7333f-bea4-4518-b7dd-f3ae531ac145 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete backup with id: 99821da8-db19-4349-a33e-12675e1ba126. Jul 31 05:43:01.415753 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:01.415753 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:01.426789 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-a0b7333f-bea4-4518-b7dd-f3ae531ac145 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] delete_backup rpcapi backup_id 99821da8-db19-4349-a33e-12675e1ba126 {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:43:01.428801 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a0b7333f-bea4-4518-b7dd-f3ae531ac145 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 202 Jul 31 05:43:01.429387 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1421/5695] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:43:01 2026] DELETE /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:43:01.435792 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-69866dcb-9c31-4fd0-9e35-feded549defb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:01.437661 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-69866dcb-9c31-4fd0-9e35-feded549defb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:43:01.437874 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-69866dcb-9c31-4fd0-9e35-feded549defb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:01.438092 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-69866dcb-9c31-4fd0-9e35-feded549defb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:01.438298 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-69866dcb-9c31-4fd0-9e35-feded549defb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:43:01.442626 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:01.442626 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:01.443326 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-69866dcb-9c31-4fd0-9e35-feded549defb tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 200 Jul 31 05:43:01.443688 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1437/5696] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:01 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:01.834436 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-bf0cf51b-ff7d-4bb0-91f3-aff4337ef04f req-28b8162a-9f7e-4487-9660-6d5a2651fb97 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:01.836569 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bf0cf51b-ff7d-4bb0-91f3-aff4337ef04f req-28b8162a-9f7e-4487-9660-6d5a2651fb97 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/attachments/84394fdd-2e00-435e-a4b2-191679d0d4cb Jul 31 05:43:01.836738 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bf0cf51b-ff7d-4bb0-91f3-aff4337ef04f req-28b8162a-9f7e-4487-9660-6d5a2651fb97 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:01.836918 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-bf0cf51b-ff7d-4bb0-91f3-aff4337ef04f req-28b8162a-9f7e-4487-9660-6d5a2651fb97 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'version_select' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:01.845263 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:01.845263 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:01.888845 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-bf0cf51b-ff7d-4bb0-91f3-aff4337ef04f req-28b8162a-9f7e-4487-9660-6d5a2651fb97 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/84394fdd-2e00-435e-a4b2-191679d0d4cb returned with HTTP 200 Jul 31 05:43:01.889553 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1427/5697] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:43:01 2026] DELETE /volume/v3/attachments/84394fdd-2e00-435e-a4b2-191679d0d4cb => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:02.453353 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7eb19ce4-ea65-44f5-b2af-19561ede3ac6 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:02.455136 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7eb19ce4-ea65-44f5-b2af-19561ede3ac6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 Jul 31 05:43:02.455344 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7eb19ce4-ea65-44f5-b2af-19561ede3ac6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:02.455527 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7eb19ce4-ea65-44f5-b2af-19561ede3ac6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:02.455630 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.backups [None req-7eb19ce4-ea65-44f5-b2af-19561ede3ac6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 99821da8-db19-4349-a33e-12675e1ba126. {{(pid=100284) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:43:02.458910 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7eb19ce4-ea65-44f5-b2af-19561ede3ac6 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 returned with HTTP 404 Jul 31 05:43:02.459382 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1413/5698] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:02 2026] GET /volume/v3/backups/99821da8-db19-4349-a33e-12675e1ba126 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:02.467172 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-fc2779e6-b79f-48a6-b07e-240a3f2eb7f5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:02.468901 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc2779e6-b79f-48a6-b07e-240a3f2eb7f5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] DELETE https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:43:02.469140 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc2779e6-b79f-48a6-b07e-240a3f2eb7f5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:02.469357 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-fc2779e6-b79f-48a6-b07e-240a3f2eb7f5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:02.469454 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.contrib.backups [None req-fc2779e6-b79f-48a6-b07e-240a3f2eb7f5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete backup with id: 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. Jul 31 05:43:02.473639 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:02.473639 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:02.485339 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.backup.rpcapi [None req-fc2779e6-b79f-48a6-b07e-240a3f2eb7f5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] delete_backup rpcapi backup_id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f {{(pid=100285) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:43:02.486872 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-fc2779e6-b79f-48a6-b07e-240a3f2eb7f5 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 202 Jul 31 05:43:02.487355 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1422/5699] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:43:02 2026] DELETE /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:43:02.493935 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0d05a738-a359-444d-a553-df9dc02d9427 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:02.495870 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d05a738-a359-444d-a553-df9dc02d9427 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:43:02.496156 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d05a738-a359-444d-a553-df9dc02d9427 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:02.496389 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0d05a738-a359-444d-a553-df9dc02d9427 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:02.496509 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.backups [None req-0d05a738-a359-444d-a553-df9dc02d9427 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100286) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:43:02.500901 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:02.500901 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:02.502009 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0d05a738-a359-444d-a553-df9dc02d9427 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 200 Jul 31 05:43:02.502009 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1438/5700] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:02 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:03.090492 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0a744f8c-bd14-4146-8064-ecc56a1ccc11 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:03.092340 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a744f8c-bd14-4146-8064-ecc56a1ccc11 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 Jul 31 05:43:03.092564 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a744f8c-bd14-4146-8064-ecc56a1ccc11 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:03.092759 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0a744f8c-bd14-4146-8064-ecc56a1ccc11 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:03.092951 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-0a744f8c-bd14-4146-8064-ecc56a1ccc11 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume with id: d9ffe755-9098-4255-bc40-006e7f042385 Jul 31 05:43:03.100233 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:03.100233 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:03.100704 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0a744f8c-bd14-4146-8064-ecc56a1ccc11 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:43:03.115175 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-0a744f8c-bd14-4146-8064-ecc56a1ccc11 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume request issued successfully. Jul 31 05:43:03.115357 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0a744f8c-bd14-4146-8064-ecc56a1ccc11 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 returned with HTTP 202 Jul 31 05:43:03.115767 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1428/5701] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:43:03 2026] DELETE /volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:03.122032 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f410ada5-06a0-43a1-9ed9-8dbea0fea236 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:03.123890 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f410ada5-06a0-43a1-9ed9-8dbea0fea236 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 Jul 31 05:43:03.124486 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f410ada5-06a0-43a1-9ed9-8dbea0fea236 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:03.124678 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f410ada5-06a0-43a1-9ed9-8dbea0fea236 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:03.133205 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:03.133205 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:03.138344 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f410ada5-06a0-43a1-9ed9-8dbea0fea236 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:43:03.145268 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f410ada5-06a0-43a1-9ed9-8dbea0fea236 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 returned with HTTP 200 Jul 31 05:43:03.145788 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1414/5702] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:43:03 2026] GET /volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 => generated 1392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:03.511423 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dbd2f5dc-8451-40d1-a678-1fe9d965f09b None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:03.513529 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dbd2f5dc-8451-40d1-a678-1fe9d965f09b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f Jul 31 05:43:03.513779 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dbd2f5dc-8451-40d1-a678-1fe9d965f09b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:03.514018 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dbd2f5dc-8451-40d1-a678-1fe9d965f09b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:03.514175 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.backups [None req-dbd2f5dc-8451-40d1-a678-1fe9d965f09b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 5c1b0f1c-a18b-4414-89ac-0c9e4172523f. {{(pid=100285) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:43:03.518215 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dbd2f5dc-8451-40d1-a678-1fe9d965f09b tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f returned with HTTP 404 Jul 31 05:43:03.518728 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1423/5703] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:03 2026] GET /volume/v3/backups/5c1b0f1c-a18b-4414-89ac-0c9e4172523f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:03.524756 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-19f58911-2899-47df-b90e-8669e28fa317 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:03.526424 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19f58911-2899-47df-b90e-8669e28fa317 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] DELETE https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:43:03.526623 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19f58911-2899-47df-b90e-8669e28fa317 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:03.526797 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-19f58911-2899-47df-b90e-8669e28fa317 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:03.526890 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.contrib.backups [None req-19f58911-2899-47df-b90e-8669e28fa317 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete backup with id: 45a63e6c-540c-4968-98f5-e8bba5a0790c. Jul 31 05:43:03.530760 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:03.530760 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:03.541323 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.backup.rpcapi [None req-19f58911-2899-47df-b90e-8669e28fa317 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] delete_backup rpcapi backup_id 45a63e6c-540c-4968-98f5-e8bba5a0790c {{(pid=100286) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 05:43:03.543791 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-19f58911-2899-47df-b90e-8669e28fa317 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 202 Jul 31 05:43:03.544641 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1439/5704] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:43:03 2026] DELETE /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:43:03.551024 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d86da09d-0df4-44b3-98e6-1200bef380af None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:03.552862 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d86da09d-0df4-44b3-98e6-1200bef380af tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:43:03.553116 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d86da09d-0df4-44b3-98e6-1200bef380af tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:03.553316 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d86da09d-0df4-44b3-98e6-1200bef380af tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:03.553421 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-d86da09d-0df4-44b3-98e6-1200bef380af tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:43:03.557862 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:03.557862 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:03.558508 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d86da09d-0df4-44b3-98e6-1200bef380af tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 200 Jul 31 05:43:03.558875 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1429/5705] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:03 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:04.158906 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-deb15424-f2d9-4218-a62f-3062a77f6825 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:04.160708 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-deb15424-f2d9-4218-a62f-3062a77f6825 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 Jul 31 05:43:04.161023 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-deb15424-f2d9-4218-a62f-3062a77f6825 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:04.161306 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-deb15424-f2d9-4218-a62f-3062a77f6825 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:04.167649 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-deb15424-f2d9-4218-a62f-3062a77f6825 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 returned with HTTP 404 Jul 31 05:43:04.167835 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1415/5706] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:43:04 2026] GET /volume/v3/volumes/d9ffe755-9098-4255-bc40-006e7f042385 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:04.174342 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bf448c9b-75de-4d6a-b43a-dea0b7ddccd8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:04.175944 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf448c9b-75de-4d6a-b43a-dea0b7ddccd8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 Jul 31 05:43:04.176488 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf448c9b-75de-4d6a-b43a-dea0b7ddccd8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:04.176673 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bf448c9b-75de-4d6a-b43a-dea0b7ddccd8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:04.176773 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.snapshots [None req-bf448c9b-75de-4d6a-b43a-dea0b7ddccd8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete snapshot with id: 295bb379-45a7-44da-a3be-81801e1af8d7 Jul 31 05:43:04.181306 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:04.181306 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:04.181692 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bf448c9b-75de-4d6a-b43a-dea0b7ddccd8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:43:04.196676 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bf448c9b-75de-4d6a-b43a-dea0b7ddccd8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot delete request issued successfully. Jul 31 05:43:04.196834 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bf448c9b-75de-4d6a-b43a-dea0b7ddccd8 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 returned with HTTP 202 Jul 31 05:43:04.197280 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1424/5707] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:43:04 2026] DELETE /volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:04.204165 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7c75ba88-95e2-4a2d-aff6-61a9f443074d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:04.206093 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c75ba88-95e2-4a2d-aff6-61a9f443074d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 Jul 31 05:43:04.206377 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c75ba88-95e2-4a2d-aff6-61a9f443074d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:04.206645 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7c75ba88-95e2-4a2d-aff6-61a9f443074d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:04.212556 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:04.212556 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:04.212994 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7c75ba88-95e2-4a2d-aff6-61a9f443074d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Snapshot retrieved successfully. Jul 31 05:43:04.213793 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7c75ba88-95e2-4a2d-aff6-61a9f443074d tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 returned with HTTP 200 Jul 31 05:43:04.214142 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1440/5708] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:43:04 2026] GET /volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:04.568775 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dacffe35-671c-41c3-8a11-02f4ea3b7026 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:04.570441 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dacffe35-671c-41c3-8a11-02f4ea3b7026 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c Jul 31 05:43:04.570680 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dacffe35-671c-41c3-8a11-02f4ea3b7026 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:04.570926 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dacffe35-671c-41c3-8a11-02f4ea3b7026 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:04.571072 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.backups [None req-dacffe35-671c-41c3-8a11-02f4ea3b7026 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Show backup with id 45a63e6c-540c-4968-98f5-e8bba5a0790c. {{(pid=100283) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 05:43:04.574549 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dacffe35-671c-41c3-8a11-02f4ea3b7026 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c returned with HTTP 404 Jul 31 05:43:04.575025 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1430/5709] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:04 2026] GET /volume/v3/backups/45a63e6c-540c-4968-98f5-e8bba5a0790c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:04.581414 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c1bb9244-b9d3-4e17-969b-880fbb491ed3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:04.583192 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1bb9244-b9d3-4e17-969b-880fbb491ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] DELETE https://10.4.3.227/volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 Jul 31 05:43:04.583396 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1bb9244-b9d3-4e17-969b-880fbb491ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:04.583588 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c1bb9244-b9d3-4e17-969b-880fbb491ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:04.583752 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-c1bb9244-b9d3-4e17-969b-880fbb491ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete volume with id: c3a05b62-ff98-4d72-9e62-1d87ff28cb19 Jul 31 05:43:04.591255 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:04.591255 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:04.591623 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c1bb9244-b9d3-4e17-969b-880fbb491ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:43:04.607381 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c1bb9244-b9d3-4e17-969b-880fbb491ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Delete volume request issued successfully. Jul 31 05:43:04.607568 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c1bb9244-b9d3-4e17-969b-880fbb491ed3 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 returned with HTTP 202 Jul 31 05:43:04.608020 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1416/5710] 10.4.3.227 () {68 vars in 1391 bytes} [Fri Jul 31 05:43:04 2026] DELETE /volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:04.613872 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-212f52a0-d089-470e-bc78-ffbb577267c4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:04.615558 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-212f52a0-d089-470e-bc78-ffbb577267c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 Jul 31 05:43:04.615752 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-212f52a0-d089-470e-bc78-ffbb577267c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:04.615938 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-212f52a0-d089-470e-bc78-ffbb577267c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:04.622685 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:04.622685 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:04.625986 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-212f52a0-d089-470e-bc78-ffbb577267c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Volume info retrieved successfully. Jul 31 05:43:04.629853 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-212f52a0-d089-470e-bc78-ffbb577267c4 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 returned with HTTP 200 Jul 31 05:43:04.630338 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1425/5711] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:04 2026] GET /volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:05.222735 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f5363074-a046-4a29-b207-28bcef0f604f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:05.224574 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5363074-a046-4a29-b207-28bcef0f604f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 Jul 31 05:43:05.224782 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5363074-a046-4a29-b207-28bcef0f604f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:05.225025 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5363074-a046-4a29-b207-28bcef0f604f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:05.229018 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5363074-a046-4a29-b207-28bcef0f604f tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 returned with HTTP 404 Jul 31 05:43:05.229533 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1441/5712] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:43:05 2026] GET /volume/v3/snapshots/295bb379-45a7-44da-a3be-81801e1af8d7 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:05.642675 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-497347f0-3d1c-402e-a4dd-561f47587736 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:05.644494 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-497347f0-3d1c-402e-a4dd-561f47587736 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] GET https://10.4.3.227/volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 Jul 31 05:43:05.644727 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-497347f0-3d1c-402e-a4dd-561f47587736 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:05.644951 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-497347f0-3d1c-402e-a4dd-561f47587736 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:05.651843 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-497347f0-3d1c-402e-a4dd-561f47587736 tempest-ProjectAdminTests33-1122032787 tempest-ProjectAdminTests33-1122032787-project-admin] https://10.4.3.227/volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 returned with HTTP 404 Jul 31 05:43:05.652420 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1431/5713] 10.4.3.227 () {68 vars in 1388 bytes} [Fri Jul 31 05:43:05 2026] GET /volume/v3/volumes/c3a05b62-ff98-4d72-9e62-1d87ff28cb19 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:06.718356 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-a27db973-5315-4b2b-bc7f-cf728ab2f499 req-a74c627a-9a66-4522-a5e0-616b5c1ff4ab None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:06.720709 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a27db973-5315-4b2b-bc7f-cf728ab2f499 req-a74c627a-9a66-4522-a5e0-616b5c1ff4ab tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/attachments/a471929e-f670-4f35-8888-a7bb33d3ec80 Jul 31 05:43:06.720983 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a27db973-5315-4b2b-bc7f-cf728ab2f499 req-a74c627a-9a66-4522-a5e0-616b5c1ff4ab tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:06.721198 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-a27db973-5315-4b2b-bc7f-cf728ab2f499 req-a74c627a-9a66-4522-a5e0-616b5c1ff4ab tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:06.729045 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:06.729045 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:06.772302 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-a27db973-5315-4b2b-bc7f-cf728ab2f499 req-a74c627a-9a66-4522-a5e0-616b5c1ff4ab tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/attachments/a471929e-f670-4f35-8888-a7bb33d3ec80 returned with HTTP 200 Jul 31 05:43:06.772782 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1417/5714] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:43:06 2026] DELETE /volume/v3/attachments/a471929e-f670-4f35-8888-a7bb33d3ec80 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:07.134057 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09c89dae-fe81-4c65-8fd7-d2c01947e199 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.224590 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09c89dae-fe81-4c65-8fd7-d2c01947e199 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:07.225013 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09c89dae-fe81-4c65-8fd7-d2c01947e199 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-889997741", "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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.241284 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09c89dae-fe81-4c65-8fd7-d2c01947e199 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:07.241642 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1426/5715] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:07 2026] POST /volume/v3/types => generated 379 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:07.250687 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b9504bdb-7040-4f4e-987c-7551c1254ced None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.252303 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9504bdb-7040-4f4e-987c-7551c1254ced tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] POST https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption Jul 31 05:43:07.252578 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b9504bdb-7040-4f4e-987c-7551c1254ced tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.268146 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b9504bdb-7040-4f4e-987c-7551c1254ced tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption returned with HTTP 200 Jul 31 05:43:07.268653 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1442/5716] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:43:07 2026] POST /volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:07.277164 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f02ef6d6-7b57-4f49-8082-cad6d925f0fd None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.279390 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f02ef6d6-7b57-4f49-8082-cad6d925f0fd tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:07.279875 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f02ef6d6-7b57-4f49-8082-cad6d925f0fd tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1686396398", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.284143 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=186,cinder:INSERT=39,cinder:UPDATE=67 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:43:07.297398 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f02ef6d6-7b57-4f49-8082-cad6d925f0fd tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:07.297775 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1432/5717] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:07 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 31 05:43:07.306449 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-d42753d1-e9f7-4363-8632-7626da0ecb20 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.386243 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d42753d1-e9f7-4363-8632-7626da0ecb20 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] POST https://10.4.3.227/volume/v3/types/9cf23834-b3a7-4cdc-868f-b6067f810262/encryption Jul 31 05:43:07.386532 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-d42753d1-e9f7-4363-8632-7626da0ecb20 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.387857 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:07.387857 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:07.388294 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-d42753d1-e9f7-4363-8632-7626da0ecb20 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.388457 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-d42753d1-e9f7-4363-8632-7626da0ecb20 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/9cf23834-b3a7-4cdc-868f-b6067f810262/encryption returned with HTTP 403 Jul 31 05:43:07.388811 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1418/5718] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:43:07 2026] POST /volume/v3/types/9cf23834-b3a7-4cdc-868f-b6067f810262/encryption => generated 127 bytes in 83 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.396062 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-24913b23-f490-4584-ba5b-daacf7c17561 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.397993 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24913b23-f490-4584-ba5b-daacf7c17561 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:07.398460 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-24913b23-f490-4584-ba5b-daacf7c17561 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1842779012", "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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.413382 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-24913b23-f490-4584-ba5b-daacf7c17561 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:07.413867 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1427/5719] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:07 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 31 05:43:07.421538 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7cc60ac8-3198-4c27-862f-6347a7cb2c15 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.423309 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cc60ac8-3198-4c27-862f-6347a7cb2c15 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] POST https://10.4.3.227/volume/v3/types/02063339-f753-41c1-b0b4-8ba1bd2a5afc/extra_specs Jul 31 05:43:07.423698 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7cc60ac8-3198-4c27-862f-6347a7cb2c15 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.425513 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-7cc60ac8-3198-4c27-862f-6347a7cb2c15 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.425730 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7cc60ac8-3198-4c27-862f-6347a7cb2c15 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/02063339-f753-41c1-b0b4-8ba1bd2a5afc/extra_specs returned with HTTP 403 Jul 31 05:43:07.426215 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1443/5720] 10.4.3.227 () {68 vars in 1399 bytes} [Fri Jul 31 05:43:07 2026] POST /volume/v3/types/02063339-f753-41c1-b0b4-8ba1bd2a5afc/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.432640 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-d4ddbed3-fece-476b-b18e-4b68f450d8a3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.434404 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4ddbed3-fece-476b-b18e-4b68f450d8a3 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] PUT https://10.4.3.227/volume/v3/types/02063339-f753-41c1-b0b4-8ba1bd2a5afc/extra_specs/key2 Jul 31 05:43:07.434812 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-d4ddbed3-fece-476b-b18e-4b68f450d8a3 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.436648 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-d4ddbed3-fece-476b-b18e-4b68f450d8a3 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.436857 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-d4ddbed3-fece-476b-b18e-4b68f450d8a3 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/02063339-f753-41c1-b0b4-8ba1bd2a5afc/extra_specs/key2 returned with HTTP 403 Jul 31 05:43:07.437462 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1433/5721] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:43:07 2026] PUT /volume/v3/types/02063339-f753-41c1-b0b4-8ba1bd2a5afc/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.443601 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a0219b17-57c3-49b7-a3fb-702343aab72e None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.445224 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0219b17-57c3-49b7-a3fb-702343aab72e tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:07.445943 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a0219b17-57c3-49b7-a3fb-702343aab72e tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.447657 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-a0219b17-57c3-49b7-a3fb-702343aab72e tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.447829 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a0219b17-57c3-49b7-a3fb-702343aab72e tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types returned with HTTP 403 Jul 31 05:43:07.448243 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1419/5722] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:43:07 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.454871 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-02b6e18e-369f-4a4d-928b-6c7c4f18c1a8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.456560 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02b6e18e-369f-4a4d-928b-6c7c4f18c1a8 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:07.456915 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-02b6e18e-369f-4a4d-928b-6c7c4f18c1a8 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-256631121", "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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.471687 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-02b6e18e-369f-4a4d-928b-6c7c4f18c1a8 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:07.472406 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1428/5723] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:07 2026] POST /volume/v3/types => generated 379 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:07.479821 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6c81f4d8-d0fe-4868-9490-fb209d15cbe9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.481527 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c81f4d8-d0fe-4868-9490-fb209d15cbe9 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] POST https://10.4.3.227/volume/v3/types/67edbb3b-0a3d-470a-a6a9-6d9cf0f77327/encryption Jul 31 05:43:07.481863 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6c81f4d8-d0fe-4868-9490-fb209d15cbe9 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.495353 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6c81f4d8-d0fe-4868-9490-fb209d15cbe9 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types/67edbb3b-0a3d-470a-a6a9-6d9cf0f77327/encryption returned with HTTP 200 Jul 31 05:43:07.495910 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1444/5724] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:43:07 2026] POST /volume/v3/types/67edbb3b-0a3d-470a-a6a9-6d9cf0f77327/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:07.503770 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-74032dcf-5781-4505-a2f7-cabe30dfba6b None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.505782 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74032dcf-5781-4505-a2f7-cabe30dfba6b tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] DELETE https://10.4.3.227/volume/v3/types/67edbb3b-0a3d-470a-a6a9-6d9cf0f77327/encryption/6058ec2a-0884-4d11-8cb3-3a158783345a Jul 31 05:43:07.506018 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74032dcf-5781-4505-a2f7-cabe30dfba6b tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.506261 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-74032dcf-5781-4505-a2f7-cabe30dfba6b tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.507042 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-74032dcf-5781-4505-a2f7-cabe30dfba6b tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.507234 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-74032dcf-5781-4505-a2f7-cabe30dfba6b tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/67edbb3b-0a3d-470a-a6a9-6d9cf0f77327/encryption/6058ec2a-0884-4d11-8cb3-3a158783345a returned with HTTP 403 Jul 31 05:43:07.507705 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1434/5725] 10.4.3.227 () {66 vars in 1489 bytes} [Fri Jul 31 05:43:07 2026] DELETE /volume/v3/types/67edbb3b-0a3d-470a-a6a9-6d9cf0f77327/encryption/6058ec2a-0884-4d11-8cb3-3a158783345a => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.514770 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8a0c0eff-e519-45c6-9187-f119dcbd02a3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.516987 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a0c0eff-e519-45c6-9187-f119dcbd02a3 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:07.517527 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8a0c0eff-e519-45c6-9187-f119dcbd02a3 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1495210319", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.536495 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8a0c0eff-e519-45c6-9187-f119dcbd02a3 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:07.536936 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1420/5726] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:07 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:07.544663 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-23172b2c-a25b-4416-946b-10d5aea14199 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.546788 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23172b2c-a25b-4416-946b-10d5aea14199 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] DELETE https://10.4.3.227/volume/v3/types/ffe9911f-093d-4a58-89ae-b5f1d447984a/extra_specs/key1 Jul 31 05:43:07.546995 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23172b2c-a25b-4416-946b-10d5aea14199 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.547241 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-23172b2c-a25b-4416-946b-10d5aea14199 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.553373 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-23172b2c-a25b-4416-946b-10d5aea14199 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.553631 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-23172b2c-a25b-4416-946b-10d5aea14199 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/ffe9911f-093d-4a58-89ae-b5f1d447984a/extra_specs/key1 returned with HTTP 403 Jul 31 05:43:07.554090 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1429/5727] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:43:07 2026] DELETE /volume/v3/types/ffe9911f-093d-4a58-89ae-b5f1d447984a/extra_specs/key1 => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.563189 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b71221f5-148a-4af6-932a-9cc12e6d6d9e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.565048 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b71221f5-148a-4af6-932a-9cc12e6d6d9e tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:07.565490 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b71221f5-148a-4af6-932a-9cc12e6d6d9e tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1937628548", "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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.583012 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b71221f5-148a-4af6-932a-9cc12e6d6d9e tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:07.583399 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1445/5728] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:07 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 31 05:43:07.591199 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-15474d18-ddeb-49bb-b68d-cf7d9c2e476d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.593597 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15474d18-ddeb-49bb-b68d-cf7d9c2e476d tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] DELETE https://10.4.3.227/volume/v3/types/8894502f-24d9-4c44-8b3e-ed71b3399413 Jul 31 05:43:07.593815 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-15474d18-ddeb-49bb-b68d-cf7d9c2e476d tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.594068 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-15474d18-ddeb-49bb-b68d-cf7d9c2e476d tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.594771 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-15474d18-ddeb-49bb-b68d-cf7d9c2e476d tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.594954 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-15474d18-ddeb-49bb-b68d-cf7d9c2e476d tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/8894502f-24d9-4c44-8b3e-ed71b3399413 returned with HTTP 403 Jul 31 05:43:07.595403 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1435/5729] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:07 2026] DELETE /volume/v3/types/8894502f-24d9-4c44-8b3e-ed71b3399413 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.602747 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c467e354-27f7-4881-96d9-4b0b3b930df2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.604666 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c467e354-27f7-4881-96d9-4b0b3b930df2 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] GET https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs Jul 31 05:43:07.604873 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c467e354-27f7-4881-96d9-4b0b3b930df2 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.605082 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c467e354-27f7-4881-96d9-4b0b3b930df2 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.612857 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c467e354-27f7-4881-96d9-4b0b3b930df2 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs returned with HTTP 200 Jul 31 05:43:07.613250 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1421/5730] 10.4.3.227 () {66 vars in 1378 bytes} [Fri Jul 31 05:43:07 2026] GET /volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs => generated 123 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:07.622210 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34fc30f6-cd61-4f7d-be40-e01f99751632 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.624167 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34fc30f6-cd61-4f7d-be40-e01f99751632 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] GET https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption/cipher Jul 31 05:43:07.624370 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34fc30f6-cd61-4f7d-be40-e01f99751632 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.624587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34fc30f6-cd61-4f7d-be40-e01f99751632 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.625320 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-34fc30f6-cd61-4f7d-be40-e01f99751632 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.625480 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34fc30f6-cd61-4f7d-be40-e01f99751632 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption/cipher returned with HTTP 403 Jul 31 05:43:07.626045 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1430/5731] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:43:07 2026] GET /volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.634016 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bcb58fc9-a1a8-4ccf-a2cf-599a744c07ed None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.636039 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcb58fc9-a1a8-4ccf-a2cf-599a744c07ed tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] GET https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption Jul 31 05:43:07.636274 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bcb58fc9-a1a8-4ccf-a2cf-599a744c07ed tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.636479 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bcb58fc9-a1a8-4ccf-a2cf-599a744c07ed tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.637189 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-bcb58fc9-a1a8-4ccf-a2cf-599a744c07ed tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.637382 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bcb58fc9-a1a8-4ccf-a2cf-599a744c07ed tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption returned with HTTP 403 Jul 31 05:43:07.637796 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1446/5732] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:43:07 2026] GET /volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.644860 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-03a38a0c-5d48-4912-b320-711eb172a8eb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.647053 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03a38a0c-5d48-4912-b320-711eb172a8eb tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] GET https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs/multiattach Jul 31 05:43:07.647281 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03a38a0c-5d48-4912-b320-711eb172a8eb tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.647507 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-03a38a0c-5d48-4912-b320-711eb172a8eb tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.655682 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-03a38a0c-5d48-4912-b320-711eb172a8eb tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs/multiattach returned with HTTP 200 Jul 31 05:43:07.656070 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1436/5733] 10.4.3.227 () {66 vars in 1414 bytes} [Fri Jul 31 05:43:07 2026] GET /volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:43:07.663605 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5e8c2397-4e78-4cb5-9905-e436e9c590bb None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.665555 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e8c2397-4e78-4cb5-9905-e436e9c590bb tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] GET https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs/volume_backend_name Jul 31 05:43:07.665753 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e8c2397-4e78-4cb5-9905-e436e9c590bb tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.666063 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5e8c2397-4e78-4cb5-9905-e436e9c590bb tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.673973 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5e8c2397-4e78-4cb5-9905-e436e9c590bb tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 05:43:07.674438 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1422/5734] 10.4.3.227 () {66 vars in 1438 bytes} [Fri Jul 31 05:43:07 2026] GET /volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.683819 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-f78e982e-c315-49e8-81e8-69afa166f596 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.685758 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f78e982e-c315-49e8-81e8-69afa166f596 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] PUT https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption/6dba75aa-db88-436b-bb75-8847f90d670b Jul 31 05:43:07.686079 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-f78e982e-c315-49e8-81e8-69afa166f596 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.687919 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-f78e982e-c315-49e8-81e8-69afa166f596 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.688116 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-f78e982e-c315-49e8-81e8-69afa166f596 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption/6dba75aa-db88-436b-bb75-8847f90d670b returned with HTTP 403 Jul 31 05:43:07.688695 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1431/5735] 10.4.3.227 () {68 vars in 1506 bytes} [Fri Jul 31 05:43:07 2026] PUT /volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/encryption/6dba75aa-db88-436b-bb75-8847f90d670b => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.697482 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1deeff53-e89e-4ff0-ad86-18025edd6b94 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.699216 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1deeff53-e89e-4ff0-ad86-18025edd6b94 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] PUT https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs/key1 Jul 31 05:43:07.699528 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1deeff53-e89e-4ff0-ad86-18025edd6b94 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.701264 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-1deeff53-e89e-4ff0-ad86-18025edd6b94 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.701429 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1deeff53-e89e-4ff0-ad86-18025edd6b94 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs/key1 returned with HTTP 403 Jul 31 05:43:07.701874 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1447/5736] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:43:07 2026] PUT /volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.709641 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6d5ea19b-241a-48fc-911d-8b60e1c55f17 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.711564 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d5ea19b-241a-48fc-911d-8b60e1c55f17 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] PUT https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751 Jul 31 05:43:07.711953 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6d5ea19b-241a-48fc-911d-8b60e1c55f17 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:07.713930 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-6d5ea19b-241a-48fc-911d-8b60e1c55f17 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '55eb3d7e71fd44d79249f051a3519e94', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e0d7c1c3f4a43ab841da670907b59a6', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:07.714169 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6d5ea19b-241a-48fc-911d-8b60e1c55f17 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-reader] https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751 returned with HTTP 403 Jul 31 05:43:07.714582 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1437/5737] 10.4.3.227 () {68 vars in 1362 bytes} [Fri Jul 31 05:43:07 2026] PUT /volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:07.722545 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-ae3c858a-44bc-49f2-91e2-2298f436855b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.724379 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae3c858a-44bc-49f2-91e2-2298f436855b tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] DELETE https://10.4.3.227/volume/v3/types/8894502f-24d9-4c44-8b3e-ed71b3399413 Jul 31 05:43:07.724565 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae3c858a-44bc-49f2-91e2-2298f436855b tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.724753 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-ae3c858a-44bc-49f2-91e2-2298f436855b tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.748178 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-ae3c858a-44bc-49f2-91e2-2298f436855b tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types/8894502f-24d9-4c44-8b3e-ed71b3399413 returned with HTTP 202 Jul 31 05:43:07.748549 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1423/5738] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:07 2026] DELETE /volume/v3/types/8894502f-24d9-4c44-8b3e-ed71b3399413 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:07.755642 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-17e8cbda-63f3-40a4-861e-23b7b0198c0f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.757745 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17e8cbda-63f3-40a4-861e-23b7b0198c0f tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] DELETE https://10.4.3.227/volume/v3/types/ffe9911f-093d-4a58-89ae-b5f1d447984a Jul 31 05:43:07.757930 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17e8cbda-63f3-40a4-861e-23b7b0198c0f tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.758125 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-17e8cbda-63f3-40a4-861e-23b7b0198c0f tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.780222 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-17e8cbda-63f3-40a4-861e-23b7b0198c0f tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types/ffe9911f-093d-4a58-89ae-b5f1d447984a returned with HTTP 202 Jul 31 05:43:07.780635 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1432/5739] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:07 2026] DELETE /volume/v3/types/ffe9911f-093d-4a58-89ae-b5f1d447984a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:07.788458 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0cf7b13a-1dd4-4e16-9a19-a21ee9c0a922 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.790729 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cf7b13a-1dd4-4e16-9a19-a21ee9c0a922 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] DELETE https://10.4.3.227/volume/v3/types/67edbb3b-0a3d-470a-a6a9-6d9cf0f77327 Jul 31 05:43:07.791017 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cf7b13a-1dd4-4e16-9a19-a21ee9c0a922 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.791394 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cf7b13a-1dd4-4e16-9a19-a21ee9c0a922 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.818399 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cf7b13a-1dd4-4e16-9a19-a21ee9c0a922 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types/67edbb3b-0a3d-470a-a6a9-6d9cf0f77327 returned with HTTP 202 Jul 31 05:43:07.818935 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1448/5740] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:07 2026] DELETE /volume/v3/types/67edbb3b-0a3d-470a-a6a9-6d9cf0f77327 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:07.825624 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-046bfb4e-7e03-439f-a76c-6019aa4a1a50 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.827420 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-046bfb4e-7e03-439f-a76c-6019aa4a1a50 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] DELETE https://10.4.3.227/volume/v3/types/02063339-f753-41c1-b0b4-8ba1bd2a5afc Jul 31 05:43:07.827604 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-046bfb4e-7e03-439f-a76c-6019aa4a1a50 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.829017 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-046bfb4e-7e03-439f-a76c-6019aa4a1a50 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.853132 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-046bfb4e-7e03-439f-a76c-6019aa4a1a50 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types/02063339-f753-41c1-b0b4-8ba1bd2a5afc returned with HTTP 202 Jul 31 05:43:07.853733 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1438/5741] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:07 2026] DELETE /volume/v3/types/02063339-f753-41c1-b0b4-8ba1bd2a5afc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:07.861439 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4bf1095e-2b0a-40e5-8897-08c686cb7989 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.863283 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bf1095e-2b0a-40e5-8897-08c686cb7989 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] DELETE https://10.4.3.227/volume/v3/types/9cf23834-b3a7-4cdc-868f-b6067f810262 Jul 31 05:43:07.863504 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bf1095e-2b0a-40e5-8897-08c686cb7989 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.863700 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4bf1095e-2b0a-40e5-8897-08c686cb7989 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.885220 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4bf1095e-2b0a-40e5-8897-08c686cb7989 tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types/9cf23834-b3a7-4cdc-868f-b6067f810262 returned with HTTP 202 Jul 31 05:43:07.885628 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1424/5742] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:07 2026] DELETE /volume/v3/types/9cf23834-b3a7-4cdc-868f-b6067f810262 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:07.892082 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-478c85d4-e843-4b3e-89b2-069ada7ed46e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:07.893745 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-478c85d4-e843-4b3e-89b2-069ada7ed46e tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] DELETE https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751 Jul 31 05:43:07.893927 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-478c85d4-e843-4b3e-89b2-069ada7ed46e tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:07.894179 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-478c85d4-e843-4b3e-89b2-069ada7ed46e tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:07.916538 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-478c85d4-e843-4b3e-89b2-069ada7ed46e tempest-VolumeTypesReaderTests-518841636 tempest-VolumeTypesReaderTests-518841636-project-admin] https://10.4.3.227/volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751 returned with HTTP 202 Jul 31 05:43:07.916964 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1433/5743] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:07 2026] DELETE /volume/v3/types/bf4efa4a-5954-4a02-ac90-e7fff44e3751 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:08.196178 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b8ea8d0-46e7-4e2a-8f8a-defce5282ec7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:08.197955 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b8ea8d0-46e7-4e2a-8f8a-defce5282ec7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] DELETE https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:43:08.198151 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b8ea8d0-46e7-4e2a-8f8a-defce5282ec7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:08.198320 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b8ea8d0-46e7-4e2a-8f8a-defce5282ec7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:08.198471 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2b8ea8d0-46e7-4e2a-8f8a-defce5282ec7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume with id: 6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:43:08.204887 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:08.204887 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:08.205326 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2b8ea8d0-46e7-4e2a-8f8a-defce5282ec7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:43:08.220566 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2b8ea8d0-46e7-4e2a-8f8a-defce5282ec7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Delete volume request issued successfully. Jul 31 05:43:08.220745 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b8ea8d0-46e7-4e2a-8f8a-defce5282ec7 tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 202 Jul 31 05:43:08.221159 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1449/5744] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:43:08 2026] DELETE /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:08.228408 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3c928784-fc8c-43b3-990b-83309248109c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:08.229865 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c928784-fc8c-43b3-990b-83309248109c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:43:08.230050 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c928784-fc8c-43b3-990b-83309248109c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:08.230332 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3c928784-fc8c-43b3-990b-83309248109c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:08.239707 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:08.239707 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:08.245064 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3c928784-fc8c-43b3-990b-83309248109c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Volume info retrieved successfully. Jul 31 05:43:08.251035 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3c928784-fc8c-43b3-990b-83309248109c tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 200 Jul 31 05:43:08.251500 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1439/5745] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:43:08 2026] GET /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 1366 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:09.263664 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3d7c2ee2-0602-49d7-9d93-8d1dd53dc96a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:09.265430 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d7c2ee2-0602-49d7-9d93-8d1dd53dc96a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] GET https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad Jul 31 05:43:09.265616 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d7c2ee2-0602-49d7-9d93-8d1dd53dc96a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:09.265798 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d7c2ee2-0602-49d7-9d93-8d1dd53dc96a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:09.272395 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d7c2ee2-0602-49d7-9d93-8d1dd53dc96a tempest-TestVolumeBootPattern-833091938 tempest-TestVolumeBootPattern-833091938-project-member] https://10.4.3.227/volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad returned with HTTP 404 Jul 31 05:43:09.273022 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1425/5746] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:43:09 2026] GET /volume/v3/volumes/6cfd565f-0205-4fbb-8b9b-8ef57f3173ad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:13.611622 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:13.688589 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:43:13.689037 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-221918580"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:13.690553 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-221918580'}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:43:13.690728 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Create volume of 1 GB Jul 31 05:43:13.695310 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Availability Zones retrieved successfully. Jul 31 05:43:13.700446 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Flow 'volume_create_api' (d7ebc4b0-f83b-4e9c-88a8-4d6c2a761b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:43:13.701509 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6079be-70b9-430e-a7a9-f4c4a14a11db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:43:13.702417 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Validating volume size '1' using validate_int {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:43:13.725627 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad6079be-70b9-430e-a7a9-f4c4a14a11db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:43:13.726587 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c66c967-9be6-41e6-bbe8-7a8e448de7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:43:13.778558 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Created reservations ['50a2ba3b-fca2-41b4-81e7-9f6e4a1321e2', '32bcf7c0-6a52-43cb-b6af-49c72b3eb27b', '744adacf-d59c-4641-a2e0-929c71ea6b3d', '6b054e37-d9ae-4910-b007-a4d02c86378b'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:43:13.779441 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c66c967-9be6-41e6-bbe8-7a8e448de7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50a2ba3b-fca2-41b4-81e7-9f6e4a1321e2', '32bcf7c0-6a52-43cb-b6af-49c72b3eb27b', '744adacf-d59c-4641-a2e0-929c71ea6b3d', '6b054e37-d9ae-4910-b007-a4d02c86378b']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:43:13.780257 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d522dc8-9c1c-42b0-833d-36df3fb67fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:43:13.801669 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d522dc8-9c1c-42b0-833d-36df3fb67fa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da86264c-a208-4a2b-9c3f-532953ec373a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-221918580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274595e5c1d14280a4b2cdff8d62128d',qos_specs=None,replication_status=,reservations=['50a2ba3b-fca2-41b4-81e7-9f6e4a1321e2','32bcf7c0-6a52-43cb-b6af-49c72b3eb27b','744adacf-d59c-4641-a2e0-929c71ea6b3d','6b054e37-d9ae-4910-b007-a4d02c86378b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65d922c82af84dc0bee342a4641f0103',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:43:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-221918580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da86264c-a208-4a2b-9c3f-532953ec373a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='274595e5c1d14280a4b2cdff8d62128d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65d922c82af84dc0bee342a4641f0103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:43:13.802391 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e464e8a-91dd-4282-8d17-a49412afa188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:43:13.817708 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e464e8a-91dd-4282-8d17-a49412afa188) transitioned into state 'SUCCESS' from state '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-221918580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274595e5c1d14280a4b2cdff8d62128d',qos_specs=None,replication_status=,reservations=['50a2ba3b-fca2-41b4-81e7-9f6e4a1321e2','32bcf7c0-6a52-43cb-b6af-49c72b3eb27b','744adacf-d59c-4641-a2e0-929c71ea6b3d','6b054e37-d9ae-4910-b007-a4d02c86378b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65d922c82af84dc0bee342a4641f0103',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:43:13.818415 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99011277-54a0-4a73-b07b-ac6d7ce705eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:43:13.825878 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99011277-54a0-4a73-b07b-ac6d7ce705eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:43:13.826588 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Flow 'volume_create_api' (d7ebc4b0-f83b-4e9c-88a8-4d6c2a761b6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:43:13.826857 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Create volume request issued successfully. Jul 31 05:43:13.827361 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-74a9f3da-5c83-44b8-8ee7-5d9e8125ffd0 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:43:13.827717 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1434/5747] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:43:13 2026] POST /volume/v3/volumes => generated 765 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:13.838430 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-8f16dae4-20c5-46b3-8b7f-c22af4d3d308 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:13.840056 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f16dae4-20c5-46b3-8b7f-c22af4d3d308 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a Jul 31 05:43:13.840537 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f16dae4-20c5-46b3-8b7f-c22af4d3d308 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:13.840537 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-8f16dae4-20c5-46b3-8b7f-c22af4d3d308 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:13.846600 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:13.846600 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:13.849661 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-8f16dae4-20c5-46b3-8b7f-c22af4d3d308 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:13.853235 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-8f16dae4-20c5-46b3-8b7f-c22af4d3d308 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a returned with HTTP 200 Jul 31 05:43:13.853600 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1450/5748] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:13 2026] GET /volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:14.867929 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2d4ad5d-1294-40fa-bcd2-355ea0143506 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:14.869864 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2d4ad5d-1294-40fa-bcd2-355ea0143506 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a Jul 31 05:43:14.870087 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2d4ad5d-1294-40fa-bcd2-355ea0143506 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:14.870306 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2d4ad5d-1294-40fa-bcd2-355ea0143506 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:14.877325 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:14.877325 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:14.880788 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2d4ad5d-1294-40fa-bcd2-355ea0143506 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:14.884634 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2d4ad5d-1294-40fa-bcd2-355ea0143506 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a returned with HTTP 200 Jul 31 05:43:14.885014 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1440/5749] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:14 2026] GET /volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a => generated 858 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:14.901069 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-17b61a96-e937-4e53-bd9d-2d729a7fca9b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:14.903166 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17b61a96-e937-4e53-bd9d-2d729a7fca9b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:43:14.903594 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-17b61a96-e937-4e53-bd9d-2d729a7fca9b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da86264c-a208-4a2b-9c3f-532953ec373a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1608479920"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:14.912663 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:14.912663 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:14.913181 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17b61a96-e937-4e53-bd9d-2d729a7fca9b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:14.913340 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-17b61a96-e937-4e53-bd9d-2d729a7fca9b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Create snapshot from volume da86264c-a208-4a2b-9c3f-532953ec373a Jul 31 05:43:14.940342 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-17b61a96-e937-4e53-bd9d-2d729a7fca9b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Created reservations ['6368294e-1ac5-45b3-b8d3-e426a6c303e3', 'e5193c5e-e139-46ca-8c59-3bb4618c8e52', 'b0c0943c-33aa-4844-b831-9b2b683a41ed', '33fe7dea-ced1-4b93-9ab5-1033ed6288d6'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:43:14.967272 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-17b61a96-e937-4e53-bd9d-2d729a7fca9b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot create request issued successfully. Jul 31 05:43:14.967672 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-17b61a96-e937-4e53-bd9d-2d729a7fca9b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:43:14.968248 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1426/5750] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:43:14 2026] POST /volume/v3/snapshots => generated 322 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:43:14.977808 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8915a564-d872-48af-b8c5-eb5da5b60f1f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:14.979672 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8915a564-d872-48af-b8c5-eb5da5b60f1f tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 Jul 31 05:43:14.979864 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8915a564-d872-48af-b8c5-eb5da5b60f1f tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:14.980044 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8915a564-d872-48af-b8c5-eb5da5b60f1f tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:14.985385 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:14.985385 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:14.985863 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-8915a564-d872-48af-b8c5-eb5da5b60f1f tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot retrieved successfully. Jul 31 05:43:14.986661 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8915a564-d872-48af-b8c5-eb5da5b60f1f tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 returned with HTTP 200 Jul 31 05:43:14.987053 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1435/5751] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:43:14 2026] GET /volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:15.995793 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-40b59bdb-d8c0-42db-8daa-9b125ad11148 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:15.997505 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40b59bdb-d8c0-42db-8daa-9b125ad11148 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 Jul 31 05:43:15.997700 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40b59bdb-d8c0-42db-8daa-9b125ad11148 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:15.997891 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-40b59bdb-d8c0-42db-8daa-9b125ad11148 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:16.002656 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:16.002656 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:16.003054 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-40b59bdb-d8c0-42db-8daa-9b125ad11148 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot retrieved successfully. Jul 31 05:43:16.003824 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-40b59bdb-d8c0-42db-8daa-9b125ad11148 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 returned with HTTP 200 Jul 31 05:43:16.004136 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1451/5752] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:43:15 2026] GET /volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:16.011809 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3ab4b4e3-90cb-45ec-9bb6-44ae88c435e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:16.013594 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ab4b4e3-90cb-45ec-9bb6-44ae88c435e6 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] POST https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a/action Jul 31 05:43:16.013986 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ab4b4e3-90cb-45ec-9bb6-44ae88c435e6 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Action body: b'{"revert": {"snapshot_id": "efbe1002-fe94-4d5e-9d26-9f0b516a1cd2"}}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:43:16.014129 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3ab4b4e3-90cb-45ec-9bb6-44ae88c435e6 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "efbe1002-fe94-4d5e-9d26-9f0b516a1cd2"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:16.021742 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:16.021742 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:16.022181 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3ab4b4e3-90cb-45ec-9bb6-44ae88c435e6 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume retrieved successfully. Jul 31 05:43:16.031988 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-3ab4b4e3-90cb-45ec-9bb6-44ae88c435e6 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Reverting volume da86264c-a208-4a2b-9c3f-532953ec373a to snapshot efbe1002-fe94-4d5e-9d26-9f0b516a1cd2. Jul 31 05:43:16.032780 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:16.032780 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:16.041921 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3ab4b4e3-90cb-45ec-9bb6-44ae88c435e6 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a/action returned with HTTP 202 Jul 31 05:43:16.042593 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1441/5753] 10.4.3.227 () {70 vars in 1431 bytes} [Fri Jul 31 05:43:16 2026] POST /volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 05:43:16.049376 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-80af024d-81db-4bff-984e-09aa3fdf63f3 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:16.051267 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80af024d-81db-4bff-984e-09aa3fdf63f3 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a Jul 31 05:43:16.051515 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80af024d-81db-4bff-984e-09aa3fdf63f3 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:16.051733 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-80af024d-81db-4bff-984e-09aa3fdf63f3 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:16.059047 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:16.059047 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:16.062855 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-80af024d-81db-4bff-984e-09aa3fdf63f3 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:16.066873 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-80af024d-81db-4bff-984e-09aa3fdf63f3 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a returned with HTTP 200 Jul 31 05:43:16.067402 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1427/5754] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:16 2026] GET /volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:17.078617 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bc70b46c-b244-47a2-aab0-db1f15e4c744 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:17.080277 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc70b46c-b244-47a2-aab0-db1f15e4c744 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a Jul 31 05:43:17.080538 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc70b46c-b244-47a2-aab0-db1f15e4c744 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:17.080728 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc70b46c-b244-47a2-aab0-db1f15e4c744 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:17.087302 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:17.087302 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:17.090260 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bc70b46c-b244-47a2-aab0-db1f15e4c744 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:17.093782 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc70b46c-b244-47a2-aab0-db1f15e4c744 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a returned with HTTP 200 Jul 31 05:43:17.094115 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1436/5755] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:17 2026] GET /volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:17.105605 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ae97cea5-114c-485d-8e52-e30f8852dccc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:17.107387 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae97cea5-114c-485d-8e52-e30f8852dccc tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 Jul 31 05:43:17.107592 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae97cea5-114c-485d-8e52-e30f8852dccc tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:17.107799 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ae97cea5-114c-485d-8e52-e30f8852dccc tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:17.112255 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:17.112255 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:17.112638 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ae97cea5-114c-485d-8e52-e30f8852dccc tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot retrieved successfully. Jul 31 05:43:17.113337 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ae97cea5-114c-485d-8e52-e30f8852dccc tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 returned with HTTP 200 Jul 31 05:43:17.113669 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1452/5756] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:43:17 2026] GET /volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 => generated 481 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:17.120894 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-17c4ef88-d601-412e-814d-f2e6c12c2712 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:17.122610 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17c4ef88-d601-412e-814d-f2e6c12c2712 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a Jul 31 05:43:17.122824 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17c4ef88-d601-412e-814d-f2e6c12c2712 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:17.123002 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-17c4ef88-d601-412e-814d-f2e6c12c2712 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:17.129475 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:17.129475 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:17.132731 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-17c4ef88-d601-412e-814d-f2e6c12c2712 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:17.136410 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-17c4ef88-d601-412e-814d-f2e6c12c2712 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a returned with HTTP 200 Jul 31 05:43:17.136778 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1442/5757] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:17 2026] GET /volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:17.148374 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-77fca471-aa47-4010-b880-888ec72cac0a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:17.150415 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:43:17.150851 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1317371130"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:17.152580 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.v3.volumes [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1317371130'}} {{(pid=100284) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:43:17.152734 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Create volume of 1 GB Jul 31 05:43:17.157044 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Availability Zones retrieved successfully. Jul 31 05:43:17.163982 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Flow 'volume_create_api' (c47555c2-9efe-48ed-a0b7-184b3ed503e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:43:17.165171 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c0da78-8a47-4a52-bec8-aad10efe2bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:43:17.166229 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.flows.api.create_volume [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Validating volume size '1' using validate_int {{(pid=100284) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:43:17.189354 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c0da78-8a47-4a52-bec8-aad10efe2bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:43:17.190182 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b51204-deaf-496b-af71-59e6e7ff06de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:43:17.228065 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Created reservations ['1f5d4b0b-6fdb-4c01-8a23-3cdbd3813c66', '112563f4-84c3-4988-b292-2960d217775f', '8077bae7-41e7-4ccc-95c6-841ca3603b66', '9a6f62b0-366d-40a9-aff4-8c6b8a27063c'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:43:17.228902 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85b51204-deaf-496b-af71-59e6e7ff06de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f5d4b0b-6fdb-4c01-8a23-3cdbd3813c66', '112563f4-84c3-4988-b292-2960d217775f', '8077bae7-41e7-4ccc-95c6-841ca3603b66', '9a6f62b0-366d-40a9-aff4-8c6b8a27063c']}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:43:17.229596 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04262ed6-8ea2-4aed-91fd-8f52ebe3e54f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:43:17.250035 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04262ed6-8ea2-4aed-91fd-8f52ebe3e54f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0091d0c6-88d0-4f59-a162-e35e173cba80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1317371130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274595e5c1d14280a4b2cdff8d62128d',qos_specs=None,replication_status=,reservations=['1f5d4b0b-6fdb-4c01-8a23-3cdbd3813c66','112563f4-84c3-4988-b292-2960d217775f','8077bae7-41e7-4ccc-95c6-841ca3603b66','9a6f62b0-366d-40a9-aff4-8c6b8a27063c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65d922c82af84dc0bee342a4641f0103',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:43:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1317371130',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0091d0c6-88d0-4f59-a162-e35e173cba80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='274595e5c1d14280a4b2cdff8d62128d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='65d922c82af84dc0bee342a4641f0103',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:43:17.250734 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e969bdd7-e7b6-46e0-9f0f-e22b919060a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:43:17.266873 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e969bdd7-e7b6-46e0-9f0f-e22b919060a3) transitioned into state 'SUCCESS' from state '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-1317371130',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='274595e5c1d14280a4b2cdff8d62128d',qos_specs=None,replication_status=,reservations=['1f5d4b0b-6fdb-4c01-8a23-3cdbd3813c66','112563f4-84c3-4988-b292-2960d217775f','8077bae7-41e7-4ccc-95c6-841ca3603b66','9a6f62b0-366d-40a9-aff4-8c6b8a27063c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='65d922c82af84dc0bee342a4641f0103',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:43:17.267769 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (508e4b9c-e013-4875-9649-5d83486aa7c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:43:17.275494 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (508e4b9c-e013-4875-9649-5d83486aa7c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100284) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:43:17.276225 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Flow 'volume_create_api' (c47555c2-9efe-48ed-a0b7-184b3ed503e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100284) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:43:17.276508 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Create volume request issued successfully. Jul 31 05:43:17.277013 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-77fca471-aa47-4010-b880-888ec72cac0a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:43:17.277449 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1428/5758] 10.4.3.227 () {70 vars in 1299 bytes} [Fri Jul 31 05:43:17 2026] POST /volume/v3/volumes => generated 766 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:17.288427 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-9c801809-8305-4c49-814c-79d813aeaccc None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:17.290369 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c801809-8305-4c49-814c-79d813aeaccc tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 Jul 31 05:43:17.290369 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c801809-8305-4c49-814c-79d813aeaccc tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:17.290431 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-9c801809-8305-4c49-814c-79d813aeaccc tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:17.296516 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:17.296516 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:17.299496 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-9c801809-8305-4c49-814c-79d813aeaccc tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:17.302978 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-9c801809-8305-4c49-814c-79d813aeaccc tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 returned with HTTP 200 Jul 31 05:43:17.303385 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1437/5759] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:17 2026] GET /volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:18.315011 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-89ae6de9-1007-42e4-8855-f85689017138 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:18.317075 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89ae6de9-1007-42e4-8855-f85689017138 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 Jul 31 05:43:18.317338 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89ae6de9-1007-42e4-8855-f85689017138 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:18.317559 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-89ae6de9-1007-42e4-8855-f85689017138 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:18.324657 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:18.324657 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:18.327459 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-89ae6de9-1007-42e4-8855-f85689017138 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:18.330763 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-89ae6de9-1007-42e4-8855-f85689017138 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 returned with HTTP 200 Jul 31 05:43:18.331049 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1453/5760] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:18 2026] GET /volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:18.341349 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-be86a523-abf9-43b7-a89c-808020865afb None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:18.342977 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be86a523-abf9-43b7-a89c-808020865afb tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:43:18.343310 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-be86a523-abf9-43b7-a89c-808020865afb tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0091d0c6-88d0-4f59-a162-e35e173cba80", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-682167635"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:18.351167 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:18.351167 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:18.351649 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-be86a523-abf9-43b7-a89c-808020865afb tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:18.351820 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-be86a523-abf9-43b7-a89c-808020865afb tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Create snapshot from volume 0091d0c6-88d0-4f59-a162-e35e173cba80 Jul 31 05:43:18.374020 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-be86a523-abf9-43b7-a89c-808020865afb tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Created reservations ['0233ad03-ae76-487c-b863-88e0b1daba5a', '08ead30f-ec45-4a89-86b9-9c23c1b0b723', 'f1b13125-8699-4028-bdc4-7e567f434c96', 'd48e4a4b-4f05-4ae7-b6f5-e700eac65ba1'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:43:18.398826 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-be86a523-abf9-43b7-a89c-808020865afb tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot create request issued successfully. Jul 31 05:43:18.399154 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-be86a523-abf9-43b7-a89c-808020865afb tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:43:18.399801 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1443/5761] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:43:18 2026] POST /volume/v3/snapshots => generated 321 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:43:18.407403 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7d428523-af10-47a2-99d7-95d8b7750a2d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:18.409544 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d428523-af10-47a2-99d7-95d8b7750a2d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 Jul 31 05:43:18.409763 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d428523-af10-47a2-99d7-95d8b7750a2d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:18.409970 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7d428523-af10-47a2-99d7-95d8b7750a2d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:18.414570 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:18.414570 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:18.414982 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7d428523-af10-47a2-99d7-95d8b7750a2d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot retrieved successfully. Jul 31 05:43:18.415643 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7d428523-af10-47a2-99d7-95d8b7750a2d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 returned with HTTP 200 Jul 31 05:43:18.416040 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1429/5762] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:43:18 2026] GET /volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 => generated 453 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:19.424074 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-09177628-130a-45b3-9477-958118e6945f None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:19.425883 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09177628-130a-45b3-9477-958118e6945f tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 Jul 31 05:43:19.426060 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09177628-130a-45b3-9477-958118e6945f tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:19.426312 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-09177628-130a-45b3-9477-958118e6945f tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:19.430774 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:19.430774 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:19.431163 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-09177628-130a-45b3-9477-958118e6945f tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot retrieved successfully. Jul 31 05:43:19.431874 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-09177628-130a-45b3-9477-958118e6945f tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 returned with HTTP 200 Jul 31 05:43:19.432201 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1438/5763] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:43:19 2026] GET /volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 => generated 480 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:19.440232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-14464b93-bbfa-4f38-b157-a7831fd25a23 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:19.442084 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14464b93-bbfa-4f38-b157-a7831fd25a23 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] POST https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80/action Jul 31 05:43:19.442505 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14464b93-bbfa-4f38-b157-a7831fd25a23 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:43:19.442648 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-14464b93-bbfa-4f38-b157-a7831fd25a23 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:19.451226 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:19.451226 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:19.451717 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-14464b93-bbfa-4f38-b157-a7831fd25a23 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:19.481959 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-14464b93-bbfa-4f38-b157-a7831fd25a23 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Created reservations ['f1628d65-dbcf-4461-a885-03c7e9749a01', 'fa48086f-5dfb-4c07-8f50-9e088130dad6'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:43:19.489177 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-14464b93-bbfa-4f38-b157-a7831fd25a23 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Extend volume request issued successfully. Jul 31 05:43:19.489379 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-14464b93-bbfa-4f38-b157-a7831fd25a23 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80/action returned with HTTP 202 Jul 31 05:43:19.489715 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1454/5764] 10.4.3.227 () {70 vars in 1431 bytes} [Fri Jul 31 05:43:19 2026] POST /volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 05:43:19.496303 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1b5e269a-68a9-4718-8ad0-91fd69210fe1 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:19.498855 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b5e269a-68a9-4718-8ad0-91fd69210fe1 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 Jul 31 05:43:19.499177 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b5e269a-68a9-4718-8ad0-91fd69210fe1 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:19.499489 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1b5e269a-68a9-4718-8ad0-91fd69210fe1 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:19.506500 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:19.506500 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:19.510093 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1b5e269a-68a9-4718-8ad0-91fd69210fe1 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:19.514337 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1b5e269a-68a9-4718-8ad0-91fd69210fe1 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 returned with HTTP 200 Jul 31 05:43:19.514700 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1444/5765] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:19 2026] GET /volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 => generated 859 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:20.526304 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3b2e395f-507a-46f3-ae07-a1b1d50004f4 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:20.528144 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b2e395f-507a-46f3-ae07-a1b1d50004f4 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 Jul 31 05:43:20.528344 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b2e395f-507a-46f3-ae07-a1b1d50004f4 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:20.528518 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3b2e395f-507a-46f3-ae07-a1b1d50004f4 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:20.534770 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:20.534770 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:20.537641 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3b2e395f-507a-46f3-ae07-a1b1d50004f4 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:20.541074 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3b2e395f-507a-46f3-ae07-a1b1d50004f4 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 returned with HTTP 200 Jul 31 05:43:20.541404 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1430/5766] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:20 2026] GET /volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 => generated 859 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:20.551735 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af9140fc-0dd4-4c8e-bd77-1ba26a1a1783 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:20.553387 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af9140fc-0dd4-4c8e-bd77-1ba26a1a1783 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] POST https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80/action Jul 31 05:43:20.553776 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af9140fc-0dd4-4c8e-bd77-1ba26a1a1783 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Action body: b'{"revert": {"snapshot_id": "844db272-9a57-4e0e-b4e7-b18fa84b9a16"}}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:43:20.553894 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af9140fc-0dd4-4c8e-bd77-1ba26a1a1783 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "844db272-9a57-4e0e-b4e7-b18fa84b9a16"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:20.562229 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:20.562229 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:20.562876 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-af9140fc-0dd4-4c8e-bd77-1ba26a1a1783 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume retrieved successfully. Jul 31 05:43:20.575418 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af9140fc-0dd4-4c8e-bd77-1ba26a1a1783 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] HTTP exception thrown: Can't revert volume 0091d0c6-88d0-4f59-a162-e35e173cba80 to its latest snapshot 844db272-9a57-4e0e-b4e7-b18fa84b9a16. The volume size must be equal to the snapshot size. Jul 31 05:43:20.575561 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af9140fc-0dd4-4c8e-bd77-1ba26a1a1783 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80/action returned with HTTP 400 Jul 31 05:43:20.576077 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1439/5767] 10.4.3.227 () {70 vars in 1431 bytes} [Fri Jul 31 05:43:20 2026] POST /volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80/action => generated 213 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 31 05:43:20.582075 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c1c4391b-66e0-4185-bc66-da0d081f33ae None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:20.583738 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1c4391b-66e0-4185-bc66-da0d081f33ae tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 Jul 31 05:43:20.583899 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c1c4391b-66e0-4185-bc66-da0d081f33ae tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:20.584067 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c1c4391b-66e0-4185-bc66-da0d081f33ae tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:20.584178 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-c1c4391b-66e0-4185-bc66-da0d081f33ae tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Delete snapshot with id: 844db272-9a57-4e0e-b4e7-b18fa84b9a16 Jul 31 05:43:20.588907 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:20.588907 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:20.589407 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c1c4391b-66e0-4185-bc66-da0d081f33ae tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot retrieved successfully. Jul 31 05:43:20.602606 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c1c4391b-66e0-4185-bc66-da0d081f33ae tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot delete request issued successfully. Jul 31 05:43:20.602786 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c1c4391b-66e0-4185-bc66-da0d081f33ae tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 returned with HTTP 202 Jul 31 05:43:20.603165 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1455/5768] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:43:20 2026] DELETE /volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:20.609126 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-896baebf-f379-4af8-bdd7-cb8b11050d4d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:20.610843 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-896baebf-f379-4af8-bdd7-cb8b11050d4d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 Jul 31 05:43:20.611031 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-896baebf-f379-4af8-bdd7-cb8b11050d4d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:20.611239 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-896baebf-f379-4af8-bdd7-cb8b11050d4d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:20.616201 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:20.616201 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:20.616654 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-896baebf-f379-4af8-bdd7-cb8b11050d4d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot retrieved successfully. Jul 31 05:43:20.617627 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-896baebf-f379-4af8-bdd7-cb8b11050d4d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 returned with HTTP 200 Jul 31 05:43:20.618041 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1445/5769] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:43:20 2026] GET /volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:21.625910 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-8590a2b9-b856-43ba-995a-d6068e0a2fbe None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:21.627562 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8590a2b9-b856-43ba-995a-d6068e0a2fbe tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 Jul 31 05:43:21.627755 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8590a2b9-b856-43ba-995a-d6068e0a2fbe tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:21.627941 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-8590a2b9-b856-43ba-995a-d6068e0a2fbe tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:21.631962 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-8590a2b9-b856-43ba-995a-d6068e0a2fbe tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 returned with HTTP 404 Jul 31 05:43:21.632393 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1431/5770] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:43:21 2026] GET /volume/v3/snapshots/844db272-9a57-4e0e-b4e7-b18fa84b9a16 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:21.638409 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b9f79653-a873-4658-8db2-3495afb3e143 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:21.640614 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9f79653-a873-4658-8db2-3495afb3e143 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] DELETE https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 Jul 31 05:43:21.640874 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9f79653-a873-4658-8db2-3495afb3e143 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:21.641071 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b9f79653-a873-4658-8db2-3495afb3e143 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:21.641254 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-b9f79653-a873-4658-8db2-3495afb3e143 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Delete volume with id: 0091d0c6-88d0-4f59-a162-e35e173cba80 Jul 31 05:43:21.647986 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:21.647986 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:21.648442 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b9f79653-a873-4658-8db2-3495afb3e143 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:21.663502 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b9f79653-a873-4658-8db2-3495afb3e143 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Delete volume request issued successfully. Jul 31 05:43:21.663682 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b9f79653-a873-4658-8db2-3495afb3e143 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 returned with HTTP 202 Jul 31 05:43:21.664114 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1440/5771] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:43:21 2026] DELETE /volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:43:21.670380 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0c3fd20-fd34-4acd-ab93-849e679e7a6d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:21.672112 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0c3fd20-fd34-4acd-ab93-849e679e7a6d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 Jul 31 05:43:21.672351 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0c3fd20-fd34-4acd-ab93-849e679e7a6d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:21.672566 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0c3fd20-fd34-4acd-ab93-849e679e7a6d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:21.678705 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:21.678705 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:43:21.681705 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e0c3fd20-fd34-4acd-ab93-849e679e7a6d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:21.685375 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0c3fd20-fd34-4acd-ab93-849e679e7a6d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 returned with HTTP 200 Jul 31 05:43:21.685668 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1456/5772] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:21 2026] GET /volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:22.696703 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-92186bf6-adc0-4a9e-8221-1b441733d217 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:22.698424 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92186bf6-adc0-4a9e-8221-1b441733d217 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 Jul 31 05:43:22.698675 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92186bf6-adc0-4a9e-8221-1b441733d217 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:22.698921 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-92186bf6-adc0-4a9e-8221-1b441733d217 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:22.705072 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-92186bf6-adc0-4a9e-8221-1b441733d217 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 returned with HTTP 404 Jul 31 05:43:22.705539 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1446/5773] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:22 2026] GET /volume/v3/volumes/0091d0c6-88d0-4f59-a162-e35e173cba80 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:43:22.712380 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-223a6f72-0d6b-412a-b3a4-fd93b7cbcc5a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:22.714349 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-223a6f72-0d6b-412a-b3a4-fd93b7cbcc5a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 Jul 31 05:43:22.714539 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-223a6f72-0d6b-412a-b3a4-fd93b7cbcc5a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:22.714736 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-223a6f72-0d6b-412a-b3a4-fd93b7cbcc5a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:22.714837 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-223a6f72-0d6b-412a-b3a4-fd93b7cbcc5a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Delete snapshot with id: efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 Jul 31 05:43:22.719919 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:22.719919 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:22.720433 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-223a6f72-0d6b-412a-b3a4-fd93b7cbcc5a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot retrieved successfully. Jul 31 05:43:22.735851 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-223a6f72-0d6b-412a-b3a4-fd93b7cbcc5a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot delete request issued successfully. Jul 31 05:43:22.736053 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-223a6f72-0d6b-412a-b3a4-fd93b7cbcc5a tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 returned with HTTP 202 Jul 31 05:43:22.736507 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1432/5774] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:43:22 2026] DELETE /volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:22.743842 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-72b2211e-a4e3-49c8-95b0-24954cbf83be None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:22.745744 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72b2211e-a4e3-49c8-95b0-24954cbf83be tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 Jul 31 05:43:22.746002 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72b2211e-a4e3-49c8-95b0-24954cbf83be tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:22.746264 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-72b2211e-a4e3-49c8-95b0-24954cbf83be tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:22.750776 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:22.750776 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:43:22.751250 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-72b2211e-a4e3-49c8-95b0-24954cbf83be tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Snapshot retrieved successfully. Jul 31 05:43:22.752083 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-72b2211e-a4e3-49c8-95b0-24954cbf83be tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 returned with HTTP 200 Jul 31 05:43:22.752472 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1441/5775] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:43:22 2026] GET /volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:23.761118 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b84ee6ee-6438-4475-9a81-9d383e25eb75 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:23.762549 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b84ee6ee-6438-4475-9a81-9d383e25eb75 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 Jul 31 05:43:23.762724 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b84ee6ee-6438-4475-9a81-9d383e25eb75 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:23.762912 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b84ee6ee-6438-4475-9a81-9d383e25eb75 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:23.766573 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b84ee6ee-6438-4475-9a81-9d383e25eb75 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 returned with HTTP 404 Jul 31 05:43:23.767017 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1457/5776] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:43:23 2026] GET /volume/v3/snapshots/efbe1002-fe94-4d5e-9d26-9f0b516a1cd2 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:23.772435 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cea0f02a-214a-4db3-88b5-03d894d7d49d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:23.773950 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cea0f02a-214a-4db3-88b5-03d894d7d49d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] DELETE https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a Jul 31 05:43:23.774152 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cea0f02a-214a-4db3-88b5-03d894d7d49d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:23.774326 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cea0f02a-214a-4db3-88b5-03d894d7d49d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:23.774473 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-cea0f02a-214a-4db3-88b5-03d894d7d49d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Delete volume with id: da86264c-a208-4a2b-9c3f-532953ec373a Jul 31 05:43:23.780465 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:23.780465 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:43:23.780880 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cea0f02a-214a-4db3-88b5-03d894d7d49d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:23.793881 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-cea0f02a-214a-4db3-88b5-03d894d7d49d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Delete volume request issued successfully. Jul 31 05:43:23.794066 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cea0f02a-214a-4db3-88b5-03d894d7d49d tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a returned with HTTP 202 Jul 31 05:43:23.794442 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1447/5777] 10.4.3.227 () {68 vars in 1392 bytes} [Fri Jul 31 05:43:23 2026] DELETE /volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 05:43:23.800569 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-246d2b9a-8b34-4fa1-a2c1-88624f0bac3b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:23.802481 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-246d2b9a-8b34-4fa1-a2c1-88624f0bac3b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a Jul 31 05:43:23.802684 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-246d2b9a-8b34-4fa1-a2c1-88624f0bac3b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:23.802858 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-246d2b9a-8b34-4fa1-a2c1-88624f0bac3b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:23.808886 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:43:23.808886 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:43:23.811832 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-246d2b9a-8b34-4fa1-a2c1-88624f0bac3b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Volume info retrieved successfully. Jul 31 05:43:23.815858 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-246d2b9a-8b34-4fa1-a2c1-88624f0bac3b tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a returned with HTTP 200 Jul 31 05:43:23.816231 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1433/5778] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:23 2026] GET /volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:24.827810 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bc14bca4-e3ff-4999-a36b-8068b68c06c5 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:24.829512 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc14bca4-e3ff-4999-a36b-8068b68c06c5 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] GET https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a Jul 31 05:43:24.829818 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc14bca4-e3ff-4999-a36b-8068b68c06c5 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:24.830062 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bc14bca4-e3ff-4999-a36b-8068b68c06c5 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:24.835543 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bc14bca4-e3ff-4999-a36b-8068b68c06c5 tempest-VolumeRevertTests-1267607608 tempest-VolumeRevertTests-1267607608-project-member] https://10.4.3.227/volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a returned with HTTP 404 Jul 31 05:43:24.835969 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1442/5779] 10.4.3.227 () {68 vars in 1389 bytes} [Fri Jul 31 05:43:24 2026] GET /volume/v3/volumes/da86264c-a208-4a2b-9c3f-532953ec373a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 05:43:26.257067 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7f24fc59-ac52-4cc1-9342-a3e723fdf1f7 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:26.370472 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f24fc59-ac52-4cc1-9342-a3e723fdf1f7 tempest-ProjectReaderTests-1501618578 tempest-ProjectReaderTests-1501618578-project-admin] GET https://10.4.3.227/volume/v3/scheduler-stats/get_pools Jul 31 05:43:26.370710 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f24fc59-ac52-4cc1-9342-a3e723fdf1f7 tempest-ProjectReaderTests-1501618578 tempest-ProjectReaderTests-1501618578-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:26.370909 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7f24fc59-ac52-4cc1-9342-a3e723fdf1f7 tempest-ProjectReaderTests-1501618578 tempest-ProjectReaderTests-1501618578-project-admin] Calling method 'get_pools' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:26.380250 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7f24fc59-ac52-4cc1-9342-a3e723fdf1f7 tempest-ProjectReaderTests-1501618578 tempest-ProjectReaderTests-1501618578-project-admin] https://10.4.3.227/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 05:43:26.380561 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1458/5780] 10.4.3.227 () {66 vars in 1291 bytes} [Fri Jul 31 05:43:26 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:26.388310 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-0bee3862-2828-455c-ac81-5ff9eb3478f6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:26.436410 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0bee3862-2828-455c-ac81-5ff9eb3478f6 tempest-ProjectReaderTests-1501618578 tempest-ProjectReaderTests-1501618578-project-reader] GET https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool Jul 31 05:43:26.436586 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0bee3862-2828-455c-ac81-5ff9eb3478f6 tempest-ProjectReaderTests-1501618578 tempest-ProjectReaderTests-1501618578-project-reader] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:26.436766 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-0bee3862-2828-455c-ac81-5ff9eb3478f6 tempest-ProjectReaderTests-1501618578 tempest-ProjectReaderTests-1501618578-project-reader] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:26.437386 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-0bee3862-2828-455c-ac81-5ff9eb3478f6 tempest-ProjectReaderTests-1501618578 tempest-ProjectReaderTests-1501618578-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e32c7edea10b4dbca95356fc2d718097', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dcc8b3ff92c247d6b0b91918c19f07fb', '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=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:26.437545 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-0bee3862-2828-455c-ac81-5ff9eb3478f6 tempest-ProjectReaderTests-1501618578 tempest-ProjectReaderTests-1501618578-project-reader] https://10.4.3.227/volume/v3/capabilities/np0000006182@storpool returned with HTTP 403 Jul 31 05:43:26.437912 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1448/5781] 10.4.3.227 () {66 vars in 1318 bytes} [Fri Jul 31 05:43:26 2026] GET /volume/v3/capabilities/np0000006182@storpool => generated 110 bytes in 50 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:27.825024 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c9ca6636-3b33-4726-b60c-0a1939178c9c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:27.893509 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c9ca6636-3b33-4726-b60c-0a1939178c9c tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:27.893892 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c9ca6636-3b33-4726-b60c-0a1939178c9c tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1161627188", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:27.908392 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c9ca6636-3b33-4726-b60c-0a1939178c9c tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:27.908721 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1434/5782] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:27 2026] POST /volume/v3/types => generated 380 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:27.915694 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bcd5694e-8dd6-44cc-9412-4f6c8385f127 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:27.917371 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bcd5694e-8dd6-44cc-9412-4f6c8385f127 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] POST https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption Jul 31 05:43:27.917789 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bcd5694e-8dd6-44cc-9412-4f6c8385f127 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:27.931123 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bcd5694e-8dd6-44cc-9412-4f6c8385f127 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption returned with HTTP 200 Jul 31 05:43:27.931401 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1443/5783] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:43:27 2026] POST /volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:27.939748 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-167ff3e1-8f87-4fd6-ac2e-3efafd4c0583 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:27.941782 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-167ff3e1-8f87-4fd6-ac2e-3efafd4c0583 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:27.942134 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-167ff3e1-8f87-4fd6-ac2e-3efafd4c0583 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-494038142", "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=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:27.955546 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-167ff3e1-8f87-4fd6-ac2e-3efafd4c0583 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:27.955873 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1459/5784] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:27 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 31 05:43:27.963556 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e3ae07da-a0d0-4eeb-b55d-5372f76c625f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.015880 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3ae07da-a0d0-4eeb-b55d-5372f76c625f tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] POST https://10.4.3.227/volume/v3/types/3aff35bb-e240-433e-85aa-6a1ff249cfc1/encryption Jul 31 05:43:28.016267 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e3ae07da-a0d0-4eeb-b55d-5372f76c625f tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.018465 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-e3ae07da-a0d0-4eeb-b55d-5372f76c625f tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.018701 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e3ae07da-a0d0-4eeb-b55d-5372f76c625f tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/3aff35bb-e240-433e-85aa-6a1ff249cfc1/encryption returned with HTTP 403 Jul 31 05:43:28.019131 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1449/5785] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:43:27 2026] POST /volume/v3/types/3aff35bb-e240-433e-85aa-6a1ff249cfc1/encryption => generated 127 bytes in 56 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.026362 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-daf7d880-3276-4ad7-b3cf-a74a90b75d79 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.027927 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-daf7d880-3276-4ad7-b3cf-a74a90b75d79 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:28.028267 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-daf7d880-3276-4ad7-b3cf-a74a90b75d79 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1715493954", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.041492 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-daf7d880-3276-4ad7-b3cf-a74a90b75d79 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:28.041823 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1435/5786] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:28 2026] POST /volume/v3/types => generated 380 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:28.049013 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c6aa20f0-4271-48f9-a82f-568a34bc8e5c None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.050675 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6aa20f0-4271-48f9-a82f-568a34bc8e5c tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] POST https://10.4.3.227/volume/v3/types/e3a734df-1fbe-4ba9-a1ca-5a682391f083/extra_specs Jul 31 05:43:28.050966 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c6aa20f0-4271-48f9-a82f-568a34bc8e5c tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.052659 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-c6aa20f0-4271-48f9-a82f-568a34bc8e5c tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.052829 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c6aa20f0-4271-48f9-a82f-568a34bc8e5c tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/e3a734df-1fbe-4ba9-a1ca-5a682391f083/extra_specs returned with HTTP 403 Jul 31 05:43:28.053266 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1444/5787] 10.4.3.227 () {68 vars in 1399 bytes} [Fri Jul 31 05:43:28 2026] POST /volume/v3/types/e3a734df-1fbe-4ba9-a1ca-5a682391f083/extra_specs => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.059677 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-792df69c-de12-424e-9261-a713dc143c0b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.061288 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-792df69c-de12-424e-9261-a713dc143c0b tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] PUT https://10.4.3.227/volume/v3/types/e3a734df-1fbe-4ba9-a1ca-5a682391f083/extra_specs/key2 Jul 31 05:43:28.061590 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-792df69c-de12-424e-9261-a713dc143c0b tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.063443 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-792df69c-de12-424e-9261-a713dc143c0b tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.063611 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-792df69c-de12-424e-9261-a713dc143c0b tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/e3a734df-1fbe-4ba9-a1ca-5a682391f083/extra_specs/key2 returned with HTTP 403 Jul 31 05:43:28.063967 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1460/5788] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:43:28 2026] PUT /volume/v3/types/e3a734df-1fbe-4ba9-a1ca-5a682391f083/extra_specs/key2 => generated 122 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.070328 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-089ebe5a-dce2-4064-8450-02a6eddc4257 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.071997 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-089ebe5a-dce2-4064-8450-02a6eddc4257 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:28.072371 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-089ebe5a-dce2-4064-8450-02a6eddc4257 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.074191 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-089ebe5a-dce2-4064-8450-02a6eddc4257 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.074365 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-089ebe5a-dce2-4064-8450-02a6eddc4257 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types returned with HTTP 403 Jul 31 05:43:28.074788 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1450/5789] 10.4.3.227 () {68 vars in 1252 bytes} [Fri Jul 31 05:43:28 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.080556 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-1ecdf3e0-9f47-4003-ba84-8a7cad21c145 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.082186 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ecdf3e0-9f47-4003-ba84-8a7cad21c145 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:28.082527 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-1ecdf3e0-9f47-4003-ba84-8a7cad21c145 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1002561307", "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=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.096544 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-1ecdf3e0-9f47-4003-ba84-8a7cad21c145 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:28.096909 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1436/5790] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:28 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:28.103524 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-55199252-9ad8-4ff9-9ff8-eb34bddaa7ff None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.105544 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55199252-9ad8-4ff9-9ff8-eb34bddaa7ff tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] POST https://10.4.3.227/volume/v3/types/d89486b9-eae9-4340-936d-4d43d721a6b0/encryption Jul 31 05:43:28.105923 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-55199252-9ad8-4ff9-9ff8-eb34bddaa7ff tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.118998 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-55199252-9ad8-4ff9-9ff8-eb34bddaa7ff tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types/d89486b9-eae9-4340-936d-4d43d721a6b0/encryption returned with HTTP 200 Jul 31 05:43:28.119329 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1445/5791] 10.4.3.227 () {68 vars in 1397 bytes} [Fri Jul 31 05:43:28 2026] POST /volume/v3/types/d89486b9-eae9-4340-936d-4d43d721a6b0/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:28.126037 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-b1340e4f-04ec-4d8d-b946-4dfcc57f3003 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.127656 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1340e4f-04ec-4d8d-b946-4dfcc57f3003 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] DELETE https://10.4.3.227/volume/v3/types/d89486b9-eae9-4340-936d-4d43d721a6b0/encryption/58aebfb8-8bb2-4334-ae42-1e1f70be59aa Jul 31 05:43:28.127825 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1340e4f-04ec-4d8d-b946-4dfcc57f3003 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.127995 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-b1340e4f-04ec-4d8d-b946-4dfcc57f3003 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.128569 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-b1340e4f-04ec-4d8d-b946-4dfcc57f3003 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.128733 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-b1340e4f-04ec-4d8d-b946-4dfcc57f3003 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/d89486b9-eae9-4340-936d-4d43d721a6b0/encryption/58aebfb8-8bb2-4334-ae42-1e1f70be59aa returned with HTTP 403 Jul 31 05:43:28.129084 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1461/5792] 10.4.3.227 () {66 vars in 1489 bytes} [Fri Jul 31 05:43:28 2026] DELETE /volume/v3/types/d89486b9-eae9-4340-936d-4d43d721a6b0/encryption/58aebfb8-8bb2-4334-ae42-1e1f70be59aa => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.136454 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-71907509-b87f-45f4-8d9a-e0b350ad5b07 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.138362 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71907509-b87f-45f4-8d9a-e0b350ad5b07 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:28.138770 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-71907509-b87f-45f4-8d9a-e0b350ad5b07 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1686956607", "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=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.155940 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-71907509-b87f-45f4-8d9a-e0b350ad5b07 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:28.156375 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1451/5793] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:28 2026] POST /volume/v3/types => generated 380 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:28.163982 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-5bd5e951-2b84-4ab7-8006-ed7f94886d40 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.165743 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bd5e951-2b84-4ab7-8006-ed7f94886d40 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] DELETE https://10.4.3.227/volume/v3/types/897a8040-ac08-46f3-934e-5263b597342a/extra_specs/key1 Jul 31 05:43:28.165919 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bd5e951-2b84-4ab7-8006-ed7f94886d40 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.166111 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-5bd5e951-2b84-4ab7-8006-ed7f94886d40 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.170419 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-5bd5e951-2b84-4ab7-8006-ed7f94886d40 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.170588 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-5bd5e951-2b84-4ab7-8006-ed7f94886d40 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/897a8040-ac08-46f3-934e-5263b597342a/extra_specs/key1 returned with HTTP 403 Jul 31 05:43:28.170980 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1437/5794] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:43:28 2026] DELETE /volume/v3/types/897a8040-ac08-46f3-934e-5263b597342a/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.177234 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-af18723a-dbab-4c05-9c84-8924673e67d1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.178799 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af18723a-dbab-4c05-9c84-8924673e67d1 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] POST https://10.4.3.227/volume/v3/types Jul 31 05:43:28.179175 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-af18723a-dbab-4c05-9c84-8924673e67d1 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1299422258", "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=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.194159 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-af18723a-dbab-4c05-9c84-8924673e67d1 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:28.194431 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1446/5795] 10.4.3.227 () {68 vars in 1253 bytes} [Fri Jul 31 05:43:28 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:28.201745 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-6d391496-e38c-4931-ad49-dbd44e624ae1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.203291 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d391496-e38c-4931-ad49-dbd44e624ae1 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] DELETE https://10.4.3.227/volume/v3/types/5248a760-9db8-4aaa-a4cc-08cf2ea47ebe Jul 31 05:43:28.203468 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d391496-e38c-4931-ad49-dbd44e624ae1 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.203678 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-6d391496-e38c-4931-ad49-dbd44e624ae1 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.204313 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-6d391496-e38c-4931-ad49-dbd44e624ae1 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.204464 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-6d391496-e38c-4931-ad49-dbd44e624ae1 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/5248a760-9db8-4aaa-a4cc-08cf2ea47ebe returned with HTTP 403 Jul 31 05:43:28.204863 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1462/5796] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:28 2026] DELETE /volume/v3/types/5248a760-9db8-4aaa-a4cc-08cf2ea47ebe => generated 109 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.211141 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-57c3a726-65d9-47be-8c06-9e0d19629327 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.212782 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57c3a726-65d9-47be-8c06-9e0d19629327 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] GET https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs Jul 31 05:43:28.212956 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57c3a726-65d9-47be-8c06-9e0d19629327 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.213161 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-57c3a726-65d9-47be-8c06-9e0d19629327 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Calling method 'index' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.220045 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-57c3a726-65d9-47be-8c06-9e0d19629327 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs returned with HTTP 200 Jul 31 05:43:28.220386 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1452/5797] 10.4.3.227 () {66 vars in 1378 bytes} [Fri Jul 31 05:43:28 2026] GET /volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:28.226899 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-6d8313fe-4975-4e1c-8f2c-3ca6885ae82a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.228402 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d8313fe-4975-4e1c-8f2c-3ca6885ae82a tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] GET https://10.4.3.227/volume/v3/types Jul 31 05:43:28.228575 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d8313fe-4975-4e1c-8f2c-3ca6885ae82a tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.228769 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-6d8313fe-4975-4e1c-8f2c-3ca6885ae82a tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Calling method 'index' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.229414 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.api_utils [None req-6d8313fe-4975-4e1c-8f2c-3ca6885ae82a tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Removing options '' from query. {{(pid=100284) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 05:43:28.249708 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-6d8313fe-4975-4e1c-8f2c-3ca6885ae82a tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types returned with HTTP 200 Jul 31 05:43:28.250043 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1438/5798] 10.4.3.227 () {66 vars in 1231 bytes} [Fri Jul 31 05:43:28 2026] GET /volume/v3/types => generated 2388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:43:28.259674 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-e6db324e-8f61-4118-a783-a8bdab801e17 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.261336 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6db324e-8f61-4118-a783-a8bdab801e17 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] GET https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption/cipher Jul 31 05:43:28.261509 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6db324e-8f61-4118-a783-a8bdab801e17 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.261695 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-e6db324e-8f61-4118-a783-a8bdab801e17 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.262249 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.policy [None req-e6db324e-8f61-4118-a783-a8bdab801e17 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100285) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.262414 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-e6db324e-8f61-4118-a783-a8bdab801e17 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption/cipher returned with HTTP 403 Jul 31 05:43:28.262794 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1447/5799] 10.4.3.227 () {66 vars in 1396 bytes} [Fri Jul 31 05:43:28 2026] GET /volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.268922 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-4d142ab9-79c3-40c7-a69b-bea09471778f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.270894 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d142ab9-79c3-40c7-a69b-bea09471778f tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] GET https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption Jul 31 05:43:28.271065 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d142ab9-79c3-40c7-a69b-bea09471778f tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.271251 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-4d142ab9-79c3-40c7-a69b-bea09471778f tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Calling method 'index' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.271796 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-4d142ab9-79c3-40c7-a69b-bea09471778f tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.271944 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-4d142ab9-79c3-40c7-a69b-bea09471778f tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption returned with HTTP 403 Jul 31 05:43:28.272321 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1463/5800] 10.4.3.227 () {66 vars in 1375 bytes} [Fri Jul 31 05:43:28 2026] GET /volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.277953 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-cd34e70c-d77f-4a34-aa75-6f60c55803f7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.279535 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd34e70c-d77f-4a34-aa75-6f60c55803f7 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] GET https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs/multiattach Jul 31 05:43:28.279715 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd34e70c-d77f-4a34-aa75-6f60c55803f7 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.279881 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-cd34e70c-d77f-4a34-aa75-6f60c55803f7 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.286410 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-cd34e70c-d77f-4a34-aa75-6f60c55803f7 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs/multiattach returned with HTTP 200 Jul 31 05:43:28.286741 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1453/5801] 10.4.3.227 () {66 vars in 1414 bytes} [Fri Jul 31 05:43:28 2026] GET /volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 05:43:28.291945 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-214220bf-4474-418b-8098-877619e111ae None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.293625 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-214220bf-4474-418b-8098-877619e111ae tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] GET https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs/volume_backend_name Jul 31 05:43:28.293807 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-214220bf-4474-418b-8098-877619e111ae tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.293982 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-214220bf-4474-418b-8098-877619e111ae tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.300464 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-214220bf-4474-418b-8098-877619e111ae tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 05:43:28.300856 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1439/5802] 10.4.3.227 () {66 vars in 1438 bytes} [Fri Jul 31 05:43:28 2026] GET /volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.306626 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-37f40342-7e9a-4da0-a09d-963a9f915e1d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.308231 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37f40342-7e9a-4da0-a09d-963a9f915e1d tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] GET https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6 Jul 31 05:43:28.308401 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37f40342-7e9a-4da0-a09d-963a9f915e1d tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.308567 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-37f40342-7e9a-4da0-a09d-963a9f915e1d tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.314417 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-37f40342-7e9a-4da0-a09d-963a9f915e1d tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6 returned with HTTP 200 Jul 31 05:43:28.314816 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1448/5803] 10.4.3.227 () {66 vars in 1342 bytes} [Fri Jul 31 05:43:28 2026] GET /volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6 => generated 318 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:43:28.321947 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-64d9664a-a6c7-4197-a176-63ca0f9183aa None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.323974 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64d9664a-a6c7-4197-a176-63ca0f9183aa tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] PUT https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption/a85b0ec8-e5e0-4d00-84c7-6eb998cf3f42 Jul 31 05:43:28.324313 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-64d9664a-a6c7-4197-a176-63ca0f9183aa tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.326152 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.policy [None req-64d9664a-a6c7-4197-a176-63ca0f9183aa tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100286) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.326322 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-64d9664a-a6c7-4197-a176-63ca0f9183aa tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption/a85b0ec8-e5e0-4d00-84c7-6eb998cf3f42 returned with HTTP 403 Jul 31 05:43:28.326792 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1464/5804] 10.4.3.227 () {68 vars in 1506 bytes} [Fri Jul 31 05:43:28 2026] PUT /volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/encryption/a85b0ec8-e5e0-4d00-84c7-6eb998cf3f42 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.332471 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-181239ee-f981-4a8d-adf5-221f05b31138 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.334176 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-181239ee-f981-4a8d-adf5-221f05b31138 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] PUT https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs/key1 Jul 31 05:43:28.334494 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-181239ee-f981-4a8d-adf5-221f05b31138 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.336214 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.policy [None req-181239ee-f981-4a8d-adf5-221f05b31138 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100283) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.336387 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-181239ee-f981-4a8d-adf5-221f05b31138 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs/key1 returned with HTTP 403 Jul 31 05:43:28.336791 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1454/5805] 10.4.3.227 () {68 vars in 1413 bytes} [Fri Jul 31 05:43:28 2026] PUT /volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.342576 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-87d3a23b-9ead-4e4a-9da6-73b4527f3542 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.344217 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87d3a23b-9ead-4e4a-9da6-73b4527f3542 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] PUT https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6 Jul 31 05:43:28.344533 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-87d3a23b-9ead-4e4a-9da6-73b4527f3542 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:43:28.346658 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.policy [None req-87d3a23b-9ead-4e4a-9da6-73b4527f3542 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '37da47f0b3bc4ea5ae8030a04ddd775e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '52bf2b5d3cb54fce8e36fb386e13649a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100284) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 05:43:28.347652 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-87d3a23b-9ead-4e4a-9da6-73b4527f3542 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-member] https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6 returned with HTTP 403 Jul 31 05:43:28.348210 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1440/5806] 10.4.3.227 () {68 vars in 1362 bytes} [Fri Jul 31 05:43:28 2026] PUT /volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:43:28.354507 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0c950d94-ecfc-44d6-9762-a429ca2bea12 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.356230 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c950d94-ecfc-44d6-9762-a429ca2bea12 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] DELETE https://10.4.3.227/volume/v3/types/5248a760-9db8-4aaa-a4cc-08cf2ea47ebe Jul 31 05:43:28.356410 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c950d94-ecfc-44d6-9762-a429ca2bea12 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.356612 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c950d94-ecfc-44d6-9762-a429ca2bea12 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.379274 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c950d94-ecfc-44d6-9762-a429ca2bea12 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types/5248a760-9db8-4aaa-a4cc-08cf2ea47ebe returned with HTTP 202 Jul 31 05:43:28.379687 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1449/5807] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:28 2026] DELETE /volume/v3/types/5248a760-9db8-4aaa-a4cc-08cf2ea47ebe => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:28.385845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2b8be2f4-bb2c-408a-ad82-6d09ae428d75 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.387532 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b8be2f4-bb2c-408a-ad82-6d09ae428d75 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] DELETE https://10.4.3.227/volume/v3/types/897a8040-ac08-46f3-934e-5263b597342a Jul 31 05:43:28.387780 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b8be2f4-bb2c-408a-ad82-6d09ae428d75 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.388024 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2b8be2f4-bb2c-408a-ad82-6d09ae428d75 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.410926 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2b8be2f4-bb2c-408a-ad82-6d09ae428d75 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types/897a8040-ac08-46f3-934e-5263b597342a returned with HTTP 202 Jul 31 05:43:28.411297 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1465/5808] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:28 2026] DELETE /volume/v3/types/897a8040-ac08-46f3-934e-5263b597342a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:28.417502 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-dbdca035-451b-4c23-958f-11efb72ee908 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.419313 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbdca035-451b-4c23-958f-11efb72ee908 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] DELETE https://10.4.3.227/volume/v3/types/d89486b9-eae9-4340-936d-4d43d721a6b0 Jul 31 05:43:28.419541 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbdca035-451b-4c23-958f-11efb72ee908 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.419789 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-dbdca035-451b-4c23-958f-11efb72ee908 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Calling method '_delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.441947 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-dbdca035-451b-4c23-958f-11efb72ee908 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types/d89486b9-eae9-4340-936d-4d43d721a6b0 returned with HTTP 202 Jul 31 05:43:28.442388 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1455/5809] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:28 2026] DELETE /volume/v3/types/d89486b9-eae9-4340-936d-4d43d721a6b0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:28.448322 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-08973f3c-98f7-40ee-8a82-f43f211aeb89 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.450109 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08973f3c-98f7-40ee-8a82-f43f211aeb89 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] DELETE https://10.4.3.227/volume/v3/types/e3a734df-1fbe-4ba9-a1ca-5a682391f083 Jul 31 05:43:28.450307 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08973f3c-98f7-40ee-8a82-f43f211aeb89 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.450489 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-08973f3c-98f7-40ee-8a82-f43f211aeb89 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Calling method '_delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.472752 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-08973f3c-98f7-40ee-8a82-f43f211aeb89 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types/e3a734df-1fbe-4ba9-a1ca-5a682391f083 returned with HTTP 202 Jul 31 05:43:28.473184 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1441/5810] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:28 2026] DELETE /volume/v3/types/e3a734df-1fbe-4ba9-a1ca-5a682391f083 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:28.478961 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-dc8c39af-eb9b-4fce-a5cc-30195cb7f638 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.480609 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc8c39af-eb9b-4fce-a5cc-30195cb7f638 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] DELETE https://10.4.3.227/volume/v3/types/3aff35bb-e240-433e-85aa-6a1ff249cfc1 Jul 31 05:43:28.480788 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc8c39af-eb9b-4fce-a5cc-30195cb7f638 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.480965 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-dc8c39af-eb9b-4fce-a5cc-30195cb7f638 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Calling method '_delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.501910 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-dc8c39af-eb9b-4fce-a5cc-30195cb7f638 tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types/3aff35bb-e240-433e-85aa-6a1ff249cfc1 returned with HTTP 202 Jul 31 05:43:28.502318 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1450/5811] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:28 2026] DELETE /volume/v3/types/3aff35bb-e240-433e-85aa-6a1ff249cfc1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:28.508189 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f7107962-5ae2-4ddd-9916-831bd2db828a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:43:28.509840 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7107962-5ae2-4ddd-9916-831bd2db828a tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] DELETE https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6 Jul 31 05:43:28.510047 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7107962-5ae2-4ddd-9916-831bd2db828a tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:43:28.510276 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f7107962-5ae2-4ddd-9916-831bd2db828a tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] Calling method '_delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:43:28.529366 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f7107962-5ae2-4ddd-9916-831bd2db828a tempest-VolumeTypesMemberTests-229291653 tempest-VolumeTypesMemberTests-229291653-project-admin] https://10.4.3.227/volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6 returned with HTTP 202 Jul 31 05:43:28.529706 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1466/5812] 10.4.3.227 () {66 vars in 1345 bytes} [Fri Jul 31 05:43:28 2026] DELETE /volume/v3/types/f2d4b534-c18f-4d67-9dfe-86f03a87aff6 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:43:38.440028 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=62,cinder:INSERT=19,cinder:UPDATE=23 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:43:38.470773 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=123,cinder:UPDATE=41,cinder:INSERT=39 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:43:38.499813 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=113,cinder:UPDATE=33,cinder:INSERT=38 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:43:38.527512 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=109,cinder:UPDATE=33,cinder:INSERT=23 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:44:19.614717 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:19.616421 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:44:19.616725 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1763052185", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:19.618153 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1763052185', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:44:19.618266 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume of 1 GB Jul 31 05:44:19.622210 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Availability Zones retrieved successfully. Jul 31 05:44:19.626890 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Flow 'volume_create_api' (32c590e9-c7a4-41e6-b621-e6a6b6292a45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:44:19.627866 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c4fa1f-fd68-450b-928a-a7b77cbeab23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:19.628659 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Validating volume size '1' using validate_int {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:44:19.649978 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c4fa1f-fd68-450b-928a-a7b77cbeab23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:19.650650 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce14b20b-9396-4695-8b36-bd3483a2c1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:19.698654 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Created reservations ['d4ec6c7b-edab-4298-9af0-5b9b36079c27', 'ba34d54e-6873-441d-bb8a-a30a0ee5ba98', 'ea5e0f56-95e9-4ece-a2ba-64309f6a27fd', '989531cf-fc3a-4b22-92c7-2ea1f40196ac'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:44:19.699508 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce14b20b-9396-4695-8b36-bd3483a2c1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4ec6c7b-edab-4298-9af0-5b9b36079c27', 'ba34d54e-6873-441d-bb8a-a30a0ee5ba98', 'ea5e0f56-95e9-4ece-a2ba-64309f6a27fd', '989531cf-fc3a-4b22-92c7-2ea1f40196ac']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:19.700220 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae8af35b-7ab4-4938-ab68-07401bc0c7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:19.721010 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae8af35b-7ab4-4938-ab68-07401bc0c7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '623b3cf8-fea0-44fa-9c45-022773fec73a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1763052185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b278550c5a8749d6bca1064933d648e9',qos_specs=None,replication_status=,reservations=['d4ec6c7b-edab-4298-9af0-5b9b36079c27','ba34d54e-6873-441d-bb8a-a30a0ee5ba98','ea5e0f56-95e9-4ece-a2ba-64309f6a27fd','989531cf-fc3a-4b22-92c7-2ea1f40196ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1763052185',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=623b3cf8-fea0-44fa-9c45-022773fec73a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b278550c5a8749d6bca1064933d648e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:19.722060 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6513d063-8844-4bee-91e1-a7d96cdc1724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:19.736989 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6513d063-8844-4bee-91e1-a7d96cdc1724) transitioned into state 'SUCCESS' from state '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-1763052185',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b278550c5a8749d6bca1064933d648e9',qos_specs=None,replication_status=,reservations=['d4ec6c7b-edab-4298-9af0-5b9b36079c27','ba34d54e-6873-441d-bb8a-a30a0ee5ba98','ea5e0f56-95e9-4ece-a2ba-64309f6a27fd','989531cf-fc3a-4b22-92c7-2ea1f40196ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:19.737708 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d46d3b-9404-4f8b-922e-a39629884dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:19.745381 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09d46d3b-9404-4f8b-922e-a39629884dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:19.746081 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Flow 'volume_create_api' (32c590e9-c7a4-41e6-b621-e6a6b6292a45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:44:19.746432 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume request issued successfully. Jul 31 05:44:19.746938 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-11ed6552-b25c-49b0-87cc-ca539d1865fe tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:44:19.747393 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1456/5813] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:44:19 2026] POST /volume/v3/volumes => generated 757 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:44:19.758533 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-036003b8-f59d-4e70-9742-4104875c9737 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:19.761149 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-036003b8-f59d-4e70-9742-4104875c9737 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:19.761149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-036003b8-f59d-4e70-9742-4104875c9737 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:19.761149 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-036003b8-f59d-4e70-9742-4104875c9737 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:19.767525 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:19.767525 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:19.770980 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-036003b8-f59d-4e70-9742-4104875c9737 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:19.774618 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-036003b8-f59d-4e70-9742-4104875c9737 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:19.774964 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1442/5814] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:19 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:20.786739 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-34fc0012-4265-4fd3-8a53-40101743477d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:20.788855 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34fc0012-4265-4fd3-8a53-40101743477d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:20.789110 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34fc0012-4265-4fd3-8a53-40101743477d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:20.789336 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-34fc0012-4265-4fd3-8a53-40101743477d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:20.797304 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:20.797304 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:20.800882 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-34fc0012-4265-4fd3-8a53-40101743477d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:20.805316 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-34fc0012-4265-4fd3-8a53-40101743477d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:20.805739 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1451/5815] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:20 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:20.816882 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-0cd381e2-7de8-42da-ac56-39e3e1dea8a1 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:20.818650 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cd381e2-7de8-42da-ac56-39e3e1dea8a1 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:20.818827 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cd381e2-7de8-42da-ac56-39e3e1dea8a1 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:20.819027 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-0cd381e2-7de8-42da-ac56-39e3e1dea8a1 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:20.825488 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:20.825488 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:20.828457 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-0cd381e2-7de8-42da-ac56-39e3e1dea8a1 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:20.831937 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-0cd381e2-7de8-42da-ac56-39e3e1dea8a1 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:20.832298 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1467/5816] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:20 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:21.368324 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-8f75ebea-9946-49e5-a08e-93896e59c95a None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:21.370312 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-8f75ebea-9946-49e5-a08e-93896e59c95a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:21.370491 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-8f75ebea-9946-49e5-a08e-93896e59c95a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:21.370657 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-8f75ebea-9946-49e5-a08e-93896e59c95a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:21.377001 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:21.377001 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:21.380075 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-8f75ebea-9946-49e5-a08e-93896e59c95a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:21.383515 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-8f75ebea-9946-49e5-a08e-93896e59c95a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:21.383897 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1457/5817] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:44:21 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:21.444790 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b2acfb0f-2145-4c6f-a94b-11c4079a148d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:21.445193 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2acfb0f-2145-4c6f-a94b-11c4079a148d None None] GET https://10.4.3.227/volume// Jul 31 05:44:21.445371 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2acfb0f-2145-4c6f-a94b-11c4079a148d None None] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:21.445549 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b2acfb0f-2145-4c6f-a94b-11c4079a148d None None] Calling method 'all' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:21.445838 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b2acfb0f-2145-4c6f-a94b-11c4079a148d None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:44:21.446246 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1443/5818] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:44: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 31 05:44:21.451742 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-8a905ceb-f966-4f61-bc62-f14d7422288d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:21.501313 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-8a905ceb-f966-4f61-bc62-f14d7422288d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:44:21.501681 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-8a905ceb-f966-4f61-bc62-f14d7422288d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "623b3cf8-fea0-44fa-9c45-022773fec73a", "connector": null, "instance_uuid": "9da610c0-e67c-4c07-b4ec-aad827a34182"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:21.509902 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:21.509902 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:21.528236 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-8a905ceb-f966-4f61-bc62-f14d7422288d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:44:21.528693 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1452/5819] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:44:21 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 31 05:44:21.551638 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-5b5ec5e2-b791-4833-9236-eb545aa4b183 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:21.553332 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b5ec5e2-b791-4833-9236-eb545aa4b183 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:21.553502 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b5ec5e2-b791-4833-9236-eb545aa4b183 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:21.553677 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-5b5ec5e2-b791-4833-9236-eb545aa4b183 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:21.558512 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-db254ffe-3bb2-46fd-83e9-ebef1bde2e30 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:21.558870 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db254ffe-3bb2-46fd-83e9-ebef1bde2e30 None None] GET https://10.4.3.227/volume// Jul 31 05:44:21.559048 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db254ffe-3bb2-46fd-83e9-ebef1bde2e30 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:21.559270 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-db254ffe-3bb2-46fd-83e9-ebef1bde2e30 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:21.559595 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-db254ffe-3bb2-46fd-83e9-ebef1bde2e30 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:44:21.559853 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1458/5820] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:44: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 31 05:44:21.561998 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:21.561998 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:21.564970 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-5b5ec5e2-b791-4833-9236-eb545aa4b183 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:21.565803 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-10f1ca98-3c17-4799-835b-68b3d69306c7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:21.567703 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-10f1ca98-3c17-4799-835b-68b3d69306c7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:21.567929 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-10f1ca98-3c17-4799-835b-68b3d69306c7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:21.568118 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-10f1ca98-3c17-4799-835b-68b3d69306c7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:21.568461 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-5b5ec5e2-b791-4833-9236-eb545aa4b183 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:21.568775 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1468/5821] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:21 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:21.576407 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:21.576407 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:21.579217 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-10f1ca98-3c17-4799-835b-68b3d69306c7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:21.582544 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-10f1ca98-3c17-4799-835b-68b3d69306c7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:21.582870 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1444/5822] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:44:21 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 1029 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:44:21.683027 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-74028849-187b-4590-b06d-43bb74b81e48 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:21.684784 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-74028849-187b-4590-b06d-43bb74b81e48 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] PUT https://10.4.3.227/volume/v3/attachments/6bbe46c3-e564-4785-a464-234f09745204 Jul 31 05:44:21.685128 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-74028849-187b-4590-b06d-43bb74b81e48 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:21.691682 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-74028849-187b-4590-b06d-43bb74b81e48 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Acquiring lock "cinder-attachment_update-623b3cf8-fea0-44fa-9c45-022773fec73a-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:44:21.695746 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-74028849-187b-4590-b06d-43bb74b81e48 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Lock "cinder-attachment_update-623b3cf8-fea0-44fa-9c45-022773fec73a-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:44:21.696542 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:21.696542 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:21.758272 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-74028849-187b-4590-b06d-43bb74b81e48 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Lock "cinder-attachment_update-623b3cf8-fea0-44fa-9c45-022773fec73a-np0000006182" released by "attachment_update" :: held 0.062s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:44:21.758551 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-74028849-187b-4590-b06d-43bb74b81e48 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/6bbe46c3-e564-4785-a464-234f09745204 returned with HTTP 200 Jul 31 05:44:21.758961 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1453/5823] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:44:21 2026] PUT /volume/v3/attachments/6bbe46c3-e564-4785-a464-234f09745204 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:44:22.579994 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e6a75fb4-9912-4e74-8c89-6e6f59f6d9f4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:22.581715 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6a75fb4-9912-4e74-8c89-6e6f59f6d9f4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:22.581912 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6a75fb4-9912-4e74-8c89-6e6f59f6d9f4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:22.582084 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e6a75fb4-9912-4e74-8c89-6e6f59f6d9f4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:22.590674 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:22.590674 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:22.594062 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e6a75fb4-9912-4e74-8c89-6e6f59f6d9f4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:22.598274 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e6a75fb4-9912-4e74-8c89-6e6f59f6d9f4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:22.598670 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1459/5824] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:22 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:23.610019 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-9f782916-1070-43a2-9a5f-cc14c561d3e2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:23.611682 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f782916-1070-43a2-9a5f-cc14c561d3e2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:23.611867 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f782916-1070-43a2-9a5f-cc14c561d3e2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:23.612073 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-9f782916-1070-43a2-9a5f-cc14c561d3e2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:23.620216 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:23.620216 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:23.623083 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-9f782916-1070-43a2-9a5f-cc14c561d3e2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:23.626304 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-9f782916-1070-43a2-9a5f-cc14c561d3e2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:23.626598 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1469/5825] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:23 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:24.638007 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-90e5f2f1-0bf1-443e-b38c-7b885287e0a0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:24.639861 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90e5f2f1-0bf1-443e-b38c-7b885287e0a0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:24.640075 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90e5f2f1-0bf1-443e-b38c-7b885287e0a0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:24.640300 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-90e5f2f1-0bf1-443e-b38c-7b885287e0a0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:24.649183 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:24.649183 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:24.652379 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-90e5f2f1-0bf1-443e-b38c-7b885287e0a0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:24.656112 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-90e5f2f1-0bf1-443e-b38c-7b885287e0a0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:24.656595 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1445/5826] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:24 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 850 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:25.668652 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-2de94e9a-045e-46f1-bd6d-f4083c904bd7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:25.670295 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2de94e9a-045e-46f1-bd6d-f4083c904bd7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:25.670479 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2de94e9a-045e-46f1-bd6d-f4083c904bd7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:25.670656 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-2de94e9a-045e-46f1-bd6d-f4083c904bd7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:25.679068 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:25.679068 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:25.682085 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-2de94e9a-045e-46f1-bd6d-f4083c904bd7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:25.685548 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-2de94e9a-045e-46f1-bd6d-f4083c904bd7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:25.685875 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1454/5827] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:25 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:25.975968 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-89a7f06a-596b-4f42-aca5-1dff3785ab8e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:25.977988 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-89a7f06a-596b-4f42-aca5-1dff3785ab8e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/attachments/6bbe46c3-e564-4785-a464-234f09745204/action Jul 31 05:44:25.978343 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-89a7f06a-596b-4f42-aca5-1dff3785ab8e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:44:25.978458 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-89a7f06a-596b-4f42-aca5-1dff3785ab8e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:25.992263 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:25.992263 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:26.000833 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-f8e8a2f6-921e-4fc4-ab34-9d038f93d621 req-89a7f06a-596b-4f42-aca5-1dff3785ab8e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/6bbe46c3-e564-4785-a464-234f09745204/action returned with HTTP 204 Jul 31 05:44:26.001318 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1460/5828] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:44:25 2026] POST /volume/v3/attachments/6bbe46c3-e564-4785-a464-234f09745204/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:44:26.697666 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-1e84c884-d402-4b2d-a622-cfe47357a6bb None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:26.699517 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e84c884-d402-4b2d-a622-cfe47357a6bb tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:26.699714 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e84c884-d402-4b2d-a622-cfe47357a6bb tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:26.699933 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-1e84c884-d402-4b2d-a622-cfe47357a6bb tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:26.708686 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:26.708686 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:26.711765 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-1e84c884-d402-4b2d-a622-cfe47357a6bb tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:26.715382 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-1e84c884-d402-4b2d-a622-cfe47357a6bb tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:26.715730 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1470/5829] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:26 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:44:29.370950 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-f059183c-0738-4bcc-b247-7816a335330a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:29.372634 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f059183c-0738-4bcc-b247-7816a335330a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:44:29.372961 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-f059183c-0738-4bcc-b247-7816a335330a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "623b3cf8-fea0-44fa-9c45-022773fec73a", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1477021228", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:29.382419 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:29.382419 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:29.382862 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f059183c-0738-4bcc-b247-7816a335330a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:29.382989 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-f059183c-0738-4bcc-b247-7816a335330a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create snapshot from volume 623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:29.409561 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-f059183c-0738-4bcc-b247-7816a335330a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Created reservations ['7575e85a-6d58-4199-9976-448cf5c128e1', 'a91cf7f9-bbff-47f4-b52b-53dce29c502d', '1ee2e775-75a1-467b-ad69-92d7a21a510d', 'b4b2f772-bffe-4c9e-b17e-16be14bd585e'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:44:29.433782 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-f059183c-0738-4bcc-b247-7816a335330a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot force create request issued successfully. Jul 31 05:44:29.434302 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-f059183c-0738-4bcc-b247-7816a335330a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:44:29.434469 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1446/5830] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:44:29 2026] POST /volume/v3/snapshots => generated 313 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:44:29.441633 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0ab5cb80-c953-4529-935c-127de027a5b4 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:29.443270 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ab5cb80-c953-4529-935c-127de027a5b4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 Jul 31 05:44:29.443461 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ab5cb80-c953-4529-935c-127de027a5b4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:29.443637 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0ab5cb80-c953-4529-935c-127de027a5b4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:29.448776 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:29.448776 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:29.449185 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0ab5cb80-c953-4529-935c-127de027a5b4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:29.449894 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0ab5cb80-c953-4529-935c-127de027a5b4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 returned with HTTP 200 Jul 31 05:44:29.450260 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1455/5831] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:44:29 2026] GET /volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:30.457838 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-42f01fb3-8afd-419f-ade4-138a152b42e6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:30.459608 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42f01fb3-8afd-419f-ade4-138a152b42e6 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 Jul 31 05:44:30.459820 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42f01fb3-8afd-419f-ade4-138a152b42e6 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:30.459998 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-42f01fb3-8afd-419f-ade4-138a152b42e6 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:30.464362 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:30.464362 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:30.464721 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-42f01fb3-8afd-419f-ade4-138a152b42e6 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:30.465393 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-42f01fb3-8afd-419f-ade4-138a152b42e6 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 returned with HTTP 200 Jul 31 05:44:30.465714 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1461/5832] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:44:30 2026] GET /volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:30.472970 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2be5942b-d91b-4ad9-a35e-eae3b5dad950 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:30.474375 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2be5942b-d91b-4ad9-a35e-eae3b5dad950 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 Jul 31 05:44:30.474554 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2be5942b-d91b-4ad9-a35e-eae3b5dad950 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:30.474728 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2be5942b-d91b-4ad9-a35e-eae3b5dad950 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:30.479281 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:30.479281 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:30.479642 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2be5942b-d91b-4ad9-a35e-eae3b5dad950 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:30.480332 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2be5942b-d91b-4ad9-a35e-eae3b5dad950 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 returned with HTTP 200 Jul 31 05:44:30.480631 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1471/5833] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:44:30 2026] GET /volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:31.816231 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c06e8476-7bfa-48f8-b178-0587ff882b50 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:31.818462 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c06e8476-7bfa-48f8-b178-0587ff882b50 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:44:31.818932 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c06e8476-7bfa-48f8-b178-0587ff882b50 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "623b3cf8-fea0-44fa-9c45-022773fec73a", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2099029335", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:31.830086 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:31.830086 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:31.830629 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c06e8476-7bfa-48f8-b178-0587ff882b50 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:31.830824 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-c06e8476-7bfa-48f8-b178-0587ff882b50 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create snapshot from volume 623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:31.851871 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-c06e8476-7bfa-48f8-b178-0587ff882b50 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Created reservations ['19585a97-918e-48ce-94ad-b21cd5d4f163', 'e2849929-6b8a-48c2-9709-15e475f94790', 'd5213d49-b793-4609-8f90-a6a8fa905704', '75c191df-4bc7-4cef-a08a-df1469568705'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:44:31.878471 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c06e8476-7bfa-48f8-b178-0587ff882b50 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot force create request issued successfully. Jul 31 05:44:31.878839 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c06e8476-7bfa-48f8-b178-0587ff882b50 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:44:31.879303 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1447/5834] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:44:31 2026] POST /volume/v3/snapshots => generated 313 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:44:31.887405 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-b5420407-77a0-433e-ba7e-1f181227cc05 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:31.889486 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5420407-77a0-433e-ba7e-1f181227cc05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 Jul 31 05:44:31.889689 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5420407-77a0-433e-ba7e-1f181227cc05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:31.889900 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-b5420407-77a0-433e-ba7e-1f181227cc05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:31.894745 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:31.894745 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:31.895076 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-b5420407-77a0-433e-ba7e-1f181227cc05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:31.895857 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-b5420407-77a0-433e-ba7e-1f181227cc05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 returned with HTTP 200 Jul 31 05:44:31.896432 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1456/5835] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:44:31 2026] GET /volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:32.904472 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-066d852e-5530-4b83-be73-28b5c5f6775d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:32.906191 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-066d852e-5530-4b83-be73-28b5c5f6775d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 Jul 31 05:44:32.906374 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-066d852e-5530-4b83-be73-28b5c5f6775d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:32.906545 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-066d852e-5530-4b83-be73-28b5c5f6775d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:32.910974 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:32.910974 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:32.911376 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-066d852e-5530-4b83-be73-28b5c5f6775d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:32.912069 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-066d852e-5530-4b83-be73-28b5c5f6775d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 returned with HTTP 200 Jul 31 05:44:32.912403 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1462/5836] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:44:32 2026] GET /volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:32.920301 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-43feb33a-806b-464c-887a-d254af2f442c None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:32.921970 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43feb33a-806b-464c-887a-d254af2f442c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 Jul 31 05:44:32.922169 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43feb33a-806b-464c-887a-d254af2f442c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:32.922346 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-43feb33a-806b-464c-887a-d254af2f442c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:32.927640 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:32.927640 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:32.928195 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-43feb33a-806b-464c-887a-d254af2f442c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:32.929134 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-43feb33a-806b-464c-887a-d254af2f442c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 returned with HTTP 200 Jul 31 05:44:32.929490 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1472/5837] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:44:32 2026] GET /volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:34.259947 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-7427140a-1b98-47f3-ae30-f273197f9db0 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:34.262244 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7427140a-1b98-47f3-ae30-f273197f9db0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/snapshots Jul 31 05:44:34.262776 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-7427140a-1b98-47f3-ae30-f273197f9db0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "623b3cf8-fea0-44fa-9c45-022773fec73a", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-94509529", "description": null, "metadata": null}} {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:34.275418 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:34.275418 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:34.276071 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7427140a-1b98-47f3-ae30-f273197f9db0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:34.276265 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-7427140a-1b98-47f3-ae30-f273197f9db0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create snapshot from volume 623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:34.300842 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.quota [None req-7427140a-1b98-47f3-ae30-f273197f9db0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Created reservations ['05eb94cf-37a4-42aa-b016-82b73e481c3c', 'da51bd15-54cf-4ab6-b0d7-daf1827debbc', 'b3b914ee-5b95-4c04-8caa-c01b8e46fc91', '1319ec29-4b49-4c96-b1e7-6c755d434c08'] {{(pid=100284) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:44:34.327221 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-7427140a-1b98-47f3-ae30-f273197f9db0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot force create request issued successfully. Jul 31 05:44:34.327576 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-7427140a-1b98-47f3-ae30-f273197f9db0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots returned with HTTP 202 Jul 31 05:44:34.328002 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1448/5838] 10.4.3.227 () {68 vars in 1265 bytes} [Fri Jul 31 05:44:34 2026] POST /volume/v3/snapshots => generated 311 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:44:34.337194 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-db1eac33-ac1f-437b-a646-08b28f49d7b1 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:34.338981 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db1eac33-ac1f-437b-a646-08b28f49d7b1 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 Jul 31 05:44:34.339205 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db1eac33-ac1f-437b-a646-08b28f49d7b1 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:34.339392 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-db1eac33-ac1f-437b-a646-08b28f49d7b1 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:34.344227 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:34.344227 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:34.344629 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-db1eac33-ac1f-437b-a646-08b28f49d7b1 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:34.345379 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-db1eac33-ac1f-437b-a646-08b28f49d7b1 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 returned with HTTP 200 Jul 31 05:44:34.345824 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1457/5839] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:44:34 2026] GET /volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 => generated 443 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:35.354147 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-62ce9f65-6c6a-4f45-a145-aaca400eaf53 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:35.355788 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62ce9f65-6c6a-4f45-a145-aaca400eaf53 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 Jul 31 05:44:35.355973 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62ce9f65-6c6a-4f45-a145-aaca400eaf53 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:35.356163 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-62ce9f65-6c6a-4f45-a145-aaca400eaf53 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:35.360903 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:35.360903 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:35.361302 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-62ce9f65-6c6a-4f45-a145-aaca400eaf53 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:35.361961 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-62ce9f65-6c6a-4f45-a145-aaca400eaf53 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 returned with HTTP 200 Jul 31 05:44:35.362287 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1463/5840] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:44:35 2026] GET /volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:35.369542 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-56a8baf0-4a03-4054-962c-9b339727ebc0 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:35.371245 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56a8baf0-4a03-4054-962c-9b339727ebc0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 Jul 31 05:44:35.371429 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56a8baf0-4a03-4054-962c-9b339727ebc0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:35.371604 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-56a8baf0-4a03-4054-962c-9b339727ebc0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:35.376793 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:35.376793 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:35.377205 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-56a8baf0-4a03-4054-962c-9b339727ebc0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:35.377881 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-56a8baf0-4a03-4054-962c-9b339727ebc0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 returned with HTTP 200 Jul 31 05:44:35.378322 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1473/5841] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:44:35 2026] GET /volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:35.408426 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-c46ffab8-d9df-4610-b0a7-da5840f3ffb9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:35.410486 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-c46ffab8-d9df-4610-b0a7-da5840f3ffb9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:35.410665 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-c46ffab8-d9df-4610-b0a7-da5840f3ffb9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:35.410853 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-c46ffab8-d9df-4610-b0a7-da5840f3ffb9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:35.419217 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:35.419217 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:35.422206 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-c46ffab8-d9df-4610-b0a7-da5840f3ffb9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:35.425617 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-c46ffab8-d9df-4610-b0a7-da5840f3ffb9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:35.425976 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1449/5842] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:44:35 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:44:35.441176 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-9d401068-5c42-481a-928b-6569feb0cfa6 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:35.442996 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-9d401068-5c42-481a-928b-6569feb0cfa6 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a/action Jul 31 05:44:35.443360 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-9d401068-5c42-481a-928b-6569feb0cfa6 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:44:35.443504 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-9d401068-5c42-481a-928b-6569feb0cfa6 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:35.452182 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:35.452182 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:35.452595 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-9d401068-5c42-481a-928b-6569feb0cfa6 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:35.457442 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-9d401068-5c42-481a-928b-6569feb0cfa6 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Begin detaching volume completed successfully. Jul 31 05:44:35.457669 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-9d401068-5c42-481a-928b-6569feb0cfa6 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a/action returned with HTTP 202 Jul 31 05:44:35.458120 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1458/5843] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:44:35 2026] POST /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:44:35.490326 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-f5657cb6-cc59-44a4-8c15-acdab5de8e58 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:35.490816 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5657cb6-cc59-44a4-8c15-acdab5de8e58 None None] GET https://10.4.3.227/volume// Jul 31 05:44:35.491019 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5657cb6-cc59-44a4-8c15-acdab5de8e58 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:35.491243 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-f5657cb6-cc59-44a4-8c15-acdab5de8e58 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:35.491568 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-f5657cb6-cc59-44a4-8c15-acdab5de8e58 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:44:35.491868 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1464/5844] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:44:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:44:35.497867 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-1f919ffb-9900-47ba-9f4f-a24b6ad6f58d None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:35.499672 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-1f919ffb-9900-47ba-9f4f-a24b6ad6f58d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:44:35.499882 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-1f919ffb-9900-47ba-9f4f-a24b6ad6f58d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:35.500055 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-1f919ffb-9900-47ba-9f4f-a24b6ad6f58d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:35.508547 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:35.508547 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:35.511677 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-1f919ffb-9900-47ba-9f4f-a24b6ad6f58d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:35.515229 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-1f919ffb-9900-47ba-9f4f-a24b6ad6f58d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:44:35.515546 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1474/5845] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:44:35 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 1325 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:44:36.209360 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-f0746741-09b5-4182-9947-f6c550298a85 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:36.211341 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-f0746741-09b5-4182-9947-f6c550298a85 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] DELETE https://10.4.3.227/volume/v3/attachments/6bbe46c3-e564-4785-a464-234f09745204 Jul 31 05:44:36.211523 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-f0746741-09b5-4182-9947-f6c550298a85 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:36.211722 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-f0746741-09b5-4182-9947-f6c550298a85 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:36.218024 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:36.218024 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:36.256195 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-eeffacca-76f8-49c1-96bf-1af80d8f05f0 req-f0746741-09b5-4182-9947-f6c550298a85 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/6bbe46c3-e564-4785-a464-234f09745204 returned with HTTP 200 Jul 31 05:44:36.256566 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1450/5846] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:44:36 2026] DELETE /volume/v3/attachments/6bbe46c3-e564-4785-a464-234f09745204 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:36.538163 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:36.539598 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:44:36.539920 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-81143930", "snapshot_id": "903686c7-0cf4-4e75-bf26-ba97281729a3", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:36.541283 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.v3.volumes [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-81143930', 'snapshot_id': '903686c7-0cf4-4e75-bf26-ba97281729a3', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100285) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:44:36.545689 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:36.545689 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:36.546062 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:36.546184 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume of 1 GB Jul 31 05:44:36.548949 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Availability Zones retrieved successfully. Jul 31 05:44:36.554133 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Flow 'volume_create_api' (971e2ecc-31d1-401d-a75a-205773b31c21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:44:36.554963 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012bf37e-9c47-4f6e-b39b-b8cc9b3432f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:36.555720 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.flows.api.create_volume [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100285) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:44:36.581000 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012bf37e-9c47-4f6e-b39b-b8cc9b3432f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '903686c7-0cf4-4e75-bf26-ba97281729a3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:36.581731 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b9cefc-2027-40c7-967a-bf07d47d5e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:36.614968 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.quota [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Created reservations ['0bfababc-e5c7-4fa9-81f7-344d9b6070bb', 'bbe945fc-7476-466e-aa33-5ee8b1e67f60', 'af71eebb-eaa6-4a87-ade2-0459eaf43723', 'e824737c-29c0-4888-83c9-02ea1dbf4d83'] {{(pid=100285) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:44:36.615713 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7b9cefc-2027-40c7-967a-bf07d47d5e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bfababc-e5c7-4fa9-81f7-344d9b6070bb', 'bbe945fc-7476-466e-aa33-5ee8b1e67f60', 'af71eebb-eaa6-4a87-ade2-0459eaf43723', 'e824737c-29c0-4888-83c9-02ea1dbf4d83']}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:36.616534 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc71f1e1-54d4-4fac-b8f9-33da34d8ae10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:36.650347 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc71f1e1-54d4-4fac-b8f9-33da34d8ae10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9200c443-162d-4763-b996-b8bf44fa7508', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-81143930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b278550c5a8749d6bca1064933d648e9',qos_specs=None,replication_status=,reservations=['0bfababc-e5c7-4fa9-81f7-344d9b6070bb','bbe945fc-7476-466e-aa33-5ee8b1e67f60','af71eebb-eaa6-4a87-ade2-0459eaf43723','e824737c-29c0-4888-83c9-02ea1dbf4d83'],size=1,snapshot_id=903686c7-0cf4-4e75-bf26-ba97281729a3,source_replicaid=,source_volid=None,status='creating',user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:44:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-81143930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9200c443-162d-4763-b996-b8bf44fa7508,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b278550c5a8749d6bca1064933d648e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=903686c7-0cf4-4e75-bf26-ba97281729a3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:36.651058 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516cd6a9-3ca7-4997-bd17-beb633022876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:36.667580 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516cd6a9-3ca7-4997-bd17-beb633022876) transitioned into state 'SUCCESS' from state '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-81143930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b278550c5a8749d6bca1064933d648e9',qos_specs=None,replication_status=,reservations=['0bfababc-e5c7-4fa9-81f7-344d9b6070bb','bbe945fc-7476-466e-aa33-5ee8b1e67f60','af71eebb-eaa6-4a87-ade2-0459eaf43723','e824737c-29c0-4888-83c9-02ea1dbf4d83'],size=1,snapshot_id=903686c7-0cf4-4e75-bf26-ba97281729a3,source_replicaid=,source_volid=None,status='creating',user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:36.668526 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40e81a5-b73f-4a3d-8ad5-4154edb0926d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:36.691494 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40e81a5-b73f-4a3d-8ad5-4154edb0926d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100285) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:36.692251 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Flow 'volume_create_api' (971e2ecc-31d1-401d-a75a-205773b31c21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100285) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:44:36.692593 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume request issued successfully. Jul 31 05:44:36.693252 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-0c21341c-fbee-403d-ab63-48b30090e3f7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:44:36.693753 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1459/5847] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:44:36 2026] POST /volume/v3/volumes => generated 789 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:44:36.704657 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-edc8afae-b361-4353-9a75-b0715ed3dc54 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:36.706474 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edc8afae-b361-4353-9a75-b0715ed3dc54 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:36.706707 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edc8afae-b361-4353-9a75-b0715ed3dc54 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:36.706841 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-edc8afae-b361-4353-9a75-b0715ed3dc54 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:36.716503 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:36.716503 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:36.720179 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-edc8afae-b361-4353-9a75-b0715ed3dc54 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:36.724000 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-edc8afae-b361-4353-9a75-b0715ed3dc54 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:36.724359 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1465/5848] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:36 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:37.736181 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cc58d93b-bf43-4b4b-911f-91b114a872e9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:37.737885 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc58d93b-bf43-4b4b-911f-91b114a872e9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:37.738113 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc58d93b-bf43-4b4b-911f-91b114a872e9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:37.738251 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cc58d93b-bf43-4b4b-911f-91b114a872e9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:37.744758 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:37.744758 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:37.747812 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cc58d93b-bf43-4b4b-911f-91b114a872e9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:37.751588 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cc58d93b-bf43-4b4b-911f-91b114a872e9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:37.751912 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1475/5849] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:37 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:37.763815 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-b8b61031-0cf6-4d4b-8acd-e19b4feb4f8a None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:37.765506 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8b61031-0cf6-4d4b-8acd-e19b4feb4f8a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:37.765670 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8b61031-0cf6-4d4b-8acd-e19b4feb4f8a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:37.765868 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-b8b61031-0cf6-4d4b-8acd-e19b4feb4f8a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:37.772621 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:37.772621 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:37.775614 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-b8b61031-0cf6-4d4b-8acd-e19b4feb4f8a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:37.778974 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-b8b61031-0cf6-4d4b-8acd-e19b4feb4f8a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:37.779322 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1451/5850] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:37 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:38.206595 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-b4f820e5-2156-4f04-833d-2b064c00e904 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:38.208471 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-b4f820e5-2156-4f04-833d-2b064c00e904 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:38.208781 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-b4f820e5-2156-4f04-833d-2b064c00e904 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:38.209066 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-b4f820e5-2156-4f04-833d-2b064c00e904 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:38.215256 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:38.215256 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:38.218454 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-b4f820e5-2156-4f04-833d-2b064c00e904 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:38.221963 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-b4f820e5-2156-4f04-833d-2b064c00e904 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:38.222447 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1460/5851] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:44:38 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:38.280802 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b1179c21-e795-4542-add3-774c691a4b49 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:38.281240 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1179c21-e795-4542-add3-774c691a4b49 None None] GET https://10.4.3.227/volume// Jul 31 05:44:38.281414 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1179c21-e795-4542-add3-774c691a4b49 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:38.281776 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b1179c21-e795-4542-add3-774c691a4b49 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:38.282085 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b1179c21-e795-4542-add3-774c691a4b49 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:44:38.282786 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1466/5852] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:44: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 31 05:44:38.288418 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-53aa6091-6e72-4a53-b329-1dd40ad4fdc9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:38.290357 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-53aa6091-6e72-4a53-b329-1dd40ad4fdc9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:44:38.290678 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-53aa6091-6e72-4a53-b329-1dd40ad4fdc9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9200c443-162d-4763-b996-b8bf44fa7508", "connector": null, "instance_uuid": "9da610c0-e67c-4c07-b4ec-aad827a34182"}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:38.298997 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:38.298997 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:38.318712 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-53aa6091-6e72-4a53-b329-1dd40ad4fdc9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:44:38.319178 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1476/5853] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:44:38 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 31 05:44:38.342112 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb5812f4-5947-497d-a852-e2d15e227ce8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:38.343766 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb5812f4-5947-497d-a852-e2d15e227ce8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:38.343943 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb5812f4-5947-497d-a852-e2d15e227ce8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:38.344158 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb5812f4-5947-497d-a852-e2d15e227ce8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:38.348272 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-1fd5fde5-8369-478e-8aea-a0a4d9770798 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:38.348813 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1fd5fde5-8369-478e-8aea-a0a4d9770798 None None] GET https://10.4.3.227/volume// Jul 31 05:44:38.349028 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1fd5fde5-8369-478e-8aea-a0a4d9770798 None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:38.349297 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-1fd5fde5-8369-478e-8aea-a0a4d9770798 None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:38.349691 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-1fd5fde5-8369-478e-8aea-a0a4d9770798 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:44:38.349970 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1461/5854] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:44: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 31 05:44:38.352595 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:38.352595 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:38.355712 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cb5812f4-5947-497d-a852-e2d15e227ce8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:38.356135 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-7a8b1e02-5be3-479c-96d3-966495b0612d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:38.358039 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-7a8b1e02-5be3-479c-96d3-966495b0612d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:38.358264 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-7a8b1e02-5be3-479c-96d3-966495b0612d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:38.358446 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-7a8b1e02-5be3-479c-96d3-966495b0612d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:38.359196 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb5812f4-5947-497d-a852-e2d15e227ce8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:38.359534 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1452/5855] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:38 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:38.366340 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:38.366340 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:38.369486 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-7a8b1e02-5be3-479c-96d3-966495b0612d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:38.372953 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-7a8b1e02-5be3-479c-96d3-966495b0612d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:38.373321 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1467/5856] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:44:38 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 1061 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:44:38.469628 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-feaab4e0-bde8-4e2c-ace7-d55d49a4b06f None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:38.471665 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-feaab4e0-bde8-4e2c-ace7-d55d49a4b06f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] PUT https://10.4.3.227/volume/v3/attachments/f5c1baad-7138-4224-bdf2-8b3d941c0776 Jul 31 05:44:38.472150 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-feaab4e0-bde8-4e2c-ace7-d55d49a4b06f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:38.478805 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-feaab4e0-bde8-4e2c-ace7-d55d49a4b06f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Acquiring lock "cinder-attachment_update-9200c443-162d-4763-b996-b8bf44fa7508-np0000006182" by "attachment_update" {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:44:38.482967 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-feaab4e0-bde8-4e2c-ace7-d55d49a4b06f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Lock "cinder-attachment_update-9200c443-162d-4763-b996-b8bf44fa7508-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100286) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:44:38.483793 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:38.483793 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:38.545791 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.coordination [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-feaab4e0-bde8-4e2c-ace7-d55d49a4b06f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Lock "cinder-attachment_update-9200c443-162d-4763-b996-b8bf44fa7508-np0000006182" released by "attachment_update" :: held 0.063s {{(pid=100286) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:44:38.546054 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-feaab4e0-bde8-4e2c-ace7-d55d49a4b06f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/f5c1baad-7138-4224-bdf2-8b3d941c0776 returned with HTTP 200 Jul 31 05:44:38.546711 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1477/5857] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:44:38 2026] PUT /volume/v3/attachments/f5c1baad-7138-4224-bdf2-8b3d941c0776 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:44:39.372517 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-20512001-88ef-40c7-9293-3a6b612a5d04 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:39.374197 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-20512001-88ef-40c7-9293-3a6b612a5d04 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:39.374375 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-20512001-88ef-40c7-9293-3a6b612a5d04 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:39.374549 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-20512001-88ef-40c7-9293-3a6b612a5d04 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:39.382848 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:39.382848 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:39.385730 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-20512001-88ef-40c7-9293-3a6b612a5d04 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:39.389146 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-20512001-88ef-40c7-9293-3a6b612a5d04 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:39.389477 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1462/5858] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:39 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:40.400777 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-2b9b4f6a-7cf3-49fb-a6b1-f6cc14f8cf47 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:40.402471 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b9b4f6a-7cf3-49fb-a6b1-f6cc14f8cf47 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:40.402655 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b9b4f6a-7cf3-49fb-a6b1-f6cc14f8cf47 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:40.402829 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-2b9b4f6a-7cf3-49fb-a6b1-f6cc14f8cf47 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:40.411367 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:40.411367 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:40.414429 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-2b9b4f6a-7cf3-49fb-a6b1-f6cc14f8cf47 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:40.417908 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-2b9b4f6a-7cf3-49fb-a6b1-f6cc14f8cf47 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:40.418339 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1453/5859] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:40 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:41.429681 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-75c4c1dc-6087-4552-b805-d4fa1f5eb212 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:41.431386 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75c4c1dc-6087-4552-b805-d4fa1f5eb212 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:41.431566 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75c4c1dc-6087-4552-b805-d4fa1f5eb212 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:41.431748 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-75c4c1dc-6087-4552-b805-d4fa1f5eb212 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:41.440992 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:41.440992 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:41.444157 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-75c4c1dc-6087-4552-b805-d4fa1f5eb212 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:41.447820 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-75c4c1dc-6087-4552-b805-d4fa1f5eb212 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:41.448223 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1468/5860] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:41 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:41.778454 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-d1761101-65fd-4e41-ac41-3a1358389b97 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:41.780455 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-d1761101-65fd-4e41-ac41-3a1358389b97 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/attachments/f5c1baad-7138-4224-bdf2-8b3d941c0776/action Jul 31 05:44:41.780806 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-d1761101-65fd-4e41-ac41-3a1358389b97 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action body: b'{"os-complete": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:44:41.780935 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-d1761101-65fd-4e41-ac41-3a1358389b97 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:41.794786 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:41.794786 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:41.804223 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-4d0782e7-0929-405b-aaed-0d03fe5d0039 req-d1761101-65fd-4e41-ac41-3a1358389b97 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/f5c1baad-7138-4224-bdf2-8b3d941c0776/action returned with HTTP 204 Jul 31 05:44:41.804628 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1478/5861] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:44:41 2026] POST /volume/v3/attachments/f5c1baad-7138-4224-bdf2-8b3d941c0776/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:44:42.459752 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a7ef590c-8132-4e3c-bbb3-efcfaa086177 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:42.461978 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7ef590c-8132-4e3c-bbb3-efcfaa086177 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:42.461978 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7ef590c-8132-4e3c-bbb3-efcfaa086177 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:42.461978 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a7ef590c-8132-4e3c-bbb3-efcfaa086177 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:42.470150 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:42.470150 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:42.473036 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-a7ef590c-8132-4e3c-bbb3-efcfaa086177 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:42.476400 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a7ef590c-8132-4e3c-bbb3-efcfaa086177 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:42.476878 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1463/5862] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:42 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 1174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:44:45.516903 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-07f4a334-3214-4d52-a3db-32e97eca5569 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:45.518925 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-07f4a334-3214-4d52-a3db-32e97eca5569 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:45.519122 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-07f4a334-3214-4d52-a3db-32e97eca5569 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:45.519304 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-07f4a334-3214-4d52-a3db-32e97eca5569 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:45.527357 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:45.527357 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:45.530625 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-07f4a334-3214-4d52-a3db-32e97eca5569 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:45.534113 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-07f4a334-3214-4d52-a3db-32e97eca5569 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:45.534446 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1454/5863] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:44:45 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 1174 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:44:45.551879 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-f4e48494-0d1f-47b7-8f4b-f7f231bda0e3 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:45.553712 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-f4e48494-0d1f-47b7-8f4b-f7f231bda0e3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508/action Jul 31 05:44:45.554039 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-f4e48494-0d1f-47b7-8f4b-f7f231bda0e3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:44:45.554162 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-f4e48494-0d1f-47b7-8f4b-f7f231bda0e3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:45.563917 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:45.563917 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:45.564340 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-f4e48494-0d1f-47b7-8f4b-f7f231bda0e3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:45.569435 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-f4e48494-0d1f-47b7-8f4b-f7f231bda0e3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Begin detaching volume completed successfully. Jul 31 05:44:45.569616 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-f4e48494-0d1f-47b7-8f4b-f7f231bda0e3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508/action returned with HTTP 202 Jul 31 05:44:45.569960 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1469/5864] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:44:45 2026] POST /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:44:45.603782 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-72546a48-f740-45ef-a8c1-6a3f59a9b058 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:45.604268 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72546a48-f740-45ef-a8c1-6a3f59a9b058 None None] GET https://10.4.3.227/volume// Jul 31 05:44:45.604477 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72546a48-f740-45ef-a8c1-6a3f59a9b058 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:45.604731 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-72546a48-f740-45ef-a8c1-6a3f59a9b058 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:45.605129 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-72546a48-f740-45ef-a8c1-6a3f59a9b058 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:44:45.605493 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1479/5865] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:44: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 31 05:44:45.611573 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-86d64d3d-3223-4c48-becb-e7e40e8aa659 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:45.613558 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-86d64d3d-3223-4c48-becb-e7e40e8aa659 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:44:45.613769 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-86d64d3d-3223-4c48-becb-e7e40e8aa659 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:45.613945 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-86d64d3d-3223-4c48-becb-e7e40e8aa659 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:45.623088 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:45.623088 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:45.626140 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-86d64d3d-3223-4c48-becb-e7e40e8aa659 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:45.629808 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-86d64d3d-3223-4c48-becb-e7e40e8aa659 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:44:45.630173 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1464/5866] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:44:45 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 1357 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:44:46.380378 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-aa4feb13-c876-410b-a247-4b925a1b1ca8 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:46.382599 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-aa4feb13-c876-410b-a247-4b925a1b1ca8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] DELETE https://10.4.3.227/volume/v3/attachments/f5c1baad-7138-4224-bdf2-8b3d941c0776 Jul 31 05:44:46.382803 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-aa4feb13-c876-410b-a247-4b925a1b1ca8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:46.383026 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-aa4feb13-c876-410b-a247-4b925a1b1ca8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:46.390043 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:46.390043 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:46.435394 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-1055662d-a0cc-48ee-af06-929c0e65f6e8 req-aa4feb13-c876-410b-a247-4b925a1b1ca8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/f5c1baad-7138-4224-bdf2-8b3d941c0776 returned with HTTP 200 Jul 31 05:44:46.435856 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1455/5867] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:44:46 2026] DELETE /volume/v3/attachments/f5c1baad-7138-4224-bdf2-8b3d941c0776 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:46.650934 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:46.653026 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:44:46.653485 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2107897313", "snapshot_id": "cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:46.655447 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.v3.volumes [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2107897313', 'snapshot_id': 'cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100283) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:44:46.661456 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:46.661456 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:46.662071 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:46.662259 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.volumes [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume of 1 GB Jul 31 05:44:46.666287 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Availability Zones retrieved successfully. Jul 31 05:44:46.674443 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Flow 'volume_create_api' (016783ed-47ca-47ec-94e6-5e47fff49569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:44:46.675801 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a7c8fa3-048a-438c-aeb1-e82292db27ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:46.677201 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.flows.api.create_volume [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100283) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:44:46.703316 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4a7c8fa3-048a-438c-aeb1-e82292db27ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:46.704030 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f513861-0da9-44ea-9982-7c08697b1597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:46.737812 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.quota [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Created reservations ['d63cf186-892a-4293-a76f-f6b132a5b623', '128ff6fd-30e9-4a9c-9eb5-2251d7704d19', 'e3e82cf3-d2ad-4ce2-86fe-5f358b6d73a3', 'c32eeff6-a525-4158-82fc-e4889f58285d'] {{(pid=100283) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:44:46.738606 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f513861-0da9-44ea-9982-7c08697b1597) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d63cf186-892a-4293-a76f-f6b132a5b623', '128ff6fd-30e9-4a9c-9eb5-2251d7704d19', 'e3e82cf3-d2ad-4ce2-86fe-5f358b6d73a3', 'c32eeff6-a525-4158-82fc-e4889f58285d']}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:46.739320 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57a747d2-b933-4a3e-b6ea-ed5b434ce93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:46.776854 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57a747d2-b933-4a3e-b6ea-ed5b434ce93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e93640f-6e7d-4ed8-be24-8026966a0697', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2107897313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b278550c5a8749d6bca1064933d648e9',qos_specs=None,replication_status=,reservations=['d63cf186-892a-4293-a76f-f6b132a5b623','128ff6fd-30e9-4a9c-9eb5-2251d7704d19','e3e82cf3-d2ad-4ce2-86fe-5f358b6d73a3','c32eeff6-a525-4158-82fc-e4889f58285d'],size=1,snapshot_id=cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024,source_replicaid=,source_volid=None,status='creating',user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:44:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2107897313',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e93640f-6e7d-4ed8-be24-8026966a0697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b278550c5a8749d6bca1064933d648e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:46.777613 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa5613fb-a4ae-4de4-b856-df1184843b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:46.794076 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa5613fb-a4ae-4de4-b856-df1184843b71) transitioned into state 'SUCCESS' from state '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-2107897313',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b278550c5a8749d6bca1064933d648e9',qos_specs=None,replication_status=,reservations=['d63cf186-892a-4293-a76f-f6b132a5b623','128ff6fd-30e9-4a9c-9eb5-2251d7704d19','e3e82cf3-d2ad-4ce2-86fe-5f358b6d73a3','c32eeff6-a525-4158-82fc-e4889f58285d'],size=1,snapshot_id=cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024,source_replicaid=,source_volid=None,status='creating',user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:46.794823 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed67de2-f4f2-4e17-b3e5-fcb507ec012b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:46.814051 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ed67de2-f4f2-4e17-b3e5-fcb507ec012b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100283) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:46.814873 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Flow 'volume_create_api' (016783ed-47ca-47ec-94e6-5e47fff49569) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100283) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:44:46.815174 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume request issued successfully. Jul 31 05:44:46.815732 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-362ebf35-31c1-4b4e-b5c2-9fb39ed5bfec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:44:46.816176 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1470/5868] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:44:46 2026] POST /volume/v3/volumes => generated 791 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:44:46.826794 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-bf1cf48b-21b4-4f65-bf88-b531ea965bc3 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:46.828508 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf1cf48b-21b4-4f65-bf88-b531ea965bc3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:46.828707 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf1cf48b-21b4-4f65-bf88-b531ea965bc3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:46.828880 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-bf1cf48b-21b4-4f65-bf88-b531ea965bc3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:46.835204 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:46.835204 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:46.838335 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-bf1cf48b-21b4-4f65-bf88-b531ea965bc3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:46.842051 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-bf1cf48b-21b4-4f65-bf88-b531ea965bc3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:46.842369 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1480/5869] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:46 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 859 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:47.853504 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bb43ce17-c753-4004-aa74-3a8bf795e954 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:47.855390 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb43ce17-c753-4004-aa74-3a8bf795e954 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:47.855637 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb43ce17-c753-4004-aa74-3a8bf795e954 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:47.855878 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bb43ce17-c753-4004-aa74-3a8bf795e954 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:47.862575 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:47.862575 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:47.865814 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bb43ce17-c753-4004-aa74-3a8bf795e954 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:47.869445 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bb43ce17-c753-4004-aa74-3a8bf795e954 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:47.869855 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1465/5870] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:47 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:47.880849 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-375e4bad-2595-44aa-a00f-481230ac7258 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:47.882560 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-375e4bad-2595-44aa-a00f-481230ac7258 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:47.882739 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-375e4bad-2595-44aa-a00f-481230ac7258 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:47.882928 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-375e4bad-2595-44aa-a00f-481230ac7258 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:47.889077 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:47.889077 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:47.892113 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-375e4bad-2595-44aa-a00f-481230ac7258 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:47.895682 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-375e4bad-2595-44aa-a00f-481230ac7258 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:47.896008 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1456/5871] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:47 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:48.321492 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-5b59b69c-bd4b-425f-a595-87cd3c78b6e4 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:48.323793 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-5b59b69c-bd4b-425f-a595-87cd3c78b6e4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:48.323990 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-5b59b69c-bd4b-425f-a595-87cd3c78b6e4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:48.324184 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-5b59b69c-bd4b-425f-a595-87cd3c78b6e4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:48.330987 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:48.330987 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:48.334367 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-5b59b69c-bd4b-425f-a595-87cd3c78b6e4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:48.338022 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-5b59b69c-bd4b-425f-a595-87cd3c78b6e4 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:48.338518 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1471/5872] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:44:48 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:48.397439 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-044053ac-4c11-4e23-8ac8-a74da1a46175 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:48.397821 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-044053ac-4c11-4e23-8ac8-a74da1a46175 None None] GET https://10.4.3.227/volume// Jul 31 05:44:48.397991 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-044053ac-4c11-4e23-8ac8-a74da1a46175 None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:48.398198 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-044053ac-4c11-4e23-8ac8-a74da1a46175 None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:48.398497 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-044053ac-4c11-4e23-8ac8-a74da1a46175 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:44:48.398799 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1481/5873] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:44: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 31 05:44:48.404673 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-cb6bcfaa-b69c-4eba-8489-f86ee792badd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:48.428270 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-cb6bcfaa-b69c-4eba-8489-f86ee792badd tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:44:48.428736 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-cb6bcfaa-b69c-4eba-8489-f86ee792badd tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2e93640f-6e7d-4ed8-be24-8026966a0697", "connector": null, "instance_uuid": "9da610c0-e67c-4c07-b4ec-aad827a34182"}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:48.436038 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:48.436038 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:48.461575 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-cb6bcfaa-b69c-4eba-8489-f86ee792badd tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:44:48.462010 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1466/5874] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:44:48 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 31 05:44:48.488215 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-4b4c9b8f-8232-4e2e-940c-1ff5ae90c69c None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:48.490001 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b4c9b8f-8232-4e2e-940c-1ff5ae90c69c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:48.490202 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b4c9b8f-8232-4e2e-940c-1ff5ae90c69c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:48.490394 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-4b4c9b8f-8232-4e2e-940c-1ff5ae90c69c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:48.496431 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-2f48bd77-fb2f-4c55-b59a-91bd7151e48e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:48.496831 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f48bd77-fb2f-4c55-b59a-91bd7151e48e None None] GET https://10.4.3.227/volume// Jul 31 05:44:48.496958 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f48bd77-fb2f-4c55-b59a-91bd7151e48e None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:48.497144 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-2f48bd77-fb2f-4c55-b59a-91bd7151e48e None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:48.497432 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-2f48bd77-fb2f-4c55-b59a-91bd7151e48e None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:44:48.497684 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1472/5875] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:44: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 31 05:44:48.499493 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:48.499493 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:48.503523 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-4b4c9b8f-8232-4e2e-940c-1ff5ae90c69c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:48.503747 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-7c7c739b-dfb5-4ce7-ba4e-5921e6235380 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:48.505760 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-7c7c739b-dfb5-4ce7-ba4e-5921e6235380 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:48.505984 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-7c7c739b-dfb5-4ce7-ba4e-5921e6235380 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:48.506181 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-7c7c739b-dfb5-4ce7-ba4e-5921e6235380 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:48.507100 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-4b4c9b8f-8232-4e2e-940c-1ff5ae90c69c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:48.507461 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1457/5876] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:48 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:48.515122 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:48.515122 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:48.518227 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-7c7c739b-dfb5-4ce7-ba4e-5921e6235380 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:48.521889 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-7c7c739b-dfb5-4ce7-ba4e-5921e6235380 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:48.522302 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1482/5877] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:44:48 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 1063 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:44:48.617208 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-0d177074-2f36-49fd-b4d5-475d90e48d84 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:48.619112 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-0d177074-2f36-49fd-b4d5-475d90e48d84 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] PUT https://10.4.3.227/volume/v3/attachments/f0ddcc2a-280b-4107-83ea-b4ba4bec5ed8 Jul 31 05:44:48.619442 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-0d177074-2f36-49fd-b4d5-475d90e48d84 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:48.625954 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-0d177074-2f36-49fd-b4d5-475d90e48d84 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Acquiring lock "cinder-attachment_update-2e93640f-6e7d-4ed8-be24-8026966a0697-np0000006182" by "attachment_update" {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:44:48.630446 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-0d177074-2f36-49fd-b4d5-475d90e48d84 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Lock "cinder-attachment_update-2e93640f-6e7d-4ed8-be24-8026966a0697-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100285) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:44:48.631488 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:48.631488 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:48.699415 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.coordination [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-0d177074-2f36-49fd-b4d5-475d90e48d84 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Lock "cinder-attachment_update-2e93640f-6e7d-4ed8-be24-8026966a0697-np0000006182" released by "attachment_update" :: held 0.069s {{(pid=100285) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:44:48.699713 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-0d177074-2f36-49fd-b4d5-475d90e48d84 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/f0ddcc2a-280b-4107-83ea-b4ba4bec5ed8 returned with HTTP 200 Jul 31 05:44:48.700202 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1467/5878] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:44:48 2026] PUT /volume/v3/attachments/f0ddcc2a-280b-4107-83ea-b4ba4bec5ed8 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:44:49.520026 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-b2643b22-7355-464d-802a-1111787a6894 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:49.522335 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2643b22-7355-464d-802a-1111787a6894 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:49.522590 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2643b22-7355-464d-802a-1111787a6894 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:49.522808 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-b2643b22-7355-464d-802a-1111787a6894 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:49.531839 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:49.531839 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:49.534966 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-b2643b22-7355-464d-802a-1111787a6894 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:49.538456 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-b2643b22-7355-464d-802a-1111787a6894 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:49.538816 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1473/5879] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:49 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:50.550277 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-3d972533-e66e-475a-a669-bf2b5b32b954 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:50.551920 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d972533-e66e-475a-a669-bf2b5b32b954 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:50.552096 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d972533-e66e-475a-a669-bf2b5b32b954 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:50.552359 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-3d972533-e66e-475a-a669-bf2b5b32b954 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:50.561306 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:50.561306 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:50.564239 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-3d972533-e66e-475a-a669-bf2b5b32b954 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:50.567638 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-3d972533-e66e-475a-a669-bf2b5b32b954 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:50.567982 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1458/5880] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:50 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:51.579160 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-621cb4ab-ca46-411c-84df-5252ebb38884 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:51.580774 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-621cb4ab-ca46-411c-84df-5252ebb38884 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:51.580992 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-621cb4ab-ca46-411c-84df-5252ebb38884 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:51.581232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-621cb4ab-ca46-411c-84df-5252ebb38884 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:51.589969 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:51.589969 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:51.593296 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-621cb4ab-ca46-411c-84df-5252ebb38884 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:51.596956 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-621cb4ab-ca46-411c-84df-5252ebb38884 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:51.597536 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1483/5881] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:51 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:51.923683 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-995de548-b651-47d9-8b08-9141b8df85ec None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:51.925648 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-995de548-b651-47d9-8b08-9141b8df85ec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/attachments/f0ddcc2a-280b-4107-83ea-b4ba4bec5ed8/action Jul 31 05:44:51.925991 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-995de548-b651-47d9-8b08-9141b8df85ec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action body: b'{"os-complete": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:44:51.926122 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-995de548-b651-47d9-8b08-9141b8df85ec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:51.940676 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:51.940676 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:51.951696 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-652a4d14-ecc5-498a-bc72-fcf786ac1c4a req-995de548-b651-47d9-8b08-9141b8df85ec tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/f0ddcc2a-280b-4107-83ea-b4ba4bec5ed8/action returned with HTTP 204 Jul 31 05:44:51.952117 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1468/5882] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:44:51 2026] POST /volume/v3/attachments/f0ddcc2a-280b-4107-83ea-b4ba4bec5ed8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:44:52.608574 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e9565bb9-b643-42a2-b975-06c319489a9e None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:52.610182 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9565bb9-b643-42a2-b975-06c319489a9e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:52.610360 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9565bb9-b643-42a2-b975-06c319489a9e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:52.610538 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e9565bb9-b643-42a2-b975-06c319489a9e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:52.619209 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:52.619209 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:52.622014 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e9565bb9-b643-42a2-b975-06c319489a9e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:52.625426 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e9565bb9-b643-42a2-b975-06c319489a9e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:52.625759 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1474/5883] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:52 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:44:55.321403 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-49ad55e7-388f-4d70-95ce-83f214bf9e8b None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:55.323530 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-49ad55e7-388f-4d70-95ce-83f214bf9e8b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:55.323684 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-49ad55e7-388f-4d70-95ce-83f214bf9e8b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:55.323902 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-49ad55e7-388f-4d70-95ce-83f214bf9e8b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:55.332943 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:55.332943 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:55.335993 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-49ad55e7-388f-4d70-95ce-83f214bf9e8b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:55.339664 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-49ad55e7-388f-4d70-95ce-83f214bf9e8b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:55.339664 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1459/5884] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:44:55 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:44:55.356176 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-5341e43f-9492-46b4-b262-f8580ba53d49 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:55.358076 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-5341e43f-9492-46b4-b262-f8580ba53d49 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697/action Jul 31 05:44:55.358189 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-5341e43f-9492-46b4-b262-f8580ba53d49 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100286) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:44:55.358318 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-5341e43f-9492-46b4-b262-f8580ba53d49 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:55.368137 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:55.368137 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:55.369385 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-5341e43f-9492-46b4-b262-f8580ba53d49 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:55.375144 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-5341e43f-9492-46b4-b262-f8580ba53d49 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Begin detaching volume completed successfully. Jul 31 05:44:55.375144 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-5341e43f-9492-46b4-b262-f8580ba53d49 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697/action returned with HTTP 202 Jul 31 05:44:55.375379 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1484/5885] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:44:55 2026] POST /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:44:55.414069 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-01c6ec3f-28b0-4c8f-a0b8-0bac98e83fbd None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:55.414485 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01c6ec3f-28b0-4c8f-a0b8-0bac98e83fbd None None] GET https://10.4.3.227/volume// Jul 31 05:44:55.414684 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01c6ec3f-28b0-4c8f-a0b8-0bac98e83fbd None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:55.414939 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-01c6ec3f-28b0-4c8f-a0b8-0bac98e83fbd None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:55.415307 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-01c6ec3f-28b0-4c8f-a0b8-0bac98e83fbd None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:44:55.415663 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1469/5886] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:44: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 31 05:44:55.421773 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-cb13306b-7773-4340-a68c-a73c429b88c8 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:55.423801 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-cb13306b-7773-4340-a68c-a73c429b88c8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:44:55.424050 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-cb13306b-7773-4340-a68c-a73c429b88c8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:55.424301 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-cb13306b-7773-4340-a68c-a73c429b88c8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:55.432661 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:55.432661 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:55.435538 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-cb13306b-7773-4340-a68c-a73c429b88c8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:55.439256 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-cb13306b-7773-4340-a68c-a73c429b88c8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:44:55.439599 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1475/5887] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:44:55 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:44:56.162002 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-ae4962c3-b974-4ac7-9e93-d24c87feb80d None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:56.164045 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-ae4962c3-b974-4ac7-9e93-d24c87feb80d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] DELETE https://10.4.3.227/volume/v3/attachments/f0ddcc2a-280b-4107-83ea-b4ba4bec5ed8 Jul 31 05:44:56.164242 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-ae4962c3-b974-4ac7-9e93-d24c87feb80d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:56.164420 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-ae4962c3-b974-4ac7-9e93-d24c87feb80d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:56.170670 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:56.170670 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:56.210405 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-d581dad0-8c42-4d1a-a137-0976b2eb2ca1 req-ae4962c3-b974-4ac7-9e93-d24c87feb80d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/f0ddcc2a-280b-4107-83ea-b4ba4bec5ed8 returned with HTTP 200 Jul 31 05:44:56.210778 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1460/5888] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:44:56 2026] DELETE /volume/v3/attachments/f0ddcc2a-280b-4107-83ea-b4ba4bec5ed8 => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:56.454988 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:56.456652 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/volumes Jul 31 05:44:56.456953 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1036490322", "snapshot_id": "ff5e9314-e980-406e-88ac-c26e84540fb0", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:56.458336 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.v3.volumes [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1036490322', 'snapshot_id': 'ff5e9314-e980-406e-88ac-c26e84540fb0', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100286) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 05:44:56.462762 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:56.462762 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:56.463119 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:44:56.463238 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume of 1 GB Jul 31 05:44:56.466129 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Availability Zones retrieved successfully. Jul 31 05:44:56.470886 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Flow 'volume_create_api' (be18b6b2-71d1-4935-8327-25619a3e5773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:44:56.471901 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1232e590-4373-4bdb-a655-0a26cc95f3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:56.472689 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.flows.api.create_volume [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100286) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 05:44:56.499068 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1232e590-4373-4bdb-a655-0a26cc95f3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ff5e9314-e980-406e-88ac-c26e84540fb0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T05:22:51Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=e1330a49-eff5-466e-875e-1fdcc160b655,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e1330a49-eff5-466e-875e-1fdcc160b655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:56.499921 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (910fab52-9b05-4e7e-b2fb-e973fd3a93af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:56.535045 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.quota [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Created reservations ['303c300e-3835-4381-99ed-f00da21b0c05', 'acc2aada-1fcd-409a-8e1a-e8432ebd66b5', 'd6f5c3da-145c-4460-ad8a-3eba14b697b1', '3b2d00bf-6690-468c-8d9b-f60202cf4b07'] {{(pid=100286) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 05:44:56.535812 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (910fab52-9b05-4e7e-b2fb-e973fd3a93af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['303c300e-3835-4381-99ed-f00da21b0c05', 'acc2aada-1fcd-409a-8e1a-e8432ebd66b5', 'd6f5c3da-145c-4460-ad8a-3eba14b697b1', '3b2d00bf-6690-468c-8d9b-f60202cf4b07']}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:56.536541 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a1ba12f-7a2e-4b88-a880-2ee5c8f6753a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:56.570249 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a1ba12f-7a2e-4b88-a880-2ee5c8f6753a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fb9736d-c3a5-4ac0-aaa8-e6487b55d740', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1036490322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b278550c5a8749d6bca1064933d648e9',qos_specs=None,replication_status=,reservations=['303c300e-3835-4381-99ed-f00da21b0c05','acc2aada-1fcd-409a-8e1a-e8432ebd66b5','d6f5c3da-145c-4460-ad8a-3eba14b697b1','3b2d00bf-6690-468c-8d9b-f60202cf4b07'],size=1,snapshot_id=ff5e9314-e980-406e-88ac-c26e84540fb0,source_replicaid=,source_volid=None,status='creating',user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T05:44:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1036490322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fb9736d-c3a5-4ac0-aaa8-e6487b55d740,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b278550c5a8749d6bca1064933d648e9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ff5e9314-e980-406e-88ac-c26e84540fb0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e1330a49-eff5-466e-875e-1fdcc160b655),volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:56.570920 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0fa4be5-33fe-4b56-9e6b-3b459dc98102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:56.589644 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0fa4be5-33fe-4b56-9e6b-3b459dc98102) transitioned into state 'SUCCESS' from state '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-1036490322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b278550c5a8749d6bca1064933d648e9',qos_specs=None,replication_status=,reservations=['303c300e-3835-4381-99ed-f00da21b0c05','acc2aada-1fcd-409a-8e1a-e8432ebd66b5','d6f5c3da-145c-4460-ad8a-3eba14b697b1','3b2d00bf-6690-468c-8d9b-f60202cf4b07'],size=1,snapshot_id=ff5e9314-e980-406e-88ac-c26e84540fb0,source_replicaid=,source_volid=None,status='creating',user_id='c482da8a4d684881ac375fa9edbd2ebd',volume_type_id=e1330a49-eff5-466e-875e-1fdcc160b655)}' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:56.590265 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6659f433-59db-4668-a4c4-f5a5b9e2b67e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 05:44:56.608414 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6659f433-59db-4668-a4c4-f5a5b9e2b67e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100286) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 05:44:56.609726 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Flow 'volume_create_api' (be18b6b2-71d1-4935-8327-25619a3e5773) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100286) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 05:44:56.609726 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Create volume request issued successfully. Jul 31 05:44:56.610123 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-7b26649b-09a4-498a-91c7-f7ee84ef004e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes returned with HTTP 202 Jul 31 05:44:56.610547 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1485/5889] 10.4.3.227 () {68 vars in 1259 bytes} [Fri Jul 31 05:44:56 2026] POST /volume/v3/volumes => generated 791 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 05:44:56.623777 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-d57dfd01-9133-47b4-a910-d3db3c1a55cb None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:56.625875 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d57dfd01-9133-47b4-a910-d3db3c1a55cb tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:44:56.625875 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d57dfd01-9133-47b4-a910-d3db3c1a55cb tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:56.625875 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-d57dfd01-9133-47b4-a910-d3db3c1a55cb tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:56.632386 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:56.632386 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:56.636250 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-d57dfd01-9133-47b4-a910-d3db3c1a55cb tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:56.640470 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-d57dfd01-9133-47b4-a910-d3db3c1a55cb tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:44:56.640886 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1470/5890] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:56 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:57.654649 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-4c5d509b-a50e-4771-bcf3-442042f5a31f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:57.656569 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c5d509b-a50e-4771-bcf3-442042f5a31f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:44:57.656757 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c5d509b-a50e-4771-bcf3-442042f5a31f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:57.656947 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-4c5d509b-a50e-4771-bcf3-442042f5a31f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:57.663819 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:57.663819 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:57.667001 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-4c5d509b-a50e-4771-bcf3-442042f5a31f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:57.670792 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-4c5d509b-a50e-4771-bcf3-442042f5a31f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:44:57.671112 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1476/5891] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:57 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:57.681721 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-510cd0eb-e6ed-40f5-9619-f66d8ee136d9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:57.683425 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-510cd0eb-e6ed-40f5-9619-f66d8ee136d9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:44:57.683665 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-510cd0eb-e6ed-40f5-9619-f66d8ee136d9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:57.683773 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-510cd0eb-e6ed-40f5-9619-f66d8ee136d9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:57.690059 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:57.690059 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:57.693279 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-510cd0eb-e6ed-40f5-9619-f66d8ee136d9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:57.696811 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-510cd0eb-e6ed-40f5-9619-f66d8ee136d9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:44:57.697142 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1461/5892] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:57 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 884 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:58.133155 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-b07b111f-780e-487f-8455-00e7b2f6bd26 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:58.135314 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-b07b111f-780e-487f-8455-00e7b2f6bd26 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:44:58.135516 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-b07b111f-780e-487f-8455-00e7b2f6bd26 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:58.135693 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-b07b111f-780e-487f-8455-00e7b2f6bd26 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:58.143188 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:58.143188 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:58.146449 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-b07b111f-780e-487f-8455-00e7b2f6bd26 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:58.150029 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-b07b111f-780e-487f-8455-00e7b2f6bd26 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:44:58.150428 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1486/5893] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:44:58 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:58.209563 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-6e8ff371-6fd6-4adb-ac16-1e578bfb6dea None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:58.209987 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e8ff371-6fd6-4adb-ac16-1e578bfb6dea None None] GET https://10.4.3.227/volume// Jul 31 05:44:58.210041 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e8ff371-6fd6-4adb-ac16-1e578bfb6dea None None] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:58.210288 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-6e8ff371-6fd6-4adb-ac16-1e578bfb6dea None None] Calling method 'all' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:58.210744 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-6e8ff371-6fd6-4adb-ac16-1e578bfb6dea None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:44:58.211016 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1471/5894] 10.4.3.227 () {66 vars in 1428 bytes} [Fri Jul 31 05:44: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 31 05:44:58.217488 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-f7084446-0871-4725-a20c-af39ad16ca73 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:58.245827 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-f7084446-0871-4725-a20c-af39ad16ca73 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/attachments Jul 31 05:44:58.246175 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-f7084446-0871-4725-a20c-af39ad16ca73 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1fb9736d-c3a5-4ac0-aaa8-e6487b55d740", "connector": null, "instance_uuid": "9da610c0-e67c-4c07-b4ec-aad827a34182"}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:58.254057 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:58.254057 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:58.275890 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-f7084446-0871-4725-a20c-af39ad16ca73 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments returned with HTTP 200 Jul 31 05:44:58.276445 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1477/5895] 10.4.3.227 () {74 vars in 1594 bytes} [Fri Jul 31 05:44:58 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:44:58.301660 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cf3b7d70-e86b-487d-836f-40bc2158260f None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:58.303374 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf3b7d70-e86b-487d-836f-40bc2158260f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:44:58.303593 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf3b7d70-e86b-487d-836f-40bc2158260f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:58.303806 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cf3b7d70-e86b-487d-836f-40bc2158260f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:58.308845 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e0eb7739-dac3-44a3-bf27-458c1bb83ecc None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:58.309195 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0eb7739-dac3-44a3-bf27-458c1bb83ecc None None] GET https://10.4.3.227/volume// Jul 31 05:44:58.309360 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0eb7739-dac3-44a3-bf27-458c1bb83ecc None None] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:58.309540 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e0eb7739-dac3-44a3-bf27-458c1bb83ecc None None] Calling method 'all' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:58.309824 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e0eb7739-dac3-44a3-bf27-458c1bb83ecc None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:44:58.310063 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1487/5896] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:44:58 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:44:58.312494 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:58.312494 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:44:58.315510 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cf3b7d70-e86b-487d-836f-40bc2158260f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:58.316186 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-89b08444-4391-4e29-9212-b50b49c952d8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:58.318014 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-89b08444-4391-4e29-9212-b50b49c952d8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:44:58.318326 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-89b08444-4391-4e29-9212-b50b49c952d8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:58.318529 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-89b08444-4391-4e29-9212-b50b49c952d8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:58.319357 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cf3b7d70-e86b-487d-836f-40bc2158260f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:44:58.319746 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1462/5897] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:58 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:44:58.327027 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:58.327027 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:44:58.330293 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-89b08444-4391-4e29-9212-b50b49c952d8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:58.333928 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-89b08444-4391-4e29-9212-b50b49c952d8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:44:58.334296 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1472/5898] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:44:58 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 1063 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:44:58.424954 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-6067915f-cf9b-42a0-a046-f7c184135239 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:58.427053 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-6067915f-cf9b-42a0-a046-f7c184135239 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] PUT https://10.4.3.227/volume/v3/attachments/baa61ed8-b659-45a1-85dd-5ebf01bf24a1 Jul 31 05:44:58.427497 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-6067915f-cf9b-42a0-a046-f7c184135239 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.227", "host": "np0000006182", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:35af52244b97", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "c0d6b086-18ba-41e5-b261-1362c16bc26a", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:44:58.434750 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-6067915f-cf9b-42a0-a046-f7c184135239 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Acquiring lock "cinder-attachment_update-1fb9736d-c3a5-4ac0-aaa8-e6487b55d740-np0000006182" by "attachment_update" {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 05:44:58.438855 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-6067915f-cf9b-42a0-a046-f7c184135239 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Lock "cinder-attachment_update-1fb9736d-c3a5-4ac0-aaa8-e6487b55d740-np0000006182" acquired by "attachment_update" :: waited 0.004s {{(pid=100283) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 05:44:58.439722 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:58.439722 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:44:58.507651 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.coordination [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-6067915f-cf9b-42a0-a046-f7c184135239 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Lock "cinder-attachment_update-1fb9736d-c3a5-4ac0-aaa8-e6487b55d740-np0000006182" released by "attachment_update" :: held 0.069s {{(pid=100283) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 05:44:58.507917 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-6067915f-cf9b-42a0-a046-f7c184135239 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/baa61ed8-b659-45a1-85dd-5ebf01bf24a1 returned with HTTP 200 Jul 31 05:44:58.508430 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1478/5899] 10.4.3.227 () {74 vars in 1704 bytes} [Fri Jul 31 05:44:58 2026] PUT /volume/v3/attachments/baa61ed8-b659-45a1-85dd-5ebf01bf24a1 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:44:59.338549 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-c86426cd-c17d-4872-a0c4-b3218dcd4d40 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:44:59.340165 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c86426cd-c17d-4872-a0c4-b3218dcd4d40 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:44:59.340343 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c86426cd-c17d-4872-a0c4-b3218dcd4d40 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:44:59.340534 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-c86426cd-c17d-4872-a0c4-b3218dcd4d40 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:44:59.349658 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:44:59.349658 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:44:59.352722 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-c86426cd-c17d-4872-a0c4-b3218dcd4d40 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:44:59.356541 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-c86426cd-c17d-4872-a0c4-b3218dcd4d40 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:44:59.356906 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1488/5900] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:44:59 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:00.368596 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-deb27345-3e9d-41ed-b68e-c23b600083a9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:00.370260 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-deb27345-3e9d-41ed-b68e-c23b600083a9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:45:00.370467 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-deb27345-3e9d-41ed-b68e-c23b600083a9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:00.370642 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-deb27345-3e9d-41ed-b68e-c23b600083a9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:00.379480 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:00.379480 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:45:00.382495 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-deb27345-3e9d-41ed-b68e-c23b600083a9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:00.386231 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-deb27345-3e9d-41ed-b68e-c23b600083a9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:45:00.386573 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1463/5901] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:00 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:01.399339 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bcbd2f6d-bb0d-434f-9273-3489ca41817e None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:01.401180 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bcbd2f6d-bb0d-434f-9273-3489ca41817e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:45:01.401410 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bcbd2f6d-bb0d-434f-9273-3489ca41817e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:01.401595 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bcbd2f6d-bb0d-434f-9273-3489ca41817e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:01.410893 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:01.410893 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:45:01.414456 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bcbd2f6d-bb0d-434f-9273-3489ca41817e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:01.418469 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bcbd2f6d-bb0d-434f-9273-3489ca41817e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:45:01.418857 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1473/5902] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:01 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:01.736220 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-aaab4cc8-cc4f-4bce-94df-50a4985bb324 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:01.738220 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-aaab4cc8-cc4f-4bce-94df-50a4985bb324 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/attachments/baa61ed8-b659-45a1-85dd-5ebf01bf24a1/action Jul 31 05:45:01.738607 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-aaab4cc8-cc4f-4bce-94df-50a4985bb324 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action body: b'{"os-complete": null}' {{(pid=100283) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:45:01.738714 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-aaab4cc8-cc4f-4bce-94df-50a4985bb324 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:45:01.753909 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:01.753909 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:45:01.764432 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [req-786f6a09-1205-48c5-a0f0-f7a72d991ef3 req-aaab4cc8-cc4f-4bce-94df-50a4985bb324 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/baa61ed8-b659-45a1-85dd-5ebf01bf24a1/action returned with HTTP 204 Jul 31 05:45:01.764926 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1479/5903] 10.4.3.227 () {74 vars in 1725 bytes} [Fri Jul 31 05:45:01 2026] POST /volume/v3/attachments/baa61ed8-b659-45a1-85dd-5ebf01bf24a1/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:45:02.429999 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-42904bd1-8e21-4465-b571-0b7463c4cf2a None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:02.431730 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42904bd1-8e21-4465-b571-0b7463c4cf2a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:45:02.431916 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42904bd1-8e21-4465-b571-0b7463c4cf2a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:02.432085 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-42904bd1-8e21-4465-b571-0b7463c4cf2a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:02.440802 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:02.440802 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:45:02.443546 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-42904bd1-8e21-4465-b571-0b7463c4cf2a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:02.447390 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-42904bd1-8e21-4465-b571-0b7463c4cf2a tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:45:02.447705 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1489/5904] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:02 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 1176 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:45:05.422784 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-15e324bd-8ed3-4954-b47a-ce41fa1778ff None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:05.425104 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-15e324bd-8ed3-4954-b47a-ce41fa1778ff tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:45:05.425343 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-15e324bd-8ed3-4954-b47a-ce41fa1778ff tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:05.425565 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-15e324bd-8ed3-4954-b47a-ce41fa1778ff tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:05.435672 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:05.435672 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:45:05.439143 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-15e324bd-8ed3-4954-b47a-ce41fa1778ff tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:05.443503 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-15e324bd-8ed3-4954-b47a-ce41fa1778ff tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:45:05.443919 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1464/5905] 10.4.3.227 () {68 vars in 1598 bytes} [Fri Jul 31 05:45:05 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 05:45:05.459496 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-1e13f918-c499-484e-89c7-900e2754a939 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:05.461797 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-1e13f918-c499-484e-89c7-900e2754a939 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] POST https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740/action Jul 31 05:45:05.462092 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-1e13f918-c499-484e-89c7-900e2754a939 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100285) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 05:45:05.462221 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-1e13f918-c499-484e-89c7-900e2754a939 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 05:45:05.470974 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:05.470974 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:45:05.471421 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-1e13f918-c499-484e-89c7-900e2754a939 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:05.476019 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-1e13f918-c499-484e-89c7-900e2754a939 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Begin detaching volume completed successfully. Jul 31 05:45:05.476219 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-1e13f918-c499-484e-89c7-900e2754a939 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740/action returned with HTTP 202 Jul 31 05:45:05.476607 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1474/5906] 10.4.3.227 () {72 vars in 1672 bytes} [Fri Jul 31 05:45:05 2026] POST /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 05:45:05.511309 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-a0330307-084c-4634-8086-ca2f68375da6 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:05.511779 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0330307-084c-4634-8086-ca2f68375da6 None None] GET https://10.4.3.227/volume// Jul 31 05:45:05.511850 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0330307-084c-4634-8086-ca2f68375da6 None None] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:05.511998 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-a0330307-084c-4634-8086-ca2f68375da6 None None] Calling method 'all' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:05.512341 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-a0330307-084c-4634-8086-ca2f68375da6 None None] https://10.4.3.227/volume// returned with HTTP 300 Jul 31 05:45:05.512606 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1480/5907] 10.4.3.227 () {66 vars in 1426 bytes} [Fri Jul 31 05:45:05 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 05:45:05.518660 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-776ef9c3-291f-467d-bd19-863af45ffbf9 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:05.520546 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-776ef9c3-291f-467d-bd19-863af45ffbf9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:45:05.520734 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-776ef9c3-291f-467d-bd19-863af45ffbf9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:05.520907 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-776ef9c3-291f-467d-bd19-863af45ffbf9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:05.528653 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:05.528653 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:45:05.531484 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-776ef9c3-291f-467d-bd19-863af45ffbf9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:05.534908 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-776ef9c3-291f-467d-bd19-863af45ffbf9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:45:05.535270 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1490/5908] 10.4.3.227 () {70 vars in 1639 bytes} [Fri Jul 31 05:45:05 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 05:45:06.275052 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-5f20e723-6dbf-48ac-98e5-030662d50434 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:06.277006 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-5f20e723-6dbf-48ac-98e5-030662d50434 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] DELETE https://10.4.3.227/volume/v3/attachments/baa61ed8-b659-45a1-85dd-5ebf01bf24a1 Jul 31 05:45:06.277369 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-5f20e723-6dbf-48ac-98e5-030662d50434 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:06.277652 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-5f20e723-6dbf-48ac-98e5-030662d50434 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'version_select' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:06.285134 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:06.285134 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:45:06.326900 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [req-412aa19b-5121-4364-8465-5ba46ffe7e7b req-5f20e723-6dbf-48ac-98e5-030662d50434 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/attachments/baa61ed8-b659-45a1-85dd-5ebf01bf24a1 returned with HTTP 200 Jul 31 05:45:06.327272 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1465/5909] 10.4.3.227 () {72 vars in 1673 bytes} [Fri Jul 31 05:45:06 2026] DELETE /volume/v3/attachments/baa61ed8-b659-45a1-85dd-5ebf01bf24a1 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:06.553950 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-bbb2c52b-980a-4c6a-97ac-21fbb345f220 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:06.555611 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bbb2c52b-980a-4c6a-97ac-21fbb345f220 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:45:06.555797 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bbb2c52b-980a-4c6a-97ac-21fbb345f220 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:06.555971 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-bbb2c52b-980a-4c6a-97ac-21fbb345f220 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:06.563001 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:06.563001 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:45:06.566512 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-bbb2c52b-980a-4c6a-97ac-21fbb345f220 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:06.570406 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-bbb2c52b-980a-4c6a-97ac-21fbb345f220 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:45:06.570775 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1475/5910] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:06 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 884 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:06.580424 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-e633ffa5-0acd-4ca5-80c0-dea977054aa7 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:06.582349 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e633ffa5-0acd-4ca5-80c0-dea977054aa7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:45:06.582571 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e633ffa5-0acd-4ca5-80c0-dea977054aa7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:06.582783 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-e633ffa5-0acd-4ca5-80c0-dea977054aa7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:06.590485 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:06.590485 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:45:06.594059 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-e633ffa5-0acd-4ca5-80c0-dea977054aa7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:06.598376 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-e633ffa5-0acd-4ca5-80c0-dea977054aa7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:45:06.598783 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1481/5911] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:06 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:06.608712 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-2fddbd19-fa7d-4013-9ec4-1e940f8f42b2 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:06.610558 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fddbd19-fa7d-4013-9ec4-1e940f8f42b2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] DELETE https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:45:06.610781 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fddbd19-fa7d-4013-9ec4-1e940f8f42b2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:06.611011 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-2fddbd19-fa7d-4013-9ec4-1e940f8f42b2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:06.611231 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-2fddbd19-fa7d-4013-9ec4-1e940f8f42b2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Delete volume with id: 1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:45:06.617615 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:06.617615 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:45:06.617985 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2fddbd19-fa7d-4013-9ec4-1e940f8f42b2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:06.631993 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-2fddbd19-fa7d-4013-9ec4-1e940f8f42b2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Delete volume request issued successfully. Jul 31 05:45:06.632190 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-2fddbd19-fa7d-4013-9ec4-1e940f8f42b2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 202 Jul 31 05:45:06.632571 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1491/5912] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:45:06 2026] DELETE /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:45:06.640360 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c5162b99-fb7f-46c4-8947-c40d9a69e4fd None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:06.642237 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5162b99-fb7f-46c4-8947-c40d9a69e4fd tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:45:06.642445 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5162b99-fb7f-46c4-8947-c40d9a69e4fd tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:06.642638 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c5162b99-fb7f-46c4-8947-c40d9a69e4fd tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:06.649002 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:06.649002 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:45:06.652176 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-c5162b99-fb7f-46c4-8947-c40d9a69e4fd tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:06.656115 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c5162b99-fb7f-46c4-8947-c40d9a69e4fd tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 200 Jul 31 05:45:06.656494 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1466/5913] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:06 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 883 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:07.669450 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-8127fd98-8ab3-4863-b7d1-8c8c12b583d3 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:07.671166 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8127fd98-8ab3-4863-b7d1-8c8c12b583d3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 Jul 31 05:45:07.671373 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8127fd98-8ab3-4863-b7d1-8c8c12b583d3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:07.671552 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-8127fd98-8ab3-4863-b7d1-8c8c12b583d3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:07.676803 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-8127fd98-8ab3-4863-b7d1-8c8c12b583d3 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 returned with HTTP 404 Jul 31 05:45:07.677348 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1476/5914] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:07 2026] GET /volume/v3/volumes/1fb9736d-c3a5-4ac0-aaa8-e6487b55d740 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:45:07.683998 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-3d79fd12-9707-41e4-808b-c0cc67bd7c01 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:07.685500 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d79fd12-9707-41e4-808b-c0cc67bd7c01 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:45:07.685662 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d79fd12-9707-41e4-808b-c0cc67bd7c01 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:07.685831 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-3d79fd12-9707-41e4-808b-c0cc67bd7c01 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:07.691717 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:07.691717 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:45:07.694580 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-3d79fd12-9707-41e4-808b-c0cc67bd7c01 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:07.697829 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-3d79fd12-9707-41e4-808b-c0cc67bd7c01 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:45:07.698160 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1482/5915] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:07 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 884 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:07.708232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-cd833392-5292-4325-8037-7e4baf5563ee None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:07.709858 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd833392-5292-4325-8037-7e4baf5563ee tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:45:07.710026 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd833392-5292-4325-8037-7e4baf5563ee tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:07.710218 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-cd833392-5292-4325-8037-7e4baf5563ee tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:07.716488 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:07.716488 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:45:07.719424 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-cd833392-5292-4325-8037-7e4baf5563ee tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:07.722780 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-cd833392-5292-4325-8037-7e4baf5563ee tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:45:07.723090 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1492/5916] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:07 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 884 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:07.734042 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-a64747d9-e306-4976-95fb-834692b92277 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:07.735531 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a64747d9-e306-4976-95fb-834692b92277 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] DELETE https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:45:07.735711 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a64747d9-e306-4976-95fb-834692b92277 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:07.735891 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-a64747d9-e306-4976-95fb-834692b92277 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:07.736069 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.volumes [None req-a64747d9-e306-4976-95fb-834692b92277 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Delete volume with id: 2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:45:07.742296 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:07.742296 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:45:07.742662 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a64747d9-e306-4976-95fb-834692b92277 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:07.756018 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-a64747d9-e306-4976-95fb-834692b92277 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Delete volume request issued successfully. Jul 31 05:45:07.756193 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-a64747d9-e306-4976-95fb-834692b92277 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 202 Jul 31 05:45:07.756570 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1467/5917] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:45:07 2026] DELETE /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:45:07.763658 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-25a05565-bd67-42d6-a2d4-6ca4d51862e0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:07.765656 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25a05565-bd67-42d6-a2d4-6ca4d51862e0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:45:07.765881 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25a05565-bd67-42d6-a2d4-6ca4d51862e0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:07.766080 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-25a05565-bd67-42d6-a2d4-6ca4d51862e0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:07.773055 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:07.773055 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:45:07.776908 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-25a05565-bd67-42d6-a2d4-6ca4d51862e0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:07.781406 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-25a05565-bd67-42d6-a2d4-6ca4d51862e0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 200 Jul 31 05:45:07.781811 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1477/5918] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:07 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:08.793486 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-6a03d46a-b5f1-43fb-adbe-e6c6361de63c None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:08.794975 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a03d46a-b5f1-43fb-adbe-e6c6361de63c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 Jul 31 05:45:08.795168 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a03d46a-b5f1-43fb-adbe-e6c6361de63c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:08.795409 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-6a03d46a-b5f1-43fb-adbe-e6c6361de63c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:08.800249 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-6a03d46a-b5f1-43fb-adbe-e6c6361de63c tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 returned with HTTP 404 Jul 31 05:45:08.800648 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1483/5919] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:08 2026] GET /volume/v3/volumes/2e93640f-6e7d-4ed8-be24-8026966a0697 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:45:08.806537 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f4e15824-53e9-46cd-8c55-7ae1804a0e51 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:08.808048 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4e15824-53e9-46cd-8c55-7ae1804a0e51 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:45:08.808232 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4e15824-53e9-46cd-8c55-7ae1804a0e51 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:08.808407 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f4e15824-53e9-46cd-8c55-7ae1804a0e51 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:08.814172 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:08.814172 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:45:08.816982 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-f4e15824-53e9-46cd-8c55-7ae1804a0e51 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:08.820224 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f4e15824-53e9-46cd-8c55-7ae1804a0e51 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:45:08.820522 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1493/5920] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:08 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 882 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:08.831271 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-edb125ac-58f4-4cbe-8285-b2d291620395 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:08.833176 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb125ac-58f4-4cbe-8285-b2d291620395 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:45:08.833371 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edb125ac-58f4-4cbe-8285-b2d291620395 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:08.833540 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-edb125ac-58f4-4cbe-8285-b2d291620395 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:08.839317 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:08.839317 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:45:08.841982 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-edb125ac-58f4-4cbe-8285-b2d291620395 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:08.845532 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-edb125ac-58f4-4cbe-8285-b2d291620395 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:45:08.845851 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1468/5921] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:08 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:08.857362 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-408dac1f-911e-4f13-a4f3-c22145bb489d None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:08.859257 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-408dac1f-911e-4f13-a4f3-c22145bb489d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] DELETE https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:45:08.859434 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-408dac1f-911e-4f13-a4f3-c22145bb489d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:08.859614 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-408dac1f-911e-4f13-a4f3-c22145bb489d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'delete' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:08.859762 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.v3.volumes [None req-408dac1f-911e-4f13-a4f3-c22145bb489d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Delete volume with id: 9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:45:08.867670 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:08.867670 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:45:08.868156 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-408dac1f-911e-4f13-a4f3-c22145bb489d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:08.884545 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-408dac1f-911e-4f13-a4f3-c22145bb489d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Delete volume request issued successfully. Jul 31 05:45:08.884735 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-408dac1f-911e-4f13-a4f3-c22145bb489d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 202 Jul 31 05:45:08.885087 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1478/5922] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:45:08 2026] DELETE /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:45:08.891862 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-8922887d-6622-42b2-9492-c89eaf70c0c5 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:08.893499 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8922887d-6622-42b2-9492-c89eaf70c0c5 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:45:08.893678 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8922887d-6622-42b2-9492-c89eaf70c0c5 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:08.893850 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-8922887d-6622-42b2-9492-c89eaf70c0c5 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:08.900134 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:08.900134 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:45:08.903159 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-8922887d-6622-42b2-9492-c89eaf70c0c5 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:08.906836 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-8922887d-6622-42b2-9492-c89eaf70c0c5 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 200 Jul 31 05:45:08.907265 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1484/5923] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:08 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:09.918915 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-f5e872c1-ca82-492f-87e6-845b71a72065 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:09.920552 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5e872c1-ca82-492f-87e6-845b71a72065 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 Jul 31 05:45:09.920739 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5e872c1-ca82-492f-87e6-845b71a72065 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:09.920913 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-f5e872c1-ca82-492f-87e6-845b71a72065 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:09.926601 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-f5e872c1-ca82-492f-87e6-845b71a72065 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 returned with HTTP 404 Jul 31 05:45:09.927051 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1494/5924] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:09 2026] GET /volume/v3/volumes/9200c443-162d-4763-b996-b8bf44fa7508 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:45:09.933014 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-cb15827d-c98e-4bd6-8c3f-a7de3f2510ed None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:09.934756 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb15827d-c98e-4bd6-8c3f-a7de3f2510ed tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 Jul 31 05:45:09.934938 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb15827d-c98e-4bd6-8c3f-a7de3f2510ed tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:09.935147 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-cb15827d-c98e-4bd6-8c3f-a7de3f2510ed tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'delete' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:09.935257 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.v3.snapshots [None req-cb15827d-c98e-4bd6-8c3f-a7de3f2510ed tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Delete snapshot with id: ff5e9314-e980-406e-88ac-c26e84540fb0 Jul 31 05:45:09.939641 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:09.939641 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:45:09.939997 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cb15827d-c98e-4bd6-8c3f-a7de3f2510ed tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:45:09.952222 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-cb15827d-c98e-4bd6-8c3f-a7de3f2510ed tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot delete request issued successfully. Jul 31 05:45:09.952405 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-cb15827d-c98e-4bd6-8c3f-a7de3f2510ed tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 returned with HTTP 202 Jul 31 05:45:09.952770 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1469/5925] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:45:09 2026] DELETE /volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:45:09.960297 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-c43142a4-8d14-4874-b909-fd750b92fb67 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:09.962450 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c43142a4-8d14-4874-b909-fd750b92fb67 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 Jul 31 05:45:09.962700 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c43142a4-8d14-4874-b909-fd750b92fb67 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:09.962947 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-c43142a4-8d14-4874-b909-fd750b92fb67 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:09.968660 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:09.968660 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:45:09.969164 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-c43142a4-8d14-4874-b909-fd750b92fb67 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:45:09.970053 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-c43142a4-8d14-4874-b909-fd750b92fb67 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 returned with HTTP 200 Jul 31 05:45:09.970496 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1479/5926] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:45:09 2026] GET /volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:10.979415 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-12517765-ef80-4219-b924-2342185c0f1d None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:10.981207 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12517765-ef80-4219-b924-2342185c0f1d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 Jul 31 05:45:10.981405 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12517765-ef80-4219-b924-2342185c0f1d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:10.981582 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-12517765-ef80-4219-b924-2342185c0f1d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:10.985516 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-12517765-ef80-4219-b924-2342185c0f1d tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 returned with HTTP 404 Jul 31 05:45:10.985950 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1485/5927] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:45:10 2026] GET /volume/v3/snapshots/ff5e9314-e980-406e-88ac-c26e84540fb0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:45:10.992164 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-d29052c6-57d4-4688-b3a1-61bce89f954b None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:10.994062 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d29052c6-57d4-4688-b3a1-61bce89f954b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 Jul 31 05:45:10.994320 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d29052c6-57d4-4688-b3a1-61bce89f954b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:10.994525 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-d29052c6-57d4-4688-b3a1-61bce89f954b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:10.994641 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.snapshots [None req-d29052c6-57d4-4688-b3a1-61bce89f954b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Delete snapshot with id: cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 Jul 31 05:45:10.998948 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:10.998948 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:45:10.999340 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d29052c6-57d4-4688-b3a1-61bce89f954b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:45:11.012331 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-d29052c6-57d4-4688-b3a1-61bce89f954b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot delete request issued successfully. Jul 31 05:45:11.012508 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-d29052c6-57d4-4688-b3a1-61bce89f954b tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 returned with HTTP 202 Jul 31 05:45:11.012831 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1495/5928] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:45:10 2026] DELETE /volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:45:11.019667 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-859004ab-c2dc-4da8-8fbe-c68fbe6c6bf9 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:11.021740 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-859004ab-c2dc-4da8-8fbe-c68fbe6c6bf9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 Jul 31 05:45:11.021952 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-859004ab-c2dc-4da8-8fbe-c68fbe6c6bf9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:11.022222 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-859004ab-c2dc-4da8-8fbe-c68fbe6c6bf9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:11.027690 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:11.027690 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:45:11.028178 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-859004ab-c2dc-4da8-8fbe-c68fbe6c6bf9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:45:11.029046 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-859004ab-c2dc-4da8-8fbe-c68fbe6c6bf9 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 returned with HTTP 200 Jul 31 05:45:11.029491 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1470/5929] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:45:11 2026] GET /volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:12.037869 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-a33433c0-6ed2-467b-b91b-3fb3aaae09d0 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:12.040181 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a33433c0-6ed2-467b-b91b-3fb3aaae09d0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 Jul 31 05:45:12.040181 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a33433c0-6ed2-467b-b91b-3fb3aaae09d0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:12.040393 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-a33433c0-6ed2-467b-b91b-3fb3aaae09d0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:12.044392 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-a33433c0-6ed2-467b-b91b-3fb3aaae09d0 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 returned with HTTP 404 Jul 31 05:45:12.044826 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1480/5930] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:45:12 2026] GET /volume/v3/snapshots/cfe7dda6-e9a8-4ea5-8b2d-eb207feaf024 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:45:12.050577 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-1d4c06f6-dcfb-4a35-98db-14eedf404c05 None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:12.052152 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d4c06f6-dcfb-4a35-98db-14eedf404c05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] DELETE https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 Jul 31 05:45:12.052355 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d4c06f6-dcfb-4a35-98db-14eedf404c05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:12.052528 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-1d4c06f6-dcfb-4a35-98db-14eedf404c05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'delete' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:12.052619 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.v3.snapshots [None req-1d4c06f6-dcfb-4a35-98db-14eedf404c05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Delete snapshot with id: 903686c7-0cf4-4e75-bf26-ba97281729a3 Jul 31 05:45:12.057289 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:12.057289 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:45:12.057653 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1d4c06f6-dcfb-4a35-98db-14eedf404c05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:45:12.070511 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-1d4c06f6-dcfb-4a35-98db-14eedf404c05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot delete request issued successfully. Jul 31 05:45:12.070681 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-1d4c06f6-dcfb-4a35-98db-14eedf404c05 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 returned with HTTP 202 Jul 31 05:45:12.071011 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1486/5931] 10.4.3.227 () {66 vars in 1357 bytes} [Fri Jul 31 05:45:12 2026] DELETE /volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:45:12.077745 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-e8ecb9fe-2d6d-4680-8185-4e4332303059 None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:12.079509 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8ecb9fe-2d6d-4680-8185-4e4332303059 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 Jul 31 05:45:12.079690 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8ecb9fe-2d6d-4680-8185-4e4332303059 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:12.079910 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-e8ecb9fe-2d6d-4680-8185-4e4332303059 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:12.084800 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:12.084800 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:45:12.085208 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-e8ecb9fe-2d6d-4680-8185-4e4332303059 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Snapshot retrieved successfully. Jul 31 05:45:12.085895 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-e8ecb9fe-2d6d-4680-8185-4e4332303059 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 returned with HTTP 200 Jul 31 05:45:12.086235 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1496/5932] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:45:12 2026] GET /volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:13.093862 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-c436174c-5de1-469c-b9c3-b6899aa68de2 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:13.095609 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c436174c-5de1-469c-b9c3-b6899aa68de2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 Jul 31 05:45:13.095793 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c436174c-5de1-469c-b9c3-b6899aa68de2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:13.095968 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-c436174c-5de1-469c-b9c3-b6899aa68de2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:13.100639 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-c436174c-5de1-469c-b9c3-b6899aa68de2 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 returned with HTTP 404 Jul 31 05:45:13.101067 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1471/5933] 10.4.3.227 () {66 vars in 1354 bytes} [Fri Jul 31 05:45:13 2026] GET /volume/v3/snapshots/903686c7-0cf4-4e75-bf26-ba97281729a3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:45:13.107035 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-ca3c217a-654b-4e61-b642-620318c746f8 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:13.109207 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca3c217a-654b-4e61-b642-620318c746f8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:45:13.109477 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca3c217a-654b-4e61-b642-620318c746f8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:13.109729 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-ca3c217a-654b-4e61-b642-620318c746f8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:13.116740 np0000006182 devstack@c-api.service[100285]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:13.116740 np0000006182 devstack@c-api.service[100285]: warnings.warn( Jul 31 05:45:13.120039 np0000006182 devstack@c-api.service[100285]: INFO cinder.volume.api [None req-ca3c217a-654b-4e61-b642-620318c746f8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:13.123632 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-ca3c217a-654b-4e61-b642-620318c746f8 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:45:13.123957 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1481/5934] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:13 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:13.134172 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.middleware.request_id [None req-5edeb967-a731-4771-936d-a567a8b66e9f None None] RequestId filter calling following filter/app {{(pid=100283) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:13.136092 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5edeb967-a731-4771-936d-a567a8b66e9f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:45:13.136321 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5edeb967-a731-4771-936d-a567a8b66e9f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100283) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:13.136512 np0000006182 devstack@c-api.service[100283]: DEBUG cinder.api.openstack.wsgi [None req-5edeb967-a731-4771-936d-a567a8b66e9f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100283) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:13.142616 np0000006182 devstack@c-api.service[100283]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:13.142616 np0000006182 devstack@c-api.service[100283]: warnings.warn( Jul 31 05:45:13.145770 np0000006182 devstack@c-api.service[100283]: INFO cinder.volume.api [None req-5edeb967-a731-4771-936d-a567a8b66e9f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:13.149219 np0000006182 devstack@c-api.service[100283]: INFO cinder.api.openstack.wsgi [None req-5edeb967-a731-4771-936d-a567a8b66e9f tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:45:13.149531 np0000006182 devstack@c-api.service[100283]: [pid: 100283|app: 0|req: 1487/5935] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:13 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:13.160122 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.middleware.request_id [None req-ea1efa3f-a2c9-4544-9680-b42d40e2d17e None None] RequestId filter calling following filter/app {{(pid=100286) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:13.161730 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea1efa3f-a2c9-4544-9680-b42d40e2d17e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] DELETE https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:45:13.161907 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea1efa3f-a2c9-4544-9680-b42d40e2d17e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100286) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:13.162095 np0000006182 devstack@c-api.service[100286]: DEBUG cinder.api.openstack.wsgi [None req-ea1efa3f-a2c9-4544-9680-b42d40e2d17e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'delete' {{(pid=100286) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:13.162243 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.v3.volumes [None req-ea1efa3f-a2c9-4544-9680-b42d40e2d17e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Delete volume with id: 623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:45:13.169681 np0000006182 devstack@c-api.service[100286]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:13.169681 np0000006182 devstack@c-api.service[100286]: warnings.warn( Jul 31 05:45:13.170082 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea1efa3f-a2c9-4544-9680-b42d40e2d17e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:13.184193 np0000006182 devstack@c-api.service[100286]: INFO cinder.volume.api [None req-ea1efa3f-a2c9-4544-9680-b42d40e2d17e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Delete volume request issued successfully. Jul 31 05:45:13.184378 np0000006182 devstack@c-api.service[100286]: INFO cinder.api.openstack.wsgi [None req-ea1efa3f-a2c9-4544-9680-b42d40e2d17e tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 202 Jul 31 05:45:13.184703 np0000006182 devstack@c-api.service[100286]: [pid: 100286|app: 0|req: 1497/5936] 10.4.3.227 () {66 vars in 1351 bytes} [Fri Jul 31 05:45:13 2026] DELETE /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 05:45:13.191837 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.middleware.request_id [None req-20d0d7ec-310c-4285-a603-69ada094bba7 None None] RequestId filter calling following filter/app {{(pid=100284) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:13.193582 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20d0d7ec-310c-4285-a603-69ada094bba7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:45:13.193790 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20d0d7ec-310c-4285-a603-69ada094bba7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100284) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:13.193994 np0000006182 devstack@c-api.service[100284]: DEBUG cinder.api.openstack.wsgi [None req-20d0d7ec-310c-4285-a603-69ada094bba7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100284) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:13.200501 np0000006182 devstack@c-api.service[100284]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 05:45:13.200501 np0000006182 devstack@c-api.service[100284]: warnings.warn( Jul 31 05:45:13.203998 np0000006182 devstack@c-api.service[100284]: INFO cinder.volume.api [None req-20d0d7ec-310c-4285-a603-69ada094bba7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Volume info retrieved successfully. Jul 31 05:45:13.209039 np0000006182 devstack@c-api.service[100284]: INFO cinder.api.openstack.wsgi [None req-20d0d7ec-310c-4285-a603-69ada094bba7 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 200 Jul 31 05:45:13.209567 np0000006182 devstack@c-api.service[100284]: [pid: 100284|app: 0|req: 1472/5937] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:13 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 05:45:14.221013 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.middleware.request_id [None req-4a23545a-8b35-46c5-9754-7c3229f61b69 None None] RequestId filter calling following filter/app {{(pid=100285) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 05:45:14.223262 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a23545a-8b35-46c5-9754-7c3229f61b69 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] GET https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a Jul 31 05:45:14.223509 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a23545a-8b35-46c5-9754-7c3229f61b69 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Empty body provided in request {{(pid=100285) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 05:45:14.223707 np0000006182 devstack@c-api.service[100285]: DEBUG cinder.api.openstack.wsgi [None req-4a23545a-8b35-46c5-9754-7c3229f61b69 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] Calling method 'show' {{(pid=100285) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 05:45:14.229119 np0000006182 devstack@c-api.service[100285]: INFO cinder.api.openstack.wsgi [None req-4a23545a-8b35-46c5-9754-7c3229f61b69 tempest-SnapshotDataIntegrityTests-1757910099 tempest-SnapshotDataIntegrityTests-1757910099-project-member] https://10.4.3.227/volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a returned with HTTP 404 Jul 31 05:45:14.229584 np0000006182 devstack@c-api.service[100285]: [pid: 100285|app: 0|req: 1482/5938] 10.4.3.227 () {66 vars in 1348 bytes} [Fri Jul 31 05:45:14 2026] GET /volume/v3/volumes/623b3cf8-fea0-44fa-9c45-022773fec73a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 05:45:23.148477 np0000006182 devstack@c-api.service[100283]: DEBUG dbcounter [-] [100283] Writing DB stats cinder:SELECT=142,cinder:INSERT=17,cinder:UPDATE=33 {{(pid=100283) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:45:23.180277 np0000006182 devstack@c-api.service[100286]: DEBUG dbcounter [-] [100286] Writing DB stats cinder:SELECT=124,cinder:UPDATE=21,cinder:INSERT=9 {{(pid=100286) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:45:23.207818 np0000006182 devstack@c-api.service[100284]: DEBUG dbcounter [-] [100284] Writing DB stats cinder:SELECT=181,cinder:INSERT=18,cinder:UPDATE=50 {{(pid=100284) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 05:45:24.225945 np0000006182 devstack@c-api.service[100285]: DEBUG dbcounter [-] [100285] Writing DB stats cinder:SELECT=121,cinder:UPDATE=23,cinder:INSERT=9 {{(pid=100285) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}